Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -293,18 +293,18 @@ packages:
dependency: "direct main"
description:
name: drift
sha256: bab55d542d63765f6250ee3e2c62e11bfa1145d4ec2ffa05353c8fb4e10b52c1
sha256: e3b6352aa02e60bed6ffc3cc9894c421578dad5fbef21b1f7f57cdc0e4edabcb
url: "https://pub.dev"
source: hosted
version: "2.34.4"
version: "2.35.0"
drift_dev:
dependency: "direct dev"
description:
name: drift_dev
sha256: aa824b21ac7c43e417e1e481d114c60546ec4b585dcc0f98e7a556d1d0adb476
sha256: fbad5c1e3a73820cdb1f32161eb2f40bb5e5f03c0c1a3d236595725aec7efc6d
url: "https://pub.dev"
source: hosted
version: "2.34.6"
version: "2.35.0"
enough_convert:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies:
web_socket_channel: ^3.0.3
url_launcher: ^6.3.2
flutter_secure_storage: 11.0.0
drift: ^2.34.3
drift: ^2.35.0
path_provider: ^2.1.6
path: ^1.9.1
local_auth: ^3.0.2
Expand Down
Loading