|
89 | 89 | "@testing-library/react-native": "^7.1.0", |
90 | 90 | "@types/react": "18.2.25", |
91 | 91 | "@types/react-native": "^0.67.4", |
92 | | - "@typescript-eslint/eslint-plugin": "^4.28.0", |
93 | | - "@typescript-eslint/parser": "^4.28.0", |
| 92 | + "@typescript-eslint/eslint-plugin": "^6.17.0", |
| 93 | + "@typescript-eslint/parser": "^6.17.0", |
94 | 94 | "babel-eslint": "^10.1.0", |
95 | 95 | "babel-jest": "^29", |
96 | 96 | "codecov": "^3.8.0", |
97 | 97 | "cross-env": "^7.0.2", |
98 | | - "eslint": "^7.12.0", |
99 | | - "eslint-config-prettier": "^6.14.0", |
100 | | - "eslint-plugin-import": "^2.22.1", |
101 | | - "eslint-plugin-prettier": "^3.1.4", |
102 | | - "eslint-plugin-react": "^7.21.5", |
| 98 | + "eslint": "^8.56.0", |
| 99 | + "eslint-config-prettier": "^9.1.0", |
| 100 | + "eslint-plugin-import": "^2.29.1", |
| 101 | + "eslint-plugin-prettier": "^5.1.2", |
| 102 | + "eslint-plugin-react": "^7.33.2", |
103 | 103 | "glob": "^7.1.6", |
104 | 104 | "jest": "^29", |
105 | 105 | "jest-environment-jsdom": "^29.5.0", |
106 | 106 | "metro-react-native-babel-preset": "^0.76.6", |
107 | | - "prettier": "^2.1.2", |
| 107 | + "prettier": "^3.1.1", |
108 | 108 | "react": "18.2.0", |
109 | 109 | "react-dom": "18.2.0", |
110 | 110 | "react-native": "^0.71.11", |
|
0 commit comments