build: (deps): bump animations from 2.0.11 to 2.1.0

Bumps [animations](https://github.com/flutter/packages/tree/main/packages) from 2.0.11 to 2.1.0.
- [Commits](https://github.com/flutter/packages/commits/animations-v2.1.0/packages)

---
updated-dependencies:
- dependency-name: animations
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-09 21:10:07 +00:00 committed by Krille-chan
commit cf64812ffd
2 changed files with 3 additions and 3 deletions

View file

@ -21,10 +21,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: animations name: animations
sha256: d3d6dcfb218225bbe68e87ccf6378bbb2e32a94900722c5f81611dad089911cb sha256: a8031b276f0a7986ac907195f10ca7cd04ecf2a8a566bd6dbe03018a9b02b427
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "2.0.11" version: "2.1.0"
ansicolor: ansicolor:
dependency: transitive dependency: transitive
description: description:

View file

@ -8,7 +8,7 @@ environment:
sdk: ">=3.0.0 <4.0.0" sdk: ">=3.0.0 <4.0.0"
dependencies: dependencies:
animations: ^2.0.11 animations: ^2.1.0
app_links: ^6.4.1 app_links: ^6.4.1
archive: ^4.0.7 archive: ^4.0.7
async: ^2.11.0 async: ^2.11.0