Skip to content

Commit

Permalink
Chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasn committed Jul 28, 2022
1 parent 901bcaf commit 4cce389
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packages:
name: adaptive_dialog
url: "https://pub.dartlang.org"
source: hosted
version: "1.6.4+2"
version: "1.7.0"
analyzer:
dependency: "direct overridden"
description:
Expand Down Expand Up @@ -126,7 +126,7 @@ packages:
name: basic_utils
url: "https://pub.dartlang.org"
source: hosted
version: "4.4.2"
version: "4.4.3"
bloc:
dependency: "direct main"
description:
Expand Down Expand Up @@ -301,7 +301,7 @@ packages:
name: code_builder
url: "https://pub.dartlang.org"
source: hosted
version: "4.1.0"
version: "4.2.0"
collection:
dependency: "direct main"
description:
Expand Down Expand Up @@ -698,7 +698,7 @@ packages:
name: flutter_form_builder
url: "https://pub.dartlang.org"
source: hosted
version: "7.4.0"
version: "7.5.0"
flutter_health_fit:
dependency: "direct main"
description:
Expand Down Expand Up @@ -824,7 +824,7 @@ packages:
name: flutter_quill
url: "https://pub.dartlang.org"
source: hosted
version: "5.2.10"
version: "5.2.11"
flutter_secure_storage:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1128,7 +1128,7 @@ packages:
name: image_picker_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.5.0"
version: "2.6.0"
integration_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -1287,14 +1287,14 @@ packages:
name: lottie
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
version: "1.4.0"
macos_ui:
dependency: transitive
description:
name: macos_ui
url: "https://pub.dartlang.org"
source: hosted
version: "1.7.0"
version: "1.7.1"
matcher:
dependency: transitive
description:
Expand Down Expand Up @@ -1483,14 +1483,14 @@ packages:
name: path_provider_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.16"
version: "2.0.17"
path_provider_ios:
dependency: transitive
description:
name: path_provider_ios
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.10"
version: "2.0.11"
path_provider_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -1893,7 +1893,7 @@ packages:
name: sqlite3_flutter_libs
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.8"
version: "0.5.9"
sqlparser:
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: A Smart Journal.
publish_to: 'none'
version: 0.8.118+1200
version: 0.8.118+1201

msix_config:
display_name: Lotti
Expand Down

0 comments on commit 4cce389

Please sign in to comment.