This commit is contained in:
dependabot[bot] 2026-06-18 19:23:59 +00:00 committed by GitHub
commit 7dec7b2dd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1043 additions and 1334 deletions

2369
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.1",
"@vitest/coverage-v8": "^4.1.8",
"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.0.16",
"vitest": "^4.1.8"
},
"overrides": {
"@radix-ui/react-compose-refs": "1.1.2",