|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
# Generated by pub
|
|
|
|
|
# See https://www.dartlang.org/tools/pub/glossary#lockfile
|
|
|
|
|
# See https://dart.dev/tools/pub/glossary#lockfile
|
|
|
|
|
packages:
|
|
|
|
|
analyzer:
|
|
|
|
|
dependency: transitive
|
|
|
|
@ -28,7 +28,7 @@ packages:
|
|
|
|
|
name: async
|
|
|
|
|
url: "https://pub.dartlang.org"
|
|
|
|
|
source: hosted
|
|
|
|
|
version: "2.1.0"
|
|
|
|
|
version: "2.2.0"
|
|
|
|
|
boolean_selector:
|
|
|
|
|
dependency: transitive
|
|
|
|
|
description:
|
|
|
|
@ -304,7 +304,7 @@ packages:
|
|
|
|
|
name: pedantic
|
|
|
|
|
url: "https://pub.dartlang.org"
|
|
|
|
|
source: hosted
|
|
|
|
|
version: "1.5.0"
|
|
|
|
|
version: "1.7.0"
|
|
|
|
|
pool:
|
|
|
|
|
dependency: transitive
|
|
|
|
|
description:
|
|
|
|
@ -332,7 +332,7 @@ packages:
|
|
|
|
|
name: quiver
|
|
|
|
|
url: "https://pub.dartlang.org"
|
|
|
|
|
source: hosted
|
|
|
|
|
version: "2.0.2"
|
|
|
|
|
version: "2.0.3"
|
|
|
|
|
shelf:
|
|
|
|
|
dependency: transitive
|
|
|
|
|
description:
|
|
|
|
@ -407,7 +407,7 @@ packages:
|
|
|
|
|
name: test_api
|
|
|
|
|
url: "https://pub.dartlang.org"
|
|
|
|
|
source: hosted
|
|
|
|
|
version: "0.2.4"
|
|
|
|
|
version: "0.2.5"
|
|
|
|
|
timing:
|
|
|
|
|
dependency: transitive
|
|
|
|
|
description:
|
|
|
|
@ -458,4 +458,4 @@ packages:
|
|
|
|
|
source: hosted
|
|
|
|
|
version: "2.1.15"
|
|
|
|
|
sdks:
|
|
|
|
|
dart: ">=2.2.0 <3.0.0"
|
|
|
|
|
dart: ">=2.2.2 <3.0.0"
|
|
|
|
|