File tree Expand file tree Collapse file tree 5 files changed +271
-241
lines changed Expand file tree Collapse file tree 5 files changed +271
-241
lines changed Original file line number Diff line number Diff line change 99 "ui" : " playwright test --ui"
1010 },
1111 "devDependencies" : {
12- "@playwright/test" : " 1.40.1 "
12+ "@playwright/test" : " 1.47.2 "
1313 }
1414}
Original file line number Diff line number Diff line change 1414 timeout-minutes : 60
1515 runs-on : ubuntu-latest
1616 container :
17- image : mcr.microsoft.com/playwright:v1.40.1 -focal
17+ image : mcr.microsoft.com/playwright:v1.47.2 -focal
1818 steps :
1919 - uses : actions/checkout@v4
2020 - run : corepack enable
Original file line number Diff line number Diff line change 99 },
1010 "devDependencies" : {
1111 "@nuxt/kit" : " 3.12.2" ,
12- "@types/node" : " ^20.11.30 " ,
12+ "@types/node" : " ^20.16.9 " ,
1313 "consola" : " ^3.2.3" ,
14- "globby" : " ^14.0.1 " ,
14+ "globby" : " ^14.0.2 " ,
1515 "pathe" : " ^1.1.2" ,
16- "pkg-types" : " ^1.0.3 " ,
16+ "pkg-types" : " ^1.2.0 " ,
1717 "tinyexec" : " ^0.3.0" ,
1818 "turbo" : " ^2.1.2" ,
1919 "typescript" : " ^5.6.2"
2424 "nuxt" : " ^3.12.2" ,
2525 "ufo" : " latest"
2626 },
27- "packageManager" : " pnpm@9.1.1 "
27+ "packageManager" : " pnpm@9.11.0 "
2828}
You can’t perform that action at this time.
0 commit comments