mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Bump firebase_core from 1.15.0 to 1.16.0 in /experimental/web_dashboard (#1214)
Bumps [firebase_core](https://github.com/FirebaseExtended/flutterfire) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/FirebaseExtended/flutterfire/releases) - [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md) - [Commits](https://github.com/FirebaseExtended/flutterfire/compare/firebase_core-v1.15.0...firebase_core_v1.16.0) --- updated-dependencies: - dependency-name: firebase_core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -245,7 +245,7 @@ packages:
|
||||
name: firebase_core
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.15.0"
|
||||
version: "1.16.0"
|
||||
firebase_core_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
@@ -10,7 +10,7 @@ dependencies:
|
||||
cloud_firestore: ^3.1.13
|
||||
cupertino_icons: ^1.0.0
|
||||
firebase_auth: ^3.3.17
|
||||
firebase_core: ^1.15.0
|
||||
firebase_core: ^1.16.0
|
||||
google_sign_in: ^5.0.0
|
||||
json_annotation: ^4.5.0
|
||||
provider: ^6.0.0
|
||||
|
||||
Reference in New Issue
Block a user