|
26 | 26 | "@babel/core": "^7.25.2", |
27 | 27 | "@babel/preset-env": "^7.25.3", |
28 | 28 | "@babel/runtime": "^7.25.0", |
29 | | - "@react-native-community/cli": "20.0.0", |
30 | | - "@react-native-community/cli-platform-android": "20.0.0", |
31 | | - "@react-native-community/cli-platform-ios": "20.0.0", |
| 29 | + "@react-native-community/cli": "20.0.2", |
| 30 | + "@react-native-community/cli-platform-android": "20.0.2", |
| 31 | + "@react-native-community/cli-platform-ios": "20.0.2", |
32 | 32 | "@react-native/babel-preset": "0.83.0", |
33 | 33 | "@react-native/metro-config": "0.83.0", |
34 | 34 | "@react-native/typescript-config": "0.83.0", |
35 | 35 | "@types/react": "^19.2.7", |
36 | 36 | "babel-loader": "^10.0.0", |
37 | 37 | "babel-plugin-react-native-web": "^0.21.2", |
38 | 38 | "html-webpack-plugin": "^5.6.5", |
39 | | - "react-native-builder-bob": "^0.40.13", |
| 39 | + "react-native-builder-bob": "^0.40.17", |
40 | 40 | "react-native-monorepo-config": "^0.3.1", |
41 | 41 | "url-loader": "^4.1.1", |
42 | | - "webpack": "^5.99.9", |
| 42 | + "webpack": "^5.104.0", |
43 | 43 | "webpack-cli": "^6.0.1", |
44 | 44 | "webpack-dev-server": "^5.2.2" |
45 | 45 | }, |
|
0 commit comments