chore : update lib
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: rasadyar_chicken
|
||||
description: A starting point for Dart libraries or applications.
|
||||
version: 1.0.1
|
||||
version: 1.2.1+2
|
||||
|
||||
environment:
|
||||
sdk: ^3.8.1
|
||||
@@ -14,19 +14,19 @@ dependencies:
|
||||
rasadyar_auth:
|
||||
path: ../auth
|
||||
##code generation
|
||||
freezed_annotation: ^3.0.0
|
||||
freezed_annotation: ^3.1.0
|
||||
json_annotation: ^4.9.0
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^5.0.0
|
||||
lints: ^5.0.0
|
||||
test: ^1.24.0
|
||||
flutter_lints: ^6.0.0
|
||||
lints: ^6.0.0
|
||||
test: ^1.25.15
|
||||
##code generation
|
||||
build_runner: ^2.4.15
|
||||
hive_ce_generator: ^1.9.1
|
||||
freezed: ^3.0.6
|
||||
json_serializable: ^6.9.4
|
||||
build_runner: ^2.6.0
|
||||
hive_ce_generator: ^1.9.3
|
||||
freezed: ^3.2.0
|
||||
json_serializable: ^6.10.0
|
||||
|
||||
##test
|
||||
mocktail: ^1.0.4
|
||||
|
||||
Reference in New Issue
Block a user