aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json
index fc202ce0..49e1f1f0 100644
--- a/package.json
+++ b/package.json
@@ -109,16 +109,16 @@
"@eslint/compat": "1.3.1",
"@eslint/js": "9.30.0",
"@stylistic/eslint-plugin": "4.4.1",
- "@types/node": "22.14.1",
- "@types/sanitize-html": "2.15.0",
+ "@types/node": "22.15.34",
+ "@types/sanitize-html": "2.16.0",
"@types/semver": "7.7.0",
- "@types/validator": "13.15.0",
+ "@types/validator": "13.15.2",
"@vitest/coverage-v8": "3.2.4",
"@vitest/eslint-plugin": "1.3.3",
"@vitest/ui": "3.2.4",
- "@vueuse/core": "13.1.0",
+ "@vueuse/core": "13.4.0",
"commit-and-tag-version": "12.5.1",
- "cypress": "14.3.0",
+ "cypress": "14.5.0",
"eslint": "9.30.0",
"eslint-config-prettier": "10.1.5",
"eslint-plugin-file-progress": "3.0.2",
@@ -130,18 +130,18 @@
"prettier": "3.6.2",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-pkg": "0.21.1",
- "sanitize-html": "2.15.0",
- "semver": "7.7.1",
+ "sanitize-html": "2.17.0",
+ "semver": "7.7.2",
"ts-morph": "26.0.0",
- "tsup": "8.4.0",
- "tsx": "4.19.3",
+ "tsup": "8.5.0",
+ "tsx": "4.20.3",
"typescript": "5.8.3",
"typescript-eslint": "8.35.1",
- "validator": "13.15.0",
+ "validator": "13.15.15",
"vitepress": "1.6.3",
"vitest": "3.2.4",
- "vue": "3.5.13",
- "vue-tsc": "2.2.8"
+ "vue": "3.5.17",
+ "vue-tsc": "2.2.10"
},
"packageManager": "[email protected]",
"engines": {