Skip to content

Commit

Permalink
Upgraded drift
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen1602 committed Dec 2, 2024
1 parent 66d6f87 commit 2dd62ca
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,26 +265,26 @@ packages:
dependency: "direct main"
description:
name: drift
sha256: df027d168a2985a2e9da900adeba2ab0136f0d84436592cf3cd5135f82c8579c
sha256: c2d073d35ad441730812f4ea05b5dd031fb81c5f9786a4f5fb77ecd6307b6f74
url: "https://pub.dev"
source: hosted
version: "2.21.0"
version: "2.22.1"
drift_dev:
dependency: "direct dev"
description:
name: drift_dev
sha256: "623649abe932fc17bd32e578e7e05f7ac5e7dd0b33e6c8669a0634105d1389bf"
sha256: "488263d85d027333fc602eb7714125de317e8c7db064aa6c2f208a8f79139e7b"
url: "https://pub.dev"
source: hosted
version: "2.21.2"
version: "2.22.0"
drift_flutter:
dependency: "direct main"
description:
name: drift_flutter
sha256: "0bc2f1dde59e59cedde0df67a4ff7bd8f0d42274f18b50bf7e7dae7ca3d77801"
sha256: "69091c499a1550a84f153bafa3423f4297d26bfef3710323b141336ffe155dff"
url: "https://pub.dev"
source: hosted
version: "0.1.0"
version: "0.2.2"
dynamic_color:
dependency: "direct main"
description:
Expand Down Expand Up @@ -940,10 +940,10 @@ packages:
dependency: transitive
description:
name: sqlparser
sha256: d77749237609784e337ec36c979d41f6f38a7b279df98622ae23929c8eb954a4
sha256: "4cad4b2c5f63dc9ea1a8dcffb58cf762322bea5dd8836870164a65e913bdae41"
url: "https://pub.dev"
source: hosted
version: "0.39.2"
version: "0.40.0"
stack_trace:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ dependencies:
convert: ^3.1.2
vibration: ^2.0.1
toast: ^0.3.0
drift: ^2.20.1
drift_flutter: ^0.1.0
drift: ^2.22.1
drift_flutter: ^0.2.2
path_provider: ^2.1.5
path: ^1.9.0
logging: ^1.3.0
Expand Down Expand Up @@ -79,7 +79,7 @@ dependency_overrides:
dev_dependencies:
flutter_test:
sdk: flutter
drift_dev: ^2.21.2
drift_dev: ^2.22.0
build_runner: ^2.4.13
flutter_lints: ^5.0.0
lighthouse_test_helper:
Expand Down

0 comments on commit 2dd62ca

Please sign in to comment.