Skip to content

Commit 17a506c

Browse files
committed
Upgrade dependencies
1 parent d926472 commit 17a506c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pubspec.yaml

Lines changed: 6 additions & 6 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.7.0
28-
firebase_auth: ^5.3.2
29-
cloud_firestore: ^5.4.5
27+
firebase_core: ^3.8.0
28+
firebase_auth: ^5.3.3
29+
cloud_firestore: ^5.5.0
3030
firebase_ui_firestore: ^1.7.0
3131
google_fonts: ^6.2.1
3232

@@ -39,9 +39,9 @@ dependencies:
3939
shared_preferences: ^2.3.3
4040
url_launcher: ^6.3.1
4141
webview_flutter: ^4.10.0
42-
webview_flutter_android: ^4.0.1
43-
webview_flutter_wkwebview: ^3.16.1
44-
webview_flutter_web: ^0.2.3+3
42+
webview_flutter_android: ^4.0.2
43+
webview_flutter_wkwebview: ^3.16.2
44+
webview_flutter_web: ^0.2.3+4
4545
web: ^1.1.0
4646

4747
# 3rd Party Core Framework

0 commit comments

Comments
 (0)