File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104104 with :
105105 node-version : ${{ matrix.node_version }}
106106
107- - uses : browser-actions/setup-chrome@b94431e051d1c52dcbe9a7092a4f10f827795416 # v2.1.0
107+ - uses : browser-actions/setup-chrome@4f8e94349a351df0f048634f25fec36c3c91eded # v2.1.1
108108
109109 - name : Install
110110 run : pnpm i
@@ -150,7 +150,7 @@ jobs:
150150 with :
151151 node-version : ${{ matrix.node_version }}
152152
153- - uses : browser-actions/setup-chrome@b94431e051d1c52dcbe9a7092a4f10f827795416 # v2.1.0
153+ - uses : browser-actions/setup-chrome@4f8e94349a351df0f048634f25fec36c3c91eded # v2.1.1
154154
155155 - name : Install
156156 run : pnpm i
@@ -186,8 +186,8 @@ jobs:
186186 with :
187187 node-version : ${{ matrix.node_version }}
188188
189- - uses : browser-actions/setup-chrome@b94431e051d1c52dcbe9a7092a4f10f827795416 # v2.1.0
190- - uses : browser-actions/setup-firefox@5914774dda97099441f02628f8d46411fcfbd208 # v1.7.0
189+ - uses : browser-actions/setup-chrome@4f8e94349a351df0f048634f25fec36c3c91eded # v2.1.1
190+ - uses : browser-actions/setup-firefox@fcf821c621167805dd63a29662bd7cb5676c81a8 # v1.7.1
191191
192192 - name : Install
193193 run : pnpm i
@@ -219,7 +219,7 @@ jobs:
219219 with :
220220 node-version : 22
221221
222- - uses : browser-actions/setup-chrome@b94431e051d1c52dcbe9a7092a4f10f827795416 # v2.1.0
222+ - uses : browser-actions/setup-chrome@4f8e94349a351df0f048634f25fec36c3c91eded # v2.1.1
223223
224224 - name : Install
225225 run : |
Original file line number Diff line number Diff line change 2727 "@vite-pwa/assets-generator" : " ^1.0.2" ,
2828 "@vite-pwa/vitepress" : " ^1.1.0" ,
2929 "@vitejs/plugin-vue" : " catalog:" ,
30- "@voidzero-dev/vitepress-theme" : " ^4.5.0 " ,
30+ "@voidzero-dev/vitepress-theme" : " ^4.5.1 " ,
3131 "https-localhost" : " ^4.7.1" ,
3232 "tinyglobby" : " catalog:" ,
3333 "unocss" : " catalog:" ,
Original file line number Diff line number Diff line change 33 "type" : " module" ,
44 "version" : " 4.1.0-beta.4" ,
55 "private" : true ,
6- "packageManager" : " pnpm@10.30.1 " ,
6+ "packageManager" : " pnpm@10.30.2 " ,
77 "description" : " Next generation testing framework powered by Vite" ,
88 "engines" : {
99 "node" : " ^20.0.0 || ^22.0.0 || >=24.0.0"
5858 "magic-string" : " ^0.30.21" ,
5959 "pathe" : " ^2.0.3" ,
6060 "premove" : " ^4.0.0" ,
61- "rollup" : " ^4.57.1 " ,
61+ "rollup" : " ^4.59.0 " ,
6262 "rollup-plugin-dts" : " ^6.3.0" ,
6363 "rollup-plugin-license" : " ^3.7.0" ,
6464 "tinyglobby" : " catalog:" ,
Original file line number Diff line number Diff line change 7575 "birpc" : " catalog:" ,
7676 "codemirror" : " ^5.65.18" ,
7777 "codemirror-theme-vars" : " ^0.1.2" ,
78- "d3-graph-controller" : " ^3.1.7 " ,
78+ "d3-graph-controller" : " ^3.1.8 " ,
7979 "floating-vue" : " ^5.2.2" ,
8080 "mime" : " ^4.1.0" ,
81- "rollup" : " ^4.57.1 " ,
81+ "rollup" : " ^4.59.0 " ,
8282 "splitpanes" : " ^4.0.4" ,
8383 "typescript" : " ^5.9.3" ,
8484 "unocss" : " catalog:" ,
8787 "vitest-browser-vue" : " 2.0.2" ,
8888 "vue" : " catalog:" ,
8989 "vue-router" : " ^5.0.3" ,
90- "vue-tsc" : " ^3.2.4 " ,
90+ "vue-tsc" : " ^3.2.5 " ,
9191 "vue-virtual-scroller" : " 2.0.0-beta.8"
9292 }
9393}
Original file line number Diff line number Diff line change 218218 "convert-source-map" : " ^2.0.0" ,
219219 "empathic" : " ^2.0.0" ,
220220 "flatted" : " catalog:" ,
221- "happy-dom" : " ^20.6.3 " ,
221+ "happy-dom" : " ^20.7.0 " ,
222222 "jsdom" : " ^27.4.0" ,
223223 "local-pkg" : " ^1.1.2" ,
224224 "mime" : " ^4.1.0" ,
You can’t perform that action at this time.
0 commit comments