From bde0025aa96d28a9c519fee89e9b7bb7c3da0010 Mon Sep 17 00:00:00 2001 From: Nika Hassani Date: Thu, 12 Sep 2024 16:14:52 -0700 Subject: [PATCH] chore(dep): update dependecies to be compatible with flutter 3.24.0 --- .../packages/auth/amplify_auth_cognito_dart/pubspec.yaml | 4 ++-- .../secure_storage/amplify_secure_storage_dart/pubspec.yaml | 2 +- .../aft/test/version_bump/data/repo_snapshot/pubspec.yaml | 2 +- packages/auth/amplify_auth_cognito_dart/pubspec.yaml | 4 ++-- .../secure_storage/amplify_secure_storage_dart/pubspec.yaml | 2 +- packages/test/pub_server/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/aft/test/version_bump/data/repo_snapshot/packages/auth/amplify_auth_cognito_dart/pubspec.yaml b/packages/aft/test/version_bump/data/repo_snapshot/packages/auth/amplify_auth_cognito_dart/pubspec.yaml index d2f2222aad..d56175b151 100644 --- a/packages/aft/test/version_bump/data/repo_snapshot/packages/auth/amplify_auth_cognito_dart/pubspec.yaml +++ b/packages/aft/test/version_bump/data/repo_snapshot/packages/auth/amplify_auth_cognito_dart/pubspec.yaml @@ -34,8 +34,8 @@ dependencies: smithy_aws: ">=0.7.0 <0.8.0" stream_transform: ^2.0.0 uuid: ">=3.0.6 <5.0.0" - win32: ">=4.1.2 <6.0.0" - win32_registry: ^1.1.0 + win32: ">=5.5.1 <6.0.0" + win32_registry: ^1.1.3 worker_bee: ">=0.3.1 <0.4.0" dev_dependencies: diff --git a/packages/aft/test/version_bump/data/repo_snapshot/packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml b/packages/aft/test/version_bump/data/repo_snapshot/packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml index 49cd8dce54..af67af15e3 100644 --- a/packages/aft/test/version_bump/data/repo_snapshot/packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml +++ b/packages/aft/test/version_bump/data/repo_snapshot/packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: js: ">=0.6.4 <0.8.0" meta: ^1.7.0 path: ">=1.8.0 <2.0.0" - win32: ">=4.1.2 <6.0.0" + win32: ">=5.5.1 <6.0.0" worker_bee: ">=0.3.1 <0.4.0" dev_dependencies: diff --git a/packages/aft/test/version_bump/data/repo_snapshot/pubspec.yaml b/packages/aft/test/version_bump/data/repo_snapshot/pubspec.yaml index 7038fca683..cc8686741e 100644 --- a/packages/aft/test/version_bump/data/repo_snapshot/pubspec.yaml +++ b/packages/aft/test/version_bump/data/repo_snapshot/pubspec.yaml @@ -43,7 +43,7 @@ dependencies: source_gen: ^1.3.2 stack_trace: ^1.10.0 uuid: ">=3.0.6 <5.0.0" - win32: ">=4.1.2 <6.0.0" + win32: ">=5.5.1 <6.0.0" xml: ">=6.3.0 <=6.5.0" test: ^1.22.1 diff --git a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml index 038be2c6c2..886752a263 100644 --- a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml +++ b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml @@ -34,8 +34,8 @@ dependencies: smithy_aws: ">=0.7.2 <0.8.0" stream_transform: ^2.0.0 uuid: ">=3.0.6 <5.0.0" - win32: ">=4.1.2 <6.0.0" - win32_registry: ^1.1.0 + win32: ">=5.5.1 <6.0.0" + win32_registry: ^1.1.3 worker_bee: ">=0.3.2 <0.4.0" dev_dependencies: diff --git a/packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml b/packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml index 8a0e783407..42114d1e57 100644 --- a/packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml +++ b/packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: js: ">=0.6.4 <0.8.0" meta: ^1.7.0 path: ">=1.8.0 <2.0.0" - win32: ">=4.1.2 <6.0.0" + win32: ">=5.5.1 <6.0.0" worker_bee: ">=0.3.2 <0.4.0" dev_dependencies: diff --git a/packages/test/pub_server/pubspec.yaml b/packages/test/pub_server/pubspec.yaml index 613e271ba2..1faa00a61a 100644 --- a/packages/test/pub_server/pubspec.yaml +++ b/packages/test/pub_server/pubspec.yaml @@ -9,7 +9,7 @@ environment: sdk: ^3.3.0 dependencies: - archive: ^3.3.7 + archive: ^3.6.1 args: ^2.4.0 async: ^2.10.0 aws_common: any diff --git a/pubspec.yaml b/pubspec.yaml index 7038fca683..cc8686741e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,7 +43,7 @@ dependencies: source_gen: ^1.3.2 stack_trace: ^1.10.0 uuid: ">=3.0.6 <5.0.0" - win32: ">=4.1.2 <6.0.0" + win32: ">=5.5.1 <6.0.0" xml: ">=6.3.0 <=6.5.0" test: ^1.22.1