From 3f3e7d29fc75d62f3e2151dff431e9610e788ab5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 14:09:35 +0000 Subject: [PATCH] fix(deps): update dependency intl to v0.20.1 --- app/mobile/pubspec.yaml | 2 +- core/designsystem/pubspec.yaml | 2 +- core/ui/pubspec.yaml | 2 +- feature/auth/pubspec.yaml | 2 +- feature/contact/pubspec.yaml | 2 +- feature/feed/pubspec.yaml | 2 +- feature/home/pubspec.yaml | 2 +- feature/miscellaneous/pubspec.yaml | 2 +- feature/onboarding/pubspec.yaml | 2 +- feature/settings/pubspec.yaml | 2 +- feature/stopwatch/pubspec.yaml | 2 +- feature/timer/pubspec.yaml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/app/mobile/pubspec.yaml b/app/mobile/pubspec.yaml index d4be957..1608a51 100644 --- a/app/mobile/pubspec.yaml +++ b/app/mobile/pubspec.yaml @@ -60,7 +60,7 @@ dependencies: sdk: flutter go_router: 14.6.1 hooks_riverpod: 2.6.1 - intl: 0.19.0 + intl: 0.20.1 isar: hosted: https://pub.isar-community.dev/ version: 4.0.3 diff --git a/core/designsystem/pubspec.yaml b/core/designsystem/pubspec.yaml index 820260c..bfae96f 100644 --- a/core/designsystem/pubspec.yaml +++ b/core/designsystem/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: sdk: flutter flutter_svg: 2.0.16 gap: 3.0.1 - intl: 0.19.0 + intl: 0.20.1 dev_dependencies: build_runner: 2.4.13 diff --git a/core/ui/pubspec.yaml b/core/ui/pubspec.yaml index c35fecf..51cc181 100644 --- a/core/ui/pubspec.yaml +++ b/core/ui/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: sdk: flutter flutter_riverpod: 2.6.1 freezed_annotation: 2.4.4 - intl: 0.19.0 + intl: 0.20.1 riverpod_annotation: 2.6.1 dev_dependencies: diff --git a/feature/auth/pubspec.yaml b/feature/auth/pubspec.yaml index 9d554e4..c1217aa 100644 --- a/feature/auth/pubspec.yaml +++ b/feature/auth/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: sdk: flutter go_router: 14.6.1 hooks_riverpod: 2.6.1 - intl: 0.19.0 + intl: 0.20.1 video_player: 2.9.2 dev_dependencies: diff --git a/feature/contact/pubspec.yaml b/feature/contact/pubspec.yaml index 58fe1bf..ce451d0 100644 --- a/feature/contact/pubspec.yaml +++ b/feature/contact/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: sdk: flutter go_router: 14.6.1 hooks_riverpod: 2.6.1 - intl: 0.19.0 + intl: 0.20.1 dev_dependencies: yumemi_lints: 2.2.0 diff --git a/feature/feed/pubspec.yaml b/feature/feed/pubspec.yaml index dc50ea9..bfd48f0 100644 --- a/feature/feed/pubspec.yaml +++ b/feature/feed/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: sdk: flutter freezed_annotation: 2.4.4 hooks_riverpod: 2.6.1 - intl: 0.19.0 + intl: 0.20.1 riverpod_annotation: 2.6.1 dependency_overrides: diff --git a/feature/home/pubspec.yaml b/feature/home/pubspec.yaml index f254185..bccae07 100644 --- a/feature/home/pubspec.yaml +++ b/feature/home/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: sdk: flutter go_router: 14.6.1 hooks_riverpod: 2.6.1 - intl: 0.19.0 + intl: 0.20.1 dev_dependencies: yumemi_lints: 2.2.0 diff --git a/feature/miscellaneous/pubspec.yaml b/feature/miscellaneous/pubspec.yaml index ece1ceb..9e5cf89 100644 --- a/feature/miscellaneous/pubspec.yaml +++ b/feature/miscellaneous/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: sdk: flutter freezed_annotation: 2.4.4 hooks_riverpod: 2.6.1 - intl: 0.19.0 + intl: 0.20.1 riverpod_annotation: 2.6.1 dev_dependencies: diff --git a/feature/onboarding/pubspec.yaml b/feature/onboarding/pubspec.yaml index 20c1acd..a415e47 100644 --- a/feature/onboarding/pubspec.yaml +++ b/feature/onboarding/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: sdk: flutter go_router: 14.6.1 hooks_riverpod: 2.6.1 - intl: 0.19.0 + intl: 0.20.1 lottie: 3.1.3 dev_dependencies: diff --git a/feature/settings/pubspec.yaml b/feature/settings/pubspec.yaml index a175dba..1ef7c5c 100644 --- a/feature/settings/pubspec.yaml +++ b/feature/settings/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: sdk: flutter go_router: 14.6.1 hooks_riverpod: 2.6.1 - intl: 0.19.0 + intl: 0.20.1 dev_dependencies: core_testing: diff --git a/feature/stopwatch/pubspec.yaml b/feature/stopwatch/pubspec.yaml index 2cdc39f..84a79ea 100644 --- a/feature/stopwatch/pubspec.yaml +++ b/feature/stopwatch/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: sdk: flutter go_router: 14.6.1 hooks_riverpod: 2.6.1 - intl: 0.19.0 + intl: 0.20.1 dev_dependencies: yumemi_lints: 2.2.0 diff --git a/feature/timer/pubspec.yaml b/feature/timer/pubspec.yaml index 7129fcc..565d265 100644 --- a/feature/timer/pubspec.yaml +++ b/feature/timer/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: sdk: flutter go_router: 14.6.1 hooks_riverpod: 2.6.1 - intl: 0.19.0 + intl: 0.20.1 dev_dependencies: yumemi_lints: 2.2.0