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 c254ebee..a4503fb3 100644
--- a/package.json
+++ b/package.json
@@ -112,9 +112,9 @@
"@types/sanitize-html": "2.13.0",
"@types/semver": "7.5.8",
"@types/validator": "13.12.2",
- "@vitest/coverage-v8": "2.1.2",
+ "@vitest/coverage-v8": "2.1.3",
"@vitest/eslint-plugin": "1.1.7",
- "@vitest/ui": "2.1.2",
+ "@vitest/ui": "2.1.3",
"@vueuse/core": "11.1.0",
"commit-and-tag-version": "12.5.0",
"cypress": "13.15.0",
@@ -139,7 +139,7 @@
"validator": "13.12.0",
"vite": "5.4.10",
"vitepress": "1.4.1",
- "vitest": "2.1.2",
+ "vitest": "2.1.3",
"vue": "3.5.12",
"vue-tsc": "2.1.6"
},