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): bump flutter_quill from 9.2.10 to 9.3.8 in /mobile #74

Closed
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
28 changes: 14 additions & 14 deletions mobile/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -326,10 +326,10 @@ packages:
dependency: transitive
description:
name: dart_quill_delta
sha256: "733eb31821ceb45f43c47bf7f8c5a8aaee39550c0985ed38ff440e8ea5353e2d"
sha256: "7fce4cf5ff0aed70086df2cbb5d24edd69980d713a987ad5443ba34cb574a7ac"
url: "https://pub.dev"
source: hosted
version: "0.0.1"
version: "9.3.8"
dart_style:
dependency: transitive
description:
Expand Down Expand Up @@ -358,10 +358,10 @@ packages:
dependency: transitive
description:
name: device_info_plus
sha256: "0042cb3b2a76413ea5f8a2b40cec2a33e01d0c937e91f0f7c211fde4f7739ba6"
sha256: eead12d1a1ed83d8283ab4c2f3fca23ac4082f29f25f29dff0f758f57d06ec91
url: "https://pub.dev"
source: hosted
version: "9.1.1"
version: "10.1.0"
device_info_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -671,10 +671,10 @@ packages:
dependency: "direct main"
description:
name: flutter_quill
sha256: da24b2119d2789291c057536721252f53bb9985ed011db137561453b4452d5d3
sha256: "34fa4a76e7a520896e4af3fece91c8f75929ad09314fc102bb968d6ac1d6ddc3"
url: "https://pub.dev"
source: hosted
version: "9.2.10"
version: "9.3.8"
flutter_secure_storage:
dependency: "direct main"
description:
Expand Down Expand Up @@ -976,18 +976,18 @@ packages:
dependency: transitive
description:
name: irondash_engine_context
sha256: "294a0e21c4358ff17264e6b811c615b664cebb33b49ad2ddb54f8110e7714510"
sha256: "4f5e2629296430cce08cdff42e47cef07b8f74a64fdbdfb0525d147bc1a969a2"
url: "https://pub.dev"
source: hosted
version: "0.5.1"
version: "0.5.2"
irondash_message_channel:
dependency: transitive
description:
name: irondash_message_channel
sha256: "131d64d97a3612bc3617aefc878f3e3a8e23e0ce18b3bba8e78cb1930befcec1"
sha256: dd581214215dca054bd9873209d690ec3609288c28774cb509dbd86b21180cf8
url: "https://pub.dev"
source: hosted
version: "0.5.0"
version: "0.6.0"
js:
dependency: transitive
description:
Expand Down Expand Up @@ -1475,18 +1475,18 @@ packages:
dependency: transitive
description:
name: super_clipboard
sha256: "77f044320934386e0b7a3911e05312426d7f33deb6e8cdb28886663430b0e5b0"
sha256: cf9ab12d00856318dcf84d5e16cfd7b53a34ee74ca55cf2c566f0cc9d2a66013
url: "https://pub.dev"
source: hosted
version: "0.8.4"
version: "0.8.12"
super_native_extensions:
dependency: transitive
description:
name: super_native_extensions
sha256: "4699f5b00320290475953c914f823a8b44e10ed8c1e38ce5c8e8426336d11c15"
sha256: "530a2118d032483b192713c68ed7105fe64418f22492165f87ed01f9b01d4965"
url: "https://pub.dev"
source: hosted
version: "0.8.4"
version: "0.8.12"
synchronized:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies:
flutter_dotenv: ^5.0.2
flutter_localizations:
sdk: flutter
flutter_quill: ^9.2.10
flutter_quill: ^9.3.8
flutter_secure_storage: ^7.0.1
flutter_slidable: ^3.0.1
flutter_svg: ^2.0.10+1
Expand Down