File tree 12 files changed +728
-583
lines changed
12 files changed +728
-583
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.2.2 " ,
24
- "@shikijs/vitepress-twoslash" : " ^3.2.2 " ,
23
+ "@shikijs/transformers" : " ^3.3.0 " ,
24
+ "@shikijs/vitepress-twoslash" : " ^3.3.0 " ,
25
25
"@unocss/reset" : " catalog:" ,
26
26
"@vite-pwa/assets-generator" : " ^0.2.6" ,
27
27
"@vite-pwa/vitepress" : " ^0.5.4" ,
32
32
"unplugin-vue-components" : " catalog:" ,
33
33
"vite" : " ^5.2.8" ,
34
34
"vite-plugin-pwa" : " ^0.21.2" ,
35
- "vitepress" : " 2.0.0-alpha.4 " ,
35
+ "vitepress" : " 2.0.0-alpha.5 " ,
36
36
"vitepress-plugin-group-icons" : " ^1.5.2" ,
37
37
"vitepress-plugin-tabs" : " ^0.7.0" ,
38
38
"workbox-window" : " ^7.3.0"
Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"@vitest/browser" : " latest" ,
21
21
"jsdom" : " latest" ,
22
- "playwright" : " ^1.51.1 " ,
22
+ "playwright" : " ^1.52.0 " ,
23
23
"vite" : " latest" ,
24
24
"vitest" : " latest"
25
25
},
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.2" ,
16
- "@vitejs/plugin-react" : " ^4.3.4 " ,
16
+ "@vitejs/plugin-react" : " ^4.4.1 " ,
17
17
"@vitest/ui" : " latest" ,
18
18
"fastify" : " ^4.29.0" ,
19
19
"jsdom" : " ^24.1.3" ,
Original file line number Diff line number Diff line change 3
3
"type" : " module" ,
4
4
"version" : " 3.1.2" ,
5
5
"private" : true ,
6
- "packageManager" : " pnpm@10.8.1 " ,
6
+ "packageManager" : " pnpm@10.9.0 " ,
7
7
"description" : " Next generation testing framework powered by Vite" ,
8
8
"engines" : {
9
9
"node" : " ^18.0.0 || >=20.0.0"
38
38
"devDependencies" : {
39
39
"@antfu/eslint-config" : " ^4.12.0" ,
40
40
"@antfu/ni" : " ^24.3.0" ,
41
- "@playwright/test" : " ^1.51.1 " ,
41
+ "@playwright/test" : " ^1.52.0 " ,
42
42
"@rollup/plugin-commonjs" : " ^28.0.3" ,
43
43
"@rollup/plugin-json" : " ^6.1.0" ,
44
44
"@rollup/plugin-node-resolve" : " ^16.0.1" ,
50
50
"@vitest/ui" : " workspace:*" ,
51
51
"bumpp" : " ^10.1.0" ,
52
52
"changelogithub" : " ^13.13.0" ,
53
- "esbuild" : " ^0.25.2 " ,
53
+ "esbuild" : " ^0.25.3 " ,
54
54
"eslint" : " ^9.24.0" ,
55
55
"magic-string" : " ^0.30.17" ,
56
56
"pathe" : " ^2.0.3" ,
61
61
"tinyglobby" : " catalog:" ,
62
62
"tsx" : " ^4.19.3" ,
63
63
"typescript" : " ^5.8.3" ,
64
- "unplugin-isolated-decl" : " ^0.13.6 " ,
65
- "unplugin-oxc" : " ^0.3.3 " ,
64
+ "unplugin-isolated-decl" : " ^0.13.9 " ,
65
+ "unplugin-oxc" : " ^0.3.5 " ,
66
66
"vite" : " ^6.2.0" ,
67
67
"vitest" : " workspace:*" ,
68
- "zx" : " ^8.5.2 "
68
+ "zx" : " ^8.5.3 "
69
69
},
70
70
"pnpm" : {
71
71
"overrides" : {
Original file line number Diff line number Diff line change 103
103
"@vitest/ui" : " workspace:*" ,
104
104
"@vitest/ws-client" : " workspace:*" ,
105
105
"@wdio/protocols" : " ^9.12.5" ,
106
- "@wdio/types" : " ^9.12.3 " ,
106
+ "@wdio/types" : " ^9.12.6 " ,
107
107
"birpc" : " catalog:" ,
108
108
"flatted" : " catalog:" ,
109
109
"ivya" : " ^1.6.0" ,
110
110
"mime" : " ^4.0.7" ,
111
111
"pathe" : " catalog:" ,
112
112
"periscopic" : " ^4.0.2" ,
113
- "playwright" : " ^1.51.1 " ,
114
- "playwright-core" : " ^1.51.1 " ,
113
+ "playwright" : " ^1.52.0 " ,
114
+ "playwright-core" : " ^1.52.0 " ,
115
115
"safaridriver" : " ^1.0.0" ,
116
116
"vitest" : " workspace:*" ,
117
- "webdriverio" : " ^9.12.5 "
117
+ "webdriverio" : " ^9.12.7 "
118
118
}
119
119
}
Original file line number Diff line number Diff line change 84
84
"dependencies" : {
85
85
"cac" : " catalog:" ,
86
86
"debug" : " catalog:" ,
87
- "es-module-lexer" : " ^1.6 .0" ,
87
+ "es-module-lexer" : " ^1.7 .0" ,
88
88
"pathe" : " catalog:" ,
89
89
"vite" : " ^5.0.0 || ^6.0.0"
90
90
},
You can’t perform that action at this time.
0 commit comments