File tree Expand file tree Collapse file tree 3 files changed +108
-108
lines changed Expand file tree Collapse file tree 3 files changed +108
-108
lines changed Original file line number Diff line number Diff line change 13
13
"@wdio/local-runner" : " ^9.19.2" ,
14
14
"@wdio/spec-reporter" : " ^9.19.2" ,
15
15
"tslib" : " ^2.8.1" ,
16
- "tsx" : " ^4.20.3 " ,
17
- "undici" : " ^7.13 .0" ,
18
- "zod" : " ^4.0.17 "
16
+ "tsx" : " ^4.20.5 " ,
17
+ "undici" : " ^7.15 .0" ,
18
+ "zod" : " ^4.1.1 "
19
19
},
20
20
"devDependencies" : {
21
21
"@eslint/js" : " ^9.34.0" ,
22
22
"@stylistic/eslint-plugin" : " ^5.2.3" ,
23
- "@types/jasmine" : " ^5.1.8 " ,
24
- "@types/node" : " ^24.2.1 " ,
23
+ "@types/jasmine" : " ^5.1.9 " ,
24
+ "@types/node" : " ^24.3.0 " ,
25
25
"eslint" : " ^9.34.0" ,
26
26
"eslint-config-flat-gitignore" : " ^2.1.0" ,
27
27
"eslint-import-resolver-typescript" : " ^4.4.4" ,
28
28
"eslint-plugin-import-x" : " ^4.16.1" ,
29
29
"eslint-plugin-n" : " ^17.21.3" ,
30
30
"eslint-plugin-wdio" : " ^9.16.2" ,
31
31
"typescript" : " ~5.9.2" ,
32
- "typescript-eslint" : " ^8.40 .0"
32
+ "typescript-eslint" : " ^8.41 .0"
33
33
}
34
34
}
Original file line number Diff line number Diff line change 31
31
"ngx-toastr" : " ^19.0.0" ,
32
32
"rxjs" : " ^7.8.2" ,
33
33
"tslib" : " ^2.8.1" ,
34
- "zod" : " ^4.0.17 " ,
34
+ "zod" : " ^4.1.1 " ,
35
35
"zone.js" : " ~0.15.1"
36
36
},
37
37
"devDependencies" : {
58
58
"postcss" : " ^8.5.6" ,
59
59
"tailwindcss" : " ^4.1.12" ,
60
60
"typescript" : " ~5.9.2" ,
61
- "typescript-eslint" : " ^8.40 .0" ,
61
+ "typescript-eslint" : " ^8.41 .0" ,
62
62
"vitest" : " ^3.2.4"
63
63
}
64
64
}
You can’t perform that action at this time.
0 commit comments