chore(deps): update dependency vitest to ^4.1.4

This commit is contained in:
renovate[bot]
2026-04-12 08:58:19 +00:00
committed by GitHub
parent a1fe9e727e
commit 687ef53c65
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@
"typescript": "^6.0.2",
"vite": "^8.0.8",
"vite-plugin-checker": "^0.12.0",
"vitest": "^4.1.3",
"vitest": "^4.1.4",
"yaml": "^2.8.3"
}
},

View File

@@ -75,7 +75,7 @@
"typescript": "^6.0.2",
"vite": "^8.0.8",
"vite-plugin-checker": "^0.12.0",
"vitest": "^4.1.3",
"vitest": "^4.1.4",
"yaml": "^2.8.3"
},
"overrides": {