mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 17:42:05 +02:00
Update dependency gatsby to v4.24.1
This commit is contained in:
parent
5c96694a1b
commit
dd33a4fafb
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.0",
|
||||
"gatsby": "4.24.1",
|
||||
"gatsby-awesome-pagination": "0.3.8",
|
||||
"gatsby-cli": "4.24.0",
|
||||
"gatsby-plugin-asset-path": "3.0.4",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -6577,7 +6577,7 @@ gatsby-page-utils@^2.24.0:
|
|||
lodash "^4.17.21"
|
||||
micromatch "^4.0.5"
|
||||
|
||||
gatsby-parcel-config@^0.15.0:
|
||||
gatsby-parcel-config@0.15.0:
|
||||
version "0.15.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.15.0.tgz#4dc8df4ee59c24e18e7bdf75efb39630e8636641"
|
||||
integrity sha512-hdJVL6QNygQT8BRuhyV5YjMZz2A27gJGLH8vWJJjCIsXX2/qi5nJRaEqRI0mRccA8G8/P7ezxKQiFQSwK8RZlA==
|
||||
|
@ -6990,10 +6990,10 @@ gatsby-worker@^1.24.0:
|
|||
"@babel/core" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby@4.24.0:
|
||||
version "4.24.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.0.tgz#bbb3b5f90c90ce2594197e538608af7ae091e22a"
|
||||
integrity sha512-NS57z11p9mZ6OctLgO/ba2DmBRTyYFi4DU+AHJD1B3cL8jVKIVsTrzafMEsUyIgE0ikSi4mJ9FzHt8DCb+b/ww==
|
||||
gatsby@4.24.1:
|
||||
version "4.24.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.1.tgz#1c72fa484ed84942cdd8439a4528fcb1b6d14194"
|
||||
integrity sha512-3+1RGtXpMmN5AQzcJHy1c0L5RDLI92KF3z97uJ3cnbw2fSr5uxHoaenMJLNIoSfNViZ5FzIoYaqWzDyJHyvNMQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -7081,7 +7081,7 @@ gatsby@4.24.0:
|
|||
gatsby-legacy-polyfills "^2.24.0"
|
||||
gatsby-link "^4.24.0"
|
||||
gatsby-page-utils "^2.24.0"
|
||||
gatsby-parcel-config "^0.15.0"
|
||||
gatsby-parcel-config "0.15.0"
|
||||
gatsby-plugin-page-creator "^4.24.0"
|
||||
gatsby-plugin-typescript "^4.24.0"
|
||||
gatsby-plugin-utils "^3.18.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue