chore(deps): update npm minor/patch to ^4.0.13 (#186)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-22 01:55:56 +00:00
committed by GitHub
parent 9329b8dd8a
commit be4fe1a19b
4 changed files with 130 additions and 117 deletions
+3 -3
View File
@@ -33,8 +33,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.12",
"@vitest/ui": "^4.0.12",
"@vitest/coverage-v8": "^4.0.13",
"@vitest/ui": "^4.0.13",
"autoprefixer": "^10.4.22",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1",
@@ -45,6 +45,6 @@
"typescript": "^5.9.3",
"typescript-eslint": "^8.47.0",
"vite": "^7.2.4",
"vitest": "^4.0.12"
"vitest": "^4.0.13"
}
}