|
69 | 69 | }
|
70 | 70 | },
|
71 | 71 | "devDependencies": {
|
72 |
| - "@babel/cli": "^7.23.9", |
73 |
| - "@babel/core": "^7.24.0", |
74 |
| - "@babel/plugin-transform-flow-strip-types": "^7.23.3", |
75 |
| - "@babel/preset-env": "^7.24.0", |
76 |
| - "@babel/preset-flow": "^7.24.0", |
77 |
| - "@babel/preset-react": "^7.23.3", |
78 |
| - "@babel/preset-typescript": "^7.23.3", |
79 |
| - "@callstack/eslint-config": "^14.1.0", |
| 72 | + "@babel/cli": "^7.24.5", |
| 73 | + "@babel/core": "^7.24.5", |
| 74 | + "@babel/plugin-transform-flow-strip-types": "^7.24.1", |
| 75 | + "@babel/preset-env": "^7.24.5", |
| 76 | + "@babel/preset-flow": "^7.24.1", |
| 77 | + "@babel/preset-react": "^7.24.1", |
| 78 | + "@babel/preset-typescript": "^7.24.1", |
| 79 | + "@callstack/eslint-config": "^14.1.1", |
80 | 80 | "@release-it/conventional-changelog": "^8.0.1",
|
81 | 81 | "@relmify/jest-serializer-strip-ansi": "^1.0.2",
|
82 | 82 | "@types/jest": "^29.5.12",
|
|
91 | 91 | "jest": "^29.7.0",
|
92 | 92 | "prettier": "^2.8.8",
|
93 | 93 | "react": "18.2.0",
|
94 |
| - "react-native": "0.73.6", |
| 94 | + "react-native": "0.74.0", |
95 | 95 | "react-test-renderer": "18.2.0",
|
96 |
| - "release-it": "^17.1.1", |
| 96 | + "release-it": "^17.2.1", |
97 | 97 | "strip-ansi": "^6.0.1",
|
98 |
| - "typescript": "^5.4.2" |
| 98 | + "typescript": "^5.4.5" |
99 | 99 | },
|
100 | 100 | "publishConfig": {
|
101 | 101 | "registry": "https://registry.npmjs.org"
|
|
0 commit comments