From 5b7f5fb181b77757ecf5edb31c7b49c1d546e2e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 19:17:58 +0000 Subject: [PATCH] chore(deps-dev): bump @react-native-community/cli from 15.1.3 to 20.0.0 Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 15.1.3 to 20.0.0. - [Release notes](https://github.com/react-native-community/cli/releases) - [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/react-native-community/cli/commits/v20.0.0/packages/cli) --- updated-dependencies: - dependency-name: "@react-native-community/cli" dependency-version: 20.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/default-storage/example/package.json | 2 +- packages/sqlite-storage/example/package.json | 2 +- yarn.lock | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/default-storage/example/package.json b/packages/default-storage/example/package.json index e4c0c3de..46365828 100644 --- a/packages/default-storage/example/package.json +++ b/packages/default-storage/example/package.json @@ -31,7 +31,7 @@ "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", "@babel/runtime": "^7.25.0", - "@react-native-community/cli": "^15.0.0", + "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^15.0.0", "@react-native-community/cli-platform-ios": "^15.0.0", "@react-native/babel-preset": "^0.76.0", diff --git a/packages/sqlite-storage/example/package.json b/packages/sqlite-storage/example/package.json index 162f74ae..1846ffa8 100644 --- a/packages/sqlite-storage/example/package.json +++ b/packages/sqlite-storage/example/package.json @@ -19,7 +19,7 @@ "@babel/preset-env": "^7.25.3", "@babel/runtime": "^7.25.0", "@react-native-async-storage/sqlite-storage": "workspace:^", - "@react-native-community/cli": "^15.0.0", + "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^15.0.0", "@react-native-community/cli-platform-ios": "^15.0.0", "@react-native/babel-preset": "^0.76.0", diff --git a/yarn.lock b/yarn.lock index 1aa5fa9f..3798a0f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10804,7 +10804,7 @@ __metadata: "@babel/core": "npm:^7.25.2" "@babel/preset-env": "npm:^7.25.3" "@babel/runtime": "npm:^7.25.0" - "@react-native-community/cli": "npm:^15.0.0" + "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^15.0.0" "@react-native-community/cli-platform-ios": "npm:^15.0.0" "@react-native/babel-preset": "npm:^0.76.0" @@ -19203,7 +19203,7 @@ __metadata: "@babel/preset-env": "npm:^7.25.3" "@babel/runtime": "npm:^7.25.0" "@react-native-async-storage/sqlite-storage": "workspace:^" - "@react-native-community/cli": "npm:^15.0.0" + "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^15.0.0" "@react-native-community/cli-platform-ios": "npm:^15.0.0" "@react-native/babel-preset": "npm:^0.76.0"