From b40277b8a88cd9829902df30399ad2383bddcb84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 00:24:25 +0000 Subject: [PATCH] chore(deps-dev): bump @react-native-community/cli from 15.1.3 to 17.0.1 Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 15.1.3 to 17.0.1. - [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/v17.0.1/packages/cli) --- updated-dependencies: - dependency-name: "@react-native-community/cli" dependency-version: 17.0.1 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..2a497cde 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": "^17.0.1", "@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..1ac5dfc3 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": "^17.0.1", "@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..7b76c1db 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:^17.0.1" "@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:^17.0.1" "@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"