build: (deps): bump sqlcipher_flutter_libs from 0.6.8 to 0.7.0+eol
Bumps [sqlcipher_flutter_libs](https://github.com/simolus3/sqlite3.dart/tree/main/legacy) from 0.6.8 to 0.7.0+eol. - [Release notes](https://github.com/simolus3/sqlite3.dart/releases) - [Commits](https://github.com/simolus3/sqlite3.dart/commits/HEAD/legacy) --- updated-dependencies: - dependency-name: sqlcipher_flutter_libs dependency-version: 0.7.0+eol dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4b676cc23b
commit
09d9b44c10
2 changed files with 3 additions and 3 deletions
|
|
@ -1749,10 +1749,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: sqlcipher_flutter_libs
|
||||
sha256: dd1fcc74d5baf3c36ad53e2652b2d06c9f8747494a3ccde0076e88b159dfe622
|
||||
sha256: "38d62d659d2fb8739bf25a42c9a350d1fdd6c29a5a61f13a946778ec75d27929"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.6.8"
|
||||
version: "0.7.0+eol"
|
||||
sqlite3:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@ dependencies:
|
|||
shared_preferences: ^2.5.4 # Pinned because https://github.com/flutter/flutter/issues/118401
|
||||
slugify: ^2.0.0
|
||||
sqflite_common_ffi: ^2.3.7+1
|
||||
sqlcipher_flutter_libs: ^0.6.8
|
||||
sqlcipher_flutter_libs: ^0.7.0+eol
|
||||
swipe_to_action: ^0.3.0
|
||||
unifiedpush: ^6.2.0
|
||||
unifiedpush_ui: ^0.2.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue