mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Update gatsby monorepo
This commit is contained in:
parent
995945038a
commit
f9014c7f83
2 changed files with 3322 additions and 3056 deletions
6356
package-lock.json
generated
6356
package-lock.json
generated
File diff suppressed because it is too large
Load diff
22
package.json
22
package.json
|
@ -23,20 +23,20 @@
|
|||
"@babel/plugin-transform-typescript": "7.13.0",
|
||||
"animejs": "3.2.1",
|
||||
"babel-plugin-i18next-extract": "0.8.2",
|
||||
"gatsby": "2.32.9",
|
||||
"gatsby-cli": "2.19.2",
|
||||
"gatsby": "3.0.2",
|
||||
"gatsby-cli": "3.0.0",
|
||||
"gatsby-plugin-asset-path": "3.0.3",
|
||||
"gatsby-plugin-manifest": "2.12.1",
|
||||
"gatsby-plugin-offline": "3.10.2",
|
||||
"gatsby-plugin-react-helmet": "3.10.0",
|
||||
"gatsby-plugin-manifest": "3.0.0",
|
||||
"gatsby-plugin-offline": "4.0.0",
|
||||
"gatsby-plugin-react-helmet": "4.0.0",
|
||||
"gatsby-plugin-react-i18next": "1.0.4",
|
||||
"gatsby-plugin-robots-txt": "1.5.5",
|
||||
"gatsby-plugin-sass": "3.2.0",
|
||||
"gatsby-plugin-sharp": "2.14.3",
|
||||
"gatsby-plugin-sitemap": "2.12.0",
|
||||
"gatsby-source-filesystem": "2.11.1",
|
||||
"gatsby-transformer-json": "2.11.0",
|
||||
"gatsby-transformer-sharp": "2.12.0",
|
||||
"gatsby-plugin-sass": "4.0.1",
|
||||
"gatsby-plugin-sharp": "3.0.0",
|
||||
"gatsby-plugin-sitemap": "3.0.0",
|
||||
"gatsby-source-filesystem": "3.0.0",
|
||||
"gatsby-transformer-json": "3.0.0",
|
||||
"gatsby-transformer-sharp": "3.0.0",
|
||||
"i18next": "19.9.1",
|
||||
"jquery": "3.6.0",
|
||||
"locale": "0.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue