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 8d0e31f5..c8ae05b7 100644 --- a/package.json +++ b/package.json @@ -104,8 +104,8 @@ "@types/validator": "~13.11.9", "@typescript-eslint/eslint-plugin": "~7.0.1", "@typescript-eslint/parser": "~7.0.1", - "@vitest/coverage-v8": "~1.2.2", - "@vitest/ui": "~1.2.2", + "@vitest/coverage-v8": "~1.3.0", + "@vitest/ui": "~1.3.0", "@vueuse/core": "~10.7.2", "conventional-changelog-cli": "~4.1.0", "cypress": "~13.6.4", @@ -133,7 +133,7 @@ "validator": "~13.11.0", "vite": "~5.1.3", "vitepress": "1.0.0-rc.39", - "vitest": "~1.2.2", + "vitest": "~1.3.0", "vue": "~3.4.19" }, "packageManager": "[email protected]", |
