diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 155fea78..be7437f8 100644 --- a/package.json +++ b/package.json @@ -101,14 +101,14 @@ "@eslint/compat": "1.3.2", "@eslint/js": "9.33.0", "@stylistic/eslint-plugin": "5.2.3", - "@types/node": "22.17.1", + "@types/node": "22.17.2", "@types/sanitize-html": "2.16.0", "@types/semver": "7.7.0", "@types/validator": "13.15.2", "@vitest/coverage-v8": "3.2.4", "@vitest/eslint-plugin": "1.3.4", "@vitest/ui": "3.2.4", - "@vueuse/core": "13.6.0", + "@vueuse/core": "13.7.0", "commit-and-tag-version": "12.5.2", "cypress": "14.5.4", "eslint": "9.33.0", @@ -126,14 +126,14 @@ "semver": "7.7.2", "ts-morph": "26.0.0", "tsup": "8.5.0", - "tsx": "4.20.3", + "tsx": "4.20.4", "typescript": "5.9.2", "typescript-eslint": "8.39.0", "validator": "13.15.15", "vitepress": "1.6.3", "vitest": "3.2.4", - "vue": "3.5.18", - "vue-tsc": "3.0.5" + "vue": "3.5.19", + "vue-tsc": "3.0.6" }, "packageManager": "[email protected]", "engines": { |
