diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json index 61faf3c7..720d9688 100644 --- a/package.json +++ b/package.json @@ -109,16 +109,16 @@ "@eslint/js": "9.19.0", "@stylistic/eslint-plugin": "3.0.1", "@types/eslint__js": "8.42.3", - "@types/node": "22.13.0", + "@types/node": "22.13.7", "@types/sanitize-html": "2.13.0", "@types/semver": "7.5.8", "@types/validator": "13.12.2", "@vitest/coverage-v8": "3.0.5", "@vitest/eslint-plugin": "1.1.25", "@vitest/ui": "3.0.5", - "@vueuse/core": "12.5.0", + "@vueuse/core": "12.7.0", "commit-and-tag-version": "12.5.0", - "cypress": "14.0.1", + "cypress": "14.1.0", "eslint": "9.19.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-file-progress": "3.0.1", @@ -129,20 +129,20 @@ "npm-run-all2": "7.0.2", "prettier": "3.4.2", "prettier-plugin-organize-imports": "4.1.0", - "prettier-plugin-packagejson": "2.5.8", + "prettier-plugin-packagejson": "2.5.9", "rimraf": "5.0.10", "sanitize-html": "2.14.0", - "semver": "7.7.0", + "semver": "7.7.1", "ts-morph": "25.0.1", - "tsup": "8.3.6", - "tsx": "4.19.2", + "tsup": "8.4.0", + "tsx": "4.19.3", "typescript": "5.8.2", "typescript-eslint": "8.23.0", "validator": "13.12.0", "vitepress": "1.6.3", "vitest": "3.0.5", "vue": "3.5.13", - "vue-tsc": "2.2.0" + "vue-tsc": "2.2.4" }, "packageManager": "[email protected]", "engines": { |
