|
125 | 125 | "@codemirror/commands": "^6.10.3", |
126 | 126 | "@codemirror/lang-javascript": "^6.2.5", |
127 | 127 | "@codemirror/language": "^6.12.3", |
128 | | - "@codemirror/search": "^6.6.0", |
| 128 | + "@codemirror/search": "^6.7.0", |
129 | 129 | "@codemirror/state": "^6.6.0", |
130 | | - "@codemirror/view": "^6.41.0", |
| 130 | + "@codemirror/view": "^6.41.1", |
131 | 131 | "@eslint/js": "^10.0.1", |
132 | 132 | "@inquirer/prompts": "^7.10.1", |
133 | 133 | "@jridgewell/sourcemap-codec": "^1.5.5", |
|
148 | 148 | "@types/picomatch": "^4.0.3", |
149 | 149 | "@types/semver": "^7.7.1", |
150 | 150 | "@types/yargs-parser": "^21.0.3", |
151 | | - "@vue/language-server": "^3.2.6", |
| 151 | + "@vue/language-server": "^3.2.7", |
152 | 152 | "acorn": "^8.16.0", |
153 | 153 | "acorn-import-assertions": "^1.9.0", |
154 | 154 | "acorn-import-phases": "^1.0.4", |
|
161 | 161 | "date-time": "^4.0.0", |
162 | 162 | "es5-shim": "^4.6.7", |
163 | 163 | "es6-shim": "^0.35.8", |
164 | | - "eslint": "^10.2.0", |
| 164 | + "eslint": "^10.2.1", |
165 | 165 | "eslint-config-prettier": "^10.1.8", |
166 | 166 | "eslint-plugin-prettier": "^5.5.5", |
167 | 167 | "eslint-plugin-unicorn": "^64.0.0", |
168 | | - "eslint-plugin-vue": "^10.8.0", |
| 168 | + "eslint-plugin-vue": "^10.9.0", |
169 | 169 | "fixturify": "^3.0.0", |
170 | 170 | "flru": "^1.0.2", |
171 | 171 | "fs-extra": "^11.3.4", |
|
176 | 176 | "lint-staged": "^16.4.0", |
177 | 177 | "locate-character": "^3.0.0", |
178 | 178 | "magic-string": "^0.30.21", |
179 | | - "memfs": "^4.57.1", |
| 179 | + "memfs": "^4.57.2", |
180 | 180 | "mocha": "11.7.5", |
181 | 181 | "nodemon": "^3.1.14", |
182 | 182 | "npm-audit-resolver": "^3.0.0-RC.0", |
|
185 | 185 | "picocolors": "^1.1.1", |
186 | 186 | "picomatch": "^4.0.4", |
187 | 187 | "pinia": "^3.0.4", |
188 | | - "prettier": "^3.8.2", |
| 188 | + "prettier": "^3.8.3", |
189 | 189 | "prettier-plugin-organize-imports": "^4.3.0", |
190 | 190 | "pretty-bytes": "^7.1.0", |
191 | 191 | "pretty-ms": "^9.3.0", |
192 | 192 | "requirejs": "^2.3.8", |
193 | | - "rollup": "^4.60.1", |
| 193 | + "rollup": "^4.60.2", |
194 | 194 | "rollup-plugin-license": "^3.7.1", |
195 | 195 | "semver": "^7.7.4", |
196 | 196 | "shx": "^0.4.0", |
197 | 197 | "signal-exit": "^4.1.0", |
198 | 198 | "source-map": "^0.7.6", |
199 | 199 | "source-map-support": "^0.5.21", |
200 | 200 | "systemjs": "^6.15.1", |
201 | | - "terser": "^5.46.1", |
| 201 | + "terser": "^5.46.2", |
202 | 202 | "tslib": "^2.8.1", |
203 | 203 | "typescript": "^5.9.3", |
204 | | - "typescript-eslint": "^8.58.2", |
| 204 | + "typescript-eslint": "^8.59.1", |
205 | 205 | "vite": "^7.3.2", |
206 | 206 | "vitepress": "^1.6.4", |
207 | | - "vue": "^3.5.32", |
| 207 | + "vue": "^3.5.33", |
208 | 208 | "vue-eslint-parser": "^10.4.0", |
209 | | - "vue-tsc": "^3.2.6", |
| 209 | + "vue-tsc": "^3.2.7", |
210 | 210 | "wasm-pack": "^0.14.0", |
211 | 211 | "yargs-parser": "^21.1.1" |
212 | 212 | }, |
213 | 213 | "overrides": { |
214 | | - "axios": "^1.15.0", |
| 214 | + "axios": "^1.15.2", |
215 | 215 | "esbuild": ">0.24.2", |
216 | 216 | "lodash-es": ">4.17.22", |
217 | 217 | "path-scurry": { |
|
0 commit comments