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