Update dependencies

This commit is contained in:
Moe Poi ~ 2022-05-27 08:01:20 +07:00
parent 404924e259
commit d6c5748ce7
2 changed files with 15 additions and 0 deletions

View file

@ -247,6 +247,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
logger:
dependency: transitive
description:
name: logger
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
lottie:
dependency: "direct main"
description:
@ -394,6 +401,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "4.2.4"
rename:
dependency: "direct main"
description:
name: rename
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
rxdart:
dependency: transitive
description:

View file

@ -40,6 +40,7 @@ dependencies:
intl: ^0.17.0
lottie: ^1.3.0
page_transition: ^2.0.5
rename: ^2.0.1
shared_preferences: ^2.0.13
universal_html: ^2.0.8