Skip to content

Commit 0d069bb

Browse files
committed
Update angular monorepo to v6
1 parent 09a1d35 commit 0d069bb

File tree

6 files changed

+13905
-1069
lines changed

6 files changed

+13905
-1069
lines changed

doc/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
},
1414
"private": true,
1515
"dependencies": {
16-
"@angular/animations": "5.1.2",
16+
"@angular/animations": "6.0.9",
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": "6.0.9",
19+
"@angular/compiler": "6.0.9",
20+
"@angular/core": "6.0.9",
21+
"@angular/forms": "6.0.9",
22+
"@angular/http": "6.0.9",
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": "6.0.9",
25+
"@angular/platform-browser-dynamic": "6.0.9",
26+
"@angular/platform-server": "6.1.0",
27+
"@angular/router": "6.0.9",
2828
"angular-google-place": "file:../package/angular-google-place-0.0.3.tgz",
2929
"core-js": "^2.4.1",
3030
"hammerjs": "^2.0.8",
@@ -34,8 +34,8 @@
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": "6.0.9",
38+
"@angular/language-service": "6.0.9",
3939
"typescript": "~2.4.2"
4040
}
4141
}

doc/yarn.lock

Lines changed: 73 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
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@6.0.9":
31+
version "6.0.9"
32+
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-6.0.9.tgz#c077b8d7542117e42365e14f0f030ea9f9a7db78"
3333
dependencies:
34-
tslib "^1.7.1"
34+
tslib "^1.9.0"
3535

3636
"@angular/cdk@^5.0.2":
3737
version "5.0.2"
@@ -103,80 +103,80 @@
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@6.0.9":
107+
version "6.0.9"
108+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-6.0.9.tgz#e12fc4ea74cdb9f007af1098d3573c8d5441680a"
109109
dependencies:
110-
tslib "^1.7.1"
110+
tslib "^1.9.0"
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@6.0.9":
113+
version "6.0.9"
114+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.0.9.tgz#a4b48b37d8b3dd8d702e034d4f062596d048a8a2"
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.29.0"
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@6.0.9":
122+
version "6.0.9"
123+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-6.0.9.tgz#7d4fbb08f88cbef7cff78e11a9474e8df5516bee"
124124
dependencies:
125-
tslib "^1.7.1"
125+
tslib "^1.9.0"
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@6.0.9":
128+
version "6.0.9"
129+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.0.9.tgz#a68cc0f5ddffa535df65f3e798ba2fcd6f6eec1b"
130130
dependencies:
131-
tslib "^1.7.1"
131+
tslib "^1.9.0"
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@6.0.9":
134+
version "6.0.9"
135+
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.0.9.tgz#4252626875319f09e03d6b5eb61ea8d274061b8f"
136136
dependencies:
137-
tslib "^1.7.1"
137+
tslib "^1.9.0"
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@6.0.9":
140+
version "6.0.9"
141+
resolved "https://registry.yarnpkg.com/@angular/http/-/http-6.0.9.tgz#199c04cc0085bbeba44b9832ba029848c376d5a9"
142142
dependencies:
143-
tslib "^1.7.1"
143+
tslib "^1.9.0"
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@6.0.9":
146+
version "6.0.9"
147+
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-6.0.9.tgz#46663338185d321dc5cabeed72bec695775a104d"
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@6.0.9":
156+
version "6.0.9"
157+
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-6.0.9.tgz#237fff728a518cc8fb89094638ff32c40d310374"
158158
dependencies:
159-
tslib "^1.7.1"
159+
tslib "^1.9.0"
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@6.0.9":
162+
version "6.0.9"
163+
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-6.0.9.tgz#3f6738046eca03fffdd4558ab3ca75673b6f11d1"
164164
dependencies:
165-
tslib "^1.7.1"
165+
tslib "^1.9.0"
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@6.1.0":
168+
version "6.1.0"
169+
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-6.1.0.tgz#2522e480064b9ec59089bc81684ba006fa062c18"
170170
dependencies:
171-
domino "^1.0.29"
172-
tslib "^1.7.1"
171+
domino "^2.0.1"
172+
tslib "^1.9.0"
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@6.0.9":
176+
version "6.0.9"
177+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-6.0.9.tgz#c40572031c7ff2e1dfb5279a8cb508b962a85262"
178178
dependencies:
179-
tslib "^1.7.1"
179+
tslib "^1.9.0"
180180

181181
"@ngtools/[email protected]", "@ngtools/json-schema@^1.1.0":
182182
version "1.1.0"
@@ -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.0"
684+
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.0.tgz#87fcaa3a298358e0ade6e442cfce840740d1ad04"
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"
@@ -1420,9 +1424,9 @@ [email protected]:
14201424
dependencies:
14211425
domelementtype "1"
14221426

1423-
domino@^1.0.29:
1424-
version "1.0.30"
1425-
resolved "https://registry.yarnpkg.com/domino/-/domino-1.0.30.tgz#54a4154ecae968616680f8feba3cedff355c71f4"
1427+
domino@^2.0.1:
1428+
version "2.0.3"
1429+
resolved "https://registry.yarnpkg.com/domino/-/domino-2.0.3.tgz#729fc28e0a54249ba5aaf95d2a35750d12201b01"
14261430

14271431
14281432
version "1.1.6"
@@ -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.6"
4540+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.6.tgz#4435cee46b1aab62b8e8610ce60f788091c51c13"
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,19 +4873,23 @@ 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.29.0:
4877+
version "0.29.0"
4878+
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.29.0.tgz#812806554bb46c1aa16eb0fe2a051da95ca8f5a4"
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"
48764887
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"
48774888

4889+
tslib@^1.9.0:
4890+
version "1.9.3"
4891+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
4892+
48784893
48794894
version "0.0.0"
48804895
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"

0 commit comments

Comments
 (0)