-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Faststore Dependencies to v0.371.31
- Loading branch information
1 parent
d2f48f7
commit c0a9215
Showing
2 changed files
with
129 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2207,17 +2207,15 @@ | |
is-promise "4.0.0" | ||
tslib "~2.0.1" | ||
|
||
"@graphql-tools/delegate@^6.0.15", "@graphql-tools/delegate@^6.2.4": | ||
version "6.2.4" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-6.2.4.tgz#db553b63eb9512d5eb5bbfdfcd8cb1e2b534699c" | ||
integrity sha512-mXe6DfoWmq49kPcDrpKHgC2DSWcD5q0YCaHHoXYPAOlnLH8VMTY8BxcE8y/Do2eyg+GLcwAcrpffVszWMwqw0w== | ||
"@graphql-tools/batch-execute@^7.1.2": | ||
version "7.1.2" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-7.1.2.tgz#35ba09a1e0f80f34f1ce111d23c40f039d4403a0" | ||
integrity sha512-IuR2SB2MnC2ztA/XeTMTfWcA0Wy7ZH5u+nDkDNLAdX+AaSyDnsQS35sCmHqG0VOGTl7rzoyBWLCKGwSJplgtwg== | ||
dependencies: | ||
"@ardatan/aggregate-error" "0.0.6" | ||
"@graphql-tools/schema" "^6.2.4" | ||
"@graphql-tools/utils" "^6.2.4" | ||
"@graphql-tools/utils" "^7.7.0" | ||
dataloader "2.0.0" | ||
is-promise "4.0.0" | ||
tslib "~2.0.1" | ||
tslib "~2.2.0" | ||
value-or-promise "1.0.6" | ||
|
||
"@graphql-tools/delegate@^7.0.1", "@graphql-tools/delegate@^7.0.7": | ||
version "7.0.10" | ||
|
@@ -2232,6 +2230,19 @@ | |
is-promise "4.0.0" | ||
tslib "~2.1.0" | ||
|
||
"@graphql-tools/delegate@^7.1.5": | ||
version "7.1.5" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-7.1.5.tgz#0b027819b7047eff29bacbd5032e34a3d64bd093" | ||
integrity sha512-bQu+hDd37e+FZ0CQGEEczmRSfQRnnXeUxI/0miDV+NV/zCbEdIJj5tYFNrKT03W6wgdqx8U06d8L23LxvGri/g== | ||
dependencies: | ||
"@ardatan/aggregate-error" "0.0.6" | ||
"@graphql-tools/batch-execute" "^7.1.2" | ||
"@graphql-tools/schema" "^7.1.5" | ||
"@graphql-tools/utils" "^7.7.1" | ||
dataloader "2.0.0" | ||
tslib "~2.2.0" | ||
value-or-promise "1.0.6" | ||
|
||
"@graphql-tools/graphql-file-loader@^6.0.0": | ||
version "6.2.7" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-file-loader/-/graphql-file-loader-6.2.7.tgz#d3720f2c4f4bb90eb2a03a7869a780c61945e143" | ||
|
@@ -2297,14 +2308,6 @@ | |
relay-compiler "10.1.0" | ||
tslib "~2.0.1" | ||
|
||
"@graphql-tools/schema@^6.2.4": | ||
version "6.2.4" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-6.2.4.tgz#cc4e9f5cab0f4ec48500e666719d99fc5042481d" | ||
integrity sha512-rh+14lSY1q8IPbEv2J9x8UBFJ5NrDX9W5asXEUlPp+7vraLp/Tiox4GXdgyA92JhwpYco3nTf5Bo2JDMt1KnAQ== | ||
dependencies: | ||
"@graphql-tools/utils" "^6.2.4" | ||
tslib "~2.0.1" | ||
|
||
"@graphql-tools/schema@^7.0.0", "@graphql-tools/schema@^7.1.2": | ||
version "7.1.3" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-7.1.3.tgz#d816400da51fbac1f0086e35540ab63b5e30e858" | ||
|
@@ -2313,6 +2316,15 @@ | |
"@graphql-tools/utils" "^7.1.2" | ||
tslib "~2.1.0" | ||
|
||
"@graphql-tools/schema@^7.1.5": | ||
version "7.1.5" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-7.1.5.tgz#07b24e52b182e736a6b77c829fc48b84d89aa711" | ||
integrity sha512-uyn3HSNSckf4mvQSq0Q07CPaVZMNFCYEVxroApOaw802m9DcZPgf9XVPy/gda5GWj9AhbijfRYVTZQgHnJ4CXA== | ||
dependencies: | ||
"@graphql-tools/utils" "^7.1.2" | ||
tslib "~2.2.0" | ||
value-or-promise "1.0.6" | ||
|
||
"@graphql-tools/url-loader@^6.0.0": | ||
version "6.8.0" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-6.8.0.tgz#932a71db7ef8c807f9a601ba538fecb763524acc" | ||
|
@@ -2336,7 +2348,7 @@ | |
valid-url "1.0.9" | ||
ws "7.4.2" | ||
|
||
"@graphql-tools/utils@^6", "@graphql-tools/utils@^6.0.0", "@graphql-tools/utils@^6.2.4": | ||
"@graphql-tools/utils@^6", "@graphql-tools/utils@^6.0.0": | ||
version "6.2.4" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.2.4.tgz#38a2314d2e5e229ad4f78cca44e1199e18d55856" | ||
integrity sha512-ybgZ9EIJE3JMOtTrTd2VcIpTXtDrn2q6eiYkeYMKRVh3K41+LZa6YnR2zKERTXqTWqhobROwLt4BZbw2O3Aeeg== | ||
|
@@ -2354,16 +2366,14 @@ | |
camel-case "4.1.2" | ||
tslib "~2.1.0" | ||
|
||
"@graphql-tools/wrap@^6.0.15": | ||
version "6.2.4" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-6.2.4.tgz#2709817da6e469753735a9fe038c9e99736b2c57" | ||
integrity sha512-cyQgpybolF9DjL2QNOvTS1WDCT/epgYoiA8/8b3nwv5xmMBQ6/6nYnZwityCZ7njb7MMyk7HBEDNNlP9qNJDcA== | ||
"@graphql-tools/utils@^7.7.0", "@graphql-tools/utils@^7.7.1", "@graphql-tools/utils@^7.8.1": | ||
version "7.10.0" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.10.0.tgz#07a4cb5d1bec1ff1dc1d47a935919ee6abd38699" | ||
integrity sha512-d334r6bo9mxdSqZW6zWboEnnOOFRrAPVQJ7LkU8/6grglrbcu6WhwCLzHb90E94JI3TD3ricC3YGbUqIi9Xg0w== | ||
dependencies: | ||
"@graphql-tools/delegate" "^6.2.4" | ||
"@graphql-tools/schema" "^6.2.4" | ||
"@graphql-tools/utils" "^6.2.4" | ||
is-promise "4.0.0" | ||
tslib "~2.0.1" | ||
"@ardatan/aggregate-error" "0.0.6" | ||
camel-case "4.1.2" | ||
tslib "~2.2.0" | ||
|
||
"@graphql-tools/wrap@^7.0.4": | ||
version "7.0.5" | ||
|
@@ -2376,6 +2386,17 @@ | |
is-promise "4.0.0" | ||
tslib "~2.0.1" | ||
|
||
"@graphql-tools/wrap@^7.0.8": | ||
version "7.0.8" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-7.0.8.tgz#ad41e487135ca3ea1ae0ea04bb3f596177fb4f50" | ||
integrity sha512-1NDUymworsOlb53Qfh7fonDi2STvqCtbeE68ntKY9K/Ju/be2ZNxrFSbrBHwnxWcN9PjISNnLcAyJ1L5tCUyhg== | ||
dependencies: | ||
"@graphql-tools/delegate" "^7.1.5" | ||
"@graphql-tools/schema" "^7.1.5" | ||
"@graphql-tools/utils" "^7.8.1" | ||
tslib "~2.2.0" | ||
value-or-promise "1.0.6" | ||
|
||
"@hapi/[email protected]": | ||
version "2.1.4" | ||
resolved "https://registry.yarnpkg.com/@hapi/address/-/address-2.1.4.tgz#5d67ed43f3fd41a69d4b9ff7b56e7c0d1d0a81e5" | ||
|
@@ -3264,27 +3285,27 @@ | |
resolved "https://registry.yarnpkg.com/@vtex-components/drawer/-/drawer-0.2.4.tgz#682e627135c8f6cb134ffcc6661206163de6d7e8" | ||
integrity sha512-bv39LunQ9q+mtMN9eGzZSfRUx8VgJkOrMr5LDt8kdlA1+NemohiROTshj0RUwLGxCD6HcOOsQE25imIklKc1FQ== | ||
|
||
"@vtex/gatsby-plugin-cms@0.368.1": | ||
version "0.368.1" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-cms/-/gatsby-plugin-cms-0.368.1.tgz#ce7bf65eb14cf9f2d8689fb71cd3b99deb703f93" | ||
integrity sha512-ivAXStL0tHWAhD/BhsKSGTkMN5OVr5co1wljlLFN78VxXLNJixA8ARyJ1TduiF4DtJdc+Z4WaWYbyemGZoSqEw== | ||
"@vtex/gatsby-plugin-cms@0.371.31": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-cms/-/gatsby-plugin-cms-0.371.31.tgz#3f54581907317f4e3e8a3b9b9929be950e6daff0" | ||
integrity sha512-uyhCowRZ5FkDkBqwXtkZ/dwnWUoX3gZOYuNSVjuRjQCoIrcbRY4K6hhkx12VBi0fDWluex6aME5IZRj27HHmGw== | ||
dependencies: | ||
"@babel/preset-typescript" "^7.12.7" | ||
"@babel/register" "^7.12.1" | ||
chokidar "^3.5.0" | ||
fs-extra "^9.0.1" | ||
gatsby-graphql-source-toolkit "^0.6.3" | ||
gatsby-graphql-source-toolkit "^2.0.1" | ||
p-map "^4.0.0" | ||
|
||
"@vtex/gatsby-plugin-google-tag-manager@0.370.0": | ||
version "0.370.0" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-google-tag-manager/-/gatsby-plugin-google-tag-manager-0.370.0.tgz#94d79a514ea476eab290b015a57553c1a54e4f7f" | ||
integrity sha512-rhpLpTpYRRBDE68IbdMVchgtmpllens0rYJXmZPv/XZGi3JO9SX9+2eUS6sU5brsCzlj1uVBnqgXmJ8GrSxoBA== | ||
"@vtex/gatsby-plugin-google-tag-manager@0.371.31": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-google-tag-manager/-/gatsby-plugin-google-tag-manager-0.371.31.tgz#93c6429a60464ff2bda2e2396eb5c8fefa324517" | ||
integrity sha512-EPZJ0g4pwvTn/AzKKiNRHPmnJ9WOOmYY3HAtVPxdzWcPT69BkKmjoPBDd9STR3EqCulNmLlz39QScAbssiKLfA== | ||
|
||
"@vtex/gatsby-plugin-graphql@0.368.1", "@vtex/gatsby-plugin-graphql@^0.368.1": | ||
version "0.368.1" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-graphql/-/gatsby-plugin-graphql-0.368.1.tgz#52fc6898263a96a1b7a730192dba38fa948a7f16" | ||
integrity sha512-ubUQceyfjzaayYwcPjKwsHhirVBnAhElTRVa24k9W/RbK0TXDz8RRDO88Dbte2TRlUqUILqcLWbv+7n9tRgiAw== | ||
"@vtex/gatsby-plugin-graphql@0.371.31", "@vtex/gatsby-plugin-graphql@^0.371.31": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-graphql/-/gatsby-plugin-graphql-0.371.31.tgz#3dec4a366814598919bbbea9a433af2b90da09b5" | ||
integrity sha512-laenDXlUNJJ6I+GnBHmcZtNA4HZ38We6MbGXZYCsJ422UJ/54+s2cqcobUzDpSn/efcrMS9L9nNG8kcfBi5M7A== | ||
dependencies: | ||
"@graphql-codegen/core" "^1.17.7" | ||
"@graphql-codegen/plugin-helpers" "^1.17.7" | ||
|
@@ -3293,10 +3314,10 @@ | |
"@graphql-tools/relay-operation-optimizer" "^6.0.15" | ||
fs-extra "^9.0.1" | ||
|
||
"@vtex/gatsby-plugin-i18n@0.368.1": | ||
version "0.368.1" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-i18n/-/gatsby-plugin-i18n-0.368.1.tgz#cc6fa8f3f15d9d7c202dc28c13dac8a77135312c" | ||
integrity sha512-DaAoucmq6A6CUW//gOFMEqnqQm7lOf0pNC3Xcw3Y/sDZ0S6McUBe5h5I5maIeMPByUwGRHbMB1ID0iA/mOCoqg== | ||
"@vtex/gatsby-plugin-i18n@0.371.31": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-i18n/-/gatsby-plugin-i18n-0.371.31.tgz#009e3b1d79fb578cde1d64c87cfc73b9ef9ca70b" | ||
integrity sha512-Zjiv74cMbauMYw5n0LBfeBHISsyqMGGsKpM4hWvMKNKypYFnhkJsCtaldzDJTOV0z0Pm9krXeh20bKXpDAGmtQ== | ||
dependencies: | ||
"@babel/parser" "^7.12.7" | ||
"@babel/preset-typescript" "^7.12.7" | ||
|
@@ -3306,28 +3327,28 @@ | |
intl-messageformat-parser "^6.4.3" | ||
react-intl "^5.18.0" | ||
|
||
"@vtex/gatsby-plugin-nginx@0.368.1": | ||
version "0.368.1" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-nginx/-/gatsby-plugin-nginx-0.368.1.tgz#5bc97c206a4b44384d808bc853bf4bcdc3e313bc" | ||
integrity sha512-mn0gQFkR5DScP5ML4HIO3n6bfa/ATBJgIvWcjYS81a+f9B1oz6SSbx8UKUmr0uLKUNM53oXtq7VUHil7ggDERw== | ||
"@vtex/gatsby-plugin-nginx@0.371.31": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-nginx/-/gatsby-plugin-nginx-0.371.31.tgz#752ba1013a922f728fd616617397ac1b89d369a2" | ||
integrity sha512-c8Jl2icltMSSIuTkdTzbI5zgmXkP54m/dDTQvrkqWn0Sa08NJIPzALFLCodKunzCBauIKD2RDfuOEcjuSl+b9Q== | ||
dependencies: | ||
kebab-hash "^0.1.2" | ||
webpack-assets-manifest "^5.0.6" | ||
|
||
"@vtex/gatsby-plugin-performance@0.368.1": | ||
version "0.368.1" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-performance/-/gatsby-plugin-performance-0.368.1.tgz#f6badfb881f7feb95bd26377085d140bb5b1f352" | ||
integrity sha512-bW46Z5JiOCDbyAWOJKMDhXmHhInVjusaTAYXmV2urB3g7njE8uMIWzCDBMa31TKxoqpQ3JGPHN7VubtW1swy1w== | ||
"@vtex/gatsby-plugin-performance@0.371.31": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-performance/-/gatsby-plugin-performance-0.371.31.tgz#b66c5b65734410c086886205b5ccd4ed4017ac4e" | ||
integrity sha512-vOkNYbg1GaDNSlT4ZJuYHozqePkCtTmPjwzkbQXPV2XEAZTgp1yVyYQcun/EwuohjWRXXpqrGC47nk3IEyXsSA== | ||
|
||
"@vtex/gatsby-plugin-pixel-facebook@0.368.1": | ||
version "0.368.1" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-pixel-facebook/-/gatsby-plugin-pixel-facebook-0.368.1.tgz#5799a37214e7ca41b13af966c07bf7249e3e5186" | ||
integrity sha512-7JVw4jYPEYSTmrKNUreyw2jvs0mjTjWjx49BVh3/1UoZM/gd6xT9uMz7LyNRneFmbYihIwuUkMUKk2ae95ceDw== | ||
"@vtex/gatsby-plugin-pixel-facebook@0.371.31": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-pixel-facebook/-/gatsby-plugin-pixel-facebook-0.371.31.tgz#0f8997fa02467dd65e9e844ec7165255855af9d6" | ||
integrity sha512-ZCkPyrRCb8ZnmQ0hjnW2ZWUJwvjclVaOVExO8Dj+9MlcP+yrMSd1ikXT3WXb0lHDtPAE6fEbD8YpHzFuzKf9lA== | ||
|
||
"@vtex/gatsby-plugin-theme-ui@0.368.1", "@vtex/gatsby-plugin-theme-ui@^0.368.1": | ||
version "0.368.1" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.368.1.tgz#0d535295e2a02112494b0ac72cbe247d471cfee0" | ||
integrity sha512-UiFIFVN7ixCoL5L1eKjd2m9GnnKjH+yF3HT8x0fNkluVj2aQOFGQDfMZaY9k/4hUzC3Jza8HxJt6lc3douu0lg== | ||
"@vtex/gatsby-plugin-theme-ui@0.371.31", "@vtex/gatsby-plugin-theme-ui@^0.371.31": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.371.31.tgz#8e8115f8940c61875dcc6fc31133bed0d41a123c" | ||
integrity sha512-i+kQH+Ih782jBuNPJGfGGFzv5CZyreCXeWSmyPb4gQ8MP55fMXgNcOfnKSAhZxSgRthVkTSwpe9gVeNcXiO8sw== | ||
dependencies: | ||
"@babel/core" "^7.11.4" | ||
"@babel/parser" "^7.11.4" | ||
|
@@ -3338,26 +3359,27 @@ | |
create-emotion-server "^10.0.27" | ||
theme-ui "^0.3.1" | ||
|
||
"@vtex/gatsby-source-vtex@0.368.1": | ||
version "0.368.1" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-source-vtex/-/gatsby-source-vtex-0.368.1.tgz#0e7ff5f05d8f61b3d7e8bf7fae37c2162df7138b" | ||
integrity sha512-1hrR7LLsClDiSINMeT9te3+Lzyd9LTP5dSJRZHkp8kdhBuDNqH2sG2h6kDeVI8NYrsi+zb2OGFFGcFNoeyFHpA== | ||
"@vtex/gatsby-source-vtex@0.371.31": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-source-vtex/-/gatsby-source-vtex-0.371.31.tgz#31bf42f919bd4b6367d6ede6938726add242e377" | ||
integrity sha512-0UD3tC+3Niwl6z/MiRxg6q4qHD+UBHMUEblg366QlI+eZQvlboI5rsoLrkjhF7qHZILPUHjupZDpKcG9DpxS6Q== | ||
dependencies: | ||
"@graphql-tools/delegate" "^6.0.15" | ||
"@graphql-tools/wrap" "^6.0.15" | ||
"@graphql-tools/delegate" "^7.1.5" | ||
"@graphql-tools/wrap" "^7.0.8" | ||
gatsby-graphql-source-toolkit "^2.0.1" | ||
isomorphic-unfetch "^3.0.0" | ||
p-map "^4.0.0" | ||
slugify "^1.4.6" | ||
uuid "^8.3.0" | ||
|
||
"@vtex/gatsby-theme-store@0.368.1": | ||
version "0.368.1" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-theme-store/-/gatsby-theme-store-0.368.1.tgz#240090e7b6534b147cedc26ed6f813d9e9ebb583" | ||
integrity sha512-MdhGCCz1l97P+V6M7ENhDPay/A4OeDAIEnGp2ZEwsB03rEVW5Yz7Du+h6pbkaVHohJm85EbJAXe3OmKjiEgDGQ== | ||
"@vtex/gatsby-theme-store@0.371.31": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/gatsby-theme-store/-/gatsby-theme-store-0.371.31.tgz#83a7420b12a15f6e99ddcb6a34ffc45ff4b2c2dd" | ||
integrity sha512-uu7YFPtLPIK0p6RjOyv7H7b/MJlzZjsOPnDvsBEMGlquthw22paMGv+fvcCJUZmPRiQLtNPt9gp9uCUzcgFy+g== | ||
dependencies: | ||
"@theme-ui/match-media" "^0.3.1" | ||
"@vtex/gatsby-plugin-graphql" "^0.368.1" | ||
"@vtex/gatsby-plugin-theme-ui" "^0.368.1" | ||
"@vtex/gatsby-plugin-graphql" "^0.371.31" | ||
"@vtex/gatsby-plugin-theme-ui" "^0.371.31" | ||
"@vtex/order-items" "^0.6.1" | ||
"@vtex/order-manager" "^0.5.2" | ||
gatsby-plugin-bundle-stats "^2.7.2" | ||
|
@@ -3370,10 +3392,10 @@ | |
schema-dts "^0.6.0" | ||
swr "^0.3.0" | ||
|
||
"@vtex/lighthouse-config@0.368.1": | ||
version "0.368.1" | ||
resolved "https://registry.yarnpkg.com/@vtex/lighthouse-config/-/lighthouse-config-0.368.1.tgz#6ee38a54d2d63e2de85ee39c40cebed5def3ad1e" | ||
integrity sha512-rjx2PSkJlbdXle3laUuaytbXedZVMzqm+pla69noNdfb/S+bIB23DDdqr/OO93aDYC9ftZIOIDf2c9EGW89U9w== | ||
"@vtex/lighthouse-config@0.371.31": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/lighthouse-config/-/lighthouse-config-0.371.31.tgz#f265fb756b7448d7fba6e16168c5ad29d514e0ab" | ||
integrity sha512-y/g0MsEMLV/iOHe76zjEN/LSGK4RtEqHdo4JltdXCm73ekoYYfGW1VX0x6aXS4R9wzhqgiCIB/PH2+tfCiMCUg== | ||
|
||
"@vtex/order-items@^0.6.1": | ||
version "0.6.2" | ||
|
@@ -3404,20 +3426,15 @@ | |
resolved "https://registry.yarnpkg.com/@vtex/prettier-config/-/prettier-config-0.3.6.tgz#31762608d9a59b815b6d4e963e439b12f1a12279" | ||
integrity sha512-nXE3BcMODomFK3EowfK+Hdj2qQRqB8JcdRv8yTREXnN9xq8DYKmH/dWB+RY/Hn3KozFLbygpZRbqYsiA6HDINQ== | ||
|
||
"@vtex/[email protected]": | ||
version "0.370.0" | ||
resolved "https://registry.yarnpkg.com/@vtex/renovate-config/-/renovate-config-0.370.0.tgz#a3bb8091a046bbcd33d7430f5c6b7c7d42828ef7" | ||
integrity sha512-4vt/MJw9ab/m9yexGRniu92vnZhfIYii2uja2xYMI4ur3kyAx/Ro9/Nf7YCwPL1OgOORW6UM8Gwg2YKbyLIHyA== | ||
|
||
"@vtex/[email protected]": | ||
version "0.368.1" | ||
resolved "https://registry.yarnpkg.com/@vtex/store-sdk/-/store-sdk-0.368.1.tgz#9aa7cdd820f372761999901f6b23dc7467adf8f8" | ||
integrity sha512-yVG5LcccRYRRMqdiFY9irvIbLw09ftvzQGBJ3moSiOXN77w745LTrGYhrVxDp1AhSR1lpDtFCbjKMyWRSzjZYg== | ||
"@vtex/[email protected]": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/store-sdk/-/store-sdk-0.371.31.tgz#5675a6da4c799331a1b02f54132b1969ec83e47e" | ||
integrity sha512-1NJZAr3FfcNLUGPNJMFPFvkixwkAPbeAxRR6LjEOXTNuGFbQZzEHcNyQiZ8CM3idoXSSgHZBddch0uO1huHbaA== | ||
|
||
"@vtex/store-ui@0.368.1": | ||
version "0.368.1" | ||
resolved "https://registry.yarnpkg.com/@vtex/store-ui/-/store-ui-0.368.1.tgz#c02f801ee5c80e34d49aa2c6ab6c326d2d57f4aa" | ||
integrity sha512-EqkjibicNV0HISX/GEjTkNTAOpjWrPC5IuTwQkyocNzpP4hyiZBMDUOWpTo+1AMHsN0nqdNKEWCj9lX37jnpqg== | ||
"@vtex/store-ui@0.371.31": | ||
version "0.371.31" | ||
resolved "https://registry.yarnpkg.com/@vtex/store-ui/-/store-ui-0.371.31.tgz#17156b35802d83dcf0eac6cb30b5669760bf2570" | ||
integrity sha512-4X7QGEw8DQC6/jWf42oKHFsQS5IzK4EP3iOVmHlv7D5+DgZwrz0+i9LK2kckk1LSwS/xZzEKpSbwe6M+MwtVbg== | ||
dependencies: | ||
"@reach/popover" "^0.15.0" | ||
"@reach/router" "^1.3.4" | ||
|
@@ -8231,10 +8248,10 @@ gatsby-graphiql-explorer@^1.1.0: | |
dependencies: | ||
"@babel/runtime" "^7.14.0" | ||
|
||
gatsby-graphql-source-toolkit@^0.6.3: | ||
version "0.6.3" | ||
resolved "https://registry.yarnpkg.com/gatsby-graphql-source-toolkit/-/gatsby-graphql-source-toolkit-0.6.3.tgz#bb7bdc90a006c0ec1c0451fd0a362ec03353909c" | ||
integrity sha512-Dd/tnd9fxy1mObft9fkDeyKB0WAtKAzL6RLR+Iq3GOXRXnrz/GVZhdWrZrwJEHPjhOGAe35cfAwoqlqNCu7COw== | ||
gatsby-graphql-source-toolkit@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/gatsby-graphql-source-toolkit/-/gatsby-graphql-source-toolkit-2.0.1.tgz#9f48fc67733bb413ba9c43753f8c6642c51b80a9" | ||
integrity sha512-oRKIaLlZNGPN2fqygvnlU47x/FFpTEHHxN7l1ztTXk1c26v4I0TAZDFokB75kKYrpUgpuqqUTP7D/eVdiGYA7w== | ||
dependencies: | ||
"@types/node-fetch" "^2.5.7" | ||
fs-extra "^9.0.1" | ||
|
@@ -15846,7 +15863,7 @@ tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@~2.1.0: | |
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" | ||
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== | ||
|
||
tslib@^2.2.0: | ||
tslib@^2.2.0, tslib@~2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c" | ||
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w== | ||
|
@@ -16371,6 +16388,11 @@ value-equal@^1.0.1: | |
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c" | ||
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw== | ||
|
||
[email protected]: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.6.tgz#218aa4794aa2ee24dcf48a29aba4413ed584747f" | ||
integrity sha512-9r0wQsWD8z/BxPOvnwbPf05ZvFngXyouE9EKB+5GbYix+BYnAwrIChCUyFIinfbf2FL/U71z+CPpbnmTdxrwBg== | ||
|
||
vary@^1, vary@~1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" | ||
|