Merge pull request #2044 from krille-chan/dependabot/pub/sqflite_common_ffi-2.3.6

build: (deps): bump sqflite_common_ffi from 2.3.5 to 2.3.6
pull/2048/head
Krille-chan 3 months ago committed by GitHub
commit eebab84692
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1805,10 +1805,10 @@ packages:
dependency: "direct main"
description:
name: sqflite_common_ffi
sha256: "1f3ef3888d3bfbb47785cc1dda0dc7dd7ebd8c1955d32a9e8e9dae1e38d1c4c1"
sha256: "9faa2fedc5385ef238ce772589f7718c24cdddd27419b609bb9c6f703ea27988"
url: "https://pub.dev"
source: hosted
version: "2.3.5"
version: "2.3.6"
sqlcipher_flutter_libs:
dependency: "direct main"
description:
@ -1821,10 +1821,10 @@ packages:
dependency: transitive
description:
name: sqlite3
sha256: "310af39c40dd0bb2058538333c9d9840a2725ae0b9f77e4fd09ad6696aa8f66e"
sha256: "608b56d594e4c8498c972c8f1507209f9fd74939971b948ddbbfbfd1c9cb3c15"
url: "https://pub.dev"
source: hosted
version: "2.7.5"
version: "2.7.7"
stack_trace:
dependency: transitive
description:

@ -76,7 +76,7 @@ dependencies:
share_plus: ^10.0.2
shared_preferences: ^2.2.0 # Pinned because https://github.com/flutter/flutter/issues/118401
slugify: ^2.0.0
sqflite_common_ffi: ^2.3.3
sqflite_common_ffi: ^2.3.6
sqlcipher_flutter_libs: ^0.6.1
swipe_to_action: ^0.3.0
tor_detector_web: ^1.1.0

Loading…
Cancel
Save