Skip to content

Commit 475e084

Browse files
committed
update flutter dependencies
1 parent 1ad5b1c commit 475e084

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

templates/flutter/pubspec.yaml.twig

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@ dependencies:
1919
flutter:
2020
sdk: flutter
2121
cookie_jar: ^4.0.8
22-
device_info_plus: ^9.1.1
23-
package_info_plus: ^5.0.1
24-
path_provider: ^2.1.1
22+
device_info_plus: ^9.1.2
2523
flutter_web_auth_2: ^3.1.1
2624
http: '>=0.13.6 <2.0.0'
27-
web_socket_channel: ^2.4.0
28-
universal_html: ^2.2.4
25+
package_info_plus: ^5.0.1
26+
path_provider: ^2.1.2
27+
web_socket_channel: ^2.4.3
28+
universal_html: ^2.2.2
2929
3030
dev_dependencies:
31-
path_provider_platform_interface: ^2.1.1
31+
path_provider_platform_interface: ^2.1.2
3232
flutter_lints: ^3.0.1
3333
flutter_test:
3434
sdk: flutter

0 commit comments

Comments
 (0)