Skip to content

Commit

Permalink
build(deps): bump drift from 2.8.0 to 2.9.0 (#1252)
Browse files Browse the repository at this point in the history
Bumps [drift](https://github.com/simolus3/drift) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift-2.8.0...drift-2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Crossle Song <crosslesong@gmail.com>
  • Loading branch information
dependabot[bot] and crossle authored Jul 4, 2023
1 parent f585c01 commit 8151827
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -415,18 +415,18 @@ packages:
dependency: "direct main"
description:
name: drift
sha256: "21abd7b1c1a637a264f58f9f05c7b910d29c204aab1cbfcb4d9fada1e98a9303"
sha256: a8ec4e44b4359ef44eab3d2c2f8e44b41a00c15673b879984484b34d27656ad5
url: "https://pub.dev"
source: hosted
version: "2.8.0"
version: "2.9.0"
drift_dev:
dependency: "direct dev"
description:
name: drift_dev
sha256: "4704966d9eb8f5717bebad7e722397d8150235f4bb1d64eb8b22c55d4566cf6a"
sha256: "2713aabc91d8e9cdf269b2ecfa503f103341925b07186e845de11a781015f7eb"
url: "https://pub.dev"
source: hosted
version: "2.8.3"
version: "2.9.0"
ecache:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1562,10 +1562,10 @@ packages:
dependency: transitive
description:
name: sqlite3
sha256: a3ba4b66a7ab170ce7aa3f5ac43c19ee8d6637afbe7b7c95c94112b4f4d91566
sha256: f7511ddd6a2dda8ded9d849f8a925bb6020e0faa59db2443debc18d484e59401
url: "https://pub.dev"
source: hosted
version: "1.11.0"
version: "2.0.0"
sqlite3_flutter_libs:
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 @@ -39,7 +39,7 @@ dependencies:
desktop_webview_window: ^0.2.0
device_info_plus: ^9.0.2
dio: ^5.1.1
drift: 2.8.0
drift: ^2.9.0
ecache: ^2.0.2
emojis: ^0.9.9
equatable: ^2.0.5
Expand Down

0 comments on commit 8151827

Please sign in to comment.