File tree Expand file tree Collapse file tree
test/cli/fixtures/no-module-runner Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 "@iconify-json/carbon" : " catalog:" ,
2222 "@iconify-json/logos" : " catalog:" ,
2323 "@iconify/vue" : " catalog:" ,
24- "@shikijs/transformers" : " ^3.22 .0" ,
25- "@shikijs/vitepress-twoslash" : " ^3.22 .0" ,
24+ "@shikijs/transformers" : " ^3.23 .0" ,
25+ "@shikijs/vitepress-twoslash" : " ^3.23 .0" ,
2626 "@unocss/reset" : " catalog:" ,
2727 "@vite-pwa/assets-generator" : " ^1.0.2" ,
2828 "@vite-pwa/vitepress" : " ^1.1.0" ,
3636 "vitepress" : " 2.0.0-alpha.16" ,
3737 "vitepress-plugin-group-icons" : " ^1.7.1" ,
3838 "vitepress-plugin-llms" : " ^1.11.0" ,
39- "vitepress-plugin-tabs" : " ^0.7.3 " ,
39+ "vitepress-plugin-tabs" : " ^0.8.0 " ,
4040 "workbox-window" : " ^7.4.0"
4141 }
4242}
Original file line number Diff line number Diff line change 1010 "test:run" : " vitest run"
1111 },
1212 "devDependencies" : {
13- "@types/node" : " ^24.10.13 " ,
13+ "@types/node" : " ^24.11.0 " ,
1414 "@vitest/ui" : " latest" ,
1515 "typescript" : " ^5.9.3" ,
1616 "vite" : " latest" ,
Original file line number Diff line number Diff line change 33 "type" : " module" ,
44 "version" : " 4.1.0-beta.5" ,
55 "private" : true ,
6- "packageManager" : " pnpm@10.30.2 " ,
6+ "packageManager" : " pnpm@10.30.3 " ,
77 "description" : " Next generation testing framework powered by Vite" ,
88 "engines" : {
99 "node" : " ^20.0.0 || ^22.0.0 || >=24.0.0"
4646 "@rollup/plugin-commonjs" : " ^29.0.0" ,
4747 "@rollup/plugin-json" : " ^6.1.0" ,
4848 "@rollup/plugin-node-resolve" : " ^16.0.3" ,
49- "@types/node" : " 24.10.13 " ,
49+ "@types/node" : " 24.11.0 " ,
5050 "@types/ws" : " catalog:" ,
5151 "@vitest/browser" : " workspace:*" ,
5252 "@vitest/coverage-istanbul" : " workspace:*" ,
Original file line number Diff line number Diff line change 206206 "@types/istanbul-lib-coverage" : " catalog:" ,
207207 "@types/istanbul-reports" : " catalog:" ,
208208 "@types/jsdom" : " ^27.0.0" ,
209- "@types/node" : " ^24.10.13 " ,
209+ "@types/node" : " ^24.11.0 " ,
210210 "@types/picomatch" : " ^4.0.2" ,
211211 "@types/prompts" : " ^2.4.9" ,
212212 "@types/sinonjs__fake-timers" : " ^15.0.1" ,
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ patchedDependencies:
4646 istanbul-lib-source-maps : patches/istanbul-lib-source-maps.patch
4747
4848catalog :
49- ' @iconify-json/carbon ' : ^1.2.18
49+ ' @iconify-json/carbon ' : ^1.2.19
5050 ' @iconify-json/logos ' : ^1.2.10
5151 ' @iconify/vue ' : ^5.0.0
5252 ' @jridgewell/remapping ' : ^2.3.5
@@ -58,14 +58,14 @@ catalog:
5858 ' @types/istanbul-lib-source-maps ' : ^4.0.4
5959 ' @types/istanbul-reports ' : ^3.0.4
6060 ' @types/ws ' : ^8.18.1
61- ' @unocss/reset ' : ^66.6.0
61+ ' @unocss/reset ' : ^66.6.3
6262 ' @vitejs/plugin-vue ' : ^6.0.4
6363 ' @vueuse/core ' : ^14.2.1
6464 acorn-walk : ^8.3.5
6565 birpc : ^4.0.0
6666 cac : ^6.7.14
6767 chai : ^6.2.2
68- flatted : 3.3.3
68+ flatted : 3.3.4
6969 istanbul-lib-coverage : ^3.2.2
7070 istanbul-lib-report : ^3.0.1
7171 istanbul-lib-source-maps : ^5.0.6
@@ -85,7 +85,7 @@ catalog:
8585 tinyrainbow : ^3.0.3
8686 tinyspy : ^4.0.4
8787 typescript : ^5.9.3
88- unocss : ^66.6.0
88+ unocss : ^66.6.2
8989 vitest-sonar-reporter : 3.0.0
9090 vue : ^3.5.29
9191 ws : ^8.19.0
Original file line number Diff line number Diff line change 1010 "test:run" : " vitest run"
1111 },
1212 "devDependencies" : {
13- "@types/node" : " ^24.10.13 " ,
13+ "@types/node" : " ^24.11.0 " ,
1414 "@vitest/ui" : " latest" ,
1515 "tinyspy" : " ^4.0.4" ,
1616 "vite" : " latest" ,
You can’t perform that action at this time.
0 commit comments