Skip to content

Commit 57ce797

Browse files
chore(deps): update all non-major dependencies (#749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 353e42a commit 57ce797

File tree

3 files changed

+241
-229
lines changed

3 files changed

+241
-229
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"dependencies": {
156156
"@babel/generator": "^7.28.5",
157157
"@vue-macros/common": "^3.1.1",
158-
"@vue/language-core": "^3.1.3",
158+
"@vue/language-core": "^3.1.4",
159159
"ast-walker-scope": "^0.8.3",
160160
"chokidar": "^4.0.3",
161161
"json5": "^2.2.3",
@@ -186,18 +186,18 @@
186186
"@playwright/test": "^1.56.1",
187187
"@posva/prompts": "^2.4.4",
188188
"@shikijs/vitepress-twoslash": "3.15.0",
189-
"@tanstack/vue-query": "^5.91.0",
189+
"@tanstack/vue-query": "^5.91.2",
190190
"@types/babel__generator": "^7.27.0",
191191
"@types/node": "^24.10.1",
192192
"@types/picomatch": "^4.0.2",
193-
"@vitest/coverage-v8": "^4.0.8",
194-
"@vitest/ui": "^4.0.8",
195-
"@vue/language-core": "^3.1.3",
193+
"@vitest/coverage-v8": "^4.0.9",
194+
"@vitest/ui": "^4.0.9",
195+
"@vue/language-core": "^3.1.4",
196196
"@vue/test-utils": "^2.4.6",
197197
"chalk": "^5.6.2",
198198
"conventional-changelog-cli": "^5.0.0",
199199
"execa": "^9.6.0",
200-
"firebase": "^12.5.0",
200+
"firebase": "^12.6.0",
201201
"happy-dom": "^20.0.10",
202202
"lint-staged": "^16.2.6",
203203
"minimist": "^1.2.8",
@@ -210,20 +210,20 @@
210210
"rollup": "^4.53.2",
211211
"semver": "^7.7.3",
212212
"ts-expect": "^1.3.0",
213-
"tsdown": "^0.16.4",
213+
"tsdown": "^0.16.5",
214214
"typescript": "^5.9.3",
215215
"unplugin-auto-import": "^20.2.0",
216216
"unplugin-vue-markdown": "^29.2.0",
217217
"unplugin-vue-router": "workspace:*",
218218
"vite": "^7.2.2",
219219
"vite-plugin-vue-devtools": "^8.0.3",
220220
"vitepress": "^1.6.4",
221-
"vitepress-plugin-llms": "^1.9.1",
222-
"vitest": "^4.0.8",
221+
"vitepress-plugin-llms": "^1.9.2",
222+
"vitest": "^4.0.9",
223223
"vue": "^3.5.24",
224224
"vue-router": "^4.6.3",
225225
"vue-router-mock": "^2.0.0",
226-
"vue-tsc": "^3.1.3",
226+
"vue-tsc": "^3.1.4",
227227
"vuefire": "^3.2.2",
228228
"webpack": "^5.102.1",
229229
"yorkie": "^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.91.0",
19+
"@tanstack/vue-query": "^5.91.2",
2020
"mande": "^2.0.9",
2121
"pinia": "^3.0.4",
2222
"vue": "^3.5.24",

0 commit comments

Comments
 (0)