diff --git a/example/package.json b/example/package.json index 09e35a6df..66f0a6361 100644 --- a/example/package.json +++ b/example/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", - "@react-native-community/cli": "^18.0.0", + "@react-native-community/cli": "^20.0.0", "@react-native/babel-preset": "^0.79.0", "@react-native/metro-config": "^0.79.0", "@rnx-kit/cli": "^0.18.11", diff --git a/package.json b/package.json index 54f52d895..abc23fa00 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "@expo/config-plugins": "^10.0.0", "@microsoft/eslint-plugin-sdl": "^1.0.0", "@nx/js": "^21.0.0", - "@react-native-community/cli": "^18.0.0", + "@react-native-community/cli": "^20.0.0", "@react-native-community/template": "^0.79.0", "@rnx-kit/eslint-plugin": "^0.9.0", "@rnx-kit/lint-lockfile": "^0.1.0", diff --git a/yarn.lock b/yarn.lock index f1ac13aed..2eac2548b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7838,7 +7838,7 @@ __metadata: "@babel/core": "npm:^7.25.2" "@babel/preset-env": "npm:^7.25.3" "@callstack/react-native-visionos": "npm:^0.79.0" - "@react-native-community/cli": "npm:^18.0.0" + "@react-native-community/cli": "npm:^20.0.0" "@react-native-webapis/web-storage": "npm:^0.4.1" "@react-native/babel-preset": "npm:^0.79.0" "@react-native/metro-config": "npm:^0.79.0" @@ -12320,7 +12320,7 @@ __metadata: "@expo/config-plugins": "npm:^10.0.0" "@microsoft/eslint-plugin-sdl": "npm:^1.0.0" "@nx/js": "npm:^21.0.0" - "@react-native-community/cli": "npm:^18.0.0" + "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/template": "npm:^0.79.0" "@rnx-kit/eslint-plugin": "npm:^0.9.0" "@rnx-kit/lint-lockfile": "npm:^0.1.0"