Skip to content

Commit 89ee797

Browse files
chore(deps): bump drift from 2.26.1 to 2.28.1
Bumps [drift](https://github.com/simolus3/drift) from 2.26.1 to 2.28.1. - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](simolus3/drift@drift-2.26.1...drift-2.28.1) --- updated-dependencies: - dependency-name: drift dependency-version: 2.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77f2586 commit 89ee797

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -325,18 +325,18 @@ packages:
325325
dependency: "direct main"
326326
description:
327327
name: drift
328-
sha256: b584ddeb2b74436735dd2cf746d2d021e19a9a6770f409212fd5cbc2814ada85
328+
sha256: "6aaea757f53bb035e8a3baedf3d1d53a79d6549a6c13d84f7546509da9372c7c"
329329
url: "https://pub.dev"
330330
source: hosted
331-
version: "2.26.1"
331+
version: "2.28.1"
332332
drift_dev:
333333
dependency: "direct dev"
334334
description:
335335
name: drift_dev
336-
sha256: "54dc207c6e4662741f60e5752678df183957ab907754ffab0372a7082f6d2816"
336+
sha256: "68c138e884527d2bd61df2ade276c3a144df84d1adeb0ab8f3196b5afe021bd4"
337337
url: "https://pub.dev"
338338
source: hosted
339-
version: "2.26.1"
339+
version: "2.28.0"
340340
drift_flutter:
341341
dependency: "direct main"
342342
description:
@@ -1125,10 +1125,10 @@ packages:
11251125
dependency: transitive
11261126
description:
11271127
name: sqlparser
1128-
sha256: "27dd0a9f0c02e22ac0eb42a23df9ea079ce69b52bb4a3b478d64e0ef34a263ee"
1128+
sha256: "7c859c803cf7e9a84d6db918bac824545045692bbe94a6386bd3a45132235d09"
11291129
url: "https://pub.dev"
11301130
source: hosted
1131-
version: "0.41.0"
1131+
version: "0.41.1"
11321132
stack_trace:
11331133
dependency: transitive
11341134
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies:
4242
drift_flutter: ^0.2.4
4343
flutter_native_splash: ^2.4.6
4444
csv: ^6.0.0
45-
drift: ^2.26.1
45+
drift: ^2.28.1
4646

4747

4848
dev_dependencies:

0 commit comments

Comments
 (0)