File tree Expand file tree Collapse file tree 11 files changed +594
-429
lines changed
Expand file tree Collapse file tree 11 files changed +594
-429
lines changed Original file line number Diff line number Diff line change 2020 "devDependencies" : {
2121 "@iconify-json/carbon" : " catalog:" ,
2222 "@iconify-json/logos" : " catalog:" ,
23- "@shikijs/transformers" : " ^3.2.1 " ,
24- "@shikijs/vitepress-twoslash" : " ^3.2.1 " ,
23+ "@shikijs/transformers" : " ^3.2.2 " ,
24+ "@shikijs/vitepress-twoslash" : " ^3.2.2 " ,
2525 "@unocss/reset" : " catalog:" ,
2626 "@vite-pwa/assets-generator" : " ^0.2.6" ,
2727 "@vite-pwa/vitepress" : " ^0.5.4" ,
3333 "vite" : " ^5.2.8" ,
3434 "vite-plugin-pwa" : " ^0.21.2" ,
3535 "vitepress" : " 2.0.0-alpha.4" ,
36- "vitepress-plugin-group-icons" : " ^1.3.8 " ,
36+ "vitepress-plugin-group-icons" : " ^1.5.2 " ,
3737 "vitepress-plugin-tabs" : " ^0.7.0" ,
3838 "workbox-window" : " ^7.3.0"
3939 }
Original file line number Diff line number Diff line change 1414 "test:ui" : " vitest --ui"
1515 },
1616 "dependencies" : {
17- "lit" : " ^3.2.1 "
17+ "lit" : " ^3.3.0 "
1818 },
1919 "devDependencies" : {
2020 "@vitest/browser" : " latest" ,
Original file line number Diff line number Diff line change 1212 "@testing-library/jest-dom" : " ^6.6.3" ,
1313 "@testing-library/react" : " ^13.4.0" ,
1414 "@testing-library/user-event" : " ^14.6.1" ,
15- "@types/react" : " ^19.1.0 " ,
15+ "@types/react" : " ^19.1.2 " ,
1616 "@vitejs/plugin-react" : " ^4.3.4" ,
1717 "@vitest/ui" : " latest" ,
1818 "fastify" : " ^4.29.0" ,
Original file line number Diff line number Diff line change 33 "type" : " module" ,
44 "version" : " 3.1.1" ,
55 "private" : true ,
6- "packageManager" : " pnpm@10.7 .1" ,
6+ "packageManager" : " pnpm@10.8 .1" ,
77 "description" : " Next generation testing framework powered by Vite" ,
88 "engines" : {
99 "node" : " ^18.0.0 || >=20.0.0"
4242 "@rollup/plugin-commonjs" : " ^28.0.3" ,
4343 "@rollup/plugin-json" : " ^6.1.0" ,
4444 "@rollup/plugin-node-resolve" : " ^16.0.1" ,
45- "@types/node" : " ^22.14.0 " ,
45+ "@types/node" : " ^22.14.1 " ,
4646 "@types/ws" : " catalog:" ,
4747 "@vitest/browser" : " workspace:*" ,
4848 "@vitest/coverage-istanbul" : " workspace:*" ,
5353 "esbuild" : " ^0.25.2" ,
5454 "eslint" : " ^9.24.0" ,
5555 "magic-string" : " ^0.30.17" ,
56- "oxc-transform" : " ^0.62 .0" ,
56+ "oxc-transform" : " ^0.63 .0" ,
5757 "pathe" : " ^2.0.3" ,
5858 "rimraf" : " ^6.0.1" ,
59- "rollup" : " ^4.39 .0" ,
59+ "rollup" : " ^4.40 .0" ,
6060 "rollup-plugin-dts" : " ^6.2.1" ,
6161 "rollup-plugin-license" : " ^3.6.0" ,
6262 "tinyglobby" : " ^0.2.12" ,
6666 "unplugin-oxc" : " ^0.3.3" ,
6767 "vite" : " ^6.2.0" ,
6868 "vitest" : " workspace:*" ,
69- "zx" : " ^8.5.0 "
69+ "zx" : " ^8.5.2 "
7070 },
7171 "pnpm" : {
7272 "overrides" : {
Original file line number Diff line number Diff line change 102102 "@vitest/runner" : " workspace:*" ,
103103 "@vitest/ui" : " workspace:*" ,
104104 "@vitest/ws-client" : " workspace:*" ,
105- "@wdio/protocols" : " ^9.12.3 " ,
105+ "@wdio/protocols" : " ^9.12.5 " ,
106106 "@wdio/types" : " ^9.12.3" ,
107107 "birpc" : " catalog:" ,
108108 "flatted" : " catalog:" ,
114114 "playwright-core" : " ^1.51.1" ,
115115 "safaridriver" : " ^1.0.0" ,
116116 "vitest" : " workspace:*" ,
117- "webdriverio" : " ^9.12.4 "
117+ "webdriverio" : " ^9.12.5 "
118118 }
119119}
Original file line number Diff line number Diff line change 5656 "tinyrainbow" : " catalog:"
5757 },
5858 "devDependencies" : {
59- "@faker-js/faker" : " ^9.5 .0" ,
59+ "@faker-js/faker" : " ^9.7 .0" ,
6060 "@iconify-json/carbon" : " catalog:" ,
6161 "@iconify-json/logos" : " catalog:" ,
6262 "@testing-library/vue" : " ^8.1.0" ,
7676 "codemirror-theme-vars" : " ^0.1.2" ,
7777 "d3-graph-controller" : " ^3.1.0" ,
7878 "floating-vue" : " ^5.2.2" ,
79- "rollup" : " ^4.39 .0" ,
79+ "rollup" : " ^4.40 .0" ,
8080 "splitpanes" : " ^3.2.0" ,
8181 "unocss" : " catalog:" ,
8282 "unplugin-auto-import" : " ^0.19.0" ,
Original file line number Diff line number Diff line change 186186 "@types/istanbul-reports" : " catalog:" ,
187187 "@types/jsdom" : " ^21.1.7" ,
188188 "@types/micromatch" : " ^4.0.9" ,
189- "@types/node" : " ^22.14.0 " ,
189+ "@types/node" : " ^22.14.1 " ,
190190 "@types/prompts" : " ^2.4.9" ,
191191 "@types/sinonjs__fake-timers" : " ^8.1.5" ,
192192 "acorn-walk" : " catalog:" ,
197197 "flatted" : " catalog:" ,
198198 "get-tsconfig" : " ^4.10.0" ,
199199 "happy-dom" : " ^17.4.4" ,
200- "jsdom" : " ^26.0 .0" ,
200+ "jsdom" : " ^26.1 .0" ,
201201 "local-pkg" : " ^1.1.1" ,
202202 "micromatch" : " ^4.0.8" ,
203203 "pretty-format" : " ^29.7.0" ,
You can’t perform that action at this time.
0 commit comments