Merge pull request #2094 from krille-chan/dependabot/pub/go_router-16.1.0

build: (deps): bump go_router from 16.0.0 to 16.1.0
This commit is contained in:
Krille-chan 2025-08-05 09:25:34 +02:00 committed by GitHub
commit a372c7f8fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -867,10 +867,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: go_router name: go_router
sha256: c489908a54ce2131f1d1b7cc631af9c1a06fac5ca7c449e959192089f9489431 sha256: "8b1f37dfaf6e958c6b872322db06f946509433bec3de753c3491a42ae9ec2b48"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "16.0.0" version: "16.1.0"
gsettings: gsettings:
dependency: transitive dependency: transitive
description: description:

View file

@ -47,7 +47,7 @@ dependencies:
flutter_web_auth_2: ^3.1.1 # Version 4 blocked by https://github.com/MixinNetwork/flutter-plugins/issues/379 flutter_web_auth_2: ^3.1.1 # Version 4 blocked by https://github.com/MixinNetwork/flutter-plugins/issues/379
flutter_webrtc: ^1.0.0 flutter_webrtc: ^1.0.0
geolocator: ^14.0.2 geolocator: ^14.0.2
go_router: ^16.0.0 go_router: ^16.1.0
handy_window: ^0.4.0 handy_window: ^0.4.0
html: ^0.15.4 html: ^0.15.4
http: ^1.2.0 http: ^1.2.0