Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Commit

Permalink
Remove unnecessary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
igorbrasileiro committed Mar 17, 2022
1 parent 65e9324 commit 9f5148a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 70 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"@faststore/api": "https://pkg.csb.dev/vtex/faststore/commit/a83409a6/@faststore/api",
"@faststore/sdk": "^1.6.7",
"@faststore/ui": "^1.6.7",
"@graphql-tools/schema": "^8.3.3",
"@vtex/gatsby-plugin-nginx": "^1.6.7",
"@vtex/gatsby-plugin-thumbor": "^1.6.7",
"@vtex/gatsby-source-store": "^1.6.7",
Expand All @@ -48,7 +47,6 @@
"gatsby-plugin-sass": "^5.3.0",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.26",
"include-media": "^1.4.10",
"node-fetch": "3.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet-async": "^1.2.2",
Expand Down
68 changes: 0 additions & 68 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1472,18 +1472,6 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@faststore/api@https://pkg.csb.dev/vtex/faststore/commit/558136c9/@faststore/api":
version "1.6.10"
resolved "https://pkg.csb.dev/vtex/faststore/commit/558136c9/@faststore/api#212909be9897b12f831d709d30941cb05299c7c4"
dependencies:
"@graphql-tools/schema" "^8.2.0"
"@rollup/plugin-graphql" "^1.0.0"
"@sindresorhus/slugify" "^1.1.2"
dataloader "^2.0.0"
fast-deep-equal "^3.1.3"
isomorphic-unfetch "^3.1.0"
p-limit "^3.1.0"

"@faststore/api@https://pkg.csb.dev/vtex/faststore/commit/a83409a6/@faststore/api":
version "1.6.10"
resolved "https://pkg.csb.dev/vtex/faststore/commit/a83409a6/@faststore/api#52bef6ef069a7638bfe8ca2ea9499db09406b86e"
Expand Down Expand Up @@ -1828,14 +1816,6 @@
"@graphql-tools/utils" "^7.7.0"
tslib "~2.2.0"

"@graphql-tools/merge@8.2.4":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.4.tgz#f903545e5693c75418f95671bca1be6bc51bfa53"
integrity sha512-hiNRTsS948F+BB4Q7CZXLaGFOIHQzmimVq3EEI/+PQZsPb7kYDzg0Ow0GyV4conDdEiooLqHf7I1dWzTYwvs0A==
dependencies:
"@graphql-tools/utils" "8.6.3"
tslib "~2.3.0"

"@graphql-tools/merge@^6.2.12":
version "6.2.17"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-6.2.17.tgz#4dedf87d8435a5e1091d7cc8d4f371ed1e029f1f"
Expand Down Expand Up @@ -1924,16 +1904,6 @@
tslib "~2.3.0"
value-or-promise "1.0.11"

"@graphql-tools/schema@^8.3.3":
version "8.3.3"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.3.3.tgz#b69ea495026976f16e697253f08aa7905e7f6265"
integrity sha512-OrRLU9/7UmkDemeyNUy62uH+FofgV3bpVVZJprc9bhe3gZsY7kQNIdY7H1unINlepjLvGOgk7u7iLo2+EhjyWw==
dependencies:
"@graphql-tools/merge" "8.2.4"
"@graphql-tools/utils" "8.6.3"
tslib "~2.3.0"
value-or-promise "1.0.11"

"@graphql-tools/url-loader@^6.0.0":
version "6.10.1"
resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-6.10.1.tgz#dc741e4299e0e7ddf435eba50a1f713b3e763b33"
Expand Down Expand Up @@ -1998,13 +1968,6 @@
dependencies:
tslib "~2.3.0"

"@graphql-tools/utils@8.6.3":
version "8.6.3"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.3.tgz#ce9fc9adce4d45b229e314a2261290a88a252aed"
integrity sha512-CNyP7Uu7dlVMQ32IpHWOxz4yic9BYXXVkDhG0UdTKSszvzHdgMilemE9MpUrGzzBPsTe3aYTtNGyPUkyh9yTXA==
dependencies:
tslib "~2.3.0"

"@graphql-tools/utils@^7.0.0", "@graphql-tools/utils@^7.0.2", "@graphql-tools/utils@^7.1.2", "@graphql-tools/utils@^7.5.0", "@graphql-tools/utils@^7.7.0", "@graphql-tools/utils@^7.7.1", "@graphql-tools/utils@^7.8.1", "@graphql-tools/utils@^7.9.0":
version "7.10.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.10.0.tgz#07a4cb5d1bec1ff1dc1d47a935919ee6abd38699"
Expand Down Expand Up @@ -5798,11 +5761,6 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"

data-uri-to-buffer@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz#594b8973938c5bc2c33046535785341abc4f3636"
integrity sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==

dataloader@2.0.0, dataloader@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.0.0.tgz#41eaf123db115987e21ca93c005cd7753c55fe6f"
Expand Down Expand Up @@ -7331,14 +7289,6 @@ fd@~0.0.2:
resolved "https://registry.yarnpkg.com/fd/-/fd-0.0.3.tgz#b3240de86dbf5a345baae7382a07d4713566ff0c"
integrity sha512-iAHrIslQb3U68OcMSP0kkNWabp7sSN6d2TBSb2JO3gcLJVDd4owr/hKM4SFJovFOUeeXeItjYgouEDTMWiVAnA==

fetch-blob@^3.1.2:
version "3.1.5"
resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.1.5.tgz#0077bf5f3fcdbd9d75a0b5362f77dbb743489863"
integrity sha512-N64ZpKqoLejlrwkIAnb9iLSA3Vx/kjgzpcDhygcqJ2KKjky8nCgUQ+dzXtbrLaWZGZNmNfQTsiQ0weZ1svglHg==
dependencies:
node-domexception "^1.0.0"
web-streams-polyfill "^3.0.3"

figures@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e"
Expand Down Expand Up @@ -11696,11 +11646,6 @@ node-addon-api@^4.2.0:
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.2.0.tgz#117cbb5a959dff0992e1c586ae0393573e4d2a87"
integrity sha512-eazsqzwG2lskuzBqCGPi7Ac2UgOoMz8JVOXVhTvvPDYhthvNpefx8jWD8Np7Gv+2Sz0FlPWZk0nJV0z598Wn8Q==

node-domexception@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==

node-eta@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/node-eta/-/node-eta-0.9.0.tgz#9fb0b099bcd2a021940e603c64254dc003d9a7a8"
Expand All @@ -11711,14 +11656,6 @@ node-fetch@2.6.1:
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==

node-fetch@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.0.0.tgz#79da7146a520036f2c5f644e4a26095f17e411ea"
integrity sha512-bKMI+C7/T/SPU1lKnbQbwxptpCrG9ashG+VkytmXCPZyuM9jB6VU+hY0oi4lC8LxTtAeWdckNCTa3nrGsAdA3Q==
dependencies:
data-uri-to-buffer "^3.0.1"
fetch-blob "^3.1.2"

node-fetch@^2.5.0, node-fetch@^2.6.0, node-fetch@^2.6.5:
version "2.6.6"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
Expand Down Expand Up @@ -16565,11 +16502,6 @@ watchpack@^2.3.0:
glob-to-regexp "^0.4.1"
graceful-fs "^4.1.2"

web-streams-polyfill@^3.0.3:
version "3.2.0"
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.0.tgz#a6b74026b38e4885869fb5c589e90b95ccfc7965"
integrity sha512-EqPmREeOzttaLRm5HS7io98goBgZ7IVz79aDvqjD0kYXLtFZTc0T/U6wHTPKyIjb+MdN7DFIIX6hgdBEpWmfPA==

webidl-conversions@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
Expand Down

0 comments on commit 9f5148a

Please sign in to comment.