Skip to content

Commit 30a2b41

Browse files
committed
chore: up deps
1 parent 8424a68 commit 30a2b41

File tree

3 files changed

+844
-1261
lines changed

3 files changed

+844
-1261
lines changed

examples/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"devDependencies": {
1010
"@pinia/colada-nuxt": "^0.2.3",
1111
"@pinia/nuxt": "^0.11.2",
12-
"nuxt": "^3.19.3",
12+
"nuxt": "^4.2.0",
1313
"unplugin-vue-router": "workspace:*"
1414
},
1515
"dependencies": {

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -186,17 +186,17 @@
186186
"@shikijs/vitepress-twoslash": "3.14.0",
187187
"@tanstack/vue-query": "^5.90.5",
188188
"@types/babel__generator": "^7.27.0",
189-
"@types/node": "^24.9.1",
189+
"@types/node": "^24.9.2",
190190
"@types/picomatch": "^4.0.2",
191-
"@vitest/coverage-v8": "^4.0.3",
192-
"@vitest/ui": "^4.0.3",
191+
"@vitest/coverage-v8": "^4.0.5",
192+
"@vitest/ui": "^4.0.5",
193193
"@vue/language-core": "^3.1.2",
194194
"@vue/test-utils": "^2.4.6",
195195
"chalk": "^5.6.2",
196196
"conventional-changelog-cli": "^5.0.0",
197197
"execa": "^9.6.0",
198198
"firebase": "^12.4.0",
199-
"happy-dom": "^20.0.8",
199+
"happy-dom": "^20.0.10",
200200
"lint-staged": "^16.2.6",
201201
"minimist": "^1.2.8",
202202
"nodemon": "^3.1.10",
@@ -208,7 +208,7 @@
208208
"rollup": "^4.52.5",
209209
"semver": "^7.7.3",
210210
"ts-expect": "^1.3.0",
211-
"tsdown": "^0.15.10",
211+
"tsdown": "^0.15.12",
212212
"typescript": "^5.9.3",
213213
"unplugin-auto-import": "^20.2.0",
214214
"unplugin-vue-markdown": "^29.2.0",
@@ -217,7 +217,7 @@
217217
"vite-plugin-vue-devtools": "^8.0.3",
218218
"vitepress": "^1.6.4",
219219
"vitepress-plugin-llms": "^1.8.1",
220-
"vitest": "^4.0.3",
220+
"vitest": "^4.0.5",
221221
"vue": "^3.5.22",
222222
"vue-router": "^4.6.3",
223223
"vue-router-mock": "^2.0.0",

0 commit comments

Comments
 (0)