Merge db06067ce852141afb5945fa5d95f256b0f408b3 into 7ed7ed56cf869dc9e94b4d7a96c13083234dd90a

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

3249
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -112,20 +112,20 @@
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@types/strftime": "^0.9.8",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^8.65.0",
"@typescript-eslint/parser": "^8.65.0",
"@vitejs/plugin-react-swc": "^3.8.0",
"@vitest/coverage-v8": "^3.0.7",
"@vitest/coverage-v8": "^4.1.10",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint": "^10.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.2.0",
"eslint-plugin-jest": "^28.14.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.8",
"eslint-plugin-vitest-globals": "^1.5.0",
"fake-indexeddb": "^6.0.0",
"i18next-cli": "^1.5.11",
"i18next-cli": "^1.67.3",
"jest-websocket-mock": "^2.5.0",
"jsdom": "^24.1.1",
"monaco-editor": "^0.52.2",