aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index e30c696e..68595e7c 100644
--- a/package.json
+++ b/package.json
@@ -113,8 +113,8 @@
"@types/sanitize-html": "2.13.0",
"@types/semver": "7.5.8",
"@types/validator": "13.12.1",
- "@vitest/coverage-v8": "2.0.5",
- "@vitest/ui": "2.0.5",
+ "@vitest/coverage-v8": "2.1.1",
+ "@vitest/ui": "2.1.1",
"@vueuse/core": "10.11.1",
"commit-and-tag-version": "12.4.3",
"cypress": "13.14.2",
@@ -141,7 +141,7 @@
"validator": "13.12.0",
"vite": "5.4.5",
"vitepress": "1.3.4",
- "vitest": "2.0.5",
+ "vitest": "2.1.1",
"vue": "3.5.5",
"vue-tsc": "2.1.6"
},