Bump drift_dev from 2.14.1 to 2.15.0

Bumps [drift_dev](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_dev-2.14.1...drift_dev-2.15.0)

---
updated-dependencies:
- dependency-name: drift_dev
  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:46 +00:00
committed by GitHub
parent 0db0877ab0
commit e592b46c71
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

@@ -79,7 +79,7 @@ dev_dependencies:
network_image_mock: ^2.1.1
flutter_lints: ^3.0.1
cider: ^0.2.4
drift_dev: ^2.13.1
drift_dev: ^2.15.0
freezed: ^2.4.5
# For information on the generic Dart part of this file, see the