mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-14 08:32:12 +02:00
Update gatsby monorepo
This commit is contained in:
parent
5075427e3a
commit
e0f6ca182a
2 changed files with 11 additions and 12 deletions
|
@ -24,8 +24,8 @@
|
|||
"@mdx-js/react": "1.6.22",
|
||||
"animejs": "3.2.1",
|
||||
"babel-plugin-i18next-extract": "0.8.3",
|
||||
"gatsby": "3.14.2",
|
||||
"gatsby-cli": "3.14.1",
|
||||
"gatsby": "3.14.3",
|
||||
"gatsby-cli": "3.14.2",
|
||||
"gatsby-plugin-asset-path": "3.0.4",
|
||||
"gatsby-plugin-image": "1.14.1",
|
||||
"gatsby-plugin-manifest": "3.14.0",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -5623,10 +5623,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@3.14.1, gatsby-cli@^3.14.1:
|
||||
version "3.14.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.14.1.tgz#508515760d708b36cd8491f30f062cc451dd2252"
|
||||
integrity sha512-0k8fJU2oE35U1D3sj4qFHMmKj32LJRmXeUSsDtJWdvNZ8+xhBNyIh+YGcqfqbCNicLXiPyfzvt6UwBIbOOTCRQ==
|
||||
gatsby-cli@3.14.2, gatsby-cli@^3.14.2:
|
||||
version "3.14.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.14.2.tgz#1d4ebeb199c3a910d80abc13f458888c8cd7f2f8"
|
||||
integrity sha512-p3E6XyzwVPGpHd0AYVkvnPkZoEElWLWjAG10173k5aGtpoM6dIuJuSlgBPrjeev9PQ7y3oCoCO3zBjnGdB1/WQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
@ -6079,10 +6079,10 @@ gatsby-worker@^0.5.0:
|
|||
"@babel/core" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby@3.14.2:
|
||||
version "3.14.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.2.tgz#684a49ed9521abe5e72ff36b1fc3a4ed96fee0fb"
|
||||
integrity sha512-1cjyfGkQ9zXtou+RhtYBprv8nYXTPuRIs4IFzBP373vBD1CdwabAC/R8kjqHfdvyNrorzg3sqRjLjActtfU8NA==
|
||||
gatsby@3.14.3:
|
||||
version "3.14.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.3.tgz#62bc020d0997f4b30e419abe644f60483f99e8b5"
|
||||
integrity sha512-B6NmmIvGGVNktky0YGugxMJlZAbKEzGMMBA8ojbaDhfEzfNXxsyHYd0aHKL0fNwPEqMKUsllaACdXrw6CWRk2g==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -6151,7 +6151,7 @@ gatsby@3.14.2:
|
|||
find-cache-dir "^3.3.1"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-cli "^3.14.1"
|
||||
gatsby-cli "^3.14.2"
|
||||
gatsby-core-utils "^2.14.0"
|
||||
gatsby-graphiql-explorer "^1.14.0"
|
||||
gatsby-legacy-polyfills "^1.14.0"
|
||||
|
@ -6190,7 +6190,6 @@ gatsby@3.14.2:
|
|||
opentracing "^0.14.4"
|
||||
p-defer "^3.0.0"
|
||||
parseurl "^1.3.3"
|
||||
path-to-regexp "0.1.7"
|
||||
physical-cpu-count "^2.0.0"
|
||||
platform "^1.3.6"
|
||||
postcss "^8.3.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue