54
54
"@wdio/ocr-service" : " workspace:^" ,
55
55
"webdriver-image-comparison" : " workspace:^"
56
56
},
57
- "pnpm" : {
58
- "overrides" : {
59
- "webdriver-image-comparison" : " workspace:*"
60
- }
61
- },
62
57
"devDependencies" : {
63
- "@changesets/cli" : " ^2.27.11 " ,
58
+ "@changesets/cli" : " ^2.27.12 " ,
64
59
"@tsconfig/node20" : " ^20.1.4" ,
65
60
"@types/eslint" : " ^9.6.1" ,
66
61
"@types/jsdom" : " ~21.1.7" ,
67
62
"@types/inquirer" : " ^9.0.7" ,
68
63
"@types/node" : " ^22" ,
69
64
"@types/xml2js" : " ~0.4.14" ,
70
- "@typescript-eslint/eslint-plugin" : " ^8.18.2 " ,
71
- "@typescript-eslint/parser" : " ^8.18.2 " ,
72
- "@typescript-eslint/utils" : " ^8.18.2 " ,
65
+ "@typescript-eslint/eslint-plugin" : " ^8.21.0 " ,
66
+ "@typescript-eslint/parser" : " ^8.21.0 " ,
67
+ "@typescript-eslint/utils" : " ^8.21.0 " ,
73
68
"@vitest/coverage-v8" : " ^2.1.8" ,
74
- "@wdio/appium-service" : " ^9.5.7" ,
75
- "@wdio/cli" : " ^9.5.1" ,
76
- "@wdio/globals" : " ^9.5.1" ,
77
- "wdio-lambdatest-service" : " ^3.0.3" ,
78
- "@wdio/local-runner" : " ^9.5.1" ,
79
- "@wdio/mocha-framework" : " ^9.5.0" ,
80
- "@wdio/sauce-service" : " ^9.4.5" ,
81
- "@wdio/shared-store-service" : " ^9.4.5" ,
82
- "@wdio/spec-reporter" : " ^9.5.0" ,
83
- "@wdio/types" : " ^9.5.0" ,
84
- "eslint" : " ^9.17.0" ,
69
+ "@wdio/appium-service" : " ^9.7.1" ,
70
+ "@wdio/cli" : " ^9.7.1" ,
71
+ "@wdio/globals" : " ^9.7.1" ,
72
+ "@wdio/local-runner" : " ^9.7.1" ,
73
+ "@wdio/mocha-framework" : " ^9.6.4" ,
74
+ "@wdio/sauce-service" : " ^9.7.1" ,
75
+ "@wdio/shared-store-service" : " ^9.7.1" ,
76
+ "@wdio/spec-reporter" : " ^9.6.3" ,
77
+ "@wdio/types" : " ^9.6.3" ,
78
+ "eslint" : " ^9.19.0" ,
85
79
"eslint-plugin-import" : " ^2.31.0" ,
86
80
"eslint-plugin-unicorn" : " ^56.0.1" ,
87
- "eslint-plugin-wdio" : " ^9.4.4 " ,
81
+ "eslint-plugin-wdio" : " ^9.6.0 " ,
88
82
"husky" : " ^9.1.7" ,
89
83
"jsdom" : " ^25.0.1" ,
90
84
"npm-run-all2" : " ^7.0.2" ,
91
85
"release-it" : " ^17.11.0" ,
92
86
"rimraf" : " ^6.0.1" ,
93
87
"saucelabs" : " ^8.0.0" ,
94
88
"ts-node" : " ^10.9.2" ,
95
- "typescript" : " ^5.7.2 " ,
89
+ "typescript" : " ^5.7.3 " ,
96
90
"vitest" : " ^2.1.8" ,
97
- "webdriverio" : " ^9.5.7"
91
+ "webdriverio" : " ^9.7.1" ,
92
+ "wdio-lambdatest-service" : " ^4.0.0"
98
93
}
99
94
}
0 commit comments