Skip to content

Commit

Permalink
deps: Upgrade drift, drift_dev, sqlparser
Browse files Browse the repository at this point in the history
The upgrade to drift_dev 2.8.x seems to be required in order to
work with the upgrade to analyzer 5.12.0 that we took in 861a929.
The others are in turn required for that.

This makes another occasion where having CI, zulip#60, would have helped
keep things clean for us.
  • Loading branch information
gnprice committed May 31, 2023
1 parent e681ed3 commit f25242c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -261,18 +261,18 @@ packages:
dependency: "direct main"
description:
name: drift
sha256: "1eaef0a152f1b3dc2e3ad3b04f900794bbe5a2833c26a85794ed1f7e5b7320ce"
sha256: "21abd7b1c1a637a264f58f9f05c7b910d29c204aab1cbfcb4d9fada1e98a9303"
url: "https://pub.dev"
source: hosted
version: "2.7.0"
version: "2.8.0"
drift_dev:
dependency: "direct dev"
description:
name: drift_dev
sha256: b6c2b1bcf637d34142bf9a0c21d1d290ade2254538be00559360db165b524381
sha256: "387a3a70047ae90cbef4c9262a7f833c7c274b7cc22133faf067c2e9cef84c60"
url: "https://pub.dev"
source: hosted
version: "2.7.0"
version: "2.8.2"
fake_async:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -785,10 +785,10 @@ packages:
dependency: transitive
description:
name: sqlparser
sha256: "11ebfd764085a96261f44f90cbf475927c508e654d4be30ee4832d564d06d86b"
sha256: "0d2c9a3b554baa10b2560d69a1c7cabd4687cc08041a7dd3d2dc6992f607b400"
url: "https://pub.dev"
source: hosted
version: "0.28.1"
version: "0.30.0"
stack_trace:
dependency: transitive
description:
Expand Down

0 comments on commit f25242c

Please sign in to comment.