File tree 4 files changed +372
-394
lines changed
4 files changed +372
-394
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.49.0 "
13
13
}
14
14
}
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 " ,
15
+ "@types/node" : " ^22.9.3 " ,
16
16
"consola" : " ^3.2.3" ,
17
- "eslint" : " ^9.14 .0" ,
17
+ "eslint" : " ^9.15 .0" ,
18
18
"globby" : " ^14.0.2" ,
19
19
"pathe" : " ^1.1.2" ,
20
20
"pkg-types" : " ^1.2.1" ,
21
21
"tinyexec" : " ^0.3.1" ,
22
- "turbo" : " ^2.3.0 " ,
23
- "typescript" : " ^5.6.3 "
22
+ "turbo" : " ^2.3.1 " ,
23
+ "typescript" : " ^5.7.2 "
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.14 .2"
32
32
}
You can’t perform that action at this time.
0 commit comments