File tree Expand file tree Collapse file tree 10 files changed +799
-622
lines changed Expand file tree Collapse file tree 10 files changed +799
-622
lines changed Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"@iconify-json/carbon" : " catalog:" ,
22
22
"@iconify-json/logos" : " catalog:" ,
23
- "@shikijs/transformers" : " ^3.8.0 " ,
24
- "@shikijs/vitepress-twoslash" : " ^3.8.0 " ,
23
+ "@shikijs/transformers" : " ^3.8.1 " ,
24
+ "@shikijs/vitepress-twoslash" : " ^3.8.1 " ,
25
25
"@unocss/reset" : " catalog:" ,
26
26
"@vite-pwa/assets-generator" : " ^1.0.0" ,
27
27
"@vite-pwa/vitepress" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 13
13
"@testing-library/react" : " ^13.4.0" ,
14
14
"@testing-library/user-event" : " ^14.6.1" ,
15
15
"@types/react" : " ^19.1.8" ,
16
- "@vitejs/plugin-react" : " ^4.6 .0" ,
16
+ "@vitejs/plugin-react" : " ^4.7 .0" ,
17
17
"@vitest/ui" : " latest" ,
18
18
"fastify" : " ^5.4.0" ,
19
19
"jsdom" : " ^26.1.0" ,
Original file line number Diff line number Diff line change 10
10
"test:run" : " vitest run"
11
11
},
12
12
"devDependencies" : {
13
- "@types/node" : " ^20.19.7 " ,
13
+ "@types/node" : " ^20.19.9 " ,
14
14
"@vitest/ui" : " latest" ,
15
15
"typescript" : " ^5.8.3" ,
16
16
"vite" : " latest" ,
Original file line number Diff line number Diff line change 43
43
"@rollup/plugin-commonjs" : " ^28.0.6" ,
44
44
"@rollup/plugin-json" : " ^6.1.0" ,
45
45
"@rollup/plugin-node-resolve" : " ^16.0.1" ,
46
- "@types/node" : " ^22.16.3 " ,
46
+ "@types/node" : " ^22.16.5 " ,
47
47
"@types/ws" : " catalog:" ,
48
48
"@vitest/browser" : " workspace:*" ,
49
49
"@vitest/coverage-istanbul" : " workspace:*" ,
50
50
"@vitest/coverage-v8" : " workspace:*" ,
51
51
"@vitest/ui" : " workspace:*" ,
52
52
"bumpp" : " ^10.2.0" ,
53
53
"changelogithub" : " ^13.16.0" ,
54
- "esbuild" : " ^0.25.6 " ,
54
+ "esbuild" : " ^0.25.8 " ,
55
55
"eslint" : " ^9.31.0" ,
56
56
"magic-string" : " ^0.30.17" ,
57
57
"pathe" : " ^2.0.3" ,
58
58
"rimraf" : " ^6.0.1" ,
59
- "rollup" : " ^4.45.0 " ,
59
+ "rollup" : " ^4.45.1 " ,
60
60
"rollup-plugin-dts" : " ^6.2.1" ,
61
61
"rollup-plugin-license" : " ^3.6.0" ,
62
62
"tinyglobby" : " catalog:" ,
66
66
"unplugin-oxc" : " ^0.4.6" ,
67
67
"vite" : " ^6.3.5" ,
68
68
"vitest" : " workspace:*" ,
69
- "zx" : " ^8.7.0 "
69
+ "zx" : " ^8.7.1 "
70
70
},
71
71
"pnpm" : {
72
72
"overrides" : {
Original file line number Diff line number Diff line change 116
116
"playwright-core" : " ^1.54.1" ,
117
117
"safaridriver" : " ^1.0.0" ,
118
118
"vitest" : " workspace:*" ,
119
- "webdriverio" : " ^9.17.0 "
119
+ "webdriverio" : " ^9.18.1 "
120
120
}
121
121
}
Original file line number Diff line number Diff line change 78
78
"d3-graph-controller" : " ^3.1.1" ,
79
79
"floating-vue" : " ^5.2.2" ,
80
80
"mime" : " ^4.0.7" ,
81
- "rollup" : " ^4.45.0 " ,
81
+ "rollup" : " ^4.45.1 " ,
82
82
"splitpanes" : " ^3.2.0" ,
83
83
"unocss" : " catalog:" ,
84
84
"unplugin-auto-import" : " ^0.19.0" ,
Original file line number Diff line number Diff line change 163
163
"expect-type" : " ^1.2.2" ,
164
164
"magic-string" : " catalog:" ,
165
165
"pathe" : " catalog:" ,
166
- "picomatch" : " ^4.0.2 " ,
166
+ "picomatch" : " ^4.0.3 " ,
167
167
"std-env" : " catalog:" ,
168
168
"tinybench" : " ^2.9.0" ,
169
169
"tinyexec" : " ^0.3.2" ,
185
185
"@types/istanbul-reports" : " catalog:" ,
186
186
"@types/jsdom" : " ^21.1.7" ,
187
187
"@types/mime" : " ^4.0.0" ,
188
- "@types/node" : " ^22.16.3 " ,
189
- "@types/picomatch" : " ^4.0.0 " ,
188
+ "@types/node" : " ^22.16.5 " ,
189
+ "@types/picomatch" : " ^4.0.1 " ,
190
190
"@types/prompts" : " ^2.4.9" ,
191
191
"@types/sinonjs__fake-timers" : " ^8.1.5" ,
192
192
"acorn-walk" : " catalog:" ,
You can’t perform that action at this time.
0 commit comments