From fbf2a1900486929c568820a8769fd8932a2c53ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:44:34 +0000 Subject: [PATCH] Bump cloud_firestore in /experimental/web_dashboard Bumps [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore) from 4.14.0 to 4.15.5. - [Release notes](https://github.com/firebase/flutterfire/releases) - [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md) - [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v4.15.5/packages/cloud_firestore) --- updated-dependencies: - dependency-name: cloud_firestore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- experimental/web_dashboard/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/web_dashboard/pubspec.yaml b/experimental/web_dashboard/pubspec.yaml index 231872b5f8e..0cbd742385d 100644 --- a/experimental/web_dashboard/pubspec.yaml +++ b/experimental/web_dashboard/pubspec.yaml @@ -7,7 +7,7 @@ environment: sdk: ^3.2.0 dependencies: - cloud_firestore: ^4.0.1 + cloud_firestore: ^4.15.5 collection: ^1.16.0 community_charts_flutter: ^1.0.2 cupertino_icons: ^1.0.0