Skip to content

Commit c293acb

Browse files
chore(deps): update npm packages
1 parent c4dcb15 commit c293acb

5 files changed

Lines changed: 22 additions & 22 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"vue3-carousel": "^0.17.0"
2222
},
2323
"devDependencies": {
24-
"@voidzero-dev/vitepress-theme": "4.8.4",
24+
"@voidzero-dev/vitepress-theme": "5.0.6",
2525
"oxc-minify": "^0.120.0",
2626
"tailwindcss": "^4.1.18",
2727
"vitepress": "2.0.0-alpha.17"

packages/cli/templates/generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"bingo": "^0.9.3",
17-
"zod": "^3.25.76"
17+
"zod": "^4.0.0"
1818
},
1919
"devDependencies": {
2020
"@types/node": "catalog:",

packages/core/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,19 +119,19 @@
119119
},
120120
"devDependencies": {
121121
"@ast-grep/napi": "^0.43.0",
122-
"@babel/generator": "^7.28.5",
123-
"@babel/parser": "^7.28.5",
124-
"@babel/types": "^7.28.5",
122+
"@babel/generator": "^8.0.0",
123+
"@babel/parser": "^8.0.0",
124+
"@babel/types": "^8.0.0",
125125
"@emnapi/core": "catalog:",
126126
"@emnapi/runtime": "catalog:",
127127
"@napi-rs/cli": "catalog:",
128128
"@oxc-node/cli": "catalog:",
129129
"@tsdown/css": "catalog:",
130130
"@tsdown/exe": "catalog:",
131131
"@vitejs/devtools": "^0.5.2",
132-
"es-module-lexer": "^1.7.0",
132+
"es-module-lexer": "^2.0.0",
133133
"hookable": "^6.0.1",
134-
"magic-string": "^0.30.21",
134+
"magic-string": "^1.0.0",
135135
"oxc-parser": "catalog:",
136136
"oxfmt": "catalog:",
137137
"picocolors": "catalog:",

packages/prompts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"dependencies": {
3030
"@clack/core": "catalog:",
3131
"picocolors": "^1.0.0",
32-
"sisteransi": "^1.0.5"
32+
"sisteransi": "^2.0.0"
3333
},
3434
"devDependencies": {
35-
"fast-string-width": "^1.1.0",
35+
"fast-string-width": "^3.0.0",
3636
"fast-wrap-ansi": "^0.2.0",
37-
"is-unicode-supported": "^1.3.0",
37+
"is-unicode-supported": "^2.0.0",
3838
"tsdown": "catalog:"
3939
}
4040
}

pnpm-workspace.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ packages:
77
- vite
88
- vite/packages/*
99
catalog:
10-
'@babel/core': ^7.29.7
11-
'@babel/preset-env': ^7.29.7
12-
'@babel/preset-typescript': ^7.29.7
10+
'@babel/core': ^8.0.0
11+
'@babel/preset-env': ^8.0.0
12+
'@babel/preset-typescript': ^8.0.0
1313
'@clack/core': ^1.0.0
1414
'@emnapi/core': 2.0.0-alpha.4
1515
'@emnapi/runtime': 2.0.0-alpha.4
@@ -46,7 +46,7 @@ catalog:
4646
'@types/validate-npm-package-name': ^4.0.2
4747
'@types/ws': ^8.18.0
4848
'@typescript/native-preview': 7.0.0-dev.20260605.1
49-
'@vitejs/plugin-react': ^5.1.2
49+
'@vitejs/plugin-react': ^6.0.0
5050
'@vitest/browser': 4.1.11
5151
'@vitest/browser-playwright': 4.1.11
5252
'@vitest/browser-preview': 4.1.11
@@ -58,15 +58,15 @@ catalog:
5858
'@vitest/snapshot': 4.1.11
5959
'@vitest/spy': 4.1.11
6060
'@vitest/utils': 4.1.11
61-
'@voidzero-dev/vitepress-theme': 4.8.4
61+
'@voidzero-dev/vitepress-theme': 5.0.6
6262
'@vueuse/core': ^14.0.0
6363
acorn: ^8.17.0
6464
acorn-import-assertions: ^1.9.0
6565
astring: ^1.9.0
6666
bingo: ^0.9.3
6767
buble: ^0.20.0
6868
cac: ^7.0.0
69-
chalk: ^5.3.0
69+
chalk: ^6.0.0
7070
change-case: ^5.4.4
7171
connect: ^3.7.0
7272
consola: ^3.4.2
@@ -79,7 +79,7 @@ catalog:
7979
emnapi: 2.0.0-alpha.4
8080
esbuild: ^0.28.0
8181
estree-toolkit: ^1.7.8
82-
execa: ^9.2.0
82+
execa: ^10.0.0
8383
fast-glob: ^3.3.3
8484
fixturify: ^3.0.0
8585
follow-redirects: ^1.15.6
@@ -89,14 +89,14 @@ catalog:
8989
jsonc-parser: ^3.3.1
9090
# Kept in lockstep with the bundled @tsdown/css by .github/scripts/upgrade-deps.ts
9191
lightningcss: ^1.33.0
92-
lint-staged: ^16.2.6
92+
lint-staged: ^17.0.0
9393
lodash-es: ^4.17.21
9494
micromatch: ^4.0.9
9595
minimatch: ^10.0.3
9696
mocha: ^11.7.5
9797
mri: ^1.2.0
9898
nanotar: ^0.3.0
99-
next: ^15.4.3
99+
next: ^16.0.0
100100
oxc-minify: =0.146.0
101101
oxc-parser: =0.146.0
102102
oxc-transform: =0.146.0
@@ -124,10 +124,10 @@ catalog:
124124
tinyexec: ^1.0.1
125125
tsdown: ^0.22.14
126126
tsx: ^4.22.0
127-
typescript: ^6.0.0
127+
typescript: ^7.0.0
128128
unified: ^11.0.5
129129
valibot: 1.4.2
130-
validate-npm-package-name: ^7.0.2
130+
validate-npm-package-name: ^8.0.0
131131
vitepress: ^2.0.0-alpha.15
132132
vitepress-plugin-graphviz: ^0.1.0
133133
vitepress-plugin-group-icons: ^1.7.1
@@ -140,7 +140,7 @@ catalog:
140140
yaml: ^2.8.1
141141
# bingo introspects template option schemas via zod 3 internals;
142142
# keep zod on v3 until bingo supports zod 4
143-
zod: ^3.25.76
143+
zod: ^4.0.0
144144
zx: ^8.1.2
145145
catalogMode: prefer
146146
ignoreScripts: true

0 commit comments

Comments
 (0)