Skip to content

Commit f90f4e0

Browse files
chore: Integrate oxc and release configs
1 parent 553d4c1 commit f90f4e0

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,19 +72,19 @@
7272
"@appium/strongbox": "^1.0.0-rc.1",
7373
"@colors/colors": "^1.6.0",
7474
"appium-ios-device": "^3.1.12",
75-
"appium-ios-simulator": "^8.2.0",
76-
"appium-remote-debugger": "^15.7.3",
77-
"appium-webdriveragent": "^15.1.6",
78-
"appium-xcode": "^6.0.2",
75+
"appium-ios-simulator": "^9.0.0",
76+
"appium-remote-debugger": "^16.0.0",
77+
"appium-webdriveragent": "^16.0.0",
78+
"appium-xcode": "^7.0.0",
7979
"async-lock": "^1.4.0",
8080
"asyncbox": "^6.3.0",
81-
"axios": "^1.4.0",
81+
"axios": "^1.18.0",
8282
"commander": "^14.0.1",
8383
"dayjs": "^1.11.21",
8484
"js2xmlparser2": "^0.x",
8585
"lru-cache": "^11.1.0",
8686
"node-devicectl": "^1.1.0",
87-
"node-simctl": "^8.1.1",
87+
"node-simctl": "^9.0.0",
8888
"portscanner": "^2.2.0",
8989
"semver": "^7.5.4",
9090
"teen_process": "^4.0.4",
@@ -94,7 +94,7 @@
9494
"devDependencies": {
9595
"@appium/docutils": "^2.4.0",
9696
"@appium/eslint-config-appium-ts": "^3.0.0",
97-
"@appium/tsconfig": "^1.0.0-rc.1",
97+
"@appium/tsconfig": "^1.2.0",
9898
"@appium/types": "^1.5.0",
9999
"@semantic-release/changelog": "^6.0.3",
100100
"@semantic-release/git": "^10.0.1",

0 commit comments

Comments
 (0)