diff --git a/pubspec.lock b/pubspec.lock index c6966abcd..8e20fdd88 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -14,7 +14,7 @@ packages: name: _flutterfire_internals url: "https://pub.dartlang.org" source: hosted - version: "1.0.10" + version: "1.0.11" analyzer: dependency: transitive description: @@ -182,14 +182,14 @@ packages: name: cloud_firestore_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "5.9.2" + version: "5.10.0" cloud_firestore_web: dependency: transitive description: name: cloud_firestore_web url: "https://pub.dartlang.org" source: hosted - version: "3.1.1" + version: "3.2.0" code_builder: dependency: transitive description: @@ -357,42 +357,42 @@ packages: name: firebase_analytics url: "https://pub.dartlang.org" source: hosted - version: "10.0.7" + version: "10.0.8" firebase_analytics_platform_interface: dependency: transitive description: name: firebase_analytics_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "3.3.15" + version: "3.3.16" firebase_analytics_web: dependency: transitive description: name: firebase_analytics_web url: "https://pub.dartlang.org" source: hosted - version: "0.5.1+6" + version: "0.5.1+7" firebase_auth: dependency: "direct main" description: name: firebase_auth url: "https://pub.dartlang.org" source: hosted - version: "4.2.1" + version: "4.2.3" firebase_auth_platform_interface: dependency: transitive description: name: firebase_auth_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "6.11.5" + version: "6.11.6" firebase_auth_web: dependency: transitive description: name: firebase_auth_web url: "https://pub.dartlang.org" source: hosted - version: "5.2.1" + version: "5.2.3" firebase_core: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 7fb852a1d..1d6df9a78 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: appainter_annotations: path: packages/annotations - bloc: ^8.0.0 + bloc: 8.1.0 collection: 1.16.0 copy_with_extension: ^5.0.0 cupertino_icons: ^1.0.0 @@ -27,7 +27,7 @@ dependencies: flex_color_picker: ^3.0.0 flutter: sdk: flutter - flutter_bloc: ^8.0.0 + flutter_bloc: 8.1.1 flutter_markdown: ^0.6.2 google_fonts: ^3.0.0 intl: ^0.17.0 @@ -52,7 +52,7 @@ dependencies: dev_dependencies: appainter_builder: path: packages/builder - bloc_test: ^9.0.0 + bloc_test: 9.1.0 build_runner: 2.3.0 cider: ^0.1.0 copy_with_extension_gen: ^5.0.0