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