File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ packages:
223
223
name: go_router
224
224
url: "https://pub.dartlang.org"
225
225
source: hosted
226
- version: "2.5.5 "
226
+ version: "2.5.7 "
227
227
http:
228
228
dependency: transitive
229
229
description:
@@ -391,7 +391,7 @@ packages:
391
391
name: path_provider_android
392
392
url: "https://pub.dartlang.org"
393
393
source: hosted
394
- version: "2.0.9 "
394
+ version: "2.0.11 "
395
395
path_provider_ios:
396
396
dependency: transitive
397
397
description:
@@ -447,7 +447,7 @@ packages:
447
447
name: phosphor_flutter
448
448
url: "https://pub.dartlang.org"
449
449
source: hosted
450
- version: "1.3.1 "
450
+ version: "1.4.0 "
451
451
platform:
452
452
dependency: transitive
453
453
description:
@@ -725,7 +725,7 @@ packages:
725
725
name: win32
726
726
url: "https://pub.dartlang.org"
727
727
source: hosted
728
- version: "2.3.2 "
728
+ version: "2.3.3 "
729
729
xdg_directories:
730
730
dependency: transitive
731
731
description:
Original file line number Diff line number Diff line change @@ -32,14 +32,14 @@ dependencies:
32
32
shared_preferences : ^2.0.11
33
33
url_launcher : ^6.0.17
34
34
file_picker : ^4.3.0
35
- phosphor_flutter : ^1.3.1
35
+ phosphor_flutter : ^1.4.0
36
36
replay_bloc : ^0.2.1
37
37
share_plus : ^3.0.4
38
38
package_info_plus : ^1.3.0
39
39
idb_shim : ^2.0.1
40
40
bitsdojo_window : ^0.1.1+1
41
41
flutter_launcher_icons : ^0.9.2
42
- go_router : ^2.5.5
42
+ go_router : ^2.5.7
43
43
animations : ^2.0.2
44
44
45
45
dev_dependencies :
You can’t perform that action at this time.
0 commit comments