From b192cf2a4b2f52c359de4229e488763bc7cd34cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 09:52:03 +0000 Subject: [PATCH] Bump flutter_quill from 6.0.8+1 to 6.1.5 Bumps [flutter_quill](https://github.com/singerdmx/flutter-quill) from 6.0.8+1 to 6.1.5. - [Release notes](https://github.com/singerdmx/flutter-quill/releases) - [Changelog](https://github.com/singerdmx/flutter-quill/blob/master/CHANGELOG.md) - [Commits](https://github.com/singerdmx/flutter-quill/commits) --- updated-dependencies: - dependency-name: flutter_quill dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 60 ++++++++++++++-------------------------------------- pubspec.yaml | 2 +- 2 files changed, 17 insertions(+), 45 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2e58b12..0cc6bfa 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -21,7 +21,7 @@ packages: name: archive url: "https://pub.dartlang.org" source: hosted - version: "3.3.1" + version: "3.3.0" args: dependency: transitive description: @@ -147,42 +147,14 @@ packages: name: device_info_plus url: "https://pub.dartlang.org" source: hosted - version: "4.0.0" - device_info_plus_linux: - dependency: transitive - description: - name: device_info_plus_linux - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.1" - device_info_plus_macos: - dependency: transitive - description: - name: device_info_plus_macos - url: "https://pub.dartlang.org" - source: hosted - version: "2.2.3" + version: "7.0.1" device_info_plus_platform_interface: dependency: transitive description: name: device_info_plus_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "2.6.1" - device_info_plus_web: - dependency: transitive - description: - name: device_info_plus_web - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.0" - device_info_plus_windows: - dependency: transitive - description: - name: device_info_plus_windows - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.1" + version: "6.0.1" diff_match_patch: dependency: transitive description: @@ -217,21 +189,21 @@ packages: name: ffi url: "https://pub.dartlang.org" source: hosted - version: "1.2.1" + version: "2.0.1" file: dependency: transitive description: name: file url: "https://pub.dartlang.org" source: hosted - version: "6.1.4" + version: "6.1.2" file_picker: dependency: "direct main" description: name: file_picker url: "https://pub.dartlang.org" source: hosted - version: "4.6.1" + version: "5.2.2" file_selector: dependency: "direct main" description: @@ -386,7 +358,7 @@ packages: name: flutter_quill url: "https://pub.dartlang.org" source: hosted - version: "6.0.8+1" + version: "6.1.5" flutter_test: dependency: "direct dev" description: flutter @@ -574,7 +546,7 @@ packages: name: material_color_utilities url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" + version: "0.1.5" meta: dependency: transitive description: @@ -602,7 +574,7 @@ packages: name: open_file url: "https://pub.dartlang.org" source: hosted - version: "3.2.1" + version: "2.1.1" package_config: dependency: transitive description: @@ -672,7 +644,7 @@ packages: name: path_provider_windows url: "https://pub.dartlang.org" source: hosted - version: "2.0.7" + version: "2.1.3" pedantic: dependency: transitive description: @@ -908,7 +880,7 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.9.1" + version: "1.9.0" sprintf: dependency: transitive description: @@ -929,7 +901,7 @@ packages: name: stream_channel url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" + version: "2.1.0" string_scanner: dependency: transitive description: @@ -957,7 +929,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.14" + version: "0.4.12" tuple: dependency: transitive description: @@ -1055,14 +1027,14 @@ packages: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.1.4" + version: "2.1.2" vm_service: dependency: transitive description: name: vm_service url: "https://pub.dartlang.org" source: hosted - version: "9.4.0" + version: "9.0.0" watcher: dependency: transitive description: @@ -1090,7 +1062,7 @@ packages: name: win32 url: "https://pub.dartlang.org" source: hosted - version: "2.6.1" + version: "3.1.1" xdg_directories: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 92fa4fb..ea18de8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: just_audio: any percent_indicator: any bottom_navy_bar: any - flutter_quill: any + flutter_quill: ^6.1.5 fluttertoast: any dev_dependencies: