mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update gatsby monorepo
This commit is contained in:
parent
944fc1d34b
commit
23cd3aa694
2 changed files with 287 additions and 306 deletions
28
package.json
28
package.json
|
@ -26,27 +26,27 @@
|
|||
"@mdx-js/react": "1.6.22",
|
||||
"animejs": "3.2.1",
|
||||
"babel-plugin-i18next-extract": "0.8.3",
|
||||
"gatsby": "4.3.0",
|
||||
"gatsby": "4.4.0",
|
||||
"gatsby-awesome-pagination": "0.3.8",
|
||||
"gatsby-cli": "4.3.0",
|
||||
"gatsby-cli": "4.4.0",
|
||||
"gatsby-plugin-asset-path": "3.0.4",
|
||||
"gatsby-plugin-feed": "4.3.0",
|
||||
"gatsby-plugin-image": "2.3.0",
|
||||
"gatsby-plugin-manifest": "4.3.0",
|
||||
"gatsby-plugin-mdx": "3.3.0",
|
||||
"gatsby-plugin-feed": "4.4.0",
|
||||
"gatsby-plugin-image": "2.4.0",
|
||||
"gatsby-plugin-manifest": "4.4.0",
|
||||
"gatsby-plugin-mdx": "3.4.0",
|
||||
"gatsby-plugin-netlify": "3.14.0",
|
||||
"gatsby-plugin-offline": "5.3.0",
|
||||
"gatsby-plugin-offline": "5.4.0",
|
||||
"gatsby-plugin-portal": "1.0.7",
|
||||
"gatsby-plugin-react-helmet": "5.3.0",
|
||||
"gatsby-plugin-react-helmet": "5.4.0",
|
||||
"gatsby-plugin-react-i18next": "1.2.2",
|
||||
"gatsby-plugin-remote-images": "3.2.0",
|
||||
"gatsby-plugin-robots-txt": "1.6.14",
|
||||
"gatsby-plugin-sass": "5.3.0",
|
||||
"gatsby-plugin-sharp": "4.3.0",
|
||||
"gatsby-plugin-sitemap": "5.3.0",
|
||||
"gatsby-source-filesystem": "4.3.0",
|
||||
"gatsby-transformer-json": "4.3.0",
|
||||
"gatsby-transformer-sharp": "4.3.0",
|
||||
"gatsby-plugin-sass": "5.4.0",
|
||||
"gatsby-plugin-sharp": "4.4.0",
|
||||
"gatsby-plugin-sitemap": "5.4.0",
|
||||
"gatsby-source-filesystem": "4.4.0",
|
||||
"gatsby-transformer-json": "4.4.0",
|
||||
"gatsby-transformer-sharp": "4.4.0",
|
||||
"hamburger-react": "2.4.1",
|
||||
"i18next": "21.6.0",
|
||||
"locale": "0.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue