Skip to content

Commit e8b90a2

Browse files
committed
Update go_router package
1 parent fadddb9 commit e8b90a2

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pubspec.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: "0eb33edbbe99a02e73b8bbeb6f2b65972023d902117ee8d1bf0ea1a79f83aa7b"
8+
sha256: c209688d9f5a5f26b2fb47a188131a6fb9e876ae9e47af3737c0b4f58a93470d
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "90.0.0"
11+
version: "91.0.0"
1212
analyzer:
1313
dependency: transitive
1414
description:
1515
name: analyzer
16-
sha256: "711e3a890bb529bf55f07d73b8706f4b7504ad77e90d2f205626b116c048583f"
16+
sha256: a40a0cee526a7e1f387c6847bd8a5ccbf510a75952ef8a28338e989558072cb0
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "8.3.0"
19+
version: "8.4.0"
2020
args:
2121
dependency: transitive
2222
description:
@@ -313,10 +313,10 @@ packages:
313313
dependency: "direct main"
314314
description:
315315
name: go_router
316-
sha256: c752e2d08d088bf83742cb05bf83003f3e9d276ff1519b5c92f9d5e60e5ddd23
316+
sha256: e1d7ffb0db475e6e845eb58b44768f50b830e23960e3df6908924acd8f7f70ea
317317
url: "https://pub.dev"
318318
source: hosted
319-
version: "16.2.4"
319+
version: "16.2.5"
320320
graphs:
321321
dependency: transitive
322322
description:
@@ -329,10 +329,10 @@ packages:
329329
dependency: transitive
330330
description:
331331
name: http_cache_core
332-
sha256: "8f9f187d10f8d1a90c51db2389575bbddf71ca0f79d4527652ea1efa3f338071"
332+
sha256: ff0b6e6c3766d774d59b806f928b39e6a48f7b2c47ae1fe27410bfd792bee511
333333
url: "https://pub.dev"
334334
source: hosted
335-
version: "1.1.2"
335+
version: "1.1.3"
336336
http_multi_server:
337337
dependency: transitive
338338
description:
@@ -513,10 +513,10 @@ packages:
513513
dependency: transitive
514514
description:
515515
name: path_provider_android
516-
sha256: "3b4c1fc3aa55ddc9cd4aa6759984330d5c8e66aa7702a6223c61540dc6380c37"
516+
sha256: e122c5ea805bb6773bb12ce667611265980940145be920cd09a4b0ec0285cb16
517517
url: "https://pub.dev"
518518
source: hosted
519-
version: "2.2.19"
519+
version: "2.2.20"
520520
path_provider_foundation:
521521
dependency: transitive
522522
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
sdk: flutter
1515
flutter_localizations:
1616
sdk: flutter
17-
go_router: ^16.2.4
17+
go_router: ^16.2.5
1818
freezed_annotation: ^3.1.0
1919
dio: ^5.9.0
2020
dio_cache_interceptor: ^4.0.5

0 commit comments

Comments
 (0)