From c7603325b43e6ee10ee87c24708c0dc1221ef7fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 08:48:41 +0000 Subject: [PATCH] Bump intro_slider from 3.0.3 to 3.0.10 Bumps [intro_slider](https://github.com/duytq94/flutter-intro-slider) from 3.0.3 to 3.0.10. - [Release notes](https://github.com/duytq94/flutter-intro-slider/releases) - [Changelog](https://github.com/duytq94/flutter-intro-slider/blob/master/CHANGELOG.md) - [Commits](https://github.com/duytq94/flutter-intro-slider/commits) --- updated-dependencies: - dependency-name: intro_slider dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8790f5f..0bfbb24 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -119,7 +119,7 @@ packages: name: characters url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.2.1" charcode: dependency: transitive description: @@ -140,7 +140,7 @@ packages: name: clock url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.1.1" code_builder: dependency: transitive description: @@ -414,7 +414,7 @@ packages: name: intro_slider url: "https://pub.dartlang.org" source: hosted - version: "3.0.3" + version: "3.0.10" io: dependency: transitive description: @@ -477,14 +477,14 @@ packages: name: material_color_utilities url: "https://pub.dartlang.org" source: hosted - version: "0.1.4" + version: "0.1.5" meta: dependency: transitive description: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.7.0" + version: "1.8.0" mime: dependency: transitive description: @@ -512,7 +512,7 @@ packages: name: path url: "https://pub.dartlang.org" source: hosted - version: "1.8.1" + version: "1.8.2" path_drawing: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a754ea6..c978b20 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: flutter_svg: ^1.1.4 google_fonts: ^3.0.1 - intro_slider: 3.0.3 + intro_slider: ^3.0.10 responsive_framework: ^0.2.0 qr_flutter: ^4.0.0