File tree Expand file tree Collapse file tree 4 files changed +380
-390
lines changed Expand file tree Collapse file tree 4 files changed +380
-390
lines changed Original file line number Diff line number Diff line change 14
14
"generate-pwa-icons" : " pwa-assets-generator"
15
15
},
16
16
"dependencies" : {
17
- "@vueuse/core" : " ^12.0 .0" ,
17
+ "@vueuse/core" : " ^12.1 .0" ,
18
18
"vue" : " ^3.5.12"
19
19
},
20
20
"devDependencies" : {
21
21
"@iconify-json/carbon" : " ^1.2.5" ,
22
22
"@iconify-json/logos" : " ^1.2.4" ,
23
- "@shikijs/transformers" : " ^1.24.3 " ,
24
- "@shikijs/vitepress-twoslash" : " ^1.24.3 " ,
23
+ "@shikijs/transformers" : " ^1.24.4 " ,
24
+ "@shikijs/vitepress-twoslash" : " ^1.24.4 " ,
25
25
"@unocss/reset" : " ^0.65.2" ,
26
26
"@vite-pwa/assets-generator" : " ^0.2.6" ,
27
27
"@vite-pwa/vitepress" : " ^0.5.3" ,
33
33
"vite" : " ^5.2.8" ,
34
34
"vite-plugin-pwa" : " ^0.21.1" ,
35
35
"vitepress" : " ^1.5.0" ,
36
- "vitepress-plugin-group-icons" : " ^1.3.1 " ,
36
+ "vitepress-plugin-group-icons" : " ^1.3.2 " ,
37
37
"vitepress-plugin-tabs" : " ^0.5.0" ,
38
38
"workbox-window" : " ^7.3.0"
39
39
}
Original file line number Diff line number Diff line change 3
3
"type" : " module" ,
4
4
"version" : " 3.0.0-beta.3" ,
5
5
"private" : true ,
6
- "packageManager" :
" [email protected] .0 " ,
6
+ "packageManager" :
" [email protected] .1 " ,
7
7
"description" : " Next generation testing framework powered by Vite" ,
8
8
"engines" : {
9
9
"node" : " ^18.0.0 || >=20.0.0"
37
37
},
38
38
"devDependencies" : {
39
39
"@antfu/eslint-config" : " ^3.11.2" ,
40
- "@antfu/ni" : " ^0.23.1 " ,
40
+ "@antfu/ni" : " ^0.23.2 " ,
41
41
"@playwright/test" : " ^1.49.1" ,
42
42
"@rollup/plugin-commonjs" : " ^28.0.2" ,
43
43
"@rollup/plugin-json" : " ^6.1.0" ,
48
48
"@vitest/coverage-istanbul" : " workspace:*" ,
49
49
"@vitest/coverage-v8" : " workspace:*" ,
50
50
"@vitest/ui" : " workspace:*" ,
51
- "bumpp" : " ^9.9.1 " ,
51
+ "bumpp" : " ^9.9.2 " ,
52
52
"changelogithub" : " ^0.13.11" ,
53
- "esbuild" : " ^0.24.0 " ,
53
+ "esbuild" : " ^0.24.2 " ,
54
54
"eslint" : " ^9.16.0" ,
55
55
"magic-string" : " ^0.30.17" ,
56
56
"pathe" : " ^1.1.2" ,
57
57
"rimraf" : " ^6.0.1" ,
58
- "rollup" : " ^4.28 .1" ,
58
+ "rollup" : " ^4.29 .1" ,
59
59
"rollup-plugin-dts" : " ^6.1.1" ,
60
60
"rollup-plugin-esbuild" : " ^6.1.1" ,
61
61
"rollup-plugin-license" : " ^3.5.3" ,
Original file line number Diff line number Diff line change 69
69
"@vitest/runner" : " workspace:*" ,
70
70
"@vitest/ws-client" : " workspace:*" ,
71
71
"@vue/test-utils" : " ^2.4.6" ,
72
- "@vueuse/core" : " ^12.0 .0" ,
72
+ "@vueuse/core" : " ^12.1 .0" ,
73
73
"ansi-to-html" : " ^0.7.2" ,
74
74
"birpc" : " 0.2.19" ,
75
75
"codemirror" : " ^5.65.18" ,
76
76
"codemirror-theme-vars" : " ^0.1.2" ,
77
77
"d3-graph-controller" : " ^3.0.11" ,
78
78
"floating-vue" : " ^5.2.2" ,
79
- "rollup" : " ^4.28 .1" ,
79
+ "rollup" : " ^4.29 .1" ,
80
80
"splitpanes" : " ^3.1.5" ,
81
81
"unocss" : " ^0.65.2" ,
82
82
"unplugin-auto-import" : " ^0.19.0" ,
You can’t perform that action at this time.
0 commit comments