Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update repo dependencies #3444

Merged
merged 2 commits into from
Jul 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions aft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,17 @@ dependencies:
built_value_generator: 8.6.1
code_builder: 4.5.0
connectivity_plus: ^4.0.1
dart_style: 2.3.1
dart_style: 2.3.2
device_info_plus: ^9.0.0
drift: ">=2.9.0 <2.10.0"
drift: ">=2.10.0 <2.11.0"
ffigen: ^9.0.0
file: ">=6.0.0 <8.0.0"
flutter_plugin_android_lifecycle: ^2.0.9
graphs: ^2.1.0
http: ">=0.13.0 <2.0.0"
intl: ">=0.18.0 <1.0.0"
json_annotation: ">=4.8.1 <4.9.0"
json_serializable: 6.7.0
json_serializable: 6.7.1
mime: ^1.0.0
oauth2: ^2.0.2
package_info_plus: ^4.0.1
Expand Down
4 changes: 2 additions & 2 deletions packages/aft/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
cli_util: ^0.3.5
code_builder: 4.5.0
collection: ^1.16.0
file: ^7.0.0
file: ">=6.0.0 <8.0.0"
git: ^2.0.0
glob: ^2.1.0
graphs: ^2.1.0
Expand Down Expand Up @@ -59,7 +59,7 @@ dev_dependencies:
amplify_lints: ">=2.0.2 <2.1.0"
build_runner: ^2.4.0
built_value_generator: 8.6.1
json_serializable: 6.7.0
json_serializable: 6.7.1
test: ^1.22.1

executables:
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify/amplify_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ dev_dependencies:
build_runner: ^2.4.0
flutter_test:
sdk: flutter
json_serializable: 6.7.0
json_serializable: 6.7.1
2 changes: 1 addition & 1 deletion packages/amplify_core/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ dev_dependencies:
git:
url: https://github.com/dart-lang/site-shared
path: packages/code_excerpt_updater
json_serializable: 6.7.0
json_serializable: 6.7.1
path: any
test: ^1.22.1
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dev_dependencies:
integration_test:
sdk: flutter
json_annotation: ">=4.8.1 <4.9.0"
json_serializable: 6.7.0
json_serializable: 6.7.1

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.7.0"
collection: ^1.15.0
drift: ">=2.9.0 <2.10.0"
drift: ">=2.10.0 <2.11.0"
intl: ">=0.18.0 <1.0.0"
meta: ^1.7.0
path: ^1.8.0
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/amplify_auth_cognito_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ dev_dependencies:
build_verify: ^3.0.0
build_web_compilers: ^4.0.0
built_value_generator: 8.6.1
ffigen: ^8.0.1
json_serializable: 6.7.0
ffigen: ^9.0.0
json_serializable: 6.7.1
mockito: ^5.0.0
smithy_codegen:
path: ../../smithy/smithy_codegen
Expand Down
2 changes: 1 addition & 1 deletion packages/aws_common/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ dev_dependencies:
build_test: ^2.1.5
build_web_compilers: ^4.0.0
built_value_generator: 8.6.1
json_serializable: 6.7.0
json_serializable: 6.7.1
stream_channel: ^2.1.0
test: ^1.22.1
2 changes: 1 addition & 1 deletion packages/aws_signature_v4/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dev_dependencies:
build_verify: ^3.0.0
build_version: ^2.1.1
build_web_compilers: ^4.0.0
json_serializable: 6.7.0
json_serializable: 6.7.1
stream_channel: ^2.1.0
test: ^1.22.1

Expand Down
2 changes: 1 addition & 1 deletion packages/common/amplify_db_common/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:

dependencies:
amplify_db_common: ">=0.1.2+5 <0.2.0"
drift: ">=2.9.0 <2.10.0"
drift: ">=2.10.0 <2.11.0"
flutter:
sdk: flutter

Expand Down
2 changes: 1 addition & 1 deletion packages/common/amplify_db_common/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ environment:

dependencies:
amplify_db_common_dart: ">=0.3.0+1 <0.4.0"
drift: ">=2.9.0 <2.10.0"
drift: ">=2.10.0 <2.11.0"
flutter:
sdk: flutter
path: ^1.8.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ environment:

dependencies:
amplify_db_common_dart: ">=0.2.0+5 <0.3.0"
drift: ">=2.9.0 <2.10.0"
drift: ">=2.10.0 <2.11.0"
example_common:
path: ../../../example_common

Expand Down
2 changes: 1 addition & 1 deletion packages/common/amplify_db_common_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
amplify_core: ">=1.2.0 <1.3.0"
async: ^2.10.0
aws_common: ">=0.5.0+2 <0.6.0"
drift: ">=2.9.0 <2.10.0"
drift: ">=2.10.0 <2.11.0"
meta: ^1.7.0
path: ^1.8.0
sqlite3: ^2.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ environment:
dependencies:
amplify_secure_storage_dart: ">=0.4.0+2 <0.5.0"
async: ^2.10.0
file: ^6.0.0
file: ">=6.0.0 <8.0.0"
flutter:
sdk: flutter
meta: ^1.7.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.7.0"
ffi: ^2.0.0
file: ^6.0.0
file: ">=6.0.0 <8.0.0"
js: ^0.6.4
meta: ^1.7.0
path: ^1.8.0
Expand All @@ -40,7 +40,7 @@ dev_dependencies:
build_runner: ^2.4.0
build_web_compilers: ^4.0.0
built_value_generator: 8.6.1
ffigen: ^8.0.0
ffigen: ^9.0.0
test: ^1.22.1
worker_bee_builder: ">=0.2.0+2 <0.3.0"

Expand Down
2 changes: 1 addition & 1 deletion packages/smithy/goldens/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependency_overrides:

dev_dependencies:
args: ^2.3.1
file: ^7.0.0
file: ">=6.0.0 <8.0.0"
glob: ^2.0.2
lints: ^2.0.0
path: any
Expand Down
2 changes: 1 addition & 1 deletion packages/smithy/smithy/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ dev_dependencies:
amplify_lints: ">=3.0.0 <3.1.0"
build_runner: ^2.4.0
built_value_generator: 8.6.1
json_serializable: 6.7.0
json_serializable: 6.7.1
stack_trace: ^1.10.0
test: ^1.22.1
4 changes: 2 additions & 2 deletions packages/smithy/smithy_aws/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ dev_dependencies:
amplify_lints: ">=3.0.0 <3.1.0"
build_runner: ^2.4.0
built_value_generator: 8.6.1
file: ^6.1.2
file: ">=6.0.0 <8.0.0"
glob: ^2.0.2
json_serializable: 6.7.0
json_serializable: 6.7.1
pubspec_parse: ^1.2.0
test: ^1.22.1
yaml: ^3.1.0
4 changes: 2 additions & 2 deletions packages/smithy/smithy_codegen/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
code_builder: 4.5.0
collection: ^1.15.0
crclib: ^3.0.0
dart_style: 2.3.1
dart_style: 2.3.2
fixnum: ^1.0.0
grpc: ^3.0.2
html2md: ^1.2.5
Expand All @@ -43,7 +43,7 @@ dev_dependencies:
build_verify: ^3.0.0
build_version: ^2.1.0
built_value_generator: 8.6.1
json_serializable: 6.7.0
json_serializable: 6.7.1
smithy_test:
path: ../smithy_test
test: ^1.22.1
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/amplify_storage_s3/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dev_dependencies:
path: ../../../amplify_lints
amplify_storage_s3_dart: any
aws_common: any
drift: ">=2.9.0 <2.10.0"
drift: ">=2.10.0 <2.11.0"
flutter_driver:
sdk: flutter
flutter_test:
Expand Down
4 changes: 2 additions & 2 deletions packages/storage/amplify_storage_s3_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
aws_signature_v4: ">=0.4.0+2 <0.5.0"
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.7.0"
drift: ">=2.9.0 <2.10.0"
drift: ">=2.10.0 <2.11.0"
fixnum: ^1.0.0
json_annotation: ">=4.8.1 <4.9.0"
meta: ^1.7.0
Expand All @@ -30,6 +30,6 @@ dev_dependencies:
build_verify: ^3.0.0
built_value_generator: 8.6.1
drift_dev: ^2.2.0+1
json_serializable: 6.7.0
json_serializable: 6.7.1
mocktail: ^0.3.0
test: ^1.22.1
2 changes: 1 addition & 1 deletion packages/worker_bee/worker_bee_builder/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
build: ^2.2.1
code_builder: 4.5.0
collection: ^1.15.0
dart_style: 2.3.1
dart_style: 2.3.2
meta: ^1.7.0
path: ^1.8.0
source_gen: ^1.3.2
Expand Down
Loading