Skip to content

Commit 446d62a

Browse files
committed
Upgrade dependencies
1 parent 6e8555e commit 446d62a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ dependencies:
2424
codelessly_json_annotation: 4.9.0+2
2525

2626
# Firebase
27-
firebase_core: ^3.8.0
28-
firebase_auth: ^5.3.3
29-
cloud_firestore: ^5.5.0
27+
firebase_core: ^3.8.1
28+
firebase_auth: ^5.3.4
29+
cloud_firestore: ^5.5.1
3030
firebase_ui_firestore: ^1.7.0
3131
google_fonts: ^6.2.1
3232

@@ -49,14 +49,14 @@ dependencies:
4949
vector_math: ^2.1.4
5050
provider: ^6.1.2
5151
uuid: ^4.5.1
52-
flutter_svg: ^2.0.15
52+
flutter_svg: ^2.0.16
5353

5454
# File and Image
5555
path: ^1.9.0
5656
path_provider: ^2.1.5
5757

5858
# Storage and Caching
59-
hive_ce: ^2.8.0+1
59+
hive_ce: ^2.8.0+2
6060
hive_ce_flutter: ^2.1.0
6161

6262
# JSON

0 commit comments

Comments
 (0)