|
64 | 64 | },
|
65 | 65 | "devDependencies": {
|
66 | 66 | "@babel/cli": "^7.25.9",
|
67 |
| - "@babel/core": "^7.25.9", |
| 67 | + "@babel/core": "^7.26.0", |
68 | 68 | "@babel/plugin-transform-flow-strip-types": "^7.25.9",
|
69 |
| - "@babel/preset-env": "^7.25.9", |
| 69 | + "@babel/preset-env": "^7.26.0", |
70 | 70 | "@babel/preset-flow": "^7.25.9",
|
71 | 71 | "@babel/preset-react": "^7.25.9",
|
72 |
| - "@babel/preset-typescript": "^7.25.9", |
| 72 | + "@babel/preset-typescript": "^7.26.0", |
73 | 73 | "@callstack/eslint-config": "^15.0.0",
|
74 |
| - "@release-it/conventional-changelog": "^9.0.1", |
| 74 | + "@react-native/babel-preset": "^0.76.1", |
| 75 | + "@release-it/conventional-changelog": "^9.0.2", |
75 | 76 | "@relmify/jest-serializer-strip-ansi": "^1.0.2",
|
76 | 77 | "@types/jest": "^29.5.14",
|
77 | 78 | "@types/react": "^18.3.12",
|
|
85 | 86 | "jest": "^29.7.0",
|
86 | 87 | "prettier": "^2.8.8",
|
87 | 88 | "react": "18.3.1",
|
88 |
| - "react-native": "0.76.0", |
| 89 | + "react-native": "0.76.1", |
89 | 90 | "react-test-renderer": "18.3.1",
|
90 | 91 | "release-it": "^17.10.0",
|
91 | 92 | "strip-ansi": "^6.0.1",
|
92 |
| - "typescript": "^5.5.4" |
| 93 | + "typescript": "^5.6.3" |
93 | 94 | },
|
94 | 95 | "publishConfig": {
|
95 | 96 | "registry": "https://registry.npmjs.org"
|
|
0 commit comments