diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 8fcb66f5..2f7bb471 100644 --- a/package.json +++ b/package.json @@ -103,8 +103,8 @@ "@types/validator": "13.11.9", "@typescript-eslint/eslint-plugin": "7.5.0", "@typescript-eslint/parser": "7.5.0", - "@vitest/coverage-v8": "1.4.0", - "@vitest/ui": "1.4.0", + "@vitest/coverage-v8": "1.5.0", + "@vitest/ui": "1.5.0", "@vueuse/core": "10.9.0", "conventional-changelog-cli": "4.1.0", "cypress": "13.7.2", @@ -132,7 +132,7 @@ "validator": "13.11.0", "vite": "5.2.8", "vitepress": "1.0.2", - "vitest": "1.4.0", + "vitest": "1.5.0", "vue": "3.4.21" }, "packageManager": "[email protected]", |
