From 9c110f7fb090da814560c0d094499f76e743839c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 18:22:06 +0000 Subject: [PATCH] fix(deps): update dependency intl to ^0.19.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 557ece9..ab66236 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: sdk: flutter flutter_native_splash: ^2.2.19 fluttertoast: ^8.2.1 - intl: ^0.17.0 + intl: ^0.19.0 introduction_screen: ^3.1.7 json_annotation: ^4.8.0 macos_ui: ^1.12.2