Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit d7fc2d9

Browse files
authored
Merge pull request #2393 from patzick/master-merge-check
Master merge check
2 parents abeb916 + 761e521 commit d7fc2d9

File tree

2 files changed

+4
-39
lines changed

2 files changed

+4
-39
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export function afterRegistration({ Vue, config, store, isServer }){
2-
if (!isServer) store.dispatch('compare/load')
32
}

yarn.lock

Lines changed: 4 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,10 +1511,6 @@ assign-symbols@^1.0.0:
15111511
version "1.0.0"
15121512
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
15131513

1514-
1515-
version "0.9.6"
1516-
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.9.6.tgz#102c9e9e9005d3e7e3829bf0c4fa24ee862ee9b9"
1517-
15181514
async-each@^1.0.0:
15191515
version "1.0.1"
15201516
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
@@ -4201,13 +4197,6 @@ es6-symbol@^3.1.1, es6-symbol@~3.1.1:
42014197
d "1"
42024198
es5-ext "~0.10.14"
42034199

4204-
es6-templates@^0.2.3:
4205-
version "0.2.3"
4206-
resolved "https://registry.yarnpkg.com/es6-templates/-/es6-templates-0.2.3.tgz#5cb9ac9fb1ded6eb1239342b81d792bbb4078ee4"
4207-
dependencies:
4208-
recast "~0.11.12"
4209-
through "~2.3.6"
4210-
42114200
escape-html@^1.0.3, escape-html@~1.0.3:
42124201
version "1.0.3"
42134202
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
@@ -4386,10 +4375,6 @@ esprima@^4.0.0:
43864375
version "4.0.1"
43874376
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
43884377

4389-
esprima@~3.1.0:
4390-
version "3.1.3"
4391-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
4392-
43934378
esquery@^1.0.0:
43944379
version "1.0.1"
43954380
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.0.1.tgz#406c51658b1f5991a5f9b62b1dc25b00e3e5c708"
@@ -5463,17 +5448,7 @@ html-entities@^1.2.0:
54635448
version "1.2.1"
54645449
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.2.1.tgz#0df29351f0721163515dfb9e5543e5f6eed5162f"
54655450

5466-
html-loader@^0.5.5:
5467-
version "0.5.5"
5468-
resolved "https://registry.yarnpkg.com/html-loader/-/html-loader-0.5.5.tgz#6356dbeb0c49756d8ebd5ca327f16ff06ab5faea"
5469-
dependencies:
5470-
es6-templates "^0.2.3"
5471-
fastparse "^1.1.1"
5472-
html-minifier "^3.5.8"
5473-
loader-utils "^1.1.0"
5474-
object-assign "^4.1.1"
5475-
5476-
html-minifier@^3.2.3, html-minifier@^3.5.8:
5451+
html-minifier@^3.2.3:
54775452
version "3.5.21"
54785453
resolved "https://registry.yarnpkg.com/html-minifier/-/html-minifier-3.5.21.tgz#d0040e054730e354db008463593194015212d20c"
54795454
dependencies:
@@ -8437,7 +8412,7 @@ prismjs@^1.13.0:
84378412
optionalDependencies:
84388413
clipboard "^2.0.0"
84398414

8440-
private@^0.1.6, private@^0.1.8, private@~0.1.5:
8415+
private@^0.1.6, private@^0.1.8:
84418416
version "0.1.8"
84428417
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
84438418

@@ -8703,15 +8678,6 @@ readdirp@^2.0.0:
87038678
micromatch "^3.1.10"
87048679
readable-stream "^2.0.2"
87058680

8706-
recast@~0.11.12:
8707-
version "0.11.23"
8708-
resolved "https://registry.yarnpkg.com/recast/-/recast-0.11.23.tgz#451fd3004ab1e4df9b4e4b66376b2a21912462d3"
8709-
dependencies:
8710-
ast-types "0.9.6"
8711-
esprima "~3.1.0"
8712-
private "~0.1.5"
8713-
source-map "~0.5.0"
8714-
87158681
rechoir@^0.6.2:
87168682
version "0.6.2"
87178683
resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384"
@@ -9497,7 +9463,7 @@ source-map@^0.4.2:
94979463
dependencies:
94989464
amdefine ">=0.0.4"
94999465

9500-
source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.0:
9466+
source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7:
95019467
version "0.5.7"
95029468
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
95039469

@@ -10010,7 +9976,7 @@ through2@^2.0.0, through2@^2.0.2:
100109976
readable-stream "~2.3.6"
100119977
xtend "~4.0.1"
100129978

10013-
through@2, "through@>=2.2.7 <3", through@^2.3.4, through@^2.3.6, through@~2.3.4, through@~2.3.6:
9979+
through@2, "through@>=2.2.7 <3", through@^2.3.4, through@^2.3.6, through@~2.3.4:
100149980
version "2.3.8"
100159981
resolved "http://registry.npmjs.org/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
100169982

0 commit comments

Comments
 (0)