File tree 12 files changed +699
-756
lines changed
12 files changed +699
-756
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.4 .0" ,
17
+ "@vueuse/core" : " ^12.5 .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.27.2 " ,
24
- "@shikijs/vitepress-twoslash" : " ^1.27.2 " ,
23
+ "@shikijs/transformers" : " ^1.29.1 " ,
24
+ "@shikijs/vitepress-twoslash" : " ^1.29.1 " ,
25
25
"@unocss/reset" : " ^0.65.4" ,
26
26
"@vite-pwa/assets-generator" : " ^0.2.6" ,
27
27
"@vite-pwa/vitepress" : " ^0.5.3" ,
32
32
"unplugin-vue-components" : " ^0.28.0" ,
33
33
"vite" : " ^5.2.8" ,
34
34
"vite-plugin-pwa" : " ^0.21.1" ,
35
- "vitepress" : " ^1.5.0 " ,
36
- "vitepress-plugin-group-icons" : " ^1.3.4 " ,
35
+ "vitepress" : " ^1.6.3 " ,
36
+ "vitepress-plugin-group-icons" : " ^1.3.5 " ,
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 42
42
"@rollup/plugin-commonjs" : " ^28.0.2" ,
43
43
"@rollup/plugin-json" : " ^6.1.0" ,
44
44
"@rollup/plugin-node-resolve" : " ^16.0.0" ,
45
- "@types/node" : " ^22.10.7 " ,
45
+ "@types/node" : " ^22.10.8 " ,
46
46
"@types/ws" : " ^8.5.13" ,
47
47
"@vitest/browser" : " workspace:*" ,
48
48
"@vitest/coverage-istanbul" : " workspace:*" ,
49
49
"@vitest/coverage-v8" : " workspace:*" ,
50
50
"@vitest/ui" : " workspace:*" ,
51
- "bumpp" : " ^9.10.1 " ,
51
+ "bumpp" : " ^9.10.2 " ,
52
52
"changelogithub" : " ^0.13.11" ,
53
53
"esbuild" : " ^0.24.2" ,
54
54
"eslint" : " ^9.18.0" ,
55
55
"magic-string" : " ^0.30.17" ,
56
- "pathe" : " ^2.0.1 " ,
56
+ "pathe" : " ^2.0.2 " ,
57
57
"rimraf" : " ^6.0.1" ,
58
- "rollup" : " ^4.30.1 " ,
58
+ "rollup" : " ^4.31.0 " ,
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 88
88
},
89
89
"dependencies" : {
90
90
"@testing-library/dom" : " ^10.4.0" ,
91
- "@testing-library/user-event" : " ^14.6.0 " ,
91
+ "@testing-library/user-event" : " ^14.6.1 " ,
92
92
"@vitest/mocker" : " workspace:*" ,
93
93
"@vitest/utils" : " workspace:*" ,
94
94
"magic-string" : " ^0.30.17" ,
108
108
"flatted" : " ^3.3.2" ,
109
109
"ivya" : " ^1.1.1" ,
110
110
"mime" : " ^4.0.6" ,
111
- "pathe" : " ^2.0.1 " ,
111
+ "pathe" : " ^2.0.2 " ,
112
112
"periscopic" : " ^4.0.2" ,
113
113
"playwright" : " ^1.49.1" ,
114
114
"playwright-core" : " ^1.49.1" ,
Original file line number Diff line number Diff line change 63
63
"@types/istanbul-lib-source-maps" : " ^4.0.4" ,
64
64
"@types/istanbul-reports" : " ^3.0.4" ,
65
65
"@types/test-exclude" : " ^6.0.2" ,
66
- "pathe" : " ^2.0.1 " ,
66
+ "pathe" : " ^2.0.2 " ,
67
67
"vitest" : " workspace:*"
68
68
}
69
69
}
Original file line number Diff line number Diff line change 75
75
"@types/istanbul-reports" : " ^3.0.4" ,
76
76
"@types/test-exclude" : " ^6.0.2" ,
77
77
"@vitest/browser" : " workspace:*" ,
78
- "pathe" : " ^2.0.1 " ,
78
+ "pathe" : " ^2.0.2 " ,
79
79
"v8-to-istanbul" : " ^9.3.0" ,
80
80
"vite-node" : " workspace:*" ,
81
81
"vitest" : " workspace:*"
Original file line number Diff line number Diff line change 76
76
"@vitest/utils" : " workspace:*" ,
77
77
"acorn-walk" : " ^8.3.4" ,
78
78
"msw" : " ^2.7.0" ,
79
- "pathe" : " ^2.0.1 " ,
79
+ "pathe" : " ^2.0.2 " ,
80
80
"vite" : " ^5.4.0"
81
81
}
82
82
}
Original file line number Diff line number Diff line change 43
43
},
44
44
"dependencies" : {
45
45
"@vitest/utils" : " workspace:*" ,
46
- "pathe" : " ^2.0.1 "
46
+ "pathe" : " ^2.0.2 "
47
47
}
48
48
}
Original file line number Diff line number Diff line change 44
44
"dependencies" : {
45
45
"@vitest/pretty-format" : " workspace:*" ,
46
46
"magic-string" : " ^0.30.17" ,
47
- "pathe" : " ^2.0.1 "
47
+ "pathe" : " ^2.0.2 "
48
48
},
49
49
"devDependencies" : {
50
50
"@types/natural-compare" : " ^1.4.3" ,
Original file line number Diff line number Diff line change 50
50
"@vitest/utils" : " workspace:*" ,
51
51
"fflate" : " ^0.8.2" ,
52
52
"flatted" : " ^3.3.2" ,
53
- "pathe" : " ^2.0.1 " ,
53
+ "pathe" : " ^2.0.2 " ,
54
54
"sirv" : " ^3.0.0" ,
55
55
"tinyglobby" : " ^0.2.10" ,
56
56
"tinyrainbow" : " ^2.0.0"
69
69
"@vitest/runner" : " workspace:*" ,
70
70
"@vitest/ws-client" : " workspace:*" ,
71
71
"@vue/test-utils" : " ^2.4.6" ,
72
- "@vueuse/core" : " ^12.4 .0" ,
72
+ "@vueuse/core" : " ^12.5 .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
- "d3-graph-controller" : " ^3.0.11 " ,
77
+ "d3-graph-controller" : " ^3.0.12 " ,
78
78
"floating-vue" : " ^5.2.2" ,
79
- "rollup" : " ^4.30.1 " ,
79
+ "rollup" : " ^4.31.0 " ,
80
80
"splitpanes" : " ^3.1.8" ,
81
81
"unocss" : " ^0.65.4" ,
82
82
"unplugin-auto-import" : " ^0.19.0" ,
Original file line number Diff line number Diff line change 85
85
"cac" : " ^6.7.14" ,
86
86
"debug" : " ^4.4.0" ,
87
87
"es-module-lexer" : " ^1.6.0" ,
88
- "pathe" : " ^2.0.1 " ,
88
+ "pathe" : " ^2.0.2 " ,
89
89
"vite" : " ^5.0.0 || ^6.0.0"
90
90
},
91
91
"devDependencies" : {
Original file line number Diff line number Diff line change 165
165
"debug" : " ^4.4.0" ,
166
166
"expect-type" : " ^1.1.0" ,
167
167
"magic-string" : " ^0.30.17" ,
168
- "pathe" : " ^2.0.1 " ,
168
+ "pathe" : " ^2.0.2 " ,
169
169
"std-env" : " ^3.8.0" ,
170
170
"tinybench" : " ^2.9.0" ,
171
171
"tinyexec" : " ^0.3.2" ,
186
186
"@types/istanbul-reports" : " ^3.0.4" ,
187
187
"@types/jsdom" : " ^21.1.7" ,
188
188
"@types/micromatch" : " ^4.0.9" ,
189
- "@types/node" : " ^22.10.7 " ,
189
+ "@types/node" : " ^22.10.8 " ,
190
190
"@types/prompts" : " ^2.4.9" ,
191
191
"@types/sinonjs__fake-timers" : " ^8.1.5" ,
192
192
"acorn-walk" : " ^8.3.4" ,
196
196
"fast-glob" : " 3.3.3" ,
197
197
"find-up" : " ^6.3.0" ,
198
198
"flatted" : " ^3.3.2" ,
199
- "get-tsconfig" : " ^4.8.1 " ,
200
- "happy-dom" : " ^16.6.0 " ,
199
+ "get-tsconfig" : " ^4.10.0 " ,
200
+ "happy-dom" : " ^16.7.2 " ,
201
201
"jsdom" : " ^25.0.1" ,
202
202
"local-pkg" : " ^0.5.1" ,
203
203
"micromatch" : " ^4.0.8" ,
You can’t perform that action at this time.
0 commit comments