File tree 5 files changed +556
-520
lines changed
5 files changed +556
-520
lines changed Original file line number Diff line number Diff line change 9
9
"ui" : " playwright test --ui"
10
10
},
11
11
"devDependencies" : {
12
- "@playwright/test" : " 1.48.2 "
12
+ "@playwright/test" : " 1.50.1 "
13
13
}
14
14
}
Original file line number Diff line number Diff line change 25
25
steps :
26
26
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
27
27
- run : corepack enable
28
- - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1 .0
28
+ - uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
29
29
with :
30
30
node-version : 20
31
31
cache : " pnpm"
42
42
steps :
43
43
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
44
44
- run : corepack enable
45
- - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1 .0
45
+ - uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
46
46
with :
47
47
node-version : 20
48
48
cache : " pnpm"
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@nuxt/eslint" : " ^0.5.7" ,
14
14
"@nuxt/kit" : " 3.13.2" ,
15
- "@types/node" : " ^22.9 .0" ,
16
- "consola" : " ^3.2.3 " ,
17
- "eslint" : " ^9.14 .0" ,
15
+ "@types/node" : " ^22.13 .0" ,
16
+ "consola" : " ^3.4.0 " ,
17
+ "eslint" : " ^9.19 .0" ,
18
18
"globby" : " ^14.0.2" ,
19
- "pathe" : " ^2.0.0 " ,
20
- "pkg-types" : " ^1.2 .1" ,
21
- "tinyexec" : " ^0.3.1 " ,
22
- "turbo" : " ^2.3 .0" ,
23
- "typescript" : " ^5.6 .3"
19
+ "pathe" : " ^2.0.2 " ,
20
+ "pkg-types" : " ^1.3 .1" ,
21
+ "tinyexec" : " ^0.3.2 " ,
22
+ "turbo" : " ^2.4 .0" ,
23
+ "typescript" : " ^5.7 .3"
24
24
},
25
25
"resolutions" : {
26
26
"@nuxt/kit" : " 3.13.2" ,
27
27
"destr" : " latest" ,
28
28
"nuxt" : " ^3.13.2" ,
29
29
"ufo" : " latest"
30
30
},
31
- "packageManager" : " pnpm@9.13.2 "
31
+ "packageManager" : " pnpm@9.15.4 "
32
32
}
You can’t perform that action at this time.
0 commit comments