From 7d5c4396433d4156e630a2c2683e2993fa87d119 Mon Sep 17 00:00:00 2001 From: Igor Molchanov <66907532+meg4cyberc4t@users.noreply.github.com> Date: Tue, 10 Sep 2024 11:06:37 +0300 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7797efe..3f62eac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,17 +27,17 @@ dependencies: path: ^1.8.3 path_provider: ^2.1.2 shared_preferences: ^2.2.2 - intl: ^0.18.1 + intl: ^0.19.0 url_launcher: ^6.2.4 freezed_annotation: ^2.4.1 sqlite3_flutter_libs: ^0.5.20 - syncfusion_flutter_charts: ^25.1.35 + syncfusion_flutter_charts: ^26.2.14 collection: ^1.18.0 dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^3.0.0 + flutter_lints: ^4.0.0 build_runner: ^2.4.8 drift_dev: ^2.15.0 intl_utils: ^2.8.7