mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-15 09:02:01 +02:00
Update gatsby monorepo
This commit is contained in:
parent
b444767885
commit
c5527e2d62
2 changed files with 100 additions and 100 deletions
16
package.json
16
package.json
|
@ -26,25 +26,25 @@
|
|||
"@mdx-js/react": "1.6.22",
|
||||
"animejs": "3.2.1",
|
||||
"babel-plugin-i18next-extract": "0.8.3",
|
||||
"gatsby": "4.1.2",
|
||||
"gatsby": "4.1.3",
|
||||
"gatsby-awesome-pagination": "0.3.8",
|
||||
"gatsby-cli": "4.1.1",
|
||||
"gatsby-cli": "4.1.2",
|
||||
"gatsby-plugin-asset-path": "3.0.4",
|
||||
"gatsby-plugin-feed": "4.1.1",
|
||||
"gatsby-plugin-image": "2.1.0",
|
||||
"gatsby-plugin-manifest": "4.1.1",
|
||||
"gatsby-plugin-mdx": "3.1.1",
|
||||
"gatsby-plugin-image": "2.1.1",
|
||||
"gatsby-plugin-manifest": "4.1.2",
|
||||
"gatsby-plugin-mdx": "3.1.2",
|
||||
"gatsby-plugin-netlify": "3.14.0",
|
||||
"gatsby-plugin-offline": "5.1.1",
|
||||
"gatsby-plugin-offline": "5.1.2",
|
||||
"gatsby-plugin-portal": "1.0.7",
|
||||
"gatsby-plugin-react-helmet": "5.1.0",
|
||||
"gatsby-plugin-react-i18next": "1.2.2",
|
||||
"gatsby-plugin-remote-images": "3.1.1",
|
||||
"gatsby-plugin-robots-txt": "1.6.14",
|
||||
"gatsby-plugin-sass": "5.1.1",
|
||||
"gatsby-plugin-sharp": "4.1.1",
|
||||
"gatsby-plugin-sharp": "4.1.2",
|
||||
"gatsby-plugin-sitemap": "5.1.1",
|
||||
"gatsby-source-filesystem": "4.1.0",
|
||||
"gatsby-source-filesystem": "4.1.1",
|
||||
"gatsby-transformer-json": "4.1.0",
|
||||
"gatsby-transformer-sharp": "4.1.0",
|
||||
"hamburger-react": "2.4.1",
|
||||
|
|
184
yarn.lock
184
yarn.lock
|
@ -3146,13 +3146,13 @@ babel-plugin-polyfill-regenerator@^0.2.2:
|
|||
dependencies:
|
||||
"@babel/helper-define-polyfill-provider" "^0.2.2"
|
||||
|
||||
babel-plugin-remove-graphql-queries@^4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.1.0.tgz#cfb8fd2c58b4de9bc38b80add80a47aaf0588caf"
|
||||
integrity sha512-KfHdBJ1GnCuAtvzJ1ujzDB9mMtK+t8iMSBzYOGAacHBXJxXIxMdHvPd1tbqmyx/PjyZPgh8Khq3XWxHDPje7QQ==
|
||||
babel-plugin-remove-graphql-queries@^4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.1.1.tgz#eaaf30178f0beabbacfe5cbec1ad45ba5614cccb"
|
||||
integrity sha512-4SKftOxGTUIXB/3jIJYgkmeThxIJN1Q+qI29XDKpf4hQi2tskqCbtIu3y4RIvxDuzdlIWe1sn1I6ALVx83GQAQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
gatsby-core-utils "^3.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
|
||||
babel-plugin-syntax-jsx@^6.18.0:
|
||||
version "6.18.0"
|
||||
|
@ -3177,10 +3177,10 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24:
|
|||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
|
||||
integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
|
||||
|
||||
babel-preset-gatsby@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.1.0.tgz#15d446dc529a81bcbebbf5a82bd6ab9ab534dddb"
|
||||
integrity sha512-hRUDWDugEApfZIBOO8S3i5m+J9a+x1T5E68OO35ExnI5kpRCQ3K36CN2FAUsIYzWDLe0s5h4gJRB/W9SyzkvVA==
|
||||
babel-preset-gatsby@^2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.1.1.tgz#9618bfc52a9208eef0558ff86ecd19367fb2886d"
|
||||
integrity sha512-7IEsTDVT8aUYvY39TG92HJQennM8HnNsNzr/bJ4BTTuRBGUW8/WfytU/BwatFTqBJRIfTveOhlmnKiUPNGuk3A==
|
||||
dependencies:
|
||||
"@babel/plugin-proposal-class-properties" "^7.14.0"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
|
||||
|
@ -3195,7 +3195,7 @@ babel-preset-gatsby@^2.1.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.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
gatsby-legacy-polyfills "^2.1.0"
|
||||
|
||||
babel-runtime@^6.26.0:
|
||||
|
@ -5947,10 +5947,10 @@ gatsby-awesome-pagination@0.3.8:
|
|||
dependencies:
|
||||
lodash "^4.17.21"
|
||||
|
||||
gatsby-cli@4.1.1, gatsby-cli@^4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.1.1.tgz#fa78ab8c5a5cd30adcebb4ea95c013735ab43f31"
|
||||
integrity sha512-uPLu+PcqcoV8lk+1PPte/mP7I8wAM/5oE11mnPzKoGw2UeEgNdMnyjWqQITTeIZ0lvmD+3KITasWzsulnI2geg==
|
||||
gatsby-cli@4.1.2, gatsby-cli@^4.1.2:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.1.2.tgz#df669009f8427d376573ebe6ca0d591486ddc09d"
|
||||
integrity sha512-z1lEJu4amtWCDuUu1zVAVduN6qW29Y1BtaM2WFQFi07qq1c3juVxj6Qa4+BAltMQayeVJZyCk1sQ+ZyoXO8uew==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
@ -5967,9 +5967,9 @@ gatsby-cli@4.1.1, gatsby-cli@^4.1.1:
|
|||
execa "^5.1.1"
|
||||
fs-exists-cached "^1.0.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.0"
|
||||
gatsby-recipes "^1.1.0"
|
||||
gatsby-telemetry "^3.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
gatsby-recipes "^1.1.1"
|
||||
gatsby-telemetry "^3.1.1"
|
||||
hosted-git-info "^3.0.8"
|
||||
is-valid-path "^0.1.1"
|
||||
joi "^17.4.2"
|
||||
|
@ -6009,10 +6009,10 @@ gatsby-core-utils@^2.14.0:
|
|||
tmp "^0.2.1"
|
||||
xdg-basedir "^4.0.0"
|
||||
|
||||
gatsby-core-utils@^3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.1.0.tgz#bf01ebd78046606ac812591319b450516f75b448"
|
||||
integrity sha512-ErgJr5xgjUoorhCVeyMyNfnZhxBTA33KRB/aFtFWNeTXFsUNlDZBqheSp2XAaD3+gvAmDqbz2m+jKF1sI8vLAg==
|
||||
gatsby-core-utils@^3.1.1:
|
||||
version "3.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.1.1.tgz#ba4ac26c43c803ef7322f8825bc9b94bdf8c9003"
|
||||
integrity sha512-Z7H0UtKct5oukYkyyBMlRi1zpJfD2hhE5+eV6fYpHQCjlzmx2aSdumgFcDuQfJeqcnCSnfhlZM1wcaJ8WxI5Jg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
ci-info "2.0.0"
|
||||
|
@ -6049,16 +6049,16 @@ gatsby-link@^4.1.0:
|
|||
"@types/reach__router" "^1.3.9"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
gatsby-page-utils@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.1.0.tgz#2d93543dbc8bc9b18e45cfd7e423b0e385922311"
|
||||
integrity sha512-YxH3Pqa4u5cntwKS3IetQ7AiXDPg70em8VvXNG9JhCRF7M5koKOwZmEXhJpUoSXW8ajh5vgPX63OFlW/Ms+22Q==
|
||||
gatsby-page-utils@^2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.1.1.tgz#c4b24b821822138b144104ddfb5bfc21f3795399"
|
||||
integrity sha512-9aRFzEX301NpA1PsYFP6yRyFzkEZGGWZCu44ZlKe2zRcGNpF0vqsKwyHhlpm1barJnIlh27LpSgAWSzr9k5dJA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
bluebird "^3.7.2"
|
||||
chokidar "^3.5.2"
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-core-utils "^3.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
glob "^7.1.7"
|
||||
lodash "^4.17.21"
|
||||
micromatch "^4.0.4"
|
||||
|
@ -6090,40 +6090,40 @@ gatsby-plugin-feed@4.1.1:
|
|||
lodash.merge "^4.6.2"
|
||||
rss "^1.2.2"
|
||||
|
||||
gatsby-plugin-image@2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.1.0.tgz#71f3568ce7558a84fbcf06ca5ea9b00a1cd9d41d"
|
||||
integrity sha512-8bzy7eaDMNqkhsAQIQGquuZhCih7wBaXQYFHf3X04yFA1MDtXSK67pncWXfaUCqr9xZdxqxA2xYRi+c3abGpRA==
|
||||
gatsby-plugin-image@2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.1.1.tgz#beccc877db0efdc6f596d5447f29b3faf72701c3"
|
||||
integrity sha512-8Kas9TxE3VCGxWYzxceLmsSxRziYFgMBbMwpb07igZlYfkxWjakFSUV/vkm13oixuZhS2tLjv6FEyfYqPuWyzQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/parser" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
"@babel/traverse" "^7.15.4"
|
||||
babel-jsx-utils "^1.1.0"
|
||||
babel-plugin-remove-graphql-queries "^4.1.0"
|
||||
babel-plugin-remove-graphql-queries "^4.1.1"
|
||||
camelcase "^5.3.1"
|
||||
chokidar "^3.5.2"
|
||||
common-tags "^1.8.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
objectFitPolyfill "^2.3.5"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
gatsby-plugin-manifest@4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.1.1.tgz#6151ae62d07fdc2fbb2a9275a37c8b456af82fd4"
|
||||
integrity sha512-MFfxok4PHCxfDTSCKt8xaVD6Hzbbl4qlifxZEVOfrUHwezr0e3omQtyuZnsyh/7UjTcCqZvW5JJNJVGfzkt3mw==
|
||||
gatsby-plugin-manifest@4.1.2:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.1.2.tgz#9b0f117eade4a43bde1c4f81c4d4dbc3dcfc5f7f"
|
||||
integrity sha512-/9+JRlwDbnaRaMz4BNt3JCre39y65fTy28aLE9DXJxosL6OvRfbmFXxpZigDx2g3mcn4K97wyR7qyt/7eG+ppw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
gatsby-core-utils "^3.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
gatsby-plugin-utils "^2.1.1"
|
||||
semver "^7.3.5"
|
||||
sharp "^0.29.1"
|
||||
|
||||
gatsby-plugin-mdx@3.1.1:
|
||||
version "3.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.1.1.tgz#abdf75a890cce954abf42dce312da5165f6c9cf1"
|
||||
integrity sha512-hlYod6SGh0YoIt12D8lP6VyvDOrmYgNw4s0k6xEJv+4Bk02+jol5oNn2pFShXwA8dxDaPXKQLBDk+K9UOlmaSw==
|
||||
gatsby-plugin-mdx@3.1.2:
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.1.2.tgz#be41b8cb50a984adc099defd029a1f6896101317"
|
||||
integrity sha512-u7VtEYnMCRdN42sRdqwQ5UokH1erNA2wbn/D6CHMdybYRXOznj0eNXCzVvhBAr+Tx3B6/5uL39+2FrTS5E3uVA==
|
||||
dependencies:
|
||||
"@babel/core" "^7.15.5"
|
||||
"@babel/generator" "^7.15.4"
|
||||
|
@ -6141,7 +6141,7 @@ gatsby-plugin-mdx@3.1.1:
|
|||
escape-string-regexp "^1.0.5"
|
||||
eval "^0.1.4"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
gray-matter "^4.0.2"
|
||||
json5 "^2.1.3"
|
||||
loader-utils "^1.4.0"
|
||||
|
@ -6175,33 +6175,33 @@ gatsby-plugin-netlify@3.14.0:
|
|||
lodash "^4.17.21"
|
||||
webpack-assets-manifest "^5.0.6"
|
||||
|
||||
gatsby-plugin-offline@5.1.1:
|
||||
version "5.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.1.1.tgz#0b3d9b5df7b3dd0e969c9ee4236f8e73a4329d92"
|
||||
integrity sha512-QNJEhur4z564kV1+Df4LKLP+pz7SpJ4IQ8PR1OUiNG637xPr8AG8fWoYBxFhSRgVkV/D59gM7fQp4gqobGRbjg==
|
||||
gatsby-plugin-offline@5.1.2:
|
||||
version "5.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.1.2.tgz#7e99d22ae0a0bcc39356330c1b9451e011e3948d"
|
||||
integrity sha512-LUdv1b2LHoK+lWJbUm8cTVzrugZRR/oIzYahedyPeTmqSPZ/NjOYA7pVdcwwfCH6yl+VjjgaTrlscVjYZTrflg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
cheerio "^1.0.0-rc.10"
|
||||
gatsby-core-utils "^3.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
glob "^7.1.7"
|
||||
idb-keyval "^3.2.0"
|
||||
lodash "^4.17.21"
|
||||
workbox-build "^4.3.1"
|
||||
|
||||
gatsby-plugin-page-creator@^4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.1.1.tgz#23dfdb67c93b1ce68e4e9582d54c68061d329af0"
|
||||
integrity sha512-3hUrU33p8z5+N4a/wU5H+4LgLmSL9mEjYnmZxR0hOCMvhpkyAH7gpDWGUz5e8SUtgPzcM6TbmwA7vOxQAKeXjw==
|
||||
gatsby-plugin-page-creator@^4.1.2:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.1.2.tgz#c4f3ac7d39321d980010bed7ca8cf18d6f7c2941"
|
||||
integrity sha512-Nw5tce5FY3qGHzitUAeegJkVZ0f44NNR+BaIKa8o6q2WY+tKRD1jjo0fDKL1gFMoBIOFlKORDZaUDCZ4vgE1EA==
|
||||
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.1.0"
|
||||
gatsby-page-utils "^2.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
gatsby-page-utils "^2.1.1"
|
||||
gatsby-plugin-utils "^2.1.1"
|
||||
gatsby-telemetry "^3.1.0"
|
||||
gatsby-telemetry "^3.1.1"
|
||||
globby "^11.0.4"
|
||||
lodash "^4.17.21"
|
||||
|
||||
|
@ -6256,19 +6256,19 @@ gatsby-plugin-sass@5.1.1:
|
|||
resolve-url-loader "^3.1.2"
|
||||
sass-loader "^10.1.1"
|
||||
|
||||
gatsby-plugin-sharp@4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.1.1.tgz#f465605593a095bf00b4ddeff79657972df5f121"
|
||||
integrity sha512-6wacS80TywSQww2bt+IllFCt44SfFUbEP9NTTFOLB3BWqsZZdwtU3GyqHhwgEmtvSNbNS2knPlHqjkNDZajWWQ==
|
||||
gatsby-plugin-sharp@4.1.2:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.1.2.tgz#4efeba0969c49983ed190041a47272b1508a52ef"
|
||||
integrity sha512-f4o8cXdlvGScxH/kG2ceGAA/u1AawOpmt4Le4lmnmQEjoXp+/DajAerjvStpRyD77Ck8XHl7r/ImvbeGxB+Ugw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
async "^3.2.1"
|
||||
bluebird "^3.7.2"
|
||||
filenamify "^4.3.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
gatsby-plugin-utils "^2.1.1"
|
||||
gatsby-telemetry "^3.1.0"
|
||||
gatsby-telemetry "^3.1.1"
|
||||
got "^11.8.2"
|
||||
lodash "^4.17.21"
|
||||
mini-svg-data-uri "^1.3.3"
|
||||
|
@ -6290,10 +6290,10 @@ gatsby-plugin-sitemap@5.1.1:
|
|||
minimatch "^3.0.4"
|
||||
sitemap "^7.0.0"
|
||||
|
||||
gatsby-plugin-typescript@^4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.1.0.tgz#dda867144197d36fc1efa35a447dec111c56f84a"
|
||||
integrity sha512-9GNlaZ8F/lmC8zVANygnnjitv23hBpui5T2/DR2asREWE+sasJ0wDzuY4E9R+sARrJEYoo5XLoIUs66tp8rLEQ==
|
||||
gatsby-plugin-typescript@^4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.1.1.tgz#5b48cd4afb6caa645e767d3f6835e4049b2d9fd8"
|
||||
integrity sha512-4uTRq8xUQLGCzwTRuKxHdvCKdK3xGzu20bLzfY6F0aqDkrLMckY1gVbwoVM/Gs3lu27nDsCJf6IRQdSECj82og==
|
||||
dependencies:
|
||||
"@babel/core" "^7.15.5"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
|
||||
|
@ -6301,7 +6301,7 @@ gatsby-plugin-typescript@^4.1.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.1.0"
|
||||
babel-plugin-remove-graphql-queries "^4.1.1"
|
||||
|
||||
gatsby-plugin-utils@^2.1.1:
|
||||
version "2.1.1"
|
||||
|
@ -6318,10 +6318,10 @@ gatsby-react-router-scroll@^5.1.0:
|
|||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby-recipes@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-1.1.0.tgz#94d1f9029d730a929a807e70b28973636070a02d"
|
||||
integrity sha512-9eRkQSZZK574J7Wg8nrt1MKrcoZ63sfMVk6MXAnipBTxb+YCzSfkTWmNC81HxVeHbsVB2XcVnSQGEb/Ho2m4MQ==
|
||||
gatsby-recipes@^1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-1.1.1.tgz#edfc0ad3ec191f80afa99dbd2b848bb043174dd4"
|
||||
integrity sha512-MycbdV3XAr4ZkWh6RDqInAKMTI2M9VHaffThvECABCncNejU2CdAqfNr9+5jyJPDxSm9J6UFIMc8raAGj7Kwbg==
|
||||
dependencies:
|
||||
"@babel/core" "^7.15.5"
|
||||
"@babel/generator" "^7.15.4"
|
||||
|
@ -6347,8 +6347,8 @@ gatsby-recipes@^1.1.0:
|
|||
express "^4.17.1"
|
||||
express-graphql "^0.12.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.0"
|
||||
gatsby-telemetry "^3.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
gatsby-telemetry "^3.1.1"
|
||||
glob "^7.1.6"
|
||||
graphql "^15.4.0"
|
||||
graphql-compose "~7.25.0"
|
||||
|
@ -6383,17 +6383,17 @@ gatsby-recipes@^1.1.0:
|
|||
xstate "^4.9.1"
|
||||
yoga-layout-prebuilt "^1.9.6"
|
||||
|
||||
gatsby-source-filesystem@4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.1.0.tgz#a3d948908471e8eedcca3520d2b02655822b6d1f"
|
||||
integrity sha512-FQJSWdqlsYe1bwtpLb3aXvQnWZWym9VFaWriOnuH+URSdZTjiejSWPrFPd8CcTPWN3EmAWrwR0x27s3VwhlHiQ==
|
||||
gatsby-source-filesystem@4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.1.1.tgz#80bc8075221e08bc8073de3d522a76c899e7d03f"
|
||||
integrity sha512-xC+JLnyhY8uBroJdOJrDN4r4qkU/0u5JRcOPXd3432i70iZzIJ+Cf1Gd5etXCxYmYmdyjNqIL+XiXSSnMZ6DEA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
chokidar "^3.5.2"
|
||||
fastq "^1.11.1"
|
||||
file-type "^16.5.3"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
got "^9.6.0"
|
||||
md5-file "^5.0.0"
|
||||
mime "^2.5.2"
|
||||
|
@ -6421,10 +6421,10 @@ gatsby-source-filesystem@^3.4.0:
|
|||
valid-url "^1.0.9"
|
||||
xstate "^4.14.0"
|
||||
|
||||
gatsby-telemetry@^3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.1.0.tgz#326792d985619204ec2988ce61de1aa27351e81b"
|
||||
integrity sha512-XoKh80BROhmtqbFXDhKxr66vYqxt23PfANqUhyFugHFfW+ETx33kTOS8t9IY23icrsqoo780vcx0nVFRjidWEg==
|
||||
gatsby-telemetry@^3.1.1:
|
||||
version "3.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.1.1.tgz#d60372a58baed088c20cff0ecc27e3462543f1ca"
|
||||
integrity sha512-zeHzSDYmVPtsVxHt2/zX9eW+nXRAxpq5ruoET6VO4xe9vaAEBibmR9MKX7VGuxZUiTYZeOT90UX+Mi2L5SiFWQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
@ -6434,7 +6434,7 @@ gatsby-telemetry@^3.1.0:
|
|||
boxen "^4.2.0"
|
||||
configstore "^5.0.1"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.0"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
git-up "^4.0.5"
|
||||
is-docker "^2.2.1"
|
||||
lodash "^4.17.21"
|
||||
|
@ -6470,10 +6470,10 @@ gatsby-worker@^1.1.0:
|
|||
"@babel/core" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby@4.1.2:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.2.tgz#57b38ece8b517fb4a65b80afd6ccd71fb331ecdb"
|
||||
integrity sha512-x0lkOAH2yT40nFKeiAfmwPIJxkfQKbwBYF3tYAp3ZBF2r9Zfb55pXILmqRzyrJhw32EVxp2VNf1FDlpr4gPJ1w==
|
||||
gatsby@4.1.3:
|
||||
version "4.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.3.tgz#6160d717758ee2460ff96cc317b37a06609d28a6"
|
||||
integrity sha512-TYaVEu+Y2/8IWpFUPJDix4ulXE+HszoODHI/yHCQUdH3jQG/PvQUyiBE7C8zPAc5VhcwsCUdjQT23sV5T1spjw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -6499,8 +6499,8 @@ gatsby@4.1.2:
|
|||
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.1.0"
|
||||
babel-preset-gatsby "^2.1.0"
|
||||
babel-plugin-remove-graphql-queries "^4.1.1"
|
||||
babel-preset-gatsby "^2.1.1"
|
||||
better-opn "^2.1.1"
|
||||
bluebird "^3.7.2"
|
||||
body-parser "^1.19.0"
|
||||
|
@ -6542,16 +6542,16 @@ gatsby@4.1.2:
|
|||
find-cache-dir "^3.3.2"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-cli "^4.1.1"
|
||||
gatsby-core-utils "^3.1.0"
|
||||
gatsby-cli "^4.1.2"
|
||||
gatsby-core-utils "^3.1.1"
|
||||
gatsby-graphiql-explorer "^2.1.0"
|
||||
gatsby-legacy-polyfills "^2.1.0"
|
||||
gatsby-link "^4.1.0"
|
||||
gatsby-plugin-page-creator "^4.1.1"
|
||||
gatsby-plugin-typescript "^4.1.0"
|
||||
gatsby-plugin-page-creator "^4.1.2"
|
||||
gatsby-plugin-typescript "^4.1.1"
|
||||
gatsby-plugin-utils "^2.1.1"
|
||||
gatsby-react-router-scroll "^5.1.0"
|
||||
gatsby-telemetry "^3.1.0"
|
||||
gatsby-telemetry "^3.1.1"
|
||||
gatsby-worker "^1.1.0"
|
||||
glob "^7.2.0"
|
||||
got "^11.8.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue