diff --git a/pubspec.yaml b/pubspec.yaml index 7acc724..bd3fd52 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,20 +23,20 @@ environment: dependencies: flutter: sdk: flutter - numberpicker: ^1.2.1 - sqflite: ^1.3.0 - intl: ^0.16.1 + numberpicker: ^1.3.0 + sqflite: ^2.0.0+3 + intl: ^0.17.0 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. - cupertino_icons: ^0.1.3 + cupertino_icons: ^1.0.3 dev_dependencies: flutter_test: sdk: flutter - test: 1.14.4 + test: 1.16.8 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec