Skip to content

Commit 5789512

Browse files
committed
fix
1 parent 98acc1d commit 5789512

File tree

2 files changed

+6
-69
lines changed

2 files changed

+6
-69
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"e2e": "ng e2e",
2121
"universal": "ng build --prod && ng build --prod --app 1 && ts-node server",
2222
"build:prerender": "npm run build:universal && npm run generate:prerender",
23-
"generate:prerender": "node prerender.js",
23+
"generate:prerender": "node prerender.js"
2424
},
2525
"private": true,
2626
"dependencies": {
@@ -71,4 +71,4 @@
7171
"tslint": "5.9.1",
7272
"typescript": "2.6.2"
7373
}
74-
}
74+
}

yarn.lock

Lines changed: 4 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -381,10 +381,6 @@ [email protected]:
381381
version "0.0.7"
382382
resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e"
383383

384-
ansi-regex@^0.2.0, ansi-regex@^0.2.1:
385-
version "0.2.1"
386-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-0.2.1.tgz#0d8e946967a3d8143f93e24e298525fc1b2235f9"
387-
388384
ansi-regex@^2.0.0:
389385
version "2.1.1"
390386
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
@@ -393,10 +389,6 @@ ansi-regex@^3.0.0:
393389
version "3.0.0"
394390
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
395391

396-
ansi-styles@^1.1.0:
397-
version "1.1.0"
398-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-1.1.0.tgz#eaecbf66cd706882760b2f4691582b8f55d7a7de"
399-
400392
ansi-styles@^2.2.1:
401393
version "2.2.1"
402394
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
@@ -1207,16 +1199,6 @@ center-align@^0.1.1:
12071199
align-text "^0.1.3"
12081200
lazy-cache "^1.0.3"
12091201

1210-
1211-
version "0.5.1"
1212-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-0.5.1.tgz#663b3a648b68b55d04690d49167aa837858f2174"
1213-
dependencies:
1214-
ansi-styles "^1.1.0"
1215-
escape-string-regexp "^1.0.0"
1216-
has-ansi "^0.1.0"
1217-
strip-ansi "^0.3.0"
1218-
supports-color "^0.2.0"
1219-
12201202
chalk@^1.1.1, chalk@^1.1.3:
12211203
version "1.1.3"
12221204
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
@@ -1458,10 +1440,6 @@ [email protected], commander@^2.9.0, commander@~2.12.1:
14581440
version "2.12.2"
14591441
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
14601442

1461-
1462-
version "2.6.0"
1463-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.6.0.tgz#9df7e52fb2a0cb0fb89058ee80c3104225f37e1d"
1464-
14651443
commander@^2.12.1, commander@~2.13.0:
14661444
version "2.13.0"
14671445
resolved "https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz#6964bca67685df7c1f1430c584f07d7597885b9c"
@@ -1526,19 +1504,6 @@ concat-stream@~1.5.0, concat-stream@~1.5.1:
15261504
readable-stream "~2.0.0"
15271505
typedarray "~0.0.5"
15281506

1529-
concurrently@^3.5.1:
1530-
version "3.5.1"
1531-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.5.1.tgz#ee8b60018bbe86b02df13e5249453c6ececd2521"
1532-
dependencies:
1533-
chalk "0.5.1"
1534-
commander "2.6.0"
1535-
date-fns "^1.23.0"
1536-
lodash "^4.5.1"
1537-
rx "2.3.24"
1538-
spawn-command "^0.0.2-1"
1539-
supports-color "^3.2.3"
1540-
tree-kill "^1.1.0"
1541-
15421507
configstore@^3.0.0:
15431508
version "3.1.1"
15441509
resolved "https://registry.yarnpkg.com/configstore/-/configstore-3.1.1.tgz#094ee662ab83fad9917678de114faaea8fcdca90"
@@ -1880,10 +1845,6 @@ data-uri-to-buffer@1:
18801845
version "1.2.0"
18811846
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-1.2.0.tgz#77163ea9c20d8641b4707e8f18abdf9a78f34835"
18821847

1883-
date-fns@^1.23.0:
1884-
version "1.29.0"
1885-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.29.0.tgz#12e609cdcb935127311d04d33334e2960a2a54e6"
1886-
18871848
date-format@^1.2.0:
18881849
version "1.2.0"
18891850
resolved "https://registry.yarnpkg.com/date-format/-/date-format-1.2.0.tgz#615e828e233dd1ab9bb9ae0950e0ceccfa6ecad8"
@@ -2368,7 +2329,7 @@ escape-html@~1.0.3:
23682329
version "1.0.3"
23692330
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
23702331

2371-
escape-string-regexp@^1.0.0, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
2332+
escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
23722333
version "1.0.5"
23732334
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
23742335

@@ -3101,12 +3062,6 @@ har-validator@~5.0.3:
31013062
ajv "^5.1.0"
31023063
har-schema "^2.0.0"
31033064

3104-
has-ansi@^0.1.0:
3105-
version "0.1.0"
3106-
resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-0.1.0.tgz#84f265aae8c0e6a88a12d7022894b7568894c62e"
3107-
dependencies:
3108-
ansi-regex "^0.2.0"
3109-
31103065
has-ansi@^2.0.0:
31113066
version "2.0.0"
31123067
resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
@@ -4299,7 +4254,7 @@ lodash.uniq@^4.5.0:
42994254
version "4.5.0"
43004255
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
43014256

4302-
lodash@^4.0.0, lodash@^4.11.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.5.0, lodash@^4.5.1, lodash@~4.17.4:
4257+
lodash@^4.0.0, lodash@^4.11.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.5.0, lodash@~4.17.4:
43034258
version "4.17.4"
43044259
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
43054260

@@ -4855,7 +4810,7 @@ nodemailer@^2.5.0:
48554810
nodemailer-smtp-transport "2.7.2"
48564811
socks "1.1.9"
48574812

4858-
nodemon@^1.14.12:
4813+
48594814
version "1.14.12"
48604815
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.14.12.tgz#fe059424b15ebdb107696287a558d9cf53a63999"
48614816
dependencies:
@@ -6265,10 +6220,6 @@ run-queue@^1.0.0, run-queue@^1.0.3:
62656220
dependencies:
62666221
aproba "^1.1.1"
62676222

6268-
6269-
version "2.3.24"
6270-
resolved "https://registry.yarnpkg.com/rx/-/rx-2.3.24.tgz#14f950a4217d7e35daa71bbcbe58eff68ea4b2b7"
6271-
62726223
[email protected], rxjs@^5.5.6:
62736224
version "5.5.6"
62746225
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.6.tgz#e31fb96d6fd2ff1fd84bcea8ae9c02d007179c02"
@@ -6723,10 +6674,6 @@ source-map@^0.6.1, source-map@~0.6.1:
67236674
version "0.6.1"
67246675
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
67256676

6726-
spawn-command@^0.0.2-1:
6727-
version "0.0.2"
6728-
resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.2.tgz#9544e1a43ca045f8531aac1a48cb29bdae62338e"
6729-
67306677
spdx-correct@~1.0.0:
67316678
version "1.0.2"
67326679
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40"
@@ -6925,12 +6872,6 @@ stringstream@~0.0.4, stringstream@~0.0.5:
69256872
version "0.0.5"
69266873
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878"
69276874

6928-
strip-ansi@^0.3.0:
6929-
version "0.3.0"
6930-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-0.3.0.tgz#25f48ea22ca79187f3174a4db8759347bb126220"
6931-
dependencies:
6932-
ansi-regex "^0.2.1"
6933-
69346875
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
69356876
version "3.0.1"
69366877
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
@@ -6998,10 +6939,6 @@ subarg@^1.0.0:
69986939
dependencies:
69996940
minimist "^1.1.0"
70006941

7001-
supports-color@^0.2.0:
7002-
version "0.2.0"
7003-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-0.2.0.tgz#d92de2694eb3f67323973d7ae3d8b55b4c22190a"
7004-
70056942
supports-color@^2.0.0:
70066943
version "2.0.0"
70076944
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
@@ -7185,7 +7122,7 @@ tough-cookie@~2.3.0, tough-cookie@~2.3.3:
71857122
dependencies:
71867123
punycode "^1.4.1"
71877124

7188-
tree-kill@^1.0.0, tree-kill@^1.1.0:
7125+
tree-kill@^1.0.0:
71897126
version "1.2.0"
71907127
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.0.tgz#5846786237b4239014f05db156b643212d4c6f36"
71917128

0 commit comments

Comments
 (0)