Skip to content

Commit 4fd016c

Browse files
committed
chore: upgrade dependencies and devDependencies to latest versions
1 parent 2e08f8d commit 4fd016c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"appium": "^2.17.1"
3131
},
3232
"dependencies": {
33-
"@appium/base-driver": "^9.16.4",
33+
"@appium/base-driver": "^10.1.0",
3434
"bezier-easing": "^2.1.0",
35-
"koffi": "^2.11.0",
35+
"koffi": "^2.14.1",
3636
"xpath-analyzer": "^3.0.1"
3737
},
3838
"appium": {
@@ -44,17 +44,17 @@
4444
"mainClass": "NovaWindowsDriver"
4545
},
4646
"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",
5151
"@semantic-release/changelog": "^6.0.3",
5252
"@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"
5959
}
6060
}

0 commit comments

Comments
 (0)