package updates

This commit is contained in:
Matthias Kretschmann 2022-09-15 23:04:48 +01:00
parent c9018994e1
commit 7aefd0bfae
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 424 additions and 973 deletions

1369
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,20 +25,20 @@
"@yaireo/relative-time": "^1.0.2",
"axios": "^0.27.2",
"file-saver": "^2.0.5",
"framer-motion": "^7.3.2",
"gatsby": "^4.22.1",
"gatsby-plugin-image": "^2.22.0",
"gatsby-plugin-manifest": "^4.22.0",
"framer-motion": "^7.3.5",
"gatsby": "^4.23.0",
"gatsby-plugin-image": "^2.23.0",
"gatsby-plugin-manifest": "^4.23.0",
"gatsby-plugin-matomo": "^0.13.0",
"gatsby-plugin-offline": "^5.22.0",
"gatsby-plugin-react-helmet": "^5.22.0",
"gatsby-plugin-sharp": "^4.22.0",
"gatsby-plugin-sitemap": "^5.22.0",
"gatsby-plugin-offline": "^5.23.0",
"gatsby-plugin-react-helmet": "^5.23.0",
"gatsby-plugin-sharp": "^4.23.0",
"gatsby-plugin-sitemap": "^5.23.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-source-filesystem": "^4.22.0",
"gatsby-transformer-json": "^4.22.0",
"gatsby-transformer-sharp": "^4.22.0",
"gatsby-transformer-yaml": "^4.22.0",
"gatsby-source-filesystem": "^4.23.0",
"gatsby-transformer-json": "^4.23.0",
"gatsby-transformer-sharp": "^4.23.0",
"gatsby-transformer-yaml": "^4.23.0",
"intersection-observer": "^0.12.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@ -51,8 +51,8 @@
"vcf": "^2.1.1"
},
"devDependencies": {
"@babel/node": "^7.18.10",
"@babel/preset-env": "^7.19.0",
"@babel/node": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@svgr/webpack": "^6.3.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",