Skip to content

Commit

Permalink
Chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasn committed Jun 20, 2023
1 parent b4ed765 commit 908b2a8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Changed:
- Upgraded dependencies

## [0.8.381] - 2023-06-19
### Added:
- Shimmer animation on habit success button

Expand Down
20 changes: 10 additions & 10 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ packages:
dependency: transitive
description:
name: asn1lib
sha256: ab96a1cb3beeccf8145c52e449233fe68364c9641623acd3adad66f8184f1039
sha256: b74e3842a52c61f8819a1ec8444b4de5419b41a7465e69d4aa681445377398b0
url: "https://pub.dev"
source: hosted
version: "1.4.0"
version: "1.4.1"
async:
dependency: transitive
description:
Expand Down Expand Up @@ -659,10 +659,10 @@ packages:
dependency: "direct main"
description:
name: flutter_animate
sha256: f611a67082d4c5ff9b8b7737ec7e675a22af70a94c8c3c22109f14b078d4d2bf
sha256: be54662837a6e66cc53ee88549e808c625275e0faf5a43e11cf3182cb0bd1b02
url: "https://pub.dev"
source: hosted
version: "4.1.1+1"
version: "4.2.0"
flutter_bloc:
dependency: "direct main"
description:
Expand Down Expand Up @@ -886,10 +886,10 @@ packages:
dependency: "direct main"
description:
name: flutter_quill
sha256: "8af9c0dfd6db290d4f2da6abc5aff838fde41061fb2fa892ebee5902faeb7cb1"
sha256: "920a9a2ed7bb34d8838f7524360d18994496761306981198225f3f378f180282"
url: "https://pub.dev"
source: hosted
version: "7.2.7"
version: "7.2.8"
flutter_secure_storage:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1037,10 +1037,10 @@ packages:
dependency: "direct main"
description:
name: google_fonts
sha256: db5efba8106bd784a92c96cfd81716f4e06baab54e37de858488e9a00a764cad
sha256: e20ff62b158b96f392bfc8afe29dee1503c94fbea2cbe8186fd59b756b8ae982
url: "https://pub.dev"
source: hosted
version: "5.0.0"
version: "5.1.0"
graphs:
dependency: transitive
description:
Expand Down Expand Up @@ -1707,10 +1707,10 @@ packages:
dependency: transitive
description:
name: pub_updater
sha256: "05ae70703e06f7fdeb05f7f02dd680b8aad810e87c756a618f33e1794635115c"
sha256: b06600619c8c219065a548f8f7c192b3e080beff95488ed692780f48f69c0625
url: "https://pub.dev"
source: hosted
version: "0.3.0"
version: "0.3.1"
pubspec_parse:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: lotti
description: Achieve your goals and keep your data private with Lotti.
publish_to: 'none'
version: 0.9.382+2266
version: 0.9.383+2267

msix_config:
display_name: LottiApp
Expand Down

0 comments on commit 908b2a8

Please sign in to comment.