mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
chore(deps): update gatsby
This commit is contained in:
parent
1c7e4a2cfc
commit
62c858d1dd
30
package.json
30
package.json
@ -41,33 +41,33 @@
|
||||
"bluebird": "^3.7.2",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.8.0",
|
||||
"gatsby": "^2.24.91",
|
||||
"gatsby": "^2.25.2",
|
||||
"gatsby-link": "^2.4.16",
|
||||
"gatsby-plugin-catch-links": "^2.3.15",
|
||||
"gatsby-plugin-feed": "^2.5.20",
|
||||
"gatsby-plugin-feed": "^2.6.0",
|
||||
"gatsby-plugin-flow": "^1.3.13",
|
||||
"gatsby-plugin-google-gtag": "^2.1.13",
|
||||
"gatsby-plugin-manifest": "^2.4.37",
|
||||
"gatsby-plugin-netlify": "^2.3.25",
|
||||
"gatsby-plugin-manifest": "^2.5.2",
|
||||
"gatsby-plugin-netlify": "^2.4.0",
|
||||
"gatsby-plugin-netlify-cms": "^4.3.17",
|
||||
"gatsby-plugin-offline": "^3.2.38",
|
||||
"gatsby-plugin-offline": "^3.3.2",
|
||||
"gatsby-plugin-optimize-svgs": "^1.0.4",
|
||||
"gatsby-plugin-react-helmet": "^3.3.14",
|
||||
"gatsby-plugin-sass": "^2.3.22",
|
||||
"gatsby-plugin-sharp": "^2.6.43",
|
||||
"gatsby-plugin-sitemap": "^2.4.17",
|
||||
"gatsby-remark-autolink-headers": "^2.3.16",
|
||||
"gatsby-plugin-sass": "^2.4.2",
|
||||
"gatsby-plugin-sharp": "^2.7.1",
|
||||
"gatsby-plugin-sitemap": "^2.5.0",
|
||||
"gatsby-remark-autolink-headers": "^2.4.1",
|
||||
"gatsby-remark-copy-linked-files": "^2.3.19",
|
||||
"gatsby-remark-external-links": "0.0.4",
|
||||
"gatsby-remark-images": "^3.3.40",
|
||||
"gatsby-remark-images": "^3.4.1",
|
||||
"gatsby-remark-katex": "^3.3.14",
|
||||
"gatsby-remark-prismjs": "^3.5.16",
|
||||
"gatsby-remark-prismjs": "^3.6.0",
|
||||
"gatsby-remark-relative-images": "^2.0.2",
|
||||
"gatsby-remark-responsive-iframe": "^2.4.17",
|
||||
"gatsby-remark-smartypants": "^2.3.13",
|
||||
"gatsby-source-filesystem": "^2.3.37",
|
||||
"gatsby-transformer-remark": "^2.8.47",
|
||||
"gatsby-transformer-sharp": "^2.5.20",
|
||||
"gatsby-source-filesystem": "^2.4.1",
|
||||
"gatsby-transformer-remark": "^2.9.2",
|
||||
"gatsby-transformer-sharp": "^2.5.21",
|
||||
"invariant": "^2.2.4",
|
||||
"katex": "^0.12.0",
|
||||
"lodash": "^4.17.20",
|
||||
@ -91,7 +91,7 @@
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-jest": "26.6.1",
|
||||
"babel-preset-gatsby": "0.5.14",
|
||||
"babel-preset-gatsby": "0.5.16",
|
||||
"browserslist": "4.14.5",
|
||||
"concurrently": "5.3.0",
|
||||
"eslint": "7.11.0",
|
||||
|
259
yarn.lock
259
yarn.lock
@ -1291,14 +1291,6 @@
|
||||
"@graphql-tools/utils" "^7.0.0"
|
||||
tslib "~2.0.1"
|
||||
|
||||
"@graphql-tools/schema@^6.0.14":
|
||||
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":
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-7.0.0.tgz#f87e307d00a3d388f5c54d32f4697611396c0127"
|
||||
@ -1322,7 +1314,7 @@
|
||||
valid-url "1.0.9"
|
||||
websocket "1.0.32"
|
||||
|
||||
"@graphql-tools/utils@^6.0.0", "@graphql-tools/utils@^6.0.14", "@graphql-tools/utils@^6.2.4":
|
||||
"@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==
|
||||
@ -1340,6 +1332,15 @@
|
||||
camel-case "4.1.1"
|
||||
tslib "~2.0.1"
|
||||
|
||||
"@graphql-tools/utils@^7.0.2":
|
||||
version "7.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.0.2.tgz#1977d3277158bf32df792a5ff76d3fdc04647a64"
|
||||
integrity sha512-VQQ7krHeoXO0FS3qbWsb/vZb8c8oyiCYPIH4RSgeK9SKOUpatWYt3DW4jmLmyHZLVVMk0yjUbsOhKTBEMejKSA==
|
||||
dependencies:
|
||||
"@ardatan/aggregate-error" "0.0.6"
|
||||
camel-case "4.1.1"
|
||||
tslib "~2.0.1"
|
||||
|
||||
"@graphql-tools/wrap@^7.0.0":
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-7.0.1.tgz#a93e548439d19a1be6f7a032c7561059ea589b70"
|
||||
@ -3556,10 +3557,10 @@ babel-preset-current-node-syntax@^0.1.3:
|
||||
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
||||
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
||||
|
||||
babel-preset-gatsby@0.5.14, babel-preset-gatsby@^0.5.14:
|
||||
version "0.5.14"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.14.tgz#2ce44355755f4e9d55e236abd60ea32d17064b2d"
|
||||
integrity sha512-9OikT1goJ1SQUPThG3AiRhQDMNiv3KtIXwVe7D+8WNXqIeCgAMWfR29UQNT2rorUiPbpw+PqDjLjh0ZDDRJ8qw==
|
||||
babel-preset-gatsby@0.5.16, babel-preset-gatsby@^0.5.16:
|
||||
version "0.5.16"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.16.tgz#4e29a39cf7bb67429ec6dd4b22c1361fcfc00a57"
|
||||
integrity sha512-zcUYvHRnDxwQmzJnkWtHk4x7cGaMbQjTJIKrvCWpS9u10hQOQUNAz/ZKSH1vUmB4oYap6m+sHDoDIr7PNoCAEQ==
|
||||
dependencies:
|
||||
"@babel/plugin-proposal-class-properties" "^7.10.4"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
|
||||
@ -3573,8 +3574,8 @@ babel-preset-gatsby@0.5.14, babel-preset-gatsby@^0.5.14:
|
||||
babel-plugin-dynamic-import-node "^2.3.3"
|
||||
babel-plugin-macros "^2.8.0"
|
||||
babel-plugin-transform-react-remove-prop-types "^0.4.24"
|
||||
gatsby-core-utils "^1.3.23"
|
||||
gatsby-legacy-polyfills "^0.0.5"
|
||||
gatsby-core-utils "^1.3.24"
|
||||
gatsby-legacy-polyfills "^0.0.6"
|
||||
|
||||
babel-preset-jest@^26.5.0:
|
||||
version "26.5.0"
|
||||
@ -7630,16 +7631,16 @@ fuzzy@^0.1.1:
|
||||
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
|
||||
integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg=
|
||||
|
||||
gatsby-cli@^2.12.113:
|
||||
version "2.12.113"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.113.tgz#8e6a09a520d4dd845474a96755b5662d35fcd5dc"
|
||||
integrity sha512-LmiPKf4E5I4ZKJQwKbzItqU0B8BgVqHa2/a0pJj//Spf4K1B5orLBOydDA9YU5ytx7wvZnpEca/JCwlbas6+gQ==
|
||||
gatsby-cli@^2.12.116:
|
||||
version "2.12.116"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.116.tgz#96b26ebb36ffdd263b942061db62d98d8e7a92b7"
|
||||
integrity sha512-vXpyl/ZFF67r/BlBxIjfdknBzxRfRuJ1qkA7//6dhNKDMlvVi5ZqGhOwcMzTgM1e0WZRaMFzf5/foPIA++8xEQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@hapi/joi" "^15.1.1"
|
||||
"@types/common-tags" "^1.8.0"
|
||||
better-opn "^2.0.0"
|
||||
chalk "^2.4.2"
|
||||
chalk "^4.1.0"
|
||||
clipboardy "^2.3.0"
|
||||
common-tags "^1.8.0"
|
||||
configstore "^5.0.1"
|
||||
@ -7648,9 +7649,9 @@ gatsby-cli@^2.12.113:
|
||||
execa "^3.4.0"
|
||||
fs-exists-cached "^1.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.3.23"
|
||||
gatsby-recipes "^0.2.34"
|
||||
gatsby-telemetry "^1.3.38"
|
||||
gatsby-core-utils "^1.3.24"
|
||||
gatsby-recipes "^0.2.37"
|
||||
gatsby-telemetry "^1.3.40"
|
||||
hosted-git-info "^3.0.6"
|
||||
is-valid-path "^0.1.1"
|
||||
lodash "^4.17.20"
|
||||
@ -7673,10 +7674,10 @@ gatsby-cli@^2.12.113:
|
||||
yoga-layout-prebuilt "^1.9.6"
|
||||
yurnalist "^1.1.2"
|
||||
|
||||
gatsby-core-utils@^1.3.23:
|
||||
version "1.3.23"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.23.tgz#5d99e86178b2aa3561f58fde4fdffbebecb0dd0c"
|
||||
integrity sha512-H6n6dDeRZ22HAJaBUIt5YjB/BSaE8Jq+kayMUv/YzL1RL2yFZ5lqcLwIL1OE2vWk1mQjMUBZCRxLODU0q1i3bQ==
|
||||
gatsby-core-utils@^1.3.24:
|
||||
version "1.3.24"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.24.tgz#4da8dd3000c25f946bfd6020ee2773f5577a7583"
|
||||
integrity sha512-SlK7rJv/8NBYC8FodYvTINamBHadXNSv//a2uRwh44N1GSSujuCMvtUcpEuAdg9BUQHc54NbbmFuoqf8p85kgA==
|
||||
dependencies:
|
||||
ci-info "2.0.0"
|
||||
configstore "^5.0.1"
|
||||
@ -7693,10 +7694,10 @@ gatsby-graphiql-explorer@^0.4.15:
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
|
||||
gatsby-legacy-polyfills@^0.0.5:
|
||||
version "0.0.5"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.0.5.tgz#eaefdc7eb2e34491683c50d86d59c66abbdbde54"
|
||||
integrity sha512-vxOmb8btMTiBb4tSAcAOX+zkRSppt9BkCadvPpURjBiQYiSYbs0EdQO0+DzmyaIQ4hX18OYjlqWGgcxI8Nddvg==
|
||||
gatsby-legacy-polyfills@^0.0.6:
|
||||
version "0.0.6"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.0.6.tgz#7a28e8a01c3e5aaa9aed8a23e10d3d3ae5bd3453"
|
||||
integrity sha512-23O0orFhu1zkCluIFBs8pu8psfyyWquczfRk2NNdT2x4wW/HkZEjonWM5AkM6kjzZL9JrVCAZEgL4qf9OjgUoA==
|
||||
dependencies:
|
||||
core-js-compat "^3.6.5"
|
||||
|
||||
@ -7709,16 +7710,16 @@ gatsby-link@^2.4.16:
|
||||
"@types/reach__router" "^1.3.6"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
gatsby-page-utils@^0.2.29:
|
||||
version "0.2.29"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.2.29.tgz#eadaa4c57a7a281d53fc9236272e16c718edc8e5"
|
||||
integrity sha512-0xN3kBNd7PNwsJB1lJrsy7hEJbIIBcvnmbxGTplGenmGnOMoJqK6kEfM5Ru5dWBdSmwHrS+kcihFi0ZiGxpoww==
|
||||
gatsby-page-utils@^0.2.30:
|
||||
version "0.2.30"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.2.30.tgz#2ec4b51a64040cd5e67f409f962d29a6b7df4ed4"
|
||||
integrity sha512-H4a6VgDuO4Obd2UgZmfHCnpN3D6NOOpcgVSf8XuC7fmksVhQ3L2v7zw7y/TNS1Fz74yEKffnaF9pqRfkg8D/yg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
bluebird "^3.7.2"
|
||||
chokidar "^3.4.3"
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-core-utils "^1.3.23"
|
||||
gatsby-core-utils "^1.3.24"
|
||||
glob "^7.1.6"
|
||||
lodash "^4.17.20"
|
||||
micromatch "^4.0.2"
|
||||
@ -7731,10 +7732,10 @@ gatsby-plugin-catch-links@^2.3.15:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
escape-string-regexp "^1.0.5"
|
||||
|
||||
gatsby-plugin-feed@^2.5.20:
|
||||
version "2.5.20"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.5.20.tgz#a4dba4eddb4786028956933853382872a0adc362"
|
||||
integrity sha512-JNSPLddBuu12Le6/0Es8KcgZgqy40+BmgcFGVPDBdT3oRsp/AtWWNMDvOoXU+avdObzyB3l1IkMbSBSmUxTSMg==
|
||||
gatsby-plugin-feed@^2.6.0:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.6.0.tgz#b5b1cf428011b457e31419e978614c6436740921"
|
||||
integrity sha512-BxsFwp5tJVew4Asf6NOP2ebhonjBDL0CuQT5HaRzuDjBj9N1/Bc5VRfYQpFy25wj+qQ5CMm5rJWkNGVVwl9//A==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
"@hapi/joi" "^15.1.1"
|
||||
@ -7760,13 +7761,13 @@ gatsby-plugin-google-gtag@^2.1.13:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
minimatch "^3.0.4"
|
||||
|
||||
gatsby-plugin-manifest@^2.4.37:
|
||||
version "2.4.37"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.37.tgz#36ec84cc09f9ee6f872b82e7397570da294878d5"
|
||||
integrity sha512-Gub8QanC6lwkF5PLDUhZm6AGYSjjriVFWIF97d9TS9c5ofS/wlwHdnc7i3VozyWwIDjfKSaUyOZyHKVyB9vVMA==
|
||||
gatsby-plugin-manifest@^2.5.2:
|
||||
version "2.5.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.5.2.tgz#38642e205e17086b3eca74b22f2eae07d10efbf8"
|
||||
integrity sha512-ULLpUbKMXu0wh6XV+GEqE3w7ggGrEKH3fubwiiE00oUNJGoyFfvS9xGSwPtpE6yO1Xg3m1AH5vajZxfL9dWQ+A==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
gatsby-core-utils "^1.3.23"
|
||||
gatsby-core-utils "^1.3.24"
|
||||
gatsby-plugin-utils "^0.2.40"
|
||||
semver "^7.3.2"
|
||||
sharp "^0.25.4"
|
||||
@ -7786,10 +7787,10 @@ gatsby-plugin-netlify-cms@^4.3.17:
|
||||
netlify-identity-widget "^1.9.1"
|
||||
webpack "^4.44.2"
|
||||
|
||||
gatsby-plugin-netlify@^2.3.25:
|
||||
version "2.3.25"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.3.25.tgz#24b297c342922d5f4a247eac493417be9edddd85"
|
||||
integrity sha512-iPFGzobb8tn13i3nIdF1o79UWrgzz4xarI1DN4mpG87SJQ170dFMVM42MrpO4TXlYG4gFgsgcZHG6PRP6vzvcw==
|
||||
gatsby-plugin-netlify@^2.4.0:
|
||||
version "2.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.4.0.tgz#17aff8ce7a74c186acdc4d16741dfc2fc80783a9"
|
||||
integrity sha512-AocJvFSZZHWA6aBOaimD8oPYxMgLI0peqQglfO2wU4S9qcB8C1hpjfAsuRQqFCGp4tfA4Z8sTCfJcEZ9kprG1A==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
fs-extra "^8.1.0"
|
||||
@ -7797,14 +7798,14 @@ gatsby-plugin-netlify@^2.3.25:
|
||||
lodash "^4.17.20"
|
||||
webpack-assets-manifest "^3.1.1"
|
||||
|
||||
gatsby-plugin-offline@^3.2.38:
|
||||
version "3.2.38"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.2.38.tgz#17d097f468a5fb3f080dfed5fbd52525ecfa10dd"
|
||||
integrity sha512-9HbElk+9oPzM1baSx8z0+9EhBt3L0uA7aL9u0VC+xLSBXxJ16mD6+wczFl6C007udCxpHSUGl/neK3tjLunnXA==
|
||||
gatsby-plugin-offline@^3.3.2:
|
||||
version "3.3.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.3.2.tgz#e06b0540eb8b8d7b3f4c527bfda3220cef8be0f8"
|
||||
integrity sha512-oW78R9ijWttJA+rTRND+eyWNlnfXaN3PdmjSIpgUVASjLdSJMYkoXp6xWOpXvj/ChzogAskdTxxJ3tkMHENziw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
cheerio "^1.0.0-rc.3"
|
||||
gatsby-core-utils "^1.3.23"
|
||||
gatsby-core-utils "^1.3.24"
|
||||
glob "^7.1.6"
|
||||
idb-keyval "^3.2.0"
|
||||
lodash "^4.17.20"
|
||||
@ -7818,16 +7819,16 @@ gatsby-plugin-optimize-svgs@^1.0.4:
|
||||
svgo "^1.3.0"
|
||||
walk "^2.3.14"
|
||||
|
||||
gatsby-plugin-page-creator@^2.3.34:
|
||||
version "2.3.34"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.34.tgz#4b76a63e3c68d0b8b4901cd778dff37d29f3813b"
|
||||
integrity sha512-/rFG/ye4m0JJ8NAxTObkKKD8098KOVGE+dZrgBx9I3VN1TcKru0HprVe1xj679HBgKjjNUvchXZbhLl5I+2o4A==
|
||||
gatsby-plugin-page-creator@^2.3.35:
|
||||
version "2.3.35"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.35.tgz#3e709c664508306de54e8c0e6f66a58e42a98d3a"
|
||||
integrity sha512-hT6hgkplHSBXin9DECOxNQastvRJq15XrzN8327VU/67tetYGOG7SKDSxN4eCaIwy7VK0nP0C97gyN7kQ3FNJw==
|
||||
dependencies:
|
||||
"@babel/traverse" "^7.11.5"
|
||||
"@sindresorhus/slugify" "^1.1.0"
|
||||
chokidar "^3.4.2"
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-page-utils "^0.2.29"
|
||||
gatsby-page-utils "^0.2.30"
|
||||
globby "^11.0.1"
|
||||
graphql "^14.7.0"
|
||||
lodash "^4.17.20"
|
||||
@ -7839,24 +7840,24 @@ gatsby-plugin-react-helmet@^3.3.14:
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
|
||||
gatsby-plugin-sass@^2.3.22:
|
||||
version "2.3.22"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.3.22.tgz#51839f971da763281d44d438933e0945c6e4d9b1"
|
||||
integrity sha512-T+MYz5I859f7Fh1eO2X3h3bKaCN48TPHTqPyN9+vp6wc6yd3jNWx0YGlkDxo3ZxAS+7Fw7wThCp+J4WWQR7RVQ==
|
||||
gatsby-plugin-sass@^2.4.2:
|
||||
version "2.4.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.4.2.tgz#d5bdfc69b56c1f6b19eaf085c068607fc123e752"
|
||||
integrity sha512-6DnB+sRoSTS/dpsk/r2rTEA40XanDhmHvk4Esv+flgS6zcZro4U6cc5ibR6tum/fdfdu8/T/RoPZgGLCm4e4sQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
sass-loader "^7.3.1"
|
||||
|
||||
gatsby-plugin-sharp@^2.6.43:
|
||||
version "2.6.43"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.43.tgz#dd7f4fcf848337e64a014f491318f61d530a38a8"
|
||||
integrity sha512-/V5T8SzS/GgpQEgp34blLwzwpc+dxJJVPRXGBOZtKdcTDRAfCYuY2IuRf5FJa65lSuPRQmHdG6AoQIka/0xnWA==
|
||||
gatsby-plugin-sharp@^2.7.1:
|
||||
version "2.7.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.7.1.tgz#8dcd7f6e7007ba9407bd1203573e2ed2e9230e4c"
|
||||
integrity sha512-sS7vGyJ3J4vRY5NrfmSKqaDMr/vgyBeAlkizvV5xTxzghOLE8u/c6HNCrhwzEP5nMdixepAm1+YgOS/P8tTk4w==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
async "^3.2.0"
|
||||
bluebird "^3.7.2"
|
||||
fs-extra "^9.0.1"
|
||||
gatsby-core-utils "^1.3.23"
|
||||
gatsby-core-utils "^1.3.24"
|
||||
got "^10.7.0"
|
||||
imagemin "^7.0.1"
|
||||
imagemin-mozjpeg "^9.0.0"
|
||||
@ -7871,10 +7872,10 @@ gatsby-plugin-sharp@^2.6.43:
|
||||
svgo "1.3.2"
|
||||
uuid "3.4.0"
|
||||
|
||||
gatsby-plugin-sitemap@^2.4.17:
|
||||
version "2.4.17"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.17.tgz#9f5935752bd3b79e4b72c86c3b6cfe933df5ff2b"
|
||||
integrity sha512-BMUCFjXoyE5p3P3mgcDSW+IwygSimjYW72qfPfcQt3tqcUG9jtYUHaWDONej+Rcc1EKnFl8A8wueDxpNlCVEzA==
|
||||
gatsby-plugin-sitemap@^2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.5.0.tgz#db96875b49d5088683a6ee0eb1b63347af884765"
|
||||
integrity sha512-v5YZwS5r910FKPGv5VdKz7JF3wra+b01iLGr+dKhTb6YOYGynFs5MNUziB3ggv4CPUPtDOKH/WrYzZ0yucOz7Q==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
common-tags "^1.8.0"
|
||||
@ -7882,10 +7883,10 @@ gatsby-plugin-sitemap@^2.4.17:
|
||||
pify "^3.0.0"
|
||||
sitemap "^1.13.0"
|
||||
|
||||
gatsby-plugin-typescript@^2.4.25:
|
||||
version "2.4.25"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.25.tgz#f906b961ca3c218c0753ce03204a6bb6abcb3618"
|
||||
integrity sha512-axLCfqhDA7Rte2uOSIPfsFePYT5xtyhKzB4wwsySqw4z7YHy/jndrTrJZNZJW3ZaCmHSaTngeYfzDLePm/qyNw==
|
||||
gatsby-plugin-typescript@^2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.5.0.tgz#b7daacff18da2926bf7f6a3251785356bec20c52"
|
||||
integrity sha512-AGsUvjh/iiX5zo5cR88Rsj0da20oOVgzQK9bidMoDa42tjbskiu7oq6hl6NBo8TCuLeoHvf/enxXF1aByU7JGw==
|
||||
dependencies:
|
||||
"@babel/core" "^7.11.6"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
|
||||
@ -7909,10 +7910,10 @@ gatsby-react-router-scroll@^3.0.15:
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
|
||||
gatsby-recipes@^0.2.34:
|
||||
version "0.2.34"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.34.tgz#b32bb118083dc96a1971375de57c64f24e8a4a38"
|
||||
integrity sha512-eMZsc+PobCrF9vcfp4nZOpXBHsfofhmAUYlFw+ojt5v80HcxdPPdnK2WTIMYkkLYL9q6KBgwe8tHyRBXqjobMw==
|
||||
gatsby-recipes@^0.2.37:
|
||||
version "0.2.37"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.37.tgz#988cf5dce3a655dfb51276621a4e689037613565"
|
||||
integrity sha512-3pBvAx8HdrFYHv+o0uUiC5Oyd4206wYuQdETib/fYQhG8JxyGCZTDIzy/9RjBYb2I8xm+TlK6jpucLXWlp5DcA==
|
||||
dependencies:
|
||||
"@babel/core" "^7.11.6"
|
||||
"@babel/generator" "^7.11.6"
|
||||
@ -7922,8 +7923,8 @@ gatsby-recipes@^0.2.34:
|
||||
"@babel/standalone" "^7.11.6"
|
||||
"@babel/template" "^7.10.4"
|
||||
"@babel/types" "^7.11.5"
|
||||
"@graphql-tools/schema" "^6.0.14"
|
||||
"@graphql-tools/utils" "^6.0.14"
|
||||
"@graphql-tools/schema" "^7.0.0"
|
||||
"@graphql-tools/utils" "^7.0.2"
|
||||
"@hapi/hoek" "8.x.x"
|
||||
"@hapi/joi" "^15.1.1"
|
||||
better-queue "^3.8.10"
|
||||
@ -7937,8 +7938,8 @@ gatsby-recipes@^0.2.34:
|
||||
express "^4.17.1"
|
||||
express-graphql "^0.9.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.3.23"
|
||||
gatsby-telemetry "^1.3.38"
|
||||
gatsby-core-utils "^1.3.24"
|
||||
gatsby-telemetry "^1.3.40"
|
||||
glob "^7.1.6"
|
||||
graphql "^14.6.0"
|
||||
graphql-compose "^6.3.8"
|
||||
@ -7974,10 +7975,10 @@ gatsby-recipes@^0.2.34:
|
||||
xstate "^4.9.1"
|
||||
yoga-layout-prebuilt "^1.9.6"
|
||||
|
||||
gatsby-remark-autolink-headers@^2.3.16:
|
||||
version "2.3.16"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.16.tgz#30e2ca42aeffef8d568573df284255859c7cb3a8"
|
||||
integrity sha512-5kai/Ae/yGsumX7S8z3BIundsN1jd7w4kGQ0zorM6X8SRffpK8qJ66pRna+1Mfv8PUpat5dkJPQP6fVLCNrchw==
|
||||
gatsby-remark-autolink-headers@^2.4.1:
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.4.1.tgz#857a0d0f19964b9aef46c9299058b21edf359fbf"
|
||||
integrity sha512-56IRcxKF3n9xQl2VmYR6BE+FUgVICSrmi9f0XOTvnjsty/8idZ1XjFha1JrHt0/nNs3cY5JBDAXe4CKR5RJMhg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
github-slugger "^1.3.0"
|
||||
@ -8009,15 +8010,15 @@ gatsby-remark-external-links@0.0.4:
|
||||
unist-util-find "^1.0.1"
|
||||
unist-util-visit "^1.1.3"
|
||||
|
||||
gatsby-remark-images@^3.3.40:
|
||||
version "3.3.40"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.3.40.tgz#da605c42de282225a1a133bbfb0aadbecaf47071"
|
||||
integrity sha512-GVFvGdOOApG5SaNqPgbTqfiXoaf07e3bIa1pZgIyy8lC0EpL6Fq8RDtcVz+Xu+fzxEMbRJGdTF7bXxAkJ6Er0w==
|
||||
gatsby-remark-images@^3.4.1:
|
||||
version "3.4.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.4.1.tgz#7c7875a54db1c98ffa8394887f621f681a8fbb73"
|
||||
integrity sha512-6sAnteMX+dIBE3ekHr1dpwmnyItjt/4tKer3EWGhj1QjSK8IImjkH7nhanTuePugj/hBgCbuVzBFIwejQSIbZA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
chalk "^2.4.2"
|
||||
chalk "^4.1.0"
|
||||
cheerio "^1.0.0-rc.3"
|
||||
gatsby-core-utils "^1.3.23"
|
||||
gatsby-core-utils "^1.3.24"
|
||||
is-relative-url "^3.0.0"
|
||||
lodash "^4.17.20"
|
||||
mdast-util-definitions "^1.2.5"
|
||||
@ -8035,10 +8036,10 @@ gatsby-remark-katex@^3.3.14:
|
||||
remark-math "^1.0.6"
|
||||
unist-util-visit "^1.4.1"
|
||||
|
||||
gatsby-remark-prismjs@^3.5.16:
|
||||
version "3.5.16"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.5.16.tgz#d073e9b740072cacdad5aa449a635e8db774a28e"
|
||||
integrity sha512-p5gFyQ9j85O8vNiZgrWI8nIU29IsHqT+gZpmRv+0K/06dqthk6JQVtYoV2A4wBOdIXAOu1PqEcyA39Of4VuXPg==
|
||||
gatsby-remark-prismjs@^3.6.0:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.6.0.tgz#a3209340c4fd9c6b419f21781808f3478eab2f00"
|
||||
integrity sha512-8eruDDSs1OkoTmV8lN/pWUxscBf3tU0F9jIsOiNK22GB/h4/thwlPRR8Te631KrVeODTvcOQo2kcvGI1xr+dvQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
parse-numeric-range "^0.0.2"
|
||||
@ -8076,17 +8077,17 @@ gatsby-remark-smartypants@^2.3.13:
|
||||
retext-smartypants "^3.0.3"
|
||||
unist-util-visit "^1.4.1"
|
||||
|
||||
gatsby-source-filesystem@^2.3.37:
|
||||
version "2.3.37"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.37.tgz#730c844c482690f615e25301c3cd399166c54213"
|
||||
integrity sha512-yzR3FAzx12V5sjJRx2y7+XH/NXJE4M5XiV2ZmOnZczpCOaXcdZ4tZ6Mn8KClnbVgIKa5kgKnUX0pUYOkcDnidw==
|
||||
gatsby-source-filesystem@^2.4.1:
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.4.1.tgz#46e284542c2244ae2a13dcc9d912ef3550dedd64"
|
||||
integrity sha512-JDFgK+873XebNvZreEhDzgRlkZ6jEXuS4A+TuJT3EPfTZ3h15YMGnldR2AWhAWYDFX9i2RfFPDuAo8xYzuFY1Q==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
better-queue "^3.8.10"
|
||||
chokidar "^3.4.2"
|
||||
file-type "^12.4.2"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.3.23"
|
||||
gatsby-core-utils "^1.3.24"
|
||||
got "^9.6.0"
|
||||
md5-file "^5.0.0"
|
||||
mime "^2.4.6"
|
||||
@ -8096,10 +8097,10 @@ gatsby-source-filesystem@^2.3.37:
|
||||
valid-url "^1.0.9"
|
||||
xstate "^4.13.0"
|
||||
|
||||
gatsby-telemetry@^1.3.38:
|
||||
version "1.3.38"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.38.tgz#1c6a81ac8cca7117c09577fa2f4c8dd12573c14e"
|
||||
integrity sha512-8AoSNzVgrtPJ0Jgd+cPSuVGj2uBCXI2aJ2ANokOVjPbZO/Z+Z9hcOFdU+AkeBdZWCHaJaX0+qpE6KbgkwBoWPA==
|
||||
gatsby-telemetry@^1.3.40:
|
||||
version "1.3.40"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.40.tgz#647b6a24f23fbb0746314e4deac3850de162bd9b"
|
||||
integrity sha512-BfKuSOe9Q2kCrATypvSXGwfffffLG483mP6j7tJy3iUYgnteRcLLP4YbBV3HG7pqW0SQk+JP5iIlsT7VtSZOXw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/runtime" "^7.11.2"
|
||||
@ -8110,21 +8111,21 @@ gatsby-telemetry@^1.3.38:
|
||||
configstore "^5.0.1"
|
||||
envinfo "^7.7.3"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.3.23"
|
||||
gatsby-core-utils "^1.3.24"
|
||||
git-up "^4.0.2"
|
||||
is-docker "^2.1.1"
|
||||
lodash "^4.17.20"
|
||||
node-fetch "^2.6.1"
|
||||
uuid "3.4.0"
|
||||
|
||||
gatsby-transformer-remark@^2.8.47:
|
||||
version "2.8.47"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.47.tgz#fccbd41f52a2546773da1d1cc0a5040e7f42550b"
|
||||
integrity sha512-PYqIfetQZ0eB6WR8bQZQaly1mqFWJz6XKV+i4+pl4e/j0mTLUAy/regN+zhjaALRzC+NtwsfxeZPmSjnwbJOAA==
|
||||
gatsby-transformer-remark@^2.9.2:
|
||||
version "2.9.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.9.2.tgz#aeac65ed5a2ea8c44e258d8311de51f92dbec14e"
|
||||
integrity sha512-XfPF0+QHYbX/8DtG8M7L/omIkexSUG9Rd2rAt0aUagw5z6BDAnzTO2kafEiBz9b2AbYmm8m2KHJiyJByXLiaEw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
bluebird "^3.7.2"
|
||||
gatsby-core-utils "^1.3.23"
|
||||
gatsby-core-utils "^1.3.24"
|
||||
gray-matter "^4.0.2"
|
||||
hast-util-raw "^4.0.0"
|
||||
hast-util-to-html "^4.0.1"
|
||||
@ -8144,10 +8145,10 @@ gatsby-transformer-remark@^2.8.47:
|
||||
unist-util-select "^1.5.0"
|
||||
unist-util-visit "^1.4.1"
|
||||
|
||||
gatsby-transformer-sharp@^2.5.20:
|
||||
version "2.5.20"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.20.tgz#b06aab5439893bc9a52b498fce96bf17429f18f3"
|
||||
integrity sha512-pErJWfDLQ3qpyu4+XHXnlKg2zaJIUhfEjHkXX/HQR5CccCwN2AO5y9Jy4rqTxXYUasWCZg2DegP6zlj0PKdjlA==
|
||||
gatsby-transformer-sharp@^2.5.21:
|
||||
version "2.5.21"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.21.tgz#56d7c83e828d388e8f0a15b673198a0bd1001491"
|
||||
integrity sha512-wKdJ+uuCMf/BToouze8l1E3qGvwkKUO3cVUvTHe0QO7yNvpxNgzwxVbWu6XBmST0gkQ4owsgDu7uiqI6B4+44w==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
bluebird "^3.7.2"
|
||||
@ -8157,10 +8158,10 @@ gatsby-transformer-sharp@^2.5.20:
|
||||
semver "^7.3.2"
|
||||
sharp "^0.25.4"
|
||||
|
||||
gatsby@^2.24.91:
|
||||
version "2.24.91"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.91.tgz#5b363f5d20103cbb61b01020d70debd207eec844"
|
||||
integrity sha512-EZ2sAGHkrkCHqPFrHS0hsquUOn/YYMU3+b18ZJWCd+YKH692a68sulIQJKs1cuXn9Tiz4ObiJGf02//r+yJYzw==
|
||||
gatsby@^2.25.2:
|
||||
version "2.25.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.25.2.tgz#27d17a480424d0b335c731f3b3a84318b9cf292c"
|
||||
integrity sha512-zssz6mH5vpScGq9SCDtkfajJkYVYJ+00x5JRVf9pYlVTRdv+g7jbKTuGdaWKbPoacEtXw3bUaTURUC2YMs/Gmg==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/core" "^7.11.6"
|
||||
@ -8187,7 +8188,7 @@ gatsby@^2.24.91:
|
||||
babel-plugin-dynamic-import-node "^2.3.3"
|
||||
babel-plugin-lodash "3.3.4"
|
||||
babel-plugin-remove-graphql-queries "^2.9.20"
|
||||
babel-preset-gatsby "^0.5.14"
|
||||
babel-preset-gatsby "^0.5.16"
|
||||
better-opn "^2.0.0"
|
||||
better-queue "^3.8.10"
|
||||
bluebird "^3.7.2"
|
||||
@ -8195,7 +8196,7 @@ gatsby@^2.24.91:
|
||||
browserslist "^4.12.2"
|
||||
cache-manager "^2.11.1"
|
||||
cache-manager-fs-hash "^0.0.9"
|
||||
chalk "^2.4.2"
|
||||
chalk "^4.1.0"
|
||||
chokidar "^3.4.2"
|
||||
common-tags "^1.8.0"
|
||||
compression "^1.7.4"
|
||||
@ -8228,16 +8229,16 @@ gatsby@^2.24.91:
|
||||
find-cache-dir "^3.3.1"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-cli "^2.12.113"
|
||||
gatsby-core-utils "^1.3.23"
|
||||
gatsby-cli "^2.12.116"
|
||||
gatsby-core-utils "^1.3.24"
|
||||
gatsby-graphiql-explorer "^0.4.15"
|
||||
gatsby-legacy-polyfills "^0.0.5"
|
||||
gatsby-legacy-polyfills "^0.0.6"
|
||||
gatsby-link "^2.4.16"
|
||||
gatsby-plugin-page-creator "^2.3.34"
|
||||
gatsby-plugin-typescript "^2.4.25"
|
||||
gatsby-plugin-page-creator "^2.3.35"
|
||||
gatsby-plugin-typescript "^2.5.0"
|
||||
gatsby-plugin-utils "^0.2.40"
|
||||
gatsby-react-router-scroll "^3.0.15"
|
||||
gatsby-telemetry "^1.3.38"
|
||||
gatsby-telemetry "^1.3.40"
|
||||
glob "^7.1.6"
|
||||
got "8.3.2"
|
||||
graphql "^14.6.0"
|
||||
|
Loading…
Reference in New Issue
Block a user