mirror of
https://github.com/laoxong/nofx.git
synced 2026-06-04 09:58:22 +08:00
fix: update vitest to 4.0.16 to resolve security vulnerabilities
- Fix esbuild vulnerability (GHSA-67mh-4wv8-2f99) - Update vitest from 2.1.9 to 4.0.16 - Resolves 5 moderate severity vulnerabilities
This commit is contained in:
Generated
+156
-1171
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -57,7 +57,7 @@
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^6.0.7",
|
||||
"vitest": "^2.1.9"
|
||||
"vitest": "^4.0.16"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx}": [
|
||||
|
||||
Reference in New Issue
Block a user