chore(deps): update npm minor/patch

This commit is contained in:
renovate[bot]
2025-11-20 13:41:09 +00:00
committed by GitHub
parent f166007e3f
commit 299f2a1631
4 changed files with 258 additions and 240 deletions

View File

@@ -31,8 +31,8 @@
"@typescript-eslint/eslint-plugin": "^8.47.0",
"@typescript-eslint/parser": "^8.47.0",
"@vitejs/plugin-react": "^5.1.1",
"@vitest/coverage-v8": "^4.0.10",
"@vitest/ui": "^4.0.10",
"@vitest/coverage-v8": "^4.0.12",
"@vitest/ui": "^4.0.12",
"autoprefixer": "^10.4.22",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1",
@@ -42,7 +42,7 @@
"tailwindcss": "^4.1.17",
"typescript": "^5.9.3",
"typescript-eslint": "^8.47.0",
"vite": "^7.2.2",
"vitest": "^4.0.10"
"vite": "^7.2.4",
"vitest": "^4.0.12"
}
}