|
62 | 62 | }
|
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 |
| - "@babel/cli": "^7.24.8", |
66 |
| - "@babel/core": "^7.25.2", |
67 |
| - "@babel/plugin-transform-flow-strip-types": "^7.25.2", |
68 |
| - "@babel/preset-env": "^7.25.3", |
69 |
| - "@babel/preset-flow": "^7.24.7", |
70 |
| - "@babel/preset-react": "^7.24.7", |
71 |
| - "@babel/preset-typescript": "^7.24.7", |
| 65 | + "@babel/cli": "^7.25.9", |
| 66 | + "@babel/core": "^7.25.9", |
| 67 | + "@babel/plugin-transform-flow-strip-types": "^7.25.9", |
| 68 | + "@babel/preset-env": "^7.25.9", |
| 69 | + "@babel/preset-flow": "^7.25.9", |
| 70 | + "@babel/preset-react": "^7.25.9", |
| 71 | + "@babel/preset-typescript": "^7.25.9", |
72 | 72 | "@callstack/eslint-config": "^15.0.0",
|
73 |
| - "@release-it/conventional-changelog": "^9.0.0", |
| 73 | + "@release-it/conventional-changelog": "^9.0.1", |
74 | 74 | "@relmify/jest-serializer-strip-ansi": "^1.0.2",
|
75 |
| - "@types/jest": "^29.5.12", |
76 |
| - "@types/react": "^18.3.3", |
| 75 | + "@types/jest": "^29.5.14", |
| 76 | + "@types/react": "^18.3.12", |
77 | 77 | "@types/react-test-renderer": "^18.3.0",
|
78 | 78 | "babel-jest": "^29.7.0",
|
79 | 79 | "del-cli": "^6.0.0",
|
80 |
| - "eslint": "^8.57.0", |
| 80 | + "eslint": "^8.57.1", |
81 | 81 | "eslint-plugin-flowtype": "^8.0.3",
|
82 | 82 | "eslint-plugin-prettier": "^4.2.1",
|
83 | 83 | "flow-bin": "~0.170.0",
|
|
86 | 86 | "react": "18.3.1",
|
87 | 87 | "react-native": "0.76.0",
|
88 | 88 | "react-test-renderer": "18.3.1",
|
89 |
| - "release-it": "^17.6.0", |
| 89 | + "release-it": "^17.10.0", |
90 | 90 | "strip-ansi": "^6.0.1",
|
91 | 91 | "typescript": "^5.5.4"
|
92 | 92 | },
|
|
0 commit comments