Merge 5bf6856e7a87a5bb5f1f5b78b5c8ff9b754ca028 into 7ed7ed56cf869dc9e94b4d7a96c13083234dd90a

This commit is contained in:
dependabot[bot] 2026-07-29 19:35:25 +02:00 committed by GitHub
commit 6b667381d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1089 additions and 1332 deletions

2413
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -114,8 +114,8 @@
"@types/strftime": "^0.9.8",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitejs/plugin-react-swc": "^3.8.0",
"@vitest/coverage-v8": "^3.0.7",
"@vitejs/plugin-react-swc": "^4.3.2",
"@vitest/coverage-v8": "^4.1.10",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
@ -136,8 +136,8 @@
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^3.4.9",
"typescript": "^5.9.3",
"vite": "^6.4.2",
"vitest": "^3.0.7"
"vite": "^8.1.5",
"vitest": "^4.1.10"
},
"overrides": {
"@radix-ui/react-compose-refs": "1.1.2",