Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Bump drift_dev from 2.13.2 to 2.14.1 #324

Closed
wants to merge 1 commit into from
Closed
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
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -270,18 +270,18 @@ packages:
dependency: "direct main"
description:
name: drift
sha256: ef2ddafe89c1f5f26767e5eada65d739de4e9d2820303f7249f15a005999d5fc
sha256: e27a96acab5686c5b4ae38fbe8a05e76c37411bd15ae35497dac9c404111b5ec
url: "https://pub.dev"
source: hosted
version: "2.13.1"
version: "2.14.0"
drift_dev:
dependency: "direct dev"
description:
name: drift_dev
sha256: "369d2769d84e0c2d2cb4cd420e4fdb4f975852c83ebb934733c3b382c62961cd"
sha256: "50c14b8248d133d36b41c1b08ceed138be869b5b98ccaf3af16c9b88c7adc54e"
url: "https://pub.dev"
source: hosted
version: "2.13.2"
version: "2.14.1"
encrypt:
dependency: "direct main"
description:
Expand Down Expand Up @@ -865,10 +865,10 @@ packages:
dependency: transitive
description:
name: sqlparser
sha256: db6354e8ba71acc50bc4afeafff2a248710ae2c00c9412e2c8b796916d4b1c45
sha256: "877fcefabb725d120e31f54fa669a98c002db0feeaca6cea5354543f03b5e906"
url: "https://pub.dev"
source: hosted
version: "0.32.1"
version: "0.33.0"
stack_trace:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dev_dependencies:
json_serializable: ^6.7.1
flutter_lints: ^3.0.1
hive_generator: ^2.0.1
drift_dev: ^2.13.2
drift_dev: ^2.14.1

# The following section is specific to Flutter.
flutter:
Expand Down
Loading