|
109 | 109 | "@eslint/compat": "1.2.7", |
110 | 110 | "@eslint/js": "9.21.0", |
111 | 111 | "@stylistic/eslint-plugin": "4.1.0", |
112 | | - "@types/node": "22.13.8", |
113 | | - "@types/sanitize-html": "2.13.0", |
114 | | - "@types/semver": "7.5.8", |
115 | | - "@types/validator": "13.12.2", |
| 112 | + "@types/node": "22.14.0", |
| 113 | + "@types/sanitize-html": "2.15.0", |
| 114 | + "@types/semver": "7.7.0", |
| 115 | + "@types/validator": "13.12.3", |
116 | 116 | "@vitest/coverage-v8": "3.0.7", |
117 | 117 | "@vitest/eslint-plugin": "1.1.36", |
118 | 118 | "@vitest/ui": "3.0.7", |
119 | | - "@vueuse/core": "12.7.0", |
| 119 | + "@vueuse/core": "12.8.2", |
120 | 120 | "commit-and-tag-version": "12.5.0", |
121 | | - "cypress": "14.1.0", |
| 121 | + "cypress": "14.3.0", |
122 | 122 | "eslint": "9.21.0", |
123 | 123 | "eslint-config-prettier": "10.0.2", |
124 | 124 | "eslint-plugin-file-progress": "3.0.1", |
|
129 | 129 | "npm-run-all2": "7.0.2", |
130 | 130 | "prettier": "3.5.2", |
131 | 131 | "prettier-plugin-organize-imports": "4.1.0", |
132 | | - "prettier-plugin-packagejson": "2.5.9", |
| 132 | + "prettier-plugin-packagejson": "2.5.10", |
133 | 133 | "rimraf": "5.0.10", |
134 | | - "sanitize-html": "2.14.0", |
| 134 | + "sanitize-html": "2.15.0", |
135 | 135 | "semver": "7.7.1", |
136 | 136 | "ts-morph": "25.0.1", |
137 | 137 | "tsup": "8.4.0", |
138 | 138 | "tsx": "4.19.3", |
139 | 139 | "typescript": "5.8.2", |
140 | 140 | "typescript-eslint": "8.25.0", |
141 | | - "validator": "13.12.0", |
| 141 | + "validator": "13.15.0", |
142 | 142 | "vitepress": "1.6.3", |
143 | 143 | "vitest": "3.0.7", |
144 | 144 | "vue": "3.5.13", |
145 | | - "vue-tsc": "2.2.6" |
| 145 | + "vue-tsc": "2.2.8" |
146 | 146 | }, |
147 | 147 | "packageManager": "[email protected]", |
148 | 148 | "engines": { |
|
0 commit comments