Skip to content

Commit

Permalink
feat: test
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromtec committed Nov 5, 2024
1 parent 741464d commit e01be39
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 39 deletions.
2 changes: 1 addition & 1 deletion discovery.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ module.exports = {
messages: [],
shouldSplitItem: true,
},
storeUrl: "https://vtexfaststore.com",
storeUrl: "https://www.vtexfaststore.com/",
secureSubdomain: "https://secure.vtexfaststore.com",
checkoutUrl: "https://secure.vtexfaststore.com/checkout",
loginUrl: "https://secure.vtexfaststore.com/api/io/login",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "faststore test"
},
"dependencies": {
"@faststore/cli": "^3.0.135",
"@faststore/cli": "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/cli",
"next": "^13.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
66 changes: 29 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1156,10 +1156,9 @@
dependencies:
fast-deep-equal "^3.1.3"

"@faststore/api@^3.0.135":
version "3.0.135"
resolved "https://registry.yarnpkg.com/@faststore/api/-/api-3.0.135.tgz#b452d228128350f648058d262ee3052962fa32f4"
integrity sha512-CdXLHld6QJOvT4wzC4MJTU3RknYxPkz7FDTOXZBP3i6JaqLFi6pvBsrlkz0S7vpbuChbd57YB3lf/gbTxNnTlQ==
"@faststore/api@https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/api":
version "3.0.140"
resolved "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/api#fa683640be7e096d680a1925d366fb7380b5ae7b"
dependencies:
"@envelop/on-resolve" "^4.1.1"
"@graphql-tools/load-files" "^7.0.0"
Expand All @@ -1176,13 +1175,12 @@
p-limit "^3.1.0"
sanitize-html "^2.11.0"

"@faststore/cli@^3.0.135":
version "3.0.135"
resolved "https://registry.yarnpkg.com/@faststore/cli/-/cli-3.0.135.tgz#d83aae22648e88a5e39da83c493d7172eaf8a2a7"
integrity sha512-pCJxe0dBPAlPnF/3ModR3H6834dT0zAFBW1J2pZTAlB3daloWkMKjzoPjujFIFwQHl8iedkD7qJWNkqXEaP0fg==
"@faststore/cli@https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/cli":
version "3.0.143"
resolved "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/cli#fd0ff4ee42b0f287b280fb9dc080086ff0b0a7bf"
dependencies:
"@antfu/ni" "^0.21.12"
"@faststore/core" "^3.0.135"
"@faststore/core" "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/core"
"@inquirer/prompts" "^5.1.2"
"@oclif/core" "^1.16.4"
"@oclif/plugin-help" "^5"
Expand All @@ -1195,28 +1193,26 @@
ora "5.4.1"
path "^0.12.7"

"@faststore/components@^3.0.135":
version "3.0.135"
resolved "https://registry.yarnpkg.com/@faststore/components/-/components-3.0.135.tgz#795eced4af1a1bd17865c0e36e19f92fe0416526"
integrity sha512-CC6v2N4nxP1b/2AM7W3eDaUY56e5MsULkLCqiSj+IWZuPR32WSEyqQz/lQ6VQIInBMQswYguDezOSigHzC9bcg==
"@faststore/components@https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/components":
version "3.0.141"
resolved "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/components#e94d9753215a5cfbb78c4d1c04090598802e350c"

"@faststore/core@^3.0.135":
version "3.0.135"
resolved "https://registry.yarnpkg.com/@faststore/core/-/core-3.0.135.tgz#791cb881f074b7e8d1a4eed6636a3c4c75cbaf7b"
integrity sha512-v3/t5jR0tI+6rGBHKSn8ErQv+5B8d2IdUnw7HVlcga8jBmFMEx/pWiUXSnyjqxox4X83G5uJdXQ5AOUzoJK2gQ==
"@faststore/core@https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/core":
version "3.0.143"
resolved "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/core#e996833e4fb6a7c0a114f6002546aaf9a6c4af41"
dependencies:
"@antfu/ni" "^0.21.12"
"@builder.io/partytown" "^0.6.1"
"@envelop/core" "^5.0.2"
"@envelop/graphql-jit" "^8.0.3"
"@envelop/parser-cache" "^6.0.2"
"@envelop/validation-cache" "^6.0.2"
"@faststore/api" "^3.0.135"
"@faststore/components" "^3.0.135"
"@faststore/graphql-utils" "^3.0.135"
"@faststore/lighthouse" "^3.0.135"
"@faststore/sdk" "^3.0.135"
"@faststore/ui" "^3.0.135"
"@faststore/api" "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/api"
"@faststore/components" "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/components"
"@faststore/graphql-utils" "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/graphql-utils"
"@faststore/lighthouse" "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/lighthouse"
"@faststore/sdk" "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/sdk"
"@faststore/ui" "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/ui"
"@graphql-codegen/cli" "5.0.2"
"@graphql-codegen/client-preset" "4.2.6"
"@graphql-codegen/typescript" "4.0.7"
Expand Down Expand Up @@ -1252,29 +1248,25 @@
tsx "^4.6.2"
typescript "4.7.3"

"@faststore/graphql-utils@^3.0.135":
"@faststore/graphql-utils@https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/graphql-utils":
version "3.0.135"
resolved "https://registry.yarnpkg.com/@faststore/graphql-utils/-/graphql-utils-3.0.135.tgz#970dd7ae22efa9110ae991c3c32cb30ab51d4a73"
integrity sha512-T8/gJLyDLncvXudFqca+uSRLzxdk+rYpn3Q/CefgarU8W/pbOQhpt7WALT1q2I1ediEjfxh2BnqMQNKwcZA6ZQ==
resolved "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/graphql-utils#8d5913aa689ad25d69a4b4622f0a876ed8849c09"

"@faststore/lighthouse@^3.0.135":
"@faststore/lighthouse@https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/lighthouse":
version "3.0.135"
resolved "https://registry.yarnpkg.com/@faststore/lighthouse/-/lighthouse-3.0.135.tgz#f5dae8f90f54e26cdc0cc586db5d70e7eb17ec8f"
integrity sha512-6bAsZoi4v1MaFPCP+5/u1wyEfuriT+KVhxwGBNAYDduVc/2w7QHMuLjF6JSnyZDFPgA7nAICV4HXlcHL4xx58g==
resolved "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/lighthouse#7175c2d1f5ac4caaade82e0de6c7bddda0f4afb3"

"@faststore/sdk@^3.0.135":
"@faststore/sdk@https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/sdk":
version "3.0.135"
resolved "https://registry.yarnpkg.com/@faststore/sdk/-/sdk-3.0.135.tgz#1755df9f347f0254723d73ec77c0fe5837004b44"
integrity sha512-Eq8EVitloNYMab40gPBEoI10E2jL4KH/J78MO0eq0TokZsNK80x1ShgeBilDa1wUtV4rKvj7p6mmAbNrGMgyAw==
resolved "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/sdk#3687a764c30f0b8186b9e5858bd8a1acbe25c67c"
dependencies:
idb-keyval "^5.1.3"

"@faststore/ui@^3.0.135":
version "3.0.135"
resolved "https://registry.yarnpkg.com/@faststore/ui/-/ui-3.0.135.tgz#74a5a7fa2549fa5aa1cd87a29727d1c04a0485f5"
integrity sha512-4rCG5B+geNn9/yjlVCRk/7k45mp/1H3ByPYxXZisLyK8iMaXh3LjwHRDhL6HK1E3+2KuJggGOP7833nTcHcQgw==
"@faststore/ui@https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/ui":
version "3.0.141"
resolved "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/ui#df48f6b83845f28041ec4fe372e1cde6430d88b9"
dependencies:
"@faststore/components" "^3.0.135"
"@faststore/components" "https://pkg.csb.dev/vtex/faststore/commit/c0b92e1d/@faststore/components"
include-media "^1.4.10"
modern-normalize "^1.1.0"
react-swipeable "^7.0.0"
Expand Down

0 comments on commit e01be39

Please sign in to comment.