package updates

This commit is contained in:
Matthias Kretschmann 2021-12-03 00:57:33 +00:00
parent 2b9fe1cc92
commit 7f8c765fd1
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 480 additions and 6471 deletions

6929
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,20 +25,20 @@
"axios": "^0.24.0",
"file-saver": "^2.0.5",
"framer-motion": "^5.3.3",
"gatsby": "^4.2.0",
"gatsby-plugin-image": "^2.2.0",
"gatsby-plugin-manifest": "^4.2.0",
"gatsby": "^4.3.0",
"gatsby-plugin-image": "^2.3.0",
"gatsby-plugin-manifest": "^4.3.0",
"gatsby-plugin-matomo": "^0.11.0",
"gatsby-plugin-offline": "^5.2.0",
"gatsby-plugin-react-helmet": "^5.2.0",
"gatsby-plugin-sharp": "^4.2.0",
"gatsby-plugin-sitemap": "^5.2.0",
"gatsby-plugin-offline": "^5.3.0",
"gatsby-plugin-react-helmet": "^5.3.0",
"gatsby-plugin-sharp": "^4.3.0",
"gatsby-plugin-sitemap": "^5.3.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-plugin-webpack-size": "^2.0.1",
"gatsby-source-filesystem": "^4.2.0",
"gatsby-transformer-json": "^4.2.0",
"gatsby-transformer-sharp": "^4.2.0",
"gatsby-transformer-yaml": "^4.2.0",
"gatsby-source-filesystem": "^4.3.0",
"gatsby-transformer-json": "^4.3.0",
"gatsby-transformer-sharp": "^4.3.0",
"gatsby-transformer-yaml": "^4.3.0",
"intersection-observer": "^0.12.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",