Skip to content

Commit 971a47d

Browse files
chore(deps): update all non-major dependencies
1 parent d8b22f3 commit 971a47d

File tree

3 files changed

+402
-376
lines changed

3 files changed

+402
-376
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -158,29 +158,29 @@
158158
},
159159
"devDependencies": {
160160
"@babel/types": "^7.27.6",
161-
"@pinia/colada": "^0.17.0",
161+
"@pinia/colada": "^0.17.1",
162162
"@posva/prompts": "^2.4.4",
163163
"@shikijs/vitepress-twoslash": "3.6.0",
164-
"@tanstack/vue-query": "^5.80.6",
165-
"@types/node": "^22.15.30",
164+
"@tanstack/vue-query": "^5.80.7",
165+
"@types/node": "^22.15.31",
166166
"@types/picomatch": "^4.0.0",
167-
"@vitest/coverage-v8": "^3.2.2",
168-
"@vitest/ui": "^3.2.2",
167+
"@vitest/coverage-v8": "^3.2.3",
168+
"@vitest/ui": "^3.2.3",
169169
"@vue/language-core": "^2.2.10",
170170
"@vue/test-utils": "^2.4.6",
171171
"chalk": "^5.4.1",
172172
"conventional-changelog-cli": "^5.0.0",
173173
"execa": "^9.6.0",
174-
"firebase": "^11.9.0",
174+
"firebase": "^11.9.1",
175175
"happy-dom": "^18.0.1",
176-
"lint-staged": "^16.1.0",
176+
"lint-staged": "^16.1.2",
177177
"minimist": "^1.2.8",
178178
"nodemon": "^3.1.10",
179179
"p-series": "^3.0.0",
180180
"pinia": "^3.0.3",
181181
"prettier": "^3.5.3",
182182
"rimraf": "^6.0.1",
183-
"rollup": "^4.42.0",
183+
"rollup": "^4.43.0",
184184
"semver": "^7.7.2",
185185
"ts-expect": "^1.3.0",
186186
"tsdown": "^0.12.7",
@@ -189,10 +189,10 @@
189189
"unplugin-vue-markdown": "^28.3.1",
190190
"unplugin-vue-router": "workspace:*",
191191
"vite": "^6.3.5",
192-
"vite-plugin-vue-devtools": "^7.7.6",
192+
"vite-plugin-vue-devtools": "^7.7.7",
193193
"vitepress": "^1.6.3",
194-
"vitepress-plugin-llms": "^1.4.0",
195-
"vitest": "^3.2.2",
194+
"vitepress-plugin-llms": "^1.5.0",
195+
"vitest": "^3.2.3",
196196
"vue": "^3.5.16",
197197
"vue-router": "^4.5.1",
198198
"vue-router-mock": "^1.1.0",

playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
"build": "vite build"
88
},
99
"devDependencies": {
10-
"@tanstack/vue-query-devtools": "^5.80.6",
10+
"@tanstack/vue-query-devtools": "^5.80.7",
1111
"@vitejs/plugin-vue": "^5.2.4",
1212
"@vue/compiler-sfc": "^3.5.16",
1313
"@vue/tsconfig": "^0.7.0",
1414
"json-server": "^0.17.4",
1515
"unplugin-vue-router": "workspace:*",
1616
"vite": "^6.3.5",
17-
"vite-plugin-inspect": "^11.1.0"
17+
"vite-plugin-inspect": "^11.2.0"
1818
},
1919
"dependencies": {
20-
"@tanstack/vue-query": "^5.80.6",
20+
"@tanstack/vue-query": "^5.80.7",
2121
"mande": "^2.0.9",
2222
"pinia": "^3.0.3",
2323
"vue": "^3.5.16",

0 commit comments

Comments
 (0)