Update dependencies

This commit is contained in:
Ming Ming 2023-05-26 19:39:20 +08:00
parent 1f10b927ae
commit 3d49055fc1
7 changed files with 439 additions and 242 deletions

File diff suppressed because it is too large Load diff

View file

@ -145,9 +145,9 @@ dev_dependencies:
url: https://gitlab.com/nkming2/dart-copy-with
path: copy_with_build
ref: copy_with_build-1.6.0
dart_code_metrics: 4.19.1
dart_code_metrics: any
drift_dev: ^1.7.0
flutter_lints: ^2.0.1
flutter_lints: any
flutter_test:
sdk: flutter
# integration_test:

View file

@ -7,4 +7,4 @@ environment:
sdk: '>=2.17.0 <3.0.0'
dev_dependencies:
lints: ^2.0.0
lints: any

View file

@ -16,8 +16,8 @@ dependencies:
dev_dependencies:
build_test: ^2.1.5
lints: ^2.0.0
test: ^1.16.0
lints: any
test: any
code_gen_tester:
git:
url: https://github.com/rrousselGit/functional_widget

View file

@ -13,7 +13,7 @@ dependencies:
flutter:
sdk: flutter
http: ^0.13.5
logging: ^1.1.1
logging: any
np_codegen:
path: ../codegen
np_common:
@ -27,7 +27,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.2.1
flutter_lints: ^2.0.0
flutter_lints: any
np_codegen_build:
path: ../codegen_build
test: any

View file

@ -11,10 +11,10 @@ environment:
dependencies:
flutter:
sdk: flutter
logging: ^1.1.1
logging: any
dev_dependencies:
flutter_lints: ^2.0.0
flutter_lints: any
test: any
# For information on the generic Dart part of this file, see the

View file

@ -10,11 +10,10 @@ environment:
dependencies:
flutter:
sdk: flutter
logging: ^1.1.1
logging: any
dev_dependencies:
flutter_lints: ^1.0.0
flutter_lints: any
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec