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 ef53ca52..f4e7ece6 100644 --- a/package.json +++ b/package.json @@ -103,8 +103,8 @@ "@types/validator": "13.11.9", "@typescript-eslint/eslint-plugin": "7.7.0", "@typescript-eslint/parser": "7.7.0", - "@vitest/coverage-v8": "1.5.0", - "@vitest/ui": "1.5.0", + "@vitest/coverage-v8": "1.5.2", + "@vitest/ui": "1.5.2", "@vueuse/core": "10.9.0", "conventional-changelog-cli": "4.1.0", "cypress": "13.8.1", @@ -132,7 +132,7 @@ "validator": "13.11.0", "vite": "5.2.10", "vitepress": "1.1.4", - "vitest": "1.5.0", + "vitest": "1.5.2", "vue": "3.4.25" }, "packageManager": "[email protected]", |
