Skip to content

Commit 2d58700

Browse files
authored
chore: update go_router (#2278)
1 parent 2a0f6ac commit 2d58700

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

catalyst_voices/apps/voices/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies:
6363
flutter_web_plugins:
6464
sdk: flutter
6565
formz: ^0.7.0
66-
go_router: ^14.0.2
66+
go_router: ^14.8.0
6767
google_fonts: ^6.2.1
6868
intl: ^0.19.0
6969
lottie: ^3.3.1

catalyst_voices/melos.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ command:
126126
flutter_rust_bridge: 2.5.1
127127
flutter_secure_storage: ^9.2.2
128128
formz: ^0.7.0
129+
go_router: ^14.8.0
129130
intl: ^0.19.0
130131
logging: ^1.3.0
131132
lottie: ^3.3.1

catalyst_voices/utilities/poc_local_storage/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies:
1616
flutter_secure_storage: ^9.2.2
1717
flutter_web_plugins:
1818
sdk: flutter
19-
go_router: ^14.2.3
19+
go_router: ^14.8.0
2020
pointycastle: ^3.9.1
2121

2222
dev_dependencies:

0 commit comments

Comments
 (0)