From d271ab017f2efee18a75f1164cfa34ab25ed52eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 12:11:32 +0000 Subject: [PATCH] =?UTF-8?q?Update=20flutter=5Flauncher=5Ficons=20(=200.13.?= =?UTF-8?q?1=20=E2=86=92=200.14.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | dart | flutter_launcher_icons | 0.13.1 | 0.14.4 | 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..fc362f9f 100644 --- a/src/frontend/pubspec.yaml +++ b/src/frontend/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: intl: ^0.18.1 flutter_secure_storage: ^8.0.0 jwt_decoder: ^2.0.1 - flutter_launcher_icons: ^0.13.1 + flutter_launcher_icons: ^0.14.0 file_picker: ^8.0.7 path_provider: ^2.1.0 share_plus: ^7.0.2