Merge pull request #89 from StarCitizenToolBox/dependabot/pub/go_router-15.1.2

build(deps): bump go_router from 15.1.1 to 15.1.2
This commit is contained in:
xkeyC 2025-05-12 09:08:42 +08:00 committed by GitHub
commit c4d3d099cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -583,10 +583,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "2b9ba6d4c247457c35a6622f1dee6aab6694a4e15237ff7c32320345044112b6"
sha256: "0b1e06223bee260dee31a171fb1153e306907563a0b0225e8c1733211911429a"
url: "https://pub.dev"
source: hosted
version: "15.1.1"
version: "15.1.2"
google_identity_services_web:
dependency: transitive
description:

View File

@ -18,7 +18,7 @@ dependencies:
flutter_hooks: ^0.21.2
hooks_riverpod: ^2.6.1
json_annotation: ^4.9.0
go_router: ^15.0.0
go_router: ^15.1.2
window_manager: ^0.4.0
fluent_ui: ^4.11.4
flutter_staggered_grid_view: ^0.7.0