build(deps): bump the minor-and-patch group in /frontend with 5 updates

Squash merge PR #469
This commit is contained in:
dependabot[bot]
2026-03-25 07:11:36 +01:00
committed by GitHub
parent b32ec9b21b
commit 8372b7ec27
2 changed files with 153 additions and 164 deletions
+5 -5
View File
@@ -27,17 +27,17 @@
"test:e2e:report": "playwright show-report"
},
"dependencies": {
"i18next": "^25.8.14",
"i18next": "^25.10.4",
"i18next-browser-languagedetector": "^8.2.1",
"lucide-react": "^0.577.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-i18next": "^16.5.6",
"react-i18next": "^16.6.1",
"react-router-dom": "^7.13.1",
"zod": "^4.3.6"
},
"devDependencies": {
"@biomejs/biome": "^2.4.6",
"@biomejs/biome": "^2.4.8",
"@playwright/test": "^1.58.2",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
@@ -48,9 +48,9 @@
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^6.0.1",
"@vitest/coverage-v8": "^4.1.0",
"jsdom": "^29.0.0",
"jsdom": "^29.0.1",
"typescript": "^5.5.4",
"vite": "^8.0.0",
"vite": "^8.0.1",
"vitest": "^4.1.0"
}
}