mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-08-02 16:18:49 +02:00
Merge pull request #406 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-4.8.0
Bump gatsby from 4.6.0 to 4.8.0
This commit is contained in:
commit
74dbb5f1e9
2 changed files with 152 additions and 136 deletions
|
@ -7,7 +7,7 @@
|
|||
"@fontsource/noto-sans-display": "^4.5.2",
|
||||
"@icons-pack/react-simple-icons": "^4.6.1",
|
||||
"dotenv": "^14.3.2",
|
||||
"gatsby": "^4.6.0",
|
||||
"gatsby": "^4.8.0",
|
||||
"gatsby-plugin-image": "^2.6.0",
|
||||
"gatsby-plugin-manifest": "^4.6.0",
|
||||
"gatsby-plugin-react-helmet": "^5.6.0",
|
||||
|
|
286
yarn.lock
286
yarn.lock
|
@ -1865,7 +1865,7 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.5.tgz#75a2a8e7d8ab4b230414505d92335d1dcb53a6df"
|
||||
integrity sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==
|
||||
|
||||
"@types/reach__router@^1.3.9":
|
||||
"@types/reach__router@^1.3.10":
|
||||
version "1.3.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.3.10.tgz#141d500213a452d9d9d71d5ad96c4104094f55a3"
|
||||
integrity sha512-iHAFGaVOrWi00/q7oBybggGsz5TOmwOW4M1H9sT7i9lly4qFC8XOgsdf6jUsoaOz2sknFHALEtZqCoDbokdJ2Q==
|
||||
|
@ -2689,13 +2689,13 @@ babel-plugin-polyfill-regenerator@^0.3.0:
|
|||
dependencies:
|
||||
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
||||
|
||||
babel-plugin-remove-graphql-queries@^4.6.0:
|
||||
version "4.6.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.6.0.tgz#cdda606988fd1d0e0fc2377ea8e4103d461b45e2"
|
||||
integrity sha512-QMbjJhHOkVHBfFDfAXQp1MFSzLWOJdPMe7Dk3+AF8L+dlLcf2Z7zbIrlRoRPEROyoW4CCPzLDi0Vam5leR/+gw==
|
||||
babel-plugin-remove-graphql-queries@^4.6.0, babel-plugin-remove-graphql-queries@^4.8.0:
|
||||
version "4.8.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.8.0.tgz#c9d720e34f984cb7265bc2711fe5c2520356d8ef"
|
||||
integrity sha512-J7u9W8lwVBu1gtz5UNmaaZfFplFsW/a7UEcVgwB2jAl4/JiJ0rHgSns5glvSBBP43wISv29okxDi992WKZ6mlQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
gatsby-core-utils "^3.6.0"
|
||||
gatsby-core-utils "^3.8.0"
|
||||
|
||||
babel-plugin-transform-react-remove-prop-types@^0.4.24:
|
||||
version "0.4.24"
|
||||
|
@ -2711,10 +2711,10 @@ babel-polyfill@^6.26.0:
|
|||
core-js "^2.5.0"
|
||||
regenerator-runtime "^0.10.5"
|
||||
|
||||
babel-preset-gatsby@^2.6.0:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.6.0.tgz#9badd7610d950a4b1966549f26395037cc3dfa8a"
|
||||
integrity sha512-ATl4c7LGySIZhBcYV9pL2vp8VTj6jtduG4b00dWgFb+v/Op1FXMUJ70KSRDUVE6fccFdw2abJlbuOgZgwCQFPA==
|
||||
babel-preset-gatsby@^2.8.0:
|
||||
version "2.8.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.8.0.tgz#47078868048b4b86b9664c31e6cfa8e92ebfafee"
|
||||
integrity sha512-C8Pz7CF2dWA8LAhRvuL+Ww8U32WVnWoCSB05wcgk0vleAeD+noPaB3+jA1oKaccLXfvRTqVHNTAVsrqQzI2m3Q==
|
||||
dependencies:
|
||||
"@babel/plugin-proposal-class-properties" "^7.14.0"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
|
||||
|
@ -2729,8 +2729,8 @@ babel-preset-gatsby@^2.6.0:
|
|||
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 "^3.6.0"
|
||||
gatsby-legacy-polyfills "^2.6.0"
|
||||
gatsby-core-utils "^3.8.0"
|
||||
gatsby-legacy-polyfills "^2.8.0"
|
||||
|
||||
babel-register@^6.26.0:
|
||||
version "6.26.0"
|
||||
|
@ -3663,10 +3663,10 @@ cosmiconfig@^7.0.0:
|
|||
path-type "^4.0.0"
|
||||
yaml "^1.10.0"
|
||||
|
||||
create-gatsby@^2.6.0:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.6.0.tgz#409c2563f234ca1e25709c0aeebba377201358b9"
|
||||
integrity sha512-ijyTd1mo7LAasyfNAE9ulmR/eSimUyvDJFmwZOExGG2jep+A43J5X8t0Ukso5BSeilMLZJGTniac33jaNoF5sw==
|
||||
create-gatsby@^2.8.0:
|
||||
version "2.8.0"
|
||||
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.8.0.tgz#8564d7895ee056d4d65035c2d2bf1853fd65354b"
|
||||
integrity sha512-ajRtxbSj8szzrOkoS90UtD0SViPsav0l9XW96Xytob/OhR+Q+xklL8KyA2ObJoKIRWkHwaFv0D3fp0lXOJR3BQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
|
@ -4531,7 +4531,7 @@ eslint-plugin-graphql@^4.0.0:
|
|||
lodash.flatten "^4.4.0"
|
||||
lodash.without "^4.4.0"
|
||||
|
||||
eslint-plugin-import@^2.25.3:
|
||||
eslint-plugin-import@^2.25.4:
|
||||
version "2.25.4"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
|
||||
integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
|
||||
|
@ -5276,10 +5276,10 @@ functional-red-black-tree@^1.0.1:
|
|||
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
||||
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
|
||||
|
||||
gatsby-cli@^4.6.0:
|
||||
version "4.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.6.0.tgz#828cf119475ed5030b7306f1b99b925bd861a485"
|
||||
integrity sha512-3YRilKW+aG1iSPUHj4pB7xSwVv1GX2Zjzae/2FOWaOaNRA0vKtQmwax4eks/kpfM+a2n05HH5K8ov6oLxo3YQw==
|
||||
gatsby-cli@^4.8.0:
|
||||
version "4.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.8.0.tgz#76ee9131cc0036f142901ef3a62e71cf5d61bf40"
|
||||
integrity sha512-AeHUOD7rsY1lJ2q3xepK93nDiuNcLTvd1+f0ZmWzShmekk1Sx5qxHRdv1omqH5PDDFKL94OM9cJaMMHzjZD5VA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -5296,13 +5296,13 @@ gatsby-cli@^4.6.0:
|
|||
common-tags "^1.8.2"
|
||||
configstore "^5.0.1"
|
||||
convert-hrtime "^3.0.0"
|
||||
create-gatsby "^2.6.0"
|
||||
create-gatsby "^2.8.0"
|
||||
envinfo "^7.8.1"
|
||||
execa "^5.1.1"
|
||||
fs-exists-cached "^1.0.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.6.0"
|
||||
gatsby-telemetry "^3.6.0"
|
||||
gatsby-core-utils "^3.8.0"
|
||||
gatsby-telemetry "^3.8.0"
|
||||
hosted-git-info "^3.0.8"
|
||||
is-valid-path "^0.1.1"
|
||||
joi "^17.4.2"
|
||||
|
@ -5326,57 +5326,62 @@ gatsby-cli@^4.6.0:
|
|||
yoga-layout-prebuilt "^1.10.0"
|
||||
yurnalist "^2.1.0"
|
||||
|
||||
gatsby-core-utils@^3.6.0:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.6.0.tgz#0e2f951e2c53731bdb459eb118eb3815a90a9393"
|
||||
integrity sha512-xmjtOWQfLinNbgBiDRT1KpEfDZm0Z0u6+hsf8EH8Ps5UCIhKinGrdtK+QH+RzPGCV1PUg/E/pnLVqQLCvD+tmA==
|
||||
gatsby-core-utils@^3.6.0, gatsby-core-utils@^3.8.0:
|
||||
version "3.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.8.0.tgz#aae62bd2aa77e9abfa381114422d8d3c340b6092"
|
||||
integrity sha512-OUuTvEcC5cygLyDAmib+Je1txtNc9X8sV8QcKqWepUYXGySIzCaowBh55vn97wXmdYpUNOa3PXIMR+KsBfA2Rw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
ci-info "2.0.0"
|
||||
configstore "^5.0.1"
|
||||
fastq "^1.13.0"
|
||||
file-type "^16.5.3"
|
||||
fs-extra "^10.0.0"
|
||||
got "^11.8.3"
|
||||
import-from "^4.0.0"
|
||||
lmdb "^2.1.7"
|
||||
lock "^1.1.0"
|
||||
node-object-hash "^2.3.10"
|
||||
proper-lockfile "^4.1.2"
|
||||
resolve-from "^5.0.0"
|
||||
tmp "^0.2.1"
|
||||
xdg-basedir "^4.0.0"
|
||||
|
||||
gatsby-graphiql-explorer@^2.6.0:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.6.0.tgz#e280ada722dda225bd25fff133b40a2b122112bd"
|
||||
integrity sha512-9YSAci8AXsaknCHdGwKJ3hkjSmcUd2+0CCn1IdTh2xcfVCTRW8Q19jgcJjY/8SYfw9kZJVZVx5jdYdD2AsIowQ==
|
||||
gatsby-graphiql-explorer@^2.8.0:
|
||||
version "2.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.8.0.tgz#95f1eb0f8186d20552da1418fe287877fb7c42cd"
|
||||
integrity sha512-a1zzuboDVrokZpqCGzeb0WR5GEz1FJ2bvz0NRxS/Nn21bNfnoZ5mscBW5p9ZMcHdwwHdH47+qRDwhBQpm1aYJw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby-legacy-polyfills@^2.6.0:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.6.0.tgz#a8296427eb3218d84e2df645a49ab0a8997b2d88"
|
||||
integrity sha512-SbZ9s1bUKJo/ED41MMZx16Oh2DaRBuzQ20WRub995RqqthIGXA5oEv/64hNgBWjkuYZdqu+XtACr6Rscd6QXKw==
|
||||
gatsby-legacy-polyfills@^2.8.0:
|
||||
version "2.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.8.0.tgz#ecd94377c93acc27c4173f9c391a2de2aa9368cd"
|
||||
integrity sha512-657APdGBExskfeFiWreLe33junEeeWbuB6KJbcfhM2UM9wRBOEV1qbZNgIt5c639PMCwg9Zq+WjIZRSaepGO3A==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
core-js-compat "3.9.0"
|
||||
|
||||
gatsby-link@^4.6.0:
|
||||
version "4.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.6.0.tgz#a3f81603765539ae579e11ba4751aa991ccf6977"
|
||||
integrity sha512-GbZJDppV/70m0lT3PIh2m0TLDKq5kAAk5Ao/XU9ucATdDRlE4WruwceHOg7imLmRRrK0xxYGEEyANVrqcH3+LQ==
|
||||
gatsby-link@^4.8.0:
|
||||
version "4.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.8.0.tgz#c51aea268454203f6902f71dc05a5d0f11bbe259"
|
||||
integrity sha512-WRCmyWOJlUg68D1y3mj87H3GAicuAn12J4wkg+CyDsE9JeUJVimzpY/4bsofqQXgGcTPmKU1F44wnDGYnkUVJA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
"@types/reach__router" "^1.3.9"
|
||||
"@types/reach__router" "^1.3.10"
|
||||
gatsby-page-utils "^2.8.0"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
gatsby-page-utils@^2.6.0:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.6.0.tgz#99abe8d4e4628209ee1c2ff7681cacd408c48844"
|
||||
integrity sha512-rckIEZU64wITIYdY+RsbC1klLQI1izMoGD+qMMQF196+FPlMNOmoUWrCOes8LgxNChoRjSBOjRaBsR+M4Piahg==
|
||||
gatsby-page-utils@^2.8.0:
|
||||
version "2.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.8.0.tgz#9c9bccdad0c3fb0f4b679149cb79b59f38e3406c"
|
||||
integrity sha512-eY0jRYHmW2+O5y4yRROz6H6NG5gHkq/11wkTimLRj6W04nh5jSuajL+/U21+o0OoFJ8jm0L8GZhPqOVwwIczNw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
bluebird "^3.7.2"
|
||||
chokidar "^3.5.2"
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-core-utils "^3.6.0"
|
||||
gatsby-core-utils "^3.8.0"
|
||||
glob "^7.2.0"
|
||||
lodash "^4.17.21"
|
||||
micromatch "^4.0.4"
|
||||
|
@ -5411,20 +5416,20 @@ gatsby-plugin-manifest@^4.6.0:
|
|||
semver "^7.3.5"
|
||||
sharp "^0.29.3"
|
||||
|
||||
gatsby-plugin-page-creator@^4.6.0:
|
||||
version "4.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.6.0.tgz#1fad0078b61b2b1162389a4a007d276d4170a2b0"
|
||||
integrity sha512-AXDD2A+HaSHJuTa6HznCn5ItnVNHfayRixqJusOpiscBsYty/JwXM/6Fj8CoQvRTwVt2EYwgw9QgjBl76kOoiA==
|
||||
gatsby-plugin-page-creator@^4.8.0:
|
||||
version "4.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.8.0.tgz#d1f4830b6d71dea5d0233032f1907af4da4b4df0"
|
||||
integrity sha512-8jIsCHP32gw6U4p1saaElgcnsbq6CbtqpFAg4ojbgh3euhRWADxHve0LRjUc7VL07AhktdBf/IAxrNkEMma2MA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
"@babel/traverse" "^7.15.4"
|
||||
"@sindresorhus/slugify" "^1.1.2"
|
||||
chokidar "^3.5.2"
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-core-utils "^3.6.0"
|
||||
gatsby-page-utils "^2.6.0"
|
||||
gatsby-plugin-utils "^3.0.0"
|
||||
gatsby-telemetry "^3.6.0"
|
||||
gatsby-core-utils "^3.8.0"
|
||||
gatsby-page-utils "^2.8.0"
|
||||
gatsby-plugin-utils "^3.2.0"
|
||||
gatsby-telemetry "^3.8.0"
|
||||
globby "^11.0.4"
|
||||
lodash "^4.17.21"
|
||||
|
||||
|
@ -5484,10 +5489,10 @@ gatsby-plugin-sitemap@^5.8.0:
|
|||
minimatch "^3.0.4"
|
||||
sitemap "^7.0.0"
|
||||
|
||||
gatsby-plugin-typescript@^4.6.0:
|
||||
version "4.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.6.0.tgz#bc01ea2990bd6504d9a88042c1a22911d57520f3"
|
||||
integrity sha512-1LipVvvBT871P48izX7gk83xc2VSx6J6ruDLBnc57CqAPmNlDa3rRO2bEUNd9Zwk+uOUNi+kl1tKxYwW5G1eSg==
|
||||
gatsby-plugin-typescript@^4.6.0, gatsby-plugin-typescript@^4.8.0:
|
||||
version "4.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.8.0.tgz#3776ce9fa0564cb04e34c79f167103f056ea7522"
|
||||
integrity sha512-MRMw2NvHLkeGU/FRkInja5TR0dpSNp44faADT9zYy1K/bAbOQBlKjA31D3NusrV4/NmEVureTukaEEPWH4H8xg==
|
||||
dependencies:
|
||||
"@babel/core" "^7.15.5"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
|
||||
|
@ -5495,31 +5500,31 @@ gatsby-plugin-typescript@^4.6.0:
|
|||
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
||||
"@babel/preset-typescript" "^7.15.0"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
babel-plugin-remove-graphql-queries "^4.6.0"
|
||||
babel-plugin-remove-graphql-queries "^4.8.0"
|
||||
|
||||
gatsby-plugin-utils@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.0.0.tgz#2f19eaf5f43cacd74c1edfe4f46385f1694e8c79"
|
||||
integrity sha512-hZj64WQbs/KgAWez3oWMwlmhewUinXDJJdhj491vOWX2WVlH79m8JpAoklgrm9xaoIdhfbNkhQoMKPkRZKJpJQ==
|
||||
gatsby-plugin-utils@^3.0.0, gatsby-plugin-utils@^3.2.0:
|
||||
version "3.2.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.2.0.tgz#2d5771ead692553c5faa2886ccb57f18cd1efa98"
|
||||
integrity sha512-5zCd0RJnbpaYzKr8kGaGfuPj9Hygi3luiCN8bnN1zVnieaJlRsh+k7BF6ukuG+2qk7USjwQHxzKP9QqAVmOR4g==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
joi "^17.4.2"
|
||||
|
||||
gatsby-react-router-scroll@^5.6.0:
|
||||
version "5.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-5.6.0.tgz#d4a679a841e88f6ceb25e490ecd07028e197a4cb"
|
||||
integrity sha512-n8wO0xeRxvBkJXrH2DAuLKCiHQRgFn/9Ytqb3Uz19fWd5q+jpOlD/qjorkeWl2cqo8oNb83ku8D6dF3qr8OT5g==
|
||||
gatsby-react-router-scroll@^5.8.0:
|
||||
version "5.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-5.8.0.tgz#e10e4e5ddabdd3c6ba9d7115e13a5d0fd143d15d"
|
||||
integrity sha512-RKZHRmgzKLkm9qkyyP2moZvP0R3QNrsGoTcbURtJcnIYdzO/MzNUWy0SP/Lt604C0mmFBG+gDUuKT3/JvypEsw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
gatsby-sharp@^0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.0.1.tgz#f4ed7a1751b4c75a6b2ea5ba1fd9b187f80b455a"
|
||||
integrity sha512-m6NyS1/Y97kA8JY75SHqB0ZcReIk9OTDmUMi/kLK7yVXtwfGh7pgX3UW930ydUB3tooZMB9ojAmmpmmrV8lE+g==
|
||||
gatsby-sharp@^0.2.0:
|
||||
version "0.2.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.2.0.tgz#c4599cf676195edd5a75ab5ff600bf6b66818915"
|
||||
integrity sha512-JnvXcx77uT/m56sG86IDjFCsqzgB6JTcbwrKk4c1AjfEIvP0fGCsnDgIhdTri4PwnusQC8/ovUNAYaXQK5Yi9w==
|
||||
dependencies:
|
||||
"@types/sharp" "^0.29.5"
|
||||
sharp "^0.29.3"
|
||||
sharp "^0.30.1"
|
||||
|
||||
gatsby-source-filesystem@^1.5.27:
|
||||
version "1.5.39"
|
||||
|
@ -5568,10 +5573,10 @@ gatsby-source-youtube-v3@^3.0.2:
|
|||
gatsby-source-filesystem "^1.5.27"
|
||||
lodash "^4.17.5"
|
||||
|
||||
gatsby-telemetry@^3.6.0:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.6.0.tgz#8f54f85b8bd36eb293a7f80da85a138810b3f38e"
|
||||
integrity sha512-mxofrnVUtcjh+CD9QcAQloR5WskKUfBCXzGLCH4/haE5SbWKpKstLBR06ZnNI01VHc5Do0+W+n16NvNe4G8zGQ==
|
||||
gatsby-telemetry@^3.6.0, gatsby-telemetry@^3.8.0:
|
||||
version "3.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.8.0.tgz#24a2a3b372053c4069763af50db534a03576bcf8"
|
||||
integrity sha512-Kd2sntz+UjIjRvqzqJLu4d1fljeq+qSlGdCGeAQMEB4HdvQVtHDCR9+QyG0TQO5V5ZWBquvG1d+lHjq1jRL1xg==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
@ -5581,11 +5586,11 @@ gatsby-telemetry@^3.6.0:
|
|||
boxen "^4.2.0"
|
||||
configstore "^5.0.1"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.6.0"
|
||||
gatsby-core-utils "^3.8.0"
|
||||
git-up "^4.0.5"
|
||||
is-docker "^2.2.1"
|
||||
lodash "^4.17.21"
|
||||
node-fetch "^2.6.6"
|
||||
node-fetch "^2.6.7"
|
||||
|
||||
gatsby-transformer-remark@^5.6.0:
|
||||
version "5.6.0"
|
||||
|
@ -5629,18 +5634,18 @@ gatsby-transformer-sharp@^4.8.0:
|
|||
semver "^7.3.5"
|
||||
sharp "^0.30.1"
|
||||
|
||||
gatsby-worker@^1.6.0:
|
||||
version "1.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-worker/-/gatsby-worker-1.6.0.tgz#469f67c829f25c4689abcb0eb2154b3317c7fcee"
|
||||
integrity sha512-UuyRZmHiAI9HnjYeLjG+/5K4ugeGSzftF/hFRBjkvcABCc0GktOm2038FtUpXxpX9MbCiYd6pO3Kij5U7FLQBg==
|
||||
gatsby-worker@^1.8.0:
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-worker/-/gatsby-worker-1.8.0.tgz#64c9f01edff12408a26795e1eba1066dcb1ab4da"
|
||||
integrity sha512-JttpptUu4l38bB+xGY6bsik+wLyMv+h8JZo10nOngMTBfpkNcFp+7Vpyy+eWs7l0tRZhf0XXAXHo6bccllPnKg==
|
||||
dependencies:
|
||||
"@babel/core" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby@^4.6.0:
|
||||
version "4.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.6.0.tgz#05877f7f8c799ef2301f257f47a3af44d20bc729"
|
||||
integrity sha512-02NsTyfPQlB/JCilJri0gxvTr7WNcjZWnNUhHQatH0CJ6Sj3meSArEMNuA2thBS/CSIq/30kEOC2HDvWEWPfSA==
|
||||
gatsby@^4.8.0:
|
||||
version "4.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.8.0.tgz#65c89ac460891fec75941735afb36ef28c1aedfd"
|
||||
integrity sha512-g68pt1ABCYbg1rb6PsQnD4I7k2oF8tDswLgt1PU6Oyur/fMRyo3Tbi243uzBVRcA3NsnyikYnP70EVlnig9iNA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -5666,8 +5671,8 @@ gatsby@^4.6.0:
|
|||
babel-plugin-add-module-exports "^1.0.4"
|
||||
babel-plugin-dynamic-import-node "^2.3.3"
|
||||
babel-plugin-lodash "^3.3.4"
|
||||
babel-plugin-remove-graphql-queries "^4.6.0"
|
||||
babel-preset-gatsby "^2.6.0"
|
||||
babel-plugin-remove-graphql-queries "^4.8.0"
|
||||
babel-preset-gatsby "^2.8.0"
|
||||
better-opn "^2.1.1"
|
||||
bluebird "^3.7.2"
|
||||
body-parser "^1.19.0"
|
||||
|
@ -5690,11 +5695,12 @@ gatsby@^4.6.0:
|
|||
detect-port "^1.3.0"
|
||||
devcert "^1.2.0"
|
||||
dotenv "^8.6.0"
|
||||
enhanced-resolve "^5.8.3"
|
||||
eslint "^7.32.0"
|
||||
eslint-config-react-app "^6.0.0"
|
||||
eslint-plugin-flowtype "^5.10.0"
|
||||
eslint-plugin-graphql "^4.0.0"
|
||||
eslint-plugin-import "^2.25.3"
|
||||
eslint-plugin-import "^2.25.4"
|
||||
eslint-plugin-jsx-a11y "^6.5.1"
|
||||
eslint-plugin-react "^7.28.0"
|
||||
eslint-plugin-react-hooks "^4.3.0"
|
||||
|
@ -5709,21 +5715,22 @@ gatsby@^4.6.0:
|
|||
find-cache-dir "^3.3.2"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-cli "^4.6.0"
|
||||
gatsby-core-utils "^3.6.0"
|
||||
gatsby-graphiql-explorer "^2.6.0"
|
||||
gatsby-legacy-polyfills "^2.6.0"
|
||||
gatsby-link "^4.6.0"
|
||||
gatsby-plugin-page-creator "^4.6.0"
|
||||
gatsby-plugin-typescript "^4.6.0"
|
||||
gatsby-plugin-utils "^3.0.0"
|
||||
gatsby-react-router-scroll "^5.6.0"
|
||||
gatsby-telemetry "^3.6.0"
|
||||
gatsby-worker "^1.6.0"
|
||||
gatsby-cli "^4.8.0"
|
||||
gatsby-core-utils "^3.8.0"
|
||||
gatsby-graphiql-explorer "^2.8.0"
|
||||
gatsby-legacy-polyfills "^2.8.0"
|
||||
gatsby-link "^4.8.0"
|
||||
gatsby-page-utils "^2.8.0"
|
||||
gatsby-plugin-page-creator "^4.8.0"
|
||||
gatsby-plugin-typescript "^4.8.0"
|
||||
gatsby-plugin-utils "^3.2.0"
|
||||
gatsby-react-router-scroll "^5.8.0"
|
||||
gatsby-telemetry "^3.8.0"
|
||||
gatsby-worker "^1.8.0"
|
||||
glob "^7.2.0"
|
||||
got "^11.8.2"
|
||||
graphql "^15.7.2"
|
||||
graphql-compose "~7.25.1"
|
||||
graphql-compose "^9.0.7"
|
||||
graphql-playground-middleware-express "^1.7.22"
|
||||
hasha "^5.2.2"
|
||||
http-proxy "^1.18.1"
|
||||
|
@ -5733,7 +5740,7 @@ gatsby@^4.6.0:
|
|||
joi "^17.4.2"
|
||||
json-loader "^0.5.7"
|
||||
latest-version "5.1.0"
|
||||
lmdb-store "^1.6.11"
|
||||
lmdb "2.2.1"
|
||||
lodash "^4.17.21"
|
||||
md5-file "^5.0.0"
|
||||
meant "^1.0.3"
|
||||
|
@ -5783,7 +5790,6 @@ gatsby@^4.6.0:
|
|||
type-of "^2.0.1"
|
||||
url-loader "^4.1.1"
|
||||
uuid "^8.3.2"
|
||||
v8-compile-cache "^2.3.0"
|
||||
webpack "^5.61.0"
|
||||
webpack-dev-middleware "^4.3.0"
|
||||
webpack-merge "^5.8.0"
|
||||
|
@ -5792,7 +5798,7 @@ gatsby@^4.6.0:
|
|||
xstate "^4.26.0"
|
||||
yaml-loader "^0.6.0"
|
||||
optionalDependencies:
|
||||
gatsby-sharp "^0.0.1"
|
||||
gatsby-sharp "^0.2.0"
|
||||
|
||||
gauge@~2.7.3:
|
||||
version "2.7.4"
|
||||
|
@ -6091,13 +6097,12 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.4, graceful-fs@^4.1.6,
|
|||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96"
|
||||
integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==
|
||||
|
||||
graphql-compose@~7.25.1:
|
||||
version "7.25.1"
|
||||
resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-7.25.1.tgz#9d89f72781931590d4dfca6a709f381f2f76b873"
|
||||
integrity sha512-TPXTe1BoQkMjp/MH93yA0SQo8PiXxJAv6Eo6K/+kpJELM9l2jZnd5PCduweuXFcKv+nH973wn/VYzYKDMQ9YoQ==
|
||||
graphql-compose@^9.0.7:
|
||||
version "9.0.7"
|
||||
resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-9.0.7.tgz#f9a2161d89691506466258ef54f279cbdd7ffeec"
|
||||
integrity sha512-1EreO/vtdF/vaXYtPGW/RIlJbAAe8bWJ0mlvIa3s4YytsydbqiIFv80QUNlD9Bdl9iezLze70a6quC+3BAMzjw==
|
||||
dependencies:
|
||||
graphql-type-json "0.3.2"
|
||||
object-path "0.11.5"
|
||||
|
||||
graphql-config@^3.0.2:
|
||||
version "3.4.1"
|
||||
|
@ -6531,6 +6536,11 @@ import-from@3.0.0:
|
|||
dependencies:
|
||||
resolve-from "^5.0.0"
|
||||
|
||||
import-from@^4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/import-from/-/import-from-4.0.0.tgz#2710b8d66817d232e16f4166e319248d3d5492e2"
|
||||
integrity sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==
|
||||
|
||||
import-lazy@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
|
||||
|
@ -7365,16 +7375,27 @@ lines-and-columns@^1.1.6:
|
|||
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
|
||||
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
||||
|
||||
lmdb-store@^1.6.11:
|
||||
version "1.6.14"
|
||||
resolved "https://registry.yarnpkg.com/lmdb-store/-/lmdb-store-1.6.14.tgz#8aa5f36fb04195f8639a3b01b32f6696867f2bc9"
|
||||
integrity sha512-4woZfvfgolMEngjoMJrwePjdLotr3QKGJsDWURlJmKBed5JtE00IfAKo7ryPowl4ksGcs21pcdLkwrPnKomIuA==
|
||||
lmdb@2.2.1:
|
||||
version "2.2.1"
|
||||
resolved "https://registry.yarnpkg.com/lmdb/-/lmdb-2.2.1.tgz#b7fd22ed2268ab74aa71108b793678314a7b94bb"
|
||||
integrity sha512-tUlIjyJvbd4mqdotI9Xe+3PZt/jqPx70VKFDrKMYu09MtBWOT3y2PbuTajX+bJFDjbgLkQC0cTx2n6dithp/zQ==
|
||||
dependencies:
|
||||
msgpackr "^1.5.0"
|
||||
msgpackr "^1.5.4"
|
||||
nan "^2.14.2"
|
||||
node-gyp-build "^4.2.3"
|
||||
ordered-binary "^1.0.0"
|
||||
weak-lru-cache "^1.0.0"
|
||||
ordered-binary "^1.2.4"
|
||||
weak-lru-cache "^1.2.2"
|
||||
|
||||
lmdb@^2.1.7:
|
||||
version "2.2.2"
|
||||
resolved "https://registry.yarnpkg.com/lmdb/-/lmdb-2.2.2.tgz#4d7acaaf52e9739d4cd76c8ef5b9c02c42af2263"
|
||||
integrity sha512-ih7wahPRxy19T+r6/vN9UfdpDfIPXlLL/PkRVkDuNPA/MNGZIiGM/v1zUyhC/+4sveponuQRHVObt8sTVrW8rw==
|
||||
dependencies:
|
||||
msgpackr "^1.5.4"
|
||||
nan "^2.14.2"
|
||||
node-gyp-build "^4.2.3"
|
||||
ordered-binary "^1.2.4"
|
||||
weak-lru-cache "^1.2.2"
|
||||
|
||||
load-bmfont@^1.3.1, load-bmfont@^1.4.0:
|
||||
version "1.4.1"
|
||||
|
@ -8107,10 +8128,10 @@ msgpackr-extract@^1.0.14:
|
|||
nan "^2.14.2"
|
||||
node-gyp-build "^4.2.3"
|
||||
|
||||
msgpackr@^1.5.0:
|
||||
version "1.5.2"
|
||||
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.5.2.tgz#b400c9885642bdec27b284f8bdadbd6570b448b7"
|
||||
integrity sha512-OCguCkbG34x1ddO4vAzEm/4J1GTo512k9SoxV8K+EGfI/onFdpemRf0HpsVRFpxadXr4JBFgHsQUitgTlw7ZYQ==
|
||||
msgpackr@^1.5.4:
|
||||
version "1.5.4"
|
||||
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.5.4.tgz#2b6ea6cb7d79c0ad98fc76c68163c48eda50cf0d"
|
||||
integrity sha512-Z7w5Jg+2Q9z9gJxeM68d7tSuWZZGnFIRhZnyqcZCa/1dKkhOCNvR1TUV3zzJ3+vj78vlwKRzUgVDlW4jiSOeDA==
|
||||
optionalDependencies:
|
||||
msgpackr-extract "^1.0.14"
|
||||
|
||||
|
@ -8251,7 +8272,7 @@ 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@^2.6.1, node-fetch@^2.6.6:
|
||||
node-fetch@^2.6.1, node-fetch@^2.6.6, node-fetch@^2.6.7:
|
||||
version "2.6.7"
|
||||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
|
||||
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
|
||||
|
@ -8385,11 +8406,6 @@ object-keys@^1.0.12, object-keys@^1.1.1:
|
|||
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
|
||||
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
|
||||
|
||||
object-path@0.11.5:
|
||||
version "0.11.5"
|
||||
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.5.tgz#d4e3cf19601a5140a55a16ad712019a9c50b577a"
|
||||
integrity sha512-jgSbThcoR/s+XumvGMTMf81QVBmah+/Q7K7YduKeKVWL7N111unR2d6pZZarSk6kY/caeNxUDyxOvMWyzoU2eg==
|
||||
|
||||
object-visit@^1.0.0:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
|
||||
|
@ -8527,10 +8543,10 @@ optionator@^0.9.1:
|
|||
type-check "^0.4.0"
|
||||
word-wrap "^1.2.3"
|
||||
|
||||
ordered-binary@^1.0.0:
|
||||
version "1.2.3"
|
||||
resolved "https://registry.yarnpkg.com/ordered-binary/-/ordered-binary-1.2.3.tgz#518f637692a74d372e56230effae37b811575e36"
|
||||
integrity sha512-fEwMk8TNUtzQDjXKYS2ANW3fNZ/gMReCPOAsLHaqw+UDnq/8ddXAcX4lGRpTK7kAghAjkmJs1EXXbcrDbg+ruw==
|
||||
ordered-binary@^1.2.4:
|
||||
version "1.2.4"
|
||||
resolved "https://registry.yarnpkg.com/ordered-binary/-/ordered-binary-1.2.4.tgz#51d3a03af078a0bdba6c7bc8f4fedd1f5d45d83e"
|
||||
integrity sha512-A/csN0d3n+igxBPfUrjbV5GC69LWj2pjZzAAeeHXLukQ4+fytfP4T1Lg0ju7MSPSwq7KtHkGaiwO8URZN5IpLg==
|
||||
|
||||
os-homedir@^1.0.0:
|
||||
version "1.0.2"
|
||||
|
@ -11576,7 +11592,7 @@ uuid@^8.3.2:
|
|||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
|
||||
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
|
||||
|
||||
v8-compile-cache@^2.0.3, v8-compile-cache@^2.3.0:
|
||||
v8-compile-cache@^2.0.3:
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
|
||||
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
|
||||
|
@ -11639,10 +11655,10 @@ watchpack@^2.3.1:
|
|||
glob-to-regexp "^0.4.1"
|
||||
graceful-fs "^4.1.2"
|
||||
|
||||
weak-lru-cache@^1.0.0:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/weak-lru-cache/-/weak-lru-cache-1.2.1.tgz#6b4f2da7e1701f845e71522417f1df1e39503df8"
|
||||
integrity sha512-O5ag1F0Xk6ui+Fg5LlosTcVAyHs6DeyiDDbOapNtFCx/KjZ82B3U9stM9hvzbVclKWn9ABPjaINX/nQkGkJkKg==
|
||||
weak-lru-cache@^1.2.2:
|
||||
version "1.2.2"
|
||||
resolved "https://registry.yarnpkg.com/weak-lru-cache/-/weak-lru-cache-1.2.2.tgz#fdbb6741f36bae9540d12f480ce8254060dccd19"
|
||||
integrity sha512-DEAoo25RfSYMuTGc9vPJzZcZullwIqRDSI9LOy+fkCJPi6hykCnfKaXTuPBDuXAUcqHXyOgFtHNp/kB2FjYHbw==
|
||||
|
||||
web-namespaces@^1.0.0:
|
||||
version "1.1.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue