Skip to content

Commit f25242c

Browse files
committed
deps: Upgrade drift, drift_dev, sqlparser
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, #60, would have helped keep things clean for us.
1 parent e681ed3 commit f25242c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -261,18 +261,18 @@ packages:
261261
dependency: "direct main"
262262
description:
263263
name: drift
264-
sha256: "1eaef0a152f1b3dc2e3ad3b04f900794bbe5a2833c26a85794ed1f7e5b7320ce"
264+
sha256: "21abd7b1c1a637a264f58f9f05c7b910d29c204aab1cbfcb4d9fada1e98a9303"
265265
url: "https://pub.dev"
266266
source: hosted
267-
version: "2.7.0"
267+
version: "2.8.0"
268268
drift_dev:
269269
dependency: "direct dev"
270270
description:
271271
name: drift_dev
272-
sha256: b6c2b1bcf637d34142bf9a0c21d1d290ade2254538be00559360db165b524381
272+
sha256: "387a3a70047ae90cbef4c9262a7f833c7c274b7cc22133faf067c2e9cef84c60"
273273
url: "https://pub.dev"
274274
source: hosted
275-
version: "2.7.0"
275+
version: "2.8.2"
276276
fake_async:
277277
dependency: "direct dev"
278278
description:
@@ -785,10 +785,10 @@ packages:
785785
dependency: transitive
786786
description:
787787
name: sqlparser
788-
sha256: "11ebfd764085a96261f44f90cbf475927c508e654d4be30ee4832d564d06d86b"
788+
sha256: "0d2c9a3b554baa10b2560d69a1c7cabd4687cc08041a7dd3d2dc6992f607b400"
789789
url: "https://pub.dev"
790790
source: hosted
791-
version: "0.28.1"
791+
version: "0.30.0"
792792
stack_trace:
793793
dependency: transitive
794794
description:

0 commit comments

Comments
 (0)