mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-08-06 10:08:42 +02:00
Update gatsby monorepo to v4.17.1
This commit is contained in:
parent
2ad93a7526
commit
b4a8006454
2 changed files with 13 additions and 13 deletions
|
@ -32,9 +32,9 @@
|
|||
"@types/react-dom": "18.0.5",
|
||||
"animejs": "3.2.1",
|
||||
"babel-plugin-i18next-extract": "0.8.3",
|
||||
"gatsby": "4.17.0",
|
||||
"gatsby": "4.17.1",
|
||||
"gatsby-awesome-pagination": "0.3.8",
|
||||
"gatsby-cli": "4.17.0",
|
||||
"gatsby-cli": "4.17.1",
|
||||
"gatsby-plugin-asset-path": "3.0.4",
|
||||
"gatsby-plugin-feed": "4.17.0",
|
||||
"gatsby-plugin-image": "2.17.0",
|
||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -6728,10 +6728,10 @@ gatsby-awesome-pagination@0.3.8:
|
|||
dependencies:
|
||||
lodash "^4.17.21"
|
||||
|
||||
gatsby-cli@4.17.0, gatsby-cli@^4.17.0:
|
||||
version "4.17.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.17.0.tgz#38bd743cf24c0b9bf20d097479809c0aee4faf03"
|
||||
integrity sha512-x1oxUVSWYEDxYl8sNTDTakMnCYKIbjwIAfGBhp1v3wK8WvqKz2+ICho6vvd2rXSkGGbwAg/gJ5g4/p78WOdRLw==
|
||||
gatsby-cli@4.17.1, gatsby-cli@^4.17.1:
|
||||
version "4.17.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.17.1.tgz#e7fc847b6cad9580012aaac9dc79e5a1b6275630"
|
||||
integrity sha512-yLNRGKo8vyeiqKNTH5MkE0Q3AF6Un1v3MVlXzvoyRNs1DIHwkkZ22jGOB64/KIIR/o2cjRsrKJNCVjGV7qNnzw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -6875,7 +6875,7 @@ gatsby-page-utils@^2.17.0:
|
|||
lodash "^4.17.21"
|
||||
micromatch "^4.0.5"
|
||||
|
||||
gatsby-parcel-config@^0.8.0:
|
||||
gatsby-parcel-config@0.8.0:
|
||||
version "0.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.8.0.tgz#4020ac11abe89d0b1bf19db0b78b7e0718170100"
|
||||
integrity sha512-HzLU8uoJLuakH08T27K8GKx7rcLEVkKVClffAuVKrlcVYhNH+x1LvIwe+uMTIIdfu+YtUpUP1PpTdua6YfrVTQ==
|
||||
|
@ -7301,10 +7301,10 @@ gatsby-worker@^1.17.0:
|
|||
"@babel/core" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby@4.17.0:
|
||||
version "4.17.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.17.0.tgz#8efe1fb1e1c08c0aaae8a41870bd92d257e73541"
|
||||
integrity sha512-5304jXujCuYZZ6Gm+zDLG/y2cIQtxZHzbyX6PiKc+DxjWSTnAVvAbLcbBRLsSseiSwTRNEw52cwqK2fEeGx9rw==
|
||||
gatsby@4.17.1:
|
||||
version "4.17.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.17.1.tgz#9c54372d1ed0fd2108ffc23d1969805bcac91d87"
|
||||
integrity sha512-OgwNwx7Mth7/MiwiJ7kxmGSAlmZXfL/8Nz6uwCy5t7fGsivi3x9ZDc7pt1VbFpSv6pMg6S3wpC2Ids8BLjJKVw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -7384,13 +7384,13 @@ gatsby@4.17.0:
|
|||
find-cache-dir "^3.3.2"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^10.1.0"
|
||||
gatsby-cli "^4.17.0"
|
||||
gatsby-cli "^4.17.1"
|
||||
gatsby-core-utils "^3.17.0"
|
||||
gatsby-graphiql-explorer "^2.17.0"
|
||||
gatsby-legacy-polyfills "^2.17.0"
|
||||
gatsby-link "^4.17.0"
|
||||
gatsby-page-utils "^2.17.0"
|
||||
gatsby-parcel-config "^0.8.0"
|
||||
gatsby-parcel-config "0.8.0"
|
||||
gatsby-plugin-page-creator "^4.17.0"
|
||||
gatsby-plugin-typescript "^4.17.0"
|
||||
gatsby-plugin-utils "^3.11.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue