Skip to content

Commit c369d56

Browse files
committed
Update
1 parent c8548e4 commit c369d56

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

firebase-emulator-suite/complete/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ dependencies:
3434
# The following adds the Cupertino Icons font to your application.
3535
# Use with the CupertinoIcons class for iOS style icons.
3636
cupertino_icons: ^1.0.8
37-
go_router: ^16.0.0
37+
go_router: ^16.1.0
3838
firebase_core: ^4.0.0
39-
firebase_auth: ^6.0.0
39+
firebase_auth: ^6.0.1
4040
cloud_firestore: ^6.0.0
4141

4242
dev_dependencies:

firebase-emulator-suite/start/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies:
3434
# The following adds the Cupertino Icons font to your application.
3535
# Use with the CupertinoIcons class for iOS style icons.
3636
cupertino_icons: ^1.0.8
37-
go_router: ^16.0.0
37+
go_router: ^16.1.0
3838

3939
dev_dependencies:
4040
flutter_test:

0 commit comments

Comments
 (0)