File tree Expand file tree Collapse file tree 3 files changed +231
-181
lines changed Expand file tree Collapse file tree 3 files changed +231
-181
lines changed Original file line number Diff line number Diff line change 52
52
browser :
53
53
runs-on : ubuntu-latest
54
54
container :
55
- image : mcr.microsoft.com/playwright:v1.52.0 -noble
55
+ image : mcr.microsoft.com/playwright:v1.53.1 -noble
56
56
57
57
steps :
58
58
- uses : actions/checkout@v4
Original file line number Diff line number Diff line change 27
27
"@nuxt/image" : " ^1.10.0" ,
28
28
"@nuxt/scripts" : " ^0.11.5" ,
29
29
"@nuxtjs/html-validator" : " ^2.1.0" ,
30
- "@vueuse/nuxt" : " 13.3 .0" ,
30
+ "@vueuse/nuxt" : " 13.4 .0" ,
31
31
"@vueuse/sound" : " ^2.1.3" ,
32
32
"nuxt" : " ^3.16.1" ,
33
33
"nuxt-og-image" : " ^5.1.1" ,
38
38
},
39
39
"devDependencies" : {
40
40
"@nuxt/test-utils" : " 3.19.1" ,
41
- "@playwright/test" : " 1.52.0 " ,
41
+ "@playwright/test" : " 1.53.1 " ,
42
42
"@vue/test-utils" : " 2.4.6" ,
43
43
"eslint" : " 9.29.0" ,
44
44
"happy-dom" : " 18.0.1" ,
45
- "lint-staged" : " 16.1.0 " ,
45
+ "lint-staged" : " 16.1.2 " ,
46
46
"simple-git-hooks" : " 2.13.0" ,
47
47
"typescript" : " 5.8.3" ,
48
48
"vitest" : " 3.2.4" ,
56
56
" npx eslint --fix"
57
57
]
58
58
},
59
- "packageManager" : " pnpm@10.11.1 "
59
+ "packageManager" : " pnpm@10.12.3 "
60
60
}
You can’t perform that action at this time.
0 commit comments