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:
parent
7ff6d7b401
commit
cf64812ffd
2 changed files with 3 additions and 3 deletions
|
|
@ -21,10 +21,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: animations
|
||||
sha256: d3d6dcfb218225bbe68e87ccf6378bbb2e32a94900722c5f81611dad089911cb
|
||||
sha256: a8031b276f0a7986ac907195f10ca7cd04ecf2a8a566bd6dbe03018a9b02b427
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.0.11"
|
||||
version: "2.1.0"
|
||||
ansicolor:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ environment:
|
|||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
animations: ^2.0.11
|
||||
animations: ^2.1.0
|
||||
app_links: ^6.4.1
|
||||
archive: ^4.0.7
|
||||
async: ^2.11.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue