remove next-svgr

This commit is contained in:
Matthias Kretschmann 2022-02-13 23:17:31 +00:00
parent 80614c7855
commit 04e4583394
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 1542 additions and 2035 deletions

3573
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,11 +16,11 @@
"author": "Matthias Kretschmann <m@kretschmann.io>",
"license": "MIT",
"dependencies": {
"@svgr/webpack": "^6.2.1",
"axios": "^0.26.0",
"ipfs-http-client": "^56.0.1",
"next": "^12.0.10",
"next-seo": "^5.1.0",
"next-svgr": "^0.0.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-dropzone": "^12.0.4",
@ -45,7 +45,7 @@
"typescript": "^4.5.5"
},
"engines": {
"node": "14.x"
"node": ">=14.x"
},
"browserslist": [
">0.2%",