File tree Expand file tree Collapse file tree 5 files changed +1662
-1554
lines changed Expand file tree Collapse file tree 5 files changed +1662
-1554
lines changed Original file line number Diff line number Diff line change 4848 tests :
4949 runs-on : ubuntu-latest
5050 container :
51- image : mcr.microsoft.com/playwright:v1.49 .1
51+ image : mcr.microsoft.com/playwright:v1.54 .1
5252 env :
5353 HOME : /root
5454 steps :
Original file line number Diff line number Diff line change 1212 "@tweakpane/core" : " 2.0.5" ,
1313 "gray-matter" : " 4.0.3" ,
1414 "markdown-it-container" : " 4.0.0" ,
15- "sass" : " 1.83.4 " ,
15+ "sass" : " 1.89.2 " ,
1616 "tweakpane" : " 4.0.5" ,
17- "typescript" : " 5.7 .3" ,
17+ "typescript" : " 5.8 .3" ,
1818 "usegl" : " workspace:*" ,
1919 "vitepress" : " 1.6.3" ,
20- "vitepress-plugin-group-icons" : " 1.3.5 " ,
20+ "vitepress-plugin-group-icons" : " 1.6.1 " ,
2121 "vitepress-plugin-sandpack" : " 1.1.4" ,
22- "vue" : " 3.5.13 "
22+ "vue" : " 3.5.18 "
2323 }
2424}
Original file line number Diff line number Diff line change 1- FROM mcr.microsoft.com/playwright:v1.49 .1 AS base
1+ FROM mcr.microsoft.com/playwright:v1.54 .1 AS base
22RUN npm i -g pnpm
33
44FROM base AS deps
Original file line number Diff line number Diff line change 3636 },
3737 "devDependencies" : {
3838 "@astrojs/check" : " 0.9.4" ,
39- "@playwright/test" : " 1.49 .1" ,
40- "@types/node" : " 22.10.7 " ,
41- "astro" : " 5.1.8 " ,
42- "changelogen" : " 0.5.7 " ,
43- "eslint" : " 9.18 .0" ,
44- "eslint-config-unjs" : " 0.4.2 " ,
45- "prettier" : " 3.4 .2" ,
46- "typescript" : " 5.7 .3" ,
47- "unbuild" : " 3.3.1 "
39+ "@playwright/test" : " 1.54 .1" ,
40+ "@types/node" : " 22.16.5 " ,
41+ "astro" : " 5.12.3 " ,
42+ "changelogen" : " 0.6.2 " ,
43+ "eslint" : " 9.32 .0" ,
44+ "eslint-config-unjs" : " 0.5.0 " ,
45+ "prettier" : " 3.6 .2" ,
46+ "typescript" : " 5.8 .3" ,
47+ "unbuild" : " 3.6.0 "
4848 },
4949 "changelog" : {
5050 "excludeAuthors" : [
You can’t perform that action at this time.
0 commit comments