|
39 | 39 | "bootstrap": "yarn install && yarn example" |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "@gorhom/portal": "1.0.13", |
| 42 | + "@gorhom/portal": "1.0.14", |
43 | 43 | "invariant": "^2.2.4" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@commitlint/cli": "^13.1.0", |
47 | | - "@commitlint/config-conventional": "^13.1.0", |
| 46 | + "@commitlint/cli": "^17.1.2", |
| 47 | + "@commitlint/config-conventional": "^17.1.0", |
48 | 48 | "@react-native-community/eslint-config": "^3.0.0", |
49 | | - "@release-it/conventional-changelog": "^2.0.1", |
| 49 | + "@release-it/conventional-changelog": "^5.1.0", |
50 | 50 | "@types/invariant": "^2.2.34", |
51 | 51 | "@types/react": "17.0.2", |
52 | 52 | "@types/react-native": "^0.67.7", |
53 | | - "auto-changelog": "^2.3.0", |
| 53 | + "auto-changelog": "^2.4.0", |
54 | 54 | "copyfiles": "^2.4.1", |
55 | 55 | "eslint": "^7.32.0", |
56 | 56 | "eslint-config-prettier": "^8.3.0", |
|
63 | 63 | "react-native-builder-bob": "^0.18.1", |
64 | 64 | "react-native-gesture-handler": "^1.10.3", |
65 | 65 | "react-native-reanimated": "^2.8.0", |
66 | | - "release-it": "^14.10.1", |
| 66 | + "release-it": "^15.4.2", |
67 | 67 | "typescript": "^4.2.4" |
68 | 68 | }, |
69 | 69 | "peerDependencies": { |
|
0 commit comments