Update other dependencies

This commit is contained in:
problematicconsumer
2023-08-20 15:44:22 +03:30
parent fa352051cf
commit f512f368b4
2 changed files with 7 additions and 7 deletions

View File

@@ -397,10 +397,10 @@ packages:
dependency: "direct main"
description:
name: flex_color_scheme
sha256: "659cf59bd5ccaa1e7de9384342be8b666ff10b108ed57a7fd46c122fb8bf6aca"
sha256: "32914024a4f404d90ff449f58d279191675b28e7c08824046baf06826e99d984"
url: "https://pub.dev"
source: hosted
version: "7.2.0"
version: "7.3.1"
flex_seed_scheme:
dependency: transitive
description:
@@ -553,10 +553,10 @@ packages:
dependency: "direct main"
description:
name: fpdart
sha256: "4a0d047c3359a4bdd19e4941603bbe394bd133b3772a38049e17f9534d47106e"
sha256: "7413acc5a6569a3fe8277928fc7487f3198530f0c4e635d0baef199ea36e8ee9"
url: "https://pub.dev"
source: hosted
version: "0.6.0"
version: "1.1.0"
freezed:
dependency: "direct dev"
description:
@@ -1540,4 +1540,4 @@ packages:
version: "2.1.1"
sdks:
dart: ">=3.1.0-185.0.dev <4.0.0"
flutter: ">=3.10.0"
flutter: ">=3.13.0"

View File

@@ -23,7 +23,7 @@ dependencies:
flutter_localized_locales: ^2.0.4
# data & serialization
fpdart: ^0.6.0
fpdart: ^1.1.0
freezed_annotation: ^2.4.1
json_annotation: ^4.8.1
@@ -70,7 +70,7 @@ dependencies:
# widgets
go_router: ^10.1.0
flex_color_scheme: ^7.2.0
flex_color_scheme: ^7.3.1
flutter_animate: ^4.2.0+1
flutter_svg: ^2.0.7
gap: ^3.0.1