|
52 | 52 | "registry": "https://registry.npmjs.org/"
|
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 |
| - "@commitlint/config-conventional": "^11.0.0", |
| 55 | + "@commitlint/config-conventional": "^13.1.0", |
56 | 56 | "@react-native-community/eslint-config": "^3.0.0",
|
57 |
| - "@release-it/conventional-changelog": "^2.0.0", |
| 57 | + "@release-it/conventional-changelog": "^3.3.0", |
58 | 58 | "@types/invariant": "^2.2.34",
|
59 |
| - "@types/jest": "^26.0.0", |
60 |
| - "@types/react": "^17.0.11", |
61 |
| - "@types/react-native": "0.64.10", |
62 |
| - "commitlint": "^11.0.0", |
63 |
| - "eslint": "^7.2.0", |
| 59 | + "@types/jest": "^27.0.1", |
| 60 | + "@types/react": "^17.0.19", |
| 61 | + "@types/react-native": "0.64.13", |
| 62 | + "commitlint": "^13.1.0", |
| 63 | + "eslint": "^7.32.0", |
64 | 64 | "eslint-config-prettier": "^8.3.0",
|
65 |
| - "eslint-plugin-prettier": "^3.1.3", |
| 65 | + "eslint-plugin-prettier": "^3.4.1", |
66 | 66 | "husky": "^4.2.5",
|
67 |
| - "jest": "^27.0.4", |
68 |
| - "pod-install": "^0.1.0", |
69 |
| - "prettier": "^2.0.5", |
| 67 | + "jest": "^27.0.6", |
| 68 | + "pod-install": "^0.1.27", |
| 69 | + "prettier": "^2.3.2", |
70 | 70 | "react": "17.0.2",
|
71 | 71 | "react-native": "0.64.2",
|
72 | 72 | "react-native-builder-bob": "^0.18.0",
|
73 |
| - "react-native-windows": "^0.64.9", |
74 |
| - "release-it": "^14.9.0", |
75 |
| - "typescript": "^4.3.3" |
| 73 | + "react-native-windows": "^0.64.14", |
| 74 | + "release-it": "^14.11.5", |
| 75 | + "typescript": "^4.3.5" |
76 | 76 | },
|
77 | 77 | "peerDependencies": {
|
78 | 78 | "react": "*",
|
|
0 commit comments