|
93 | 93 | "@babel/core": "^7.19.1", |
94 | 94 | "@babel/eslint-parser": "7.18.9", |
95 | 95 | "@babel/helper-string-parser": "^7.19.4", |
96 | | - "@commitlint/cli": "17.0.3", |
97 | | - "@commitlint/config-conventional": "17.3.0", |
| 96 | + "@commitlint/cli": "18.4.3", |
| 97 | + "@commitlint/config-conventional": "18.4.3", |
98 | 98 | "@react-native-community/eslint-config": "3.0.3", |
99 | | - "@release-it/conventional-changelog": "5.0.0", |
| 99 | + "@release-it/conventional-changelog": "8.0.1", |
100 | 100 | "@types/jest": "29.1.2", |
101 | 101 | "@types/react": "^18.2.0", |
102 | 102 | "@types/react-native": "^0.72.2", |
103 | 103 | "all-contributors-cli": "6.20.0", |
104 | | - "commitlint": "17.0.3", |
| 104 | + "commitlint": "18.4.3", |
105 | 105 | "eslint": "8.20.0", |
106 | | - "eslint-plugin-ft-flow": "^2.0.3", |
| 106 | + "eslint-plugin-ft-flow": "^3.0.0", |
107 | 107 | "eslint-plugin-import": "2.26.0", |
108 | | - "eslint-plugin-simple-import-sort": "8.0.0", |
| 108 | + "eslint-plugin-simple-import-sort": "10.0.0", |
109 | 109 | "expo-haptics": "12.4.0", |
110 | 110 | "gacp": "3.0.2", |
111 | 111 | "husky": "8.0.1", |
112 | | - "jest": "^26.6.3", |
113 | | - "lint-staged": "13.0.3", |
| 112 | + "jest": "^29.0.0", |
| 113 | + "lint-staged": "15.2.0", |
114 | 114 | "metro-react-native-babel-preset": "^0.73.4", |
115 | 115 | "pinst": "3.0.0", |
116 | | - "prettier": "^2.8.4", |
| 116 | + "prettier": "^3.0.0", |
117 | 117 | "react": "^18.2.0", |
118 | 118 | "react-dom": "^18.2.0", |
119 | 119 | "react-native": "0.72.4", |
120 | 120 | "react-native-builder-bob": "0.21.3", |
121 | 121 | "react-native-gesture-handler": "^2.12.0", |
122 | 122 | "react-native-reanimated": "3.3.0", |
123 | 123 | "react-native-svg": "13.9.0", |
124 | | - "release-it": "15.10.3", |
| 124 | + "release-it": "17.0.1", |
125 | 125 | "sort-package-json": "2.5.1", |
126 | | - "typescript": "^4.8.4" |
| 126 | + "typescript": "^5.0.0" |
127 | 127 | }, |
128 | 128 | "peerDependencies": { |
129 | 129 | "expo-haptics": "12.4.0", |
|
0 commit comments