mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 09:46:52 +02:00
Update gatsby monorepo
This commit is contained in:
parent
71e0720b82
commit
9a7cdc6184
2 changed files with 1415 additions and 1239 deletions
34
package.json
34
package.json
|
@ -32,31 +32,31 @@
|
|||
"@types/react-dom": "18.0.9",
|
||||
"animejs": "3.2.1",
|
||||
"babel-plugin-i18next-extract": "0.8.3",
|
||||
"gatsby": "4.24.8",
|
||||
"gatsby": "5.0.1",
|
||||
"gatsby-awesome-pagination": "0.3.8",
|
||||
"gatsby-cli": "4.24.0",
|
||||
"gatsby-cli": "5.0.0",
|
||||
"gatsby-plugin-asset-path": "3.0.4",
|
||||
"gatsby-plugin-feed": "4.24.0",
|
||||
"gatsby-plugin-image": "2.24.0",
|
||||
"gatsby-plugin-manifest": "4.24.0",
|
||||
"gatsby-plugin-mdx": "3.20.0",
|
||||
"gatsby-plugin-feed": "5.0.0",
|
||||
"gatsby-plugin-image": "3.0.0",
|
||||
"gatsby-plugin-manifest": "5.0.0",
|
||||
"gatsby-plugin-mdx": "5.0.0",
|
||||
"gatsby-plugin-netlify": "5.0.1",
|
||||
"gatsby-plugin-offline": "5.24.0",
|
||||
"gatsby-plugin-offline": "6.0.0",
|
||||
"gatsby-plugin-portal": "1.0.7",
|
||||
"gatsby-plugin-react-helmet": "5.24.0",
|
||||
"gatsby-plugin-react-helmet": "6.0.0",
|
||||
"gatsby-plugin-react-i18next": "2.0.5",
|
||||
"gatsby-plugin-remote-images": "3.5.0",
|
||||
"gatsby-plugin-remove-serviceworker": "1.0.0",
|
||||
"gatsby-plugin-robots-txt": "1.8.0",
|
||||
"gatsby-plugin-sass": "5.24.0",
|
||||
"gatsby-plugin-sharp": "4.24.0",
|
||||
"gatsby-plugin-sitemap": "5.24.0",
|
||||
"gatsby-plugin-typescript": "4.24.0",
|
||||
"gatsby-remark-copy-linked-files": "5.24.0",
|
||||
"gatsby-remark-images": "6.24.0",
|
||||
"gatsby-source-filesystem": "4.24.0",
|
||||
"gatsby-transformer-json": "4.24.0",
|
||||
"gatsby-transformer-sharp": "4.24.0",
|
||||
"gatsby-plugin-sass": "6.0.0",
|
||||
"gatsby-plugin-sharp": "5.0.0",
|
||||
"gatsby-plugin-sitemap": "6.0.0",
|
||||
"gatsby-plugin-typescript": "5.0.0",
|
||||
"gatsby-remark-copy-linked-files": "6.0.0",
|
||||
"gatsby-remark-images": "7.0.0",
|
||||
"gatsby-source-filesystem": "5.0.0",
|
||||
"gatsby-transformer-json": "5.0.0",
|
||||
"gatsby-transformer-sharp": "5.0.0",
|
||||
"hamburger-react": "2.5.0",
|
||||
"i18next": "22.0.5",
|
||||
"locale": "0.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue