This commit is contained in:
dependabot[bot] 2026-06-09 02:39:57 -05:00 committed by GitHub
commit a5b8aecdbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 235 additions and 546 deletions

777
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -115,7 +115,7 @@
"@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",
"@vitest/coverage-v8": "^4.1.8",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
@ -137,7 +137,7 @@
"tailwindcss": "^3.4.9",
"typescript": "^5.9.3",
"vite": "^6.4.2",
"vitest": "^3.0.7"
"vitest": "^4.1.8"
},
"overrides": {
"@radix-ui/react-compose-refs": "1.1.2",