diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 53da5d17..29374c30 100644 --- a/package.json +++ b/package.json @@ -108,16 +108,16 @@ "@eslint/js": "9.13.0", "@stylistic/eslint-plugin": "2.9.0", "@types/eslint__js": "8.42.3", - "@types/node": "20.16.15", + "@types/node": "20.17.5", "@types/sanitize-html": "2.13.0", "@types/semver": "7.5.8", "@types/validator": "13.12.2", "@vitest/coverage-v8": "2.1.3", "@vitest/eslint-plugin": "1.1.7", "@vitest/ui": "2.1.3", - "@vueuse/core": "11.1.0", + "@vueuse/core": "11.2.0", "commit-and-tag-version": "12.5.0", - "cypress": "13.15.0", + "cypress": "13.15.1", "eslint": "9.13.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-jsdoc": "50.4.3", @@ -132,15 +132,15 @@ "sanitize-html": "2.13.1", "semver": "7.6.3", "ts-morph": "24.0.0", - "tsup": "8.3.0", - "tsx": "4.19.1", + "tsup": "8.3.5", + "tsx": "4.19.2", "typescript": "5.6.3", "typescript-eslint": "8.11.0", "validator": "13.12.0", "vitepress": "1.4.1", "vitest": "2.1.3", "vue": "3.5.12", - "vue-tsc": "2.1.6" + "vue-tsc": "2.1.10" }, "packageManager": "[email protected]", "engines": { |
