diff --git a/packages/riverpod_swr/pubspec.yaml b/packages/riverpod_swr/pubspec.yaml index dacfb39..970e16f 100644 --- a/packages/riverpod_swr/pubspec.yaml +++ b/packages/riverpod_swr/pubspec.yaml @@ -10,7 +10,7 @@ resolution: workspace dependencies: async: ^2.12.0 - connectivity_plus: ^7.0.0 + connectivity_plus: ^7.1.1 flutter: sdk: flutter meta: ^1.15.0 diff --git a/pubspec.lock b/pubspec.lock index 738ba8a..91cb9e2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -197,18 +197,18 @@ packages: dependency: "direct main" description: name: connectivity_plus - sha256: "33bae12a398f841c6cda09d1064212957265869104c478e5ad51e2fb26c3973c" + sha256: "62ffa266d9a23b79fb3fcbc206afc00bb979417ba57b1324c546b5aab95ba057" url: "https://pub.dev" source: hosted - version: "7.0.0" + version: "7.1.1" connectivity_plus_platform_interface: dependency: transitive description: name: connectivity_plus_platform_interface - sha256: "42657c1715d48b167930d5f34d00222ac100475f73d10162ddf43e714932f204" + sha256: "3c09627c536d22fd24691a905cdd8b14520de69da52c7a97499c8be5284a32ed" url: "https://pub.dev" source: hosted - version: "2.0.1" + version: "2.1.0" convert: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f432dc7..5a9d819 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ workspace: # versions available, run `flutter pub outdated`. dependencies: archive: ^4.0.7 - connectivity_plus: ^7.0.0 + connectivity_plus: ^7.1.1 dio: ^5.9.0 drift: ^2.29.0 dynamic_color: ^1.7.0