Skip to content

Commit 9ba4f5d

Browse files
committed
update dependencies
1 parent 5e8ae12 commit 9ba4f5d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: app/pubspec.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ packages:
223223
name: go_router
224224
url: "https://pub.dartlang.org"
225225
source: hosted
226-
version: "2.5.5"
226+
version: "2.5.7"
227227
http:
228228
dependency: transitive
229229
description:
@@ -391,7 +391,7 @@ packages:
391391
name: path_provider_android
392392
url: "https://pub.dartlang.org"
393393
source: hosted
394-
version: "2.0.9"
394+
version: "2.0.11"
395395
path_provider_ios:
396396
dependency: transitive
397397
description:
@@ -447,7 +447,7 @@ packages:
447447
name: phosphor_flutter
448448
url: "https://pub.dartlang.org"
449449
source: hosted
450-
version: "1.3.1"
450+
version: "1.4.0"
451451
platform:
452452
dependency: transitive
453453
description:
@@ -725,7 +725,7 @@ packages:
725725
name: win32
726726
url: "https://pub.dartlang.org"
727727
source: hosted
728-
version: "2.3.2"
728+
version: "2.3.3"
729729
xdg_directories:
730730
dependency: transitive
731731
description:

Diff for: app/pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ dependencies:
3232
shared_preferences: ^2.0.11
3333
url_launcher: ^6.0.17
3434
file_picker: ^4.3.0
35-
phosphor_flutter: ^1.3.1
35+
phosphor_flutter: ^1.4.0
3636
replay_bloc: ^0.2.1
3737
share_plus: ^3.0.4
3838
package_info_plus: ^1.3.0
3939
idb_shim: ^2.0.1
4040
bitsdojo_window: ^0.1.1+1
4141
flutter_launcher_icons: ^0.9.2
42-
go_router: ^2.5.5
42+
go_router: ^2.5.7
4343
animations: ^2.0.2
4444

4545
dev_dependencies:

0 commit comments

Comments
 (0)