From 2a7381a677b9948538363fec3e71631bfb8a0fb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Oct 2022 05:39:51 +0000 Subject: [PATCH] chore(deps): bump scroll_to_index from 2.1.1 to 3.0.1 Bumps [scroll_to_index](https://github.com/quire-io/scroll-to-index) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/quire-io/scroll-to-index/releases) - [Changelog](https://github.com/quire-io/scroll-to-index/blob/master/CHANGELOG.md) - [Commits](https://github.com/quire-io/scroll-to-index/commits/3.0.1) --- updated-dependencies: - dependency-name: scroll_to_index dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 23 +---------------------- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 23 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index bdfe5556..f96026ff 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -641,13 +641,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.1.3" - hookified_infinite_scroll_pagination: - dependency: "direct main" - description: - name: hookified_infinite_scroll_pagination - url: "https://pub.dartlang.org" - source: hosted - version: "0.1.0" hooks_riverpod: dependency: "direct main" description: @@ -690,13 +683,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "3.2.0" - infinite_scroll_pagination: - dependency: transitive - description: - name: infinite_scroll_pagination - url: "https://pub.dartlang.org" - source: hosted - version: "3.2.0" introduction_screen: dependency: "direct main" description: @@ -1046,7 +1032,7 @@ packages: name: scroll_to_index url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" + version: "3.0.1" shared_preferences: dependency: "direct main" description: @@ -1129,13 +1115,6 @@ packages: description: flutter source: sdk version: "0.0.99" - sliver_tools: - dependency: transitive - description: - name: sliver_tools - url: "https://pub.dartlang.org" - source: hosted - version: "0.2.6" source_gen: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 61f67201..5ccbcb6e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: logger: ^1.1.0 permission_handler: ^10.0.2 marquee: ^2.2.3 - scroll_to_index: ^2.1.1 + scroll_to_index: ^3.0.1 package_info_plus: ^1.4.3 version: ^3.0.2 audio_service: ^0.18.7