Skip to content

Commit 9e7f034

Browse files
chore(deps): update all non-major dependencies
1 parent 36a1f7b commit 9e7f034

File tree

3 files changed

+581
-513
lines changed

3 files changed

+581
-513
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -185,12 +185,12 @@
185185
"@playwright/test": "^1.56.1",
186186
"@posva/prompts": "^2.4.4",
187187
"@shikijs/vitepress-twoslash": "3.15.0",
188-
"@tanstack/vue-query": "^5.90.7",
188+
"@tanstack/vue-query": "^5.91.0",
189189
"@types/babel__generator": "^7.27.0",
190-
"@types/node": "^24.10.0",
190+
"@types/node": "^24.10.1",
191191
"@types/picomatch": "^4.0.2",
192-
"@vitest/coverage-v8": "^4.0.7",
193-
"@vitest/ui": "^4.0.7",
192+
"@vitest/coverage-v8": "^4.0.8",
193+
"@vitest/ui": "^4.0.8",
194194
"@vue/language-core": "^3.1.3",
195195
"@vue/test-utils": "^2.4.6",
196196
"chalk": "^5.6.2",
@@ -200,25 +200,25 @@
200200
"happy-dom": "^20.0.10",
201201
"lint-staged": "^16.2.6",
202202
"minimist": "^1.2.8",
203-
"nodemon": "^3.1.10",
203+
"nodemon": "^3.1.11",
204204
"p-series": "^3.0.0",
205205
"pinia": "^3.0.4",
206206
"prettier": "^3.6.2",
207207
"rimraf": "^6.1.0",
208-
"rolldown": "1.0.0-beta.47",
209-
"rollup": "^4.52.5",
208+
"rolldown": "1.0.0-beta.50",
209+
"rollup": "^4.53.2",
210210
"semver": "^7.7.3",
211211
"ts-expect": "^1.3.0",
212-
"tsdown": "^0.16.0",
212+
"tsdown": "^0.16.4",
213213
"typescript": "^5.9.3",
214214
"unplugin-auto-import": "^20.2.0",
215215
"unplugin-vue-markdown": "^29.2.0",
216216
"unplugin-vue-router": "workspace:*",
217217
"vite": "^7.2.2",
218218
"vite-plugin-vue-devtools": "^8.0.3",
219219
"vitepress": "^1.6.4",
220-
"vitepress-plugin-llms": "^1.9.0",
221-
"vitest": "^4.0.7",
220+
"vitepress-plugin-llms": "^1.9.1",
221+
"vitest": "^4.0.8",
222222
"vue": "^3.5.24",
223223
"vue-router": "^4.6.3",
224224
"vue-router-mock": "^2.0.0",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"vite": "^7.2.2"
1717
},
1818
"dependencies": {
19-
"@tanstack/vue-query": "^5.90.7",
19+
"@tanstack/vue-query": "^5.91.0",
2020
"mande": "^2.0.9",
2121
"pinia": "^3.0.4",
2222
"vue": "^3.5.24",

0 commit comments

Comments
 (0)