|
98 | 98 | "react-native-video": "^6.16.1" |
99 | 99 | }, |
100 | 100 | "devDependencies": { |
101 | | - "@actions/github": "^5.1.1", |
| 101 | + "@actions/github": "^6.0.1", |
102 | 102 | "@babel/core": "^7.26.10", |
103 | | - "@expo/config-plugins": "~10.1.2", |
| 103 | + "@expo/config-plugins": "~54.0.2", |
104 | 104 | "@types/react": "~19.0.10", |
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.6.2", |
| 111 | + "eslint": "^9.38.0", |
112 | 112 | "eslint-plugin-import": "^2.31.0", |
113 | | - "eslint-plugin-jest": "^26.9.0", |
| 113 | + "eslint-plugin-jest": "^29.0.1", |
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": "^7.0.0", |
| 117 | + "eslint-plugin-react-native": "^5.0.0", |
| 118 | + "knip": "^5.66.2", |
| 119 | + "patch-package": "^8.0.1", |
120 | 120 | "postinstall-postinstall": "^2.1.0", |
121 | 121 | "prettier": "^3.6.2", |
122 | 122 | "shelljs": "^0.9.2", |
123 | 123 | "ts-node": "^10.9.2", |
124 | 124 | "tslib": "^2.8.1", |
125 | 125 | "typescript": "^5.9.3", |
126 | | - "yargs": "^17.7.2" |
| 126 | + "yargs": "^18.0.0" |
127 | 127 | }, |
128 | 128 | "prettier": "@valora/prettier-config" |
129 | 129 | } |
0 commit comments