Skip to content

Commit

Permalink
Update angular monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 22, 2018
1 parent 09a1d35 commit 17654da
Show file tree
Hide file tree
Showing 6 changed files with 14,037 additions and 1,069 deletions.
24 changes: 12 additions & 12 deletions doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
},
"private": true,
"dependencies": {
"@angular/animations": "5.1.2",
"@angular/animations": "6.1.4",
"@angular/cdk": "^5.0.2",
"@angular/common": "5.1.2",
"@angular/compiler": "5.1.2",
"@angular/core": "5.1.2",
"@angular/forms": "5.1.2",
"@angular/http": "5.1.2",
"@angular/common": "6.1.4",
"@angular/compiler": "6.1.4",
"@angular/core": "6.1.4",
"@angular/forms": "6.1.4",
"@angular/http": "6.1.4",
"@angular/material": "^5.0.2",
"@angular/platform-browser": "5.1.2",
"@angular/platform-browser-dynamic": "5.1.2",
"@angular/platform-server": "5.1.2",
"@angular/router": "5.1.2",
"@angular/platform-browser": "6.1.4",
"@angular/platform-browser-dynamic": "6.1.4",
"@angular/platform-server": "6.1.4",
"@angular/router": "6.1.4",
"angular-google-place": "file:../package/angular-google-place-0.0.3.tgz",
"core-js": "^2.4.1",
"hammerjs": "^2.0.8",
Expand All @@ -34,8 +34,8 @@
},
"devDependencies": {
"@angular/cli": "1.6.3",
"@angular/compiler-cli": "5.1.2",
"@angular/language-service": "^5.0.0",
"@angular/compiler-cli": "6.1.4",
"@angular/language-service": "6.1.4",
"typescript": "~2.4.2"
}
}
142 changes: 84 additions & 58 deletions doc/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
minimist "^1.2.0"
rxjs "^5.5.2"

"@angular/animations@5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.1.2.tgz#464df9a9e30c7a8146118fdd9bff82cdfcf97d7e"
"@angular/animations@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-6.1.4.tgz#ca17acd62b9328404671a569fbf3065472527174"
dependencies:
tslib "^1.7.1"
tslib "^1.9.0"

"@angular/cdk@^5.0.2":
version "5.0.2"
Expand Down Expand Up @@ -103,80 +103,80 @@
optionalDependencies:
node-sass "^4.3.0"

"@angular/common@5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-5.1.2.tgz#b2659161575d463bb8b3e30e37434b26d70366b4"
"@angular/common@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-6.1.4.tgz#825de5b1fb98db5a1d3d2253ad7181bb25477551"
dependencies:
tslib "^1.7.1"
tslib "^1.9.0"

"@angular/compiler-cli@5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.1.2.tgz#70addc11b6528f087abe809f94acedecdfc9c8f6"
"@angular/compiler-cli@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.1.4.tgz#65f4c4382bb180d22905db57e28a4ca728b7bf8c"
dependencies:
chokidar "^1.4.2"
minimist "^1.2.0"
reflect-metadata "^0.1.2"
tsickle "^0.25.5"
tsickle "^0.32.1"

"@angular/compiler@5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-5.1.2.tgz#4dfd0dd7fab39a14a1a104097c2f6af470ddabdb"
"@angular/compiler@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-6.1.4.tgz#479e792ce012dc8481f1d87b919fcddb11c8eee0"
dependencies:
tslib "^1.7.1"
tslib "^1.9.0"

"@angular/core@5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-5.1.2.tgz#751070c0f4e5a8c4e2170204e08eca06391b84b1"
"@angular/core@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.1.4.tgz#2602ecc031bbb4ad968a7db78786017e92d19b98"
dependencies:
tslib "^1.7.1"
tslib "^1.9.0"

"@angular/forms@5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-5.1.2.tgz#fae4934ccdd41443efdee49b754c8b2a5587b12c"
"@angular/forms@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.4.tgz#d0b83f9cd4cb35f58ee67766d17aae0cbd7de561"
dependencies:
tslib "^1.7.1"
tslib "^1.9.0"

"@angular/http@5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.1.2.tgz#38edf3bec056e9c3456868799f4c0f83127c73b9"
"@angular/http@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/http/-/http-6.1.4.tgz#0ab24a51075daaba60a4241200c44dcfcd87da5e"
dependencies:
tslib "^1.7.1"
tslib "^1.9.0"

"@angular/language-service@^5.0.0":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-5.1.2.tgz#0c0579c2feb7dd9afb2576e9b602779d45b30810"
"@angular/language-service@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-6.1.4.tgz#946a70e1afbf83dbae4c31b64784a5a77ae07e53"

"@angular/material@^5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@angular/material/-/material-5.0.2.tgz#99b758fed20cb4a715aee2a65cf98301dcd521df"
dependencies:
tslib "^1.7.1"

"@angular/platform-browser-dynamic@5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-5.1.2.tgz#120d49ce16bcb91b8ac1c5e5c634fba592359ad7"
"@angular/platform-browser-dynamic@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-6.1.4.tgz#1af3549decadfb8e73513d917eaa5479184c39ea"
dependencies:
tslib "^1.7.1"
tslib "^1.9.0"

"@angular/platform-browser@5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-5.1.2.tgz#6faf926b9b41b6d54d873f3dcc4f31ad35fd0c38"
"@angular/platform-browser@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-6.1.4.tgz#a5763f549f2073ba30b9d8baf8512c8076e8d58b"
dependencies:
tslib "^1.7.1"
tslib "^1.9.0"

"@angular/platform-server@5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-5.1.2.tgz#a6fc8a8a180c6a71c60f269e0f646c54de38e18b"
"@angular/platform-server@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-6.1.4.tgz#df9fb37ad58605159f2aa1f777c6260491858c3f"
dependencies:
domino "^1.0.29"
tslib "^1.7.1"
domino "^2.0.1"
tslib "^1.9.0"
xhr2 "^0.1.4"

"@angular/router@5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-5.1.2.tgz#1da8845478ca340e9c4b3d9da1d1a8ee796fda18"
"@angular/router@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-6.1.4.tgz#ec6d7400baea46386e3bbcf3e3acb0135f368fac"
dependencies:
tslib "^1.7.1"
tslib "^1.9.0"

"@ngtools/json-schema@1.1.0", "@ngtools/json-schema@^1.1.0":
version "1.1.0"
Expand Down Expand Up @@ -679,6 +679,10 @@ browserslist@^1.3.6, browserslist@^1.5.2, browserslist@^1.7.6:
caniuse-db "^1.0.30000639"
electron-to-chromium "^1.2.7"

buffer-from@^1.0.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"

buffer-indexof@^1.0.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/buffer-indexof/-/buffer-indexof-1.1.1.tgz#52fabcc6a606d1a00302802648ef68f639da268c"
Expand Down Expand Up @@ -1357,6 +1361,10 @@ detect-node@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.0.3.tgz#a2033c09cc8e158d37748fbde7507832bd6ce127"

diff@^3.2.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"

diffie-hellman@^5.0.0:
version "5.0.2"
resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.2.tgz#b5835739270cfe26acf632099fded2a07f209e5e"
Expand Down Expand Up @@ -1420,9 +1428,9 @@ domhandler@2.1:
dependencies:
domelementtype "1"

domino@^1.0.29:
version "1.0.30"
resolved "https://registry.yarnpkg.com/domino/-/domino-1.0.30.tgz#54a4154ecae968616680f8feba3cedff355c71f4"
domino@^2.0.1:
version "2.1.0"
resolved "https://registry.yarnpkg.com/domino/-/domino-2.1.0.tgz#653ba7d331441113b42e40ba05f24253ec86e02e"

domutils@1.1:
version "1.1.6"
Expand Down Expand Up @@ -2654,6 +2662,12 @@ istanbul-lib-instrument@^1.1.3:
istanbul-lib-coverage "^1.1.1"
semver "^5.3.0"

jasmine-diff@^0.1.3:
version "0.1.3"
resolved "https://registry.yarnpkg.com/jasmine-diff/-/jasmine-diff-0.1.3.tgz#93ccc2dcc41028c5ddd4606558074839f2deeaa8"
dependencies:
diff "^3.2.0"

js-base64@^2.1.8, js-base64@^2.1.9:
version "2.4.0"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.4.0.tgz#9e566fee624751a1d720c966cd6226d29d4025aa"
Expand Down Expand Up @@ -4525,12 +4539,19 @@ source-map-loader@^0.2.0:
loader-utils "~0.2.2"
source-map "~0.6.1"

source-map-support@^0.4.1, source-map-support@^0.4.2:
source-map-support@^0.4.1:
version "0.4.18"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.18.tgz#0286a6de8be42641338594e97ccea75f0a2c585f"
dependencies:
source-map "^0.5.6"

source-map-support@^0.5.0:
version "0.5.9"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.9.tgz#41bc953b2534267ea2d605bccfa7bfa3111ced5f"
dependencies:
buffer-from "^1.0.0"
source-map "^0.6.0"

source-map@0.1.x:
version "0.1.43"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.1.43.tgz#c24bc146ca517c1471f5dacbe2571b2b7f9e3346"
Expand All @@ -4547,7 +4568,7 @@ source-map@^0.4.2, source-map@~0.4.1:
dependencies:
amdefine ">=0.0.4"

source-map@^0.6.1, source-map@~0.6.1:
source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"

Expand Down Expand Up @@ -4862,19 +4883,24 @@ trim-right@^1.0.1:
dependencies:
glob "^6.0.4"

tsickle@^0.25.5:
version "0.25.6"
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.25.6.tgz#b595db16b236721824eeeda8bb262365b47ef334"
tsickle@^0.32.1:
version "0.32.1"
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.32.1.tgz#f16e94ba80b32fc9ebe320dc94fbc2ca7f3521a5"
dependencies:
jasmine-diff "^0.1.3"
minimist "^1.2.0"
mkdirp "^0.5.1"
source-map "^0.5.6"
source-map-support "^0.4.2"
source-map "^0.6.0"
source-map-support "^0.5.0"

tslib@^1.7.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"

tslib@^1.9.0:
version "1.9.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

tty-browserify@0.0.0:
version "0.0.0"
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
Expand Down
Loading

0 comments on commit 17654da

Please sign in to comment.