|
108 | 108 | "@eslint/js": "9.16.0",
|
109 | 109 | "@stylistic/eslint-plugin": "2.11.0",
|
110 | 110 | "@types/eslint__js": "8.42.3",
|
111 |
| - "@types/node": "22.10.1", |
| 111 | + "@types/node": "22.10.3", |
112 | 112 | "@types/sanitize-html": "2.13.0",
|
113 | 113 | "@types/semver": "7.5.8",
|
114 | 114 | "@types/validator": "13.12.2",
|
115 | 115 | "@vitest/coverage-v8": "2.1.7",
|
116 | 116 | "@vitest/eslint-plugin": "1.1.13",
|
117 | 117 | "@vitest/ui": "2.1.7",
|
118 |
| - "@vueuse/core": "12.0.0", |
| 118 | + "@vueuse/core": "12.2.0", |
119 | 119 | "commit-and-tag-version": "12.5.0",
|
120 |
| - "cypress": "13.16.0", |
| 120 | + "cypress": "13.17.0", |
121 | 121 | "eslint": "9.16.0",
|
122 | 122 | "eslint-config-prettier": "9.1.0",
|
123 | 123 | "eslint-plugin-file-progress": "3.0.1",
|
124 | 124 | "eslint-plugin-jsdoc": "50.6.0",
|
125 | 125 | "eslint-plugin-prettier": "5.2.1",
|
126 | 126 | "eslint-plugin-unicorn": "56.0.1",
|
127 |
| - "jiti": "2.4.1", |
128 |
| - "npm-run-all2": "7.0.1", |
| 127 | + "jiti": "2.4.2", |
| 128 | + "npm-run-all2": "7.0.2", |
129 | 129 | "prettier": "3.4.1",
|
130 | 130 | "prettier-plugin-organize-imports": "4.1.0",
|
131 | 131 | "prettier-plugin-packagejson": "2.5.6",
|
132 | 132 | "rimraf": "5.0.10",
|
133 |
| - "sanitize-html": "2.13.1", |
| 133 | + "sanitize-html": "2.14.0", |
134 | 134 | "semver": "7.6.3",
|
135 | 135 | "ts-morph": "24.0.0",
|
136 | 136 | "tsup": "8.3.5",
|
|
141 | 141 | "vitepress": "1.5.0",
|
142 | 142 | "vitest": "2.1.7",
|
143 | 143 | "vue": "3.5.13",
|
144 |
| - "vue-tsc": "2.1.10" |
| 144 | + "vue-tsc": "2.2.0" |
145 | 145 | },
|
146 | 146 | "packageManager": "pnpm@9.14.4",
|
147 | 147 | "engines": {
|
|
0 commit comments