mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 02:07:39 +02:00
Update gatsby monorepo
This commit is contained in:
parent
beec5109d5
commit
e02521b1eb
2 changed files with 403 additions and 294 deletions
675
package-lock.json
generated
675
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": "3.1.3",
|
||||
"gatsby-cli": "3.1.0",
|
||||
"gatsby": "3.2.0",
|
||||
"gatsby-cli": "3.2.0",
|
||||
"gatsby-plugin-asset-path": "3.0.3",
|
||||
"gatsby-plugin-manifest": "3.1.0",
|
||||
"gatsby-plugin-offline": "4.1.0",
|
||||
"gatsby-plugin-react-helmet": "4.1.0",
|
||||
"gatsby-plugin-manifest": "3.2.0",
|
||||
"gatsby-plugin-offline": "4.2.0",
|
||||
"gatsby-plugin-react-helmet": "4.2.0",
|
||||
"gatsby-plugin-react-i18next": "1.1.1",
|
||||
"gatsby-plugin-robots-txt": "1.5.5",
|
||||
"gatsby-plugin-sass": "4.1.0",
|
||||
"gatsby-plugin-sharp": "3.1.3",
|
||||
"gatsby-plugin-sitemap": "3.1.0",
|
||||
"gatsby-source-filesystem": "3.1.0",
|
||||
"gatsby-transformer-json": "3.1.0",
|
||||
"gatsby-transformer-sharp": "3.1.0",
|
||||
"gatsby-plugin-sass": "4.2.0",
|
||||
"gatsby-plugin-sharp": "3.2.0",
|
||||
"gatsby-plugin-sitemap": "3.2.0",
|
||||
"gatsby-source-filesystem": "3.2.0",
|
||||
"gatsby-transformer-json": "3.2.0",
|
||||
"gatsby-transformer-sharp": "3.2.0",
|
||||
"i18next": "20.1.0",
|
||||
"jquery": "3.6.0",
|
||||
"locale": "0.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue