|
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | 57 | "@arkweid/lefthook": "^0.7.7", |
58 | | - "@babel/eslint-parser": "^7.18.2", |
59 | | - "@commitlint/config-conventional": "^17.0.2", |
60 | | - "@react-native-community/eslint-config": "^3.0.2", |
61 | | - "@release-it/conventional-changelog": "^5.0.0", |
62 | | - "@types/jest": "^28.1.2", |
63 | | - "@types/react": "~17.0.21", |
64 | | - "@types/react-native": "0.68.0", |
65 | | - "commitlint": "^17.0.2", |
66 | | - "eslint": "^8.4.1", |
| 58 | + "@babel/eslint-parser": "^7.19.1", |
| 59 | + "@commitlint/config-conventional": "^17.2.0", |
| 60 | + "@react-native-community/eslint-config": "^3.2.0", |
| 61 | + "@release-it/conventional-changelog": "^5.1.1", |
| 62 | + "@types/jest": "^29.2.2", |
| 63 | + "@types/react": "~18.0.25", |
| 64 | + "@types/react-native": "0.70.6", |
| 65 | + "commitlint": "^17.2.0", |
| 66 | + "eslint": "^8.27.0", |
67 | 67 | "eslint-config-prettier": "^8.5.0", |
68 | | - "eslint-plugin-prettier": "^4.0.0", |
69 | | - "jest": "^28.1.1", |
70 | | - "pod-install": "^0.1.0", |
71 | | - "prettier": "^2.0.5", |
72 | | - "react": "17.0.2", |
73 | | - "react-native": "0.68.2", |
74 | | - "react-native-builder-bob": "^0.18.3", |
75 | | - "release-it": "^15.0.0", |
76 | | - "typescript": "^4.5.2" |
| 68 | + "eslint-plugin-prettier": "^4.2.1", |
| 69 | + "jest": "^29.3.1", |
| 70 | + "pod-install": "^0.1.38", |
| 71 | + "prettier": "^2.7.1", |
| 72 | + "react": "18.2.0", |
| 73 | + "react-native": "0.70.5", |
| 74 | + "react-native-builder-bob": "^0.20.1", |
| 75 | + "release-it": "^15.5.0", |
| 76 | + "typescript": "^4.8.4" |
77 | 77 | }, |
78 | 78 | "resolutions": { |
79 | 79 | "@types/react": "17.0.21" |
|
157 | 157 | ] |
158 | 158 | }, |
159 | 159 | "dependencies": { |
160 | | - "@bugfender/common": "1.0.0-alpha.5", |
| 160 | + "@bugfender/common": "1.0.0", |
161 | 161 | "@bugfender/sdk": "^2.1.0" |
162 | 162 | } |
163 | 163 | } |
0 commit comments