diff --git a/catalyst_voices/pubspec.yaml b/catalyst_voices/pubspec.yaml index 1c7b88f802..030901a3a1 100644 --- a/catalyst_voices/pubspec.yaml +++ b/catalyst_voices/pubspec.yaml @@ -41,8 +41,8 @@ dependencies: flutter_bloc: ^8.1.5 flutter_dropzone: ^4.0.3 flutter_localized_locales: ^2.0.5 - flutter_quill: ^10.5.13 - flutter_quill_extensions: ^10.5.13 + flutter_quill: ^10.8.2 + flutter_quill_extensions: ^10.8.2 flutter_web_plugins: sdk: flutter formz: ^0.7.0 diff --git a/catalyst_voices/uikit_example/pubspec.yaml b/catalyst_voices/uikit_example/pubspec.yaml index f1602f4230..203399b7a3 100644 --- a/catalyst_voices/uikit_example/pubspec.yaml +++ b/catalyst_voices/uikit_example/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: sdk: flutter flutter_bloc: ^8.1.5 flutter_localized_locales: ^2.0.5 - flutter_quill: ^10.5.13 + flutter_quill: ^10.8.2 dev_dependencies: build_runner: ^2.4.12 diff --git a/catalyst_voices/uikit_example/web/index.html b/catalyst_voices/uikit_example/web/index.html index 35b8895ff1..41beb58634 100644 --- a/catalyst_voices/uikit_example/web/index.html +++ b/catalyst_voices/uikit_example/web/index.html @@ -31,9 +31,6 @@ uikit_example - diff --git a/catalyst_voices/web/index.html b/catalyst_voices/web/index.html index bf3dd0ddfd..3016d22310 100644 --- a/catalyst_voices/web/index.html +++ b/catalyst_voices/web/index.html @@ -33,8 +33,6 @@ Catalyst Voices - diff --git a/melos.yaml b/melos.yaml index ae5bdfbdbd..bfd0704691 100644 --- a/melos.yaml +++ b/melos.yaml @@ -91,8 +91,8 @@ command: flutter_bloc: ^8.1.5 flutter_dropzone: ^4.0.3 flutter_localized_locales: ^2.0.5 - flutter_quill: ^10.5.13 - flutter_quill_extensions: ^10.5.13 + flutter_quill: ^10.8.2 + flutter_quill_extensions: ^10.8.2 flutter_secure_storage: ^9.2.2 formz: ^0.7.0 intl: ^0.19.0