File tree Expand file tree Collapse file tree 7 files changed +590
-543
lines changed
Expand file tree Collapse file tree 7 files changed +590
-543
lines changed Original file line number Diff line number Diff line change 6565
6666 - name : Get changed files
6767 id : changed-files
68- uses : tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # v45.0.5
68+ uses : tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45.0.6
6969 with :
7070 files : |
7171 docs/**
Original file line number Diff line number Diff line change 1414 "generate-pwa-icons" : " pwa-assets-generator"
1515 },
1616 "dependencies" : {
17- "@vueuse/core" : " ^12.1 .0" ,
17+ "@vueuse/core" : " ^12.3 .0" ,
1818 "vue" : " ^3.5.12"
1919 },
2020 "devDependencies" : {
2121 "@iconify-json/carbon" : " ^1.2.5" ,
2222 "@iconify-json/logos" : " ^1.2.4" ,
23- "@shikijs/transformers" : " ^1.24.4 " ,
24- "@shikijs/vitepress-twoslash" : " ^1.24.4 " ,
25- "@unocss/reset" : " ^0.65.2 " ,
23+ "@shikijs/transformers" : " ^1.26.1 " ,
24+ "@shikijs/vitepress-twoslash" : " ^1.26.1 " ,
25+ "@unocss/reset" : " ^0.65.3 " ,
2626 "@vite-pwa/assets-generator" : " ^0.2.6" ,
2727 "@vite-pwa/vitepress" : " ^0.5.3" ,
2828 "@vitejs/plugin-vue" : " ^5.2.1" ,
2929 "https-localhost" : " ^4.7.1" ,
3030 "tinyglobby" : " ^0.2.10" ,
31- "unocss" : " ^0.65.2 " ,
31+ "unocss" : " ^0.65.3 " ,
3232 "unplugin-vue-components" : " ^0.28.0" ,
3333 "vite" : " ^5.2.8" ,
3434 "vite-plugin-pwa" : " ^0.21.1" ,
Original file line number Diff line number Diff line change 33 "type" : " module" ,
44 "version" : " 3.0.0-beta.3" ,
55 "private" : true ,
6- "packageManager" :
" [email protected] .1 " ,
6+ "packageManager" :
" [email protected] .3 " ,
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.2" ,
4343 "@rollup/plugin-json" : " ^6.1.0" ,
4444 "@rollup/plugin-node-resolve" : " ^16.0.0" ,
45- "@types/node" : " ^22.10.2 " ,
45+ "@types/node" : " ^22.10.5 " ,
4646 "@types/ws" : " ^8.5.13" ,
4747 "@vitest/browser" : " workspace:*" ,
4848 "@vitest/coverage-istanbul" : " workspace:*" ,
5555 "magic-string" : " ^0.30.17" ,
5656 "pathe" : " ^1.1.2" ,
5757 "rimraf" : " ^6.0.1" ,
58- "rollup" : " ^4.29.1 " ,
58+ "rollup" : " ^4.29.2 " ,
5959 "rollup-plugin-dts" : " ^6.1.1" ,
6060 "rollup-plugin-esbuild" : " ^6.1.1" ,
6161 "rollup-plugin-license" : " ^3.5.3" ,
6464 "typescript" : " ^5.7.2" ,
6565 "vite" : " ^5.4.0" ,
6666 "vitest" : " workspace:*" ,
67- "zx" : " ^8.2.4 "
67+ "zx" : " ^8.3.0 "
6868 },
6969 "pnpm" : {
7070 "overrides" : {
Original file line number Diff line number Diff line change 6464 "@types/d3-force" : " ^3.0.10" ,
6565 "@types/d3-selection" : " ^3.0.11" ,
6666 "@types/ws" : " ^8.5.13" ,
67- "@unocss/reset" : " ^0.65.2 " ,
67+ "@unocss/reset" : " ^0.65.3 " ,
6868 "@vitejs/plugin-vue" : " ^5.2.1" ,
6969 "@vitest/runner" : " workspace:*" ,
7070 "@vitest/ws-client" : " workspace:*" ,
7171 "@vue/test-utils" : " ^2.4.6" ,
72- "@vueuse/core" : " ^12.1 .0" ,
72+ "@vueuse/core" : " ^12.3 .0" ,
7373 "ansi-to-html" : " ^0.7.2" ,
7474 "birpc" : " 0.2.19" ,
7575 "codemirror" : " ^5.65.18" ,
7676 "codemirror-theme-vars" : " ^0.1.2" ,
7777 "d3-graph-controller" : " ^3.0.11" ,
7878 "floating-vue" : " ^5.2.2" ,
79- "rollup" : " ^4.29.1 " ,
79+ "rollup" : " ^4.29.2 " ,
8080 "splitpanes" : " ^3.1.5" ,
81- "unocss" : " ^0.65.2 " ,
81+ "unocss" : " ^0.65.3 " ,
8282 "unplugin-auto-import" : " ^0.19.0" ,
8383 "unplugin-vue-components" : " ^0.28.0" ,
8484 "vite" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 8484 "dependencies" : {
8585 "cac" : " ^6.7.14" ,
8686 "debug" : " ^4.4.0" ,
87- "es-module-lexer" : " ^1.5.4 " ,
87+ "es-module-lexer" : " ^1.6.0 " ,
8888 "pathe" : " ^1.1.2" ,
8989 "vite" : " ^5.0.0 || ^6.0.0"
9090 },
Original file line number Diff line number Diff line change 182182 "@types/istanbul-reports" : " ^3.0.4" ,
183183 "@types/jsdom" : " ^21.1.7" ,
184184 "@types/micromatch" : " ^4.0.9" ,
185- "@types/node" : " ^22.10.2 " ,
185+ "@types/node" : " ^22.10.5 " ,
186186 "@types/prompts" : " ^2.4.9" ,
187187 "@types/sinonjs__fake-timers" : " ^8.1.5" ,
188188 "acorn-walk" : " ^8.3.4" ,
189189 "birpc" : " 0.2.19" ,
190190 "cac" : " ^6.7.14" ,
191191 "chai-subset" : " ^1.6.0" ,
192- "fast-glob" : " 3.3.2 " ,
192+ "fast-glob" : " 3.3.3 " ,
193193 "find-up" : " ^6.3.0" ,
194194 "flatted" : " ^3.3.2" ,
195195 "get-tsconfig" : " ^4.8.1" ,
196- "happy-dom" : " ^16.0.1 " ,
196+ "happy-dom" : " ^16.3.0 " ,
197197 "jsdom" : " ^25.0.1" ,
198198 "local-pkg" : " ^0.5.1" ,
199199 "micromatch" : " ^4.0.8" ,
You can’t perform that action at this time.
0 commit comments