Merge pull request #2248 from krille-chan/dependabot/pub/animations-2.1.0

build: (deps): bump animations from 2.0.11 to 2.1.0
This commit is contained in:
Krille-chan 2025-10-19 08:39:07 +02:00 committed by GitHub
commit c2808179c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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