diff --git a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml index c60f314f78..95d3769134 100644 --- a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml +++ b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml @@ -9,8 +9,8 @@ environment: sdk: ^3.3.0 dependencies: - amplify_analytics_pinpoint_dart: ">=0.4.5 <0.5.0" - amplify_core: ">=2.4.2 <2.5.0" + amplify_analytics_pinpoint_dart: ^0.4.5 + amplify_core: ^2.4.2 amplify_secure_storage_dart: ">=0.5.3 <0.6.0" async: ^2.10.0 aws_common: ">=0.7.4 <0.8.0" @@ -35,7 +35,7 @@ dependencies: 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_registry: ">=1.1.0 <3.0.0" worker_bee: ">=0.3.3 <0.4.0" dev_dependencies: @@ -44,8 +44,8 @@ dev_dependencies: build_runner: ^2.4.9 build_verify: ^3.0.0 build_web_compilers: ^4.0.0 - built_value_generator: 8.8.1 - ffigen: ^9.0.0 + built_value_generator: 8.9.2 + ffigen: ">=9.0.0 <16.0.0" json_serializable: 6.8.0 mockito: ^5.0.0 smithy_codegen: