Upgrade dev dependencies in drift

This commit is contained in:
Simon Binder 2024-04-20 15:35:17 +02:00
parent 11e31cc653
commit 9bcaeddb3b
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
2 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ dev_dependencies:
drift_dev: any
drift_testcases:
path: ../extras/integration_tests/drift_testcases
http: ^0.13.4
http: ^1.2.1
lints: ^3.0.0
uuid: ^4.0.0
build_runner: ^2.0.0
@ -39,4 +39,4 @@ dev_dependencies:
rxdart: ^0.27.0
shelf: ^1.3.0
test_descriptor: ^2.0.1
vm_service: ^13.0.0
vm_service: ^14.0.0

View File

@ -1,4 +1,4 @@
## 3.35.0
## 0.35.0
- Fix parsing binary literals.
- Expand support for `IN` expressions, they now support tuples on the left-hand