chore(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-03-16 18:22:12 +00:00
committed by GitHub
parent b5bf505ab9
commit c44642241c
3 changed files with 9 additions and 9 deletions

View File

@@ -64,9 +64,9 @@
"@types/node": "^25.5.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.57.0",
"@typescript-eslint/parser": "^8.57.0",
"@typescript-eslint/utils": "^8.57.0",
"@typescript-eslint/eslint-plugin": "^8.57.1",
"@typescript-eslint/parser": "^8.57.1",
"@typescript-eslint/utils": "^8.57.1",
"@vitejs/plugin-react": "^6.0.1",
"@vitest/coverage-istanbul": "^4.1.0",
"@vitest/coverage-v8": "^4.1.0",
@@ -92,7 +92,7 @@
"postcss": "^8.5.8",
"tailwindcss": "^4.2.1",
"typescript": "^6.0.1-rc",
"typescript-eslint": "^8.57.0",
"typescript-eslint": "^8.57.1",
"vite": "^8.0.0",
"vitest": "^4.1.0",
"zod-validation-error": "^5.0.0"