|
25 | 25 | "@react-navigation/native": "^6.1.17", |
26 | 26 | "@react-navigation/native-stack": "^6.9.26", |
27 | 27 | "@react-navigation/stack": "^6.3.20", |
28 | | - "@reduxjs/toolkit": "^1.9.5", |
| 28 | + "@reduxjs/toolkit": "^2.2.7", |
29 | 29 | "axios": "^1.6.8", |
30 | 30 | "i18next": "^22.4.15", |
31 | 31 | "intl-pluralrules": "^2.0.1", |
|
49 | 49 | "@babel/core": "^7.25.2", |
50 | 50 | "@babel/preset-env": "^7.20.0", |
51 | 51 | "@babel/runtime": "^7.20.0", |
52 | | - "@react-native-community/eslint-config": "^3.2.0", |
53 | 52 | "@react-native/babel-preset": "0.74.87", |
54 | | - "@react-native/eslint-config": "0.74.87", |
| 53 | + "@react-native/eslint-config": "0.76.1", |
55 | 54 | "@react-native/metro-config": "0.74.87", |
56 | 55 | "@react-native/typescript-config": "0.74.87", |
57 | 56 | "@tsconfig/react-native": "^3.0.5", |
58 | 57 | "@types/jest": "^29.5.2", |
59 | 58 | "@types/react": "^18.2.6", |
60 | 59 | "@types/react-native": "^0.71.8", |
61 | 60 | "@types/react-test-renderer": "^18.0.0", |
62 | | - "@typescript-eslint/eslint-plugin": "^5.62.0", |
63 | | - "@typescript-eslint/parser": "^5.62.0", |
| 61 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 62 | + "@typescript-eslint/parser": "^7.18.0", |
64 | 63 | "babel-jest": "^29.6.3", |
65 | 64 | "eslint": "^8.53.0", |
66 | 65 | "eslint-plugin-import": "^2.29.1", |
67 | 66 | "eslint-plugin-jest": "^28.5.0", |
68 | 67 | "eslint-plugin-react": "^7.32.2", |
69 | 68 | "eslint-plugin-react-hooks": "^4.6.0", |
70 | | - "eslint-plugin-unused-imports": "^2.0.0", |
| 69 | + "eslint-plugin-unused-imports": "^3.2.0", |
71 | 70 | "husky": "^9.1.4", |
72 | 71 | "jest": "^29.6.3", |
73 | 72 | "metro-react-native-babel-preset": "0.77.0", |
|
0 commit comments