build(deps): bump drift from 2.34.1 to 2.34.2
Flutter / Check (push) Canceled after 0s
Android Build / Build Android (${{ inputs.workflow_profile }}-${{ inputs.build_mode }}) (push) Canceled after 0s
Flutter / build-android (push) Canceled after 0s
Windows Build / Build Windows (${{ inputs.workflow_profile }}) (push) Canceled after 0s
Flutter / build-windows (push) Canceled after 0s
Linux Build / Build Linux (${{ inputs.workflow_profile }}) (push) Canceled after 0s
Flutter / build-linux (push) Canceled after 0s
Flutter / Check (push) Canceled after 0s
Android Build / Build Android (${{ inputs.workflow_profile }}-${{ inputs.build_mode }}) (push) Canceled after 0s
Flutter / build-android (push) Canceled after 0s
Windows Build / Build Windows (${{ inputs.workflow_profile }}) (push) Canceled after 0s
Flutter / build-windows (push) Canceled after 0s
Linux Build / Build Linux (${{ inputs.workflow_profile }}) (push) Canceled after 0s
Flutter / build-linux (push) Canceled after 0s
Bumps [drift](https://github.com/simolus3/drift) from 2.34.1 to 2.34.2. - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](https://github.com/simolus3/drift/compare/drift-2.34.1...drift-2.34.2) --- updated-dependencies: - dependency-name: drift dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+4
-4
@@ -342,10 +342,10 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: drift
|
||||
sha256: c21b9af62e78f86837638dda6c33506bd9444ca8a32cad2b99c07369cf9e2462
|
||||
sha256: "84688491040b0ceb26575709a84d701c84ad4df4d8aff020adf6d85f155fb0dd"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.34.1"
|
||||
version: "2.34.2"
|
||||
drift_dev:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
@@ -1431,10 +1431,10 @@ packages:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: sqlite3
|
||||
sha256: "752d9d746052359a2022f588bb979f2e7c4e0f9e4b6a1c3121f7626a1574974b"
|
||||
sha256: c73fd75df1332d76a6257f4823ae4df9c791f522b97e4a60cbcad214de1becf4
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.3.4"
|
||||
version: "3.5.0"
|
||||
sqlite3_flutter_libs:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@ dependencies:
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
# cupertino_icons: ^1.0.8
|
||||
drift: ^2.34.1
|
||||
drift: ^2.34.2
|
||||
drift_flutter: ^0.3.1
|
||||
dict_reader:
|
||||
git:
|
||||
|
||||
Reference in New Issue
Block a user