fix npm ci after renovate lock file maintenance

This commit is contained in:
Athou
2025-08-11 21:41:57 +02:00
parent 009ec7a59b
commit 97516100f5
2 changed files with 21 additions and 6 deletions

View File

@@ -72,7 +72,8 @@
"vite": "^7.1.1",
"vite-plugin-checker": "^0.10.2",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.2.4"
"vitest": "^3.2.4",
"yaml": "^2.8.1"
},
"overrides": {
"react-infinite-scroller": {