We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520d2ad commit d2df7acCopy full SHA for d2df7ac
packages/test/pub_server/pubspec.yaml
@@ -15,7 +15,7 @@ dependencies:
15
aws_common: any
16
collection: ^1.18.0
17
crypto: ^3.0.6
18
- drift: ^2.25.0
+ drift: ^2.29.0
19
file: ^7.0.1
20
git: ^2.2.0
21
graphs: ^2.1.0
@@ -30,11 +30,11 @@ dependencies:
30
yaml: ^3.1.1
31
32
dev_dependencies:
33
- amplify_lints: ">=2.0.3 <2.1.0"
34
- build_runner: ^2.4.9
35
- drift_dev: ^2.25.1
36
- json_serializable: ">=6.9.4 <6.10.0"
+ amplify_lints: ^3.1.4
+ build_runner: ^2.7.1
+ drift_dev: ^2.29.0
+ json_serializable: ^6.11.1
37
pub_api_client: ^3.1.1
38
- shelf_router_generator: ^1.0.5
+ shelf_router_generator: ^1.1.2
39
test: ^1.22.1
40
yaml_edit: ^2.1.0
0 commit comments