chore(package): Update package.json and recreated package-lock.json

This commit is contained in:
Lorenz Hilpert
2025-10-21 15:52:37 +02:00
parent 3f58bbf3f3
commit 9fab4d3246
2 changed files with 735 additions and 456 deletions

1183
package-lock.json generated
View File

File diff suppressed because it is too large Load Diff

View File

@@ -123,16 +123,8 @@
"vite": "6.3.5",
"vitest": "^3.1.1"
},
"optionalDependencies": {
"@esbuild/linux-x64": "^0.25.5"
},
"engines": {
"node": ">=22.00.0",
"npm": ">=10.0.0"
},
"overrides": {
"jest-environment-jsdom": {
"jsdom": "26.0.0"
}
}
}