Skip to content

Commit bca3a58

Browse files
committed
chore(deps): bump dependencies
1 parent 22e1312 commit bca3a58

3 files changed

Lines changed: 208 additions & 326 deletions

File tree

cli/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"typecheck": "tsc --noEmit"
2323
},
2424
"dependencies": {
25-
"citty": "^0.1.6",
26-
"consola": "^3.2.3",
25+
"citty": "^0.2.0",
26+
"consola": "^3.4.2",
2727
"defu": "^6.1.4",
28-
"h3": "^1.14.0",
28+
"h3": "^1.15.5",
2929
"listhen": "^1.9.0",
30-
"ofetch": "^1.4.1"
30+
"ofetch": "^1.5.1"
3131
},
3232
"devDependencies": {
3333
"@types/node": "^25.0.10",
34-
"tsx": "^4.19.4",
35-
"typescript": "^5.8.0",
36-
"unbuild": "^3.5.0"
34+
"tsx": "^4.21.0",
35+
"typescript": "^5.9.3",
36+
"unbuild": "^3.6.1"
3737
}
3838
}

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@
2626
},
2727
"dependencies": {
2828
"@nuxt/eslint": "^1.12.1",
29-
"@nuxt/fonts": "^0.12.1",
29+
"@nuxt/fonts": "^0.13.0",
3030
"@nuxt/scripts": "^0.13.2",
3131
"@nuxtjs/html-validator": "^2.1.0",
3232
"@shikijs/langs": "^3.21.0",
3333
"@shikijs/themes": "^3.21.0",
34-
"nuxt": "https://pkg.pr.new/nuxt@d842786",
34+
"nuxt": "^4.3.0",
3535
"nuxt-og-image": "^5.1.13",
3636
"perfect-debounce": "^2.1.0",
3737
"sanitize-html": "^2.17.0",
3838
"shiki": "^3.21.0",
3939
"ufo": "^1.6.3",
4040
"unplugin-vue-router": "^0.19.2",
41-
"vue": "3.5.26"
41+
"vue": "3.5.27"
4242
},
4343
"devDependencies": {
4444
"@iconify-json/carbon": "^1.2.18",
@@ -51,18 +51,18 @@
5151
"@unocss/preset-wind4": "^66.6.0",
5252
"@vite-pwa/assets-generator": "^1.0.2",
5353
"@vite-pwa/nuxt": "^1.1.0",
54-
"@vitest/browser-playwright": "^4.0.17",
55-
"@vitest/coverage-v8": "^4.0.17",
54+
"@vitest/browser-playwright": "^4.0.18",
55+
"@vitest/coverage-v8": "^4.0.18",
5656
"@vue/test-utils": "2.4.6",
5757
"eslint": "9.39.2",
58-
"happy-dom": "20.3.4",
58+
"happy-dom": "20.3.5",
5959
"lint-staged": "16.2.7",
6060
"marked": "^17.0.1",
6161
"playwright-core": "^1.57.0",
6262
"simple-git-hooks": "2.13.1",
6363
"typescript": "5.9.3",
6464
"unocss": "^66.6.0",
65-
"vitest": "^4.0.17",
65+
"vitest": "^4.0.18",
6666
"vue-tsc": "3.2.2"
6767
},
6868
"pnpm": {

0 commit comments

Comments
 (0)