|
55 | 55 | "@types/jest": "^29.5.12", |
56 | 56 | "@types/react": "18.2.61", |
57 | 57 | "@types/selenium-webdriver": "4.0.9", |
58 | | - "@typescript-eslint/eslint-plugin": "2.1.0", |
59 | | - "@typescript-eslint/parser": "2.1.0", |
60 | 58 | "appium": "^2.5.4", |
61 | | - "eslint-config-airbnb": "18.0.1", |
62 | | - "eslint-config-prettier": "6.2.0", |
63 | | - "eslint-plugin-import": "2.18.2", |
64 | | - "eslint-plugin-jsx-a11y": "6.2.3", |
65 | | - "eslint-plugin-react": "7.14.3", |
66 | | - "eslint-plugin-react-hooks": "^4.5.0", |
67 | | - "eslint-plugin-react-native": "3.7.0", |
68 | | - "metro-react-native-babel-preset": "0.73.7", |
69 | | - "react": "^18.3.1", |
70 | | - "semantic-release": "19.0.3", |
71 | 59 | "eslint": "8.57.0", |
72 | 60 | "jest": "^29.6.3", |
73 | 61 | "prettier": "2.8.8", |
| 62 | + "react": "^18.3.1", |
74 | 63 | "react-native": "0.73.5", |
75 | 64 | "react-native-macos": "0.73.17", |
76 | 65 | "react-native-test-app": "3.7.2", |
77 | 66 | "react-native-windows": "0.73.8", |
78 | 67 | "selenium-appium": "1.0.2", |
79 | 68 | "selenium-webdriver": "4.0.0-alpha.7", |
| 69 | + "semantic-release": "19.0.3", |
80 | 70 | "typescript": "5.1.3", |
81 | 71 | "winappdriver": "^0.0.7" |
82 | 72 | }, |
|
0 commit comments