We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1130d02 + ef9124d commit e6f78b7Copy full SHA for e6f78b7
templates/dart/pubspec.yaml.twig
@@ -11,6 +11,6 @@ dependencies:
11
http: '>=0.13.6 <2.0.0'
12
13
dev_dependencies:
14
- lints: ^3.0.0
15
- test: ^1.25.0
+ lints: ^4.0.0
+ test: ^1.25.8
16
mockito: ^5.4.4
templates/flutter/pubspec.yaml.twig
@@ -19,13 +19,13 @@ dependencies:
19
flutter:
20
sdk: flutter
21
cookie_jar: ^4.0.8
22
- device_info_plus: ^10.1.0
+ device_info_plus: ^10.1.2
23
flutter_web_auth_2: ^3.1.2
24
25
- package_info_plus: ^8.0.0
26
- path_provider: ^2.1.3
27
- web_socket_channel: ^3.0.0
28
- web: ^0.5.1
+ package_info_plus: ^8.0.2
+ path_provider: ^2.1.4
+ web_socket_channel: ^3.0.1
+ web: ^1.0.0
29
30
31
path_provider_platform_interface: ^2.1.2
0 commit comments