Skip to content

Commit 7f27c19

Browse files
committed
Update angular monorepo
1 parent 09a1d35 commit 7f27c19

File tree

5 files changed

+15769
-1063
lines changed

5 files changed

+15769
-1063
lines changed

doc/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,29 +13,29 @@
1313
},
1414
"private": true,
1515
"dependencies": {
16-
"@angular/animations": "5.1.2",
16+
"@angular/animations": "5.2.11",
1717
"@angular/cdk": "^5.0.2",
18-
"@angular/common": "5.1.2",
19-
"@angular/compiler": "5.1.2",
20-
"@angular/core": "5.1.2",
21-
"@angular/forms": "5.1.2",
22-
"@angular/http": "5.1.2",
18+
"@angular/common": "5.2.11",
19+
"@angular/compiler": "5.2.11",
20+
"@angular/core": "5.2.11",
21+
"@angular/forms": "5.2.11",
22+
"@angular/http": "5.2.11",
2323
"@angular/material": "^5.0.2",
24-
"@angular/platform-browser": "5.1.2",
25-
"@angular/platform-browser-dynamic": "5.1.2",
26-
"@angular/platform-server": "5.1.2",
27-
"@angular/router": "5.1.2",
24+
"@angular/platform-browser": "5.2.11",
25+
"@angular/platform-browser-dynamic": "5.2.11",
26+
"@angular/platform-server": "5.2.11",
27+
"@angular/router": "5.2.11",
2828
"angular-google-place": "file:../package/angular-google-place-0.0.3.tgz",
2929
"core-js": "^2.4.1",
3030
"hammerjs": "^2.0.8",
3131
"node-sass": "^4.7.2",
3232
"rxjs": "^5.5.2",
33-
"zone.js": "^0.8.14"
33+
"zone.js": "0.10.1"
3434
},
3535
"devDependencies": {
3636
"@angular/cli": "1.6.3",
37-
"@angular/compiler-cli": "5.1.2",
38-
"@angular/language-service": "^5.0.0",
37+
"@angular/compiler-cli": "5.2.11",
38+
"@angular/language-service": "5.2.11",
3939
"typescript": "~2.4.2"
4040
}
4141
}

doc/yarn.lock

Lines changed: 59 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
minimist "^1.2.0"
2828
rxjs "^5.5.2"
2929

30-
"@angular/animations@5.1.2":
31-
version "5.1.2"
32-
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.1.2.tgz#464df9a9e30c7a8146118fdd9bff82cdfcf97d7e"
30+
"@angular/animations@5.2.11":
31+
version "5.2.11"
32+
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.2.11.tgz#2bd3fe9e72916ca28de9bfaaddf0cb936565a0b8"
3333
dependencies:
3434
tslib "^1.7.1"
3535

@@ -103,78 +103,78 @@
103103
optionalDependencies:
104104
node-sass "^4.3.0"
105105

106-
"@angular/common@5.1.2":
107-
version "5.1.2"
108-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-5.1.2.tgz#b2659161575d463bb8b3e30e37434b26d70366b4"
106+
"@angular/common@5.2.11":
107+
version "5.2.11"
108+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-5.2.11.tgz#ee7520b02510a2868f30b1f91897102d48324edf"
109109
dependencies:
110110
tslib "^1.7.1"
111111

112-
"@angular/compiler-cli@5.1.2":
113-
version "5.1.2"
114-
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.1.2.tgz#70addc11b6528f087abe809f94acedecdfc9c8f6"
112+
"@angular/compiler-cli@5.2.11":
113+
version "5.2.11"
114+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.2.11.tgz#71a2885ac394a3c7a407c6ba0b920b52d73add99"
115115
dependencies:
116116
chokidar "^1.4.2"
117117
minimist "^1.2.0"
118118
reflect-metadata "^0.1.2"
119-
tsickle "^0.25.5"
119+
tsickle "^0.27.2"
120120

121-
"@angular/compiler@5.1.2":
122-
version "5.1.2"
123-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-5.1.2.tgz#4dfd0dd7fab39a14a1a104097c2f6af470ddabdb"
121+
"@angular/compiler@5.2.11":
122+
version "5.2.11"
123+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-5.2.11.tgz#ca2c38cda6ddde52b5948b8cff6551ff19d5e9de"
124124
dependencies:
125125
tslib "^1.7.1"
126126

127-
"@angular/core@5.1.2":
128-
version "5.1.2"
129-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-5.1.2.tgz#751070c0f4e5a8c4e2170204e08eca06391b84b1"
127+
"@angular/core@5.2.11":
128+
version "5.2.11"
129+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-5.2.11.tgz#0e38fdf4fa038a3c168c72952682f2ee3721f1a3"
130130
dependencies:
131131
tslib "^1.7.1"
132132

133-
"@angular/forms@5.1.2":
134-
version "5.1.2"
135-
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-5.1.2.tgz#fae4934ccdd41443efdee49b754c8b2a5587b12c"
133+
"@angular/forms@5.2.11":
134+
version "5.2.11"
135+
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-5.2.11.tgz#712534fa317e194caa452d0c1a8efc72f5e040d6"
136136
dependencies:
137137
tslib "^1.7.1"
138138

139-
"@angular/http@5.1.2":
140-
version "5.1.2"
141-
resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.1.2.tgz#38edf3bec056e9c3456868799f4c0f83127c73b9"
139+
"@angular/http@5.2.11":
140+
version "5.2.11"
141+
resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.2.11.tgz#2b649983c954ae754f6f39060e2d83da0bf352ad"
142142
dependencies:
143143
tslib "^1.7.1"
144144

145-
"@angular/language-service@^5.0.0":
146-
version "5.1.2"
147-
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-5.1.2.tgz#0c0579c2feb7dd9afb2576e9b602779d45b30810"
145+
"@angular/language-service@5.2.11":
146+
version "5.2.11"
147+
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-5.2.11.tgz#6e119ada2c0271a65d9b8fae61fcdd5f1938766b"
148148

149149
"@angular/material@^5.0.2":
150150
version "5.0.2"
151151
resolved "https://registry.yarnpkg.com/@angular/material/-/material-5.0.2.tgz#99b758fed20cb4a715aee2a65cf98301dcd521df"
152152
dependencies:
153153
tslib "^1.7.1"
154154

155-
"@angular/platform-browser-dynamic@5.1.2":
156-
version "5.1.2"
157-
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-5.1.2.tgz#120d49ce16bcb91b8ac1c5e5c634fba592359ad7"
155+
"@angular/platform-browser-dynamic@5.2.11":
156+
version "5.2.11"
157+
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-5.2.11.tgz#1b2a9de4af207bee7040400f61c01a44e929c308"
158158
dependencies:
159159
tslib "^1.7.1"
160160

161-
"@angular/platform-browser@5.1.2":
162-
version "5.1.2"
163-
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-5.1.2.tgz#6faf926b9b41b6d54d873f3dcc4f31ad35fd0c38"
161+
"@angular/platform-browser@5.2.11":
162+
version "5.2.11"
163+
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-5.2.11.tgz#5be379f96d74b4ebe84a447633ed5279cb7e641e"
164164
dependencies:
165165
tslib "^1.7.1"
166166

167-
"@angular/platform-server@5.1.2":
168-
version "5.1.2"
169-
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-5.1.2.tgz#a6fc8a8a180c6a71c60f269e0f646c54de38e18b"
167+
"@angular/platform-server@5.2.11":
168+
version "5.2.11"
169+
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-5.2.11.tgz#0f2f9a0052fd8380cf4b3f89115bc8e3e10db85a"
170170
dependencies:
171171
domino "^1.0.29"
172172
tslib "^1.7.1"
173173
xhr2 "^0.1.4"
174174

175-
"@angular/router@5.1.2":
176-
version "5.1.2"
177-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-5.1.2.tgz#1da8845478ca340e9c4b3d9da1d1a8ee796fda18"
175+
"@angular/router@5.2.11":
176+
version "5.2.11"
177+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-5.2.11.tgz#65a902daea923086ec728817c43d87becd99d7a7"
178178
dependencies:
179179
tslib "^1.7.1"
180180

@@ -679,6 +679,10 @@ browserslist@^1.3.6, browserslist@^1.5.2, browserslist@^1.7.6:
679679
caniuse-db "^1.0.30000639"
680680
electron-to-chromium "^1.2.7"
681681

682+
buffer-from@^1.0.0:
683+
version "1.1.1"
684+
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
685+
682686
buffer-indexof@^1.0.0:
683687
version "1.1.1"
684688
resolved "https://registry.yarnpkg.com/buffer-indexof/-/buffer-indexof-1.1.1.tgz#52fabcc6a606d1a00302802648ef68f639da268c"
@@ -4525,12 +4529,19 @@ source-map-loader@^0.2.0:
45254529
loader-utils "~0.2.2"
45264530
source-map "~0.6.1"
45274531

4528-
source-map-support@^0.4.1, source-map-support@^0.4.2:
4532+
source-map-support@^0.4.1:
45294533
version "0.4.18"
45304534
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.18.tgz#0286a6de8be42641338594e97ccea75f0a2c585f"
45314535
dependencies:
45324536
source-map "^0.5.6"
45334537

4538+
source-map-support@^0.5.0:
4539+
version "0.5.13"
4540+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"
4541+
dependencies:
4542+
buffer-from "^1.0.0"
4543+
source-map "^0.6.0"
4544+
45344545
45354546
version "0.1.43"
45364547
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.1.43.tgz#c24bc146ca517c1471f5dacbe2571b2b7f9e3346"
@@ -4547,7 +4558,7 @@ source-map@^0.4.2, source-map@~0.4.1:
45474558
dependencies:
45484559
amdefine ">=0.0.4"
45494560

4550-
source-map@^0.6.1, source-map@~0.6.1:
4561+
source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
45514562
version "0.6.1"
45524563
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
45534564

@@ -4862,14 +4873,14 @@ trim-right@^1.0.1:
48624873
dependencies:
48634874
glob "^6.0.4"
48644875

4865-
tsickle@^0.25.5:
4866-
version "0.25.6"
4867-
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.25.6.tgz#b595db16b236721824eeeda8bb262365b47ef334"
4876+
tsickle@^0.27.2:
4877+
version "0.27.5"
4878+
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.27.5.tgz#41e1a41a5acf971cbb2b0558a9590779234d591f"
48684879
dependencies:
48694880
minimist "^1.2.0"
48704881
mkdirp "^0.5.1"
4871-
source-map "^0.5.6"
4872-
source-map-support "^0.4.2"
4882+
source-map "^0.6.0"
4883+
source-map-support "^0.5.0"
48734884

48744885
tslib@^1.7.1:
48754886
version "1.8.1"
@@ -5375,6 +5386,10 @@ yargs@~3.10.0:
53755386
decamelize "^1.0.0"
53765387
window-size "0.1.0"
53775388

5389+
5390+
version "0.10.1"
5391+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.1.tgz#c83f7011896172cb69cbb99d2eff2302f3b2ca1a"
5392+
53785393
zone.js@^0.8.14:
53795394
version "0.8.19"
53805395
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.8.19.tgz#a4b522cd9e8b7b616a638c297d720d4c7f292f71"

0 commit comments

Comments
 (0)