1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-26 22:31:45 +00:00

web: update dependencies

This commit is contained in:
Kevin Moore
2019-06-27 13:56:20 -04:00
parent d990979c90
commit b3ef6466fc
13 changed files with 112 additions and 112 deletions

View File

@@ -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
@@ -7,7 +7,7 @@ packages:
name: analyzer
url: "https://pub.dartlang.org"
source: hosted
version: "0.36.3"
version: "0.36.4"
args:
dependency: transitive
description:
@@ -76,7 +76,7 @@ packages:
description:
path: "packages/flutter_web"
ref: HEAD
resolved-ref: "1ed4317aa91038ba99531037ce00c04672c4bee1"
resolved-ref: f062546f09d0cec00c9c5df9fc5077ac9b122685
url: "https://github.com/flutter/flutter_web"
source: git
version: "0.0.0"
@@ -85,7 +85,7 @@ packages:
description:
path: "packages/flutter_web_test"
ref: HEAD
resolved-ref: "1ed4317aa91038ba99531037ce00c04672c4bee1"
resolved-ref: f062546f09d0cec00c9c5df9fc5077ac9b122685
url: "https://github.com/flutter/flutter_web"
source: git
version: "0.0.0"
@@ -94,7 +94,7 @@ packages:
description:
path: "packages/flutter_web_ui"
ref: HEAD
resolved-ref: "1ed4317aa91038ba99531037ce00c04672c4bee1"
resolved-ref: f062546f09d0cec00c9c5df9fc5077ac9b122685
url: "https://github.com/flutter/flutter_web"
source: git
version: "0.0.0"
@@ -104,7 +104,7 @@ packages:
name: front_end
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.18"
version: "0.1.19"
glob:
dependency: transitive
description:
@@ -174,7 +174,7 @@ packages:
name: kernel
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.18"
version: "0.3.19"
logging:
dependency: "direct main"
description:
@@ -414,4 +414,4 @@ packages:
source: hosted
version: "2.1.16"
sdks:
dart: ">=2.2.0 <3.0.0"
dart: ">=2.2.2 <3.0.0"