From 38d081bf860f54d6a0dae5982d2faff87477a245 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 14:48:56 +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 f043b3197fb..13159796fc5 100644 --- a/packages/neon/neon_files/pubspec.yaml +++ b/packages/neon/neon_files/pubspec.yaml @@ -21,7 +21,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 895ebb90182..029aab05c8d 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 6760039966f..8d4161696da 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 ee7151cf6b6..f5f9f3f8da1 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 9a8cdcca26f..79497dca966 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.1