package updates

This commit is contained in:
Matthias Kretschmann 2023-01-29 04:27:52 +00:00
parent 66350829ee
commit d801f263a2
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 474 additions and 445 deletions

907
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,8 +28,8 @@
"@radix-ui/react-select": "^1.2.0",
"@yaireo/relative-time": "^1.0.2",
"file-saver": "^2.0.5",
"framer-motion": "^8.5.0",
"next": "13.1.4",
"framer-motion": "^8.5.4",
"next": "13.1.6",
"next-themes": "^0.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@ -48,11 +48,11 @@
"@types/js-yaml": "^4.0.5",
"@types/sharp": "^0.31.1",
"chalk": "^5.2.0",
"eslint": "^8.32.0",
"eslint-config-next": "^13.1.4",
"jest": "^29.3.1",
"eslint": "^8.33.0",
"eslint-config-next": "^13.1.6",
"jest": "^29.4.1",
"jest-canvas-mock": "^2.4.0",
"jest-environment-jsdom": "^29.3.1",
"jest-environment-jsdom": "^29.4.1",
"js-yaml": "^4.1.0",
"ora": "^6.1.2",
"prepend": "^1.0.2",