diff --git a/catalyst_voices/packages/catalyst_voices_view_models/pubspec.yaml b/catalyst_voices/packages/catalyst_voices_view_models/pubspec.yaml index 1edc768165a..c5cbffb382b 100644 --- a/catalyst_voices/packages/catalyst_voices_view_models/pubspec.yaml +++ b/catalyst_voices/packages/catalyst_voices_view_models/pubspec.yaml @@ -14,6 +14,6 @@ dependencies: formz: ^0.7.0 dev_dependencies: - catalyst_analysis: + catalyst_analysis: path: ../../../catalyst_voices_packages/catalyst_analysis - test: ^1.24.9 + test: ^1.24.9 \ No newline at end of file diff --git a/catalyst_voices/pubspec.yaml b/catalyst_voices/pubspec.yaml index 92a3915f1d0..8eb65dd770d 100644 --- a/catalyst_voices/pubspec.yaml +++ b/catalyst_voices/pubspec.yaml @@ -4,7 +4,7 @@ version: 0.1.0+1 publish_to: none environment: - sdk: ">=3.3.3 <4.0.0" + sdk: '>=3.3.3 <4.0.0' flutter: 3.19.5 dependencies: @@ -44,9 +44,9 @@ dev_dependencies: build_verify: ^3.1.0 catalyst_analysis: git: - url: https://github.com/input-output-hk/catalyst-voices.git - path: catalyst_voices_packages/catalyst_analysis - ref: 3431f7b + url: https://github.com/input-output-hk/catalyst-voices.git + path: catalyst_voices_packages/catalyst_analysis + ref: 3431f7b flutter_test: sdk: flutter go_router_builder: ^2.4.1 diff --git a/catalyst_voices_packages/catalyst_analysis/example/pubspec.yaml b/catalyst_voices_packages/catalyst_analysis/example/pubspec.yaml index f857ad549cb..3b5ad986b44 100644 --- a/catalyst_voices_packages/catalyst_analysis/example/pubspec.yaml +++ b/catalyst_voices_packages/catalyst_analysis/example/pubspec.yaml @@ -4,8 +4,8 @@ description: A project that showcases how to enable the recommended lints for Ca publish_to: none environment: - sdk: ">=3.3.3 <4.0.0" + sdk: '>=3.3.3 <4.0.0' dev_dependencies: catalyst_analysis: - path: ../ + path: ../ \ No newline at end of file diff --git a/catalyst_voices_packages/catalyst_analysis/pubspec.yaml b/catalyst_voices_packages/catalyst_analysis/pubspec.yaml index 31a35c67c37..302fabebba1 100644 --- a/catalyst_voices_packages/catalyst_analysis/pubspec.yaml +++ b/catalyst_voices_packages/catalyst_analysis/pubspec.yaml @@ -6,4 +6,4 @@ issue_tracker: https://github.com/input-output-hk/catalyst-voices/issues topics: [lints, analyzer, analysis] environment: - sdk: ">=3.3.3 <4.0.0" + sdk: '>=3.3.3 <4.0.0' diff --git a/melos.yaml b/melos.yaml index c2bd1cb76a0..ca213ddd4f9 100644 --- a/melos.yaml +++ b/melos.yaml @@ -13,7 +13,7 @@ command: workspaceChangelog: true bootstrap: environment: - sdk: ">=3.3.3 <4.0.0" + sdk: '>=3.3.0 <4.0.0' flutter: 3.19.5 dependencies: bloc_concurrency: ^0.2.2 @@ -34,8 +34,8 @@ scripts: description: Run all static analysis checks. format: - run: melos exec dart format . --fix - description: Run `dart format` for all packages. + run: melos exec dart format . --fix + description: Run `dart format` for all packages. format-check: run: melos exec dart format . --set-exit-if-changed @@ -77,4 +77,4 @@ scripts: run: flutter pub get exec: concurrency: 6 - description: Install all dependencies + description: Install all dependencies \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index c5e67b52d98..1decd7e9e98 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: catalyst_voices_workspace environment: - sdk: ">=3.3.3 <4.0.0" + sdk: '>=3.3.3 <4.0.0' dev_dependencies: melos: ^5.2.2 diff --git a/utilities/catalyst_voices_remote_widgets/pubspec.yaml b/utilities/catalyst_voices_remote_widgets/pubspec.yaml index ecad9b816a0..76fa84e835e 100644 --- a/utilities/catalyst_voices_remote_widgets/pubspec.yaml +++ b/utilities/catalyst_voices_remote_widgets/pubspec.yaml @@ -4,7 +4,7 @@ version: 0.1.0+1 publish_to: none environment: - sdk: ">=3.3.3 <4.0.0" + sdk: ">=3.3.0 <4.0.0" flutter: 3.19.3 dependencies: