|
30 | 30 | "appium": "^2.17.1" |
31 | 31 | }, |
32 | 32 | "dependencies": { |
33 | | - "@appium/base-driver": "^9.16.4", |
| 33 | + "@appium/base-driver": "^10.1.0", |
34 | 34 | "bezier-easing": "^2.1.0", |
35 | | - "koffi": "^2.11.0", |
| 35 | + "koffi": "^2.14.1", |
36 | 36 | "xpath-analyzer": "^3.0.1" |
37 | 37 | }, |
38 | 38 | "appium": { |
|
44 | 44 | "mainClass": "NovaWindowsDriver" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@appium/eslint-config-appium-ts": "^1.0.3", |
48 | | - "@appium/tsconfig": "^0.3.5", |
49 | | - "@appium/types": "^0.25.2", |
50 | | - "@eslint/js": "^9.25.1", |
| 47 | + "@appium/eslint-config-appium-ts": "^2.0.3", |
| 48 | + "@appium/tsconfig": "^1.1.0", |
| 49 | + "@appium/types": "^1.1.0", |
| 50 | + "@eslint/js": "^9.38.0", |
51 | 51 | "@semantic-release/changelog": "^6.0.3", |
52 | 52 | "@semantic-release/git": "^10.0.1", |
53 | | - "@types/node": "^22.14.1", |
54 | | - "conventional-changelog-conventionalcommits": "^8.0.0", |
55 | | - "eslint": "^9.25.1", |
56 | | - "semantic-release": "^24.2.3", |
57 | | - "typescript": "^5.8.3", |
58 | | - "typescript-eslint": "^8.31.0" |
| 53 | + "@types/node": "^24.8.1", |
| 54 | + "conventional-changelog-conventionalcommits": "^9.1.0", |
| 55 | + "eslint": "^9.38.0", |
| 56 | + "semantic-release": "^25.0.1", |
| 57 | + "typescript": "^5.9.3", |
| 58 | + "typescript-eslint": "^8.46.1" |
59 | 59 | } |
60 | 60 | } |
0 commit comments