Skip to content

Commit 5a12162

Browse files
chore(deps): bump lottie from 3.1.2 to 3.3.2
Bumps [lottie](https://github.com/xvrh/lottie-flutter) from 3.1.2 to 3.3.2. - [Release notes](https://github.com/xvrh/lottie-flutter/releases) - [Changelog](https://github.com/xvrh/lottie-flutter/blob/master/CHANGELOG.md) - [Commits](xvrh/lottie-flutter@v3.1.2...v3.3.2) --- updated-dependencies: - dependency-name: lottie dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 623f3ff commit 5a12162

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

pubspec.lock

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,10 @@ packages:
9292
dependency: transitive
9393
description:
9494
name: archive
95-
sha256: cb6a278ef2dbb298455e1a713bda08524a175630ec643a242c399c932a0a1f7d
95+
sha256: "2fde1607386ab523f7a36bb3e7edb43bd58e6edaf2ffb29d8a6d578b297fdbbd"
9696
url: "https://pub.dev"
9797
source: hosted
98-
version: "3.6.1"
98+
version: "4.0.7"
9999
args:
100100
dependency: transitive
101101
description:
@@ -1032,10 +1032,10 @@ packages:
10321032
dependency: transitive
10331033
description:
10341034
name: image
1035-
sha256: f31d52537dc417fdcde36088fdf11d191026fd5e4fae742491ebd40e5a8bea7d
1035+
sha256: "4e973fcf4caae1a4be2fa0a13157aa38a8f9cb049db6529aa00b4d71abc4d928"
10361036
url: "https://pub.dev"
10371037
source: hosted
1038-
version: "4.3.0"
1038+
version: "4.5.4"
10391039
image_picker:
10401040
dependency: transitive
10411041
description:
@@ -1254,10 +1254,10 @@ packages:
12541254
dependency: "direct main"
12551255
description:
12561256
name: lottie
1257-
sha256: "6a24ade5d3d918c306bb1c21a6b9a04aab0489d51a2582522eea820b4093b62b"
1257+
sha256: "8ae0be46dbd9e19641791dc12ee480d34e1fd3f84c749adc05f3ad9342b71b95"
12581258
url: "https://pub.dev"
12591259
source: hosted
1260-
version: "3.1.2"
1260+
version: "3.3.2"
12611261
markdown:
12621262
dependency: transitive
12631263
description:
@@ -1551,6 +1551,14 @@ packages:
15511551
url: "https://pub.dev"
15521552
source: hosted
15531553
version: "1.5.1"
1554+
posix:
1555+
dependency: transitive
1556+
description:
1557+
name: posix
1558+
sha256: "6323a5b0fa688b6a010df4905a56b00181479e6d10534cecfecede2aa55add61"
1559+
url: "https://pub.dev"
1560+
source: hosted
1561+
version: "6.0.3"
15541562
postgrest:
15551563
dependency: transitive
15561564
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies:
5454
inview_notifier_list:
5555
git: https://github.com/Gambley1/inview_notifier_list
5656
json_annotation: ^4.9.0
57-
lottie: ^3.1.2
57+
lottie: ^3.3.2
5858
notifications_repository:
5959
path: packages/notifications_repository
6060
ogp_data_extract: ^0.2.2

0 commit comments

Comments
 (0)