@@ -7,9 +7,9 @@ packages:
77 - vite
88 - vite/packages/*
99catalog :
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
145145catalogMode : prefer
146146ignoreScripts : true
0 commit comments