mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 17:23:22 +01:00
bump to Gatsby v4.4.0
This commit is contained in:
parent
90f3758065
commit
e6a5ad98d9
2043
package-lock.json
generated
2043
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@ -24,21 +24,21 @@
|
|||||||
"@yaireo/relative-time": "^1.0.1",
|
"@yaireo/relative-time": "^1.0.1",
|
||||||
"axios": "^0.24.0",
|
"axios": "^0.24.0",
|
||||||
"file-saver": "^2.0.5",
|
"file-saver": "^2.0.5",
|
||||||
"framer-motion": "^5.4.5",
|
"framer-motion": "^5.5.5",
|
||||||
"gatsby": "^4.3.0",
|
"gatsby": "^4.4.0",
|
||||||
"gatsby-plugin-image": "^2.4.0",
|
"gatsby-plugin-image": "^2.4.0",
|
||||||
"gatsby-plugin-manifest": "^4.3.0",
|
"gatsby-plugin-manifest": "^4.4.0",
|
||||||
"gatsby-plugin-matomo": "^0.11.0",
|
"gatsby-plugin-matomo": "^0.11.0",
|
||||||
"gatsby-plugin-offline": "^5.3.0",
|
"gatsby-plugin-offline": "^5.4.0",
|
||||||
"gatsby-plugin-react-helmet": "^5.3.0",
|
"gatsby-plugin-react-helmet": "^5.4.0",
|
||||||
"gatsby-plugin-sharp": "^4.4.0",
|
"gatsby-plugin-sharp": "^4.4.0",
|
||||||
"gatsby-plugin-sitemap": "^5.3.0",
|
"gatsby-plugin-sitemap": "^5.4.0",
|
||||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||||
"gatsby-plugin-webpack-size": "^2.0.1",
|
"gatsby-plugin-webpack-size": "^2.0.1",
|
||||||
"gatsby-source-filesystem": "^4.3.0",
|
"gatsby-source-filesystem": "^4.4.0",
|
||||||
"gatsby-transformer-json": "^4.3.0",
|
"gatsby-transformer-json": "^4.4.0",
|
||||||
"gatsby-transformer-sharp": "^4.4.0",
|
"gatsby-transformer-sharp": "^4.4.0",
|
||||||
"gatsby-transformer-yaml": "^4.3.0",
|
"gatsby-transformer-yaml": "^4.4.0",
|
||||||
"intersection-observer": "^0.12.0",
|
"intersection-observer": "^0.12.0",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
@ -54,7 +54,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/node": "^7.16.5",
|
"@babel/node": "^7.16.5",
|
||||||
"@babel/preset-env": "^7.16.0",
|
"@babel/preset-env": "^7.16.5",
|
||||||
"@loadable/component": "^5.15.2",
|
"@loadable/component": "^5.15.2",
|
||||||
"@svgr/webpack": "^6.1.2",
|
"@svgr/webpack": "^6.1.2",
|
||||||
"@testing-library/jest-dom": "^5.16.1",
|
"@testing-library/jest-dom": "^5.16.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user