Skip to content

Commit b5e60a4

Browse files
committed
update flutter dependencies
1 parent a01f840 commit b5e60a4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

templates/flutter/pubspec.yaml.twig

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@ environment:
1818
dependencies:
1919
flutter:
2020
sdk: flutter
21-
cookie_jar: ^4.0.3
21+
cookie_jar: ^4.0.8
2222
device_info_plus: ^9.0.2
23-
flutter_web_auth_2: ^2.1.4
24-
http: '>=0.13.6 <1.0.1'
25-
package_info_plus: ^4.0.2
26-
path_provider: ^2.0.15
23+
flutter_web_auth_2: ^2.2.1
24+
http: '>=0.13.6 <1.1.0'
25+
package_info_plus: ^4.1.0
26+
path_provider: ^2.1.1
2727
web_socket_channel: ^2.4.0
28-
universal_html: ^2.2.2
28+
universal_html: ^2.2.3
2929
3030
dev_dependencies:
31-
path_provider_platform_interface: ^2.0.6
32-
flutter_lints: ^2.0.1
31+
path_provider_platform_interface: ^2.1.1
32+
flutter_lints: ^2.0.3
3333
flutter_test:
3434
sdk: flutter
3535
mockito: ^5.4.0

0 commit comments

Comments
 (0)