From d0ea3fb3fd6ada38d5e9c7cb77c433284dc2cc3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 09:23:29 +0000 Subject: [PATCH] fix(deps): update dependency intl to ^0.19.0 --- packages/neon/neon_files/pubspec.yaml | 2 +- packages/neon/neon_news/pubspec.yaml | 2 +- packages/neon/neon_notes/pubspec.yaml | 2 +- packages/neon/neon_notifications/pubspec.yaml | 2 +- packages/neon_framework/pubspec.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/neon/neon_files/pubspec.yaml b/packages/neon/neon_files/pubspec.yaml index 528fde840a2..3699fbff735 100644 --- a/packages/neon/neon_files/pubspec.yaml +++ b/packages/neon/neon_files/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: flutter_material_design_icons: ^1.0.0 go_router: ^13.0.0 image_picker: ^1.0.0 - intl: ^0.18.0 + intl: ^0.19.0 meta: ^1.0.0 neon_framework: git: diff --git a/packages/neon/neon_news/pubspec.yaml b/packages/neon/neon_news/pubspec.yaml index b030d124868..6d0ae555be0 100644 --- a/packages/neon/neon_news/pubspec.yaml +++ b/packages/neon/neon_news/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: flutter_material_design_icons: ^1.0.0 go_router: ^13.0.0 html: ^0.15.0 - intl: ^0.18.0 + intl: ^0.19.0 meta: ^1.0.0 neon_framework: git: diff --git a/packages/neon/neon_notes/pubspec.yaml b/packages/neon/neon_notes/pubspec.yaml index ca3937eb7f0..5cc97f47c2b 100644 --- a/packages/neon/neon_notes/pubspec.yaml +++ b/packages/neon/neon_notes/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: flutter_markdown: ^0.6.0 flutter_material_design_icons: ^1.0.0 go_router: ^13.0.0 - intl: ^0.18.0 + intl: ^0.19.0 meta: ^1.0.0 neon_framework: git: diff --git a/packages/neon/neon_notifications/pubspec.yaml b/packages/neon/neon_notifications/pubspec.yaml index 2704420304a..122e94e8fc1 100644 --- a/packages/neon/neon_notifications/pubspec.yaml +++ b/packages/neon/neon_notifications/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: sdk: flutter flutter_material_design_icons: ^1.0.0 go_router: ^13.0.0 - intl: ^0.18.0 + intl: ^0.19.0 meta: ^1.0.0 neon_framework: git: diff --git a/packages/neon_framework/pubspec.yaml b/packages/neon_framework/pubspec.yaml index a63016a09c3..d8d0f8738b1 100644 --- a/packages/neon_framework/pubspec.yaml +++ b/packages/neon_framework/pubspec.yaml @@ -32,7 +32,7 @@ dependencies: http: ^1.0.0 image: ^4.0.0 intersperse: ^2.0.0 - intl: ^0.18.0 + intl: ^0.19.0 json_annotation: ^4.8.1 meta: ^1.0.0 nextcloud: ^5.0.2