From 7937fe3a6fa82f8955612eda1b3a69c4f2d028ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 08:53:55 +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 +- packages/nextcloud/pubspec.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/neon/neon_files/pubspec.yaml b/packages/neon/neon_files/pubspec.yaml index 054d4ba745f..1b371d0b4be 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: ^12.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 abd8aa759f0..84471d1442e 100644 --- a/packages/neon/neon_news/pubspec.yaml +++ b/packages/neon/neon_news/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: flutter_material_design_icons: ^1.0.0 go_router: ^12.0.0 html: ^0.15.0 - intl: ^0.18.0 + intl: ^0.19.0 neon_framework: git: url: https://github.com/nextcloud/neon diff --git a/packages/neon/neon_notes/pubspec.yaml b/packages/neon/neon_notes/pubspec.yaml index ab19b3c3587..0e119e0fab7 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: ^12.0.0 - intl: ^0.18.0 + intl: ^0.19.0 neon_framework: git: url: https://github.com/nextcloud/neon diff --git a/packages/neon/neon_notifications/pubspec.yaml b/packages/neon/neon_notifications/pubspec.yaml index be81f105924..4d09d123412 100644 --- a/packages/neon/neon_notifications/pubspec.yaml +++ b/packages/neon/neon_notifications/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: sdk: flutter flutter_material_design_icons: ^1.0.0 go_router: ^12.0.0 - intl: ^0.18.0 + intl: ^0.19.0 neon_framework: git: url: https://github.com/nextcloud/neon diff --git a/packages/neon_framework/pubspec.yaml b/packages/neon_framework/pubspec.yaml index cdfbeccaed7..dc233bf9759 100644 --- a/packages/neon_framework/pubspec.yaml +++ b/packages/neon_framework/pubspec.yaml @@ -28,7 +28,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: diff --git a/packages/nextcloud/pubspec.yaml b/packages/nextcloud/pubspec.yaml index aac80bf1a71..7d490869b53 100644 --- a/packages/nextcloud/pubspec.yaml +++ b/packages/nextcloud/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: git: url: https://github.com/nextcloud/neon path: packages/dynamite/dynamite_runtime - intl: ^0.18.0 + intl: ^0.19.0 json_annotation: ^4.8.1 meta: ^1.0.0 universal_io: ^2.0.0