chore: update version constraints

This commit is contained in:
Anton Stubenbord
2023-05-12 10:50:49 +02:00
parent e7b095e690
commit 71447b4dcc
2 changed files with 4 additions and 4 deletions

View File

@@ -881,10 +881,10 @@ packages:
dependency: "direct main"
description:
name: json_annotation
sha256: c33da08e136c3df0190bd5bbe51ae1df4a7d96e7954d1d7249fea2968a72d317
sha256: b10a7b2ff83d83c777edba3c6a0f97045ddadd56c944e1a23a3fdf43a1bf4467
url: "https://pub.dev"
source: hosted
version: "4.8.0"
version: "4.8.1"
json_serializable:
dependency: "direct dev"
description:
@@ -1738,5 +1738,5 @@ packages:
source: hosted
version: "3.1.1"
sdks:
dart: ">=3.0.0-134.0.dev <4.0.0"
dart: ">=3.0.0 <4.0.0"
flutter: ">=3.7.0"

View File

@@ -78,7 +78,7 @@ dependencies:
provider: ^6.0.5
dio: ^5.0.0
hydrated_bloc: ^9.0.0
json_annotation: ^4.7.0
json_annotation: ^4.8.1
pretty_dio_logger: ^1.2.0-beta-1
collection: ^1.17.0
device_info_plus: ^8.0.0