This repository was archived by the owner on Feb 22, 2018. It is now read-only.
File tree 2 files changed +18
-10
lines changed
2 files changed +18
-10
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ packages:
4
4
analyzer:
5
5
description: analyzer
6
6
source: hosted
7
- version: "0.15.7 "
7
+ version: "0.22.4 "
8
8
args:
9
9
description: args
10
10
source: hosted
11
11
version: "0.10.0+2"
12
12
barback:
13
13
description: barback
14
14
source: hosted
15
- version: "0.14. 2"
15
+ version: "0.15.2+ 2"
16
16
benchmark_harness:
17
17
description: benchmark_harness
18
18
source: hosted
@@ -28,23 +28,27 @@ packages:
28
28
code_transformers:
29
29
description: code_transformers
30
30
source: hosted
31
- version: "0.1.6 "
31
+ version: "0.2.3+2 "
32
32
collection:
33
33
description: collection
34
34
source: hosted
35
35
version: "0.9.4"
36
+ csslib:
37
+ description: csslib
38
+ source: hosted
39
+ version: "0.11.0+2"
36
40
di:
37
41
description: di
38
42
source: hosted
39
- version: "3.3.2 "
43
+ version: "3.3.3 "
40
44
guinness:
41
45
description: guinness
42
46
source: hosted
43
47
version: "0.1.15"
44
48
html5lib:
45
49
description: html5lib
46
50
source: hosted
47
- version: "0.10 .0"
51
+ version: "0.12 .0"
48
52
intl:
49
53
description: intl
50
54
source: hosted
@@ -68,7 +72,7 @@ packages:
68
72
observe:
69
73
description: observe
70
74
source: hosted
71
- version: "0.10.1+ 2"
75
+ version: "0.12. 2"
72
76
path:
73
77
description: path
74
78
source: hosted
@@ -92,11 +96,11 @@ packages:
92
96
route_hierarchical:
93
97
description: route_hierarchical
94
98
source: hosted
95
- version: "0.6.0 "
99
+ version: "0.6.1 "
96
100
smoke:
97
101
description: smoke
98
102
source: hosted
99
- version: "0.1.0 +1"
103
+ version: "0.2.1 +1"
100
104
source_maps:
101
105
description: source_maps
102
106
source: hosted
@@ -117,6 +121,10 @@ packages:
117
121
description: utf
118
122
source: hosted
119
123
version: "0.9.0+1"
124
+ watcher:
125
+ description: watcher
126
+ source: hosted
127
+ version: "0.9.3"
120
128
web_components:
121
129
description: web_components
122
130
source: hosted
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ homepage: https://angulardart.org
14
14
environment :
15
15
sdk : ' >=1.4.0'
16
16
dependencies :
17
- analyzer : ' >=0.15 .0 <0.19 .0'
17
+ analyzer : ' >=0.22 .0 <0.23 .0'
18
18
args : ' >=0.10.0 <0.11.0'
19
19
barback : ' >=0.13.0 <0.17.0'
20
20
browser : ' >=0.10.0 <0.11.0'
@@ -23,7 +23,7 @@ dependencies:
23
23
di : ' >=3.3.3 <4.0.0'
24
24
html5lib : ' >=0.12.0 <0.13.0'
25
25
intl : ' >=0.8.7 <0.12.0'
26
- observe : ' >=0.10.0+1 <0.11 .0'
26
+ observe : ' >=0.12.0 <0.13 .0'
27
27
perf_api : ' >=0.0.9 <0.1.0'
28
28
route_hierarchical : ' >=0.6.1 <0.7.0'
29
29
dev_dependencies :
You can’t perform that action at this time.
0 commit comments