mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Update dependency gatsby to v4.24.3
This commit is contained in:
parent
d7749c85f3
commit
0017029f28
2 changed files with 7 additions and 7 deletions
|
@ -32,7 +32,7 @@
|
|||
"@types/react-dom": "18.0.6",
|
||||
"animejs": "3.2.1",
|
||||
"babel-plugin-i18next-extract": "0.8.3",
|
||||
"gatsby": "4.24.2",
|
||||
"gatsby": "4.24.3",
|
||||
"gatsby-awesome-pagination": "0.3.8",
|
||||
"gatsby-cli": "4.24.0",
|
||||
"gatsby-plugin-asset-path": "3.0.4",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -6585,7 +6585,7 @@ gatsby-page-utils@^2.24.0:
|
|||
lodash "^4.17.21"
|
||||
micromatch "^4.0.5"
|
||||
|
||||
gatsby-parcel-config@^0.15.1:
|
||||
gatsby-parcel-config@0.15.1:
|
||||
version "0.15.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.15.1.tgz#19c828858f0ce202104f7c182022102f2df570c5"
|
||||
integrity sha512-UcjyqmL8oaRX27QxKb2l6OpGawCVNL27fcutbZFUIppcpenPb7TGkpvyGcjUk2n6IS4cgwjDD6fenqCwtQrCSQ==
|
||||
|
@ -6999,10 +6999,10 @@ gatsby-worker@^1.24.0:
|
|||
"@babel/core" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby@4.24.2:
|
||||
version "4.24.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.2.tgz#ba693cc9d3b845200d4fa277bc3a0c8a637ec61f"
|
||||
integrity sha512-qR+KyBmGiybnfuBRzqBW1Tw9mNNDobOD/WF4Zj/vnwsk/L6FCI0UEdovTy9Bu8GmDXLxSReqnl3QQCSCo3QSYA==
|
||||
gatsby@4.24.3:
|
||||
version "4.24.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.3.tgz#3566012379cdc383edb9e5b6d253ff4e14ed0e27"
|
||||
integrity sha512-TbP1R5be44ok83ZZJg1tC7NMxs0XzciUjiGxlGjTVUcnBfdUlKBzN9a3Br/WwDBGniAZ1zpEPQNVTqPsYp0r6A==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -7090,7 +7090,7 @@ gatsby@4.24.2:
|
|||
gatsby-legacy-polyfills "^2.24.0"
|
||||
gatsby-link "^4.24.0"
|
||||
gatsby-page-utils "^2.24.0"
|
||||
gatsby-parcel-config "^0.15.1"
|
||||
gatsby-parcel-config "0.15.1"
|
||||
gatsby-plugin-page-creator "^4.24.0"
|
||||
gatsby-plugin-typescript "^4.24.0"
|
||||
gatsby-plugin-utils "^3.18.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue