Skip to content

Commit 4447aa0

Browse files
committed
Update Faststore Dependencies to v0.373.20
1 parent 0567746 commit 4447aa0

2 files changed

Lines changed: 26 additions & 46 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"private": true,
44
"version": "0.221.0",
55
"dependencies": {
6-
"@vtex/gatsby-plugin-graphql": "0.373.19",
7-
"@vtex/gatsby-plugin-nginx": "0.373.19",
8-
"@vtex/gatsby-plugin-thumbor": "0.373.19",
9-
"@vtex/gatsby-source-vtex": "0.373.19",
6+
"@vtex/gatsby-plugin-graphql": "0.373.20",
7+
"@vtex/gatsby-plugin-nginx": "0.373.20",
8+
"@vtex/gatsby-plugin-thumbor": "0.373.20",
9+
"@vtex/gatsby-source-vtex": "0.373.20",
1010
"@vtex/store-sdk": "https://pkg.csb.dev/vtex/faststore/commit/b24a1e9b/@vtex/store-sdk",
1111
"babel-preset-gatsby": "^1.11.0",
1212
"gatsby": "^3.11.1",
@@ -26,7 +26,7 @@
2626
"@cypress/code-coverage": "^3.9.10",
2727
"@testing-library/cypress": "^8.0.0",
2828
"@types/cypress": "^1.1.3",
29-
"@vtex/lighthouse-config": "0.373.19",
29+
"@vtex/lighthouse-config": "0.373.20",
3030
"@vtex/prettier-config": "0.3.6",
3131
"@vtex/tsconfig": "0.5.6",
3232
"dotenv": "^8.2.0",

yarn.lock

Lines changed: 21 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2203,10 +2203,10 @@
22032203
"@typescript-eslint/types" "4.29.1"
22042204
eslint-visitor-keys "^2.0.0"
22052205

2206-
"@vtex/gatsby-plugin-graphql@0.373.19":
2207-
version "0.373.19"
2208-
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-graphql/-/gatsby-plugin-graphql-0.373.19.tgz#e5d76b66ddf252eb65451a8ef9dd68014e3caabc"
2209-
integrity sha512-MBB1jICL9dMH98VHnXr60CfVsvnjm3JWn2MuV32vh2AuY6MnsBHcWBW18pCOln0WSKrCOF1bR0a3pvcI2ICKrw==
2206+
"@vtex/gatsby-plugin-graphql@0.373.20":
2207+
version "0.373.20"
2208+
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-graphql/-/gatsby-plugin-graphql-0.373.20.tgz#3815371e484018f62f7281c39d52bf84d38c7334"
2209+
integrity sha512-01yUCRx7pnMd6giOFERAYGS8XjNurLv9S41ZHlVgLlHi0ZdSGBCDyjWL5XAwpBghfjMaMkLEX8Kzuqd+OuOOgw==
22102210
dependencies:
22112211
"@graphql-codegen/core" "^1.17.7"
22122212
"@graphql-codegen/plugin-helpers" "^1.17.7"
@@ -2215,47 +2215,40 @@
22152215
"@graphql-tools/relay-operation-optimizer" "^6.0.15"
22162216
fs-extra "^9.0.1"
22172217

2218-
"@vtex/gatsby-plugin-nginx@0.373.19":
2219-
version "0.373.19"
2220-
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-nginx/-/gatsby-plugin-nginx-0.373.19.tgz#5f5bbff8eabd2b9634366a4ba2c0307a5feab5fc"
2221-
integrity sha512-WpttOVcedExBAA3RjAfxZSdnCuTdbXW7SXx4pHS0vsBzst/XWBo+ZxVzbVoBEppV7EY3Clp1yBwFEi/4mdIDyw==
2218+
"@vtex/gatsby-plugin-nginx@0.373.20":
2219+
version "0.373.20"
2220+
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-nginx/-/gatsby-plugin-nginx-0.373.20.tgz#55b8c0e45c4196310b8f544b0c8e35456dd845ab"
2221+
integrity sha512-Usj4EtcfvSYtKaaDhTjTZDYKH4MhLPW74xHNIxkAxt3fo7k8IstyoVA48gsI/Le0ZQriAyugv02ObjoZP94aEQ==
22222222
dependencies:
22232223
kebab-hash "^0.1.2"
22242224
webpack-assets-manifest "^5.0.6"
22252225

2226-
"@vtex/gatsby-plugin-thumbor@0.373.19":
2227-
version "0.373.19"
2228-
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-thumbor/-/gatsby-plugin-thumbor-0.373.19.tgz#8f90291da45523e922969041970f1010a9997bd3"
2229-
integrity sha512-qBx2c0G36pYwWyeOmaTG3uxEJvOvypKSlXXS6G/pnIug2B+xldtxhscr08S/NdyXjqomYsFaMbJfzFVDrZvgEg==
2226+
"@vtex/gatsby-plugin-thumbor@0.373.20":
2227+
version "0.373.20"
2228+
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-thumbor/-/gatsby-plugin-thumbor-0.373.20.tgz#af52b6e56093b4f8a7868a121727c8e89faa832d"
2229+
integrity sha512-uZR97dqFgRdX6QS3AhoHi5+fZ8v6GPlgwy6mJ7KWcX6eCYQo2R/LLTHebZamlyYASd+26bnrfurUhAVQ+Y+/Kg==
22302230

2231-
"@vtex/gatsby-source-vtex@0.373.19":
2232-
version "0.373.19"
2233-
resolved "https://registry.yarnpkg.com/@vtex/gatsby-source-vtex/-/gatsby-source-vtex-0.373.19.tgz#44fdfb6b37496091098b3550d972abd3ce5e062d"
2234-
integrity sha512-PuT2ZDtZyYl9ePoDVglf4+1bbVx5y/ybpHOKe8afAv0Cc53WwRi3oN99ef28FRA6phrd3BPTKuYYR1d7EUYDWQ==
2231+
"@vtex/gatsby-source-vtex@0.373.20":
2232+
version "0.373.20"
2233+
resolved "https://registry.yarnpkg.com/@vtex/gatsby-source-vtex/-/gatsby-source-vtex-0.373.20.tgz#5ab03c5dbb680d8138fcd1ff7c916714de7e8574"
2234+
integrity sha512-FNWoDWFIrO7bHWQxS4Drmnxc+MRzbga4O5N623QRnsw5BZmhMKfw+pv9SYOIwbz7l8MoGb1B++598uHXJq/xmw==
22352235
dependencies:
22362236
"@graphql-tools/delegate" "^7.1.5"
22372237
"@graphql-tools/wrap" "^7.0.8"
22382238
gatsby-graphql-source-toolkit "^2.0.1"
22392239
isomorphic-unfetch "^3.0.0"
22402240
slugify "^1.4.6"
22412241

2242-
"@vtex/lighthouse-config@0.373.19":
2243-
version "0.373.19"
2244-
resolved "https://registry.yarnpkg.com/@vtex/lighthouse-config/-/lighthouse-config-0.373.19.tgz#61ca68da1b6addccdbea37797c3ccb242f7ed094"
2245-
integrity sha512-qXNgLYCF7Hi4iEmsHDKt/CGzlZKEeE+KnPQzzx8OKQUDV03pm4leV4/3aOHAYJrFHt/v2QkI9eph9Z1HlB0+8Q==
2242+
"@vtex/lighthouse-config@0.373.20":
2243+
version "0.373.20"
2244+
resolved "https://registry.yarnpkg.com/@vtex/lighthouse-config/-/lighthouse-config-0.373.20.tgz#5f850a7e6e288420375142883afa28f427f53890"
2245+
integrity sha512-VyCZgkUXAhYWfsjlluxqR4a09N6O2RNsIBX7GCMG/el5Z2otG3jN3qoflVcvafKyxd1DsgLK1ZPNpfmc35loAg==
22462246

22472247
"@vtex/prettier-config@0.3.6":
22482248
version "0.3.6"
22492249
resolved "https://registry.yarnpkg.com/@vtex/prettier-config/-/prettier-config-0.3.6.tgz#31762608d9a59b815b6d4e963e439b12f1a12279"
22502250
integrity sha512-nXE3BcMODomFK3EowfK+Hdj2qQRqB8JcdRv8yTREXnN9xq8DYKmH/dWB+RY/Hn3KozFLbygpZRbqYsiA6HDINQ==
22512251

2252-
"@vtex/store-sdk@https://pkg.csb.dev/vtex/faststore/commit/3f1767ae/@vtex/store-sdk":
2253-
version "0.373.19"
2254-
resolved "https://pkg.csb.dev/vtex/faststore/commit/3f1767ae/@vtex/store-sdk#6c7e23fe9df47b34019caca715bfc7b46619ea9c"
2255-
dependencies:
2256-
idb-keyval "^5.1.3"
2257-
p-queue "^7.1.0"
2258-
22592252
"@vtex/store-sdk@https://pkg.csb.dev/vtex/faststore/commit/b24a1e9b/@vtex/store-sdk":
22602253
version "0.373.19"
22612254
resolved "https://pkg.csb.dev/vtex/faststore/commit/b24a1e9b/@vtex/store-sdk#b692e9fa47db74f8f11257bbb58f17134138af07"
@@ -5825,7 +5818,7 @@ eventemitter3@^3.1.0:
58255818
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
58265819
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==
58275820

5828-
eventemitter3@^4.0.0, eventemitter3@^4.0.4, eventemitter3@^4.0.7:
5821+
eventemitter3@^4.0.0, eventemitter3@^4.0.4:
58295822
version "4.0.7"
58305823
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
58315824
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
@@ -10452,14 +10445,6 @@ p-queue@^6.0.0, p-queue@^6.4.0:
1045210445
eventemitter3 "^4.0.4"
1045310446
p-timeout "^3.2.0"
1045410447

10455-
p-queue@^7.1.0:
10456-
version "7.1.0"
10457-
resolved "https://registry.yarnpkg.com/p-queue/-/p-queue-7.1.0.tgz#c2bb28f8dc0ebf3fadb985b8706cf2ce5fe5f275"
10458-
integrity sha512-V+0vPJbhYkBqknPp0qnaz+dWcj8cNepfXZcsVIVEHPbFQXMPwrzCNIiM4FoxGtwHXtPzVCPHDvqCr1YrOJX2Gw==
10459-
dependencies:
10460-
eventemitter3 "^4.0.7"
10461-
p-timeout "^5.0.0"
10462-
1046310448
p-retry@^3.0.1:
1046410449
version "3.0.1"
1046510450
resolved "https://registry.yarnpkg.com/p-retry/-/p-retry-3.0.1.tgz#316b4c8893e2c8dc1cfa891f406c4b422bebf328"
@@ -10481,11 +10466,6 @@ p-timeout@^3.2.0:
1048110466
dependencies:
1048210467
p-finally "^1.0.0"
1048310468

10484-
p-timeout@^5.0.0:
10485-
version "5.0.0"
10486-
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-5.0.0.tgz#0f5dc08422e7243f8317669c461734cd1257a8dc"
10487-
integrity sha512-z+bU/N7L1SABsqKnQzvAnINgPX7NHdzwUV+gHyJE7VGNDZSr03rhcPODCZSWiiT9k+gf74QPmzcZzqJRvxYZow==
10488-
1048910469
p-try@^1.0.0:
1049010470
version "1.0.0"
1049110471
resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"

0 commit comments

Comments
 (0)