|
60 | 60 | "provenance": true |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@commitlint/config-conventional": "^17.0.2", |
| 63 | + "@commitlint/config-conventional": "^20.4.1", |
64 | 64 | "@evilmartians/lefthook": "^1.7.15", |
65 | 65 | "@react-native-community/eslint-config": "^3.2.0", |
66 | | - "@release-it/conventional-changelog": "^10.0.3", |
| 66 | + "@release-it/conventional-changelog": "^10.0.5", |
67 | 67 | "@semantic-release/changelog": "^6.0.3", |
68 | 68 | "@semantic-release/git": "^10.0.1", |
69 | | - "@semantic-release/github": "^12.0.2", |
70 | | - "@semantic-release/npm": "^13.1.3", |
| 69 | + "@semantic-release/github": "^12.0.5", |
| 70 | + "@semantic-release/npm": "^13.1.4", |
71 | 71 | "@types/jest": "^29.5.12", |
72 | 72 | "@types/react": "~18.3.5", |
73 | | - "commitlint": "^19.4.1", |
74 | | - "del-cli": "^5.1.0", |
| 73 | + "commitlint": "^19.8.1", |
| 74 | + "del-cli": "^7.0.0", |
75 | 75 | "eslint": "^8.4.1", |
76 | 76 | "eslint-config-prettier": "^10.1.1", |
77 | 77 | "eslint-plugin-prettier": "^5.2.6", |
|
80 | 80 | "prettier": "^3.3.3", |
81 | 81 | "react": "18.3.1", |
82 | 82 | "react-native": "0.76.9", |
83 | | - "react-native-builder-bob": "^0.30.0", |
| 83 | + "react-native-builder-bob": "^0.30.3", |
84 | 84 | "release-it": "^19.1.0", |
85 | | - "semantic-release": "^25.0.2", |
86 | | - "typescript": "5.0.4" |
| 85 | + "semantic-release": "^25.0.3", |
| 86 | + "typescript": "5.9.3" |
87 | 87 | }, |
88 | 88 | "resolutions": { |
89 | 89 | "@types/react": "~18.3.5" |
|
0 commit comments