Compare commits
1 commit
main
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
09d9b44c10 |
2 changed files with 3 additions and 3 deletions
|
|
@ -1749,10 +1749,10 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: sqlcipher_flutter_libs
|
name: sqlcipher_flutter_libs
|
||||||
sha256: dd1fcc74d5baf3c36ad53e2652b2d06c9f8747494a3ccde0076e88b159dfe622
|
sha256: "38d62d659d2fb8739bf25a42c9a350d1fdd6c29a5a61f13a946778ec75d27929"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.6.8"
|
version: "0.7.0+eol"
|
||||||
sqlite3:
|
sqlite3:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
|
|
@ -72,7 +72,7 @@ dependencies:
|
||||||
shared_preferences: ^2.5.4 # Pinned because https://github.com/flutter/flutter/issues/118401
|
shared_preferences: ^2.5.4 # Pinned because https://github.com/flutter/flutter/issues/118401
|
||||||
slugify: ^2.0.0
|
slugify: ^2.0.0
|
||||||
sqflite_common_ffi: ^2.3.7+1
|
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
|
swipe_to_action: ^0.3.0
|
||||||
unifiedpush: ^6.2.0
|
unifiedpush: ^6.2.0
|
||||||
unifiedpush_ui: ^0.2.0
|
unifiedpush_ui: ^0.2.0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue