bump to Gatsby v4.4.0

This commit is contained in:
Matthias Kretschmann 2021-12-20 11:42:13 +00:00
parent 90f3758065
commit e6a5ad98d9
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 884 additions and 1179 deletions

2043
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,21 +24,21 @@
"@yaireo/relative-time": "^1.0.1",
"axios": "^0.24.0",
"file-saver": "^2.0.5",
"framer-motion": "^5.4.5",
"gatsby": "^4.3.0",
"framer-motion": "^5.5.5",
"gatsby": "^4.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-offline": "^5.3.0",
"gatsby-plugin-react-helmet": "^5.3.0",
"gatsby-plugin-offline": "^5.4.0",
"gatsby-plugin-react-helmet": "^5.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-webpack-size": "^2.0.1",
"gatsby-source-filesystem": "^4.3.0",
"gatsby-transformer-json": "^4.3.0",
"gatsby-source-filesystem": "^4.4.0",
"gatsby-transformer-json": "^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",
"react": "^17.0.2",
"react-dom": "^17.0.2",
@ -54,7 +54,7 @@
},
"devDependencies": {
"@babel/node": "^7.16.5",
"@babel/preset-env": "^7.16.0",
"@babel/preset-env": "^7.16.5",
"@loadable/component": "^5.15.2",
"@svgr/webpack": "^6.1.2",
"@testing-library/jest-dom": "^5.16.1",