Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasn committed Apr 25, 2024
1 parent 2c5e591 commit 2dc7786
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -437,10 +437,10 @@ packages:
dependency: transitive
description:
name: dart_quill_delta
sha256: "5e5ab83a28ab7045d55ade8759762673bffc4931b09286424989b9feb3cd4b83"
sha256: "7fce4cf5ff0aed70086df2cbb5d24edd69980d713a987ad5443ba34cb574a7ac"
url: "https://pub.dev"
source: hosted
version: "9.3.7"
version: "9.3.8"
dart_style:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -974,10 +974,10 @@ packages:
dependency: "direct main"
description:
name: flutter_quill
sha256: c37ab7bd479daa7b20ef281b528d8eea10a2c4f149edb1f94acdbc41af0fbaf3
sha256: "34fa4a76e7a520896e4af3fece91c8f75929ad09314fc102bb968d6ac1d6ddc3"
url: "https://pub.dev"
source: hosted
version: "9.3.7"
version: "9.3.8"
flutter_riverpod:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1411,18 +1411,18 @@ packages:
dependency: "direct main"
description:
name: json_annotation
sha256: b10a7b2ff83d83c777edba3c6a0f97045ddadd56c944e1a23a3fdf43a1bf4467
sha256: "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1"
url: "https://pub.dev"
source: hosted
version: "4.8.1"
version: "4.9.0"
json_serializable:
dependency: "direct dev"
description:
name: json_serializable
sha256: aa1f5a8912615733e0fdc7a02af03308933c93235bdc8d50d0b0c8a8ccb0b969
sha256: ea1432d167339ea9b5bb153f0571d0039607a873d6e04e0117af043f14a1fd4b
url: "https://pub.dev"
source: hosted
version: "6.7.1"
version: "6.8.0"
just_audio:
dependency: transitive
description:
Expand Down Expand Up @@ -1787,10 +1787,10 @@ packages:
dependency: "direct main"
description:
name: package_info_plus
sha256: "2c582551839386fa7ddbc7770658be7c0f87f388a4bff72066478f597c34d17f"
sha256: b93d8b4d624b4ea19b0a5a208b2d6eff06004bc3ce74c06040b120eeadd00ce0
url: "https://pub.dev"
source: hosted
version: "7.0.0"
version: "8.0.0"
package_info_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -2299,18 +2299,18 @@ packages:
dependency: "direct main"
description:
name: share_plus
sha256: fb5319f3aab4c5dda5ebb92dca978179ba21f8c783ee4380910ef4c1c6824f51
sha256: ef3489a969683c4f3d0239010cc8b7a2a46543a8d139e111c06c558875083544
url: "https://pub.dev"
source: hosted
version: "8.0.3"
version: "9.0.0"
share_plus_platform_interface:
dependency: transitive
description:
name: share_plus_platform_interface
sha256: "251eb156a8b5fa9ce033747d73535bf53911071f8d3b6f4f0b578505ce0d4496"
sha256: "0f9e4418835d1b2c3ae78fdb918251959106cefdbc4dd43526e182f80e82f6d4"
url: "https://pub.dev"
source: hosted
version: "3.4.0"
version: "4.0.0"
shared_preferences:
dependency: transitive
description:
Expand Down Expand Up @@ -2528,10 +2528,10 @@ packages:
dependency: transitive
description:
name: sqlparser
sha256: "462a7be9feb74328ddbd275b39fdacf64fbd8c4149ad85becb488664859cf9f3"
sha256: ce244c25100319b3fe1a7774c091f89faf3101adb73d75f1297e56d247f66b2b
url: "https://pub.dev"
source: hosted
version: "0.35.0"
version: "0.35.1"
stack_trace:
dependency: transitive
description:
Expand Down Expand Up @@ -2664,10 +2664,10 @@ packages:
dependency: "direct main"
description:
name: timezone
sha256: "1cfd8ddc2d1cfd836bc93e67b9be88c3adaeca6f40a00ca999104c30693cdca0"
sha256: a6ccda4a69a442098b602c44e61a1e2b4bf6f5516e875bbf0f427d5df14745d5
url: "https://pub.dev"
source: hosted
version: "0.9.2"
version: "0.9.3"
timing:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions 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.452+2474
version: 0.9.452+2475

msix_config:
display_name: LottiApp
Expand Down Expand Up @@ -116,7 +116,7 @@ dependencies:
meta: ^1.12.0
multi_select_flutter: ^4.0.0
ollama_dart: ^0.0.2
package_info_plus: ^7.0.0
package_info_plus: ^8.0.0
path: ^1.8.1
path_provider: ^2.0.12
permission_handler: ^11.0.1
Expand All @@ -135,7 +135,7 @@ dependencies:
riverpod_generator: ^2.4.0
riverpod_lint: ^2.3.10
rxdart: ^0.27.7
share_plus: ^8.0.2
share_plus: ^9.0.0
sqflite: ^2.0.1
sqflite_common_ffi: ^2.3.3
sqlite3_flutter_libs: ^0.5.15
Expand Down

0 comments on commit 2dc7786

Please sign in to comment.