|
98 | 98 | "react-native-video": "^6.10.2" |
99 | 99 | }, |
100 | 100 | "devDependencies": { |
101 | | - "@actions/github": "^5.1.1", |
| 101 | + "@actions/github": "^6.0.0", |
102 | 102 | "@babel/core": "^7.26.10", |
103 | 103 | "@expo/config-plugins": "~9.0.17", |
104 | | - "@types/react": "~18.3.20", |
| 104 | + "@types/react": "~19.0.12", |
105 | 105 | "@types/shelljs": "^0.8.15", |
106 | 106 | "@types/yargs": "^17.0.33", |
107 | 107 | "@typescript-eslint/eslint-plugin": "^8.28.0", |
108 | 108 | "@valora/eslint-config-typescript": "^1.1.15", |
109 | 109 | "@valora/prettier-config": "^0.0.1", |
110 | | - "chalk": "^4.1.2", |
111 | | - "eslint": "^8.57.1", |
| 110 | + "chalk": "^5.4.1", |
| 111 | + "eslint": "^9.23.0", |
112 | 112 | "eslint-plugin-import": "^2.31.0", |
113 | | - "eslint-plugin-jest": "^26.9.0", |
| 113 | + "eslint-plugin-jest": "^28.11.0", |
114 | 114 | "eslint-plugin-jsx-expressions": "^1.3.2", |
115 | 115 | "eslint-plugin-react": "^7.37.4", |
116 | | - "eslint-plugin-react-hooks": "^4.6.2", |
117 | | - "eslint-plugin-react-native": "^4.1.0", |
118 | | - "knip": "^3.13.2", |
119 | | - "patch-package": "^6.5.1", |
| 116 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 117 | + "eslint-plugin-react-native": "^5.0.0", |
| 118 | + "knip": "^5.46.4", |
| 119 | + "patch-package": "^8.0.0", |
120 | 120 | "postinstall-postinstall": "^2.1.0", |
121 | 121 | "prettier": "^3.5.3", |
122 | 122 | "shelljs": "^0.9.2", |
|
0 commit comments