Skip to content

Commit 286b2eb

Browse files
chore(deps): update all non-major dependencies
1 parent 3882d6a commit 286b2eb

File tree

3 files changed

+219
-195
lines changed

3 files changed

+219
-195
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@
139139
]
140140
},
141141
"dependencies": {
142-
"@vue-macros/common": "3.0.0-beta.16",
143-
"@vue/language-core": "^3.0.1",
142+
"@vue-macros/common": "3.0.0-beta.17",
143+
"@vue/language-core": "^3.0.3",
144144
"ast-walker-scope": "^0.8.1",
145145
"chokidar": "^4.0.3",
146146
"json5": "^2.2.3",
@@ -169,13 +169,13 @@
169169
"@babel/types": "^7.28.1",
170170
"@pinia/colada": "^0.17.1",
171171
"@posva/prompts": "^2.4.4",
172-
"@shikijs/vitepress-twoslash": "3.8.0",
172+
"@shikijs/vitepress-twoslash": "3.8.1",
173173
"@tanstack/vue-query": "^5.83.0",
174-
"@types/node": "^22.16.4",
175-
"@types/picomatch": "^4.0.0",
174+
"@types/node": "^22.16.5",
175+
"@types/picomatch": "^4.0.1",
176176
"@vitest/coverage-v8": "^3.2.4",
177177
"@vitest/ui": "^3.2.4",
178-
"@vue/language-core": "^3.0.1",
178+
"@vue/language-core": "^3.0.3",
179179
"@vue/test-utils": "^2.4.6",
180180
"chalk": "^5.4.1",
181181
"conventional-changelog-cli": "^5.0.0",
@@ -197,16 +197,16 @@
197197
"unplugin-auto-import": "^19.3.0",
198198
"unplugin-vue-markdown": "^29.1.0",
199199
"unplugin-vue-router": "workspace:*",
200-
"vite": "^7.0.4",
200+
"vite": "^7.0.5",
201201
"vite-plugin-vue-devtools": "^7.7.7",
202202
"vitepress": "^1.6.3",
203-
"vitepress-plugin-llms": "^1.7.0",
203+
"vitepress-plugin-llms": "^1.7.1",
204204
"vitest": "^3.2.4",
205205
"vue": "^3.5.17",
206206
"vue-router": "^4.5.1",
207207
"vue-router-mock": "^1.1.0",
208-
"vue-tsc": "^3.0.1",
209-
"vuefire": "^3.2.1",
208+
"vue-tsc": "^3.0.3",
209+
"vuefire": "^3.2.2",
210210
"webpack": "^5.100.2",
211211
"yorkie": "^2.0.0"
212212
},

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@vue/tsconfig": "^0.7.0",
1414
"json-server": "^0.17.4",
1515
"unplugin-vue-router": "workspace:*",
16-
"vite": "^7.0.4"
16+
"vite": "^7.0.5"
1717
},
1818
"dependencies": {
1919
"@tanstack/vue-query": "^5.83.0",

0 commit comments

Comments
 (0)