mirror of
https://github.com/Iconica-Development/flutter_chat.git
synced 2025-05-19 02:43:50 +02:00
build(deps): bump uuid in /packages/flutter_community_chat_firebase
Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 3.0.7 to 4.0.0. - [Release notes](https://github.com/Daegalus/dart-uuid/releases) - [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/Daegalus/dart-uuid/compare/3.0.7...4.0.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
80b25113e1
commit
689a295654
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ dependencies:
|
||||||
cloud_firestore: ^4.0.5
|
cloud_firestore: ^4.0.5
|
||||||
firebase_storage: ^11.0.5
|
firebase_storage: ^11.0.5
|
||||||
firebase_auth: ^4.1.2
|
firebase_auth: ^4.1.2
|
||||||
uuid: ^3.0.6
|
uuid: ^4.0.0
|
||||||
flutter_community_chat_interface:
|
flutter_community_chat_interface:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/Iconica-Development/flutter_community_chat.git
|
url: https://github.com/Iconica-Development/flutter_community_chat.git
|
||||||
|
|
Loading…
Reference in a new issue