From dd8fc3522e31483155682b658370244e50f11557 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 14:38:55 +0000 Subject: [PATCH] =?UTF-8?q?Update=20intl=20(=200.18.1=20=E2=86=92=200.20.2?= =?UTF-8?q?=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | dart | intl | 0.18.1 | 0.20.2 | Signed-off-by: Davide Rutigliano --- src/frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/pubspec.yaml b/src/frontend/pubspec.yaml index 24879008..4e1029d2 100644 --- a/src/frontend/pubspec.yaml +++ b/src/frontend/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: super_editor_markdown: ^0.1.6-dev.7 attributed_text: ^0.4.4 shared_preferences: ^2.5.3 - intl: ^0.18.1 + intl: ^0.20.0 flutter_secure_storage: ^8.0.0 jwt_decoder: ^2.0.1 flutter_launcher_icons: ^0.13.1