From 14bae96e15b7275a54618ad352e1cf939cd3b32a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 09:07:54 +0000 Subject: [PATCH] Bump animate_do from 2.1.0 to 3.3.0 Bumps [animate_do](https://github.com/Klerith/animate_do_package) from 2.1.0 to 3.3.0. - [Release notes](https://github.com/Klerith/animate_do_package/releases) - [Changelog](https://github.com/Klerith/animate_do_package/blob/master/CHANGELOG.md) - [Commits](https://github.com/Klerith/animate_do_package/commits/v3.3.0) --- updated-dependencies: - dependency-name: animate_do dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 19589a5..6174f62 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -13,10 +13,10 @@ packages: dependency: "direct main" description: name: animate_do - sha256: "4554744e604b841e2bde710398ef3f4f8a1935a182b48727afe2a1023527b883" + sha256: "7d176dee8acff0bcd298bef8e5520c25f93062fcac79b8d76b3f70dd263f0c5b" url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "3.3.0" animated_text_kit: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 30b8711..1ee398f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,7 +43,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 - animate_do: ^2.0.0 + animate_do: ^3.3.0 smooth_page_indicator: ^1.1.0 flutter_launcher_icons: ^0.9.2 flare_flutter: ^3.0.0