Bump drift from 2.14.1 to 2.15.0

Bumps [drift](https://github.com/simolus3/drift) from 2.14.1 to 2.15.0.
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](https://github.com/simolus3/drift/compare/drift-2.14.1...drift-2.15.0)

---
updated-dependencies:
- dependency-name: drift
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-22 00:40:56 +00:00
committed by GitHub
parent 0db0877ab0
commit e6efa239be
2 changed files with 7 additions and 7 deletions

View File

@@ -301,18 +301,18 @@ packages:
dependency: "direct main"
description:
name: drift
sha256: "05363b695885c72036ed5c76287125bfc6f1deda20cb3aa044a09fe22792f81b"
sha256: b50a8342c6ddf05be53bda1d246404cbad101b64dc73e8d6d1ac1090d119b4e2
url: "https://pub.dev"
source: hosted
version: "2.14.1"
version: "2.15.0"
drift_dev:
dependency: "direct dev"
description:
name: drift_dev
sha256: "50c14b8248d133d36b41c1b08ceed138be869b5b98ccaf3af16c9b88c7adc54e"
sha256: c037d9431b6f8dc633652b1469e5f53aaec6e4eb405ed29dd232fa888ef10d88
url: "https://pub.dev"
source: hosted
version: "2.14.1"
version: "2.15.0"
equatable:
dependency: "direct main"
description:
@@ -1197,10 +1197,10 @@ packages:
dependency: transitive
description:
name: sqlparser
sha256: "877fcefabb725d120e31f54fa669a98c002db0feeaca6cea5354543f03b5e906"
sha256: dc384bb1f56d1384ce078edb5ff8247976abdab79d0c83e437210c85f06ecb61
url: "https://pub.dev"
source: hosted
version: "0.33.0"
version: "0.34.0"
stack_trace:
dependency: transitive
description:

View File

@@ -59,7 +59,7 @@ dependencies:
flutter_svg: ^2.0.5
fl_chart: ^0.66.0
flutter_zxing: ^1.5.2
drift: ^2.13.1
drift: ^2.15.0
path: ^1.8.3
path_provider: ^2.1.1
sqlite3_flutter_libs: ^0.5.18