mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Update dependency gatsby to v4.6.1
This commit is contained in:
parent
ae3e1ec2fe
commit
d73fd89e96
2 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@
|
||||||
"@mdx-js/react": "1.6.22",
|
"@mdx-js/react": "1.6.22",
|
||||||
"animejs": "3.2.1",
|
"animejs": "3.2.1",
|
||||||
"babel-plugin-i18next-extract": "0.8.3",
|
"babel-plugin-i18next-extract": "0.8.3",
|
||||||
"gatsby": "4.6.0",
|
"gatsby": "4.6.1",
|
||||||
"gatsby-awesome-pagination": "0.3.8",
|
"gatsby-awesome-pagination": "0.3.8",
|
||||||
"gatsby-cli": "4.6.0",
|
"gatsby-cli": "4.6.0",
|
||||||
"gatsby-plugin-asset-path": "3.0.4",
|
"gatsby-plugin-asset-path": "3.0.4",
|
||||||
|
|
|
@ -6392,10 +6392,10 @@ gatsby-worker@^1.6.0:
|
||||||
"@babel/core" "^7.15.5"
|
"@babel/core" "^7.15.5"
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
|
|
||||||
gatsby@4.6.0:
|
gatsby@4.6.1:
|
||||||
version "4.6.0"
|
version "4.6.1"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.6.0.tgz#05877f7f8c799ef2301f257f47a3af44d20bc729"
|
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.6.1.tgz#79b17dc1ce915ecf9aa24bfadcc2b06ea3dc2371"
|
||||||
integrity sha512-02NsTyfPQlB/JCilJri0gxvTr7WNcjZWnNUhHQatH0CJ6Sj3meSArEMNuA2thBS/CSIq/30kEOC2HDvWEWPfSA==
|
integrity sha512-UDHgnBUovGSp6DJ8KGY3sKLv7ZnzWfFpsUEJgxagJ+9jM4bhElVJYJwlz2HCudb6W/jRXG1HNXKHAmfWgvnnug==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.14.0"
|
"@babel/code-frame" "^7.14.0"
|
||||||
"@babel/core" "^7.15.5"
|
"@babel/core" "^7.15.5"
|
||||||
|
|
Loading…
Add table
Reference in a new issue