annotate client/yarn.lock @ 2515:6bcaa8bf2603 octree-diff

STR tree: Fixed sorting. Stored num items per nodes. Simpified code.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 05 Mar 2019 15:55:14 +0100
parents 627bfcbbf631
children c4da269238a4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1 # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2 # yarn lockfile v1
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5 "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.0.0-beta.35":
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6 version "7.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7 resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8 integrity sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUqFJDLdiebA==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
9 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10 "@babel/highlight" "^7.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
12 "@babel/core@^7.0.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
13 version "7.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
14 resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.2.2.tgz#07adba6dde27bb5ad8d8672f15fde3e08184a687"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
15 integrity sha512-59vB0RWt09cAct5EIe58+NzGP4TFSD3Bz//2/ELy3ZeTeKF6VTD1AXlH8BGGbCX0PuobZBsIzO7IAI9PH67eKw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
16 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
17 "@babel/code-frame" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
18 "@babel/generator" "^7.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
19 "@babel/helpers" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
20 "@babel/parser" "^7.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
21 "@babel/template" "^7.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
22 "@babel/traverse" "^7.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
23 "@babel/types" "^7.2.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
24 convert-source-map "^1.1.0"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
25 debug "^4.1.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
26 json5 "^2.1.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
27 lodash "^4.17.10"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
28 resolve "^1.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
29 semver "^5.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
30 source-map "^0.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
31
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
32 "@babel/generator@^7.2.2":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
33 version "7.3.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
34 resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.3.2.tgz#fff31a7b2f2f3dad23ef8e01be45b0d5c2fc0132"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
35 integrity sha512-f3QCuPppXxtZOEm5GWPra/uYUjmNQlu9pbAD8D/9jze4pTY83rTtB1igTBSwvkeNlC5gR24zFFkz+2WHLFQhqQ==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
36 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
37 "@babel/types" "^7.3.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
38 jsesc "^2.5.1"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
39 lodash "^4.17.10"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
40 source-map "^0.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
41 trim-right "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
42
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
43 "@babel/helper-annotate-as-pure@^7.0.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
44 version "7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
45 resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
46 integrity sha512-3UYcJUj9kvSLbLbUIfQTqzcy5VX7GRZ/CCDrnOaZorFFM01aXp1+GJwuFGV4NDDoAS+mOUyHcO6UD/RfqOks3Q==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
47 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
48 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
49
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
50 "@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
51 version "7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
52 resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.1.0.tgz#6b69628dfe4087798e0c4ed98e3d4a6b2fbd2f5f"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
53 integrity sha512-qNSR4jrmJ8M1VMM9tibvyRAHXQs2PmaksQF7c1CGJNipfe3D8p+wgNwgso/P2A2r2mdgBWAXljNWR0QRZAMW8w==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
54 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
55 "@babel/helper-explode-assignable-expression" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
56 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
57
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
58 "@babel/helper-call-delegate@^7.1.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
59 version "7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
60 resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.1.0.tgz#6a957f105f37755e8645343d3038a22e1449cc4a"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
61 integrity sha512-YEtYZrw3GUK6emQHKthltKNZwszBcHK58Ygcis+gVUrF4/FmTVr5CCqQNSfmvg2y+YDEANyYoaLz/SHsnusCwQ==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
62 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
63 "@babel/helper-hoist-variables" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
64 "@babel/traverse" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
65 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
66
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
67 "@babel/helper-create-class-features-plugin@^7.3.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
68 version "7.3.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
69 resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.3.2.tgz#ba1685603eb1c9f2f51c9106d5180135c163fe73"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
70 integrity sha512-tdW8+V8ceh2US4GsYdNVNoohq5uVwOf9k6krjwW4E1lINcHgttnWcNqgdoessn12dAy8QkbezlbQh2nXISNY+A==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
71 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
72 "@babel/helper-function-name" "^7.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
73 "@babel/helper-member-expression-to-functions" "^7.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
74 "@babel/helper-optimise-call-expression" "^7.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
75 "@babel/helper-plugin-utils" "^7.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
76 "@babel/helper-replace-supers" "^7.2.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
77
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
78 "@babel/helper-define-map@^7.1.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
79 version "7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
80 resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.1.0.tgz#3b74caec329b3c80c116290887c0dd9ae468c20c"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
81 integrity sha512-yPPcW8dc3gZLN+U1mhYV91QU3n5uTbx7DUdf8NnPbjS0RMwBuHi9Xt2MUgppmNz7CJxTBWsGczTiEp1CSOTPRg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
82 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
83 "@babel/helper-function-name" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
84 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
85 lodash "^4.17.10"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
86
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
87 "@babel/helper-explode-assignable-expression@^7.1.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
88 version "7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
89 resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.1.0.tgz#537fa13f6f1674df745b0c00ec8fe4e99681c8f6"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
90 integrity sha512-NRQpfHrJ1msCHtKjbzs9YcMmJZOg6mQMmGRB+hbamEdG5PNpaSm95275VD92DvJKuyl0s2sFiDmMZ+EnnvufqA==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
91 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
92 "@babel/traverse" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
93 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
94
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
95 "@babel/helper-function-name@^7.1.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
96 version "7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
97 resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz#a0ceb01685f73355d4360c1247f582bfafc8ff53"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
98 integrity sha512-A95XEoCpb3TO+KZzJ4S/5uW5fNe26DjBGqf1o9ucyLyCmi1dXq/B3c8iaWTfBk3VvetUxl16e8tIrd5teOCfGw==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
99 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
100 "@babel/helper-get-function-arity" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
101 "@babel/template" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
102 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
103
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
104 "@babel/helper-get-function-arity@^7.0.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
105 version "7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
106 resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
107 integrity sha512-r2DbJeg4svYvt3HOS74U4eWKsUAMRH01Z1ds1zx8KNTPtpTL5JAsdFv8BNyOpVqdFhHkkRDIg5B4AsxmkjAlmQ==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
108 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
109 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
110
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
111 "@babel/helper-hoist-variables@^7.0.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
112 version "7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
113 resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.0.0.tgz#46adc4c5e758645ae7a45deb92bab0918c23bb88"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
114 integrity sha512-Ggv5sldXUeSKsuzLkddtyhyHe2YantsxWKNi7A+7LeD12ExRDWTRk29JCXpaHPAbMaIPZSil7n+lq78WY2VY7w==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
115 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
116 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
117
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
118 "@babel/helper-member-expression-to-functions@^7.0.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
119 version "7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
120 resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.0.0.tgz#8cd14b0a0df7ff00f009e7d7a436945f47c7a16f"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
121 integrity sha512-avo+lm/QmZlv27Zsi0xEor2fKcqWG56D5ae9dzklpIaY7cQMK5N8VSpaNVPPagiqmy7LrEjK1IWdGMOqPu5csg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
122 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
123 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
124
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
125 "@babel/helper-module-imports@^7.0.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
126 version "7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
127 resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
128 integrity sha512-aP/hlLq01DWNEiDg4Jn23i+CXxW/owM4WpDLFUbpjxe4NS3BhLVZQ5i7E0ZrxuQ/vwekIeciyamgB1UIYxxM6A==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
129 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
130 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
131
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
132 "@babel/helper-module-transforms@^7.1.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
133 version "7.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
134 resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.2.2.tgz#ab2f8e8d231409f8370c883d20c335190284b963"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
135 integrity sha512-YRD7I6Wsv+IHuTPkAmAS4HhY0dkPobgLftHp0cRGZSdrRvmZY8rFvae/GVu3bD00qscuvK3WPHB3YdNpBXUqrA==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
136 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
137 "@babel/helper-module-imports" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
138 "@babel/helper-simple-access" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
139 "@babel/helper-split-export-declaration" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
140 "@babel/template" "^7.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
141 "@babel/types" "^7.2.2"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
142 lodash "^4.17.10"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
143
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
144 "@babel/helper-optimise-call-expression@^7.0.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
145 version "7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
146 resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.0.0.tgz#a2920c5702b073c15de51106200aa8cad20497d5"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
147 integrity sha512-u8nd9NQePYNQV8iPWu/pLLYBqZBa4ZaY1YWRFMuxrid94wKI1QNt67NEZ7GAe5Kc/0LLScbim05xZFWkAdrj9g==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
148 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
149 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
150
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
151 "@babel/helper-plugin-utils@^7.0.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
152 version "7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
153 resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
154 integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
155
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
156 "@babel/helper-regex@^7.0.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
157 version "7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
158 resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.0.0.tgz#2c1718923b57f9bbe64705ffe5640ac64d9bdb27"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
159 integrity sha512-TR0/N0NDCcUIUEbqV6dCO+LptmmSQFQ7q70lfcEB4URsjD0E1HzicrwUH+ap6BAQ2jhCX9Q4UqZy4wilujWlkg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
160 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
161 lodash "^4.17.10"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
162
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
163 "@babel/helper-remap-async-to-generator@^7.1.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
164 version "7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
165 resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.1.0.tgz#361d80821b6f38da75bd3f0785ece20a88c5fe7f"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
166 integrity sha512-3fOK0L+Fdlg8S5al8u/hWE6vhufGSn0bN09xm2LXMy//REAF8kDCrYoOBKYmA8m5Nom+sV9LyLCwrFynA8/slg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
167 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
168 "@babel/helper-annotate-as-pure" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
169 "@babel/helper-wrap-function" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
170 "@babel/template" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
171 "@babel/traverse" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
172 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
173
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
174 "@babel/helper-replace-supers@^7.1.0", "@babel/helper-replace-supers@^7.2.3":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
175 version "7.2.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
176 resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.2.3.tgz#19970020cf22677d62b3a689561dbd9644d8c5e5"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
177 integrity sha512-GyieIznGUfPXPWu0yLS6U55Mz67AZD9cUk0BfirOWlPrXlBcan9Gz+vHGz+cPfuoweZSnPzPIm67VtQM0OWZbA==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
178 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
179 "@babel/helper-member-expression-to-functions" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
180 "@babel/helper-optimise-call-expression" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
181 "@babel/traverse" "^7.2.3"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
182 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
183
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
184 "@babel/helper-simple-access@^7.1.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
185 version "7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
186 resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz#65eeb954c8c245beaa4e859da6188f39d71e585c"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
187 integrity sha512-Vk+78hNjRbsiu49zAPALxTb+JUQCz1aolpd8osOF16BGnLtseD21nbHgLPGUwrXEurZgiCOUmvs3ExTu4F5x6w==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
188 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
189 "@babel/template" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
190 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
191
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
192 "@babel/helper-split-export-declaration@^7.0.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
193 version "7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
194 resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0.tgz#3aae285c0311c2ab095d997b8c9a94cad547d813"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
195 integrity sha512-MXkOJqva62dfC0w85mEf/LucPPS/1+04nmmRMPEBUB++hiiThQ2zPtX/mEWQ3mtzCEjIJvPY8nuwxXtQeQwUag==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
196 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
197 "@babel/types" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
198
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
199 "@babel/helper-wrap-function@^7.1.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
200 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
201 resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
202 integrity sha512-o9fP1BZLLSrYlxYEYyl2aS+Flun5gtjTIG8iln+XuEzQTs0PLagAGSXUcqruJwD5fM48jzIEggCKpIfWTcR7pQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
203 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
204 "@babel/helper-function-name" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
205 "@babel/template" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
206 "@babel/traverse" "^7.1.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
207 "@babel/types" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
208
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
209 "@babel/helpers@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
210 version "7.3.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
211 resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.3.1.tgz#949eec9ea4b45d3210feb7dc1c22db664c9e44b9"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
212 integrity sha512-Q82R3jKsVpUV99mgX50gOPCWwco9Ec5Iln/8Vyu4osNIOQgSrd9RFrQeUvmvddFNoLwMyOUWU+5ckioEKpDoGA==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
213 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
214 "@babel/template" "^7.1.2"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
215 "@babel/traverse" "^7.1.5"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
216 "@babel/types" "^7.3.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
217
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
218 "@babel/highlight@^7.0.0":
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
219 version "7.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
220 resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
221 integrity sha512-UFMC4ZeFC48Tpvj7C8UgLvtkaUuovQX+5xNWrsIoMG8o2z+XFKjKaN9iVmS84dPwVN00W4wPmqvYoZF3EGAsfw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
222 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
223 chalk "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
224 esutils "^2.0.2"
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
225 js-tokens "^4.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
226
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
227 "@babel/parser@^7.0.0", "@babel/parser@^7.2.2", "@babel/parser@^7.2.3":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
228 version "7.3.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
229 resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.3.2.tgz#95cdeddfc3992a6ca2a1315191c1679ca32c55cd"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
230 integrity sha512-QzNUC2RO1gadg+fs21fi0Uu0OuGNzRKEmgCxoLNzbCdoprLwjfmZwzUrpUNfJPaVRwBpDY47A17yYEGWyRelnQ==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
231
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
232 "@babel/plugin-proposal-async-generator-functions@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
233 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
234 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
235 integrity sha512-+Dfo/SCQqrwx48ptLVGLdE39YtWRuKc/Y9I5Fy0P1DDBB9lsAHpjcEJQt+4IifuSOSTLBKJObJqMvaO1pIE8LQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
236 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
237 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
238 "@babel/helper-remap-async-to-generator" "^7.1.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
239 "@babel/plugin-syntax-async-generators" "^7.2.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
240
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
241 "@babel/plugin-proposal-class-properties@^7.0.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
242 version "7.3.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
243 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.3.0.tgz#272636bc0fa19a0bc46e601ec78136a173ea36cd"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
244 integrity sha512-wNHxLkEKTQ2ay0tnsam2z7fGZUi+05ziDJflEt3AZTP3oXLKHJp9HqhfroB/vdMvt3sda9fAbq7FsG8QPDrZBg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
245 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
246 "@babel/helper-create-class-features-plugin" "^7.3.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
247 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
248
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
249 "@babel/plugin-proposal-decorators@^7.1.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
250 version "7.3.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
251 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.3.0.tgz#637ba075fa780b1f75d08186e8fb4357d03a72a7"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
252 integrity sha512-3W/oCUmsO43FmZIqermmq6TKaRSYhmh/vybPfVFwQWdSb8xwki38uAIvknCRzuyHRuYfCYmJzL9or1v0AffPjg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
253 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
254 "@babel/helper-create-class-features-plugin" "^7.3.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
255 "@babel/helper-plugin-utils" "^7.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
256 "@babel/plugin-syntax-decorators" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
257
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
258 "@babel/plugin-proposal-json-strings@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
259 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
260 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.2.0.tgz#568ecc446c6148ae6b267f02551130891e29f317"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
261 integrity sha512-MAFV1CA/YVmYwZG0fBQyXhmj0BHCB5egZHCKWIFVv/XCxAeVGIHfos3SwDck4LvCllENIAg7xMKOG5kH0dzyUg==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
262 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
263 "@babel/helper-plugin-utils" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
264 "@babel/plugin-syntax-json-strings" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
265
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
266 "@babel/plugin-proposal-object-rest-spread@^7.3.1":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
267 version "7.3.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
268 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.3.2.tgz#6d1859882d4d778578e41f82cc5d7bf3d5daf6c1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
269 integrity sha512-DjeMS+J2+lpANkYLLO+m6GjoTMygYglKmRe6cDTbFv3L9i6mmiE8fe6B8MtCSLZpVXscD5kn7s6SgtHrDoBWoA==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
270 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
271 "@babel/helper-plugin-utils" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
272 "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
273
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
274 "@babel/plugin-proposal-optional-catch-binding@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
275 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
276 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.2.0.tgz#135d81edb68a081e55e56ec48541ece8065c38f5"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
277 integrity sha512-mgYj3jCcxug6KUcX4OBoOJz3CMrwRfQELPQ5560F70YQUBZB7uac9fqaWamKR1iWUzGiK2t0ygzjTScZnVz75g==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
278 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
279 "@babel/helper-plugin-utils" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
280 "@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
281
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
282 "@babel/plugin-proposal-unicode-property-regex@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
283 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
284 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.2.0.tgz#abe7281fe46c95ddc143a65e5358647792039520"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
285 integrity sha512-LvRVYb7kikuOtIoUeWTkOxQEV1kYvL5B6U3iWEGCzPNRus1MzJweFqORTj+0jkxozkTSYNJozPOddxmqdqsRpw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
286 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
287 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
288 "@babel/helper-regex" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
289 regexpu-core "^4.2.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
290
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
291 "@babel/plugin-syntax-async-generators@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
292 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
293 resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.2.0.tgz#69e1f0db34c6f5a0cf7e2b3323bf159a76c8cb7f"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
294 integrity sha512-1ZrIRBv2t0GSlcwVoQ6VgSLpLgiN/FVQUzt9znxo7v2Ov4jJrs8RY8tv0wvDmFN3qIdMKWrmMMW6yZ0G19MfGg==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
295 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
296 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
297
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
298 "@babel/plugin-syntax-decorators@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
299 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
300 resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.2.0.tgz#c50b1b957dcc69e4b1127b65e1c33eef61570c1b"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
301 integrity sha512-38QdqVoXdHUQfTpZo3rQwqQdWtCn5tMv4uV6r2RMfTqNBuv4ZBhz79SfaQWKTVmxHjeFv/DnXVC/+agHCklYWA==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
302 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
303 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
304
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
305 "@babel/plugin-syntax-dynamic-import@^7.0.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
306 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
307 resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.2.0.tgz#69c159ffaf4998122161ad8ebc5e6d1f55df8612"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
308 integrity sha512-mVxuJ0YroI/h/tbFTPGZR8cv6ai+STMKNBq0f8hFxsxWjl94qqhsb+wXbpNMDPU3cfR1TIsVFzU3nXyZMqyK4w==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
309 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
310 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
311
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
312 "@babel/plugin-syntax-json-strings@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
313 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
314 resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.2.0.tgz#72bd13f6ffe1d25938129d2a186b11fd62951470"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
315 integrity sha512-5UGYnMSLRE1dqqZwug+1LISpA403HzlSfsg6P9VXU6TBjcSHeNlw4DxDx7LgpF+iKZoOG/+uzqoRHTdcUpiZNg==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
316 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
317 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
318
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
319 "@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
320 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
321 resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.2.0.tgz#0b85a3b4bc7cdf4cc4b8bf236335b907ca22e7c7"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
322 integrity sha512-VyN4QANJkRW6lDBmENzRszvZf3/4AXaj9YR7GwrWeeN9tEBPuXbmDYVU9bYBN0D70zCWVwUy0HWq2553VCb6Hw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
323 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
324 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
325
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
326 "@babel/plugin-syntax-object-rest-spread@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
327 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
328 resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.2.0.tgz#3b7a3e733510c57e820b9142a6579ac8b0dfad2e"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
329 integrity sha512-t0JKGgqk2We+9may3t0xDdmneaXmyxq0xieYcKHxIsrJO64n1OiMWNUtc5gQK1PA0NpdCRrtZp4z+IUaKugrSA==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
330 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
331 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
332
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
333 "@babel/plugin-syntax-optional-catch-binding@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
334 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
335 resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.2.0.tgz#a94013d6eda8908dfe6a477e7f9eda85656ecf5c"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
336 integrity sha512-bDe4xKNhb0LI7IvZHiA13kff0KEfaGX/Hv4lMA9+7TEc63hMNvfKo6ZFpXhKuEp+II/q35Gc4NoMeDZyaUbj9w==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
337 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
338 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
339
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
340 "@babel/plugin-transform-arrow-functions@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
341 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
342 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.2.0.tgz#9aeafbe4d6ffc6563bf8f8372091628f00779550"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
343 integrity sha512-ER77Cax1+8/8jCB9fo4Ud161OZzWN5qawi4GusDuRLcDbDG+bIGYY20zb2dfAFdTRGzrfq2xZPvF0R64EHnimg==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
344 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
345 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
346
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
347 "@babel/plugin-transform-async-to-generator@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
348 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
349 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.2.0.tgz#68b8a438663e88519e65b776f8938f3445b1a2ff"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
350 integrity sha512-CEHzg4g5UraReozI9D4fblBYABs7IM6UerAVG7EJVrTLC5keh00aEuLUT+O40+mJCEzaXkYfTCUKIyeDfMOFFQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
351 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
352 "@babel/helper-module-imports" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
353 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
354 "@babel/helper-remap-async-to-generator" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
355
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
356 "@babel/plugin-transform-block-scoped-functions@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
357 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
358 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.2.0.tgz#5d3cc11e8d5ddd752aa64c9148d0db6cb79fd190"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
359 integrity sha512-ntQPR6q1/NKuphly49+QiQiTN0O63uOwjdD6dhIjSWBI5xlrbUFh720TIpzBhpnrLfv2tNH/BXvLIab1+BAI0w==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
360 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
361 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
362
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
363 "@babel/plugin-transform-block-scoping@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
364 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
365 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.2.0.tgz#f17c49d91eedbcdf5dd50597d16f5f2f770132d4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
366 integrity sha512-vDTgf19ZEV6mx35yiPJe4fS02mPQUUcBNwWQSZFXSzTSbsJFQvHt7DqyS3LK8oOWALFOsJ+8bbqBgkirZteD5Q==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
367 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
368 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
369 lodash "^4.17.10"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
370
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
371 "@babel/plugin-transform-classes@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
372 version "7.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
373 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.2.2.tgz#6c90542f210ee975aa2aa8c8b5af7fa73a126953"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
374 integrity sha512-gEZvgTy1VtcDOaQty1l10T3jQmJKlNVxLDCs+3rCVPr6nMkODLELxViq5X9l+rfxbie3XrfrMCYYY6eX3aOcOQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
375 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
376 "@babel/helper-annotate-as-pure" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
377 "@babel/helper-define-map" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
378 "@babel/helper-function-name" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
379 "@babel/helper-optimise-call-expression" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
380 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
381 "@babel/helper-replace-supers" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
382 "@babel/helper-split-export-declaration" "^7.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
383 globals "^11.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
384
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
385 "@babel/plugin-transform-computed-properties@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
386 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
387 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.2.0.tgz#83a7df6a658865b1c8f641d510c6f3af220216da"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
388 integrity sha512-kP/drqTxY6Xt3NNpKiMomfgkNn4o7+vKxK2DDKcBG9sHj51vHqMBGy8wbDS/J4lMxnqs153/T3+DmCEAkC5cpA==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
389 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
390 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
391
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
392 "@babel/plugin-transform-destructuring@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
393 version "7.3.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
394 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.3.2.tgz#f2f5520be055ba1c38c41c0e094d8a461dd78f2d"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
395 integrity sha512-Lrj/u53Ufqxl/sGxyjsJ2XNtNuEjDyjpqdhMNh5aZ+XFOdThL46KBj27Uem4ggoezSYBxKWAil6Hu8HtwqesYw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
396 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
397 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
398
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
399 "@babel/plugin-transform-dotall-regex@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
400 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
401 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.2.0.tgz#f0aabb93d120a8ac61e925ea0ba440812dbe0e49"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
402 integrity sha512-sKxnyHfizweTgKZf7XsXu/CNupKhzijptfTM+bozonIuyVrLWVUvYjE2bhuSBML8VQeMxq4Mm63Q9qvcvUcciQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
403 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
404 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
405 "@babel/helper-regex" "^7.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
406 regexpu-core "^4.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
407
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
408 "@babel/plugin-transform-duplicate-keys@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
409 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
410 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.2.0.tgz#d952c4930f312a4dbfff18f0b2914e60c35530b3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
411 integrity sha512-q+yuxW4DsTjNceUiTzK0L+AfQ0zD9rWaTLiUqHA8p0gxx7lu1EylenfzjeIWNkPy6e/0VG/Wjw9uf9LueQwLOw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
412 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
413 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
414
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
415 "@babel/plugin-transform-exponentiation-operator@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
416 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
417 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.2.0.tgz#a63868289e5b4007f7054d46491af51435766008"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
418 integrity sha512-umh4hR6N7mu4Elq9GG8TOu9M0bakvlsREEC+ialrQN6ABS4oDQ69qJv1VtR3uxlKMCQMCvzk7vr17RHKcjx68A==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
419 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
420 "@babel/helper-builder-binary-assignment-operator-visitor" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
421 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
422
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
423 "@babel/plugin-transform-for-of@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
424 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
425 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.2.0.tgz#ab7468befa80f764bb03d3cb5eef8cc998e1cad9"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
426 integrity sha512-Kz7Mt0SsV2tQk6jG5bBv5phVbkd0gd27SgYD4hH1aLMJRchM0dzHaXvrWhVZ+WxAlDoAKZ7Uy3jVTW2mKXQ1WQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
427 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
428 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
429
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
430 "@babel/plugin-transform-function-name@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
431 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
432 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.2.0.tgz#f7930362829ff99a3174c39f0afcc024ef59731a"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
433 integrity sha512-kWgksow9lHdvBC2Z4mxTsvc7YdY7w/V6B2vy9cTIPtLEE9NhwoWivaxdNM/S37elu5bqlLP/qOY906LukO9lkQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
434 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
435 "@babel/helper-function-name" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
436 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
437
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
438 "@babel/plugin-transform-literals@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
439 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
440 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.2.0.tgz#690353e81f9267dad4fd8cfd77eafa86aba53ea1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
441 integrity sha512-2ThDhm4lI4oV7fVQ6pNNK+sx+c/GM5/SaML0w/r4ZB7sAneD/piDJtwdKlNckXeyGK7wlwg2E2w33C/Hh+VFCg==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
442 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
443 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
444
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
445 "@babel/plugin-transform-modules-amd@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
446 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
447 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.2.0.tgz#82a9bce45b95441f617a24011dc89d12da7f4ee6"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
448 integrity sha512-mK2A8ucqz1qhrdqjS9VMIDfIvvT2thrEsIQzbaTdc5QFzhDjQv2CkJJ5f6BXIkgbmaoax3zBr2RyvV/8zeoUZw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
449 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
450 "@babel/helper-module-transforms" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
451 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
452
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
453 "@babel/plugin-transform-modules-commonjs@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
454 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
455 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.2.0.tgz#c4f1933f5991d5145e9cfad1dfd848ea1727f404"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
456 integrity sha512-V6y0uaUQrQPXUrmj+hgnks8va2L0zcZymeU7TtWEgdRLNkceafKXEduv7QzgQAE4lT+suwooG9dC7LFhdRAbVQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
457 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
458 "@babel/helper-module-transforms" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
459 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
460 "@babel/helper-simple-access" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
461
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
462 "@babel/plugin-transform-modules-systemjs@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
463 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
464 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.2.0.tgz#912bfe9e5ff982924c81d0937c92d24994bb9068"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
465 integrity sha512-aYJwpAhoK9a+1+O625WIjvMY11wkB/ok0WClVwmeo3mCjcNRjt+/8gHWrB5i+00mUju0gWsBkQnPpdvQ7PImmQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
466 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
467 "@babel/helper-hoist-variables" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
468 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
469
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
470 "@babel/plugin-transform-modules-umd@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
471 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
472 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.2.0.tgz#7678ce75169f0877b8eb2235538c074268dd01ae"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
473 integrity sha512-BV3bw6MyUH1iIsGhXlOK6sXhmSarZjtJ/vMiD9dNmpY8QXFFQTj+6v92pcfy1iqa8DeAfJFwoxcrS/TUZda6sw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
474 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
475 "@babel/helper-module-transforms" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
476 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
477
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
478 "@babel/plugin-transform-named-capturing-groups-regex@^7.3.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
479 version "7.3.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
480 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.3.0.tgz#140b52985b2d6ef0cb092ef3b29502b990f9cd50"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
481 integrity sha512-NxIoNVhk9ZxS+9lSoAQ/LM0V2UEvARLttEHUrRDGKFaAxOYQcrkN/nLRE+BbbicCAvZPl7wMP0X60HsHE5DtQw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
482 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
483 regexp-tree "^0.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
484
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
485 "@babel/plugin-transform-new-target@^7.0.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
486 version "7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
487 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0.tgz#ae8fbd89517fa7892d20e6564e641e8770c3aa4a"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
488 integrity sha512-yin069FYjah+LbqfGeTfzIBODex/e++Yfa0rH0fpfam9uTbuEeEOx5GLGr210ggOV77mVRNoeqSYqeuaqSzVSw==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
489 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
490 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
491
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
492 "@babel/plugin-transform-object-super@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
493 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
494 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.2.0.tgz#b35d4c10f56bab5d650047dad0f1d8e8814b6598"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
495 integrity sha512-VMyhPYZISFZAqAPVkiYb7dUe2AsVi2/wCT5+wZdsNO31FojQJa9ns40hzZ6U9f50Jlq4w6qwzdBB2uwqZ00ebg==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
496 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
497 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
498 "@babel/helper-replace-supers" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
499
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
500 "@babel/plugin-transform-parameters@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
501 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
502 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.2.0.tgz#0d5ad15dc805e2ea866df4dd6682bfe76d1408c2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
503 integrity sha512-kB9+hhUidIgUoBQ0MsxMewhzr8i60nMa2KgeJKQWYrqQpqcBYtnpR+JgkadZVZoaEZ/eKu9mclFaVwhRpLNSzA==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
504 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
505 "@babel/helper-call-delegate" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
506 "@babel/helper-get-function-arity" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
507 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
508
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
509 "@babel/plugin-transform-regenerator@^7.0.0":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
510 version "7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
511 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.0.0.tgz#5b41686b4ed40bef874d7ed6a84bdd849c13e0c1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
512 integrity sha512-sj2qzsEx8KDVv1QuJc/dEfilkg3RRPvPYx/VnKLtItVQRWt1Wqf5eVCOLZm29CiGFfYYsA3VPjfizTCV0S0Dlw==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
513 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
514 regenerator-transform "^0.13.3"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
515
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
516 "@babel/plugin-transform-runtime@^7.0.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
517 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
518 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.2.0.tgz#566bc43f7d0aedc880eaddbd29168d0f248966ea"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
519 integrity sha512-jIgkljDdq4RYDnJyQsiWbdvGeei/0MOTtSHKO/rfbd/mXBxNpdlulMx49L0HQ4pug1fXannxoqCI+fYSle9eSw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
520 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
521 "@babel/helper-module-imports" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
522 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
523 resolve "^1.8.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
524 semver "^5.5.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
525
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
526 "@babel/plugin-transform-shorthand-properties@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
527 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
528 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.2.0.tgz#6333aee2f8d6ee7e28615457298934a3b46198f0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
529 integrity sha512-QP4eUM83ha9zmYtpbnyjTLAGKQritA5XW/iG9cjtuOI8s1RuL/3V6a3DeSHfKutJQ+ayUfeZJPcnCYEQzaPQqg==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
530 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
531 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
532
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
533 "@babel/plugin-transform-spread@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
534 version "7.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
535 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.2.2.tgz#3103a9abe22f742b6d406ecd3cd49b774919b406"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
536 integrity sha512-KWfky/58vubwtS0hLqEnrWJjsMGaOeSBn90Ezn5Jeg9Z8KKHmELbP1yGylMlm5N6TPKeY9A2+UaSYLdxahg01w==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
537 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
538 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
539
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
540 "@babel/plugin-transform-sticky-regex@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
541 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
542 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.2.0.tgz#a1e454b5995560a9c1e0d537dfc15061fd2687e1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
543 integrity sha512-KKYCoGaRAf+ckH8gEL3JHUaFVyNHKe3ASNsZ+AlktgHevvxGigoIttrEJb8iKN03Q7Eazlv1s6cx2B2cQ3Jabw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
544 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
545 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
546 "@babel/helper-regex" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
547
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
548 "@babel/plugin-transform-template-literals@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
549 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
550 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.2.0.tgz#d87ed01b8eaac7a92473f608c97c089de2ba1e5b"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
551 integrity sha512-FkPix00J9A/XWXv4VoKJBMeSkyY9x/TqIh76wzcdfl57RJJcf8CehQ08uwfhCDNtRQYtHQKBTwKZDEyjE13Lwg==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
552 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
553 "@babel/helper-annotate-as-pure" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
554 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
555
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
556 "@babel/plugin-transform-typeof-symbol@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
557 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
558 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.2.0.tgz#117d2bcec2fbf64b4b59d1f9819894682d29f2b2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
559 integrity sha512-2LNhETWYxiYysBtrBTqL8+La0jIoQQnIScUJc74OYvUGRmkskNY4EzLCnjHBzdmb38wqtTaixpo1NctEcvMDZw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
560 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
561 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
562
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
563 "@babel/plugin-transform-unicode-regex@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
564 version "7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
565 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.2.0.tgz#4eb8db16f972f8abb5062c161b8b115546ade08b"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
566 integrity sha512-m48Y0lMhrbXEJnVUaYly29jRXbQ3ksxPrS1Tg8t+MHqzXhtBYAvI51euOBaoAlZLPHsieY9XPVMf80a5x0cPcA==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
567 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
568 "@babel/helper-plugin-utils" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
569 "@babel/helper-regex" "^7.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
570 regexpu-core "^4.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
571
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
572 "@babel/preset-env@^7.0.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
573 version "7.3.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
574 resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.3.1.tgz#389e8ca6b17ae67aaf9a2111665030be923515db"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
575 integrity sha512-FHKrD6Dxf30e8xgHQO0zJZpUPfVZg+Xwgz5/RdSWCbza9QLNk4Qbp40ctRoqDxml3O8RMzB1DU55SXeDG6PqHQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
576 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
577 "@babel/helper-module-imports" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
578 "@babel/helper-plugin-utils" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
579 "@babel/plugin-proposal-async-generator-functions" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
580 "@babel/plugin-proposal-json-strings" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
581 "@babel/plugin-proposal-object-rest-spread" "^7.3.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
582 "@babel/plugin-proposal-optional-catch-binding" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
583 "@babel/plugin-proposal-unicode-property-regex" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
584 "@babel/plugin-syntax-async-generators" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
585 "@babel/plugin-syntax-json-strings" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
586 "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
587 "@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
588 "@babel/plugin-transform-arrow-functions" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
589 "@babel/plugin-transform-async-to-generator" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
590 "@babel/plugin-transform-block-scoped-functions" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
591 "@babel/plugin-transform-block-scoping" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
592 "@babel/plugin-transform-classes" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
593 "@babel/plugin-transform-computed-properties" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
594 "@babel/plugin-transform-destructuring" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
595 "@babel/plugin-transform-dotall-regex" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
596 "@babel/plugin-transform-duplicate-keys" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
597 "@babel/plugin-transform-exponentiation-operator" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
598 "@babel/plugin-transform-for-of" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
599 "@babel/plugin-transform-function-name" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
600 "@babel/plugin-transform-literals" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
601 "@babel/plugin-transform-modules-amd" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
602 "@babel/plugin-transform-modules-commonjs" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
603 "@babel/plugin-transform-modules-systemjs" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
604 "@babel/plugin-transform-modules-umd" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
605 "@babel/plugin-transform-named-capturing-groups-regex" "^7.3.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
606 "@babel/plugin-transform-new-target" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
607 "@babel/plugin-transform-object-super" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
608 "@babel/plugin-transform-parameters" "^7.2.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
609 "@babel/plugin-transform-regenerator" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
610 "@babel/plugin-transform-shorthand-properties" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
611 "@babel/plugin-transform-spread" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
612 "@babel/plugin-transform-sticky-regex" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
613 "@babel/plugin-transform-template-literals" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
614 "@babel/plugin-transform-typeof-symbol" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
615 "@babel/plugin-transform-unicode-regex" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
616 browserslist "^4.3.4"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
617 invariant "^2.2.2"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
618 js-levenshtein "^1.1.3"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
619 semver "^5.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
620
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
621 "@babel/runtime-corejs2@^7.2.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
622 version "7.3.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
623 resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.3.1.tgz#0c113242e2328f9674d42703a89bee6ebebe9a82"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
624 integrity sha512-YpO13776h3e6Wy8dl2J8T9Qwlvopr+b4trCEhHE+yek6yIqV8sx6g3KozdHMbXeBpjosbPi+Ii5Z7X9oXFHUKA==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
625 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
626 core-js "^2.5.7"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
627 regenerator-runtime "^0.12.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
628
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
629 "@babel/runtime@^7.0.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
630 version "7.3.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
631 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.3.1.tgz#574b03e8e8a9898eaf4a872a92ea20b7846f6f2a"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
632 integrity sha512-7jGW8ppV0ant637pIqAcFfQDDH1orEPGJb8aXfUozuCU3QqX7rX4DA8iwrbPrR1hcH0FTTHz47yQnk+bl5xHQA==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
633 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
634 regenerator-runtime "^0.12.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
635
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
636 "@babel/template@^7.1.0", "@babel/template@^7.1.2", "@babel/template@^7.2.2":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
637 version "7.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
638 resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.2.2.tgz#005b3fdf0ed96e88041330379e0da9a708eb2907"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
639 integrity sha512-zRL0IMM02AUDwghf5LMSSDEz7sBCO2YnNmpg3uWTZj/v1rcG2BmQUvaGU8GhU8BvfMh1k2KIAYZ7Ji9KXPUg7g==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
640 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
641 "@babel/code-frame" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
642 "@babel/parser" "^7.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
643 "@babel/types" "^7.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
644
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
645 "@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.1.5", "@babel/traverse@^7.2.2", "@babel/traverse@^7.2.3":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
646 version "7.2.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
647 resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.2.3.tgz#7ff50cefa9c7c0bd2d81231fdac122f3957748d8"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
648 integrity sha512-Z31oUD/fJvEWVR0lNZtfgvVt512ForCTNKYcJBGbPb1QZfve4WGH8Wsy7+Mev33/45fhP/hwQtvgusNdcCMgSw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
649 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
650 "@babel/code-frame" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
651 "@babel/generator" "^7.2.2"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
652 "@babel/helper-function-name" "^7.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
653 "@babel/helper-split-export-declaration" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
654 "@babel/parser" "^7.2.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
655 "@babel/types" "^7.2.2"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
656 debug "^4.1.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
657 globals "^11.1.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
658 lodash "^4.17.10"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
659
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
660 "@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.0", "@babel/types@^7.3.2":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
661 version "7.3.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
662 resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.3.2.tgz#424f5be4be633fff33fb83ab8d67e4a8290f5a2f"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
663 integrity sha512-3Y6H8xlUlpbGR+XvawiH0UXehqydTmNmEpozWcXymqwcrwYAl5KMvKtQ+TF6f6E08V6Jur7v/ykdDSF+WDEIXQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
664 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
665 esutils "^2.0.2"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
666 lodash "^4.17.10"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
667 to-fast-properties "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
668
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
669 "@fortawesome/fontawesome-common-types@^0.2.14":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
670 version "0.2.14"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
671 resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.14.tgz#0eb86a77ac88e8c12c48591735283f0bf0ea5606"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
672 integrity sha512-LOcvERCI96KioXSIfOYN4IATv2ROJOyf72dYnpoWfOIkuyLp45oMej1kL03kYdzvktLCzYhykgHwiu6nkg9Xbw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
673
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
674 "@fortawesome/fontawesome-svg-core@^1.2.8":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
675 version "1.2.14"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
676 resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.14.tgz#48fde5fbfa223cffd5fac9c0402cfbe87605a7d0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
677 integrity sha512-T1qCqkwm9PuvK53J64D1ovfrOTa1kG+SrHNj5cFst/rrskhCnbxpRdbqFIdc/thmXC0ebBX8nOUyja2/mrxe4g==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
678 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
679 "@fortawesome/fontawesome-common-types" "^0.2.14"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
680
1299
2738a6ae9ad8 fontawesome 4 -> 5
Markus Kottlaender <markus@intevation.de>
parents: 1163
diff changeset
681 "@fortawesome/free-brands-svg-icons@^5.5.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
682 version "5.7.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
683 resolved "https://registry.yarnpkg.com/@fortawesome/free-brands-svg-icons/-/free-brands-svg-icons-5.7.1.tgz#20711fe4d6a459161d052171169baa175b90fca1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
684 integrity sha512-YU+np8UJGjHUmzfGS5yyK0wWR0QHbx5lTFRSylBfEkm8QXvOkRxB03sUhOSIWVXU7iPiePuqrsglQRgxoG4nrw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
685 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
686 "@fortawesome/fontawesome-common-types" "^0.2.14"
1299
2738a6ae9ad8 fontawesome 4 -> 5
Markus Kottlaender <markus@intevation.de>
parents: 1163
diff changeset
687
2738a6ae9ad8 fontawesome 4 -> 5
Markus Kottlaender <markus@intevation.de>
parents: 1163
diff changeset
688 "@fortawesome/free-regular-svg-icons@^5.5.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
689 version "5.7.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
690 resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-5.7.1.tgz#eab182769eef910f961ed4c3a581ebd9934b4b38"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
691 integrity sha512-JFLJ4M11lZEfi+bmfJdWGVUe5fvmr5k/bqshN7VbJZvEJ6i12Yr6uaByQUM0U1tgw+hJkd8xAwVvKxpJ2HDVTA==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
692 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
693 "@fortawesome/fontawesome-common-types" "^0.2.14"
1299
2738a6ae9ad8 fontawesome 4 -> 5
Markus Kottlaender <markus@intevation.de>
parents: 1163
diff changeset
694
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
695 "@fortawesome/free-solid-svg-icons@^5.5.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
696 version "5.7.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
697 resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.7.1.tgz#df41b8643383862a2af93456e7129e5ffc0fb7ae"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
698 integrity sha512-5V/Q+JoPzuiIHW2JwmZGvE9bHguvNJKa7611DPo51uIvYv9LweX/SnDF+HC23X2W5T3myHhnGi+EZJTmidAmyg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
699 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
700 "@fortawesome/fontawesome-common-types" "^0.2.14"
1102
87eba533fa2f yarn lock
Thomas Junk <thomas.junk@intevation.de>
parents: 1070
diff changeset
701
87eba533fa2f yarn lock
Thomas Junk <thomas.junk@intevation.de>
parents: 1070
diff changeset
702 "@fortawesome/vue-fontawesome@^0.1.2":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
703 version "0.1.5"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
704 resolved "https://registry.yarnpkg.com/@fortawesome/vue-fontawesome/-/vue-fontawesome-0.1.5.tgz#ea70a4d4ad0d6d617048a5b2a2ff33e21fe47d61"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
705 integrity sha512-tiNZCgh+ZkUsyFfm2MQMMdHKRrKj82M7g0XFPSNNY+s5nRB82soy0US+xj0jGRy433b0c4WpylCOhgle3294Uw==
1102
87eba533fa2f yarn lock
Thomas Junk <thomas.junk@intevation.de>
parents: 1070
diff changeset
706
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
707 "@intervolga/optimize-cssnano-plugin@^1.0.5":
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
708 version "1.0.6"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
709 resolved "https://registry.yarnpkg.com/@intervolga/optimize-cssnano-plugin/-/optimize-cssnano-plugin-1.0.6.tgz#be7c7846128b88f6a9b1d1261a0ad06eb5c0fdf8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
710 integrity sha512-zN69TnSr0viRSU6cEDIcuPcP67QcpQ6uHACg58FiN9PDrU6SLyGW3MR4tiISbYxy1kDWAVPwD+XwQTWE5cigAA==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
711 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
712 cssnano "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
713 cssnano-preset-default "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
714 postcss "^7.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
715
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
716 "@mrmlnc/readdir-enhanced@^2.2.1":
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
717 version "2.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
718 resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
719 integrity sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
720 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
721 call-me-maybe "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
722 glob-to-regexp "^0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
723
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
724 "@nodelib/fs.stat@^1.1.2":
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
725 version "1.1.3"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
726 resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
727 integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
728
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
729 "@soda/friendly-errors-webpack-plugin@^1.7.1":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
730 version "1.7.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
731 resolved "https://registry.yarnpkg.com/@soda/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.7.1.tgz#706f64bcb4a8b9642b48ae3ace444c70334d615d"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
732 integrity sha512-cWKrGaFX+rfbMrAxVv56DzhPNqOJPZuNIS2HGMELtgGzb+vsMzyig9mml5gZ/hr2BGtSLV+dP2LUEuAL8aG2mQ==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
733 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
734 chalk "^1.1.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
735 error-stack-parser "^2.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
736 string-width "^2.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
737
2108
cac5d2fba591 bbox tool from turfjs added. zoomToExtent function added to map.js
Thomas Junk <thomas.junk@intevation.de>
parents: 1921
diff changeset
738 "@turf/bbox@*", "@turf/bbox@6.x", "@turf/bbox@^6.0.1":
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
739 version "6.0.1"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
740 resolved "https://registry.yarnpkg.com/@turf/bbox/-/bbox-6.0.1.tgz#b966075771475940ee1c16be2a12cf389e6e923a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
741 integrity sha512-EGgaRLettBG25Iyx7VyUINsPpVj1x3nFQFiGS3ER8KCI1MximzNLsam3eXRabqQDjyAKyAE1bJ4EZEpGvspQxw==
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
742 dependencies:
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
743 "@turf/helpers" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
744 "@turf/meta" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
745
2264
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
746 "@turf/bbox@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
747 version "5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
748 resolved "https://registry.yarnpkg.com/@turf/bbox/-/bbox-5.1.5.tgz#3051df514ad4c50f4a4f9b8a2d15fd8b6840eda3"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
749 integrity sha1-MFHfUUrUxQ9KT5uKLRX9i2hA7aM=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
750 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
751 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
752 "@turf/meta" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
753
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
754 "@turf/bearing@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
755 version "5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
756 resolved "https://registry.yarnpkg.com/@turf/bearing/-/bearing-5.1.5.tgz#7a0b790136c4ef4797f0246305d45cbe2d27b3f7"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
757 integrity sha1-egt5ATbE70eX8CRjBdRcvi0ns/c=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
758 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
759 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
760 "@turf/invariant" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
761
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
762 "@turf/boolean-contains@^6.0.1":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
763 version "6.0.1"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
764 resolved "https://registry.yarnpkg.com/@turf/boolean-contains/-/boolean-contains-6.0.1.tgz#c3c583215fc5bda47ede51cf52d735ffdc1006a5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
765 integrity sha512-usAexEdWu7dV43paowGSFEM0PljexnlOuj09HF/VDZwO3FKelwUovF2ymetYatuG7KcIYcexeNEkQ5qQnGExlw==
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
766 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
767 "@turf/bbox" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
768 "@turf/boolean-point-in-polygon" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
769 "@turf/boolean-point-on-line" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
770 "@turf/helpers" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
771 "@turf/invariant" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
772
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
773 "@turf/boolean-point-in-polygon@6.x":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
774 version "6.0.1"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
775 resolved "https://registry.yarnpkg.com/@turf/boolean-point-in-polygon/-/boolean-point-in-polygon-6.0.1.tgz#5836677afd77d2ee391af0056a0c29b660edfa32"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
776 integrity sha512-FKLOZ124vkJhjzNSDcqpwp2NvfnsbYoUOt5iAE7uskt4svix5hcjIEgX9sELFTJpbLGsD1mUbKdfns8tZxcMNg==
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
777 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
778 "@turf/helpers" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
779 "@turf/invariant" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
780
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
781 "@turf/boolean-point-on-line@6.x":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
782 version "6.0.1"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
783 resolved "https://registry.yarnpkg.com/@turf/boolean-point-on-line/-/boolean-point-on-line-6.0.1.tgz#d943c242a5fdcde03f8ad0221750fd1aacf06223"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
784 integrity sha512-Vl724Tzh4CF/13kgblOAQnMcHagromCP1EfyJ9G/8SxpSoTYeY2G6FmmcpbW51GqKxC7xgM9+Pck50dun7oYkg==
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
785 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
786 "@turf/helpers" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
787 "@turf/invariant" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
788
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
789 "@turf/boolean-within@^6.0.1":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
790 version "6.0.1"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
791 resolved "https://registry.yarnpkg.com/@turf/boolean-within/-/boolean-within-6.0.1.tgz#eac2ebe4962e840dd16f0dc56486469eeb92975f"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
792 integrity sha512-fAzDoWzA4UvUE99G8VqQjVg+PSrPBACM9+SLcl0vkbxIhTjoknpTUwSfH86EgKiCkTDttiDIs/q27xZ4H+mgLQ==
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
793 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
794 "@turf/bbox" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
795 "@turf/boolean-point-in-polygon" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
796 "@turf/boolean-point-on-line" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
797 "@turf/helpers" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
798 "@turf/invariant" "6.x"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
799
1643
1fde2f48977b fix: calculate center to zoom to via turfjs
Thomas Junk <thomas.junk@intevation.de>
parents: 1585
diff changeset
800 "@turf/center@^6.0.1":
1fde2f48977b fix: calculate center to zoom to via turfjs
Thomas Junk <thomas.junk@intevation.de>
parents: 1585
diff changeset
801 version "6.0.1"
1fde2f48977b fix: calculate center to zoom to via turfjs
Thomas Junk <thomas.junk@intevation.de>
parents: 1585
diff changeset
802 resolved "https://registry.yarnpkg.com/@turf/center/-/center-6.0.1.tgz#40a17d0a170df5bba09ad93e133b904d8eb14601"
1fde2f48977b fix: calculate center to zoom to via turfjs
Thomas Junk <thomas.junk@intevation.de>
parents: 1585
diff changeset
803 integrity sha512-bh/SLBwRC2QYcbVOxMFBtiARuMzMzfh4YuVtguYAjyBEIA4HXnnEZT+yZlzfcG3oikG7XgV8vg9eegcmwQe+MQ==
1fde2f48977b fix: calculate center to zoom to via turfjs
Thomas Junk <thomas.junk@intevation.de>
parents: 1585
diff changeset
804 dependencies:
1fde2f48977b fix: calculate center to zoom to via turfjs
Thomas Junk <thomas.junk@intevation.de>
parents: 1585
diff changeset
805 "@turf/bbox" "6.x"
1fde2f48977b fix: calculate center to zoom to via turfjs
Thomas Junk <thomas.junk@intevation.de>
parents: 1585
diff changeset
806 "@turf/helpers" "6.x"
1fde2f48977b fix: calculate center to zoom to via turfjs
Thomas Junk <thomas.junk@intevation.de>
parents: 1585
diff changeset
807
2264
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
808 "@turf/destination@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
809 version "5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
810 resolved "https://registry.yarnpkg.com/@turf/destination/-/destination-5.1.5.tgz#ed35381bdce83bbddcbd07a2e2bce2bddffbcc26"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
811 integrity sha1-7TU4G9zoO73cvQei4rzivd/7zCY=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
812 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
813 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
814 "@turf/invariant" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
815
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
816 "@turf/distance@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
817 version "5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
818 resolved "https://registry.yarnpkg.com/@turf/distance/-/distance-5.1.5.tgz#39cf18204bbf87587d707e609a60118909156409"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
819 integrity sha1-Oc8YIEu/h1h9cH5gmmARiQkVZAk=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
820 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
821 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
822 "@turf/invariant" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
823
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
824 "@turf/distance@^6.0.1":
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
825 version "6.0.1"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
826 resolved "https://registry.yarnpkg.com/@turf/distance/-/distance-6.0.1.tgz#0761f28784286e7865a427c4e7e3593569c2dea8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
827 integrity sha512-q7t7rWIWfkg7MP1Vt4uLjSEhe5rPfCO2JjpKmk7JC+QZKEQkuvHEqy3ejW1iC7Kw5ZcZNR3qdMGGz+6HnVwqvg==
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
828 dependencies:
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
829 "@turf/helpers" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
830 "@turf/invariant" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
831
2264
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
832 "@turf/helpers@*", "@turf/helpers@6.x", "@turf/helpers@^6.1.4":
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
833 version "6.1.4"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
834 resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-6.1.4.tgz#d6fd7ebe6782dd9c87dca5559bda5c48ae4c3836"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
835 integrity sha512-vJvrdOZy1ngC7r3MDA7zIGSoIgyrkWcGnNIEaqn/APmw+bVLF2gAW7HIsdTxd12s5wQMqEpqIQrmrbRRZ0xC7g==
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
836
2264
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
837 "@turf/helpers@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
838 version "5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
839 resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-5.1.5.tgz#153405227ab933d004a5bb9641a9ed999fcbe0cf"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
840 integrity sha1-FTQFInq5M9AEpbuWQantmZ/L4M8=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
841
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
842 "@turf/invariant@6.x":
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
843 version "6.1.2"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
844 resolved "https://registry.yarnpkg.com/@turf/invariant/-/invariant-6.1.2.tgz#6013ed6219f9ac2edada9b31e1dfa5918eb0a2f7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
845 integrity sha512-WU08Ph8j0J2jVGlQCKChXoCtI50BB3yEH21V++V0T4cR1T27HKCxkehV2sYMwTierfMBgjwSwDIsxnR4/2mWXg==
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
846 dependencies:
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
847 "@turf/helpers" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
848
2264
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
849 "@turf/invariant@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
850 version "5.2.0"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
851 resolved "https://registry.yarnpkg.com/@turf/invariant/-/invariant-5.2.0.tgz#f0150ff7290b38577b73d088b7932c1ee0aa90a7"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
852 integrity sha1-8BUP9ykLOFd7c9CIt5MsHuCqkKc=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
853 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
854 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
855
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
856 "@turf/line-intersect@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
857 version "5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
858 resolved "https://registry.yarnpkg.com/@turf/line-intersect/-/line-intersect-5.1.5.tgz#0e29071ae403295e491723bc49f5cfac8d11ddf3"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
859 integrity sha1-DikHGuQDKV5JFyO8SfXPrI0R3fM=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
860 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
861 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
862 "@turf/invariant" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
863 "@turf/line-segment" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
864 "@turf/meta" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
865 geojson-rbush "2.1.0"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
866
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
867 "@turf/line-intersect@^6.0.2":
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
868 version "6.0.2"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
869 resolved "https://registry.yarnpkg.com/@turf/line-intersect/-/line-intersect-6.0.2.tgz#b45b7a4e7e08c39a0e4e91099580ed377ef7335f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
870 integrity sha512-pfL/lBu7ukBPdTjvSCmcNUzZ83V4R95htwqs5NqU8zeS4R+5KTwacbrOYKztjpmHBwUmPEIIpSbqkUoD0Fp7kg==
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
871 dependencies:
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
872 "@turf/helpers" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
873 "@turf/invariant" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
874 "@turf/line-segment" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
875 "@turf/meta" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
876 geojson-rbush "3.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
877
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
878 "@turf/line-segment@6.x":
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
879 version "6.0.2"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
880 resolved "https://registry.yarnpkg.com/@turf/line-segment/-/line-segment-6.0.2.tgz#e280bcde70d28b694028ec1623dc406c928e59b6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
881 integrity sha512-8AkzDHoNw3X68y115josal+lvdAi4b2P1K0YNTKGyLRBaUhPXVSuMBpMd53FRF1hYEb9UJgMbugF9ZE7m5L6zg==
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
882 dependencies:
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
883 "@turf/helpers" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
884 "@turf/invariant" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
885 "@turf/meta" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
886
2264
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
887 "@turf/line-segment@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
888 version "5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
889 resolved "https://registry.yarnpkg.com/@turf/line-segment/-/line-segment-5.1.5.tgz#3207aaee546ab24c3d8dc3cc63f91c770b8013e5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
890 integrity sha1-Mgeq7lRqskw9jcPMY/kcdwuAE+U=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
891 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
892 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
893 "@turf/invariant" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
894 "@turf/meta" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
895
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
896 "@turf/line-slice@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
897 version "5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
898 resolved "https://registry.yarnpkg.com/@turf/line-slice/-/line-slice-5.1.5.tgz#1ecfce1462a378579754cedf4464cde26829f2b5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
899 integrity sha1-Hs/OFGKjeFeXVM7fRGTN4mgp8rU=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
900 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
901 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
902 "@turf/invariant" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
903 "@turf/nearest-point-on-line" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
904
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
905 "@turf/line-split@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
906 version "5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
907 resolved "https://registry.yarnpkg.com/@turf/line-split/-/line-split-5.1.5.tgz#5b2df4c37619b72ef725b5163cf9926d5540acb7"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
908 integrity sha1-Wy30w3YZty73JbUWPPmSbVVArLc=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
909 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
910 "@turf/bbox" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
911 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
912 "@turf/invariant" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
913 "@turf/line-intersect" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
914 "@turf/line-segment" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
915 "@turf/meta" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
916 "@turf/nearest-point-on-line" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
917 "@turf/square" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
918 "@turf/truncate" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
919 geojson-rbush "2.1.0"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
920
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
921 "@turf/meta@*", "@turf/meta@6.x":
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
922 version "6.0.2"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
923 resolved "https://registry.yarnpkg.com/@turf/meta/-/meta-6.0.2.tgz#eb92951126d24a613ac1b7b99d733fcc20fd30cf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
924 integrity sha512-VA7HJkx7qF1l3+GNGkDVn2oXy4+QoLP6LktXAaZKjuT1JI0YESat7quUkbCMy4zP9lAUuvS4YMslLyTtr919FA==
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
925 dependencies:
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
926 "@turf/helpers" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
927
2264
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
928 "@turf/meta@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
929 version "5.2.0"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
930 resolved "https://registry.yarnpkg.com/@turf/meta/-/meta-5.2.0.tgz#3b1ad485ee0c3b0b1775132a32c384d53e4ba53d"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
931 integrity sha1-OxrUhe4MOwsXdRMqMsOE1T5LpT0=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
932 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
933 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
934
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
935 "@turf/nearest-point-on-line@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
936 version "5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
937 resolved "https://registry.yarnpkg.com/@turf/nearest-point-on-line/-/nearest-point-on-line-5.1.5.tgz#5606ae297f15947524bea51a2a9ef51ec1bf9c36"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
938 integrity sha1-VgauKX8VlHUkvqUaKp71HsG/nDY=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
939 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
940 "@turf/bearing" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
941 "@turf/destination" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
942 "@turf/distance" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
943 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
944 "@turf/invariant" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
945 "@turf/line-intersect" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
946 "@turf/meta" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
947
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
948 "@turf/square@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
949 version "5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
950 resolved "https://registry.yarnpkg.com/@turf/square/-/square-5.1.5.tgz#aa7b21e6033cc9252c3a5bd6f3d88dabd6fed180"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
951 integrity sha1-qnsh5gM8ySUsOlvW89iNq9b+0YA=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
952 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
953 "@turf/distance" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
954 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
955
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
956 "@turf/truncate@^5.1.5":
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
957 version "5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
958 resolved "https://registry.yarnpkg.com/@turf/truncate/-/truncate-5.1.5.tgz#9eedfb3b18ba81f2c98d3ead09431cca1884ad89"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
959 integrity sha1-nu37Oxi6gfLJjT6tCUMcyhiErYk=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
960 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
961 "@turf/helpers" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
962 "@turf/meta" "^5.1.5"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
963
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
964 "@types/babel-types@*", "@types/babel-types@^7.0.0":
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
965 version "7.0.4"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
966 resolved "https://registry.yarnpkg.com/@types/babel-types/-/babel-types-7.0.4.tgz#bfd5b0d0d1ba13e351dff65b6e52783b816826c8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
967 integrity sha512-WiZhq3SVJHFRgRYLXvpf65XnV6ipVHhnNaNvE8yCimejrGglkg38kEj0JcizqwSHxmPSjcTlig/6JouxLGEhGw==
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
968
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
969 "@types/babylon@^6.16.2":
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
970 version "6.16.4"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
971 resolved "https://registry.yarnpkg.com/@types/babylon/-/babylon-6.16.4.tgz#d3df72518b34a6a015d0dc58745cd238b5bb8ad2"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
972 integrity sha512-8dZMcGPno3g7pJ/d0AyJERo+lXh9i1JhDuCUs+4lNIN9eUe5Yh6UCLrpgSEi05Ve2JMLauL2aozdvKwNL0px1Q==
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
973 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
974 "@types/babel-types" "*"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
975
2189
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
976 "@types/node@*":
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
977 version "11.9.0"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
978 resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.0.tgz#35fea17653490dab82e1d5e69731abfdbf13160d"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
979 integrity sha512-ry4DOrC+xenhQbzk1iIPzCZGhhPGEFv7ia7Iu6XXSLVluiJIe9FfG7Iu3mObH9mpxEXCWLCMU4JWbCCR9Oy1Zg==
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
980
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
981 "@types/node@^10.11.7":
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
982 version "10.12.25"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
983 resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.25.tgz#0d01a7dd6127de60d861ece4a650963042abb538"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
984 integrity sha512-IcvnGLGSQFDvC07Bz2I8SX+QKErDZbUdiQq7S2u3XyzTyJfUmT0sWJMbeQkMzpTAkO7/N7sZpW/arUM2jfKsbQ==
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
985
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
986 "@types/node@^8.0.7":
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
987 version "8.10.40"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
988 resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.40.tgz#4314888d5cd537945d73e9ce165c04cc550144a4"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
989 integrity sha512-RRSjdwz63kS4u7edIwJUn8NqKLLQ6LyqF/X4+4jp38MBT3Vwetewi2N4dgJEshLbDwNgOJXNYoOwzVZUSSLhkQ==
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
990
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
991 "@types/q@^1.5.1":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
992 version "1.5.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
993 resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.1.tgz#48fd98c1561fe718b61733daed46ff115b496e18"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
994 integrity sha512-eqz8c/0kwNi/OEHQfvIuJVLTst3in0e7uTKeuY+WL/zfKn0xVujOTp42bS/vUUokhK5P2BppLd9JXMOMHcgbjA==
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
995
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
996 "@types/semver@^5.5.0":
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
997 version "5.5.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
998 resolved "https://registry.yarnpkg.com/@types/semver/-/semver-5.5.0.tgz#146c2a29ee7d3bae4bf2fcb274636e264c813c45"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
999 integrity sha512-41qEJgBH/TWgo5NFSvBCJ1qkoi3Q6ONSF2avrHq1LVEZfYpdHmj0y9SuTK+u9ZhG1sYQKBL1AWXKyLWP4RaUoQ==
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1000
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1001 "@types/strip-bom@^3.0.0":
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1002 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1003 resolved "https://registry.yarnpkg.com/@types/strip-bom/-/strip-bom-3.0.0.tgz#14a8ec3956c2e81edb7520790aecf21c290aebd2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1004 integrity sha1-FKjsOVbC6B7bdSB5CuzyHCkK69I=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1005
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1006 "@types/strip-json-comments@0.0.30":
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1007 version "0.0.30"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1008 resolved "https://registry.yarnpkg.com/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1009 integrity sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1010
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1011 "@vue/babel-helper-vue-jsx-merge-props@^1.0.0-beta.2":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1012 version "1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1013 resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.0.0-beta.2.tgz#f3e20d77b89ddb7a4b9b7a75372f05cd3ac22d92"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1014 integrity sha512-Yj92Q1GcGjjctecBfnBmVqKSlMdyZaVq10hlZB4HSd1DJgu4cWgpEImJSzcJRUCZmas6UigwE7f4IjJuQs+JvQ==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1015
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1016 "@vue/babel-plugin-transform-vue-jsx@^1.0.0-beta.2":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1017 version "1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1018 resolved "https://registry.yarnpkg.com/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.0.0-beta.2.tgz#6f7903fe66a34a02163f418c426cf419e862d97e"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1019 integrity sha512-fvAymRZAPHitomRE+jIipWRj0STXNSMqeOSdOFu9Ffjqg9WGOxSdCjORxexManfZ2y5QDv7gzI1xfgprsK3nlw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1020 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1021 "@babel/helper-module-imports" "^7.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1022 "@babel/plugin-syntax-jsx" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1023 "@vue/babel-helper-vue-jsx-merge-props" "^1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1024 html-tags "^2.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1025 lodash.kebabcase "^4.1.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1026 svg-tags "^1.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1027
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1028 "@vue/babel-preset-app@^3.4.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1029 version "3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1030 resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-3.4.0.tgz#926c718066babc0117ee70cebf890d3aaa812bfa"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1031 integrity sha512-P7IaOFtMUd5iic2PH/iY6YPgtPnyd7SzA+ACv1283F5RcLutTURhl2smC1cWUJFGVrUhTmsYEcbS4+06wKymWw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1032 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1033 "@babel/plugin-proposal-class-properties" "^7.0.0"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1034 "@babel/plugin-proposal-decorators" "^7.1.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1035 "@babel/plugin-syntax-dynamic-import" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1036 "@babel/plugin-syntax-jsx" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1037 "@babel/plugin-transform-runtime" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1038 "@babel/preset-env" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1039 "@babel/runtime" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1040 "@babel/runtime-corejs2" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1041 "@vue/babel-preset-jsx" "^1.0.0-beta.2"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1042 babel-plugin-dynamic-import-node "^2.2.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1043 core-js "^2.6.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1044
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1045 "@vue/babel-preset-jsx@^1.0.0-beta.2":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1046 version "1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1047 resolved "https://registry.yarnpkg.com/@vue/babel-preset-jsx/-/babel-preset-jsx-1.0.0-beta.2.tgz#3e5dc2b73da58391c1c7327c2bd2ef154fe4e46e"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1048 integrity sha512-nZoAKBR/h6iPMQ66ieQcIdlpPBmqhtUUcgjBS541jIVxSog1rwzrc00jlsuecLonzUMWPU0PabyitsG74vhN1w==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1049 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1050 "@vue/babel-helper-vue-jsx-merge-props" "^1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1051 "@vue/babel-plugin-transform-vue-jsx" "^1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1052 "@vue/babel-sugar-functional-vue" "^1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1053 "@vue/babel-sugar-inject-h" "^1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1054 "@vue/babel-sugar-v-model" "^1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1055 "@vue/babel-sugar-v-on" "^1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1056
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1057 "@vue/babel-sugar-functional-vue@^1.0.0-beta.2":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1058 version "1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1059 resolved "https://registry.yarnpkg.com/@vue/babel-sugar-functional-vue/-/babel-sugar-functional-vue-1.0.0-beta.2.tgz#8831f686e7614f282d5170b902483ef538deef38"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1060 integrity sha512-5qvi4hmExgjtrESDk0vflL69dIxkDAukJcYH9o4663E8Nh12Jpbmr+Ja8WmgkAPtTVhk90UVcVUFCCZLHBmhkQ==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1061 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1062 "@babel/plugin-syntax-jsx" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1063
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1064 "@vue/babel-sugar-inject-h@^1.0.0-beta.2":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1065 version "1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1066 resolved "https://registry.yarnpkg.com/@vue/babel-sugar-inject-h/-/babel-sugar-inject-h-1.0.0-beta.2.tgz#5f92f994bf4b4126fad8633f554e8a426b51b413"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1067 integrity sha512-qGXZ6yE+1trk82xCVJ9j3shsgI+R2ePj3+o8b2Ee7JNaRqQvMfTwpgx5BRlk4q1+CTjvYexdqBS+q4Kg7sSxcg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1068 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1069 "@babel/plugin-syntax-jsx" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1070
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1071 "@vue/babel-sugar-v-model@^1.0.0-beta.2":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1072 version "1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1073 resolved "https://registry.yarnpkg.com/@vue/babel-sugar-v-model/-/babel-sugar-v-model-1.0.0-beta.2.tgz#051d3ae3ef5e70d514e09058ec5790f6a42e8c28"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1074 integrity sha512-63US3IMEtATJzzK2le/Na53Sk2bp3LHfwZ8eMFwbTaz6e2qeV9frBl3ZYaha64ghT4IDSbrDXUmm0J09EAzFfA==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1075 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1076 "@babel/plugin-syntax-jsx" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1077 "@vue/babel-helper-vue-jsx-merge-props" "^1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1078 "@vue/babel-plugin-transform-vue-jsx" "^1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1079 camelcase "^5.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1080 html-tags "^2.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1081 svg-tags "^1.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1082
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1083 "@vue/babel-sugar-v-on@^1.0.0-beta.2":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1084 version "1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1085 resolved "https://registry.yarnpkg.com/@vue/babel-sugar-v-on/-/babel-sugar-v-on-1.0.0-beta.2.tgz#3e2d122e229b10017f091d178346b601d9245260"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1086 integrity sha512-XH/m3k11EKdMY0MrTg4+hQv8BFM8juzHT95chYkgxDmvDdVJnSCuf9+mcysEJttWD4PVuUGN7EHoIWsIhC0dRw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1087 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1088 "@babel/plugin-syntax-jsx" "^7.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1089 "@vue/babel-plugin-transform-vue-jsx" "^1.0.0-beta.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1090 camelcase "^5.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1091
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1092 "@vue/cli-overlay@^3.4.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1093 version "3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1094 resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-3.4.0.tgz#7fe7cf41eacbaf1f1579efcad93e23b65d4581db"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1095 integrity sha512-uLfQZvMChAf3UQNR+WN8a7vAPqvaw2tJs1TrNxPg+Dr7bm7HWoitvFremF0vLWkxIRM5e+VJgYV3wHk9EwWhzg==
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1096
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1097 "@vue/cli-plugin-babel@^3.2.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1098 version "3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1099 resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-3.4.0.tgz#d6e7967995f860b94204bdfb17900fadd4aea2d9"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1100 integrity sha512-8ViOzJa8UqUnmMl1422t8EIlCUc5PegSMsdU6xoqfavL83uEGjR+fE4gAI+g7xKo7Qk9+8Z8VvaredXMbmxCzA==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1101 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1102 "@babel/core" "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1103 "@vue/babel-preset-app" "^3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1104 "@vue/cli-shared-utils" "^3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1105 babel-loader "^8.0.5"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1106 webpack ">=4 < 4.29"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1107
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1108 "@vue/cli-plugin-e2e-nightwatch@^3.2.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1109 version "3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1110 resolved "https://registry.yarnpkg.com/@vue/cli-plugin-e2e-nightwatch/-/cli-plugin-e2e-nightwatch-3.4.0.tgz#0726fa46ccb2735adc3fd1cdf1ef43c79aaf56b1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1111 integrity sha512-XIL6NKD/N4ZhbniAZLYB46OmzAg+ibAlUg3W1JURpoBBs9+EP6XV+vzI9lUaS8JNU3Cuj45PqB455fDwUrHt1g==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1112 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1113 "@vue/cli-shared-utils" "^3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1114 chromedriver "^2.45.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1115 deepmerge "^3.1.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1116 execa "^1.0.0"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1117 nightwatch "^0.9.21"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1118 selenium-server "^3.141.59"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1119
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1120 "@vue/cli-plugin-eslint@^3.2.1":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1121 version "3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1122 resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-3.4.0.tgz#e9fceff873661848be7e1341b31dad23302cd0ac"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1123 integrity sha512-KbUpN3Zd/V5zCah9nT9cukTHmd9g4IRskyuIeBw5KZqRDoUgCS7I2+OWlcAMneRuqZwgFbTFYmr9N3s6gz4SVg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1124 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1125 "@vue/cli-shared-utils" "^3.4.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1126 babel-eslint "^10.0.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1127 eslint "^4.19.1"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1128 eslint-loader "^2.1.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1129 eslint-plugin-vue "^4.7.1"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1130 globby "^9.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1131 webpack ">=4 < 4.29"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1132
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1133 "@vue/cli-plugin-unit-jest@^3.2.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1134 version "3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1135 resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-3.4.0.tgz#f501d16344aef5d7c83d9a8821dc372d2a362afe"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1136 integrity sha512-F1FzKG2JQmVPXH5OKFN4htBkGERDj5Kxd47Wmts2H0rhmtHR4a+k0X7+WyCzbb1aSRKNYdG4f2eSwyu6tSq28A==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1137 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1138 "@vue/cli-shared-utils" "^3.4.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1139 babel-jest "^23.6.0"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1140 babel-plugin-transform-es2015-modules-commonjs "^6.26.2"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1141 jest "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1142 jest-serializer-vue "^2.0.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1143 jest-transform-stub "^1.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1144 vue-jest "^3.0.2"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1145
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1146 "@vue/cli-service@^3.2.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1147 version "3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1148 resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-3.4.0.tgz#d2160ee4cf9de8dc4e9d780ccd61cc15862f2950"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1149 integrity sha512-AtLiin5Jlw0ULKXJtBhUaykz0VzDgYq2RCf7nxfB7Vsi5fTbJyOVeWYe9KsnsM6VTRBWRUI8NzPPMYxV2uxtQA==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1150 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1151 "@intervolga/optimize-cssnano-plugin" "^1.0.5"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1152 "@soda/friendly-errors-webpack-plugin" "^1.7.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1153 "@vue/cli-overlay" "^3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1154 "@vue/cli-shared-utils" "^3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1155 "@vue/component-compiler-utils" "^2.5.2"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1156 "@vue/preload-webpack-plugin" "^1.1.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1157 "@vue/web-component-wrapper" "^1.2.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1158 acorn "^6.0.6"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1159 acorn-walk "^6.1.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1160 address "^1.0.3"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1161 autoprefixer "^9.4.7"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1162 cache-loader "^2.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1163 case-sensitive-paths-webpack-plugin "^2.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1164 chalk "^2.4.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1165 clipboardy "^1.2.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1166 cliui "^4.1.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1167 copy-webpack-plugin "^4.6.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1168 css-loader "^1.0.1"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1169 cssnano "^4.1.8"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1170 debug "^4.1.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1171 escape-string-regexp "^1.0.5"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1172 file-loader "^3.0.1"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1173 fs-extra "^7.0.1"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1174 globby "^9.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1175 hash-sum "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1176 html-webpack-plugin "^3.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1177 launch-editor-middleware "^2.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1178 lodash.defaultsdeep "^4.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1179 lodash.mapvalues "^4.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1180 lodash.transform "^4.6.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1181 mini-css-extract-plugin "^0.5.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1182 minimist "^1.2.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1183 ora "^3.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1184 portfinder "^1.0.20"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1185 postcss-loader "^3.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1186 read-pkg "^4.0.1"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1187 semver "^5.6.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1188 slash "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1189 source-map-url "^0.4.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1190 ssri "^6.0.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1191 string.prototype.padend "^3.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1192 terser-webpack-plugin "^1.2.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1193 thread-loader "^2.1.2"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1194 url-loader "^1.1.2"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1195 vue-loader "^15.6.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1196 webpack ">=4 < 4.29"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1197 webpack-bundle-analyzer "^3.0.3"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1198 webpack-chain "^4.11.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1199 webpack-dev-server "^3.1.14"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1200 webpack-merge "^4.2.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1201 yorkie "^2.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1202
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1203 "@vue/cli-shared-utils@^3.4.0":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1204 version "3.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1205 resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-3.4.0.tgz#4331cb926351e399bf7305a9306bf09d0f2a1b9d"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1206 integrity sha512-w9j2qIroUUC2ym4Lb0lLMdlGmYThhwV0OizOEVigB5eZOEUEBV2Mv43K+nWJ6OyRBACnvhJTDi1gIwJo8zUvOw==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1207 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1208 chalk "^2.4.1"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1209 execa "^1.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1210 joi "^14.3.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1211 launch-editor "^2.2.1"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1212 lru-cache "^5.1.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1213 node-ipc "^9.1.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1214 opn "^5.3.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1215 ora "^3.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1216 request "^2.87.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1217 request-promise-native "^1.0.5"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1218 semver "^5.5.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1219 string.prototype.padstart "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1220
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1221 "@vue/component-compiler-utils@^1.2.1":
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1222 version "1.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1223 resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-1.3.1.tgz#686f0b913d59590ae327b2a1cb4b6d9b931bbe0e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1224 integrity sha512-IyjJW6ToMitgAhp3xh22QiEW8JvHfLyzlyY/J+GjJ71miod9tNsy6xT2ckm/VirlhPMfeM43kgYZe34jhmmzpw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1225 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1226 consolidate "^0.15.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1227 hash-sum "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1228 lru-cache "^4.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1229 merge-source-map "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1230 postcss "^6.0.20"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1231 postcss-selector-parser "^3.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1232 prettier "^1.13.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1233 source-map "^0.5.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1234 vue-template-es2015-compiler "^1.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1235
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1236 "@vue/component-compiler-utils@^2.5.1", "@vue/component-compiler-utils@^2.5.2":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1237 version "2.5.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1238 resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-2.5.2.tgz#a8d57e773354ab10e4742c7d6a8dd86184d4d7be"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1239 integrity sha512-3exq9O89GXo9E+CGKzgURCbasG15FtFMs8QRrCUVWGaKue4Egpw41MHb3Avtikv1VykKfBq3FvAnf9Nx3sdVJg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1240 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1241 consolidate "^0.15.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1242 hash-sum "^1.0.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1243 lru-cache "^4.1.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1244 merge-source-map "^1.1.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1245 postcss "^7.0.14"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1246 postcss-selector-parser "^5.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1247 prettier "1.16.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1248 source-map "~0.6.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1249 vue-template-es2015-compiler "^1.8.2"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1250
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1251 "@vue/eslint-config-prettier@^4.0.1":
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1252 version "4.0.1"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1253 resolved "https://registry.yarnpkg.com/@vue/eslint-config-prettier/-/eslint-config-prettier-4.0.1.tgz#a036d0d2193c5c836542b35a3a7c35c4e1c68c97"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1254 integrity sha512-rJEDXPb61Hfgg8GllO3XXFP98bcIxdNNHSrNcxP/vBSukOolgOwQyZJ5f5z/c7ViPyh5/IDlC4qBnhx/0n+I4g==
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1255 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1256 eslint-config-prettier "^3.3.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1257 eslint-plugin-prettier "^3.0.0"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1258 prettier "^1.15.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1259
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1260 "@vue/preload-webpack-plugin@^1.1.0":
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1261 version "1.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1262 resolved "https://registry.yarnpkg.com/@vue/preload-webpack-plugin/-/preload-webpack-plugin-1.1.0.tgz#d768dba004261c029b53a77c5ea2d5f9ee4f3cce"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1263 integrity sha512-rcn2KhSHESBFMPj5vc5X2pI9bcBNQQixvJXhD5gZ4rN2iym/uH2qfDSQfUS5+qwiz0a85TCkeUs6w6jxFDudbw==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1264
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1265 "@vue/test-utils@^1.0.0-beta.26":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1266 version "1.0.0-beta.29"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1267 resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.0.0-beta.29.tgz#c942cf25e891cf081b6a03332b4ae1ef430726f0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1268 integrity sha512-yX4sxEIHh4M9yAbLA/ikpEnGKMNBCnoX98xE1RwxfhQVcn0MaXNSj1Qmac+ZydTj6VBSEVukchBogXBTwc+9iA==
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1269 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1270 dom-event-types "^1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1271 lodash "^4.17.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1272
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1273 "@vue/web-component-wrapper@^1.2.0":
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1274 version "1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1275 resolved "https://registry.yarnpkg.com/@vue/web-component-wrapper/-/web-component-wrapper-1.2.0.tgz#bb0e46f1585a7e289b4ee6067dcc5a6ae62f1dd1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1276 integrity sha512-Xn/+vdm9CjuC9p3Ae+lTClNutrVhsXpzxvoTXXtoys6kVRX9FkueSUAqSWAyZntmVLlR4DosBV4pH8y5Z/HbUw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1277
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1278 "@webassemblyjs/ast@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1279 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1280 resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.7.11.tgz#b988582cafbb2b095e8b556526f30c90d057cace"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1281 integrity sha512-ZEzy4vjvTzScC+SH8RBssQUawpaInUdMTYwYYLh54/s8TuT0gBLuyUnppKsVyZEi876VmmStKsUs28UxPgdvrA==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1282 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1283 "@webassemblyjs/helper-module-context" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1284 "@webassemblyjs/helper-wasm-bytecode" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1285 "@webassemblyjs/wast-parser" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1286
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1287 "@webassemblyjs/floating-point-hex-parser@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1288 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1289 resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.7.11.tgz#a69f0af6502eb9a3c045555b1a6129d3d3f2e313"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1290 integrity sha512-zY8dSNyYcgzNRNT666/zOoAyImshm3ycKdoLsyDw/Bwo6+/uktb7p4xyApuef1dwEBo/U/SYQzbGBvV+nru2Xg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1291
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1292 "@webassemblyjs/helper-api-error@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1293 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1294 resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.7.11.tgz#c7b6bb8105f84039511a2b39ce494f193818a32a"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1295 integrity sha512-7r1qXLmiglC+wPNkGuXCvkmalyEstKVwcueZRP2GNC2PAvxbLYwLLPr14rcdJaE4UtHxQKfFkuDFuv91ipqvXg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1296
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1297 "@webassemblyjs/helper-buffer@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1298 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1299 resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.7.11.tgz#3122d48dcc6c9456ed982debe16c8f37101df39b"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1300 integrity sha512-MynuervdylPPh3ix+mKZloTcL06P8tenNH3sx6s0qE8SLR6DdwnfgA7Hc9NSYeob2jrW5Vql6GVlsQzKQCa13w==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1301
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1302 "@webassemblyjs/helper-code-frame@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1303 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1304 resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-code-frame/-/helper-code-frame-1.7.11.tgz#cf8f106e746662a0da29bdef635fcd3d1248364b"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1305 integrity sha512-T8ESC9KMXFTXA5urJcyor5cn6qWeZ4/zLPyWeEXZ03hj/x9weSokGNkVCdnhSabKGYWxElSdgJ+sFa9G/RdHNw==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1306 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1307 "@webassemblyjs/wast-printer" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1308
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1309 "@webassemblyjs/helper-fsm@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1310 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1311 resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-fsm/-/helper-fsm-1.7.11.tgz#df38882a624080d03f7503f93e3f17ac5ac01181"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1312 integrity sha512-nsAQWNP1+8Z6tkzdYlXT0kxfa2Z1tRTARd8wYnc/e3Zv3VydVVnaeePgqUzFrpkGUyhUUxOl5ML7f1NuT+gC0A==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1313
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1314 "@webassemblyjs/helper-module-context@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1315 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1316 resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-module-context/-/helper-module-context-1.7.11.tgz#d874d722e51e62ac202476935d649c802fa0e209"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1317 integrity sha512-JxfD5DX8Ygq4PvXDucq0M+sbUFA7BJAv/GGl9ITovqE+idGX+J3QSzJYz+LwQmL7fC3Rs+utvWoJxDb6pmC0qg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1318
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1319 "@webassemblyjs/helper-wasm-bytecode@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1320 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1321 resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.7.11.tgz#dd9a1e817f1c2eb105b4cf1013093cb9f3c9cb06"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1322 integrity sha512-cMXeVS9rhoXsI9LLL4tJxBgVD/KMOKXuFqYb5oCJ/opScWpkCMEz9EJtkonaNcnLv2R3K5jIeS4TRj/drde1JQ==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1323
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1324 "@webassemblyjs/helper-wasm-section@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1325 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1326 resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.7.11.tgz#9c9ac41ecf9fbcfffc96f6d2675e2de33811e68a"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1327 integrity sha512-8ZRY5iZbZdtNFE5UFunB8mmBEAbSI3guwbrsCl4fWdfRiAcvqQpeqd5KHhSWLL5wuxo53zcaGZDBU64qgn4I4Q==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1328 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1329 "@webassemblyjs/ast" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1330 "@webassemblyjs/helper-buffer" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1331 "@webassemblyjs/helper-wasm-bytecode" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1332 "@webassemblyjs/wasm-gen" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1333
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1334 "@webassemblyjs/ieee754@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1335 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1336 resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.7.11.tgz#c95839eb63757a31880aaec7b6512d4191ac640b"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1337 integrity sha512-Mmqx/cS68K1tSrvRLtaV/Lp3NZWzXtOHUW2IvDvl2sihAwJh4ACE0eL6A8FvMyDG9abes3saB6dMimLOs+HMoQ==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1338 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1339 "@xtuc/ieee754" "^1.2.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1340
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1341 "@webassemblyjs/leb128@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1342 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1343 resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.7.11.tgz#d7267a1ee9c4594fd3f7e37298818ec65687db63"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1344 integrity sha512-vuGmgZjjp3zjcerQg+JA+tGOncOnJLWVkt8Aze5eWQLwTQGNgVLcyOTqgSCxWTR4J42ijHbBxnuRaL1Rv7XMdw==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1345 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1346 "@xtuc/long" "4.2.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1347
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1348 "@webassemblyjs/utf8@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1349 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1350 resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.7.11.tgz#06d7218ea9fdc94a6793aa92208160db3d26ee82"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1351 integrity sha512-C6GFkc7aErQIAH+BMrIdVSmW+6HSe20wg57HEC1uqJP8E/xpMjXqQUxkQw07MhNDSDcGpxI9G5JSNOQCqJk4sA==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1352
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1353 "@webassemblyjs/wasm-edit@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1354 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1355 resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.7.11.tgz#8c74ca474d4f951d01dbae9bd70814ee22a82005"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1356 integrity sha512-FUd97guNGsCZQgeTPKdgxJhBXkUbMTY6hFPf2Y4OedXd48H97J+sOY2Ltaq6WGVpIH8o/TGOVNiVz/SbpEMJGg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1357 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1358 "@webassemblyjs/ast" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1359 "@webassemblyjs/helper-buffer" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1360 "@webassemblyjs/helper-wasm-bytecode" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1361 "@webassemblyjs/helper-wasm-section" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1362 "@webassemblyjs/wasm-gen" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1363 "@webassemblyjs/wasm-opt" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1364 "@webassemblyjs/wasm-parser" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1365 "@webassemblyjs/wast-printer" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1366
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1367 "@webassemblyjs/wasm-gen@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1368 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1369 resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.7.11.tgz#9bbba942f22375686a6fb759afcd7ac9c45da1a8"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1370 integrity sha512-U/KDYp7fgAZX5KPfq4NOupK/BmhDc5Kjy2GIqstMhvvdJRcER/kUsMThpWeRP8BMn4LXaKhSTggIJPOeYHwISA==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1371 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1372 "@webassemblyjs/ast" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1373 "@webassemblyjs/helper-wasm-bytecode" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1374 "@webassemblyjs/ieee754" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1375 "@webassemblyjs/leb128" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1376 "@webassemblyjs/utf8" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1377
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1378 "@webassemblyjs/wasm-opt@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1379 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1380 resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.7.11.tgz#b331e8e7cef8f8e2f007d42c3a36a0580a7d6ca7"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1381 integrity sha512-XynkOwQyiRidh0GLua7SkeHvAPXQV/RxsUeERILmAInZegApOUAIJfRuPYe2F7RcjOC9tW3Cb9juPvAC/sCqvg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1382 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1383 "@webassemblyjs/ast" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1384 "@webassemblyjs/helper-buffer" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1385 "@webassemblyjs/wasm-gen" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1386 "@webassemblyjs/wasm-parser" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1387
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1388 "@webassemblyjs/wasm-parser@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1389 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1390 resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.7.11.tgz#6e3d20fa6a3519f6b084ef9391ad58211efb0a1a"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1391 integrity sha512-6lmXRTrrZjYD8Ng8xRyvyXQJYUQKYSXhJqXOBLw24rdiXsHAOlvw5PhesjdcaMadU/pyPQOJ5dHreMjBxwnQKg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1392 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1393 "@webassemblyjs/ast" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1394 "@webassemblyjs/helper-api-error" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1395 "@webassemblyjs/helper-wasm-bytecode" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1396 "@webassemblyjs/ieee754" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1397 "@webassemblyjs/leb128" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1398 "@webassemblyjs/utf8" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1399
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1400 "@webassemblyjs/wast-parser@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1401 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1402 resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-parser/-/wast-parser-1.7.11.tgz#25bd117562ca8c002720ff8116ef9072d9ca869c"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1403 integrity sha512-lEyVCg2np15tS+dm7+JJTNhNWq9yTZvi3qEhAIIOaofcYlUp0UR5/tVqOwa/gXYr3gjwSZqw+/lS9dscyLelbQ==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1404 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1405 "@webassemblyjs/ast" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1406 "@webassemblyjs/floating-point-hex-parser" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1407 "@webassemblyjs/helper-api-error" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1408 "@webassemblyjs/helper-code-frame" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1409 "@webassemblyjs/helper-fsm" "1.7.11"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1410 "@xtuc/long" "4.2.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1411
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1412 "@webassemblyjs/wast-printer@1.7.11":
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1413 version "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1414 resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.7.11.tgz#c4245b6de242cb50a2cc950174fdbf65c78d7813"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1415 integrity sha512-m5vkAsuJ32QpkdkDOUPGSltrg8Cuk3KBx4YrmAGQwCZPRdUHXxG4phIOuuycLemHFr74sWL9Wthqss4fzdzSwg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1416 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1417 "@webassemblyjs/ast" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1418 "@webassemblyjs/wast-parser" "1.7.11"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1419 "@xtuc/long" "4.2.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1420
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1421 "@xtuc/ieee754@^1.2.0":
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1422 version "1.2.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1423 resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1424 integrity sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1425
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1426 "@xtuc/long@4.2.1":
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1427 version "4.2.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1428 resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.1.tgz#5c85d662f76fa1d34575766c5dcd6615abcd30d8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1429 integrity sha512-FZdkNBDqBRHKQ2MEbSC17xnPFOhZxeJ2YGSfr2BKf3sujG49Qe3bB+rGCwQfIaA7WHnGeGkSijX4FuBCdrzW/g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1430
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1431 abab@^1.0.0:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1432 version "1.0.4"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1433 resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.4.tgz#5faad9c2c07f60dd76770f71cf025b62a63cfd4e"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1434 integrity sha1-X6rZwsB/YN12dw9xzwJbYqY8/U4=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1435
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1436 abab@^2.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1437 version "2.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1438 resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.0.tgz#aba0ab4c5eee2d4c79d3487d85450fb2376ebb0f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1439 integrity sha512-sY5AXXVZv4Y1VACTtR11UJCPHHudgY5i26Qj5TypE6DKlIApbwb5uqhXcJ5UUGbvZNRh7EeIoW+LrJumBsKp7w==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1440
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1441 abbrev@1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1442 version "1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1443 resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1444 integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1445
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1446 accepts@~1.3.4, accepts@~1.3.5:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1447 version "1.3.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1448 resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.5.tgz#eb777df6011723a3b14e8a72c0805c8e86746bd2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1449 integrity sha1-63d99gEXI6OxTopywIBcjoZ0a9I=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1450 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1451 mime-types "~2.1.18"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1452 negotiator "0.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1453
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1454 acorn-bigint@^0.2.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1455 version "0.2.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1456 resolved "https://registry.yarnpkg.com/acorn-bigint/-/acorn-bigint-0.2.0.tgz#0f45a5290537799a3b07085689a186881cb53784"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1457 integrity sha1-D0WlKQU3eZo7BwhWiaGGiBy1N4Q=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1458 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1459 acorn "^5.2.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1460
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1461 acorn-class-fields@^0.1.1:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1462 version "0.1.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1463 resolved "https://registry.yarnpkg.com/acorn-class-fields/-/acorn-class-fields-0.1.2.tgz#20782f304af42257feff5bd4a5c335291473bf58"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1464 integrity sha1-IHgvMEr0Ilf+/1vUpcM1KRRzv1g=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1465 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1466 acorn "^5.3.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1467
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1468 acorn-dynamic-import@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1469 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1470 resolved "https://registry.yarnpkg.com/acorn-dynamic-import/-/acorn-dynamic-import-3.0.0.tgz#901ceee4c7faaef7e07ad2a47e890675da50a278"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1471 integrity sha512-zVWV8Z8lislJoOKKqdNMOB+s6+XV5WERty8MnKBeFgwA+19XJjJHs2RP5dzM57FftIs+jQnRToLiWazKr6sSWg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1472 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1473 acorn "^5.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1474
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1475 acorn-globals@^1.0.4:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1476 version "1.0.9"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1477 resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-1.0.9.tgz#55bb5e98691507b74579d0513413217c380c54cf"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1478 integrity sha1-VbtemGkVB7dFedBRNBMhfDgMVM8=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1479 dependencies:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1480 acorn "^2.1.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1481
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1482 acorn-globals@^3.0.0:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1483 version "3.1.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1484 resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-3.1.0.tgz#fd8270f71fbb4996b004fa880ee5d46573a731bf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1485 integrity sha1-/YJw9x+7SZawBPqIDuXUZXOnMb8=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1486 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1487 acorn "^4.0.4"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1488
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1489 acorn-globals@^4.1.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1490 version "4.3.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1491 resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-4.3.0.tgz#e3b6f8da3c1552a95ae627571f7dd6923bb54103"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1492 integrity sha512-hMtHj3s5RnuhvHPowpBYvJVj3rAar82JiDQHvGs1zO0l10ocX/xEdBShNHTJaboucJUsScghp74pH3s7EnHHQw==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1493 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1494 acorn "^6.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1495 acorn-walk "^6.0.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1496
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1497 acorn-import-meta@^0.2.1:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1498 version "0.2.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1499 resolved "https://registry.yarnpkg.com/acorn-import-meta/-/acorn-import-meta-0.2.1.tgz#ac91e06e00facece7e96ff76a0fe9ec7b1cb5b5c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1500 integrity sha512-+KB5Q0P0Q/XpsPHgnLx4XbCGqMogw4yiJJjYsbzPCNrE/IoX+c6J4C+BFcwdWh3CD1zLzMxPITN1jzHd+NiS3w==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1501 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1502 acorn "^5.4.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1503
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1504 acorn-json-superset@^0.1.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1505 version "0.1.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1506 resolved "https://registry.yarnpkg.com/acorn-json-superset/-/acorn-json-superset-0.1.1.tgz#61222bfdb6bd0a825c05d5550135729076c2cb5a"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1507 integrity sha512-fhvg6mWlulil3spkNL0UQtym0pLAaKsKWmDGuTKlP5PVQwv9DlR1avvnnwl2YT9A61AH5j0idgv5/h9Rdkaqyg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1508 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1509 acorn "^5.4.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1510
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1511 acorn-jsx@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1512 version "3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1513 resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-3.0.1.tgz#afdf9488fb1ecefc8348f6fb22f464e32a58b36b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1514 integrity sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1515 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1516 acorn "^3.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1517
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1518 acorn-numeric-separator@^0.1.1:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1519 version "0.1.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1520 resolved "https://registry.yarnpkg.com/acorn-numeric-separator/-/acorn-numeric-separator-0.1.1.tgz#aa455a1d95ae887231de97e0681abbe28b065e8d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1521 integrity sha1-qkVaHZWuiHIx3pfgaBq74osGXo0=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1522 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1523 acorn "^5.2.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1524
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1525 acorn-optional-catch-binding@^0.1.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1526 version "0.1.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1527 resolved "https://registry.yarnpkg.com/acorn-optional-catch-binding/-/acorn-optional-catch-binding-0.1.1.tgz#593d8c0a51ae3a3404b3bb84ee40180b808e7548"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1528 integrity sha512-LJn5iDpAU1Zah1sdG2pY4rwv7kSe7ykbKpYrwbw5Igfn3OgPyjSD5f0JPboA1xITYpENS9rtNgN7PaAtTsvI/g==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1529 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1530 acorn "^5.2.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1531
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1532 acorn-private-methods@^0.1.1:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1533 version "0.1.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1534 resolved "https://registry.yarnpkg.com/acorn-private-methods/-/acorn-private-methods-0.1.1.tgz#32c13cf24d05bf1c9be04914b41491c59d75a195"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1535 integrity sha1-MsE88k0Fvxyb4EkUtBSRxZ11oZU=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1536 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1537 acorn "^5.4.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1538
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1539 acorn-stage3@^0.6.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1540 version "0.6.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1541 resolved "https://registry.yarnpkg.com/acorn-stage3/-/acorn-stage3-0.6.0.tgz#d2814cec8e2f8bcb0407ba657fbe0cfb118f9bc2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1542 integrity sha512-/CZrHonJfg5OSTkZ71w4L4JnpsqZyDIXaSot5gUpQriTUavjiuAjkJBxxNGtxTlGBVtOBtYwzqxLDUSOD3amDQ==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1543 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1544 acorn "^5.5.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1545 acorn-bigint "^0.2.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1546 acorn-class-fields "^0.1.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1547 acorn-dynamic-import "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1548 acorn-import-meta "^0.2.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1549 acorn-json-superset "^0.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1550 acorn-numeric-separator "^0.1.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1551 acorn-optional-catch-binding "^0.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1552 acorn-private-methods "^0.1.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1553
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1554 acorn-walk@^6.0.1, acorn-walk@^6.1.1:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1555 version "6.1.1"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1556 resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.1.1.tgz#d363b66f5fac5f018ff9c3a1e7b6f8e310cc3913"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1557 integrity sha512-OtUw6JUTgxA2QoqqmrmQ7F2NYqiBPi/L2jqHyFtllhOUvXYQXf0Z1CYUinIfyT4bTCGmrA7gX9FvHA81uzCoVw==
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1558
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1559 acorn@^2.1.0, acorn@^2.4.0:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1560 version "2.7.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1561 resolved "https://registry.yarnpkg.com/acorn/-/acorn-2.7.0.tgz#ab6e7d9d886aaca8b085bc3312b79a198433f0e7"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1562 integrity sha1-q259nYhqrKiwhbwzEreaGYQz8Oc=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
1563
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1564 acorn@^3.0.4, acorn@^3.1.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1565 version "3.3.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1566 resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1567 integrity sha1-ReN/s56No/JbruP/U2niu18iAXo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1568
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1569 acorn@^4.0.4, acorn@~4.0.2:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1570 version "4.0.13"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1571 resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.13.tgz#105495ae5361d697bd195c825192e1ad7f253787"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1572 integrity sha1-EFSVrlNh1pe9GVyCUZLhrX8lN4c=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1573
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1574 acorn@^5.0.0, acorn@^5.2.1, acorn@^5.3.0, acorn@^5.4.0, acorn@^5.4.1, acorn@^5.5.0, acorn@^5.5.3, acorn@^5.6.2, acorn@^5.7.3:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1575 version "5.7.3"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1576 resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1577 integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1578
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1579 acorn@^6.0.1, acorn@^6.0.6:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1580 version "6.1.0"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1581 resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.0.tgz#b0a3be31752c97a0f7013c5f4903b71a05db6818"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1582 integrity sha512-MW/FjM+IvU9CgBzjO3UIPCE2pyEwUsoFl+VGdczOPEdxfGFjuKny/gN54mOuX7Qxmb9Rg9MCn2oKiSUeW+pjrw==
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1583
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1584 address@^1.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1585 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1586 resolved "https://registry.yarnpkg.com/address/-/address-1.0.3.tgz#b5f50631f8d6cec8bd20c963963afb55e06cbce9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1587 integrity sha512-z55ocwKBRLryBs394Sm3ushTtBeg6VAeuku7utSoSnsJKvKcnXFIyC6vh27n3rXyxSgkJBBCAvyOn7gSUcTYjg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1588
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1589 agent-base@2:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1590 version "2.1.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1591 resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-2.1.1.tgz#d6de10d5af6132d5bd692427d46fc538539094c7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1592 integrity sha1-1t4Q1a9hMtW9aSQn1G/FOFOQlMc=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1593 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1594 extend "~3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1595 semver "~5.0.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1596
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
1597 ajv-errors@^1.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1598 version "1.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1599 resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-1.0.1.tgz#f35986aceb91afadec4102fbd85014950cefa64d"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1600 integrity sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
1601
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1602 ajv-keywords@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1603 version "2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1604 resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-2.1.1.tgz#617997fc5f60576894c435f940d819e135b80762"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1605 integrity sha1-YXmX/F9gV2iUxDX5QNgZ4TW4B2I=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1606
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1607 ajv-keywords@^3.1.0:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1608 version "3.4.0"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1609 resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.4.0.tgz#4b831e7b531415a7cc518cd404e73f6193c6349d"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1610 integrity sha512-aUjdRFISbuFOl0EIZc+9e4FfZp0bDZgAdOOf30bJmw8VM9v84SHyVyxDfbWxpGYbdZD/9XoKxfHVNmxPkhwyGw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1611
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1612 ajv@^5.2.3, ajv@^5.3.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1613 version "5.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1614 resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.5.2.tgz#73b5eeca3fab653e3d3f9422b341ad42205dc965"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1615 integrity sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1616 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1617 co "^4.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1618 fast-deep-equal "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1619 fast-json-stable-stringify "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1620 json-schema-traverse "^0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1621
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1622 ajv@^6.1.0, ajv@^6.5.5:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1623 version "6.9.1"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1624 resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.9.1.tgz#a4d3683d74abc5670e75f0b16520f70a20ea8dc1"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1625 integrity sha512-XDN92U311aINL77ieWHmqCcNlwjoP5cHXDxIxbf2MaPYuCXOHS7gHH8jktxeK5omgd52XbSTX6a4Piwd1pQmzA==
1877
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
1626 dependencies:
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
1627 fast-deep-equal "^2.0.1"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
1628 fast-json-stable-stringify "^2.0.0"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
1629 json-schema-traverse "^0.4.1"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
1630 uri-js "^4.2.2"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
1631
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1632 align-text@^0.1.1, align-text@^0.1.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1633 version "0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1634 resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1635 integrity sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1636 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1637 kind-of "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1638 longest "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1639 repeat-string "^1.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1640
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1641 alphanum-sort@^1.0.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1642 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1643 resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1644 integrity sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1645
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1646 amdefine@>=0.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1647 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1648 resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1649 integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1650
428
d7a06b9fffc9 feat: Usability for usermanagement improved.
Thomas Junk <thomas.junk@intevation.de>
parents: 384
diff changeset
1651 animate.css@^3.7.0:
d7a06b9fffc9 feat: Usability for usermanagement improved.
Thomas Junk <thomas.junk@intevation.de>
parents: 384
diff changeset
1652 version "3.7.0"
d7a06b9fffc9 feat: Usability for usermanagement improved.
Thomas Junk <thomas.junk@intevation.de>
parents: 384
diff changeset
1653 resolved "https://registry.yarnpkg.com/animate.css/-/animate.css-3.7.0.tgz#5de25d1ee5fba11ba6a1e2c4fa568f512eb7d4da"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1654 integrity sha512-u3iMXDJr0cxMdQocIciDiou9Au4L5f9uT+/jCtprw3s1j3HcfCuI+khF+90Ps2KdsEhM2soF7SXB4WUvI3HlXg==
428
d7a06b9fffc9 feat: Usability for usermanagement improved.
Thomas Junk <thomas.junk@intevation.de>
parents: 384
diff changeset
1655
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1656 ansi-colors@^3.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1657 version "3.2.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1658 resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.3.tgz#57d35b8686e851e2cc04c403f1c00203976a1813"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1659 integrity sha512-LEHHyuhlPY3TmuUYMh2oz89lTShfvgbmzaBcxve9t/9Wuy7Dwf4yoAKcND7KFT1HAQfqZ12qtc+DUrBMeKF9nw==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1660
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1661 ansi-escapes@^3.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1662 version "3.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1663 resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1664 integrity sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1665
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1666 ansi-html@0.0.7:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1667 version "0.0.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1668 resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1669 integrity sha1-gTWEAhliqenm/QOflA0S9WynhZ4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1670
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1671 ansi-regex@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1672 version "2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1673 resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1674 integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1675
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1676 ansi-regex@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1677 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1678 resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1679 integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1680
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1681 ansi-regex@^4.0.0:
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1682 version "4.0.0"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1683 resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.0.0.tgz#70de791edf021404c3fd615aa89118ae0432e5a9"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1684 integrity sha512-iB5Dda8t/UqpPI/IjsejXu5jOGDrzn41wJyljwPH65VCIbk6+1BzFIMJGFwTNrYXT1CrD+B4l19U7awiQ8rk7w==
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1685
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1686 ansi-styles@^2.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1687 version "2.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1688 resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1689 integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1690
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1691 ansi-styles@^3.2.0, ansi-styles@^3.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1692 version "3.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1693 resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1694 integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1695 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1696 color-convert "^1.9.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1697
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1698 anymatch@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1699 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1700 resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1701 integrity sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1702 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1703 micromatch "^3.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1704 normalize-path "^2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1705
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1706 append-transform@^0.4.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1707 version "0.4.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1708 resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1709 integrity sha1-126/jKlNJ24keja61EpLdKthGZE=
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1710 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1711 default-require-extensions "^1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1712
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1713 aproba@^1.0.3, aproba@^1.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1714 version "1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1715 resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1716 integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1717
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1718 arch@^2.1.0:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1719 version "2.1.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1720 resolved "https://registry.yarnpkg.com/arch/-/arch-2.1.1.tgz#8f5c2731aa35a30929221bb0640eed65175ec84e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1721 integrity sha512-BLM56aPo9vLLFVa8+/+pJLnrZ7QGGTVHWsCwieAWT9o9K8UeGaQbzZbGoabWLOo2ksBCztoXdqBZBplqLDDCSg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1722
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1723 are-we-there-yet@~1.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1724 version "1.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1725 resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz#4b35c2944f062a8bfcda66410760350fe9ddfc21"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1726 integrity sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1727 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1728 delegates "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1729 readable-stream "^2.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1730
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1731 argparse@^1.0.7:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1732 version "1.0.10"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1733 resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1734 integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1735 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1736 sprintf-js "~1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1737
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1738 arr-diff@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1739 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1740 resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256ac3ceae356cf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1741 integrity sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1742 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1743 arr-flatten "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1744
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1745 arr-diff@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1746 version "4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1747 resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-4.0.0.tgz#d6461074febfec71e7e15235761a329a5dc7c520"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1748 integrity sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1749
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1750 arr-flatten@^1.0.1, arr-flatten@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1751 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1752 resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.1.0.tgz#36048bbff4e7b47e136644316c99669ea5ae91f1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1753 integrity sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1754
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1755 arr-union@^3.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1756 version "3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1757 resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1758 integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1759
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1760 array-differ@^2.0.3:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1761 version "2.0.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1762 resolved "https://registry.yarnpkg.com/array-differ/-/array-differ-2.0.3.tgz#0195bb00ccccf271106efee4a4786488b7180712"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1763 integrity sha1-AZW7AMzM8nEQbv7kpHhkiLcYBxI=
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1764
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1765 array-equal@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1766 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1767 resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1768 integrity sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1769
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1770 array-filter@~0.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1771 version "0.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1772 resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1773 integrity sha1-fajPLiZijtcygDWB/SH2fKzS7uw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1774
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1775 array-find-index@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1776 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1777 resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1778 integrity sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1779
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1780 array-flatten@1.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1781 version "1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1782 resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1783 integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1784
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1785 array-flatten@^2.1.0:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1786 version "2.1.2"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1787 resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1788 integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1789
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1790 array-map@~0.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1791 version "0.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1792 resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1793 integrity sha1-iKK6tz0c97zVwbEYoAP2b2ZfpmI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1794
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1795 array-reduce@~0.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1796 version "0.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1797 resolved "https://registry.yarnpkg.com/array-reduce/-/array-reduce-0.0.0.tgz#173899d3ffd1c7d9383e4479525dbe278cab5f2b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1798 integrity sha1-FziZ0//Rx9k4PkR5Ul2+J4yrXys=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1799
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1800 array-union@^1.0.1, array-union@^1.0.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1801 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1802 resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1803 integrity sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1804 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1805 array-uniq "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1806
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1807 array-uniq@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1808 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1809 resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1810 integrity sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1811
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1812 array-unique@^0.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1813 version "0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1814 resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1815 integrity sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1816
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1817 array-unique@^0.3.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1818 version "0.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1819 resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1820 integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1821
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
1822 arrify@^1.0.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1823 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1824 resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1825 integrity sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1826
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1827 asap@~2.0.3:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1828 version "2.0.6"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1829 resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1830 integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
1831
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1832 asn1.js@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1833 version "4.10.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1834 resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-4.10.1.tgz#b9c2bf5805f1e64aadeed6df3a2bfafb5a73f5a0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1835 integrity sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1836 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1837 bn.js "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1838 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1839 minimalistic-assert "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1840
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1841 asn1@~0.2.3:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1842 version "0.2.4"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1843 resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.4.tgz#8d2475dfab553bb33e77b54e59e880bb8ce23136"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1844 integrity sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1845 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1846 safer-buffer "~2.1.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1847
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1848 assert-plus@1.0.0, assert-plus@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1849 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1850 resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1851 integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1852
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1853 assert@^1.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1854 version "1.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1855 resolved "https://registry.yarnpkg.com/assert/-/assert-1.4.1.tgz#99912d591836b5a6f5b345c0f07eefc08fc65d91"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1856 integrity sha1-mZEtWRg2tab1s0XA8H7vwI/GXZE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1857 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1858 util "0.10.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1859
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1860 assertion-error@1.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1861 version "1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1862 resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-1.0.0.tgz#c7f85438fdd466bc7ca16ab90c81513797a5d23b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1863 integrity sha1-x/hUOP3UZrx8oWq5DIFRN5el0js=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1864
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1865 assign-symbols@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1866 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1867 resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1868 integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1869
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1870 ast-types@0.x.x:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1871 version "0.12.2"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1872 resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.12.2.tgz#341656049ee328ac03fc805c156b49ebab1e4462"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1873 integrity sha512-8c83xDLJM/dLDyXNLiR6afRRm4dPKN6KAnKqytRK3DBJul9lA+atxdQkNDkSVPdTqea5HiRq3lnnOIZ0MBpvdg==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
1874
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1875 astral-regex@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1876 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1877 resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1878 integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1879
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
1880 async-each@^1.0.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1881 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1882 resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1883 integrity sha1-GdOGodntxufByF04iu28xW0zYC0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1884
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1885 async-foreach@^0.1.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1886 version "0.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1887 resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1888 integrity sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1889
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1890 async-limiter@~1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1891 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1892 resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1893 integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1894
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
1895 async@^1.5.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1896 version "1.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1897 resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1898 integrity sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1899
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1900 async@^2.1.4, async@^2.5.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1901 version "2.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1902 resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1903 integrity sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1904 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1905 lodash "^4.17.10"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1906
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1907 asynckit@^0.4.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1908 version "0.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1909 resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1910 integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1911
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1912 atob@^2.1.1:
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
1913 version "2.1.2"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
1914 resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1915 integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1916
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1917 autoprefixer@^9.4.7:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1918 version "9.4.7"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1919 resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.4.7.tgz#f997994f9a810eae47b38fa6d8a119772051c4ff"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1920 integrity sha512-qS5wW6aXHkm53Y4z73tFGsUhmZu4aMPV9iHXYlF0c/wxjknXNHuj/1cIQb+6YH692DbJGGWcckAXX+VxKvahMA==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1921 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1922 browserslist "^4.4.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1923 caniuse-lite "^1.0.30000932"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1924 normalize-range "^0.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1925 num2fraction "^1.2.2"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1926 postcss "^7.0.14"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
1927 postcss-value-parser "^3.3.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1928
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1929 aws-sign2@~0.7.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1930 version "0.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1931 resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1932 integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1933
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1934 aws4@^1.8.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1935 version "1.8.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1936 resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1937 integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1938
6
7c1bde663c8e current frontend
Thomas Junk <thomas.junk@intevation.de>
parents: 3
diff changeset
1939 axios@^0.18.0:
7c1bde663c8e current frontend
Thomas Junk <thomas.junk@intevation.de>
parents: 3
diff changeset
1940 version "0.18.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1941 resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1942 integrity sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=
6
7c1bde663c8e current frontend
Thomas Junk <thomas.junk@intevation.de>
parents: 3
diff changeset
1943 dependencies:
7c1bde663c8e current frontend
Thomas Junk <thomas.junk@intevation.de>
parents: 3
diff changeset
1944 follow-redirects "^1.3.0"
7c1bde663c8e current frontend
Thomas Junk <thomas.junk@intevation.de>
parents: 3
diff changeset
1945 is-buffer "^1.1.5"
7c1bde663c8e current frontend
Thomas Junk <thomas.junk@intevation.de>
parents: 3
diff changeset
1946
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1947 babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1948 version "6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1949 resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1950 integrity sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1951 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1952 chalk "^1.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1953 esutils "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1954 js-tokens "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1955
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
1956 babel-core@7.0.0-bridge.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1957 version "7.0.0-bridge.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1958 resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1959 integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1960
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1961 babel-core@^6.0.0, babel-core@^6.26.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1962 version "6.26.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1963 resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.3.tgz#b2e2f09e342d0f0c88e2f02e067794125e75c207"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
1964 integrity sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1965 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1966 babel-code-frame "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1967 babel-generator "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1968 babel-helpers "^6.24.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1969 babel-messages "^6.23.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1970 babel-register "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1971 babel-runtime "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1972 babel-template "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1973 babel-traverse "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1974 babel-types "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1975 babylon "^6.18.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1976 convert-source-map "^1.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1977 debug "^2.6.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1978 json5 "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1979 lodash "^4.17.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1980 minimatch "^3.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1981 path-is-absolute "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1982 private "^0.1.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1983 slash "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1984 source-map "^0.5.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1985
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1986 babel-eslint@^10.0.1:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1987 version "10.0.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1988 resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1989 integrity sha512-z7OT1iNV+TjOwHNLLyJk+HN+YVWX+CLE6fPD2SymJZOZQBs+QIexFjhm4keGTm8MW9xr4EC9Q0PbaLB24V5GoQ==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1990 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1991 "@babel/code-frame" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1992 "@babel/parser" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1993 "@babel/traverse" "^7.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
1994 "@babel/types" "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
1995 eslint-scope "3.7.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1996 eslint-visitor-keys "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1997
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1998 babel-generator@^6.18.0, babel-generator@^6.26.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1999 version "6.26.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2000 resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.26.1.tgz#1844408d3b8f0d35a404ea7ac180f087a601bd90"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2001 integrity sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2002 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2003 babel-messages "^6.23.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2004 babel-runtime "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2005 babel-types "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2006 detect-indent "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2007 jsesc "^1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2008 lodash "^4.17.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2009 source-map "^0.5.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2010 trim-right "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2011
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2012 babel-helpers@^6.24.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2013 version "6.24.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2014 resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.24.1.tgz#3471de9caec388e5c850e597e58a26ddf37602b2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2015 integrity sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2016 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2017 babel-runtime "^6.22.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2018 babel-template "^6.24.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2019
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2020 babel-jest@^23.0.1, babel-jest@^23.6.0:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
2021 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
2022 resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-23.6.0.tgz#a644232366557a2240a0c083da6b25786185a2f1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2023 integrity sha512-lqKGG6LYXYu+DQh/slrQ8nxXQkEkhugdXsU6St7GmhVS7Ilc/22ArwqXNJrf0QaOBjZB0360qZMwXqDYQHXaew==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2024 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2025 babel-plugin-istanbul "^4.1.6"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2026 babel-preset-jest "^23.2.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2027
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2028 babel-loader@^8.0.5:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2029 version "8.0.5"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2030 resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.5.tgz#225322d7509c2157655840bba52e46b6c2f2fe33"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2031 integrity sha512-NTnHnVRd2JnRqPC0vW+iOQWU5pchDbYXsG2E6DMXEpMfUcQKclF9gmf3G3ZMhzG7IG9ji4coL0cm+FxeWxDpnw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2032 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2033 find-cache-dir "^2.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2034 loader-utils "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2035 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2036 util.promisify "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2037
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2038 babel-messages@^6.23.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2039 version "6.23.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2040 resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2041 integrity sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2042 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2043 babel-runtime "^6.22.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2044
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2045 babel-plugin-dynamic-import-node@^2.2.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2046 version "2.2.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2047 resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.2.0.tgz#c0adfb07d95f4a4495e9aaac6ec386c4d7c2524e"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2048 integrity sha512-fP899ELUnTaBcIzmrW7nniyqqdYWrWuJUyPWHxFa/c7r7hS6KC8FscNfLlBNIoPSc55kYMGEEKjPjJGCLbE1qA==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2049 dependencies:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2050 object.assign "^4.1.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2051
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2052 babel-plugin-istanbul@^4.1.6:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2053 version "4.1.6"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2054 resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.1.6.tgz#36c59b2192efce81c5b378321b74175add1c9a45"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2055 integrity sha512-PWP9FQ1AhZhS01T/4qLSKoHGY/xvkZdVBGlKM/HuxxS3+sC66HhTNR7+MpbO/so/cz/wY94MeSWJuP1hXIPfwQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2056 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2057 babel-plugin-syntax-object-rest-spread "^6.13.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2058 find-up "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2059 istanbul-lib-instrument "^1.10.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2060 test-exclude "^4.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2061
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2062 babel-plugin-jest-hoist@^23.2.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2063 version "23.2.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2064 resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-23.2.0.tgz#e61fae05a1ca8801aadee57a6d66b8cefaf44167"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2065 integrity sha1-5h+uBaHKiAGq3uV6bWa4zvr0QWc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2066
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2067 babel-plugin-syntax-object-rest-spread@^6.13.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2068 version "6.13.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2069 resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2070 integrity sha1-/WU28rzhODb/o6VFjEkDpZe7O/U=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2071
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2072 babel-plugin-transform-es2015-modules-commonjs@^6.26.0, babel-plugin-transform-es2015-modules-commonjs@^6.26.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2073 version "6.26.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2074 resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.2.tgz#58a793863a9e7ca870bdc5a881117ffac27db6f3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2075 integrity sha512-CV9ROOHEdrjcwhIaJNBGMBCodN+1cfkwtM1SbUHmvyy35KGT7fohbpOxkE2uLz1o6odKK2Ck/tz47z+VqQfi9Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2076 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2077 babel-plugin-transform-strict-mode "^6.24.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2078 babel-runtime "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2079 babel-template "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2080 babel-types "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2081
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2082 babel-plugin-transform-strict-mode@^6.24.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2083 version "6.24.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2084 resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz#d5faf7aa578a65bbe591cf5edae04a0c67020758"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2085 integrity sha1-1fr3qleKZbvlkc9e2uBKDGcCB1g=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2086 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2087 babel-runtime "^6.22.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2088 babel-types "^6.24.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2089
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2090 babel-preset-jest@^23.2.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2091 version "23.2.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2092 resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-23.2.0.tgz#8ec7a03a138f001a1a8fb1e8113652bf1a55da46"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2093 integrity sha1-jsegOhOPABoaj7HoETZSvxpV2kY=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2094 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2095 babel-plugin-jest-hoist "^23.2.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2096 babel-plugin-syntax-object-rest-spread "^6.13.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2097
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2098 babel-register@^6.26.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2099 version "6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2100 resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.26.0.tgz#6ed021173e2fcb486d7acb45c6009a856f647071"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2101 integrity sha1-btAhFz4vy0htestFxgCahW9kcHE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2102 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2103 babel-core "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2104 babel-runtime "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2105 core-js "^2.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2106 home-or-tmp "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2107 lodash "^4.17.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2108 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2109 source-map-support "^0.4.15"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2110
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2111 babel-runtime@^6.22.0, babel-runtime@^6.26.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2112 version "6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2113 resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2114 integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2115 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2116 core-js "^2.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2117 regenerator-runtime "^0.11.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2118
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2119 babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.26.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2120 version "6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2121 resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.26.0.tgz#de03e2d16396b069f46dd9fff8521fb1a0e35e02"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2122 integrity sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2123 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2124 babel-runtime "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2125 babel-traverse "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2126 babel-types "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2127 babylon "^6.18.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2128 lodash "^4.17.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2129
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2130 babel-traverse@^6.0.0, babel-traverse@^6.18.0, babel-traverse@^6.26.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2131 version "6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2132 resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2133 integrity sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2134 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2135 babel-code-frame "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2136 babel-messages "^6.23.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2137 babel-runtime "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2138 babel-types "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2139 babylon "^6.18.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2140 debug "^2.6.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2141 globals "^9.18.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2142 invariant "^2.2.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2143 lodash "^4.17.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2144
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2145 babel-types@^6.0.0, babel-types@^6.18.0, babel-types@^6.24.1, babel-types@^6.26.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2146 version "6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2147 resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2148 integrity sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2149 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2150 babel-runtime "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2151 esutils "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2152 lodash "^4.17.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2153 to-fast-properties "^1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2154
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2155 babylon@^6.18.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2156 version "6.18.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2157 resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2158 integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2159
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2160 balanced-match@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2161 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2162 resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2163 integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2164
1877
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
2165 base64-arraybuffer@^0.1.5:
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
2166 version "0.1.5"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
2167 resolved "https://registry.yarnpkg.com/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz#73926771923b5a19747ad666aa5cd4bf9c6e9ce8"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
2168 integrity sha1-c5JncZI7Whl0etZmqlzUv5xunOg=
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
2169
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2170 base64-js@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2171 version "1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2172 resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.0.tgz#cab1e6118f051095e58b5281aea8c1cd22bfc0e3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2173 integrity sha512-ccav/yGvoa80BQDljCxsmmQ3Xvx60/UpBIij5QN21W3wBi/hhIC9OoO+KLpu9IJTS9j4DRVJ3aDDF9cMSoa2lw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2174
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2175 base@^0.11.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2176 version "0.11.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2177 resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2178 integrity sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2179 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2180 cache-base "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2181 class-utils "^0.3.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2182 component-emitter "^1.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2183 define-property "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2184 isobject "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2185 mixin-deep "^1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2186 pascalcase "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2187
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2188 batch@0.6.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2189 version "0.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2190 resolved "https://registry.yarnpkg.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2191 integrity sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2192
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2193 bcrypt-pbkdf@^1.0.0:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2194 version "1.0.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2195 resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz#a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2196 integrity sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2197 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2198 tweetnacl "^0.14.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2199
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2200 bfj@^6.1.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2201 version "6.1.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2202 resolved "https://registry.yarnpkg.com/bfj/-/bfj-6.1.1.tgz#05a3b7784fbd72cfa3c22e56002ef99336516c48"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2203 integrity sha512-+GUNvzHR4nRyGybQc2WpNJL4MJazMuvf92ueIyA0bIkPRwhhQu3IfZQ2PSoVPpCBJfmoSdOxu5rnotfFLlvYRQ==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2204 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2205 bluebird "^3.5.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2206 check-types "^7.3.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2207 hoopy "^0.1.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2208 tryer "^1.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2209
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2210 big.js@^3.1.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2211 version "3.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2212 resolved "https://registry.yarnpkg.com/big.js/-/big.js-3.2.0.tgz#a5fc298b81b9e0dca2e458824784b65c52ba588e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2213 integrity sha512-+hN/Zh2D08Mx65pZ/4g5bsmNiZUuChDiQfTUQ7qJr4/kuopCr88xZsAXv6mBoZEsUI4OuGHlX59qE94K2mMW8Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2214
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2215 big.js@^5.2.2:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2216 version "5.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2217 resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2218 integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2219
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2220 binary-extensions@^1.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2221 version "1.13.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2222 resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.0.tgz#9523e001306a32444b907423f1de2164222f6ab1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2223 integrity sha512-EgmjVLMn22z7eGGv3kcnHwSnJXmFHjISTY9E/S5lIcTD3Oxw05QTcBLNkJFzcb3cNueUdF/IN4U+d78V0zO8Hw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2224
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2225 block-stream@*:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2226 version "0.0.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2227 resolved "https://registry.yarnpkg.com/block-stream/-/block-stream-0.0.9.tgz#13ebfe778a03205cfe03751481ebb4b3300c126a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2228 integrity sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2229 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2230 inherits "~2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2231
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2232 bluebird@^3.1.1, bluebird@^3.5.1, bluebird@^3.5.3:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2233 version "3.5.3"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2234 resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2235 integrity sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2236
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2237 bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2238 version "4.11.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2239 resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2240 integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2241
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2242 body-parser@1.18.3:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2243 version "1.18.3"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2244 resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.18.3.tgz#5b292198ffdd553b3a0f20ded0592b956955c8b4"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2245 integrity sha1-WykhmP/dVTs6DyDe0FkrlWlVyLQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2246 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2247 bytes "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2248 content-type "~1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2249 debug "2.6.9"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2250 depd "~1.1.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2251 http-errors "~1.6.3"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2252 iconv-lite "0.4.23"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2253 on-finished "~2.3.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2254 qs "6.5.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2255 raw-body "2.3.3"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2256 type-is "~1.6.16"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2257
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2258 bonjour@^3.5.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2259 version "3.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2260 resolved "https://registry.yarnpkg.com/bonjour/-/bonjour-3.5.0.tgz#8e890a183d8ee9a2393b3844c691a42bcf7bc9f5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2261 integrity sha1-jokKGD2O6aI5OzhExpGkK897yfU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2262 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2263 array-flatten "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2264 deep-equal "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2265 dns-equal "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2266 dns-txt "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2267 multicast-dns "^6.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2268 multicast-dns-service-types "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2269
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2270 boolbase@^1.0.0, boolbase@~1.0.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2271 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2272 resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2273 integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2274
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2275 bootstrap@^4.1.1:
2189
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
2276 version "4.3.0"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
2277 resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.0.tgz#2559ccb8d45426ac6c54db23eb3d1c9f4257fa22"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
2278 integrity sha512-M0vqY0Z6UDweV2nLFl5dXcb+GIo53EBCGMMVxCGH5vJxl/jsr+HkULBMd4kn9rdpdBZwd3BduCgMOYOwJybo4Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2279
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2280 brace-expansion@^1.0.0, brace-expansion@^1.1.7:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2281 version "1.1.11"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2282 resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2283 integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2284 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2285 balanced-match "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2286 concat-map "0.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2287
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2288 braces@^1.8.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2289 version "1.8.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2290 resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2291 integrity sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2292 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2293 expand-range "^1.8.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2294 preserve "^0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2295 repeat-element "^1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2296
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2297 braces@^2.3.1, braces@^2.3.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2298 version "2.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2299 resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2300 integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2301 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2302 arr-flatten "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2303 array-unique "^0.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2304 extend-shallow "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2305 fill-range "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2306 isobject "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2307 repeat-element "^1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2308 snapdragon "^0.8.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2309 snapdragon-node "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2310 split-string "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2311 to-regex "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2312
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2313 brorand@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2314 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2315 resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2316 integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2317
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2318 browser-process-hrtime@^0.1.2:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2319 version "0.1.3"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2320 resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz#616f00faef1df7ec1b5bf9cfe2bdc3170f26c7b4"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2321 integrity sha512-bRFnI4NnjO6cnyLmOV/7PVoDEMJChlcfN0z4s1YMBY989/SvlfMI1lgCnkFUs53e9gQF+w7qu7XdllSTiSl8Aw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2322
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2323 browser-resolve@^1.11.3:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2324 version "1.11.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2325 resolved "https://registry.yarnpkg.com/browser-resolve/-/browser-resolve-1.11.3.tgz#9b7cbb3d0f510e4cb86bdbd796124d28b5890af6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2326 integrity sha512-exDi1BYWB/6raKHmDTCicQfTkqwN5fioMFV4j8BsfMU4R2DK/QfZfK7kOVkmWCNANf0snkBzqGqAJBao9gZMdQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2327 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2328 resolve "1.1.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2329
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2330 browser-stdout@1.3.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2331 version "1.3.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2332 resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.0.tgz#f351d32969d32fa5d7a5567154263d928ae3bd1f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2333 integrity sha1-81HTKWnTL6XXpVZxVCY9korjvR8=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2334
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2335 browserify-aes@^1.0.0, browserify-aes@^1.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2336 version "1.2.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2337 resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.2.0.tgz#326734642f403dabc3003209853bb70ad428ef48"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2338 integrity sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2339 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2340 buffer-xor "^1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2341 cipher-base "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2342 create-hash "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2343 evp_bytestokey "^1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2344 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2345 safe-buffer "^5.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2346
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2347 browserify-cipher@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2348 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2349 resolved "https://registry.yarnpkg.com/browserify-cipher/-/browserify-cipher-1.0.1.tgz#8d6474c1b870bfdabcd3bcfcc1934a10e94f15f0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2350 integrity sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2351 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2352 browserify-aes "^1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2353 browserify-des "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2354 evp_bytestokey "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2355
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2356 browserify-des@^1.0.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2357 version "1.0.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2358 resolved "https://registry.yarnpkg.com/browserify-des/-/browserify-des-1.0.2.tgz#3af4f1f59839403572f1c66204375f7a7f703e9c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2359 integrity sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2360 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2361 cipher-base "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2362 des.js "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2363 inherits "^2.0.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2364 safe-buffer "^5.1.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2365
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2366 browserify-rsa@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2367 version "4.0.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2368 resolved "https://registry.yarnpkg.com/browserify-rsa/-/browserify-rsa-4.0.1.tgz#21e0abfaf6f2029cf2fafb133567a701d4135524"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2369 integrity sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2370 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2371 bn.js "^4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2372 randombytes "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2373
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2374 browserify-sign@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2375 version "4.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2376 resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.0.4.tgz#aa4eb68e5d7b658baa6bf6a57e630cbd7a93d298"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2377 integrity sha1-qk62jl17ZYuqa/alfmMMvXqT0pg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2378 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2379 bn.js "^4.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2380 browserify-rsa "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2381 create-hash "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2382 create-hmac "^1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2383 elliptic "^6.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2384 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2385 parse-asn1 "^5.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2386
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2387 browserify-zlib@^0.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2388 version "0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2389 resolved "https://registry.yarnpkg.com/browserify-zlib/-/browserify-zlib-0.2.0.tgz#2869459d9aa3be245fe8fe2ca1f46e2e7f54d73f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2390 integrity sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2391 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2392 pako "~1.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2393
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2394 browserslist@^4.0.0, browserslist@^4.3.4, browserslist@^4.4.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2395 version "4.4.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2396 resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.4.1.tgz#42e828954b6b29a7a53e352277be429478a69062"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2397 integrity sha512-pEBxEXg7JwaakBXjATYw/D1YZh4QUSCX/Mnd/wnqSRPPSi1U39iDhDoKGoBUcraKdxDlrYqJxSI5nNvD+dWP2A==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2398 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2399 caniuse-lite "^1.0.30000929"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2400 electron-to-chromium "^1.3.103"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2401 node-releases "^1.1.3"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2402
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2403 bser@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2404 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2405 resolved "https://registry.yarnpkg.com/bser/-/bser-2.0.0.tgz#9ac78d3ed5d915804fd87acb158bc797147a1719"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2406 integrity sha1-mseNPtXZFYBP2HrLFYvHlxR6Fxk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2407 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2408 node-int64 "^0.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2409
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2410 buffer-from@^1.0.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2411 version "1.1.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2412 resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2413 integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2414
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2415 buffer-indexof@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2416 version "1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2417 resolved "https://registry.yarnpkg.com/buffer-indexof/-/buffer-indexof-1.1.1.tgz#52fabcc6a606d1a00302802648ef68f639da268c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2418 integrity sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2419
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2420 buffer-xor@^1.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2421 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2422 resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2423 integrity sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2424
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2425 buffer@^4.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2426 version "4.9.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2427 resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2428 integrity sha1-bRu2AbB6TvztlwlBMgkwJ8lbwpg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2429 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2430 base64-js "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2431 ieee754 "^1.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2432 isarray "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2433
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2434 builtin-status-codes@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2435 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2436 resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2437 integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2438
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2439 bytes@3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2440 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2441 resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2442 integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2443
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2444 cacache@^10.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2445 version "10.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2446 resolved "https://registry.yarnpkg.com/cacache/-/cacache-10.0.4.tgz#6452367999eff9d4188aefd9a14e9d7c6a263460"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2447 integrity sha512-Dph0MzuH+rTQzGPNT9fAnrPmMmjKfST6trxJeK7NQuHRaVw24VzPRWTmg9MpcwOVQZO0E1FBICUlFeNaKPIfHA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2448 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2449 bluebird "^3.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2450 chownr "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2451 glob "^7.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2452 graceful-fs "^4.1.11"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2453 lru-cache "^4.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2454 mississippi "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2455 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2456 move-concurrently "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2457 promise-inflight "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2458 rimraf "^2.6.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2459 ssri "^5.2.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2460 unique-filename "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2461 y18n "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2462
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2463 cacache@^11.0.2:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2464 version "11.3.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2465 resolved "https://registry.yarnpkg.com/cacache/-/cacache-11.3.2.tgz#2d81e308e3d258ca38125b676b98b2ac9ce69bfa"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2466 integrity sha512-E0zP4EPGDOaT2chM08Als91eYnf8Z+eH1awwwVsngUmgppfM5jjJ8l3z5vO5p5w/I3LsiXawb1sW0VY65pQABg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2467 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2468 bluebird "^3.5.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2469 chownr "^1.1.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2470 figgy-pudding "^3.5.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2471 glob "^7.1.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2472 graceful-fs "^4.1.15"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2473 lru-cache "^5.1.1"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2474 mississippi "^3.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2475 mkdirp "^0.5.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2476 move-concurrently "^1.0.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2477 promise-inflight "^1.0.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2478 rimraf "^2.6.2"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2479 ssri "^6.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2480 unique-filename "^1.1.1"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2481 y18n "^4.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2482
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2483 cache-base@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2484 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2485 resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2486 integrity sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2487 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2488 collection-visit "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2489 component-emitter "^1.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2490 get-value "^2.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2491 has-value "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2492 isobject "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2493 set-value "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2494 to-object-path "^0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2495 union-value "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2496 unset-value "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2497
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2498 cache-loader@^2.0.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2499 version "2.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2500 resolved "https://registry.yarnpkg.com/cache-loader/-/cache-loader-2.0.1.tgz#5758f41a62d7c23941e3c3c7016e6faeb03acb07"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2501 integrity sha512-V99T3FOynmGx26Zom+JrVBytLBsmUCzVG2/4NnUKgvXN4bEV42R1ERl1IyiH/cvFIDA1Ytq2lPZ9tXDSahcQpQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2502 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2503 loader-utils "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2504 mkdirp "^0.5.1"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2505 neo-async "^2.6.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2506 normalize-path "^3.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2507 schema-utils "^1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2508
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2509 call-me-maybe@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2510 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2511 resolved "https://registry.yarnpkg.com/call-me-maybe/-/call-me-maybe-1.0.1.tgz#26d208ea89e37b5cbde60250a15f031c16a4d66b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2512 integrity sha1-JtII6onje1y95gJQoV8DHBak1ms=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2513
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2514 caller-callsite@^2.0.0:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2515 version "2.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2516 resolved "https://registry.yarnpkg.com/caller-callsite/-/caller-callsite-2.0.0.tgz#847e0fce0a223750a9a027c54b33731ad3154134"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2517 integrity sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2518 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2519 callsites "^2.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2520
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2521 caller-path@^0.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2522 version "0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2523 resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-0.1.0.tgz#94085ef63581ecd3daa92444a8fe94e82577751f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2524 integrity sha1-lAhe9jWB7NPaqSREqP6U6CV3dR8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2525 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2526 callsites "^0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2527
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2528 caller-path@^2.0.0:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2529 version "2.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2530 resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-2.0.0.tgz#468f83044e369ab2010fac5f06ceee15bb2cb1f4"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2531 integrity sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2532 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2533 caller-callsite "^2.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2534
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2535 callsites@^0.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2536 version "0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2537 resolved "https://registry.yarnpkg.com/callsites/-/callsites-0.2.0.tgz#afab96262910a7f33c19a5775825c69f34e350ca"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2538 integrity sha1-r6uWJikQp/M8GaV3WCXGnzTjUMo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2539
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2540 callsites@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2541 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2542 resolved "https://registry.yarnpkg.com/callsites/-/callsites-2.0.0.tgz#06eb84f00eea413da86affefacbffb36093b3c50"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2543 integrity sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2544
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2545 camel-case@3.0.x:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2546 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2547 resolved "https://registry.yarnpkg.com/camel-case/-/camel-case-3.0.0.tgz#ca3c3688a4e9cf3a4cda777dc4dcbc713249cf73"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2548 integrity sha1-yjw2iKTpzzpM2nd9xNy8cTJJz3M=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2549 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2550 no-case "^2.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2551 upper-case "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2552
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2553 camelcase-keys@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2554 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2555 resolved "https://registry.yarnpkg.com/camelcase-keys/-/camelcase-keys-2.1.0.tgz#308beeaffdf28119051efa1d932213c91b8f92e7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2556 integrity sha1-MIvur/3ygRkFHvodkyITyRuPkuc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2557 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2558 camelcase "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2559 map-obj "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2560
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2561 camelcase@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2562 version "1.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2563 resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2564 integrity sha1-m7UwTS4LVmmLLHWLCKPqqdqlijk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2565
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2566 camelcase@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2567 version "2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2568 resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-2.1.1.tgz#7c1d16d679a1bbe59ca02cacecfb011e201f5a1f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2569 integrity sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2570
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2571 camelcase@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2572 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2573 resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2574 integrity sha1-MvxLn82vhF/N9+c7uXysImHwqwo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2575
450
f8d8f12bab91 client: Remove swagger remains.
Bernhard Reiter <bernhard@intevation.de>
parents: 428
diff changeset
2576 camelcase@^4.1.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2577 version "4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2578 resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2579 integrity sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2580
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2581 camelcase@^5.0.0:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2582 version "5.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2583 resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.0.0.tgz#03295527d58bd3cd4aa75363f35b2e8d97be2f42"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2584 integrity sha512-faqwZqnWxbxn+F1d399ygeamQNy3lPp/H9H6rNrqYh4FSVCtcY+3cub1MxA8o9mDd55mM8Aghuu/kuyYA6VTsA==
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2585
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2586 caniuse-api@^3.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2587 version "3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2588 resolved "https://registry.yarnpkg.com/caniuse-api/-/caniuse-api-3.0.0.tgz#5e4d90e2274961d46291997df599e3ed008ee4c0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2589 integrity sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2590 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2591 browserslist "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2592 caniuse-lite "^1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2593 lodash.memoize "^4.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2594 lodash.uniq "^4.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2595
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2596 caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000929, caniuse-lite@^1.0.30000932:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2597 version "1.0.30000936"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2598 resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000936.tgz#5d33b118763988bf721b9b8ad436d0400e4a116b"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2599 integrity sha512-orX4IdpbFhdNO7bTBhSbahp1EBpqzBc+qrvTRVUFfZgA4zta7TdM6PN5ZxkEUgDnz36m+PfWGcdX7AVfFWItJw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2600
1877
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
2601 canvg@1.5.3:
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
2602 version "1.5.3"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
2603 resolved "https://registry.yarnpkg.com/canvg/-/canvg-1.5.3.tgz#aad17915f33368bf8eb80b25d129e3ae922ddc5f"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
2604 integrity sha512-7Gn2IuQzvUQWPIuZuFHrzsTM0gkPz2RRT9OcbdmA03jeKk8kltrD8gqUzNX15ghY/4PV5bbe5lmD6yDLDY6Ybg==
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
2605 dependencies:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
2606 jsdom "^8.1.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
2607 rgbcolor "^1.0.1"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
2608 stackblur-canvas "^1.4.1"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
2609 xmldom "^0.1.22"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
2610
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2611 capture-exit@^1.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2612 version "1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2613 resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-1.2.0.tgz#1c5fcc489fd0ab00d4f1ac7ae1072e3173fbab6f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2614 integrity sha1-HF/MSJ/QqwDU8ax64QcuMXP7q28=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2615 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2616 rsvp "^3.3.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2617
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2618 case-sensitive-paths-webpack-plugin@^2.2.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2619 version "2.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2620 resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.2.0.tgz#3371ef6365ef9c25fa4b81c16ace0e9c7dc58c3e"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2621 integrity sha512-u5ElzokS8A1pm9vM3/iDgTcI3xqHxuCao94Oz8etI3cf0Tio0p8izkDYbTIn09uP3yUUr6+veaE6IkjnTYS46g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2622
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2623 caseless@~0.12.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2624 version "0.12.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2625 resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2626 integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2627
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2628 center-align@^0.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2629 version "0.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2630 resolved "https://registry.yarnpkg.com/center-align/-/center-align-0.1.3.tgz#aa0d32629b6ee972200411cbd4461c907bc2b7ad"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2631 integrity sha1-qg0yYptu6XIgBBHL1EYckHvCt60=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2632 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2633 align-text "^0.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2634 lazy-cache "^1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2635
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2636 chai-nightwatch@~0.1.x:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2637 version "0.1.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2638 resolved "https://registry.yarnpkg.com/chai-nightwatch/-/chai-nightwatch-0.1.1.tgz#1ca56de768d3c0868fe7fc2f4d32c2fe894e6be9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2639 integrity sha1-HKVt52jTwIaP5/wvTTLC/olOa+k=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2640 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2641 assertion-error "1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2642 deep-eql "0.1.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2643
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2644 chalk@^1.1.1, chalk@^1.1.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2645 version "1.1.3"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2646 resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2647 integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2648 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2649 ansi-styles "^2.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2650 escape-string-regexp "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2651 has-ansi "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2652 strip-ansi "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2653 supports-color "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2654
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2655 chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1, chalk@^2.4.2:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2656 version "2.4.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2657 resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2658 integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
450
f8d8f12bab91 client: Remove swagger remains.
Bernhard Reiter <bernhard@intevation.de>
parents: 428
diff changeset
2659 dependencies:
f8d8f12bab91 client: Remove swagger remains.
Bernhard Reiter <bernhard@intevation.de>
parents: 428
diff changeset
2660 ansi-styles "^3.2.1"
f8d8f12bab91 client: Remove swagger remains.
Bernhard Reiter <bernhard@intevation.de>
parents: 428
diff changeset
2661 escape-string-regexp "^1.0.5"
f8d8f12bab91 client: Remove swagger remains.
Bernhard Reiter <bernhard@intevation.de>
parents: 428
diff changeset
2662 supports-color "^5.3.0"
f8d8f12bab91 client: Remove swagger remains.
Bernhard Reiter <bernhard@intevation.de>
parents: 428
diff changeset
2663
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2664 character-parser@^2.1.1:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2665 version "2.2.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2666 resolved "https://registry.yarnpkg.com/character-parser/-/character-parser-2.2.0.tgz#c7ce28f36d4bcd9744e5ffc2c5fcde1c73261fc0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2667 integrity sha1-x84o821LzZdE5f/CxfzeHHMmH8A=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2668 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2669 is-regex "^1.0.3"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2670
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2671 chardet@^0.4.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2672 version "0.4.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2673 resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2674 integrity sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2675
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2676 check-types@^7.3.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2677 version "7.4.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2678 resolved "https://registry.yarnpkg.com/check-types/-/check-types-7.4.0.tgz#0378ec1b9616ec71f774931a3c6516fad8c152f4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2679 integrity sha512-YbulWHdfP99UfZ73NcUDlNJhEIDgm9Doq9GhpyXbF+7Aegi3CVV7qqMCKTTqJxlvEvnQBp9IA+dxsGN6xK/nSg==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2680
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2681 cheerio@^1.0.0-rc.2:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2682 version "1.0.0-rc.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2683 resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.2.tgz#4b9f53a81b27e4d5dac31c0ffd0cfa03cc6830db"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2684 integrity sha1-S59TqBsn5NXawxwP/Qz6A8xoMNs=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2685 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2686 css-select "~1.2.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2687 dom-serializer "~0.1.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2688 entities "~1.1.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2689 htmlparser2 "^3.9.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2690 lodash "^4.15.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2691 parse5 "^3.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
2692
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2693 chokidar@^2.0.0, chokidar@^2.0.2:
2189
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
2694 version "2.1.1"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
2695 resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.1.tgz#adc39ad55a2adf26548bd2afa048f611091f9184"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
2696 integrity sha512-gfw3p2oQV2wEt+8VuMlNsPjCxDxvvgnm/kz+uATu805mWVF8IJN7uz9DN7iBz+RMJISmiVbCOBFs9qBGMjtPfQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2697 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2698 anymatch "^2.0.0"
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2699 async-each "^1.0.1"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2700 braces "^2.3.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2701 glob-parent "^3.1.0"
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2702 inherits "^2.0.3"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2703 is-binary-path "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2704 is-glob "^4.0.0"
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2705 normalize-path "^3.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2706 path-is-absolute "^1.0.0"
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2707 readdirp "^2.2.1"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2708 upath "^1.1.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2709 optionalDependencies:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2710 fsevents "^1.2.7"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2711
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2712 chownr@^1.0.1, chownr@^1.1.1:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2713 version "1.1.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2714 resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.1.tgz#54726b8b8fff4df053c42187e801fb4412df1494"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2715 integrity sha512-j38EvO5+LHX84jlo6h4UzmOwi0UgW61WRyPtJz4qaadK5eY3BTS5TY/S1Stc3Uk2lIM6TPevAlULiEJwie860g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2716
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2717 chrome-trace-event@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2718 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2719 resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.0.tgz#45a91bd2c20c9411f0963b5aaeb9a1b95e09cc48"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2720 integrity sha512-xDbVgyfDTT2piup/h8dK/y4QZfJRSa73bw1WZ8b4XM1o7fsFubUVGYcE+1ANtOzJJELGpYoG2961z0Z6OAld9A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2721 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2722 tslib "^1.9.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2723
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2724 chromedriver@^2.45.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2725 version "2.46.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2726 resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-2.46.0.tgz#3d78e7eb9bb65dd804fe327a6bf76fced12be053"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2727 integrity sha512-dLtKIJW3y/PuFrPmcw6Mb8Nh+HwSqgVrK1rWgTARXhHfWvV822X2VRkx2meU/tg2+YQL6/nNgT6n5qWwIDHbwg==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2728 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2729 del "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2730 extract-zip "^1.6.7"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2731 mkdirp "^0.5.1"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2732 request "^2.88.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
2733 tcp-port-used "^1.0.1"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2734
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
2735 ci-info@^1.5.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2736 version "1.6.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2737 resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2738 integrity sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2739
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2740 cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2741 version "1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2742 resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2743 integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2744 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2745 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2746 safe-buffer "^5.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2747
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2748 circular-json@^0.3.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2749 version "0.3.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2750 resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.3.tgz#815c99ea84f6809529d2f45791bdf82711352d66"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2751 integrity sha512-UZK3NBx2Mca+b5LsG7bY183pHWt5Y1xts4P3Pz7ENTwGVnJOUWbRb3ocjvX7hx9tq/yTAdclXm9sZ38gNuem4A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2752
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2753 clamp@^1.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2754 version "1.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2755 resolved "https://registry.yarnpkg.com/clamp/-/clamp-1.0.1.tgz#66a0e64011816e37196828fdc8c8c147312c8634"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2756 integrity sha1-ZqDmQBGBbjcZaCj9yMjBRzEshjQ=
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2757
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2758 class-utils@^0.3.5:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2759 version "0.3.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2760 resolved "https://registry.yarnpkg.com/class-utils/-/class-utils-0.3.6.tgz#f93369ae8b9a7ce02fd41faad0ca83033190c463"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2761 integrity sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2762 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2763 arr-union "^3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2764 define-property "^0.2.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2765 isobject "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2766 static-extend "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2767
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
2768 clean-css@4.2.x, clean-css@^4.1.11:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2769 version "4.2.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2770 resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.1.tgz#2d411ef76b8569b6d0c84068dabe85b0aa5e5c17"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2771 integrity sha512-4ZxI6dy4lrY6FHzfiy1aEOXgu4LIsW2MhwG0VBKdcoGoH/XLFgaHSdLTGr4O8Be6A8r3MOphEiI8Gc1n0ecf3g==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2772 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2773 source-map "~0.6.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2774
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2775 cli-cursor@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2776 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2777 resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2778 integrity sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2779 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2780 restore-cursor "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2781
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
2782 cli-spinners@^1.3.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2783 version "1.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2784 resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-1.3.1.tgz#002c1990912d0d59580c93bd36c056de99e4259a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2785 integrity sha512-1QL4544moEsDVH9T/l6Cemov/37iv1RtoKf7NJ04A60+4MREXNfx/QvavbH6QoGdsD4N4Mwy49cmaINR/o2mdg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2786
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2787 cli-table3@^0.5.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2788 version "0.5.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2789 resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.5.1.tgz#0252372d94dfc40dbd8df06005f48f31f656f202"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2790 integrity sha512-7Qg2Jrep1S/+Q3EceiZtQcDPWxhAvBw+ERf1162v4sikJrvojMHFqXt8QIVha8UlH9rgU0BeWPytZ9/TzYqlUw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2791 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2792 object-assign "^4.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2793 string-width "^2.1.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2794 optionalDependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2795 colors "^1.1.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2796
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2797 cli-width@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2798 version "2.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2799 resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2800 integrity sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2801
1163
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
2802 clipboard@^2.0.0:
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
2803 version "2.0.4"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
2804 resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.4.tgz#836dafd66cf0fea5d71ce5d5b0bf6e958009112d"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
2805 integrity sha512-Vw26VSLRpJfBofiVaFb/I8PVfdI1OxKcYShe6fm0sP/DtmiWQNCjhM/okTvdCo0G+lMMm1rMYbk4IK4x1X+kgQ==
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
2806 dependencies:
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
2807 good-listener "^1.2.2"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
2808 select "^1.1.2"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
2809 tiny-emitter "^2.0.0"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
2810
450
f8d8f12bab91 client: Remove swagger remains.
Bernhard Reiter <bernhard@intevation.de>
parents: 428
diff changeset
2811 clipboardy@^1.2.3:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2812 version "1.2.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2813 resolved "https://registry.yarnpkg.com/clipboardy/-/clipboardy-1.2.3.tgz#0526361bf78724c1f20be248d428e365433c07ef"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2814 integrity sha512-2WNImOvCRe6r63Gk9pShfkwXsVtKCroMAevIbiae021mS850UkWPbevxsBz3tnvjZIEGvlwaqCPsw+4ulzNgJA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2815 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2816 arch "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2817 execa "^0.8.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2818
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2819 cliui@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2820 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2821 resolved "https://registry.yarnpkg.com/cliui/-/cliui-2.1.0.tgz#4b475760ff80264c762c3a1719032e91c7fea0d1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2822 integrity sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2823 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2824 center-align "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2825 right-align "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2826 wordwrap "0.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2827
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2828 cliui@^3.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2829 version "3.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2830 resolved "https://registry.yarnpkg.com/cliui/-/cliui-3.2.0.tgz#120601537a916d29940f934da3b48d585a39213d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2831 integrity sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2832 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2833 string-width "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2834 strip-ansi "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2835 wrap-ansi "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2836
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2837 cliui@^4.0.0, cliui@^4.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2838 version "4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2839 resolved "https://registry.yarnpkg.com/cliui/-/cliui-4.1.0.tgz#348422dbe82d800b3022eef4f6ac10bf2e4d1b49"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2840 integrity sha512-4FG+RSG9DL7uEwRUZXZn3SS34DiDPfzP0VOiEwtUWlE+AR2EIg+hSyvrIgUUfhdgR/UkAeW2QHgeP+hWrXs7jQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2841 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2842 string-width "^2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2843 strip-ansi "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2844 wrap-ansi "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2845
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2846 clone-deep@^2.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2847 version "2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2848 resolved "https://registry.yarnpkg.com/clone-deep/-/clone-deep-2.0.2.tgz#00db3a1e173656730d1188c3d6aced6d7ea97713"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2849 integrity sha512-SZegPTKjCgpQH63E+eN6mVEEPdQBOUzjyJm5Pora4lrwWRFS8I0QAxV/KD6vV/i0WuijHZWQC1fMsPEdxfdVCQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2850 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2851 for-own "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2852 is-plain-object "^2.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2853 kind-of "^6.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2854 shallow-clone "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2855
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2856 clone@2.x:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2857 version "2.1.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2858 resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2859 integrity sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2860
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2861 clone@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2862 version "1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2863 resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2864 integrity sha1-2jCcwmPfFZlMaIypAheco8fNfH4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2865
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2866 co@^4.6.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2867 version "4.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2868 resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2869 integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2870
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2871 co@~3.0.6:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2872 version "3.0.6"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2873 resolved "https://registry.yarnpkg.com/co/-/co-3.0.6.tgz#1445f226c5eb956138e68c9ac30167ea7d2e6bda"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2874 integrity sha1-FEXyJsXrlWE45oyawwFn6n0ua9o=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2875
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2876 coa@~2.0.1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2877 version "2.0.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2878 resolved "https://registry.yarnpkg.com/coa/-/coa-2.0.2.tgz#43f6c21151b4ef2bf57187db0d73de229e3e7ec3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2879 integrity sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2880 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2881 "@types/q" "^1.5.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2882 chalk "^2.4.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2883 q "^1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2884
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2885 code-point-at@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2886 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2887 resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2888 integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2889
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2890 collection-visit@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2891 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2892 resolved "https://registry.yarnpkg.com/collection-visit/-/collection-visit-1.0.0.tgz#4bc0373c164bc3291b4d368c829cf1a80a59dca0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2893 integrity sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2894 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2895 map-visit "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2896 object-visit "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2897
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2898 color-convert@^1.9.0, color-convert@^1.9.1:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
2899 version "1.9.3"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
2900 resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2901 integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
2902 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
2903 color-name "1.1.3"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
2904
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2905 color-name@1.1.3:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2906 version "1.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2907 resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2908 integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2909
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2910 color-name@^1.0.0:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2911 version "1.1.4"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2912 resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2913 integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2914
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2915 color-string@^1.5.2:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2916 version "1.5.3"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2917 resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.3.tgz#c9bbc5f01b58b5492f3d6857459cb6590ce204cc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2918 integrity sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2919 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2920 color-name "^1.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2921 simple-swizzle "^0.2.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2922
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2923 color@^3.0.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2924 version "3.1.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2925 resolved "https://registry.yarnpkg.com/color/-/color-3.1.0.tgz#d8e9fb096732875774c84bf922815df0308d0ffc"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2926 integrity sha512-CwyopLkuRYO5ei2EpzpIh6LqJMt6Mt+jZhO5VI5f/wJLZriXQE32/SSqzmrh+QB+AZT81Cj8yv+7zwToW8ahZg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2927 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2928 color-convert "^1.9.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2929 color-string "^1.5.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2930
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2931 colors@^1.1.2:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2932 version "1.3.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2933 resolved "https://registry.yarnpkg.com/colors/-/colors-1.3.3.tgz#39e005d546afe01e01f9c4ca8fa50f686a01205d"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2934 integrity sha512-mmGt/1pZqYRjMxB1axhTo16/snVZ5krrKkcmMeVKxzECMMXoCgnvTPp10QgHfcbQZw8Dq2jMNG6je4JlWU0gWg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
2935
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2936 colors@~1.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2937 version "1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2938 resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2939 integrity sha1-FopHAXVran9RoSzgyXv6KMCE7WM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2940
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2941 combined-stream@^1.0.6, combined-stream@~1.0.6:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2942 version "1.0.7"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2943 resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.7.tgz#2d1d24317afb8abe95d6d2c0b07b57813539d828"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2944 integrity sha512-brWl9y6vOB1xYPZcpZde3N9zDByXTosAeMDo4p1wzo6UMOX4vumB+TP1RZ76sfE6Md68Q0NJSrE/gbezd4Ul+w==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2945 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2946 delayed-stream "~1.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2947
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
2948 commander@2, commander@^2.18.0, commander@^2.19.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2949 version "2.19.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2950 resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2951 integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
2952
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
2953 commander@2.17.x, commander@~2.17.1:
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
2954 version "2.17.1"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
2955 resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2956 integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2957
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2958 commander@2.9.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2959 version "2.9.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2960 resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2961 integrity sha1-nJkJQXbhIkDLItbFFGCYQA/g99Q=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2962 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2963 graceful-readlink ">= 1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
2964
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2965 commondir@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2966 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2967 resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2968 integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2969
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2970 component-emitter@^1.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2971 version "1.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2972 resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2973 integrity sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2974
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2975 compressible@~2.0.14:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2976 version "2.0.15"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2977 resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.15.tgz#857a9ab0a7e5a07d8d837ed43fe2defff64fe212"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2978 integrity sha512-4aE67DL33dSW9gw4CI2H/yTxqHLNcxp0yS6jB+4h+wr3e43+1z7vm0HU9qXOH8j+qjKuL8+UtkOxYQSMq60Ylw==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2979 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
2980 mime-db ">= 1.36.0 < 2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2981
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2982 compression@^1.5.2:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2983 version "1.7.3"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2984 resolved "https://registry.yarnpkg.com/compression/-/compression-1.7.3.tgz#27e0e176aaf260f7f2c2813c3e440adb9f1993db"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2985 integrity sha512-HSjyBG5N1Nnz7tF2+O7A9XUhyjru71/fwgNb7oIsEVHR0WShfs2tIS/EySLgiTe98aOK18YDlMXpzjCXY/n9mg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2986 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2987 accepts "~1.3.5"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2988 bytes "3.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2989 compressible "~2.0.14"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2990 debug "2.6.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2991 on-headers "~1.0.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
2992 safe-buffer "5.1.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2993 vary "~1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2994
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2995 concat-map@0.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2996 version "0.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2997 resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
2998 integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2999
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3000 concat-stream@1.6.2, concat-stream@^1.5.0, concat-stream@^1.6.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3001 version "1.6.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3002 resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3003 integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3004 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3005 buffer-from "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3006 inherits "^2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3007 readable-stream "^2.2.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3008 typedarray "^0.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3009
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3010 concurrently@^4.1.0:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3011 version "4.1.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3012 resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.1.0.tgz#17fdf067da71210685d9ea554423ef239da30d33"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3013 integrity sha512-pwzXCE7qtOB346LyO9eFWpkFJVO3JQZ/qU/feGeaAHiX1M3Rw3zgXKc5cZ8vSH5DGygkjzLFDzA/pwoQDkRNGg==
11
e0b5dd98665e current frontend with asset server configured
Thomas Junk <thomas.junk@intevation.de>
parents: 8
diff changeset
3014 dependencies:
e0b5dd98665e current frontend with asset server configured
Thomas Junk <thomas.junk@intevation.de>
parents: 8
diff changeset
3015 chalk "^2.4.1"
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
3016 date-fns "^1.23.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3017 lodash "^4.17.10"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3018 read-pkg "^4.0.1"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3019 rxjs "^6.3.3"
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
3020 spawn-command "^0.0.2-1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3021 supports-color "^4.5.0"
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
3022 tree-kill "^1.1.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3023 yargs "^12.0.1"
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
3024
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3025 condense-newlines@^0.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3026 version "0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3027 resolved "https://registry.yarnpkg.com/condense-newlines/-/condense-newlines-0.2.1.tgz#3de985553139475d32502c83b02f60684d24c55f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3028 integrity sha1-PemFVTE5R10yUCyDsC9gaE0kxV8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3029 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3030 extend-shallow "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3031 is-whitespace "^0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3032 kind-of "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3033
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3034 config-chain@^1.1.12:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3035 version "1.1.12"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3036 resolved "https://registry.yarnpkg.com/config-chain/-/config-chain-1.1.12.tgz#0fde8d091200eb5e808caf25fe618c02f48e4efa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3037 integrity sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3038 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3039 ini "^1.3.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3040 proto-list "~1.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3041
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3042 connect-history-api-fallback@^1.3.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3043 version "1.6.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3044 resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3045 integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3046
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3047 console-browserify@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3048 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3049 resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3050 integrity sha1-8CQcRXMKn8YyOyBtvzjtx0HQuxA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3051 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3052 date-now "^0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3053
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3054 console-control-strings@^1.0.0, console-control-strings@~1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3055 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3056 resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3057 integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3058
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3059 consolidate@^0.15.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3060 version "0.15.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3061 resolved "https://registry.yarnpkg.com/consolidate/-/consolidate-0.15.1.tgz#21ab043235c71a07d45d9aad98593b0dba56bab7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3062 integrity sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3063 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3064 bluebird "^3.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3065
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
3066 constantinople@^3.0.1:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
3067 version "3.1.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
3068 resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.1.2.tgz#d45ed724f57d3d10500017a7d3a889c1381ae647"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3069 integrity sha512-yePcBqEFhLOqSBtwYOGGS1exHo/s1xjekXiinh4itpNQGCu4KA1euPh1fg07N2wMITZXQkBz75Ntdt1ctGZouw==
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
3070 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
3071 "@types/babel-types" "^7.0.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
3072 "@types/babylon" "^6.16.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
3073 babel-types "^6.26.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
3074 babylon "^6.18.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
3075
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3076 constants-browserify@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3077 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3078 resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3079 integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3080
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3081 content-disposition@0.5.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3082 version "0.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3083 resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3084 integrity sha1-DPaLud318r55YcOoUXjLhdunjLQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3085
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3086 content-type@~1.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3087 version "1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3088 resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3089 integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3090
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3091 convert-source-map@^1.1.0, convert-source-map@^1.4.0, convert-source-map@^1.5.1:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3092 version "1.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3093 resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.6.0.tgz#51b537a8c43e0f04dec1993bffcdd504e758ac20"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3094 integrity sha512-eFu7XigvxdZ1ETfbgPBohgyQ/Z++C0eEhTor0qRwBw9unw+L0/6V8wkSuGgzdThkiS5lSpdptOQPD8Ak40a+7A==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3095 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3096 safe-buffer "~5.1.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3097
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3098 cookie-signature@1.0.6:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3099 version "1.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3100 resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3101 integrity sha1-4wOogrNCzD7oylE6eZmXNNqzriw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3102
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3103 cookie@0.3.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3104 version "0.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3105 resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3106 integrity sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3107
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3108 copy-concurrently@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3109 version "1.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3110 resolved "https://registry.yarnpkg.com/copy-concurrently/-/copy-concurrently-1.0.5.tgz#92297398cae34937fcafd6ec8139c18051f0b5e0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3111 integrity sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3112 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3113 aproba "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3114 fs-write-stream-atomic "^1.0.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3115 iferr "^0.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3116 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3117 rimraf "^2.5.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3118 run-queue "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3119
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3120 copy-descriptor@^0.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3121 version "0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3122 resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3123 integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3124
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3125 copy-webpack-plugin@^4.6.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3126 version "4.6.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3127 resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz#e7f40dd8a68477d405dd1b7a854aae324b158bae"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3128 integrity sha512-Y+SQCF+0NoWQryez2zXn5J5knmr9z/9qSQt7fbL78u83rxmigOy8X5+BFn8CFSuX+nKT8gpYwJX68ekqtQt6ZA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3129 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3130 cacache "^10.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3131 find-cache-dir "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3132 globby "^7.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3133 is-glob "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3134 loader-utils "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3135 minimatch "^3.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3136 p-limit "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3137 serialize-javascript "^1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3138
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3139 core-js@^2.4.0, core-js@^2.5.0, core-js@^2.5.7, core-js@^2.6.3:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
3140 version "2.6.4"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
3141 resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.4.tgz#b8897c062c4d769dd30a0ac5c73976c47f92ea0d"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
3142 integrity sha512-05qQ5hXShcqGkPZpXEFLIpxayZscVD2kuMBZewxiIPPEagukO4mqgPA9CWhUvFBJfy3ODdK2p9xyHh7FTU9/7A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3143
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3144 core-util-is@1.0.2, core-util-is@~1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3145 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3146 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3147 integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3148
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3149 cosmiconfig@^4.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3150 version "4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3151 resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-4.0.0.tgz#760391549580bbd2df1e562bc177b13c290972dc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3152 integrity sha512-6e5vDdrXZD+t5v0L8CrurPeybg4Fmf+FCSYxXKYVAqLUtyCSbuyqE059d0kDthTNRzKVjL7QMgNpEUlsoYH3iQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3153 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3154 is-directory "^0.3.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3155 js-yaml "^3.9.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3156 parse-json "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3157 require-from-string "^2.0.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3158
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3159 cosmiconfig@^5.0.0:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3160 version "5.0.7"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3161 resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.0.7.tgz#39826b292ee0d78eda137dfa3173bd1c21a43b04"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3162 integrity sha512-PcLqxTKiDmNT6pSpy4N6KtuPwb53W+2tzNvwOZw0WH9N6O0vLIBq0x8aj8Oj75ere4YcGi48bDFCL+3fRJdlNA==
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3163 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3164 import-fresh "^2.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3165 is-directory "^0.3.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3166 js-yaml "^3.9.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3167 parse-json "^4.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3168
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3169 create-ecdh@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3170 version "4.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3171 resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.3.tgz#c9111b6f33045c4697f144787f9254cdc77c45ff"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3172 integrity sha512-GbEHQPMOswGpKXM9kCWVrremUcBmjteUaQ01T9rkKCPDXfUHX0IoP9LpHYo2NPFampa4e+/pFDc3jQdxrxQLaw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3173 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3174 bn.js "^4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3175 elliptic "^6.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3176
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3177 create-hash@^1.1.0, create-hash@^1.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3178 version "1.2.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3179 resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.2.0.tgz#889078af11a63756bcfb59bd221996be3a9ef196"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3180 integrity sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3181 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3182 cipher-base "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3183 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3184 md5.js "^1.3.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3185 ripemd160 "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3186 sha.js "^2.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3187
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3188 create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3189 version "1.1.7"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3190 resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.7.tgz#69170c78b3ab957147b2b8b04572e47ead2243ff"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3191 integrity sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3192 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3193 cipher-base "^1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3194 create-hash "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3195 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3196 ripemd160 "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3197 safe-buffer "^5.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3198 sha.js "^2.4.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3199
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3200 cross-spawn@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3201 version "3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3202 resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-3.0.1.tgz#1256037ecb9f0c5f79e3d6ef135e30770184b982"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3203 integrity sha1-ElYDfsufDF9549bvE14wdwGEuYI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3204 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3205 lru-cache "^4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3206 which "^1.2.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3207
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3208 cross-spawn@^5.0.1, cross-spawn@^5.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3209 version "5.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3210 resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3211 integrity sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3212 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3213 lru-cache "^4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3214 shebang-command "^1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3215 which "^1.2.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3216
1070
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
3217 cross-spawn@^6.0.0, cross-spawn@^6.0.5:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3218 version "6.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3219 resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3220 integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3221 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3222 nice-try "^1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3223 path-key "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3224 semver "^5.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3225 shebang-command "^1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3226 which "^1.2.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3227
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3228 crypto-browserify@^3.11.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3229 version "3.12.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3230 resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz#396cf9f3137f03e4b8e532c58f698254e00f80ec"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3231 integrity sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3232 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3233 browserify-cipher "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3234 browserify-sign "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3235 create-ecdh "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3236 create-hash "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3237 create-hmac "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3238 diffie-hellman "^5.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3239 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3240 pbkdf2 "^3.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3241 public-encrypt "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3242 randombytes "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3243 randomfill "^1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3244
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3245 css-color-names@0.0.4, css-color-names@^0.0.4:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3246 version "0.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3247 resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.4.tgz#808adc2e79cf84738069b646cb20ec27beb629e0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3248 integrity sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3249
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3250 css-declaration-sorter@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3251 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3252 resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz#c198940f63a76d7e36c1e71018b001721054cb22"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3253 integrity sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3254 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3255 postcss "^7.0.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3256 timsort "^0.3.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3257
1877
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
3258 css-line-break@1.0.1:
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
3259 version "1.0.1"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
3260 resolved "https://registry.yarnpkg.com/css-line-break/-/css-line-break-1.0.1.tgz#19f2063a33e95fb2831b86446c0b80c188af450a"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
3261 integrity sha1-GfIGOjPpX7KDG4ZEbAuAwYivRQo=
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
3262 dependencies:
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
3263 base64-arraybuffer "^0.1.5"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
3264
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3265 css-loader@^1.0.1:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3266 version "1.0.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3267 resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-1.0.1.tgz#6885bb5233b35ec47b006057da01cc640b6b79fe"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3268 integrity sha512-+ZHAZm/yqvJ2kDtPne3uX0C+Vr3Zn5jFn2N4HywtS5ujwvsVkyg0VArEXpl3BgczDA8anieki1FIzhchX4yrDw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3269 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3270 babel-code-frame "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3271 css-selector-tokenizer "^0.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3272 icss-utils "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3273 loader-utils "^1.0.2"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3274 lodash "^4.17.11"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3275 postcss "^6.0.23"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3276 postcss-modules-extract-imports "^1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3277 postcss-modules-local-by-default "^1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3278 postcss-modules-scope "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3279 postcss-modules-values "^1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3280 postcss-value-parser "^3.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3281 source-list-map "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3282
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3283 css-select-base-adapter@~0.1.0:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3284 version "0.1.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3285 resolved "https://registry.yarnpkg.com/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz#3b2ff4972cc362ab88561507a95408a1432135d7"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3286 integrity sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3287
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
3288 css-select@^1.1.0, css-select@~1.2.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3289 version "1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3290 resolved "https://registry.yarnpkg.com/css-select/-/css-select-1.2.0.tgz#2b3a110539c5355f1cd8d314623e870b121ec858"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3291 integrity sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3292 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3293 boolbase "~1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3294 css-what "2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3295 domutils "1.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3296 nth-check "~1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3297
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3298 css-select@^2.0.0:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3299 version "2.0.2"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3300 resolved "https://registry.yarnpkg.com/css-select/-/css-select-2.0.2.tgz#ab4386cec9e1f668855564b17c3733b43b2a5ede"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3301 integrity sha512-dSpYaDVoWaELjvZ3mS6IKZM/y2PMPa/XYoEfYNZePL4U/XgyxZNroHEHReDx/d+VgXh9VbCTtFqLkFbmeqeaRQ==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3302 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3303 boolbase "^1.0.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3304 css-what "^2.1.2"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3305 domutils "^1.7.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3306 nth-check "^1.0.2"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3307
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3308 css-selector-tokenizer@^0.7.0:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3309 version "0.7.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3310 resolved "https://registry.yarnpkg.com/css-selector-tokenizer/-/css-selector-tokenizer-0.7.1.tgz#a177271a8bca5019172f4f891fc6eed9cbf68d5d"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3311 integrity sha512-xYL0AMZJ4gFzJQsHUKa5jiWWi2vH77WVNg7JYRyewwj6oPh4yb/y6Y9ZCw9dsj/9UauMhtuxR+ogQd//EdEVNA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3312 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3313 cssesc "^0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3314 fastparse "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3315 regexpu-core "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3316
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3317 css-tree@1.0.0-alpha.28:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3318 version "1.0.0-alpha.28"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3319 resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha.28.tgz#8e8968190d886c9477bc8d61e96f61af3f7ffa7f"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3320 integrity sha512-joNNW1gCp3qFFzj4St6zk+Wh/NBv0vM5YbEreZk0SD4S23S+1xBKb6cLDg2uj4P4k/GUMlIm6cKIDqIG+vdt0w==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3321 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3322 mdn-data "~1.1.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3323 source-map "^0.5.3"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3324
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3325 css-tree@1.0.0-alpha.29:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3326 version "1.0.0-alpha.29"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3327 resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha.29.tgz#3fa9d4ef3142cbd1c301e7664c1f352bd82f5a39"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3328 integrity sha512-sRNb1XydwkW9IOci6iB2xmy8IGCj6r/fr+JWitvJ2JxQRPzN3T4AGGVWCMlVmVwM1gtgALJRmGIlWv5ppnGGkg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3329 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3330 mdn-data "~1.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3331 source-map "^0.5.3"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3332
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3333 css-unit-converter@^1.1.1:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3334 version "1.1.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3335 resolved "https://registry.yarnpkg.com/css-unit-converter/-/css-unit-converter-1.1.1.tgz#d9b9281adcfd8ced935bdbaba83786897f64e996"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3336 integrity sha1-2bkoGtz9jO2TW9urqDeGiX9k6ZY=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3337
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3338 css-url-regex@^1.1.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3339 version "1.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3340 resolved "https://registry.yarnpkg.com/css-url-regex/-/css-url-regex-1.1.0.tgz#83834230cc9f74c457de59eebd1543feeb83b7ec"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3341 integrity sha1-g4NCMMyfdMRX3lnuvRVD/uuDt+w=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3342
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3343 css-what@2.1, css-what@^2.1.2:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3344 version "2.1.2"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3345 resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.2.tgz#c0876d9d0480927d7d4920dcd72af3595649554d"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3346 integrity sha512-wan8dMWQ0GUeF7DGEPVjhHemVW/vy6xUYmFzRY8RYqgA0JtXC9rJmbScBjqSu6dg9q0lwPQy6ZAmJVr3PPTvqQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3347
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3348 css@^2.1.0:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3349 version "2.2.4"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3350 resolved "https://registry.yarnpkg.com/css/-/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3351 integrity sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3352 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3353 inherits "^2.0.3"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3354 source-map "^0.6.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3355 source-map-resolve "^0.5.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3356 urix "^0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3357
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3358 cssesc@^0.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3359 version "0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3360 resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-0.1.0.tgz#c814903e45623371a0477b40109aaafbeeaddbb4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3361 integrity sha1-yBSQPkViM3GgR3tAEJqq++6t27Q=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3362
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3363 cssesc@^2.0.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3364 version "2.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3365 resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-2.0.0.tgz#3b13bd1bb1cb36e1bcb5a4dcd27f54c5dcb35703"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3366 integrity sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3367
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3368 cssnano-preset-default@^4.0.0, cssnano-preset-default@^4.0.6:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3369 version "4.0.6"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3370 resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-4.0.6.tgz#92379e2a6db4a91c0ea727f5f556eeac693eab6a"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3371 integrity sha512-UPboYbFaJFtDUhJ4fqctThWbbyF4q01/7UhsZbLzp35l+nUxtzh1SifoVlEfyLM3n3Z0htd8B1YlCxy9i+bQvg==
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3372 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3373 css-declaration-sorter "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3374 cssnano-util-raw-cache "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3375 postcss "^7.0.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3376 postcss-calc "^7.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3377 postcss-colormin "^4.0.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3378 postcss-convert-values "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3379 postcss-discard-comments "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3380 postcss-discard-duplicates "^4.0.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3381 postcss-discard-empty "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3382 postcss-discard-overridden "^4.0.1"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3383 postcss-merge-longhand "^4.0.10"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3384 postcss-merge-rules "^4.0.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3385 postcss-minify-font-values "^4.0.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3386 postcss-minify-gradients "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3387 postcss-minify-params "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3388 postcss-minify-selectors "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3389 postcss-normalize-charset "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3390 postcss-normalize-display-values "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3391 postcss-normalize-positions "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3392 postcss-normalize-repeat-style "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3393 postcss-normalize-string "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3394 postcss-normalize-timing-functions "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3395 postcss-normalize-unicode "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3396 postcss-normalize-url "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3397 postcss-normalize-whitespace "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3398 postcss-ordered-values "^4.1.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3399 postcss-reduce-initial "^4.0.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3400 postcss-reduce-transforms "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3401 postcss-svgo "^4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3402 postcss-unique-selectors "^4.0.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3403
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3404 cssnano-util-get-arguments@^4.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3405 version "4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3406 resolved "https://registry.yarnpkg.com/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz#ed3a08299f21d75741b20f3b81f194ed49cc150f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3407 integrity sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3408
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3409 cssnano-util-get-match@^4.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3410 version "4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3411 resolved "https://registry.yarnpkg.com/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz#c0e4ca07f5386bb17ec5e52250b4f5961365156d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3412 integrity sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3413
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3414 cssnano-util-raw-cache@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3415 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3416 resolved "https://registry.yarnpkg.com/cssnano-util-raw-cache/-/cssnano-util-raw-cache-4.0.1.tgz#b26d5fd5f72a11dfe7a7846fb4c67260f96bf282"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3417 integrity sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3418 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3419 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3420
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3421 cssnano-util-same-parent@^4.0.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3422 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3423 resolved "https://registry.yarnpkg.com/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz#574082fb2859d2db433855835d9a8456ea18bbf3"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3424 integrity sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3425
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3426 cssnano@^4.0.0, cssnano@^4.1.8:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3427 version "4.1.8"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3428 resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-4.1.8.tgz#8014989679d5fd42491e4499a521dbfb85c95fd1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3429 integrity sha512-5GIY0VzAHORpbKiL3rMXp4w4M1Ki+XlXgEXyuWXVd3h6hlASb+9Vo76dNP56/elLMVBBsUfusCo1q56uW0UWig==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3430 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3431 cosmiconfig "^5.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3432 cssnano-preset-default "^4.0.6"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3433 is-resolvable "^1.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3434 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3435
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3436 csso@^3.5.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3437 version "3.5.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3438 resolved "https://registry.yarnpkg.com/csso/-/csso-3.5.1.tgz#7b9eb8be61628973c1b261e169d2f024008e758b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3439 integrity sha512-vrqULLffYU1Q2tLdJvaCYbONStnfkfimRxXNaGjxMldI0C7JPBC4rB1RyjhfdZ4m1frm8pM9uRPKH3d2knZ8gg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3440 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3441 css-tree "1.0.0-alpha.29"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3442
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
3443 cssom@0.3.x, "cssom@>= 0.3.0 < 0.4.0", "cssom@>= 0.3.2 < 0.4.0":
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3444 version "0.3.6"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3445 resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.6.tgz#f85206cee04efa841f3c5982a74ba96ab20d65ad"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3446 integrity sha512-DtUeseGk9/GBW0hl0vVPpU22iHL6YB5BUX7ml1hB+GMpo0NX5G4voX3kdWiMSEguFtcW3Vh3djqNF4aIe6ne0A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3447
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
3448 "cssstyle@>= 0.2.34 < 0.3.0":
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
3449 version "0.2.37"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
3450 resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-0.2.37.tgz#541097234cb2513c83ceed3acddc27ff27987d54"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
3451 integrity sha1-VBCXI0yyUTyDzu06zdwn/yeYfVQ=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
3452 dependencies:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
3453 cssom "0.3.x"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
3454
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
3455 cssstyle@^1.0.0:
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
3456 version "1.1.1"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
3457 resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-1.1.1.tgz#18b038a9c44d65f7a8e428a653b9f6fe42faf5fb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3458 integrity sha512-364AI1l/M5TYcFH83JnOH/pSqgaNnKmYgKrm0didZMGKWjQB60dymwWy1rKUgL3J1ffdq9xVi2yGLHdSjjSNog==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3459 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3460 cssom "0.3.x"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3461
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3462 currently-unhandled@^0.4.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3463 version "0.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3464 resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3465 integrity sha1-mI3zP+qxke95mmE2nddsF635V+o=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3466 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3467 array-find-index "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3468
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3469 cyclist@~0.2.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3470 version "0.2.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3471 resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3472 integrity sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3473
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3474 d3-array@1, d3-array@^1.1.1, d3-array@^1.2.0:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3475 version "1.2.4"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3476 resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-1.2.4.tgz#635ce4d5eea759f6f605863dbcfc30edc737f71f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3477 integrity sha512-KHW6M86R+FUPYGb3R5XiYjXPq7VzwxZ22buHhAEVG5ztoEcZZMLov530mmccaqA1GghZArjQV46fuc8kUqhhHw==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3478
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3479 d3-axis@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3480 version "1.0.12"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3481 resolved "https://registry.yarnpkg.com/d3-axis/-/d3-axis-1.0.12.tgz#cdf20ba210cfbb43795af33756886fb3638daac9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3482 integrity sha512-ejINPfPSNdGFKEOAtnBtdkpr24c4d4jsei6Lg98mxf424ivoDP2956/5HDpIAtmHo85lqT4pruy+zEgvRUBqaQ==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3483
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3484 d3-brush@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3485 version "1.0.6"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3486 resolved "https://registry.yarnpkg.com/d3-brush/-/d3-brush-1.0.6.tgz#33691f2032d9db6c5d8cb684ff255a9883629e21"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3487 integrity sha512-lGSiF5SoSqO5/mYGD5FAeGKKS62JdA1EV7HPrU2b5rTX4qEJJtpjaGLJngjnkewQy7UnGstnFd3168wpf5z76w==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3488 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3489 d3-dispatch "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3490 d3-drag "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3491 d3-interpolate "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3492 d3-selection "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3493 d3-transition "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3494
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3495 d3-chord@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3496 version "1.0.6"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3497 resolved "https://registry.yarnpkg.com/d3-chord/-/d3-chord-1.0.6.tgz#309157e3f2db2c752f0280fedd35f2067ccbb15f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3498 integrity sha512-JXA2Dro1Fxw9rJe33Uv+Ckr5IrAa74TlfDEhE/jfLOaXegMQFQTAgAw9WnZL8+HxVBRXaRGCkrNU7pJeylRIuA==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3499 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3500 d3-array "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3501 d3-path "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3502
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3503 d3-collection@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3504 version "1.0.7"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3505 resolved "https://registry.yarnpkg.com/d3-collection/-/d3-collection-1.0.7.tgz#349bd2aa9977db071091c13144d5e4f16b5b310e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3506 integrity sha512-ii0/r5f4sjKNTfh84Di+DpztYwqKhEyUlKoPrzUFfeSkWxjW49xU2QzO9qrPrNkpdI0XJkfzvmTu8V2Zylln6A==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3507
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3508 d3-color@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3509 version "1.2.3"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3510 resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-1.2.3.tgz#6c67bb2af6df3cc8d79efcc4d3a3e83e28c8048f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3511 integrity sha512-x37qq3ChOTLd26hnps36lexMRhNXEtVxZ4B25rL0DVdDsGQIJGB18S7y9XDwlDD6MD/ZBzITCf4JjGMM10TZkw==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3512
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3513 d3-contour@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3514 version "1.3.2"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3515 resolved "https://registry.yarnpkg.com/d3-contour/-/d3-contour-1.3.2.tgz#652aacd500d2264cb3423cee10db69f6f59bead3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3516 integrity sha512-hoPp4K/rJCu0ladiH6zmJUEz6+u3lgR+GSm/QdM2BBvDraU39Vr7YdDCicJcxP1z8i9B/2dJLgDC1NcvlF8WCg==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3517 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3518 d3-array "^1.1.1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3519
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3520 d3-dispatch@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3521 version "1.0.5"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3522 resolved "https://registry.yarnpkg.com/d3-dispatch/-/d3-dispatch-1.0.5.tgz#e25c10a186517cd6c82dd19ea018f07e01e39015"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3523 integrity sha512-vwKx+lAqB1UuCeklr6Jh1bvC4SZgbSqbkGBLClItFBIYH4vqDJCA7qfoy14lXmJdnBOdxndAMxjCbImJYW7e6g==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3524
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3525 d3-drag@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3526 version "1.2.3"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3527 resolved "https://registry.yarnpkg.com/d3-drag/-/d3-drag-1.2.3.tgz#46e206ad863ec465d88c588098a1df444cd33c64"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3528 integrity sha512-8S3HWCAg+ilzjJsNtWW1Mutl74Nmzhb9yU6igspilaJzeZVFktmY6oO9xOh5TDk+BM2KrNFjttZNoJJmDnkjkg==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3529 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3530 d3-dispatch "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3531 d3-selection "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3532
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3533 d3-dsv@1:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
3534 version "1.1.1"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
3535 resolved "https://registry.yarnpkg.com/d3-dsv/-/d3-dsv-1.1.1.tgz#aaa830ecb76c4b5015572c647cc6441e3c7bb701"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
3536 integrity sha512-1EH1oRGSkeDUlDRbhsFytAXU6cAmXFzc52YUe6MRlPClmWb85MP1J5x+YJRzya4ynZWnbELdSAvATFW/MbxaXw==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3537 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3538 commander "2"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3539 iconv-lite "0.4"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3540 rw "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3541
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3542 d3-ease@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3543 version "1.0.5"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3544 resolved "https://registry.yarnpkg.com/d3-ease/-/d3-ease-1.0.5.tgz#8ce59276d81241b1b72042d6af2d40e76d936ffb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3545 integrity sha512-Ct1O//ly5y5lFM9YTdu+ygq7LleSgSE4oj7vUt9tPLHUi8VCV7QoizGpdWRWAwCO9LdYzIrQDg97+hGVdsSGPQ==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3546
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3547 d3-fetch@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3548 version "1.1.2"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3549 resolved "https://registry.yarnpkg.com/d3-fetch/-/d3-fetch-1.1.2.tgz#957c8fbc6d4480599ba191b1b2518bf86b3e1be2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3550 integrity sha512-S2loaQCV/ZeyTyIF2oP8D1K9Z4QizUzW7cWeAOAS4U88qOt3Ucf6GsmgthuYSdyB2HyEm4CeGvkQxWsmInsIVA==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3551 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3552 d3-dsv "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3553
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3554 d3-force@1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3555 version "1.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3556 resolved "https://registry.yarnpkg.com/d3-force/-/d3-force-1.2.0.tgz#60713f7efe8764f53e685d69433c06914dc4ea4c"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3557 integrity sha512-PFLcDnRVANHMudbQlIB87gcfQorEsDIAvRpZ2bNddfM/WxdsEkyrEaOIPoydhH1I1V4HPjNLGOMLXCA0AuGQ9w==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3558 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3559 d3-collection "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3560 d3-dispatch "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3561 d3-quadtree "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3562 d3-timer "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3563
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3564 d3-format@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3565 version "1.3.2"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3566 resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-1.3.2.tgz#6a96b5e31bcb98122a30863f7d92365c00603562"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3567 integrity sha512-Z18Dprj96ExragQ0DeGi+SYPQ7pPfRMtUXtsg/ChVIKNBCzjO8XYJvRTC1usblx52lqge56V5ect+frYTQc8WQ==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3568
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3569 d3-geo@1:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3570 version "1.11.3"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3571 resolved "https://registry.yarnpkg.com/d3-geo/-/d3-geo-1.11.3.tgz#5bb08388f45e4b281491faa72d3abd43215dbd1c"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3572 integrity sha512-n30yN9qSKREvV2fxcrhmHUdXP9TNH7ZZj3C/qnaoU0cVf/Ea85+yT7HY7i8ySPwkwjCNYtmKqQFTvLFngfkItQ==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3573 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3574 d3-array "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3575
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3576 d3-hierarchy@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3577 version "1.1.8"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3578 resolved "https://registry.yarnpkg.com/d3-hierarchy/-/d3-hierarchy-1.1.8.tgz#7a6317bd3ed24e324641b6f1e76e978836b008cc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3579 integrity sha512-L+GHMSZNwTpiq4rt9GEsNcpLa4M96lXMR8M/nMG9p5hBE0jy6C+3hWtyZMenPQdwla249iJy7Nx0uKt3n+u9+w==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3580
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3581 d3-interpolate@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3582 version "1.3.2"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3583 resolved "https://registry.yarnpkg.com/d3-interpolate/-/d3-interpolate-1.3.2.tgz#417d3ebdeb4bc4efcc8fd4361c55e4040211fd68"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3584 integrity sha512-NlNKGopqaz9qM1PXh9gBF1KSCVh+jSFErrSlD/4hybwoNX/gt1d8CDbDW+3i+5UOHhjC6s6nMvRxcuoMVNgL2w==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3585 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3586 d3-color "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3587
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3588 d3-path@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3589 version "1.0.7"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3590 resolved "https://registry.yarnpkg.com/d3-path/-/d3-path-1.0.7.tgz#8de7cd693a75ac0b5480d3abaccd94793e58aae8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3591 integrity sha512-q0cW1RpvA5c5ma2rch62mX8AYaiLX0+bdaSM2wxSU9tXjU4DNvkx9qiUvjkuWCj3p22UO/hlPivujqMiR9PDzA==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3592
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3593 d3-polygon@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3594 version "1.0.5"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3595 resolved "https://registry.yarnpkg.com/d3-polygon/-/d3-polygon-1.0.5.tgz#9a645a0a64ff6cbf9efda96ee0b4a6909184c363"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3596 integrity sha512-RHhh1ZUJZfhgoqzWWuRhzQJvO7LavchhitSTHGu9oj6uuLFzYZVeBzaWTQ2qSO6bz2w55RMoOCf0MsLCDB6e0w==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3597
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3598 d3-quadtree@1:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
3599 version "1.0.6"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
3600 resolved "https://registry.yarnpkg.com/d3-quadtree/-/d3-quadtree-1.0.6.tgz#d1ab2a95a7f27bbde88582c94166f6ae35f32056"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
3601 integrity sha512-NUgeo9G+ENQCQ1LsRr2qJg3MQ4DJvxcDNCiohdJGHt5gRhBW6orIB5m5FJ9kK3HNL8g9F4ERVoBzcEwQBfXWVA==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3602
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3603 d3-random@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3604 version "1.1.2"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3605 resolved "https://registry.yarnpkg.com/d3-random/-/d3-random-1.1.2.tgz#2833be7c124360bf9e2d3fd4f33847cfe6cab291"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3606 integrity sha512-6AK5BNpIFqP+cx/sreKzNjWbwZQCSUatxq+pPRmFIQaWuoD+NrbVWw7YWpHiXpCQ/NanKdtGDuB+VQcZDaEmYQ==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3607
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3608 d3-scale-chromatic@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3609 version "1.3.3"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3610 resolved "https://registry.yarnpkg.com/d3-scale-chromatic/-/d3-scale-chromatic-1.3.3.tgz#dad4366f0edcb288f490128979c3c793583ed3c0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3611 integrity sha512-BWTipif1CimXcYfT02LKjAyItX5gKiwxuPRgr4xM58JwlLocWbjPLI7aMEjkcoOQXMkYsmNsvv3d2yl/OKuHHw==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3612 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3613 d3-color "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3614 d3-interpolate "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3615
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3616 d3-scale@2:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3617 version "2.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3618 resolved "https://registry.yarnpkg.com/d3-scale/-/d3-scale-2.2.2.tgz#4e880e0b2745acaaddd3ede26a9e908a9e17b81f"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3619 integrity sha512-LbeEvGgIb8UMcAa0EATLNX0lelKWGYDQiPdHj+gLblGVhGLyNbaCn3EvrJf0A3Y/uOOU5aD6MTh5ZFCdEwGiCw==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3620 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3621 d3-array "^1.2.0"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3622 d3-collection "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3623 d3-format "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3624 d3-interpolate "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3625 d3-time "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3626 d3-time-format "2"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3627
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3628 d3-selection@1, d3-selection@^1.1.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3629 version "1.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3630 resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-1.4.0.tgz#ab9ac1e664cf967ebf1b479cc07e28ce9908c474"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3631 integrity sha512-EYVwBxQGEjLCKF2pJ4+yrErskDnz5v403qvAid96cNdCMr8rmCYfY5RGzWz24mdIbxmDf6/4EAH+K9xperD5jg==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3632
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3633 d3-shape@1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3634 version "1.3.4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3635 resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-1.3.4.tgz#358e76014645321eecc7c364e188f8ae3d2a07d4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3636 integrity sha512-izaz4fOpOnY3CD17hkZWNxbaN70sIGagLR/5jb6RS96Y+6VqX+q1BQf1av6QSBRdfULi3Gb8Js4CzG4+KAPjMg==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3637 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3638 d3-path "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3639
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3640 d3-time-format@2:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3641 version "2.1.3"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3642 resolved "https://registry.yarnpkg.com/d3-time-format/-/d3-time-format-2.1.3.tgz#ae06f8e0126a9d60d6364eac5b1533ae1bac826b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3643 integrity sha512-6k0a2rZryzGm5Ihx+aFMuO1GgelgIz+7HhB4PH4OEndD5q2zGn1mDfRdNrulspOfR6JXkb2sThhDK41CSK85QA==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3644 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3645 d3-time "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3646
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3647 d3-time@1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3648 version "1.0.11"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3649 resolved "https://registry.yarnpkg.com/d3-time/-/d3-time-1.0.11.tgz#1d831a3e25cd189eb256c17770a666368762bbce"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3650 integrity sha512-Z3wpvhPLW4vEScGeIMUckDW7+3hWKOQfAWg/U7PlWBnQmeKQ00gCUsTtWSYulrKNA7ta8hJ+xXc6MHrMuITwEw==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3651
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3652 d3-timer@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3653 version "1.0.9"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3654 resolved "https://registry.yarnpkg.com/d3-timer/-/d3-timer-1.0.9.tgz#f7bb8c0d597d792ff7131e1c24a36dd471a471ba"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3655 integrity sha512-rT34J5HnQUHhcLvhSB9GjCkN0Ddd5Y8nCwDBG2u6wQEeYxT/Lf51fTFFkldeib/sE/J0clIe0pnCfs6g/lRbyg==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3656
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3657 d3-transition@1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3658 version "1.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3659 resolved "https://registry.yarnpkg.com/d3-transition/-/d3-transition-1.2.0.tgz#f538c0e21b2aa1f05f3e965f8567e81284b3b2b8"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3660 integrity sha512-VJ7cmX/FPIPJYuaL2r1o1EMHLttvoIuZhhuAlRoOxDzogV8iQS6jYulDm3xEU3TqL80IZIhI551/ebmCMrkvhw==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3661 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3662 d3-color "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3663 d3-dispatch "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3664 d3-ease "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3665 d3-interpolate "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3666 d3-selection "^1.1.0"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3667 d3-timer "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3668
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3669 d3-voronoi@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3670 version "1.1.4"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3671 resolved "https://registry.yarnpkg.com/d3-voronoi/-/d3-voronoi-1.1.4.tgz#dd3c78d7653d2bb359284ae478645d95944c8297"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3672 integrity sha512-dArJ32hchFsrQ8uMiTBLq256MpnZjeuBtdHpaDlYuQyjU0CVzCJl/BVW+SkszaAeH95D/8gxqAhgx0ouAWAfRg==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3673
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3674 d3-zoom@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3675 version "1.7.3"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3676 resolved "https://registry.yarnpkg.com/d3-zoom/-/d3-zoom-1.7.3.tgz#f444effdc9055c38077c4299b4df999eb1d47ccb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3677 integrity sha512-xEBSwFx5Z9T3/VrwDkMt+mr0HCzv7XjpGURJ8lWmIC8wxe32L39eWHIasEe/e7Ox8MPU4p1hvH8PKN2olLzIBg==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3678 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3679 d3-dispatch "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3680 d3-drag "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3681 d3-interpolate "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3682 d3-selection "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3683 d3-transition "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3684
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3685 d3@^5.7.0:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
3686 version "5.9.1"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
3687 resolved "https://registry.yarnpkg.com/d3/-/d3-5.9.1.tgz#fde73fa9af7281d2ff0d2a32aa8f306e93a6d1cd"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
3688 integrity sha512-JceuBn5VVWySPQc9EA0gfq0xQVgEQXGokHhe+359bmgGeUITLK2r2b9idMzquQne9DKxb7JDCE1gDRXe9OIF2Q==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3689 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3690 d3-array "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3691 d3-axis "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3692 d3-brush "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3693 d3-chord "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3694 d3-collection "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3695 d3-color "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3696 d3-contour "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3697 d3-dispatch "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3698 d3-drag "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3699 d3-dsv "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3700 d3-ease "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3701 d3-fetch "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3702 d3-force "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3703 d3-format "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3704 d3-geo "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3705 d3-hierarchy "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3706 d3-interpolate "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3707 d3-path "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3708 d3-polygon "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3709 d3-quadtree "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3710 d3-random "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3711 d3-scale "2"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3712 d3-scale-chromatic "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3713 d3-selection "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3714 d3-shape "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3715 d3-time "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3716 d3-time-format "2"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3717 d3-timer "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3718 d3-transition "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3719 d3-voronoi "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3720 d3-zoom "1"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
3721
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3722 dashdash@^1.12.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3723 version "1.14.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3724 resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3725 integrity sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3726 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3727 assert-plus "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3728
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3729 data-uri-to-buffer@2:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3730 version "2.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3731 resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-2.0.0.tgz#0ba23671727349828c32cfafddea411908d13d23"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3732 integrity sha512-YbKCNLPPP4inc0E5If4OaalBc7gpaM2MRv77Pv2VThVComLKfbGYtJcdDCViDyp1Wd4SebhHLz94vp91zbK6bw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3733 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3734 "@types/node" "^8.0.7"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3735
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3736 data-urls@^1.0.0:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3737 version "1.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3738 resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-1.1.0.tgz#15ee0582baa5e22bb59c77140da8f9c76963bbfe"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3739 integrity sha512-YTWYI9se1P55u58gL5GkQHW4P6VJBJ5iBT+B5a7i2Tjadhv52paJG0qHX4A0OR6/t52odI64KP2YvFpkDOi3eQ==
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
3740 dependencies:
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
3741 abab "^2.0.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3742 whatwg-mimetype "^2.2.0"
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
3743 whatwg-url "^7.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3744
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
3745 date-fns@^1.23.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3746 version "1.30.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3747 resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3748 integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
3749
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3750 date-now@^0.1.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3751 version "0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3752 resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3753 integrity sha1-6vQ5/U1ISK105cx9vvIAZyueNFs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3754
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3755 de-indent@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3756 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3757 resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3758 integrity sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3759
646
4450f2ab41e0 refac: Fairwawprofile view adapted
Thomas Junk <thomas.junk@intevation.de>
parents: 637
diff changeset
3760 debounce@^1.2.0:
4450f2ab41e0 refac: Fairwawprofile view adapted
Thomas Junk <thomas.junk@intevation.de>
parents: 637
diff changeset
3761 version "1.2.0"
4450f2ab41e0 refac: Fairwawprofile view adapted
Thomas Junk <thomas.junk@intevation.de>
parents: 637
diff changeset
3762 resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.2.0.tgz#44a540abc0ea9943018dc0eaa95cce87f65cd131"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3763 integrity sha512-mYtLl1xfZLi1m4RtQYlZgJUNQjl4ZxVnHzIR8nLLgi4q1YT8o/WM+MK/f8yfcc9s5Ir5zRaPZyZU6xs1Syoocg==
646
4450f2ab41e0 refac: Fairwawprofile view adapted
Thomas Junk <thomas.junk@intevation.de>
parents: 637
diff changeset
3764
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3765 debug@2, debug@2.6.9, debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3766 version "2.6.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3767 resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3768 integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3769 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3770 ms "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3771
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3772 debug@2.2.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3773 version "2.2.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3774 resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3775 integrity sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3776 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3777 ms "0.7.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3778
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3779 debug@4, debug@^4.1.0, debug@^4.1.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3780 version "4.1.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3781 resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3782 integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3783 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3784 ms "^2.1.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3785
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3786 debug@4.1.0:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3787 version "4.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3788 resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.0.tgz#373687bffa678b38b1cd91f861b63850035ddc87"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3789 integrity sha512-heNPJUJIqC+xB6ayLAMHaIrmN9HKa7aQO8MGqKpvCA+uJYVcvR6l5kgdrhRuwPFHU7P5/A1w0BjByPHwpfTDKg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3790 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3791 ms "^2.1.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3792
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3793 debug@=3.1.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3794 version "3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3795 resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3796 integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3797 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3798 ms "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3799
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3800 debug@^3.1.0, debug@^3.2.5:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3801 version "3.2.6"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3802 resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3803 integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3804 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3805 ms "^2.1.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3806
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
3807 decamelize@^1.0.0, decamelize@^1.1.1, decamelize@^1.1.2, decamelize@^1.2.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3808 version "1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3809 resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3810 integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3811
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
3812 decamelize@^2.0.0:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
3813 version "2.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
3814 resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-2.0.0.tgz#656d7bbc8094c4c788ea53c5840908c9c7d063c7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3815 integrity sha512-Ikpp5scV3MSYxY39ymh45ZLEecsTdv/Xj2CaQfI8RLMuwi7XvjX9H/fhraiSuU+C5w5NTDu4ZU72xNiZnurBPg==
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
3816 dependencies:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
3817 xregexp "4.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
3818
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3819 decode-uri-component@^0.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3820 version "0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3821 resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3822 integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3823
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3824 deep-eql@0.1.3:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3825 version "0.1.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3826 resolved "https://registry.yarnpkg.com/deep-eql/-/deep-eql-0.1.3.tgz#ef558acab8de25206cd713906d74e56930eb69f2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3827 integrity sha1-71WKyrjeJSBs1xOQbXTlaTDrafI=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3828 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3829 type-detect "0.1.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3830
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3831 deep-equal@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3832 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3833 resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3834 integrity sha1-9dJgKStmDghO/0zbyfCK0yR0SLU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3835
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3836 deep-extend@^0.6.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3837 version "0.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3838 resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3839 integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3840
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
3841 deep-is@^0.1.3, deep-is@~0.1.3:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3842 version "0.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3843 resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3844 integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3845
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3846 deepmerge@^1.5.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3847 version "1.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3848 resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-1.5.2.tgz#10499d868844cdad4fee0842df8c7f6f0c95a753"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3849 integrity sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3850
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3851 deepmerge@^3.1.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3852 version "3.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3853 resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-3.1.0.tgz#a612626ce4803da410d77554bfd80361599c034d"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3854 integrity sha512-/TnecbwXEdycfbsM2++O3eGiatEFHjjNciHEwJclM+T5Kd94qD1AP+2elP/Mq0L5b9VZJao5znR01Mz6eX8Seg==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3855
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3856 default-gateway@^2.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3857 version "2.7.2"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3858 resolved "https://registry.yarnpkg.com/default-gateway/-/default-gateway-2.7.2.tgz#b7ef339e5e024b045467af403d50348db4642d0f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3859 integrity sha512-lAc4i9QJR0YHSDFdzeBQKfZ1SRDG3hsJNEkrpcZa8QhBfidLAilT60BDEIVUUGqosFp425KOgB3uYqcnQrWafQ==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3860 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3861 execa "^0.10.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3862 ip-regex "^2.1.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3863
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3864 default-require-extensions@^1.0.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3865 version "1.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3866 resolved "https://registry.yarnpkg.com/default-require-extensions/-/default-require-extensions-1.0.0.tgz#f37ea15d3e13ffd9b437d33e1a75b5fb97874cb8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3867 integrity sha1-836hXT4T/9m0N9M+GnW1+5eHTLg=
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3868 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3869 strip-bom "^2.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3870
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3871 defaults@^1.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3872 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3873 resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.3.tgz#c656051e9817d9ff08ed881477f3fe4019f3ef7d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3874 integrity sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3875 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3876 clone "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3877
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3878 define-properties@^1.1.2, define-properties@^1.1.3:
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
3879 version "1.1.3"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
3880 resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3881 integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
3882 dependencies:
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
3883 object-keys "^1.0.12"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3884
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3885 define-property@^0.2.5:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3886 version "0.2.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3887 resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3888 integrity sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3889 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3890 is-descriptor "^0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3891
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3892 define-property@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3893 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3894 resolved "https://registry.yarnpkg.com/define-property/-/define-property-1.0.0.tgz#769ebaaf3f4a63aad3af9e8d304c9bbe79bfb0e6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3895 integrity sha1-dp66rz9KY6rTr56NMEybvnm/sOY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3896 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3897 is-descriptor "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3898
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3899 define-property@^2.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3900 version "2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3901 resolved "https://registry.yarnpkg.com/define-property/-/define-property-2.0.2.tgz#d459689e8d654ba77e02a817f8710d702cb16e9d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3902 integrity sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3903 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3904 is-descriptor "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3905 isobject "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3906
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3907 degenerator@~1.0.2:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3908 version "1.0.4"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3909 resolved "https://registry.yarnpkg.com/degenerator/-/degenerator-1.0.4.tgz#fcf490a37ece266464d9cc431ab98c5819ced095"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3910 integrity sha1-/PSQo37OJmRk2cxDGrmMWBnO0JU=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3911 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3912 ast-types "0.x.x"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3913 escodegen "1.x.x"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3914 esprima "3.x.x"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3915
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3916 del@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3917 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3918 resolved "https://registry.yarnpkg.com/del/-/del-3.0.0.tgz#53ecf699ffcbcb39637691ab13baf160819766e5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3919 integrity sha1-U+z2mf/LyzljdpGrE7rxYIGXZuU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3920 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3921 globby "^6.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3922 is-path-cwd "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3923 is-path-in-cwd "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3924 p-map "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3925 pify "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3926 rimraf "^2.2.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3927
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3928 delayed-stream@~1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3929 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3930 resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3931 integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3932
1163
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
3933 delegate@^3.1.2:
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
3934 version "3.2.0"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
3935 resolved "https://registry.yarnpkg.com/delegate/-/delegate-3.2.0.tgz#b66b71c3158522e8ab5744f720d8ca0c2af59166"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
3936 integrity sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
3937
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3938 delegates@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3939 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3940 resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3941 integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3942
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
3943 depd@~1.1.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3944 version "1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3945 resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3946 integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3947
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3948 des.js@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3949 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3950 resolved "https://registry.yarnpkg.com/des.js/-/des.js-1.0.0.tgz#c074d2e2aa6a8a9a07dbd61f9a15c2cd83ec8ecc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3951 integrity sha1-wHTS4qpqipoH29YfmhXCzYPsjsw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3952 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3953 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3954 minimalistic-assert "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3955
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3956 destroy@~1.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3957 version "1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3958 resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3959 integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3960
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3961 detect-file@^1.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3962 version "1.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3963 resolved "https://registry.yarnpkg.com/detect-file/-/detect-file-1.0.0.tgz#f0d66d03672a825cb1b73bdb3fe62310c8e552b7"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3964 integrity sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3965
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3966 detect-indent@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3967 version "4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3968 resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-4.0.0.tgz#f76d064352cdf43a1cb6ce619c4ee3a9475de208"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3969 integrity sha1-920GQ1LN9Docts5hnE7jqUdd4gg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3970 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3971 repeating "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3972
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3973 detect-libc@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3974 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3975 resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3976 integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3977
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3978 detect-newline@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3979 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3980 resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3981 integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3982
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
3983 detect-node@^2.0.4:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3984 version "2.0.4"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
3985 resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.0.4.tgz#014ee8f8f669c5c58023da64b8179c083a28c46c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3986 integrity sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3987
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3988 diff@1.4.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3989 version "1.4.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3990 resolved "https://registry.yarnpkg.com/diff/-/diff-1.4.0.tgz#7f28d2eb9ee7b15a97efd89ce63dcfdaa3ccbabf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3991 integrity sha1-fyjS657nsVqX79ic5j3P2qPMur8=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
3992
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3993 diff@^3.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3994 version "3.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3995 resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
3996 integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3997
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3998 diffie-hellman@^5.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3999 version "5.0.3"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4000 resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4001 integrity sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4002 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4003 bn.js "^4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4004 miller-rabin "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4005 randombytes "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4006
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4007 dir-glob@^2.0.0, dir-glob@^2.2.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4008 version "2.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4009 resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-2.2.2.tgz#fa09f0694153c8918b18ba0deafae94769fc50c4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4010 integrity sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4011 dependencies:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4012 path-type "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4013
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4014 dns-equal@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4015 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4016 resolved "https://registry.yarnpkg.com/dns-equal/-/dns-equal-1.0.0.tgz#b39e7f1da6eb0a75ba9c17324b34753c47e0654d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4017 integrity sha1-s55/HabrCnW6nBcySzR1PEfgZU0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4018
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4019 dns-packet@^1.3.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4020 version "1.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4021 resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.1.tgz#12aa426981075be500b910eedcd0b47dd7deda5a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4022 integrity sha512-0UxfQkMhYAUaZI+xrNZOz/as5KgDU0M/fQ9b6SpkyLbk3GEswDi6PADJVaYJradtRVsRIlF1zLyOodbcTCDzUg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4023 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4024 ip "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4025 safe-buffer "^5.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4026
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4027 dns-txt@^2.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4028 version "2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4029 resolved "https://registry.yarnpkg.com/dns-txt/-/dns-txt-2.0.2.tgz#b91d806f5d27188e4ab3e7d107d881a1cc4642b6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4030 integrity sha1-uR2Ab10nGI5Ks+fRB9iBocxGQrY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4031 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4032 buffer-indexof "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4033
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4034 doctrine@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4035 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4036 resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4037 integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4038 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4039 esutils "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4040
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4041 doctypes@^1.1.0:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4042 version "1.1.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4043 resolved "https://registry.yarnpkg.com/doctypes/-/doctypes-1.1.0.tgz#ea80b106a87538774e8a3a4a5afe293de489e0a9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4044 integrity sha1-6oCxBqh1OHdOijpKWv4pPeSJ4Kk=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4045
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4046 dom-converter@~0.2:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4047 version "0.2.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4048 resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4049 integrity sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4050 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4051 utila "~0.4"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4052
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
4053 dom-event-types@^1.0.0:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
4054 version "1.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
4055 resolved "https://registry.yarnpkg.com/dom-event-types/-/dom-event-types-1.0.0.tgz#5830a0a29e1bf837fe50a70cd80a597232813cae"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
4056 integrity sha512-2G2Vwi2zXTHBGqXHsJ4+ak/iP0N8Ar+G8a7LiD2oup5o4sQWytwqqrZu/O6hIMV0KMID2PL69OhpshLO0n7UJQ==
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
4057
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4058 dom-serializer@0, dom-serializer@~0.1.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4059 version "0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4060 resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4061 integrity sha1-BzxpdUbOB4DOI75KKOKT5AvDDII=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4062 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4063 domelementtype "~1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4064 entities "~1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4065
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4066 domain-browser@^1.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4067 version "1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4068 resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4069 integrity sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4070
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4071 domelementtype@1, domelementtype@^1.3.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4072 version "1.3.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4073 resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.1.tgz#d048c44b37b0d10a7f2a3d5fee3f4333d790481f"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4074 integrity sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4075
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4076 domelementtype@~1.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4077 version "1.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4078 resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.1.3.tgz#bd28773e2642881aec51544924299c5cd822185b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4079 integrity sha1-vSh3PiZCiBrsUVRJJCmcXNgiGFs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4080
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4081 domexception@^1.0.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4082 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4083 resolved "https://registry.yarnpkg.com/domexception/-/domexception-1.0.1.tgz#937442644ca6a31261ef36e3ec677fe805582c90"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4084 integrity sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4085 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4086 webidl-conversions "^4.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4087
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4088 domhandler@2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4089 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4090 resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-2.1.0.tgz#d2646f5e57f6c3bab11cf6cb05d3c0acf7412594"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4091 integrity sha1-0mRvXlf2w7qxHPbLBdPArPdBJZQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4092 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4093 domelementtype "1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4094
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4095 domhandler@^2.3.0:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4096 version "2.4.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4097 resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-2.4.2.tgz#8805097e933d65e85546f726d60f5eb88b44f803"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4098 integrity sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4099 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4100 domelementtype "1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4101
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4102 domutils@1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4103 version "1.1.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4104 resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.1.6.tgz#bddc3de099b9a2efacc51c623f28f416ecc57485"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4105 integrity sha1-vdw94Jm5ou+sxRxiPyj0FuzFdIU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4106 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4107 domelementtype "1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4108
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4109 domutils@1.5.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4110 version "1.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4111 resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.5.1.tgz#dcd8488a26f563d61079e48c9f7b7e32373682cf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4112 integrity sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4113 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4114 dom-serializer "0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4115 domelementtype "1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4116
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4117 domutils@^1.5.1, domutils@^1.7.0:
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4118 version "1.7.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4119 resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4120 integrity sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4121 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4122 dom-serializer "0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4123 domelementtype "1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4124
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4125 dot-prop@^4.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4126 version "4.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4127 resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4128 integrity sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4129 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4130 is-obj "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4131
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4132 duplexer@^0.1.1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4133 version "0.1.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4134 resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4135 integrity sha1-rOb/gIwc5mtX0ev5eXessCM0z8E=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4136
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4137 duplexify@^3.4.2, duplexify@^3.6.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4138 version "3.7.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4139 resolved "https://registry.yarnpkg.com/duplexify/-/duplexify-3.7.1.tgz#2a4df5317f6ccfd91f86d6fd25d8d8a103b88309"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4140 integrity sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4141 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4142 end-of-stream "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4143 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4144 readable-stream "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4145 stream-shift "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4146
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4147 easy-stack@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4148 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4149 resolved "https://registry.yarnpkg.com/easy-stack/-/easy-stack-1.0.0.tgz#12c91b3085a37f0baa336e9486eac4bf94e3e788"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4150 integrity sha1-EskbMIWjfwuqM26UhurEv5Tj54g=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4151
1412
15c3672e2e86 translations readded
Thomas Junk <thomas.junk@intevation.de>
parents: 1368
diff changeset
4152 easygettext@^2.7.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4153 version "2.7.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4154 resolved "https://registry.yarnpkg.com/easygettext/-/easygettext-2.7.0.tgz#35eecf687f817baa10d2fd5dc66ef47caade56d5"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4155 integrity sha512-BaoyxsZtre7Ndvgz3utjrE/6Yo8Txsc4m33ehQ0pBNX3HjcjGQozDhnpqSRhaeD8PQAk0Rgq3vhI+YJvQu0vUQ==
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4156 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4157 "@vue/component-compiler-utils" "^1.2.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4158 acorn "^5.5.3"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4159 acorn-stage3 "^0.6.0"
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4160 cheerio "^1.0.0-rc.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4161 minimist "^1.2.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4162 pofile "^1.0.10"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4163 pug "^2.0.3"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4164 vue-template-compiler "^2.5.16"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4165
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4166 ecc-jsbn@~0.1.1:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4167 version "0.1.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4168 resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4169 integrity sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4170 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4171 jsbn "~0.1.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4172 safer-buffer "^2.1.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4173
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4174 editorconfig@^0.15.2:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4175 version "0.15.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4176 resolved "https://registry.yarnpkg.com/editorconfig/-/editorconfig-0.15.2.tgz#047be983abb9ab3c2eefe5199cb2b7c5689f0702"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4177 integrity sha512-GWjSI19PVJAM9IZRGOS+YKI8LN+/sjkSjNyvxL5ucqP9/IqtYNXBaQ/6c/hkPNYQHyOHra2KoXZI/JVpuqwmcQ==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4178 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4179 "@types/node" "^10.11.7"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4180 "@types/semver" "^5.5.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4181 commander "^2.19.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4182 lru-cache "^4.1.3"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4183 semver "^5.6.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4184 sigmund "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4185
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4186 ee-first@1.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4187 version "1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4188 resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4189 integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4190
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4191 ejs@2.5.7:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4192 version "2.5.7"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4193 resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.5.7.tgz#cc872c168880ae3c7189762fd5ffc00896c9518a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4194 integrity sha1-zIcsFoiArjxxiXYv1f/ACJbJUYo=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4195
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4196 ejs@^2.6.1:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4197 version "2.6.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4198 resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.6.1.tgz#498ec0d495655abc6f23cd61868d926464071aa0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4199 integrity sha512-0xy4A/twfrRCnkhfk8ErDi5DqdAsAqeGxht4xkCUrsvhhbQNs7E+4jV0CN7+NKIY0aHE72+XvqtBIXzD31ZbXQ==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4200
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4201 electron-to-chromium@^1.3.103:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4202 version "1.3.113"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4203 resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.113.tgz#b1ccf619df7295aea17bc6951dc689632629e4a9"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4204 integrity sha512-De+lPAxEcpxvqPTyZAXELNpRZXABRxf+uL/rSykstQhzj/B0l1150G/ExIIxKc16lI89Hgz81J0BHAcbTqK49g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4205
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4206 elliptic@^6.0.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4207 version "6.4.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4208 resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4209 integrity sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4210 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4211 bn.js "^4.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4212 brorand "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4213 hash.js "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4214 hmac-drbg "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4215 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4216 minimalistic-assert "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4217 minimalistic-crypto-utils "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4218
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4219 emojis-list@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4220 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4221 resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4222 integrity sha1-TapNnbAPmBmIDHn6RXrlsJof04k=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4223
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4224 encodeurl@~1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4225 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4226 resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4227 integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4228
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4229 end-of-stream@^1.0.0, end-of-stream@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4230 version "1.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4231 resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.1.tgz#ed29634d19baba463b6ce6b80a37213eab71ec43"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4232 integrity sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4233 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4234 once "^1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4235
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4236 enhanced-resolve@^4.1.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4237 version "4.1.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4238 resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.1.0.tgz#41c7e0bfdfe74ac1ffe1e57ad6a5c6c9f3742a7f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4239 integrity sha512-F/7vkyTtyc/llOIn8oWclcB25KdRaiPBpZYDgJHgh/UHtpgT2p2eldQgtQnLtUvfMKPKxbRaQM/hHkvLHt1Vng==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4240 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4241 graceful-fs "^4.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4242 memory-fs "^0.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4243 tapable "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4244
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
4245 entities@^1.1.1, entities@~1.1.1:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4246 version "1.1.2"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4247 resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4248 integrity sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4249
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4250 errno@^0.1.3, errno@~0.1.7:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4251 version "0.1.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4252 resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.7.tgz#4684d71779ad39af177e3f007996f7c67c852618"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4253 integrity sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4254 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4255 prr "~1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4256
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4257 error-ex@^1.2.0, error-ex@^1.3.1:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4258 version "1.3.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4259 resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4260 integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4261 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4262 is-arrayish "^0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4263
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4264 error-stack-parser@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4265 version "2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4266 resolved "https://registry.yarnpkg.com/error-stack-parser/-/error-stack-parser-2.0.2.tgz#4ae8dbaa2bf90a8b450707b9149dcabca135520d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4267 integrity sha512-E1fPutRDdIj/hohG0UpT5mayXNCxXP9d+snxFsPU9X0XgccOumKraa3juDMwTUyi7+Bu5+mCGagjg4IYeNbOdw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4268 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4269 stackframe "^1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4270
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4271 es-abstract@^1.12.0, es-abstract@^1.4.3, es-abstract@^1.5.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4272 version "1.13.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4273 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4274 integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4275 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4276 es-to-primitive "^1.2.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4277 function-bind "^1.1.1"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4278 has "^1.0.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4279 is-callable "^1.1.4"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4280 is-regex "^1.0.4"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4281 object-keys "^1.0.12"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4282
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4283 es-to-primitive@^1.2.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4284 version "1.2.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4285 resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4286 integrity sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4287 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4288 is-callable "^1.1.4"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4289 is-date-object "^1.0.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4290 is-symbol "^1.0.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4291
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4292 escape-html@~1.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4293 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4294 resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4295 integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4296
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4297 escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4298 version "1.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4299 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4300 integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4301
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
4302 escodegen@1.x.x, escodegen@^1.6.1, escodegen@^1.9.1:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4303 version "1.11.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4304 resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.11.0.tgz#b27a9389481d5bfd5bec76f7bb1eb3f8f4556589"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4305 integrity sha512-IeMV45ReixHS53K/OmfKAIztN/igDHzTJUhZM3k1jMhIZWjk45SMwAtBsEXiJp3vSPmTcu6CXn7mDvFHRN66fw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4306 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4307 esprima "^3.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4308 estraverse "^4.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4309 esutils "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4310 optionator "^0.8.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4311 optionalDependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4312 source-map "~0.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4313
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
4314 eslint-config-prettier@^3.3.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4315 version "3.6.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4316 resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.6.0.tgz#8ca3ffac4bd6eeef623a0651f9d754900e3ec217"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4317 integrity sha512-ixJ4U3uTLXwJts4rmSVW/lMXjlGwCijhBJHk8iVqKKSifeI0qgFEfWl8L63isfc8Od7EiBALF6BX3jKLluf/jQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4318 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4319 get-stdin "^6.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4320
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4321 eslint-loader@^2.1.1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4322 version "2.1.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4323 resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.1.2.tgz#453542a1230d6ffac90e4e7cb9cadba9d851be68"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4324 integrity sha512-rA9XiXEOilLYPOIInvVH5S/hYfyTPyxag6DZhoQOduM+3TkghAEQ3VcFO8VnX4J4qg/UIBzp72aOf/xvYmpmsg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4325 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4326 loader-fs-cache "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4327 loader-utils "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4328 object-assign "^4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4329 object-hash "^1.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4330 rimraf "^2.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4331
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4332 eslint-plugin-prettier@^3.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4333 version "3.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4334 resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.1.tgz#19d521e3981f69dd6d14f64aec8c6a6ac6eb0b0d"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4335 integrity sha512-/PMttrarPAY78PLvV3xfWibMOdMDl57hmlQ2XqFeA37wd+CJ7WSxV7txqjVPHi/AAFKd2lX0ZqfsOc/i5yFCSQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4336 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4337 prettier-linter-helpers "^1.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4338
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4339 eslint-plugin-vue@^4.7.1:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4340 version "4.7.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4341 resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-4.7.1.tgz#c829b9fc62582c1897b5a0b94afd44ecca511e63"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4342 integrity sha512-esETKhVMI7Vdli70Wt4bvAwnZBJeM0pxVX9Yb0wWKxdCJc2EADalVYK/q2FzMw8oKN0wPMdqVCKS8kmR89recA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4343 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4344 vue-eslint-parser "^2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4345
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4346 eslint-scope@3.7.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4347 version "3.7.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4348 resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4349 integrity sha1-PWPD7f2gLgbgGkUq2IyqzHzctug=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4350 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4351 esrecurse "^4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4352 estraverse "^4.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4353
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4354 eslint-scope@^3.7.1:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4355 version "3.7.3"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4356 resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.3.tgz#bb507200d3d17f60247636160b4826284b108535"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4357 integrity sha512-W+B0SvF4gamyCTmUc+uITPY0989iXVfKvhwtmJocTaYoc/3khEHmEmvfY/Gn9HA9VV75jrQECsHizkNw1b68FA==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4358 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4359 esrecurse "^4.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4360 estraverse "^4.1.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4361
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4362 eslint-scope@^4.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4363 version "4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4364 resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0.tgz#50bf3071e9338bcdc43331794a0cb533f0136172"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4365 integrity sha512-1G6UTDi7Jc1ELFwnR58HV4fK9OQK4S6N985f166xqXxpjU6plxFISJa2Ba9KCQuFa8RCnj/lSFJbHo7UFDBnUA==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4366 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4367 esrecurse "^4.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4368 estraverse "^4.1.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4369
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4370 eslint-visitor-keys@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4371 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4372 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4373 integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4374
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4375 eslint@^4.19.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4376 version "4.19.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4377 resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.1.tgz#32d1d653e1d90408854bfb296f076ec7e186a300"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4378 integrity sha512-bT3/1x1EbZB7phzYu7vCr1v3ONuzDtX8WjuM9c0iYxe+cq+pwcKEoQjl7zd3RpC6YOLgnSy3cTN58M2jcoPDIQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4379 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4380 ajv "^5.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4381 babel-code-frame "^6.22.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4382 chalk "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4383 concat-stream "^1.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4384 cross-spawn "^5.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4385 debug "^3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4386 doctrine "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4387 eslint-scope "^3.7.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4388 eslint-visitor-keys "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4389 espree "^3.5.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4390 esquery "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4391 esutils "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4392 file-entry-cache "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4393 functional-red-black-tree "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4394 glob "^7.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4395 globals "^11.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4396 ignore "^3.3.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4397 imurmurhash "^0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4398 inquirer "^3.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4399 is-resolvable "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4400 js-yaml "^3.9.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4401 json-stable-stringify-without-jsonify "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4402 levn "^0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4403 lodash "^4.17.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4404 minimatch "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4405 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4406 natural-compare "^1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4407 optionator "^0.8.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4408 path-is-inside "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4409 pluralize "^7.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4410 progress "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4411 regexpp "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4412 require-uncached "^1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4413 semver "^5.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4414 strip-ansi "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4415 strip-json-comments "~2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4416 table "4.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4417 text-table "~0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4418
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4419 espree@^3.5.2, espree@^3.5.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4420 version "3.5.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4421 resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.4.tgz#b0f447187c8a8bed944b815a660bddf5deb5d1a7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4422 integrity sha512-yAcIQxtmMiB/jL32dzEp2enBeidsB7xWPLNiw3IIkpVds1P+h7qF9YwJq1yUNzp2OKXgAprs4F61ih66UsoD1A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4423 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4424 acorn "^5.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4425 acorn-jsx "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4426
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4427 esprima@3.x.x, esprima@^3.1.3:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4428 version "3.1.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4429 resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4430 integrity sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4431
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4432 esprima@^4.0.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4433 version "4.0.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4434 resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4435 integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4436
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4437 esquery@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4438 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4439 resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.0.1.tgz#406c51658b1f5991a5f9b62b1dc25b00e3e5c708"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4440 integrity sha512-SmiyZ5zIWH9VM+SRUReLS5Q8a7GxtRdxEBVZpm98rJM7Sb+A9DVCndXfkeFUd3byderg+EbDkfnevfCwynWaNA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4441 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4442 estraverse "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4443
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4444 esrecurse@^4.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4445 version "4.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4446 resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.2.1.tgz#007a3b9fdbc2b3bb87e4879ea19c92fdbd3942cf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4447 integrity sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4448 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4449 estraverse "^4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4450
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4451 estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4452 version "4.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4453 resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4454 integrity sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4455
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4456 esutils@^2.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4457 version "2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4458 resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4459 integrity sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4460
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4461 etag@~1.8.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4462 version "1.8.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4463 resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4464 integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4465
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4466 event-pubsub@4.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4467 version "4.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4468 resolved "https://registry.yarnpkg.com/event-pubsub/-/event-pubsub-4.3.0.tgz#f68d816bc29f1ec02c539dc58c8dd40ce72cb36e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4469 integrity sha512-z7IyloorXvKbFx9Bpie2+vMJKKx1fH1EN5yiTfp8CiLOTptSYy1g8H4yDpGlEdshL1PBiFtBHepF2cNsqeEeFQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4470
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4471 eventemitter3@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4472 version "3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4473 resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4474 integrity sha512-ivIvhpq/Y0uSjcHDcOIccjmYjGLcP09MFGE7ysAwkAvkXfpZlC985pH2/ui64DKazbTW/4kN3yqozUxlXzI6cA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4475
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4476 events@^3.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4477 version "3.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4478 resolved "https://registry.yarnpkg.com/events/-/events-3.0.0.tgz#9a0a0dfaf62893d92b875b8f2698ca4114973e88"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4479 integrity sha512-Dc381HFWJzEOhQ+d8pkNon++bk9h6cdAoAj4iE6Q4y6xgTzySWXlKn05/TVNpjnfRqi/X0EpJEJohPjNI3zpVA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4480
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4481 eventsource@^1.0.7:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4482 version "1.0.7"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4483 resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.0.7.tgz#8fbc72c93fcd34088090bc0a4e64f4b5cee6d8d0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4484 integrity sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4485 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4486 original "^1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4487
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4488 evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4489 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4490 resolved "https://registry.yarnpkg.com/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz#7fcbdb198dc71959432efe13842684e0525acb02"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4491 integrity sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4492 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4493 md5.js "^1.3.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4494 safe-buffer "^5.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4495
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4496 exec-sh@^0.2.0:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4497 version "0.2.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4498 resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.2.2.tgz#2a5e7ffcbd7d0ba2755bdecb16e5a427dfbdec36"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4499 integrity sha512-FIUCJz1RbuS0FKTdaAafAByGS0CPvU3R0MeHxgtl+djzCc//F8HakL8GzmVNZanasTbTAY/3DRFA0KpVqj/eAw==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4500 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4501 merge "^1.2.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4502
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4503 execa@^0.10.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4504 version "0.10.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4505 resolved "https://registry.yarnpkg.com/execa/-/execa-0.10.0.tgz#ff456a8f53f90f8eccc71a96d11bdfc7f082cb50"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4506 integrity sha512-7XOMnz8Ynx1gGo/3hyV9loYNPWM94jG3+3T3Y8tsfSstFmETmENCMU/A/zj8Lyaj1lkgEepKepvd6240tBRvlw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4507 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4508 cross-spawn "^6.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4509 get-stream "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4510 is-stream "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4511 npm-run-path "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4512 p-finally "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4513 signal-exit "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4514 strip-eof "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4515
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4516 execa@^0.7.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4517 version "0.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4518 resolved "https://registry.yarnpkg.com/execa/-/execa-0.7.0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4519 integrity sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4520 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4521 cross-spawn "^5.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4522 get-stream "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4523 is-stream "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4524 npm-run-path "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4525 p-finally "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4526 signal-exit "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4527 strip-eof "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4528
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4529 execa@^0.8.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4530 version "0.8.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4531 resolved "https://registry.yarnpkg.com/execa/-/execa-0.8.0.tgz#d8d76bbc1b55217ed190fd6dd49d3c774ecfc8da"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4532 integrity sha1-2NdrvBtVIX7RkP1t1J08d07PyNo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4533 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4534 cross-spawn "^5.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4535 get-stream "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4536 is-stream "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4537 npm-run-path "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4538 p-finally "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4539 signal-exit "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4540 strip-eof "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4541
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4542 execa@^1.0.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4543 version "1.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4544 resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4545 integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4546 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4547 cross-spawn "^6.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4548 get-stream "^4.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4549 is-stream "^1.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4550 npm-run-path "^2.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4551 p-finally "^1.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4552 signal-exit "^3.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4553 strip-eof "^1.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4554
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4555 exit@^0.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4556 version "0.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4557 resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4558 integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4559
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4560 expand-brackets@^0.1.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4561 version "0.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4562 resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-0.1.5.tgz#df07284e342a807cd733ac5af72411e581d1177b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4563 integrity sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4564 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4565 is-posix-bracket "^0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4566
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4567 expand-brackets@^2.1.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4568 version "2.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4569 resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-2.1.4.tgz#b77735e315ce30f6b6eff0f83b04151a22449622"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4570 integrity sha1-t3c14xXOMPa27/D4OwQVGiJEliI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4571 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4572 debug "^2.3.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4573 define-property "^0.2.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4574 extend-shallow "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4575 posix-character-classes "^0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4576 regex-not "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4577 snapdragon "^0.8.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4578 to-regex "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4579
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4580 expand-range@^1.8.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4581 version "1.8.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4582 resolved "https://registry.yarnpkg.com/expand-range/-/expand-range-1.8.2.tgz#a299effd335fe2721ebae8e257ec79644fc85337"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4583 integrity sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4584 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4585 fill-range "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4586
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4587 expand-tilde@^2.0.0, expand-tilde@^2.0.2:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4588 version "2.0.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4589 resolved "https://registry.yarnpkg.com/expand-tilde/-/expand-tilde-2.0.2.tgz#97e801aa052df02454de46b02bf621642cdc8502"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4590 integrity sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4591 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4592 homedir-polyfill "^1.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4593
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
4594 expect@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
4595 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
4596 resolved "https://registry.yarnpkg.com/expect/-/expect-23.6.0.tgz#1e0c8d3ba9a581c87bd71fb9bc8862d443425f98"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4597 integrity sha512-dgSoOHgmtn/aDGRVFWclQyPDKl2CQRq0hmIEoUAuQs/2rn2NcvCWcSCovm6BLeuB/7EZuLGu2QfnR+qRt5OM4w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4598 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4599 ansi-styles "^3.2.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
4600 jest-diff "^23.6.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4601 jest-get-type "^22.1.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
4602 jest-matcher-utils "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4603 jest-message-util "^23.4.0"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4604 jest-regex-util "^23.3.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4605
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4606 express@^4.16.2, express@^4.16.3:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4607 version "4.16.4"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4608 resolved "https://registry.yarnpkg.com/express/-/express-4.16.4.tgz#fddef61926109e24c515ea97fd2f1bdbf62df12e"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4609 integrity sha512-j12Uuyb4FMrd/qQAm6uCHAkPtO8FDTRJZBDd5D2KOL2eLaz1yUNdUB/NOIyq0iU4q4cFarsUCrnFDPBcnksuOg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4610 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4611 accepts "~1.3.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4612 array-flatten "1.1.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4613 body-parser "1.18.3"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4614 content-disposition "0.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4615 content-type "~1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4616 cookie "0.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4617 cookie-signature "1.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4618 debug "2.6.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4619 depd "~1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4620 encodeurl "~1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4621 escape-html "~1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4622 etag "~1.8.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4623 finalhandler "1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4624 fresh "0.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4625 merge-descriptors "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4626 methods "~1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4627 on-finished "~2.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4628 parseurl "~1.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4629 path-to-regexp "0.1.7"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4630 proxy-addr "~2.0.4"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4631 qs "6.5.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4632 range-parser "~1.2.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4633 safe-buffer "5.1.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4634 send "0.16.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4635 serve-static "1.13.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4636 setprototypeof "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4637 statuses "~1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4638 type-is "~1.6.16"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4639 utils-merge "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4640 vary "~1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4641
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4642 extend-shallow@^2.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4643 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4644 resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4645 integrity sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4646 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4647 is-extendable "^0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4648
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4649 extend-shallow@^3.0.0, extend-shallow@^3.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4650 version "3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4651 resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-3.0.2.tgz#26a71aaf073b39fb2127172746131c2704028db8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4652 integrity sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4653 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4654 assign-symbols "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4655 is-extendable "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4656
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4657 extend@3, extend@~3.0.0, extend@~3.0.2:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4658 version "3.0.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
4659 resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4660 integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4661
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4662 external-editor@^2.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4663 version "2.2.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4664 resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-2.2.0.tgz#045511cfd8d133f3846673d1047c154e214ad3d5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4665 integrity sha512-bSn6gvGxKt+b7+6TKEv1ZycHleA7aHhRHyAqJyp5pbUFuYYNIzpZnQDk7AsYckyWdEnTeAnay0aCy2aV6iTk9A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4666 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4667 chardet "^0.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4668 iconv-lite "^0.4.17"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4669 tmp "^0.0.33"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4670
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4671 extglob@^0.3.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4672 version "0.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4673 resolved "https://registry.yarnpkg.com/extglob/-/extglob-0.3.2.tgz#2e18ff3d2f49ab2765cec9023f011daa8d8349a1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4674 integrity sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4675 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4676 is-extglob "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4677
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4678 extglob@^2.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4679 version "2.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4680 resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4681 integrity sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4682 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4683 array-unique "^0.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4684 define-property "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4685 expand-brackets "^2.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4686 extend-shallow "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4687 fragment-cache "^0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4688 regex-not "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4689 snapdragon "^0.8.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4690 to-regex "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4691
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4692 extract-from-css@^0.4.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4693 version "0.4.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4694 resolved "https://registry.yarnpkg.com/extract-from-css/-/extract-from-css-0.4.4.tgz#1ea7df2e7c7c6eb9922fa08e8adaea486f6f8f92"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4695 integrity sha1-HqffLnx8brmSL6COitrqSG9vj5I=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4696 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4697 css "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4698
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4699 extract-zip@^1.6.7:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4700 version "1.6.7"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4701 resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-1.6.7.tgz#a840b4b8af6403264c8db57f4f1a74333ef81fe9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4702 integrity sha1-qEC0uK9kAyZMjbV/Txp0Mz74H+k=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4703 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4704 concat-stream "1.6.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4705 debug "2.6.9"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4706 mkdirp "0.5.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4707 yauzl "2.4.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4708
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4709 extsprintf@1.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4710 version "1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4711 resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4712 integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4713
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4714 extsprintf@^1.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4715 version "1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4716 resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4717 integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4718
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4719 fast-deep-equal@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4720 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4721 resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz#c053477817c86b51daa853c81e059b733d023614"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4722 integrity sha1-wFNHeBfIa1HaqFPIHgWbcz0CNhQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4723
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4724 fast-deep-equal@^2.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4725 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4726 resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4727 integrity sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4728
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4729 fast-diff@^1.1.2:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4730 version "1.2.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4731 resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
4732 integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4733
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4734 fast-glob@^2.2.6:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4735 version "2.2.6"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4736 resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-2.2.6.tgz#a5d5b697ec8deda468d85a74035290a025a95295"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4737 integrity sha512-0BvMaZc1k9F+MeWWMe8pL6YltFzZYcJsYU7D4JyDA6PAczaXvxqQQ/z+mDF7/4Mw01DeUc+i3CTKajnkANkV4w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4738 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4739 "@mrmlnc/readdir-enhanced" "^2.2.1"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
4740 "@nodelib/fs.stat" "^1.1.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4741 glob-parent "^3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4742 is-glob "^4.0.0"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
4743 merge2 "^1.2.3"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4744 micromatch "^3.1.10"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4745
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4746 fast-json-stable-stringify@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4747 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4748 resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4749 integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4750
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4751 fast-levenshtein@~2.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4752 version "2.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4753 resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4754 integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4755
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4756 fastparse@^1.1.1:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4757 version "1.1.2"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4758 resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.2.tgz#91728c5a5942eced8531283c79441ee4122c35a9"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4759 integrity sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4760
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4761 faye-websocket@^0.10.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4762 version "0.10.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4763 resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.10.0.tgz#4e492f8d04dfb6f89003507f6edbf2d501e7c6f4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4764 integrity sha1-TkkvjQTftviQA1B/btvy1QHnxvQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4765 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4766 websocket-driver ">=0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4767
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4768 faye-websocket@~0.11.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4769 version "0.11.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4770 resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.11.1.tgz#f0efe18c4f56e4f40afc7e06c719fd5ee6188f38"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4771 integrity sha1-8O/hjE9W5PQK/H4Gxxn9XuYYjzg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4772 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4773 websocket-driver ">=0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4774
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4775 fb-watchman@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4776 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4777 resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-2.0.0.tgz#54e9abf7dfa2f26cd9b1636c588c1afc05de5d58"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4778 integrity sha1-VOmr99+i8mzZsWNsWIwa/AXeXVg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4779 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4780 bser "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4781
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4782 fd-slicer@~1.0.1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4783 version "1.0.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4784 resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.0.1.tgz#8b5bcbd9ec327c5041bf9ab023fd6750f1177e65"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4785 integrity sha1-i1vL2ewyfFBBv5qwI/1nUPEXfmU=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4786 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4787 pend "~1.2.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4788
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4789 figgy-pudding@^3.5.1:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
4790 version "3.5.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
4791 resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.1.tgz#862470112901c727a0e495a80744bd5baa1d6790"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4792 integrity sha512-vNKxJHTEKNThjfrdJwHc7brvM6eVevuO5nTj6ez8ZQ1qbXTvGthucRF7S4vf2cr71QVnT70V34v0S1DyQsti0w==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
4793
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4794 figures@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4795 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4796 resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4797 integrity sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4798 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4799 escape-string-regexp "^1.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4800
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4801 file-entry-cache@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4802 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4803 resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-2.0.0.tgz#c392990c3e684783d838b8c84a45d8a048458361"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4804 integrity sha1-w5KZDD5oR4PYOLjISkXYoEhFg2E=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4805 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4806 flat-cache "^1.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4807 object-assign "^4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4808
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4809 file-loader@^3.0.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4810 version "3.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4811 resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-3.0.1.tgz#f8e0ba0b599918b51adfe45d66d1e771ad560faa"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4812 integrity sha512-4sNIOXgtH/9WZq4NvlfU3Opn5ynUsqBwSLyM+I7UOwdGigTBYfVVQEwe/msZNX/j4pCJTIM14Fsw66Svo1oVrw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4813 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4814 loader-utils "^1.0.2"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4815 schema-utils "^1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4816
2192
7939349f9ffc Client: updated yarn.lock
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2189
diff changeset
4817 file-saver@eligrey/FileSaver.js#1.3.8:
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
4818 version "1.3.8"
1877
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
4819 resolved "https://codeload.github.com/eligrey/FileSaver.js/tar.gz/e865e37af9f9947ddcced76b549e27dc45c1cb2e"
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
4820
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4821 file-uri-to-path@1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4822 version "1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4823 resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4824 integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4825
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4826 filename-regex@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4827 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4828 resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.1.tgz#c1c4b9bee3e09725ddb106b75c1e301fe2f18b26"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4829 integrity sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4830
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4831 fileset@^2.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4832 version "2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4833 resolved "https://registry.yarnpkg.com/fileset/-/fileset-2.0.3.tgz#8e7548a96d3cc2327ee5e674168723a333bba2a0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4834 integrity sha1-jnVIqW08wjJ+5eZ0FocjozO7oqA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4835 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4836 glob "^7.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4837 minimatch "^3.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4838
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4839 filesize@^3.6.1:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4840 version "3.6.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4841 resolved "https://registry.yarnpkg.com/filesize/-/filesize-3.6.1.tgz#090bb3ee01b6f801a8a8be99d31710b3422bb317"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4842 integrity sha512-7KjR1vv6qnicaPMi1iiTcI85CyYwRO/PSFCu6SvqL8jN2Wjt/NIYQTFtFs7fSDCYOstUkEWIQGFUg5YZQfjlcg==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
4843
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4844 fill-range@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4845 version "2.2.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4846 resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-2.2.4.tgz#eb1e773abb056dcd8df2bfdf6af59b8b3a936565"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4847 integrity sha512-cnrcCbj01+j2gTG921VZPnHbjmdAf8oQV/iGeV2kZxGSyfYjjTyY79ErsK1WJWMpw6DaApEX72binqJE+/d+5Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4848 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4849 is-number "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4850 isobject "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4851 randomatic "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4852 repeat-element "^1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4853 repeat-string "^1.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4854
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4855 fill-range@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4856 version "4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4857 resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4858 integrity sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4859 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4860 extend-shallow "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4861 is-number "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4862 repeat-string "^1.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4863 to-regex-range "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4864
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4865 finalhandler@1.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4866 version "1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4867 resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.1.1.tgz#eebf4ed840079c83f4249038c9d703008301b105"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4868 integrity sha512-Y1GUDo39ez4aHAw7MysnUD5JzYX+WaIj8I57kO3aEPT1fFRL4sr7mjei97FgnwhAyyzRYmQZaTHb2+9uZ1dPtg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4869 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4870 debug "2.6.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4871 encodeurl "~1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4872 escape-html "~1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4873 on-finished "~2.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4874 parseurl "~1.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4875 statuses "~1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4876 unpipe "~1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4877
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4878 find-babel-config@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4879 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4880 resolved "https://registry.yarnpkg.com/find-babel-config/-/find-babel-config-1.1.0.tgz#acc01043a6749fec34429be6b64f542ebb5d6355"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4881 integrity sha1-rMAQQ6Z0n+w0Qpvmtk9ULrtdY1U=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4882 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4883 json5 "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4884 path-exists "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4885
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4886 find-cache-dir@^0.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4887 version "0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4888 resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-0.1.1.tgz#c8defae57c8a52a8a784f9e31c57c742e993a0b9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4889 integrity sha1-yN765XyKUqinhPnjHFfHQumToLk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4890 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4891 commondir "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4892 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4893 pkg-dir "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4894
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4895 find-cache-dir@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4896 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4897 resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-1.0.0.tgz#9288e3e9e3cc3748717d39eade17cf71fc30ee6f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4898 integrity sha1-kojj6ePMN0hxfTnq3hfPcfww7m8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4899 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4900 commondir "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4901 make-dir "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4902 pkg-dir "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4903
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4904 find-cache-dir@^2.0.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4905 version "2.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4906 resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.0.0.tgz#4c1faed59f45184530fb9d7fa123a4d04a98472d"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4907 integrity sha512-LDUY6V1Xs5eFskUVYtIwatojt6+9xC9Chnlk/jYOOvn3FAFfSaWddxahDGyNHh0b2dMXa6YW2m0tk8TdVaXHlA==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4908 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4909 commondir "^1.0.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4910 make-dir "^1.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4911 pkg-dir "^3.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
4912
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4913 find-up@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4914 version "1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4915 resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4916 integrity sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4917 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4918 path-exists "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4919 pinkie-promise "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4920
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4921 find-up@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4922 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4923 resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4924 integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4925 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4926 locate-path "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4927
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
4928 find-up@^3.0.0:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
4929 version "3.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
4930 resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4931 integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
4932 dependencies:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
4933 locate-path "^3.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
4934
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4935 findup-sync@^2.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4936 version "2.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4937 resolved "https://registry.yarnpkg.com/findup-sync/-/findup-sync-2.0.0.tgz#9326b1488c22d1a6088650a86901b2d9a90a2cbc"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4938 integrity sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4939 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4940 detect-file "^1.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4941 is-glob "^3.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4942 micromatch "^3.0.4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4943 resolve-dir "^1.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4944
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4945 flat-cache@^1.2.1:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
4946 version "1.3.4"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
4947 resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-1.3.4.tgz#2c2ef77525cc2929007dfffa1dd314aa9c9dee6f"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
4948 integrity sha512-VwyB3Lkgacfik2vhqR4uv2rvebqmDvFu4jlN/C1RzWoJEo8I7z4Q404oiqYCkq41mni8EzQnm95emU9seckwtg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4949 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4950 circular-json "^0.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4951 graceful-fs "^4.1.2"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
4952 rimraf "~2.6.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4953 write "^0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4954
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4955 flush-write-stream@^1.0.0:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
4956 version "1.1.1"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
4957 resolved "https://registry.yarnpkg.com/flush-write-stream/-/flush-write-stream-1.1.1.tgz#8dd7d873a1babc207d94ead0c2e0e44276ebf2e8"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
4958 integrity sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4959 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4960 inherits "^2.0.3"
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
4961 readable-stream "^2.3.6"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4962
6
7c1bde663c8e current frontend
Thomas Junk <thomas.junk@intevation.de>
parents: 3
diff changeset
4963 follow-redirects@^1.0.0, follow-redirects@^1.3.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4964 version "1.6.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4965 resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.6.1.tgz#514973c44b5757368bad8bddfe52f81f015c94cb"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
4966 integrity sha512-t2JCjbzxQpWvbhts3l6SH1DKzSrx8a+SsaVf4h6bG4kOXUuPYS/kg2Lr4gQSb7eemaHqJkOThF1BGyjlUkO1GQ==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
4967 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
4968 debug "=3.1.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4969
11
e0b5dd98665e current frontend with asset server configured
Thomas Junk <thomas.junk@intevation.de>
parents: 8
diff changeset
4970 font-awesome@^4.7.0:
e0b5dd98665e current frontend with asset server configured
Thomas Junk <thomas.junk@intevation.de>
parents: 8
diff changeset
4971 version "4.7.0"
e0b5dd98665e current frontend with asset server configured
Thomas Junk <thomas.junk@intevation.de>
parents: 8
diff changeset
4972 resolved "https://registry.yarnpkg.com/font-awesome/-/font-awesome-4.7.0.tgz#8fa8cf0411a1a31afd07b06d2902bb9fc815a133"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4973 integrity sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=
11
e0b5dd98665e current frontend with asset server configured
Thomas Junk <thomas.junk@intevation.de>
parents: 8
diff changeset
4974
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4975 for-in@^0.1.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4976 version "0.1.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4977 resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4978 integrity sha1-2Hc5COMSVhCZUrH9ubP6hn0ndeE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4979
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4980 for-in@^1.0.1, for-in@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4981 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4982 resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4983 integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4984
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4985 for-own@^0.1.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4986 version "0.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4987 resolved "https://registry.yarnpkg.com/for-own/-/for-own-0.1.5.tgz#5265c681a4f294dabbf17c9509b6763aa84510ce"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4988 integrity sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4989 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4990 for-in "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4991
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4992 for-own@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4993 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4994 resolved "https://registry.yarnpkg.com/for-own/-/for-own-1.0.0.tgz#c63332f415cedc4b04dbfe70cf836494c53cb44b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
4995 integrity sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4996 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4997 for-in "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4998
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4999 forever-agent@~0.6.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5000 version "0.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5001 resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5002 integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5003
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5004 form-data@~2.3.2:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5005 version "2.3.3"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5006 resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5007 integrity sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5008 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5009 asynckit "^0.4.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5010 combined-stream "^1.0.6"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5011 mime-types "^2.1.12"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5012
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5013 forwarded@~0.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5014 version "0.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5015 resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5016 integrity sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5017
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5018 fragment-cache@^0.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5019 version "0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5020 resolved "https://registry.yarnpkg.com/fragment-cache/-/fragment-cache-0.2.1.tgz#4290fad27f13e89be7f33799c6bc5a0abfff0d19"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5021 integrity sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5022 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5023 map-cache "^0.2.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5024
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5025 fresh@0.5.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5026 version "0.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5027 resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5028 integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5029
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5030 from2@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5031 version "2.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5032 resolved "https://registry.yarnpkg.com/from2/-/from2-2.3.0.tgz#8bfb5502bde4a4d36cfdeea007fcca21d7e382af"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5033 integrity sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5034 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5035 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5036 readable-stream "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5037
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5038 fs-extra@^7.0.1:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5039 version "7.0.1"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5040 resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5041 integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5042 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5043 graceful-fs "^4.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5044 jsonfile "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5045 universalify "^0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5046
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5047 fs-minipass@^1.2.5:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5048 version "1.2.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5049 resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-1.2.5.tgz#06c277218454ec288df77ada54a03b8702aacb9d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5050 integrity sha512-JhBl0skXjUPCFH7x6x61gQxrKyXsxB5gcgePLZCwfyCGGsTISMoIeObbrvVeP6Xmyaudw4TT43qV2Gz+iyd2oQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5051 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5052 minipass "^2.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5053
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5054 fs-write-stream-atomic@^1.0.8:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5055 version "1.0.10"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5056 resolved "https://registry.yarnpkg.com/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz#b47df53493ef911df75731e70a9ded0189db40c9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5057 integrity sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5058 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5059 graceful-fs "^4.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5060 iferr "^0.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5061 imurmurhash "^0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5062 readable-stream "1 || 2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5063
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5064 fs.realpath@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5065 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5066 resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5067 integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5068
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
5069 fsevents@^1.2.3, fsevents@^1.2.7:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5070 version "1.2.7"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5071 resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.7.tgz#4851b664a3783e52003b3c66eb0eee1074933aa4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5072 integrity sha512-Pxm6sI2MeBD7RdD12RYsqaP0nMiwx8eZBXCa6z2L+mRHm2DYrOYwihmhjpkdjUHwQhslWQjRpEgNq4XvBmaAuw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5073 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5074 nan "^2.9.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5075 node-pre-gyp "^0.10.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5076
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5077 fstream@^1.0.0, fstream@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5078 version "1.0.11"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5079 resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5080 integrity sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5081 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5082 graceful-fs "^4.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5083 inherits "~2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5084 mkdirp ">=0.5 0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5085 rimraf "2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5086
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5087 ftp@~0.3.10:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5088 version "0.3.10"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5089 resolved "https://registry.yarnpkg.com/ftp/-/ftp-0.3.10.tgz#9197d861ad8142f3e63d5a83bfe4c59f7330885d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5090 integrity sha1-kZfYYa2BQvPmPVqDv+TFn3MwiF0=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5091 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5092 readable-stream "1.1.x"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5093 xregexp "2.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5094
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5095 function-bind@^1.0.2, function-bind@^1.1.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5096 version "1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5097 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5098 integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5099
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5100 functional-red-black-tree@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5101 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5102 resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5103 integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5104
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5105 gauge@~2.7.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5106 version "2.7.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5107 resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5108 integrity sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5109 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5110 aproba "^1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5111 console-control-strings "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5112 has-unicode "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5113 object-assign "^4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5114 signal-exit "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5115 string-width "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5116 strip-ansi "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5117 wide-align "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5118
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5119 gaze@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5120 version "1.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5121 resolved "https://registry.yarnpkg.com/gaze/-/gaze-1.1.3.tgz#c441733e13b927ac8c0ff0b4c3b033f28812924a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5122 integrity sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5123 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5124 globule "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5125
2264
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
5126 geojson-rbush@2.1.0:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
5127 version "2.1.0"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
5128 resolved "https://registry.yarnpkg.com/geojson-rbush/-/geojson-rbush-2.1.0.tgz#3bd73be391fc10b0ae693d9b8acea2aae0b83a8d"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
5129 integrity sha1-O9c745H8ELCuaT2bis6iquC4Oo0=
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
5130 dependencies:
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
5131 "@turf/helpers" "*"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
5132 "@turf/meta" "*"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
5133 rbush "*"
627bfcbbf631 client: Draw fairway dimensions for all LoS and in more "cut cases".
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2192
diff changeset
5134
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
5135 geojson-rbush@3.x:
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
5136 version "3.1.1"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
5137 resolved "https://registry.yarnpkg.com/geojson-rbush/-/geojson-rbush-3.1.1.tgz#dd40bdd26e92813d888d7b489e8d2980695a49b4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5138 integrity sha512-Bl6U75yDCsERl2P6PiBkvxIoXsSv5SEEiDJy+a7JarcEe17jEm8zamAmi82KLRcIlcuRZxgeVCl1xw5UkxOREw==
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
5139 dependencies:
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
5140 "@turf/bbox" "*"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
5141 "@turf/helpers" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
5142 "@turf/meta" "6.x"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
5143 rbush "*"
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
5144
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5145 get-caller-file@^1.0.1:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5146 version "1.0.3"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5147 resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5148 integrity sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5149
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5150 get-stdin@^4.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5151 version "4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5152 resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5153 integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5154
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5155 get-stdin@^6.0.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5156 version "6.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5157 resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5158 integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5159
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5160 get-stream@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5161 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5162 resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5163 integrity sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5164
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5165 get-stream@^4.0.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5166 version "4.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5167 resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5168 integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5169 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5170 pump "^3.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5171
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5172 get-uri@2:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5173 version "2.0.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5174 resolved "https://registry.yarnpkg.com/get-uri/-/get-uri-2.0.3.tgz#fa13352269781d75162c6fc813c9e905323fbab5"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5175 integrity sha512-x5j6Ks7FOgLD/GlvjKwgu7wdmMR55iuRHhn8hj/+gA+eSbxQvZ+AEomq+3MgVEZj1vpi738QahGbCCSIDtXtkw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5176 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5177 data-uri-to-buffer "2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5178 debug "4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5179 extend "~3.0.2"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5180 file-uri-to-path "1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5181 ftp "~0.3.10"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5182 readable-stream "3"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5183
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5184 get-value@^2.0.3, get-value@^2.0.6:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5185 version "2.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5186 resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5187 integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5188
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5189 getpass@^0.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5190 version "0.1.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5191 resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5192 integrity sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5193 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5194 assert-plus "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5195
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
5196 glob-all@^3.1.0:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
5197 version "3.1.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
5198 resolved "https://registry.yarnpkg.com/glob-all/-/glob-all-3.1.0.tgz#8913ddfb5ee1ac7812656241b03d5217c64b02ab"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5199 integrity sha1-iRPd+17hrHgSZWJBsD1SF8ZLAqs=
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
5200 dependencies:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
5201 glob "^7.0.5"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
5202 yargs "~1.2.6"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
5203
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5204 glob-base@^0.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5205 version "0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5206 resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5207 integrity sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5208 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5209 glob-parent "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5210 is-glob "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5211
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5212 glob-parent@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5213 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5214 resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-2.0.0.tgz#81383d72db054fcccf5336daa902f182f6edbb28"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5215 integrity sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5216 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5217 is-glob "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5218
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5219 glob-parent@^3.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5220 version "3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5221 resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5222 integrity sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5223 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5224 is-glob "^3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5225 path-dirname "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5226
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5227 glob-to-regexp@^0.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5228 version "0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5229 resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5230 integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5231
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5232 glob@7.0.5:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5233 version "7.0.5"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5234 resolved "https://registry.yarnpkg.com/glob/-/glob-7.0.5.tgz#b4202a69099bbb4d292a7c1b95b6682b67ebdc95"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5235 integrity sha1-tCAqaQmbu00pKnwblbZoK2fr3JU=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5236 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5237 fs.realpath "^1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5238 inflight "^1.0.4"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5239 inherits "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5240 minimatch "^3.0.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5241 once "^1.3.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5242 path-is-absolute "^1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5243
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5244 glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@~7.1.1:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5245 version "7.1.3"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5246 resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5247 integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5248 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5249 fs.realpath "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5250 inflight "^1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5251 inherits "2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5252 minimatch "^3.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5253 once "^1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5254 path-is-absolute "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5255
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5256 global-modules@^1.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5257 version "1.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5258 resolved "https://registry.yarnpkg.com/global-modules/-/global-modules-1.0.0.tgz#6d770f0eb523ac78164d72b5e71a8877265cc3ea"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5259 integrity sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5260 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5261 global-prefix "^1.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5262 is-windows "^1.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5263 resolve-dir "^1.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5264
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5265 global-prefix@^1.0.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5266 version "1.0.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5267 resolved "https://registry.yarnpkg.com/global-prefix/-/global-prefix-1.0.2.tgz#dbf743c6c14992593c655568cb66ed32c0122ebe"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5268 integrity sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5269 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5270 expand-tilde "^2.0.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5271 homedir-polyfill "^1.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5272 ini "^1.3.4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5273 is-windows "^1.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5274 which "^1.2.14"
1070
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
5275
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5276 globals@^11.0.1, globals@^11.1.0:
2189
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
5277 version "11.11.0"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
5278 resolved "https://registry.yarnpkg.com/globals/-/globals-11.11.0.tgz#dcf93757fa2de5486fbeed7118538adf789e9c2e"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
5279 integrity sha512-WHq43gS+6ufNOEqlrDBxVEbb8ntfXrfAUU2ZOpCxrBdGKW3gyv8mCxAfIBD0DroPKGrJ2eSsXsLtY9MPntsyTw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5280
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5281 globals@^9.18.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5282 version "9.18.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5283 resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5284 integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5285
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5286 globby@^6.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5287 version "6.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5288 resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5289 integrity sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5290 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5291 array-union "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5292 glob "^7.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5293 object-assign "^4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5294 pify "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5295 pinkie-promise "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5296
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5297 globby@^7.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5298 version "7.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5299 resolved "https://registry.yarnpkg.com/globby/-/globby-7.1.1.tgz#fb2ccff9401f8600945dfada97440cca972b8680"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5300 integrity sha1-+yzP+UAfhgCUXfral0QMypcrhoA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5301 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5302 array-union "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5303 dir-glob "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5304 glob "^7.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5305 ignore "^3.3.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5306 pify "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5307 slash "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5308
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5309 globby@^9.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5310 version "9.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5311 resolved "https://registry.yarnpkg.com/globby/-/globby-9.0.0.tgz#3800df736dc711266df39b4ce33fe0d481f94c23"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5312 integrity sha512-q0qiO/p1w/yJ0hk8V9x1UXlgsXUxlGd0AHUOXZVXBO6aznDtpx7M8D1kBrCAItoPm+4l8r6ATXV1JpjY2SBQOw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5313 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5314 array-union "^1.0.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5315 dir-glob "^2.2.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5316 fast-glob "^2.2.6"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5317 glob "^7.1.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5318 ignore "^4.0.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5319 pify "^4.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5320 slash "^2.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5321
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5322 globule@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5323 version "1.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5324 resolved "https://registry.yarnpkg.com/globule/-/globule-1.2.1.tgz#5dffb1b191f22d20797a9369b49eab4e9839696d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5325 integrity sha512-g7QtgWF4uYSL5/dn71WxubOrS7JVGCnFPEnoeChJmBnyR9Mw8nGoEwOgJL/RC2Te0WhbsEUCejfH8SZNJ+adYQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5326 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5327 glob "~7.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5328 lodash "~4.17.10"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5329 minimatch "~3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5330
1163
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
5331 good-listener@^1.2.2:
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
5332 version "1.2.2"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
5333 resolved "https://registry.yarnpkg.com/good-listener/-/good-listener-1.2.2.tgz#d53b30cdf9313dffb7dc9a0d477096aa6d145c50"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
5334 integrity sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
5335 dependencies:
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
5336 delegate "^3.1.2"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
5337
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5338 graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5339 version "4.1.15"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5340 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5341 integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5342
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5343 "graceful-readlink@>= 1.0.0":
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5344 version "1.0.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5345 resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5346 integrity sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5347
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5348 growl@1.9.2:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5349 version "1.9.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5350 resolved "https://registry.yarnpkg.com/growl/-/growl-1.9.2.tgz#0ea7743715db8d8de2c5ede1775e1b45ac85c02f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5351 integrity sha1-Dqd0NxXbjY3ixe3hd14bRayFwC8=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5352
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5353 growly@^1.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5354 version "1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5355 resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5356 integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5357
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5358 gzip-size@^5.0.0:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5359 version "5.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5360 resolved "https://registry.yarnpkg.com/gzip-size/-/gzip-size-5.0.0.tgz#a55ecd99222f4c48fd8c01c625ce3b349d0a0e80"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5361 integrity sha512-5iI7omclyqrnWw4XbXAmGhPsABkSIDQonv2K0h61lybgofWa6iZyvrI3r2zsJH4P8Nb64fFVzlvfhs0g7BBxAA==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5362 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5363 duplexer "^0.1.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5364 pify "^3.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5365
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5366 handle-thing@^2.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5367 version "2.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5368 resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.0.tgz#0e039695ff50c93fc288557d696f3c1dc6776754"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5369 integrity sha512-d4sze1JNC454Wdo2fkuyzCr6aHcbL6PGGuFAz0Li/NcOm1tCHGnWDRmJP85dh9IhQErTc2svWFEX5xHIOo//kQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5370
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5371 handlebars@^4.0.3:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
5372 version "4.1.0"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
5373 resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
5374 integrity sha512-l2jRuU1NAWK6AW5qqcTATWQJvNPEwkM7NEKSiv/gqOsoSQbVoWyqVEY5GS+XPQ88zLNmqASRpzfdm8d79hJS+w==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5375 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5376 async "^2.5.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5377 optimist "^0.6.1"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5378 source-map "^0.6.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5379 optionalDependencies:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5380 uglify-js "^3.1.4"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5381
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5382 har-schema@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5383 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5384 resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5385 integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5386
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5387 har-validator@~5.1.0:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5388 version "5.1.3"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5389 resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.3.tgz#1ef89ebd3e4996557675eed9893110dc350fa080"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5390 integrity sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5391 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5392 ajv "^6.5.5"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5393 har-schema "^2.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5394
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5395 has-ansi@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5396 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5397 resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5398 integrity sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5399 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5400 ansi-regex "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5401
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5402 has-flag@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5403 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5404 resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5405 integrity sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5406
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5407 has-flag@^2.0.0:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5408 version "2.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5409 resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5410 integrity sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5411
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5412 has-flag@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5413 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5414 resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5415 integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5416
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5417 has-symbols@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5418 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5419 resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5420 integrity sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5421
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5422 has-unicode@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5423 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5424 resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5425 integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5426
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5427 has-value@^0.3.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5428 version "0.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5429 resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5430 integrity sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5431 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5432 get-value "^2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5433 has-values "^0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5434 isobject "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5435
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5436 has-value@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5437 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5438 resolved "https://registry.yarnpkg.com/has-value/-/has-value-1.0.0.tgz#18b281da585b1c5c51def24c930ed29a0be6b177"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5439 integrity sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5440 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5441 get-value "^2.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5442 has-values "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5443 isobject "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5444
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5445 has-values@^0.1.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5446 version "0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5447 resolved "https://registry.yarnpkg.com/has-values/-/has-values-0.1.4.tgz#6d61de95d91dfca9b9a02089ad384bff8f62b771"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5448 integrity sha1-bWHeldkd/Km5oCCJrThL/49it3E=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5449
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5450 has-values@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5451 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5452 resolved "https://registry.yarnpkg.com/has-values/-/has-values-1.0.0.tgz#95b0b63fec2146619a6fe57fe75628d5a39efe4f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5453 integrity sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5454 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5455 is-number "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5456 kind-of "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5457
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5458 has@^1.0.0, has@^1.0.1, has@^1.0.3:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5459 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5460 resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5461 integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5462 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5463 function-bind "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5464
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5465 hash-base@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5466 version "3.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5467 resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-3.0.4.tgz#5fc8686847ecd73499403319a6b0a3f3f6ae4918"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5468 integrity sha1-X8hoaEfs1zSZQDMZprCj8/auSRg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5469 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5470 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5471 safe-buffer "^5.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5472
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5473 hash-sum@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5474 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5475 resolved "https://registry.yarnpkg.com/hash-sum/-/hash-sum-1.0.2.tgz#33b40777754c6432573c120cc3808bbd10d47f04"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5476 integrity sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5477
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5478 hash.js@^1.0.0, hash.js@^1.0.3:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5479 version "1.1.7"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5480 resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5481 integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5482 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5483 inherits "^2.0.3"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5484 minimalistic-assert "^1.0.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5485
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5486 he@1.2.x, he@^1.1.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5487 version "1.2.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5488 resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5489 integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5490
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5491 hex-color-regex@^1.1.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5492 version "1.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5493 resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5494 integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5495
713
badbc0207418 feat: systeminformation feature added
Thomas Junk <thomas.junk@intevation.de>
parents: 646
diff changeset
5496 highlight.js@*:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5497 version "9.14.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5498 resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.14.2.tgz#efbfb22dc701406e4da406056ef8c2b70ebe5b26"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5499 integrity sha512-Nc6YNECYpxyJABGYJAyw7dBAYbXEuIzwzkqoJnwbc1nIpCiN+3ioYf0XrBnLiyyG0JLuJhpPtt2iTSbXiKLoyA==
713
badbc0207418 feat: systeminformation feature added
Thomas Junk <thomas.junk@intevation.de>
parents: 646
diff changeset
5500
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5501 hmac-drbg@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5502 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5503 resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5504 integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5505 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5506 hash.js "^1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5507 minimalistic-assert "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5508 minimalistic-crypto-utils "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5509
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5510 hoek@6.x.x:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5511 version "6.1.2"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5512 resolved "https://registry.yarnpkg.com/hoek/-/hoek-6.1.2.tgz#99e6d070561839de74ee427b61aa476bd6bddfd6"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5513 integrity sha512-6qhh/wahGYZHFSFw12tBbJw5fsAhhwrrG/y3Cs0YMTv2WzMnL0oLPnQJjv1QJvEfylRSOFuP+xCu+tdx0tD16Q==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5514
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5515 home-or-tmp@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5516 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5517 resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5518 integrity sha1-42w/LSyufXRqhX440Y1fMqeILbg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5519 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5520 os-homedir "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5521 os-tmpdir "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5522
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5523 homedir-polyfill@^1.0.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5524 version "1.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5525 resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz#4c2bbc8a758998feebf5ed68580f76d46768b4bc"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5526 integrity sha1-TCu8inWJmP7r9e1oWA921GdotLw=
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5527 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5528 parse-passwd "^1.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5529
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5530 hoopy@^0.1.2:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5531 version "0.1.4"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5532 resolved "https://registry.yarnpkg.com/hoopy/-/hoopy-0.1.4.tgz#609207d661100033a9a9402ad3dea677381c1b1d"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5533 integrity sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5534
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5535 hosted-git-info@^2.1.4:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5536 version "2.7.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5537 resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5538 integrity sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5539
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5540 hpack.js@^2.1.6:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5541 version "2.1.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5542 resolved "https://registry.yarnpkg.com/hpack.js/-/hpack.js-2.1.6.tgz#87774c0949e513f42e84575b3c45681fade2a0b2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5543 integrity sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5544 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5545 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5546 obuf "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5547 readable-stream "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5548 wbuf "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5549
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5550 hsl-regex@^1.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5551 version "1.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5552 resolved "https://registry.yarnpkg.com/hsl-regex/-/hsl-regex-1.0.0.tgz#d49330c789ed819e276a4c0d272dffa30b18fe6e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5553 integrity sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5554
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5555 hsla-regex@^1.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5556 version "1.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5557 resolved "https://registry.yarnpkg.com/hsla-regex/-/hsla-regex-1.0.0.tgz#c1ce7a3168c8c6614033a4b5f7877f3b225f9c38"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5558 integrity sha1-wc56MWjIxmFAM6S194d/OyJfnDg=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5559
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5560 html-comment-regex@^1.1.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5561 version "1.1.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5562 resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.2.tgz#97d4688aeb5c81886a364faa0cad1dda14d433a7"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5563 integrity sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5564
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5565 html-encoding-sniffer@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5566 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5567 resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz#e70d84b94da53aa375e11fe3a351be6642ca46f8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5568 integrity sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5569 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5570 whatwg-encoding "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5571
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5572 html-entities@^1.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5573 version "1.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5574 resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.2.1.tgz#0df29351f0721163515dfb9e5543e5f6eed5162f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5575 integrity sha1-DfKTUfByEWNRXfueVUPl9u7VFi8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5576
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5577 html-minifier@^3.2.3:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5578 version "3.5.21"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5579 resolved "https://registry.yarnpkg.com/html-minifier/-/html-minifier-3.5.21.tgz#d0040e054730e354db008463593194015212d20c"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5580 integrity sha512-LKUKwuJDhxNa3uf/LPR/KVjm/l3rBqtYeCOAekvG8F1vItxMUpueGd94i/asDDr8/1u7InxzFA5EeGjhhG5mMA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5581 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5582 camel-case "3.0.x"
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
5583 clean-css "4.2.x"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
5584 commander "2.17.x"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5585 he "1.2.x"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5586 param-case "2.1.x"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5587 relateurl "0.2.x"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5588 uglify-js "3.4.x"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5589
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5590 html-tags@^2.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5591 version "2.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5592 resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-2.0.0.tgz#10b30a386085f43cede353cc8fa7cb0deeea668b"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5593 integrity sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos=
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5594
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5595 html-webpack-plugin@^3.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5596 version "3.2.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5597 resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-3.2.0.tgz#b01abbd723acaaa7b37b6af4492ebda03d9dd37b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5598 integrity sha1-sBq71yOsqqeze2r0SS69oD2d03s=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5599 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5600 html-minifier "^3.2.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5601 loader-utils "^0.2.16"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5602 lodash "^4.17.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5603 pretty-error "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5604 tapable "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5605 toposort "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5606 util.promisify "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5607
1877
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
5608 html2canvas@1.0.0-alpha.12:
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
5609 version "1.0.0-alpha.12"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
5610 resolved "https://registry.yarnpkg.com/html2canvas/-/html2canvas-1.0.0-alpha.12.tgz#3b1992e3c9b3f56063c35fd620494f37eba88513"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
5611 integrity sha1-OxmS48mz9WBjw1/WIElPN+uohRM=
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
5612 dependencies:
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
5613 css-line-break "1.0.1"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
5614
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
5615 htmlparser2@^3.9.1:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5616 version "3.10.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5617 resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.10.0.tgz#5f5e422dcf6119c0d983ed36260ce9ded0bee464"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5618 integrity sha512-J1nEUGv+MkXS0weHNWVKJJ+UrLfePxRWpN3C9bEi9fLxL2+ggW94DQvgYVXsaT30PGwYRIZKNZXuyMhp3Di4bQ==
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
5619 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
5620 domelementtype "^1.3.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
5621 domhandler "^2.3.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
5622 domutils "^1.5.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
5623 entities "^1.1.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
5624 inherits "^2.0.1"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5625 readable-stream "^3.0.6"
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
5626
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5627 htmlparser2@~3.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5628 version "3.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5629 resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.3.0.tgz#cc70d05a59f6542e43f0e685c982e14c924a9efe"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5630 integrity sha1-zHDQWln2VC5D8OaFyYLhTJJKnv4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5631 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5632 domelementtype "1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5633 domhandler "2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5634 domutils "1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5635 readable-stream "1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5636
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5637 http-deceiver@^1.2.7:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5638 version "1.2.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5639 resolved "https://registry.yarnpkg.com/http-deceiver/-/http-deceiver-1.2.7.tgz#fa7168944ab9a519d337cb0bec7284dc3e723d87"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5640 integrity sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5641
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5642 http-errors@1.6.3, http-errors@~1.6.2, http-errors@~1.6.3:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5643 version "1.6.3"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5644 resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5645 integrity sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5646 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5647 depd "~1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5648 inherits "2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5649 setprototypeof "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5650 statuses ">= 1.4.0 < 2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5651
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5652 http-parser-js@>=0.4.0:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5653 version "0.5.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5654 resolved "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.5.0.tgz#d65edbede84349d0dc30320815a15d39cc3cbbd8"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5655 integrity sha512-cZdEF7r4gfRIq7ezX9J0T+kQmJNOub71dWbgAXVHDct80TKP4MCETtZQ31xyv38UwgzkWPYF/Xc0ge55dW9Z9w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5656
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5657 http-proxy-agent@1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5658 version "1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5659 resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-1.0.0.tgz#cc1ce38e453bf984a0f7702d2dd59c73d081284a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5660 integrity sha1-zBzjjkU7+YSg93AtLdWcc9CBKEo=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5661 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5662 agent-base "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5663 debug "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5664 extend "3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5665
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5666 http-proxy-middleware@~0.18.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5667 version "0.18.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
5668 resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz#0987e6bb5a5606e5a69168d8f967a87f15dd8aab"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5669 integrity sha512-Fs25KVMPAIIcgjMZkVHJoKg9VcXcC1C8yb9JUgeDvVXY0S/zgVIhMb+qVswDIgtJe2DfckMSY2d6TuTEutlk6Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5670 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5671 http-proxy "^1.16.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5672 is-glob "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5673 lodash "^4.17.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5674 micromatch "^3.1.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5675
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5676 http-proxy@^1.16.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5677 version "1.17.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5678 resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5679 integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5680 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5681 eventemitter3 "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5682 follow-redirects "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5683 requires-port "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5684
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5685 http-signature@~1.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5686 version "1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5687 resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5688 integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5689 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5690 assert-plus "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5691 jsprim "^1.2.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5692 sshpk "^1.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5693
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5694 https-browserify@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5695 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5696 resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5697 integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5698
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5699 https-proxy-agent@1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5700 version "1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5701 resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-1.0.0.tgz#35f7da6c48ce4ddbfa264891ac593ee5ff8671e6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5702 integrity sha1-NffabEjOTdv6JkiRrFk+5f+GceY=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5703 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5704 agent-base "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5705 debug "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5706 extend "3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5707
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
5708 iconv-lite@0.4, iconv-lite@0.4.24, iconv-lite@^0.4.13, iconv-lite@^0.4.17, iconv-lite@^0.4.4:
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
5709 version "0.4.24"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
5710 resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5711 integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
5712 dependencies:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
5713 safer-buffer ">= 2.1.2 < 3"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
5714
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5715 iconv-lite@0.4.23:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5716 version "0.4.23"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5717 resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.23.tgz#297871f63be507adcfbfca715d0cd0eed84e9a63"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5718 integrity sha512-neyTUVFtahjf0mB3dZT77u+8O0QB89jFdnBkd5P1JgYPbPaia3gXXOVL2fq8VyU2gMMD7SaN7QukTB/pmXYvDA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5719 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5720 safer-buffer ">= 2.1.2 < 3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5721
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5722 icss-replace-symbols@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5723 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5724 resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz#06ea6f83679a7749e386cfe1fe812ae5db223ded"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5725 integrity sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5726
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5727 icss-utils@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5728 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5729 resolved "https://registry.yarnpkg.com/icss-utils/-/icss-utils-2.1.0.tgz#83f0a0ec378bf3246178b6c2ad9136f135b1c962"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5730 integrity sha1-g/Cg7DeL8yRheLbCrZE28TWxyWI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5731 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5732 postcss "^6.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5733
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5734 ieee754@^1.1.4, ieee754@^1.1.6:
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
5735 version "1.1.12"
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
5736 resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.12.tgz#50bf24e5b9c8bb98af4964c941cdb0918da7b60b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5737 integrity sha512-GguP+DRY+pJ3soyIiGPTvdiVXjZ+DbXOxGpXn3eMvNW4x4irjqXm4wHKscC+TfxSJ0yw/S1F24tqdMNsMZTiLA==
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
5738
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5739 iferr@^0.1.5:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5740 version "0.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5741 resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5742 integrity sha1-xg7taebY/bazEEofy8ocGS3FtQE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5743
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5744 ignore-walk@^3.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5745 version "3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5746 resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.1.tgz#a83e62e7d272ac0e3b551aaa82831a19b69f82f8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5747 integrity sha512-DTVlMx3IYPe0/JJcYP7Gxg7ttZZu3IInhuEhbchuqneY9wWe5Ojy2mXLBaQFUQmo0AW2r3qG7m1mg86js+gnlQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5748 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5749 minimatch "^3.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5750
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
5751 ignore@^3.3.3, ignore@^3.3.5, ignore@^3.3.7:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5752 version "3.3.10"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5753 resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.10.tgz#0a97fb876986e8081c631160f8f9f389157f0043"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5754 integrity sha512-Pgs951kaMm5GXP7MOvxERINe3gsaVjUWFm+UZPSq9xYriQAksyhg0csnS0KXSNRD5NmNdapXEpjxG49+AKh/ug==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5755
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5756 ignore@^4.0.3:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5757 version "4.0.6"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5758 resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5759 integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5760
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5761 import-cwd@^2.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5762 version "2.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5763 resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-2.1.0.tgz#aa6cf36e722761285cb371ec6519f53e2435b0a9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5764 integrity sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5765 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5766 import-from "^2.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5767
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5768 import-fresh@^2.0.0:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5769 version "2.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5770 resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-2.0.0.tgz#d81355c15612d386c61f9ddd3922d4304822a546"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5771 integrity sha1-2BNVwVYS04bGH53dOSLUMEgipUY=
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5772 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5773 caller-path "^2.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5774 resolve-from "^3.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
5775
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5776 import-from@^2.1.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5777 version "2.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5778 resolved "https://registry.yarnpkg.com/import-from/-/import-from-2.1.0.tgz#335db7f2a7affd53aaa471d4b8021dee36b7f3b1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5779 integrity sha1-M1238qev/VOqpHHUuAId7ja387E=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5780 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5781 resolve-from "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5782
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5783 import-local@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5784 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5785 resolved "https://registry.yarnpkg.com/import-local/-/import-local-1.0.0.tgz#5e4ffdc03f4fe6c009c6729beb29631c2f8227bc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5786 integrity sha512-vAaZHieK9qjGo58agRBg+bhHX3hoTZU/Oa3GESWLz7t1U62fk63aHuDJJEteXoDeTCcPmUT+z38gkHPZkkmpmQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5787 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5788 pkg-dir "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5789 resolve-cwd "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5790
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5791 import-local@^2.0.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5792 version "2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5793 resolved "https://registry.yarnpkg.com/import-local/-/import-local-2.0.0.tgz#55070be38a5993cf18ef6db7e961f5bee5c5a09d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5794 integrity sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5795 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5796 pkg-dir "^3.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5797 resolve-cwd "^2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5798
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5799 imurmurhash@^0.1.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5800 version "0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5801 resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5802 integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5803
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5804 in-publish@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5805 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5806 resolved "https://registry.yarnpkg.com/in-publish/-/in-publish-2.0.0.tgz#e20ff5e3a2afc2690320b6dc552682a9c7fadf51"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5807 integrity sha1-4g/146KvwmkDILbcVSaCqcf631E=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5808
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5809 indent-string@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5810 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5811 resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-2.1.0.tgz#8e2d48348742121b4a8218b7a137e9a52049dc80"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5812 integrity sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5813 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5814 repeating "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5815
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5816 indexes-of@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5817 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5818 resolved "https://registry.yarnpkg.com/indexes-of/-/indexes-of-1.0.1.tgz#f30f716c8e2bd346c7b67d3df3915566a7c05607"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5819 integrity sha1-8w9xbI4r00bHtn0985FVZqfAVgc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5820
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5821 indexof@0.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5822 version "0.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5823 resolved "https://registry.yarnpkg.com/indexof/-/indexof-0.0.1.tgz#82dc336d232b9062179d05ab3293a66059fd435d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5824 integrity sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5825
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5826 inflight@^1.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5827 version "1.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5828 resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5829 integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5830 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5831 once "^1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5832 wrappy "1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5833
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5834 inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5835 version "2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5836 resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5837 integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5838
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5839 inherits@2.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5840 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5841 resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5842 integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5843
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5844 ini@^1.3.4, ini@~1.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5845 version "1.3.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5846 resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5847 integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5848
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5849 inquirer@^3.0.6:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5850 version "3.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5851 resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-3.3.0.tgz#9dd2f2ad765dcab1ff0443b491442a20ba227dc9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5852 integrity sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5853 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5854 ansi-escapes "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5855 chalk "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5856 cli-cursor "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5857 cli-width "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5858 external-editor "^2.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5859 figures "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5860 lodash "^4.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5861 mute-stream "0.0.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5862 run-async "^2.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5863 rx-lite "^4.0.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5864 rx-lite-aggregates "^4.0.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5865 string-width "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5866 strip-ansi "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5867 through "^2.3.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5868
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5869 internal-ip@^3.0.1:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5870 version "3.0.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5871 resolved "https://registry.yarnpkg.com/internal-ip/-/internal-ip-3.0.1.tgz#df5c99876e1d2eb2ea2d74f520e3f669a00ece27"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5872 integrity sha512-NXXgESC2nNVtU+pqmC9e6R8B1GpKxzsAQhffvh5AL79qKnodd+L7tnEQmTiUAVngqLalPbSqRA7XGIEL5nCd0Q==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5873 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5874 default-gateway "^2.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5875 ipaddr.js "^1.5.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5876
1070
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
5877 interpret@^1.1.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5878 version "1.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5879 resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5880 integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw==
1070
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
5881
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
5882 invariant@^2.2.2, invariant@^2.2.4:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5883 version "2.2.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5884 resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5885 integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5886 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5887 loose-envify "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5888
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5889 invert-kv@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5890 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5891 resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5892 integrity sha1-EEqOSqym09jNFXqO+L+rLXo//bY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5893
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5894 invert-kv@^2.0.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5895 version "2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5896 resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5897 integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5898
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5899 ip-regex@^2.1.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5900 version "2.1.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5901 resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5902 integrity sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5903
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5904 ip@1.0.1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5905 version "1.0.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5906 resolved "https://registry.yarnpkg.com/ip/-/ip-1.0.1.tgz#c7e356cdea225ae71b36d70f2e71a92ba4e42590"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5907 integrity sha1-x+NWzeoiWucbNtcPLnGpK6TkJZA=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5908
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5909 ip@^1.1.0, ip@^1.1.4, ip@^1.1.5:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5910 version "1.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5911 resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5912 integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5913
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5914 ipaddr.js@1.8.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5915 version "1.8.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5916 resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.8.0.tgz#eaa33d6ddd7ace8f7f6fe0c9ca0440e706738b1e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5917 integrity sha1-6qM9bd16zo9/b+DJygRA5wZzix4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5918
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5919 ipaddr.js@^1.5.2:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
5920 version "1.9.0"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
5921 resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.0.tgz#37df74e430a0e47550fe54a2defe30d8acd95f65"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
5922 integrity sha512-M4Sjn6N/+O6/IXSJseKqHoFc+5FdGJ22sXqnjTpdZweHK64MzEPAyQZyEU3R/KRv2GLoa7nNtg/C2Ev6m7z+eA==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5923
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5924 is-absolute-url@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5925 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5926 resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-2.1.0.tgz#50530dfb84fcc9aa7dbe7852e83a37b93b9f2aa6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5927 integrity sha1-UFMN+4T8yap9vnhS6Do3uTufKqY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5928
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5929 is-accessor-descriptor@^0.1.6:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5930 version "0.1.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5931 resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5932 integrity sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5933 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5934 kind-of "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5935
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5936 is-accessor-descriptor@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5937 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5938 resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz#169c2f6d3df1f992618072365c9b0ea1f6878656"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5939 integrity sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5940 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5941 kind-of "^6.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5942
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5943 is-arrayish@^0.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5944 version "0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5945 resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5946 integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5947
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5948 is-arrayish@^0.3.1:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5949 version "0.3.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5950 resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5951 integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5952
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5953 is-binary-path@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5954 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5955 resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5956 integrity sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5957 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5958 binary-extensions "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5959
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5960 is-buffer@^1.1.5:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5961 version "1.1.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5962 resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5963 integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5964
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
5965 is-callable@^1.1.4:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5966 version "1.1.4"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
5967 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5968 integrity sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5969
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5970 is-ci@^1.0.10:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5971 version "1.2.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5972 resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.1.tgz#e3779c8ee17fccf428488f6e281187f2e632841c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5973 integrity sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5974 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
5975 ci-info "^1.5.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5976
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5977 is-color-stop@^1.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5978 version "1.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5979 resolved "https://registry.yarnpkg.com/is-color-stop/-/is-color-stop-1.1.0.tgz#cfff471aee4dd5c9e158598fbe12967b5cdad345"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5980 integrity sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5981 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5982 css-color-names "^0.0.4"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5983 hex-color-regex "^1.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5984 hsl-regex "^1.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5985 hsla-regex "^1.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5986 rgb-regex "^1.0.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5987 rgba-regex "^1.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
5988
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5989 is-data-descriptor@^0.1.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5990 version "0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5991 resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5992 integrity sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5993 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5994 kind-of "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5995
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5996 is-data-descriptor@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5997 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5998 resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz#d84876321d0e7add03990406abbbbd36ba9268c7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
5999 integrity sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6000 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6001 kind-of "^6.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6002
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6003 is-date-object@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6004 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6005 resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6006 integrity sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6007
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6008 is-descriptor@^0.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6009 version "0.1.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6010 resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-0.1.6.tgz#366d8240dde487ca51823b1ab9f07a10a78251ca"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6011 integrity sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6012 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6013 is-accessor-descriptor "^0.1.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6014 is-data-descriptor "^0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6015 kind-of "^5.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6016
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6017 is-descriptor@^1.0.0, is-descriptor@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6018 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6019 resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-1.0.2.tgz#3b159746a66604b04f8c81524ba365c5f14d86ec"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6020 integrity sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6021 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6022 is-accessor-descriptor "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6023 is-data-descriptor "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6024 kind-of "^6.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6025
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6026 is-directory@^0.3.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6027 version "0.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6028 resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6029 integrity sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6030
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6031 is-dotfile@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6032 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6033 resolved "https://registry.yarnpkg.com/is-dotfile/-/is-dotfile-1.0.3.tgz#a6a2f32ffd2dfb04f5ca25ecd0f6b83cf798a1e1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6034 integrity sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6035
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6036 is-equal-shallow@^0.1.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6037 version "0.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6038 resolved "https://registry.yarnpkg.com/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz#2238098fc221de0bcfa5d9eac4c45d638aa1c534"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6039 integrity sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6040 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6041 is-primitive "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6042
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6043 is-expression@^3.0.0:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6044 version "3.0.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6045 resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-3.0.0.tgz#39acaa6be7fd1f3471dc42c7416e61c24317ac9f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6046 integrity sha1-Oayqa+f9HzRx3ELHQW5hwkMXrJ8=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6047 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6048 acorn "~4.0.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6049 object-assign "^4.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6050
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6051 is-extendable@^0.1.0, is-extendable@^0.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6052 version "0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6053 resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6054 integrity sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6055
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6056 is-extendable@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6057 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6058 resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6059 integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6060 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6061 is-plain-object "^2.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6062
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6063 is-extglob@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6064 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6065 resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-1.0.0.tgz#ac468177c4943405a092fc8f29760c6ffc6206c0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6066 integrity sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6067
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6068 is-extglob@^2.1.0, is-extglob@^2.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6069 version "2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6070 resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6071 integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6072
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6073 is-finite@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6074 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6075 resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.0.2.tgz#cc6677695602be550ef11e8b4aa6305342b6d0aa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6076 integrity sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6077 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6078 number-is-nan "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6079
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6080 is-fullwidth-code-point@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6081 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6082 resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6083 integrity sha1-754xOG8DGn8NZDr4L95QxFfvAMs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6084 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6085 number-is-nan "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6086
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6087 is-fullwidth-code-point@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6088 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6089 resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6090 integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6091
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6092 is-generator-fn@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6093 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6094 resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-1.0.0.tgz#969d49e1bb3329f6bb7f09089be26578b2ddd46a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6095 integrity sha1-lp1J4bszKfa7fwkIm+JleLLd1Go=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6096
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6097 is-glob@^2.0.0, is-glob@^2.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6098 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6099 resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-2.0.1.tgz#d096f926a3ded5600f3fdfd91198cb0888c2d863"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6100 integrity sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6101 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6102 is-extglob "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6103
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6104 is-glob@^3.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6105 version "3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6106 resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6107 integrity sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6108 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6109 is-extglob "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6110
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6111 is-glob@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6112 version "4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6113 resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.0.tgz#9521c76845cc2610a85203ddf080a958c2ffabc0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6114 integrity sha1-lSHHaEXMJhCoUgPd8ICpWML/q8A=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6115 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6116 is-extglob "^2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6117
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6118 is-number@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6119 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6120 resolved "https://registry.yarnpkg.com/is-number/-/is-number-2.1.0.tgz#01fcbbb393463a548f2f466cce16dece49db908f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6121 integrity sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6122 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6123 kind-of "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6124
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6125 is-number@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6126 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6127 resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6128 integrity sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6129 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6130 kind-of "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6131
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6132 is-number@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6133 version "4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6134 resolved "https://registry.yarnpkg.com/is-number/-/is-number-4.0.0.tgz#0026e37f5454d73e356dfe6564699867c6a7f0ff"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6135 integrity sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6136
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6137 is-obj@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6138 version "1.0.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
6139 resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6140 integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6141
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6142 is-path-cwd@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6143 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6144 resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-1.0.0.tgz#d225ec23132e89edd38fda767472e62e65f1106d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6145 integrity sha1-0iXsIxMuie3Tj9p2dHLmLmXxEG0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6146
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6147 is-path-in-cwd@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6148 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6149 resolved "https://registry.yarnpkg.com/is-path-in-cwd/-/is-path-in-cwd-1.0.1.tgz#5ac48b345ef675339bd6c7a48a912110b241cf52"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6150 integrity sha512-FjV1RTW48E7CWM7eE/J2NJvAEEVektecDBVBE5Hh3nM1Jd0kvhHtX68Pr3xsDf857xt3Y4AkwVULK1Vku62aaQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6151 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6152 is-path-inside "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6153
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6154 is-path-inside@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6155 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6156 resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-1.0.1.tgz#8ef5b7de50437a3fdca6b4e865ef7aa55cb48036"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6157 integrity sha1-jvW33lBDej/cprToZe96pVy0gDY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6158 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6159 path-is-inside "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6160
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6161 is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6162 version "2.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6163 resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6164 integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6165 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6166 isobject "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6167
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6168 is-posix-bracket@^0.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6169 version "0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6170 resolved "https://registry.yarnpkg.com/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6171 integrity sha1-MzTceXdDaOkvAW5vvAqI9c1ua8Q=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6172
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6173 is-primitive@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6174 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6175 resolved "https://registry.yarnpkg.com/is-primitive/-/is-primitive-2.0.0.tgz#207bab91638499c07b2adf240a41a87210034575"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6176 integrity sha1-IHurkWOEmcB7Kt8kCkGochADRXU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6177
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6178 is-promise@^2.0.0, is-promise@^2.1.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6179 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6180 resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6181 integrity sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6182
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6183 is-regex@^1.0.3, is-regex@^1.0.4:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6184 version "1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6185 resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.4.tgz#5517489b547091b0930e095654ced25ee97e9491"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6186 integrity sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6187 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6188 has "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6189
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6190 is-resolvable@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6191 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6192 resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.1.0.tgz#fb18f87ce1feb925169c9a407c19318a3206ed88"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6193 integrity sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6194
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6195 is-stream@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6196 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6197 resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6198 integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6199
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6200 is-svg@^3.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6201 version "3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6202 resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-3.0.0.tgz#9321dbd29c212e5ca99c4fa9794c714bcafa2f75"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6203 integrity sha512-gi4iHK53LR2ujhLVVj+37Ykh9GLqYHX6JOVXbLAucaG/Cqw9xwdFOjDM2qeifLs1sF1npXXFvDu0r5HNgCMrzQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6204 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6205 html-comment-regex "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6206
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
6207 is-symbol@^1.0.2:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
6208 version "1.0.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
6209 resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
6210 integrity sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
6211 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
6212 has-symbols "^1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6213
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6214 is-typedarray@~1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6215 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6216 resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6217 integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6218
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6219 is-url@^1.2.2:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6220 version "1.2.4"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6221 resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6222 integrity sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6223
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6224 is-utf8@^0.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6225 version "0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6226 resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6227 integrity sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6228
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6229 is-whitespace@^0.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6230 version "0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6231 resolved "https://registry.yarnpkg.com/is-whitespace/-/is-whitespace-0.3.0.tgz#1639ecb1be036aec69a54cbb401cfbed7114ab7f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6232 integrity sha1-Fjnssb4DauxppUy7QBz77XEUq38=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6233
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6234 is-windows@^1.0.1, is-windows@^1.0.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6235 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6236 resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6237 integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6238
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6239 is-wsl@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6240 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6241 resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6242 integrity sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6243
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6244 is2@2.0.1:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6245 version "2.0.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6246 resolved "https://registry.yarnpkg.com/is2/-/is2-2.0.1.tgz#8ac355644840921ce435d94f05d3a94634d3481a"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6247 integrity sha512-+WaJvnaA7aJySz2q/8sLjMb2Mw14KTplHmSwcSpZ/fWJPkUmqw3YTzSWbPJ7OAwRvdYTWF2Wg+yYJ1AdP5Z8CA==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6248 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6249 deep-is "^0.1.3"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6250 ip-regex "^2.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6251 is-url "^1.2.2"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6252
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6253 isarray@0.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6254 version "0.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6255 resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6256 integrity sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6257
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6258 isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6259 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6260 resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6261 integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6262
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6263 isemail@3.x.x:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6264 version "3.2.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6265 resolved "https://registry.yarnpkg.com/isemail/-/isemail-3.2.0.tgz#59310a021931a9fb06bbb51e155ce0b3f236832c"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6266 integrity sha512-zKqkK+O+dGqevc93KNsbZ/TqTUFd46MwWjYOoMrjIMZ51eU7DtQG3Wmd9SQQT7i7RVnuTPEiYEWHU3MSbxC1Tg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6267 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6268 punycode "2.x.x"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6269
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6270 isexe@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6271 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6272 resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6273 integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6274
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6275 isobject@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6276 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6277 resolved "https://registry.yarnpkg.com/isobject/-/isobject-2.1.0.tgz#f065561096a3f1da2ef46272f815c840d87e0c89"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6278 integrity sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6279 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6280 isarray "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6281
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6282 isobject@^3.0.0, isobject@^3.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6283 version "3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6284 resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6285 integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6286
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6287 isstream@~0.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6288 version "0.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6289 resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6290 integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6291
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6292 istanbul-api@^1.3.1:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6293 version "1.3.7"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6294 resolved "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-1.3.7.tgz#a86c770d2b03e11e3f778cd7aedd82d2722092aa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6295 integrity sha512-4/ApBnMVeEPG3EkSzcw25wDe4N66wxwn+KKn6b47vyek8Xb3NBAcg4xfuQbS7BqcZuTX4wxfD5lVagdggR3gyA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6296 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6297 async "^2.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6298 fileset "^2.0.2"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6299 istanbul-lib-coverage "^1.2.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6300 istanbul-lib-hook "^1.2.2"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6301 istanbul-lib-instrument "^1.10.2"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6302 istanbul-lib-report "^1.1.5"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6303 istanbul-lib-source-maps "^1.2.6"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6304 istanbul-reports "^1.5.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6305 js-yaml "^3.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6306 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6307 once "^1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6308
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6309 istanbul-lib-coverage@^1.2.0, istanbul-lib-coverage@^1.2.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6310 version "1.2.1"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6311 resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.2.1.tgz#ccf7edcd0a0bb9b8f729feeb0930470f9af664f0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6312 integrity sha512-PzITeunAgyGbtY1ibVIUiV679EFChHjoMNRibEIobvmrCRaIgwLxNucOSimtNWUhEib/oO7QY2imD75JVgCJWQ==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6313
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6314 istanbul-lib-hook@^1.2.2:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6315 version "1.2.2"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6316 resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.2.2.tgz#bc6bf07f12a641fbf1c85391d0daa8f0aea6bf86"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6317 integrity sha512-/Jmq7Y1VeHnZEQ3TL10VHyb564mn6VrQXHchON9Jf/AEcmQ3ZIiyD1BVzNOKTZf/G3gE+kiGK6SmpF9y3qGPLw==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6318 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6319 append-transform "^0.4.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6320
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6321 istanbul-lib-instrument@^1.10.1, istanbul-lib-instrument@^1.10.2:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6322 version "1.10.2"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6323 resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.10.2.tgz#1f55ed10ac3c47f2bdddd5307935126754d0a9ca"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6324 integrity sha512-aWHxfxDqvh/ZlxR8BBaEPVSWDPUkGD63VjGQn3jcw8jCp7sHEMKcrj4xfJn/ABzdMEHiQNyvDQhqm5o8+SQg7A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6325 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6326 babel-generator "^6.18.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6327 babel-template "^6.16.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6328 babel-traverse "^6.18.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6329 babel-types "^6.18.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6330 babylon "^6.18.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6331 istanbul-lib-coverage "^1.2.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6332 semver "^5.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6333
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6334 istanbul-lib-report@^1.1.5:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6335 version "1.1.5"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6336 resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.1.5.tgz#f2a657fc6282f96170aaf281eb30a458f7f4170c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6337 integrity sha512-UsYfRMoi6QO/doUshYNqcKJqVmFe9w51GZz8BS3WB0lYxAllQYklka2wP9+dGZeHYaWIdcXUx8JGdbqaoXRXzw==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6338 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6339 istanbul-lib-coverage "^1.2.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6340 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6341 path-parse "^1.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6342 supports-color "^3.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6343
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6344 istanbul-lib-source-maps@^1.2.4, istanbul-lib-source-maps@^1.2.6:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6345 version "1.2.6"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6346 resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.6.tgz#37b9ff661580f8fca11232752ee42e08c6675d8f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6347 integrity sha512-TtbsY5GIHgbMsMiRw35YBHGpZ1DVFEO19vxxeiDMYaeOFOCzfnYVxvl6pOUIZR4dtPhAGpSMup8OyF8ubsaqEg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6348 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6349 debug "^3.1.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6350 istanbul-lib-coverage "^1.2.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6351 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6352 rimraf "^2.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6353 source-map "^0.5.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6354
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6355 istanbul-reports@^1.5.1:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6356 version "1.5.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6357 resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.5.1.tgz#97e4dbf3b515e8c484caea15d6524eebd3ff4e1a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6358 integrity sha512-+cfoZ0UXzWjhAdzosCPP3AN8vvef8XDkWtTfgaN+7L3YTpNYITnCaEkceo5SEYy644VkHka/P1FvkWvrG/rrJw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6359 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6360 handlebars "^4.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6361
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6362 javascript-stringify@^1.6.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6363 version "1.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6364 resolved "https://registry.yarnpkg.com/javascript-stringify/-/javascript-stringify-1.6.0.tgz#142d111f3a6e3dae8f4a9afd77d45855b5a9cce3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6365 integrity sha1-FC0RHzpuPa6PSpr9d9RYVbWpzOM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6366
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6367 jest-changed-files@^23.4.2:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6368 version "23.4.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6369 resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-23.4.2.tgz#1eed688370cd5eebafe4ae93d34bb3b64968fe83"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6370 integrity sha512-EyNhTAUWEfwnK0Is/09LxoqNDOn7mU7S3EHskG52djOFS/z+IT0jT3h3Ql61+dklcG7bJJitIWEMB4Sp1piHmA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6371 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6372 throat "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6373
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6374 jest-cli@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6375 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6376 resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-23.6.0.tgz#61ab917744338f443ef2baa282ddffdd658a5da4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6377 integrity sha512-hgeD1zRUp1E1zsiyOXjEn4LzRLWdJBV//ukAHGlx6s5mfCNJTbhbHjgxnDUXA8fsKWN/HqFFF6X5XcCwC/IvYQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6378 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6379 ansi-escapes "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6380 chalk "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6381 exit "^0.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6382 glob "^7.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6383 graceful-fs "^4.1.11"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6384 import-local "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6385 is-ci "^1.0.10"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6386 istanbul-api "^1.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6387 istanbul-lib-coverage "^1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6388 istanbul-lib-instrument "^1.10.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6389 istanbul-lib-source-maps "^1.2.4"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6390 jest-changed-files "^23.4.2"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6391 jest-config "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6392 jest-environment-jsdom "^23.4.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6393 jest-get-type "^22.1.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6394 jest-haste-map "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6395 jest-message-util "^23.4.0"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6396 jest-regex-util "^23.3.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6397 jest-resolve-dependencies "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6398 jest-runner "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6399 jest-runtime "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6400 jest-snapshot "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6401 jest-util "^23.4.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6402 jest-validate "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6403 jest-watcher "^23.4.0"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6404 jest-worker "^23.2.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6405 micromatch "^2.3.11"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6406 node-notifier "^5.2.1"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6407 prompts "^0.1.9"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6408 realpath-native "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6409 rimraf "^2.5.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6410 slash "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6411 string-length "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6412 strip-ansi "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6413 which "^1.2.12"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6414 yargs "^11.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6415
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6416 jest-config@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6417 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6418 resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-23.6.0.tgz#f82546a90ade2d8c7026fbf6ac5207fc22f8eb1d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6419 integrity sha512-i8V7z9BeDXab1+VNo78WM0AtWpBRXJLnkT+lyT+Slx/cbP5sZJ0+NDuLcmBE5hXAoK0aUp7vI+MOxR+R4d8SRQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6420 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6421 babel-core "^6.0.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6422 babel-jest "^23.6.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6423 chalk "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6424 glob "^7.1.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6425 jest-environment-jsdom "^23.4.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6426 jest-environment-node "^23.4.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6427 jest-get-type "^22.1.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6428 jest-jasmine2 "^23.6.0"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6429 jest-regex-util "^23.3.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6430 jest-resolve "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6431 jest-util "^23.4.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6432 jest-validate "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6433 micromatch "^2.3.11"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6434 pretty-format "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6435
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6436 jest-diff@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6437 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6438 resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-23.6.0.tgz#1500f3f16e850bb3d71233408089be099f610c7d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6439 integrity sha512-Gz9l5Ov+X3aL5L37IT+8hoCUsof1CVYBb2QEkOupK64XyRR3h+uRpYIm97K7sY8diFxowR8pIGEdyfMKTixo3g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6440 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6441 chalk "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6442 diff "^3.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6443 jest-get-type "^22.1.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6444 pretty-format "^23.6.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6445
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6446 jest-docblock@^23.2.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6447 version "23.2.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6448 resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-23.2.0.tgz#f085e1f18548d99fdd69b20207e6fd55d91383a7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6449 integrity sha1-8IXh8YVI2Z/dabICB+b9VdkTg6c=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6450 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6451 detect-newline "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6452
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6453 jest-each@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6454 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6455 resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-23.6.0.tgz#ba0c3a82a8054387016139c733a05242d3d71575"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6456 integrity sha512-x7V6M/WGJo6/kLoissORuvLIeAoyo2YqLOoCDkohgJ4XOXSqOtyvr8FbInlAWS77ojBsZrafbozWoKVRdtxFCg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6457 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6458 chalk "^2.0.1"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6459 pretty-format "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6460
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6461 jest-environment-jsdom@^23.4.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6462 version "23.4.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6463 resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-23.4.0.tgz#056a7952b3fea513ac62a140a2c368c79d9e6023"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6464 integrity sha1-BWp5UrP+pROsYqFAosNox52eYCM=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6465 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6466 jest-mock "^23.2.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6467 jest-util "^23.4.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6468 jsdom "^11.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6469
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6470 jest-environment-node@^23.4.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6471 version "23.4.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6472 resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-23.4.0.tgz#57e80ed0841dea303167cce8cd79521debafde10"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6473 integrity sha1-V+gO0IQd6jAxZ8zozXlSHeuv3hA=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6474 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6475 jest-mock "^23.2.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6476 jest-util "^23.4.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6477
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6478 jest-get-type@^22.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6479 version "22.4.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6480 resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-22.4.3.tgz#e3a8504d8479342dd4420236b322869f18900ce4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6481 integrity sha512-/jsz0Y+V29w1chdXVygEKSz2nBoHoYqNShPe+QgxSNjAuP1i8+k4LbQNrfoliKej0P45sivkSCh7yiD6ubHS3w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6482
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6483 jest-haste-map@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6484 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6485 resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-23.6.0.tgz#2e3eb997814ca696d62afdb3f2529f5bbc935e16"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6486 integrity sha512-uyNhMyl6dr6HaXGHp8VF7cK6KpC6G9z9LiMNsst+rJIZ8l7wY0tk8qwjPmEghczojZ2/ZhtEdIabZ0OQRJSGGg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6487 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6488 fb-watchman "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6489 graceful-fs "^4.1.11"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6490 invariant "^2.2.4"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6491 jest-docblock "^23.2.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6492 jest-serializer "^23.0.1"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6493 jest-worker "^23.2.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6494 micromatch "^2.3.11"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6495 sane "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6496
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6497 jest-jasmine2@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6498 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6499 resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-23.6.0.tgz#840e937f848a6c8638df24360ab869cc718592e0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6500 integrity sha512-pe2Ytgs1nyCs8IvsEJRiRTPC0eVYd8L/dXJGU08GFuBwZ4sYH/lmFDdOL3ZmvJR8QKqV9MFuwlsAi/EWkFUbsQ==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6501 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6502 babel-traverse "^6.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6503 chalk "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6504 co "^4.6.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6505 expect "^23.6.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6506 is-generator-fn "^1.0.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6507 jest-diff "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6508 jest-each "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6509 jest-matcher-utils "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6510 jest-message-util "^23.4.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6511 jest-snapshot "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6512 jest-util "^23.4.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6513 pretty-format "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6514
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6515 jest-leak-detector@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6516 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6517 resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-23.6.0.tgz#e4230fd42cf381a1a1971237ad56897de7e171de"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6518 integrity sha512-f/8zA04rsl1Nzj10HIyEsXvYlMpMPcy0QkQilVZDFOaPbv2ur71X5u2+C4ZQJGyV/xvVXtCCZ3wQ99IgQxftCg==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6519 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6520 pretty-format "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6521
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6522 jest-matcher-utils@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6523 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6524 resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-23.6.0.tgz#726bcea0c5294261a7417afb6da3186b4b8cac80"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6525 integrity sha512-rosyCHQfBcol4NsckTn01cdelzWLU9Cq7aaigDf8VwwpIRvWE/9zLgX2bON+FkEW69/0UuYslUe22SOdEf2nog==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6526 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6527 chalk "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6528 jest-get-type "^22.1.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6529 pretty-format "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6530
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6531 jest-message-util@^23.4.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6532 version "23.4.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6533 resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-23.4.0.tgz#17610c50942349508d01a3d1e0bda2c079086a9f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6534 integrity sha1-F2EMUJQjSVCNAaPR4L2iwHkIap8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6535 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6536 "@babel/code-frame" "^7.0.0-beta.35"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6537 chalk "^2.0.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6538 micromatch "^2.3.11"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6539 slash "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6540 stack-utils "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6541
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6542 jest-mock@^23.2.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6543 version "23.2.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6544 resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-23.2.0.tgz#ad1c60f29e8719d47c26e1138098b6d18b261134"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6545 integrity sha1-rRxg8p6HGdR8JuETgJi20YsmETQ=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6546
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6547 jest-regex-util@^23.3.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6548 version "23.3.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6549 resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-23.3.0.tgz#5f86729547c2785c4002ceaa8f849fe8ca471bc5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6550 integrity sha1-X4ZylUfCeFxAAs6qj4Sf6MpHG8U=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6551
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6552 jest-resolve-dependencies@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6553 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6554 resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-23.6.0.tgz#b4526af24c8540d9a3fab102c15081cf509b723d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6555 integrity sha512-EkQWkFWjGKwRtRyIwRwI6rtPAEyPWlUC2MpzHissYnzJeHcyCn1Hc8j7Nn1xUVrS5C6W5+ZL37XTem4D4pLZdA==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6556 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6557 jest-regex-util "^23.3.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6558 jest-snapshot "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6559
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6560 jest-resolve@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6561 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6562 resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-23.6.0.tgz#cf1d1a24ce7ee7b23d661c33ba2150f3aebfa0ae"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6563 integrity sha512-XyoRxNtO7YGpQDmtQCmZjum1MljDqUCob7XlZ6jy9gsMugHdN2hY4+Acz9Qvjz2mSsOnPSH7skBmDYCHXVZqkA==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6564 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6565 browser-resolve "^1.11.3"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6566 chalk "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6567 realpath-native "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6568
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6569 jest-runner@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6570 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6571 resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-23.6.0.tgz#3894bd219ffc3f3cb94dc48a4170a2e6f23a5a38"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6572 integrity sha512-kw0+uj710dzSJKU6ygri851CObtCD9cN8aNkg8jWJf4ewFyEa6kwmiH/r/M1Ec5IL/6VFa0wnAk6w+gzUtjJzA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6573 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6574 exit "^0.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6575 graceful-fs "^4.1.11"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6576 jest-config "^23.6.0"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6577 jest-docblock "^23.2.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6578 jest-haste-map "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6579 jest-jasmine2 "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6580 jest-leak-detector "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6581 jest-message-util "^23.4.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6582 jest-runtime "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6583 jest-util "^23.4.0"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6584 jest-worker "^23.2.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6585 source-map-support "^0.5.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6586 throat "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6587
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6588 jest-runtime@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6589 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6590 resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-23.6.0.tgz#059e58c8ab445917cd0e0d84ac2ba68de8f23082"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6591 integrity sha512-ycnLTNPT2Gv+TRhnAYAQ0B3SryEXhhRj1kA6hBPSeZaNQkJ7GbZsxOLUkwg6YmvWGdX3BB3PYKFLDQCAE1zNOw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6592 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6593 babel-core "^6.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6594 babel-plugin-istanbul "^4.1.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6595 chalk "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6596 convert-source-map "^1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6597 exit "^0.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6598 fast-json-stable-stringify "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6599 graceful-fs "^4.1.11"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6600 jest-config "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6601 jest-haste-map "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6602 jest-message-util "^23.4.0"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6603 jest-regex-util "^23.3.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6604 jest-resolve "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6605 jest-snapshot "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6606 jest-util "^23.4.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6607 jest-validate "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6608 micromatch "^2.3.11"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6609 realpath-native "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6610 slash "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6611 strip-bom "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6612 write-file-atomic "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6613 yargs "^11.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6614
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6615 jest-serializer-vue@^2.0.2:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6616 version "2.0.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6617 resolved "https://registry.yarnpkg.com/jest-serializer-vue/-/jest-serializer-vue-2.0.2.tgz#b238ef286357ec6b480421bd47145050987d59b3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6618 integrity sha1-sjjvKGNX7GtIBCG9RxRQUJh9WbM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6619 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6620 pretty "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6621
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6622 jest-serializer@^23.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6623 version "23.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6624 resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-23.0.1.tgz#a3776aeb311e90fe83fab9e533e85102bd164165"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6625 integrity sha1-o3dq6zEekP6D+rnlM+hRAr0WQWU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6626
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6627 jest-snapshot@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6628 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6629 resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-23.6.0.tgz#f9c2625d1b18acda01ec2d2b826c0ce58a5aa17a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6630 integrity sha512-tM7/Bprftun6Cvj2Awh/ikS7zV3pVwjRYU2qNYS51VZHgaAMBs5l4o/69AiDHhQrj5+LA2Lq4VIvK7zYk/bswg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6631 dependencies:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6632 babel-types "^6.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6633 chalk "^2.0.1"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6634 jest-diff "^23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6635 jest-matcher-utils "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6636 jest-message-util "^23.4.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6637 jest-resolve "^23.6.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6638 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6639 natural-compare "^1.4.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6640 pretty-format "^23.6.0"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6641 semver "^5.5.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6642
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6643 jest-transform-stub@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6644 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6645 resolved "https://registry.yarnpkg.com/jest-transform-stub/-/jest-transform-stub-1.0.0.tgz#e4e941454f31a8bbc4db96b31f46a08b294372b1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6646 integrity sha512-7eilMk4sxi2Fiy223I+BYTS5wJQEGEBqR3D8dy5A6RWmMTnmjipw2ImGDfXzEUBieebyrnitzkJfpNOJSFklLQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6647
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6648 jest-util@^23.4.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6649 version "23.4.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6650 resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-23.4.0.tgz#4d063cb927baf0a23831ff61bec2cbbf49793561"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6651 integrity sha1-TQY8uSe68KI4Mf9hvsLLv0l5NWE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6652 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6653 callsites "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6654 chalk "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6655 graceful-fs "^4.1.11"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6656 is-ci "^1.0.10"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6657 jest-message-util "^23.4.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6658 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6659 slash "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6660 source-map "^0.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6661
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6662 jest-validate@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6663 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6664 resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-23.6.0.tgz#36761f99d1ed33fcd425b4e4c5595d62b6597474"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6665 integrity sha512-OFKapYxe72yz7agrDAWi8v2WL8GIfVqcbKRCLbRG9PAxtzF9b1SEDdTpytNDN12z2fJynoBwpMpvj2R39plI2A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6666 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6667 chalk "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6668 jest-get-type "^22.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6669 leven "^2.1.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6670 pretty-format "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6671
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6672 jest-watcher@^23.4.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6673 version "23.4.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6674 resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-23.4.0.tgz#d2e28ce74f8dad6c6afc922b92cabef6ed05c91c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6675 integrity sha1-0uKM50+NrWxq/JIrksq+9u0FyRw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6676 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6677 ansi-escapes "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6678 chalk "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6679 string-length "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6680
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6681 jest-worker@^23.2.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6682 version "23.2.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6683 resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-23.2.0.tgz#faf706a8da36fae60eb26957257fa7b5d8ea02b9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6684 integrity sha1-+vcGqNo2+uYOsmlXJX+ntdjqArk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6685 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6686 merge-stream "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6687
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6688 jest@^23.6.0:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6689 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6690 resolved "https://registry.yarnpkg.com/jest/-/jest-23.6.0.tgz#ad5835e923ebf6e19e7a1d7529a432edfee7813d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6691 integrity sha512-lWzcd+HSiqeuxyhG+EnZds6iO3Y3ZEnMrfZq/OTGvF/C+Z4fPMCdhWTGSAiO2Oym9rbEXfwddHhh6jqrTF3+Lw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6692 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6693 import-local "^1.0.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6694 jest-cli "^23.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6695
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6696 joi@^14.3.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6697 version "14.3.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6698 resolved "https://registry.yarnpkg.com/joi/-/joi-14.3.1.tgz#164a262ec0b855466e0c35eea2a885ae8b6c703c"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6699 integrity sha512-LQDdM+pkOrpAn4Lp+neNIFV3axv1Vna3j38bisbQhETPMANYRbFJFUyOZcOClYvM/hppMhGWuKSFEK9vjrB+bQ==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6700 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6701 hoek "6.x.x"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6702 isemail "3.x.x"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6703 topo "3.x.x"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6704
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6705 js-base64@^2.1.8:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6706 version "2.5.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6707 resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.5.1.tgz#1efa39ef2c5f7980bb1784ade4a8af2de3291121"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6708 integrity sha512-M7kLczedRMYX4L8Mdh4MzyAMM9O5osx+4FcOQuTvr3A9F2D9S5JXheN0ewNbrvK2UatkTRhL5ejGmGSjNMiZuw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6709
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6710 js-beautify@^1.6.12, js-beautify@^1.6.14:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6711 version "1.8.9"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6712 resolved "https://registry.yarnpkg.com/js-beautify/-/js-beautify-1.8.9.tgz#08e3c05ead3ecfbd4f512c3895b1cda76c87d523"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6713 integrity sha512-MwPmLywK9RSX0SPsUJjN7i+RQY9w/yC17Lbrq9ViEefpLRgqAR2BgrMN2AbifkUuhDV8tRauLhLda/9+bE0YQA==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6714 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6715 config-chain "^1.1.12"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6716 editorconfig "^0.15.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6717 glob "^7.1.3"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6718 mkdirp "~0.5.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6719 nopt "~4.0.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6720
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6721 js-levenshtein@^1.1.3:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6722 version "1.1.6"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6723 resolved "https://registry.yarnpkg.com/js-levenshtein/-/js-levenshtein-1.1.6.tgz#c6cee58eb3550372df8deb85fad5ce66ce01d59d"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6724 integrity sha512-X2BB11YZtrRqY4EnQcLX5Rh373zbK4alC1FW7D7MBhL2gtcC17cTnr6DmfHZeS0s2rTHjUTMMHfG7gO8SSdw+g==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6725
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6726 js-message@1.0.5:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6727 version "1.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6728 resolved "https://registry.yarnpkg.com/js-message/-/js-message-1.0.5.tgz#2300d24b1af08e89dd095bc1a4c9c9cfcb892d15"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6729 integrity sha1-IwDSSxrwjondCVvBpMnJz8uJLRU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6730
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6731 js-queue@2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6732 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6733 resolved "https://registry.yarnpkg.com/js-queue/-/js-queue-2.0.0.tgz#362213cf860f468f0125fc6c96abc1742531f948"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6734 integrity sha1-NiITz4YPRo8BJfxslqvBdCUx+Ug=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6735 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6736 easy-stack "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6737
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6738 js-stringify@^1.0.1:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6739 version "1.0.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6740 resolved "https://registry.yarnpkg.com/js-stringify/-/js-stringify-1.0.2.tgz#1736fddfd9724f28a3682adc6230ae7e4e9679db"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6741 integrity sha1-Fzb939lyTyijaCrcYjCufk6Weds=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6742
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
6743 "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6744 version "4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6745 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6746 integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6747
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6748 js-tokens@^3.0.2:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6749 version "3.0.2"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6750 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6751 integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
6752
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
6753 js-yaml@^3.12.0, js-yaml@^3.7.0, js-yaml@^3.9.0, js-yaml@^3.9.1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6754 version "3.12.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6755 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6756 integrity sha512-um46hB9wNOKlwkHgiuyEVAybXBjwFUV0Z/RaHJblRd9DXltue9FTYvzCr9ErQrK9Adz5MU4gHWVaNUfdmrC8qA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6757 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6758 argparse "^1.0.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6759 esprima "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6760
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6761 jsbn@~0.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6762 version "0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6763 resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6764 integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6765
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6766 jsdom@^11.5.1:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6767 version "11.12.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6768 resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-11.12.0.tgz#1a80d40ddd378a1de59656e9e6dc5a3ba8657bc8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6769 integrity sha512-y8Px43oyiBM13Zc1z780FrfNLJCXTL40EWlty/LXUtcjykRBNgLlCjWXpfSPBl2iv+N7koQN+dvqszHZgT/Fjw==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6770 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6771 abab "^2.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6772 acorn "^5.5.3"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6773 acorn-globals "^4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6774 array-equal "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6775 cssom ">= 0.3.2 < 0.4.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6776 cssstyle "^1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6777 data-urls "^1.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6778 domexception "^1.0.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6779 escodegen "^1.9.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6780 html-encoding-sniffer "^1.0.2"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6781 left-pad "^1.3.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6782 nwsapi "^2.0.7"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6783 parse5 "4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6784 pn "^1.1.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6785 request "^2.87.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6786 request-promise-native "^1.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6787 sax "^1.2.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6788 symbol-tree "^3.2.2"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6789 tough-cookie "^2.3.4"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6790 w3c-hr-time "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6791 webidl-conversions "^4.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6792 whatwg-encoding "^1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6793 whatwg-mimetype "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6794 whatwg-url "^6.4.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6795 ws "^5.2.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6796 xml-name-validator "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6797
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6798 jsdom@^8.1.0:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6799 version "8.5.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6800 resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-8.5.0.tgz#d4d8f5dbf2768635b62a62823b947cf7071ebc98"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6801 integrity sha1-1Nj12/J2hjW2KmKCO5R89wcevJg=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6802 dependencies:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6803 abab "^1.0.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6804 acorn "^2.4.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6805 acorn-globals "^1.0.4"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6806 array-equal "^1.0.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6807 cssom ">= 0.3.0 < 0.4.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6808 cssstyle ">= 0.2.34 < 0.3.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6809 escodegen "^1.6.1"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6810 iconv-lite "^0.4.13"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6811 nwmatcher ">= 1.3.7 < 2.0.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6812 parse5 "^1.5.1"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6813 request "^2.55.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6814 sax "^1.1.4"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6815 symbol-tree ">= 3.1.0 < 4.0.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6816 tough-cookie "^2.2.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6817 webidl-conversions "^3.0.1"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6818 whatwg-url "^2.0.1"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6819 xml-name-validator ">= 2.0.1 < 3.0.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6820
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6821 jsesc@^1.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6822 version "1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6823 resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6824 integrity sha1-RsP+yMGJKxKwgz25vHYiF226s0s=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6825
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6826 jsesc@^2.5.1:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
6827 version "2.5.2"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
6828 resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
6829 integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6830
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6831 jsesc@~0.5.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6832 version "0.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6833 resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6834 integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6835
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6836 json-parse-better-errors@^1.0.1, json-parse-better-errors@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6837 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6838 resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6839 integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6840
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6841 json-schema-traverse@^0.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6842 version "0.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6843 resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz#349a6d44c53a51de89b40805c5d5e59b417d3340"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6844 integrity sha1-NJptRMU6Ud6JtAgFxdXlm0F9M0A=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6845
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6846 json-schema-traverse@^0.4.1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6847 version "0.4.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6848 resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6849 integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6850
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6851 json-schema@0.2.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6852 version "0.2.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6853 resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6854 integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6855
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6856 json-stable-stringify-without-jsonify@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6857 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6858 resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6859 integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6860
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6861 json-stringify-safe@~5.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6862 version "5.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6863 resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6864 integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6865
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
6866 json3@3.3.2, json3@^3.3.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6867 version "3.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6868 resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.2.tgz#3c0434743df93e2f5c42aee7b19bcb483575f4e1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6869 integrity sha1-PAQ0dD35Pi9cQq7nsZvLSDV19OE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6870
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6871 json5@^0.5.0, json5@^0.5.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6872 version "0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6873 resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6874 integrity sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6875
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6876 json5@^1.0.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6877 version "1.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6878 resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6879 integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6880 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6881 minimist "^1.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
6882
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
6883 json5@^2.1.0:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
6884 version "2.1.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
6885 resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
6886 integrity sha512-8Mh9h6xViijj36g7Dxi+Y4S6hNGV96vcJZr/SrlHh1LR/pEn/8j/+qIBbs44YKl69Lrfctp4QD+AdWLTMqEZAQ==
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
6887 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
6888 minimist "^1.2.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
6889
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6890 jsonfile@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6891 version "4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6892 resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6893 integrity sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6894 optionalDependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6895 graceful-fs "^4.1.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6896
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6897 jsonify@~0.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6898 version "0.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6899 resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6900 integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6901
1877
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
6902 jspdf@^1.5.3:
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
6903 version "1.5.3"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
6904 resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-1.5.3.tgz#5a12c011479defabef5735de55c913060ed219f2"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
6905 integrity sha512-J9X76xnncMw+wIqb15HeWfPMqPwYxSpPY8yWPJ7rAZN/ZDzFkjCSZObryCyUe8zbrVRNiuCnIeQteCzMn7GnWw==
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
6906 dependencies:
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
6907 canvg "1.5.3"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
6908 file-saver eligrey/FileSaver.js#1.3.8
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
6909 html2canvas "1.0.0-alpha.12"
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6910 omggif "1.0.7"
1877
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
6911 promise-polyfill "8.1.0"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
6912 stackblur-canvas "2.2.0"
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
6913
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6914 jsprim@^1.2.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6915 version "1.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6916 resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6917 integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6918 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6919 assert-plus "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6920 extsprintf "1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6921 json-schema "0.2.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6922 verror "1.10.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6923
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6924 jstransformer@1.0.0:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6925 version "1.0.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6926 resolved "https://registry.yarnpkg.com/jstransformer/-/jstransformer-1.0.0.tgz#ed8bf0921e2f3f1ed4d5c1a44f68709ed24722c3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6927 integrity sha1-7Yvwkh4vPx7U1cGkT2hwntJHIsM=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6928 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6929 is-promise "^2.0.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6930 promise "^7.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
6931
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6932 killable@^1.0.0:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6933 version "1.0.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6934 resolved "https://registry.yarnpkg.com/killable/-/killable-1.0.1.tgz#4c8ce441187a061c7474fb87ca08e2a638194892"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6935 integrity sha512-LzqtLKlUwirEUyl/nicirVmNiPvYs7l5n8wOPP7fyJVpUPkvCnW/vuiXGpylGUlnPDnB7311rARzAt3Mhswpjg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6936
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6937 kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6938 version "3.2.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6939 resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6940 integrity sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6941 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6942 is-buffer "^1.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6943
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6944 kind-of@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6945 version "4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6946 resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-4.0.0.tgz#20813df3d712928b207378691a45066fae72dd57"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6947 integrity sha1-IIE989cSkosgc3hpGkUGb65y3Vc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6948 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6949 is-buffer "^1.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6950
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6951 kind-of@^5.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6952 version "5.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6953 resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6954 integrity sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6955
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6956 kind-of@^6.0.0, kind-of@^6.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6957 version "6.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6958 resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6959 integrity sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6960
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
6961 kleur@^2.0.1:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6962 version "2.0.2"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6963 resolved "https://registry.yarnpkg.com/kleur/-/kleur-2.0.2.tgz#b704f4944d95e255d038f0cb05fb8a602c55a300"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6964 integrity sha512-77XF9iTllATmG9lSlIv0qdQ2BQ/h9t0bJllHlbvsQ0zUWfU7Yi0S8L5JXzPZgkefIiajLmBJJ4BsMJmqcf7oxQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6965
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6966 launch-editor-middleware@^2.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6967 version "2.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6968 resolved "https://registry.yarnpkg.com/launch-editor-middleware/-/launch-editor-middleware-2.2.1.tgz#e14b07e6c7154b0a4b86a0fd345784e45804c157"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6969 integrity sha512-s0UO2/gEGiCgei3/2UN3SMuUj1phjQN8lcpnvgLSz26fAzNWPQ6Nf/kF5IFClnfU2ehp6LrmKdMU/beveO+2jg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6970 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6971 launch-editor "^2.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6972
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6973 launch-editor@^2.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6974 version "2.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6975 resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.2.1.tgz#871b5a3ee39d6680fcc26d37930b6eeda89db0ca"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6976 integrity sha512-On+V7K2uZK6wK7x691ycSUbLD/FyKKelArkbaAMSSJU8JmqmhwN2+mnJDNINuJWSrh2L0kDk+ZQtbC/gOWUwLw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6977 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6978 chalk "^2.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6979 shell-quote "^1.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6980
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6981 lazy-cache@^1.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6982 version "1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6983 resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6984 integrity sha1-odePw6UEdMuAhF07O24dpJpEbo4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6985
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6986 lcid@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6987 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6988 resolved "https://registry.yarnpkg.com/lcid/-/lcid-1.0.0.tgz#308accafa0bc483a3867b4b6f2b9506251d1b835"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6989 integrity sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6990 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6991 invert-kv "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6992
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6993 lcid@^2.0.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6994 version "2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6995 resolved "https://registry.yarnpkg.com/lcid/-/lcid-2.0.0.tgz#6ef5d2df60e52f82eb228a4c373e8d1f397253cf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
6996 integrity sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6997 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6998 invert-kv "^2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
6999
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7000 left-pad@^1.3.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7001 version "1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7002 resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.3.0.tgz#5b8a3a7765dfe001261dde915589e782f8c94d1e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7003 integrity sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7004
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7005 leven@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7006 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7007 resolved "https://registry.yarnpkg.com/leven/-/leven-2.1.0.tgz#c2e7a9f772094dee9d34202ae8acce4687875580"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7008 integrity sha1-wuep93IJTe6dNCAq6KzORoeHVYA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7009
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7010 levn@^0.3.0, levn@~0.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7011 version "0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7012 resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7013 integrity sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7014 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7015 prelude-ls "~1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7016 type-check "~0.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7017
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7018 load-json-file@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7019 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7020 resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-1.1.0.tgz#956905708d58b4bab4c2261b04f59f31c99374c0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7021 integrity sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7022 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7023 graceful-fs "^4.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7024 parse-json "^2.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7025 pify "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7026 pinkie-promise "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7027 strip-bom "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7028
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7029 loader-fs-cache@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7030 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7031 resolved "https://registry.yarnpkg.com/loader-fs-cache/-/loader-fs-cache-1.0.1.tgz#56e0bf08bd9708b26a765b68509840c8dec9fdbc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7032 integrity sha1-VuC/CL2XCLJqdltoUJhAyN7J/bw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7033 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7034 find-cache-dir "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7035 mkdirp "0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7036
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7037 loader-runner@^2.3.0, loader-runner@^2.3.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7038 version "2.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7039 resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.4.0.tgz#ed47066bfe534d7e84c4c7b9998c2a75607d9357"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7040 integrity sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7041
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7042 loader-utils@^0.2.16:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7043 version "0.2.17"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7044 resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.17.tgz#f86e6374d43205a6e6c60e9196f17c0299bfb348"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7045 integrity sha1-+G5jdNQyBabmxg6RlvF8Apm/s0g=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7046 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7047 big.js "^3.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7048 emojis-list "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7049 json5 "^0.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7050 object-assign "^4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7051
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7052 loader-utils@^1.0.1, loader-utils@^1.0.2, loader-utils@^1.1.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7053 version "1.2.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7054 resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7055 integrity sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7056 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7057 big.js "^5.2.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7058 emojis-list "^2.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7059 json5 "^1.0.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7060
159
3d9341f6da4e feat: Locale of browser determines the default language
Thomas Junk <thomas.junk@intevation.de>
parents: 141
diff changeset
7061 locale2@^2.2.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7062 version "2.3.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7063 resolved "https://registry.yarnpkg.com/locale2/-/locale2-2.3.1.tgz#964c5d49b3cd6bbe6ff8a34379631fc7393c356f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7064 integrity sha512-DzVipL/J/W/vXdm3Hy8pFGFuUUBN/uzLUvyJp2Swes4AKdckI2runfdde8FgibIzs+rH9TAAZ2G917r5rOUNYA==
159
3d9341f6da4e feat: Locale of browser determines the default language
Thomas Junk <thomas.junk@intevation.de>
parents: 141
diff changeset
7065
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7066 locate-path@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7067 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7068 resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7069 integrity sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7070 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7071 p-locate "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7072 path-exists "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7073
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
7074 locate-path@^3.0.0:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
7075 version "3.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
7076 resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7077 integrity sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
7078 dependencies:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
7079 p-locate "^3.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
7080 path-exists "^3.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
7081
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7082 lodash._arraycopy@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7083 version "3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7084 resolved "https://registry.yarnpkg.com/lodash._arraycopy/-/lodash._arraycopy-3.0.0.tgz#76e7b7c1f1fb92547374878a562ed06a3e50f6e1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7085 integrity sha1-due3wfH7klRzdIeKVi7Qaj5Q9uE=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7086
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7087 lodash._arrayeach@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7088 version "3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7089 resolved "https://registry.yarnpkg.com/lodash._arrayeach/-/lodash._arrayeach-3.0.0.tgz#bab156b2a90d3f1bbd5c653403349e5e5933ef9e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7090 integrity sha1-urFWsqkNPxu9XGU0AzSeXlkz754=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7091
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7092 lodash._baseassign@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7093 version "3.2.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7094 resolved "https://registry.yarnpkg.com/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz#8c38a099500f215ad09e59f1722fd0c52bfe0a4e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7095 integrity sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7096 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7097 lodash._basecopy "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7098 lodash.keys "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7099
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7100 lodash._baseclone@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7101 version "3.3.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7102 resolved "https://registry.yarnpkg.com/lodash._baseclone/-/lodash._baseclone-3.3.0.tgz#303519bf6393fe7e42f34d8b630ef7794e3542b7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7103 integrity sha1-MDUZv2OT/n5C802LYw73eU41Qrc=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7104 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7105 lodash._arraycopy "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7106 lodash._arrayeach "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7107 lodash._baseassign "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7108 lodash._basefor "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7109 lodash.isarray "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7110 lodash.keys "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7111
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7112 lodash._baseclone@^4.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7113 version "4.5.7"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7114 resolved "https://registry.yarnpkg.com/lodash._baseclone/-/lodash._baseclone-4.5.7.tgz#ce42ade08384ef5d62fa77c30f61a46e686f8434"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7115 integrity sha1-zkKt4IOE711i+nfDD2GkbmhvhDQ=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7116
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7117 lodash._basecopy@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7118 version "3.0.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7119 resolved "https://registry.yarnpkg.com/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz#8da0e6a876cf344c0ad8a54882111dd3c5c7ca36"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7120 integrity sha1-jaDmqHbPNEwK2KVIghEd08XHyjY=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7121
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7122 lodash._basecreate@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7123 version "3.0.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7124 resolved "https://registry.yarnpkg.com/lodash._basecreate/-/lodash._basecreate-3.0.3.tgz#1bc661614daa7fc311b7d03bf16806a0213cf821"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7125 integrity sha1-G8ZhYU2qf8MRt9A78WgGoCE8+CE=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7126
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7127 lodash._basefor@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7128 version "3.0.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7129 resolved "https://registry.yarnpkg.com/lodash._basefor/-/lodash._basefor-3.0.3.tgz#7550b4e9218ef09fad24343b612021c79b4c20c2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7130 integrity sha1-dVC06SGO8J+tJDQ7YSAhx5tMIMI=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7131
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7132 lodash._bindcallback@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7133 version "3.0.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7134 resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7135 integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7136
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7137 lodash._getnative@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7138 version "3.9.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7139 resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7140 integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7141
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7142 lodash._isiterateecall@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7143 version "3.0.9"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7144 resolved "https://registry.yarnpkg.com/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz#5203ad7ba425fae842460e696db9cf3e6aac057c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7145 integrity sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7146
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7147 lodash._stack@^4.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7148 version "4.1.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7149 resolved "https://registry.yarnpkg.com/lodash._stack/-/lodash._stack-4.1.3.tgz#751aa76c1b964b047e76d14fc72a093fcb5e2dd0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7150 integrity sha1-dRqnbBuWSwR+dtFPxyoJP8teLdA=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7151
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7152 lodash.assign@^4.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7153 version "4.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7154 resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7155 integrity sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7156
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7157 lodash.clone@3.0.3:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7158 version "3.0.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7159 resolved "https://registry.yarnpkg.com/lodash.clone/-/lodash.clone-3.0.3.tgz#84688c73d32b5a90ca25616963f189252a997043"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7160 integrity sha1-hGiMc9MrWpDKJWFpY/GJJSqZcEM=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7161 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7162 lodash._baseclone "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7163 lodash._bindcallback "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7164 lodash._isiterateecall "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7165
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7166 lodash.clonedeep@^4.3.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7167 version "4.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7168 resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7169 integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7170
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7171 lodash.create@3.1.1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7172 version "3.1.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7173 resolved "https://registry.yarnpkg.com/lodash.create/-/lodash.create-3.1.1.tgz#d7f2849f0dbda7e04682bb8cd72ab022461debe7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7174 integrity sha1-1/KEnw29p+BGgruM1yqwIkYd6+c=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7175 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7176 lodash._baseassign "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7177 lodash._basecreate "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7178 lodash._isiterateecall "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7179
2175
ac16da662827 lodash updated
Thomas Junk <thomas.junk@intevation.de>
parents: 2174
diff changeset
7180 lodash.debounce@^4.0.8:
ac16da662827 lodash updated
Thomas Junk <thomas.junk@intevation.de>
parents: 2174
diff changeset
7181 version "4.0.8"
ac16da662827 lodash updated
Thomas Junk <thomas.junk@intevation.de>
parents: 2174
diff changeset
7182 resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
ac16da662827 lodash updated
Thomas Junk <thomas.junk@intevation.de>
parents: 2174
diff changeset
7183 integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
ac16da662827 lodash updated
Thomas Junk <thomas.junk@intevation.de>
parents: 2174
diff changeset
7184
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7185 lodash.defaultsdeep@4.3.2:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7186 version "4.3.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7187 resolved "https://registry.yarnpkg.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.3.2.tgz#6c1a586e6c5647b0e64e2d798141b8836158be8a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7188 integrity sha1-bBpYbmxWR7DmTi15gUG4g2FYvoo=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7189 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7190 lodash._baseclone "^4.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7191 lodash._stack "^4.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7192 lodash.isplainobject "^4.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7193 lodash.keysin "^4.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7194 lodash.mergewith "^4.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7195 lodash.rest "^4.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7196
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7197 lodash.defaultsdeep@^4.6.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7198 version "4.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7199 resolved "https://registry.yarnpkg.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.0.tgz#bec1024f85b1bd96cbea405b23c14ad6443a6f81"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7200 integrity sha1-vsECT4WxvZbL6kBbI8FK1kQ6b4E=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7201
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7202 lodash.isarguments@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7203 version "3.1.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7204 resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7205 integrity sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7206
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7207 lodash.isarray@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7208 version "3.0.4"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7209 resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7210 integrity sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7211
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7212 lodash.isplainobject@^4.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7213 version "4.0.6"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7214 resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7215 integrity sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7216
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7217 lodash.kebabcase@^4.1.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7218 version "4.1.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7219 resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7220 integrity sha1-hImxyw0p/4gZXM7KRI/21swpXDY=
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7221
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7222 lodash.keys@^3.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7223 version "3.1.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7224 resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7225 integrity sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7226 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7227 lodash._getnative "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7228 lodash.isarguments "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7229 lodash.isarray "^3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7230
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7231 lodash.keysin@^4.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7232 version "4.2.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7233 resolved "https://registry.yarnpkg.com/lodash.keysin/-/lodash.keysin-4.2.0.tgz#8cc3fb35c2d94acc443a1863e02fa40799ea6f28"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7234 integrity sha1-jMP7NcLZSsxEOhhj4C+kB5nqbyg=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7235
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7236 lodash.mapvalues@^4.6.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7237 version "4.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7238 resolved "https://registry.yarnpkg.com/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz#1bafa5005de9dd6f4f26668c30ca37230cc9689c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7239 integrity sha1-G6+lAF3p3W9PJmaMMMo3IwzJaJw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7240
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7241 lodash.memoize@^4.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7242 version "4.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7243 resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7244 integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7245
565
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
7246 lodash.merge@^4.6.0:
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
7247 version "4.6.1"
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
7248 resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7249 integrity sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ==
565
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
7250
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7251 lodash.mergewith@^4.0.0, lodash.mergewith@^4.6.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7252 version "4.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7253 resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7254 integrity sha512-eWw5r+PYICtEBgrBE5hhlT6aAa75f411bgDz/ZL2KZqYV03USvucsxcHUIlGTDTECs1eunpI7HOV7U+WLDvNdQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7255
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7256 lodash.rest@^4.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7257 version "4.0.5"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7258 resolved "https://registry.yarnpkg.com/lodash.rest/-/lodash.rest-4.0.5.tgz#954ef75049262038c96d1fc98b28fdaf9f0772aa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7259 integrity sha1-lU73UEkmIDjJbR/Jiyj9r58Hcqo=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7260
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7261 lodash.sortby@^4.7.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7262 version "4.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7263 resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7264 integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7265
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7266 lodash.tail@^4.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7267 version "4.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7268 resolved "https://registry.yarnpkg.com/lodash.tail/-/lodash.tail-4.1.1.tgz#d2333a36d9e7717c8ad2f7cacafec7c32b444664"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7269 integrity sha1-0jM6NtnncXyK0vfKyv7HwytERmQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7270
864
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
7271 lodash.throttle@^4.0.0:
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
7272 version "4.1.1"
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
7273 resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
7274 integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
7275
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7276 lodash.transform@^4.6.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7277 version "4.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7278 resolved "https://registry.yarnpkg.com/lodash.transform/-/lodash.transform-4.6.0.tgz#12306422f63324aed8483d3f38332b5f670547a0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7279 integrity sha1-EjBkIvYzJK7YSD0/ODMrX2cFR6A=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7280
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7281 lodash.uniq@^4.5.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7282 version "4.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7283 resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7284 integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7285
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7286 lodash@4.x, lodash@^4.0.0, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@~4.17.10:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7287 version "4.17.11"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7288 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7289 integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7290
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7291 log-symbols@^2.2.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7292 version "2.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7293 resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7294 integrity sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7295 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7296 chalk "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7297
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7298 loglevel@^1.4.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7299 version "1.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7300 resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.1.tgz#e0fc95133b6ef276cdc8887cdaf24aa6f156f8fa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7301 integrity sha1-4PyVEztu8nbNyIh82vJKpvFW+Po=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7302
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7303 longest@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7304 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7305 resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7306 integrity sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7307
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7308 loose-envify@^1.0.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7309 version "1.4.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7310 resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7311 integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7312 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7313 js-tokens "^3.0.0 || ^4.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7314
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7315 loud-rejection@^1.0.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7316 version "1.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7317 resolved "https://registry.yarnpkg.com/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7318 integrity sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7319 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7320 currently-unhandled "^0.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7321 signal-exit "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7322
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7323 lower-case@^1.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7324 version "1.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7325 resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7326 integrity sha1-miyr0bno4K6ZOkv31YdcOcQujqw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7327
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7328 lru-cache@^4.0.1, lru-cache@^4.1.1, lru-cache@^4.1.2, lru-cache@^4.1.3:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
7329 version "4.1.5"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
7330 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
7331 integrity sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7332 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7333 pseudomap "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7334 yallist "^2.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7335
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7336 lru-cache@^5.1.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7337 version "5.1.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7338 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7339 integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7340 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7341 yallist "^3.0.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7342
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7343 lru-cache@~2.6.5:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7344 version "2.6.5"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7345 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-2.6.5.tgz#e56d6354148ede8d7707b58d143220fd08df0fd5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7346 integrity sha1-5W1jVBSO3o13B7WNFDIg/QjfD9U=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7347
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7348 make-dir@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7349 version "1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7350 resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7351 integrity sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7352 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7353 pify "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7354
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7355 makeerror@1.0.x:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7356 version "1.0.11"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7357 resolved "https://registry.yarnpkg.com/makeerror/-/makeerror-1.0.11.tgz#e01a5c9109f2af79660e4e8b9587790184f5a96c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7358 integrity sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7359 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7360 tmpl "1.0.x"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7361
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7362 map-age-cleaner@^0.1.1:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
7363 version "0.1.3"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
7364 resolved "https://registry.yarnpkg.com/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz#7d583a7306434c055fe474b0f45078e6e1b4b92a"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
7365 integrity sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7366 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7367 p-defer "^1.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7368
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7369 map-cache@^0.2.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7370 version "0.2.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7371 resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7372 integrity sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7373
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7374 map-obj@^1.0.0, map-obj@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7375 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7376 resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7377 integrity sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7378
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7379 map-visit@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7380 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7381 resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7382 integrity sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7383 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7384 object-visit "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7385
864
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
7386 material-colors@^1.0.0:
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
7387 version "1.2.6"
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
7388 resolved "https://registry.yarnpkg.com/material-colors/-/material-colors-1.2.6.tgz#6d1958871126992ceecc72f4bcc4d8f010865f46"
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
7389 integrity sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg==
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
7390
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7391 math-random@^1.0.1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7392 version "1.0.4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7393 resolved "https://registry.yarnpkg.com/math-random/-/math-random-1.0.4.tgz#5dd6943c938548267016d4e34f057583080c514c"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7394 integrity sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7395
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7396 md5.js@^1.3.4:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7397 version "1.3.5"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7398 resolved "https://registry.yarnpkg.com/md5.js/-/md5.js-1.3.5.tgz#b5d07b8e3216e3e27cd728d72f70d1e6a342005f"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7399 integrity sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7400 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7401 hash-base "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7402 inherits "^2.0.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7403 safe-buffer "^5.1.2"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7404
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7405 mdn-data@~1.1.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7406 version "1.1.4"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7407 resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-1.1.4.tgz#50b5d4ffc4575276573c4eedb8780812a8419f01"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7408 integrity sha512-FSYbp3lyKjyj3E7fMl6rYvUdX0FBXaluGqlFoYESWQlyUTq8R+wp0rkFxoYFqZlHCvsUXGjyJmLQSnXToYhOSA==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7409
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7410 media-typer@0.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7411 version "0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7412 resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7413 integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7414
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7415 mem@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7416 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7417 resolved "https://registry.yarnpkg.com/mem/-/mem-1.1.0.tgz#5edd52b485ca1d900fe64895505399a0dfa45f76"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7418 integrity sha1-Xt1StIXKHZAP5kiVUFOZoN+kX3Y=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7419 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7420 mimic-fn "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7421
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7422 mem@^4.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7423 version "4.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7424 resolved "https://registry.yarnpkg.com/mem/-/mem-4.1.0.tgz#aeb9be2d21f47e78af29e4ac5978e8afa2ca5b8a"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7425 integrity sha512-I5u6Q1x7wxO0kdOpYBB28xueHADYps5uty/zg936CiG8NTe5sJL8EjrCuLneuDW3PlMdZBGDIn8BirEVdovZvg==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7426 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7427 map-age-cleaner "^0.1.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7428 mimic-fn "^1.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7429 p-is-promise "^2.0.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7430
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7431 memory-fs@^0.4.0, memory-fs@~0.4.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7432 version "0.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7433 resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7434 integrity sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7435 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7436 errno "^0.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7437 readable-stream "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7438
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7439 meow@^3.7.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7440 version "3.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7441 resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7442 integrity sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7443 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7444 camelcase-keys "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7445 decamelize "^1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7446 loud-rejection "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7447 map-obj "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7448 minimist "^1.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7449 normalize-package-data "^2.3.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7450 object-assign "^4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7451 read-pkg-up "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7452 redent "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7453 trim-newlines "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7454
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7455 merge-descriptors@1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7456 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7457 resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7458 integrity sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7459
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7460 merge-source-map@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7461 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7462 resolved "https://registry.yarnpkg.com/merge-source-map/-/merge-source-map-1.1.0.tgz#2fdde7e6020939f70906a68f2d7ae685e4c8c646"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7463 integrity sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7464 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7465 source-map "^0.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7466
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7467 merge-stream@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7468 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7469 resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-1.0.1.tgz#4041202d508a342ba00174008df0c251b8c135e1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7470 integrity sha1-QEEgLVCKNCugAXQAjfDCUbjBNeE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7471 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7472 readable-stream "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7473
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
7474 merge2@^1.2.3:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7475 version "1.2.3"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7476 resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.2.3.tgz#7ee99dbd69bb6481689253f018488a1b902b0ed5"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7477 integrity sha512-gdUU1Fwj5ep4kplwcmftruWofEFt6lfpkkr3h860CXbAB9c3hGb55EOL2ali0Td5oebvW0E1+3Sr+Ur7XfKpRA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7478
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7479 merge@^1.2.0:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7480 version "1.2.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7481 resolved "https://registry.yarnpkg.com/merge/-/merge-1.2.1.tgz#38bebf80c3220a8a487b6fcfb3941bb11720c145"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7482 integrity sha512-VjFo4P5Whtj4vsLzsYBu5ayHhoHJ0UqNm7ibvShmbmoz7tGi0vXaoJbGdB+GmDMLUdg8DpQXEIeVDAe8MaABvQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7483
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7484 methods@~1.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7485 version "1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7486 resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7487 integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7488
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7489 micromatch@^2.3.11:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7490 version "2.3.11"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7491 resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-2.3.11.tgz#86677c97d1720b363431d04d0d15293bd38c1565"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7492 integrity sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7493 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7494 arr-diff "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7495 array-unique "^0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7496 braces "^1.8.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7497 expand-brackets "^0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7498 extglob "^0.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7499 filename-regex "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7500 is-extglob "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7501 is-glob "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7502 kind-of "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7503 normalize-path "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7504 object.omit "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7505 parse-glob "^3.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7506 regex-cache "^0.4.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7507
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7508 micromatch@^3.0.4, micromatch@^3.1.10, micromatch@^3.1.4, micromatch@^3.1.8, micromatch@^3.1.9:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7509 version "3.1.10"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7510 resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7511 integrity sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7512 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7513 arr-diff "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7514 array-unique "^0.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7515 braces "^2.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7516 define-property "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7517 extend-shallow "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7518 extglob "^2.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7519 fragment-cache "^0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7520 kind-of "^6.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7521 nanomatch "^1.2.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7522 object.pick "^1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7523 regex-not "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7524 snapdragon "^0.8.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7525 to-regex "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7526
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7527 miller-rabin@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7528 version "4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7529 resolved "https://registry.yarnpkg.com/miller-rabin/-/miller-rabin-4.0.1.tgz#f080351c865b0dc562a8462966daa53543c78a4d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7530 integrity sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7531 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7532 bn.js "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7533 brorand "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7534
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7535 "mime-db@>= 1.36.0 < 2":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7536 version "1.38.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7537 resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.38.0.tgz#1a2aab16da9eb167b49c6e4df2d9c68d63d8e2ad"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7538 integrity sha512-bqVioMFFzc2awcdJZIzR3HjZFX20QhilVS7hytkKrv7xFAn8bM1gzc/FOX2awLISvWe0PV8ptFKcon+wZ5qYkg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7539
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7540 mime-db@~1.37.0:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7541 version "1.37.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7542 resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.37.0.tgz#0b6a0ce6fdbe9576e25f1f2d2fde8830dc0ad0d8"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7543 integrity sha512-R3C4db6bgQhlIhPU48fUtdVmKnflq+hRdad7IyKhtFj06VPNVdk2RhiYL3UjQIlso8L+YxAtFkobT0VK+S/ybg==
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
7544
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7545 mime-types@^2.1.12, mime-types@~2.1.17, mime-types@~2.1.18, mime-types@~2.1.19:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7546 version "2.1.21"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7547 resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.21.tgz#28995aa1ecb770742fe6ae7e58f9181c744b3f96"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7548 integrity sha512-3iL6DbwpyLzjR3xHSFNFeb9Nz/M8WDkX33t1GFQnFOllWk8pOrh/LSrB5OXlnlW5P9LH73X6loW/eogc+F5lJg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7549 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7550 mime-db "~1.37.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7551
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7552 mime@1.4.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7553 version "1.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7554 resolved "https://registry.yarnpkg.com/mime/-/mime-1.4.1.tgz#121f9ebc49e3766f311a76e1fa1c8003c4b03aa6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7555 integrity sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7556
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7557 mime@^2.0.3, mime@^2.3.1:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
7558 version "2.4.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
7559 resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.0.tgz#e051fd881358585f3279df333fe694da0bcffdd6"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
7560 integrity sha512-ikBcWwyqXQSHKtciCcctu9YfPbFYZ4+gbHEmE0Q8jzcTYQg5dHCr3g2wwAZjPoJfQVXZq6KXAjpXOTf5/cjT7w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7561
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7562 mimic-fn@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7563 version "1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7564 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7565 integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7566
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7567 mini-css-extract-plugin@^0.5.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7568 version "0.5.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7569 resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.5.0.tgz#ac0059b02b9692515a637115b0cc9fed3a35c7b0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7570 integrity sha512-IuaLjruM0vMKhUUT51fQdQzBYTX49dLj8w68ALEAe2A4iYNpIC4eMac67mt3NzycvjOlf07/kYxJDc0RTl1Wqw==
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
7571 dependencies:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7572 loader-utils "^1.1.0"
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
7573 schema-utils "^1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7574 webpack-sources "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7575
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7576 minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7577 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7578 resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7579 integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7580
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7581 minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7582 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7583 resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7584 integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7585
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7586 minimatch@3.0.3:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7587 version "3.0.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7588 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7589 integrity sha1-Kk5AkLlrLbBqnX3wEFWmKnfJt3Q=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7590 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7591 brace-expansion "^1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7592
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7593 minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@~3.0.2:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7594 version "3.0.4"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7595 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7596 integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7597 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7598 brace-expansion "^1.1.7"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7599
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7600 minimist@0.0.8:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7601 version "0.0.8"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7602 resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7603 integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7604
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
7605 minimist@^0.1.0:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
7606 version "0.1.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7607 resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.1.0.tgz#99df657a52574c21c9057497df742790b2b4c0de"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7608 integrity sha1-md9lelJXTCHJBXSX33QnkLK0wN4=
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
7609
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7610 minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7611 version "1.2.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7612 resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7613 integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7614
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7615 minimist@~0.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7616 version "0.0.10"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7617 resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7618 integrity sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7619
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7620 minipass@^2.2.1, minipass@^2.3.4:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7621 version "2.3.5"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7622 resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.5.tgz#cacebe492022497f656b0f0f51e2682a9ed2d848"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7623 integrity sha512-Gi1W4k059gyRbyVUZQ4mEqLm0YIUiGYfvxhF6SIlk3ui1WVxMTGfGdQ2SInh3PDrRTVvPKgULkpJtT4RH10+VA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7624 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7625 safe-buffer "^5.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7626 yallist "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7627
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7628 minizlib@^1.1.1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7629 version "1.2.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7630 resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-1.2.1.tgz#dd27ea6136243c7c880684e8672bb3a45fd9b614"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7631 integrity sha512-7+4oTUOWKg7AuL3vloEWekXY2/D20cevzsrNT2kGWm+39J9hGTCBv8VI5Pm5lXZ/o3/mdR4f8rflAPhnQb8mPA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7632 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7633 minipass "^2.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7634
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7635 mississippi@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7636 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7637 resolved "https://registry.yarnpkg.com/mississippi/-/mississippi-2.0.0.tgz#3442a508fafc28500486feea99409676e4ee5a6f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7638 integrity sha512-zHo8v+otD1J10j/tC+VNoGK9keCuByhKovAvdn74dmxJl9+mWHnx6EMsDN4lgRoMI/eYo2nchAxniIbUPb5onw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7639 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7640 concat-stream "^1.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7641 duplexify "^3.4.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7642 end-of-stream "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7643 flush-write-stream "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7644 from2 "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7645 parallel-transform "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7646 pump "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7647 pumpify "^1.3.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7648 stream-each "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7649 through2 "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7650
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7651 mississippi@^3.0.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7652 version "3.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7653 resolved "https://registry.yarnpkg.com/mississippi/-/mississippi-3.0.0.tgz#ea0a3291f97e0b5e8776b363d5f0a12d94c67022"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7654 integrity sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7655 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7656 concat-stream "^1.5.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7657 duplexify "^3.4.2"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7658 end-of-stream "^1.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7659 flush-write-stream "^1.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7660 from2 "^2.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7661 parallel-transform "^1.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7662 pump "^3.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7663 pumpify "^1.3.3"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7664 stream-each "^1.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7665 through2 "^2.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7666
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7667 mixin-deep@^1.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7668 version "1.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7669 resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7670 integrity sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7671 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7672 for-in "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7673 is-extendable "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7674
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7675 mixin-object@^2.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7676 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7677 resolved "https://registry.yarnpkg.com/mixin-object/-/mixin-object-2.0.1.tgz#4fb949441dab182540f1fe035ba60e1947a5e57e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7678 integrity sha1-T7lJRB2rGCVA8f4DW6YOGUel5X4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7679 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7680 for-in "^0.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7681 is-extendable "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7682
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7683 mkdirp@0.5.1, mkdirp@0.5.x, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7684 version "0.5.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7685 resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7686 integrity sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7687 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7688 minimist "0.0.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7689
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7690 mkpath@1.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7691 version "1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7692 resolved "https://registry.yarnpkg.com/mkpath/-/mkpath-1.0.0.tgz#ebb3a977e7af1c683ae6fda12b545a6ba6c5853d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7693 integrity sha1-67Opd+evHGg65v2hK1Raa6bFhT0=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7694
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7695 mocha-nightwatch@3.2.2:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7696 version "3.2.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7697 resolved "https://registry.yarnpkg.com/mocha-nightwatch/-/mocha-nightwatch-3.2.2.tgz#91bcb9b3bde057dd7677c78125e491e58d66647c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7698 integrity sha1-kby5s73gV912d8eBJeSR5Y1mZHw=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7699 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7700 browser-stdout "1.3.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7701 commander "2.9.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7702 debug "2.2.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7703 diff "1.4.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7704 escape-string-regexp "1.0.5"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7705 glob "7.0.5"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7706 growl "1.9.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7707 json3 "3.3.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7708 lodash.create "3.1.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7709 mkdirp "0.5.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7710 supports-color "3.1.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7711
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7712 move-concurrently@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7713 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7714 resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7715 integrity sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7716 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7717 aproba "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7718 copy-concurrently "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7719 fs-write-stream-atomic "^1.0.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7720 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7721 rimraf "^2.5.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7722 run-queue "^1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7723
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
7724 mri@^1.1.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7725 version "1.1.4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7726 resolved "https://registry.yarnpkg.com/mri/-/mri-1.1.4.tgz#7cb1dd1b9b40905f1fac053abe25b6720f44744a"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7727 integrity sha512-6y7IjGPm8AzlvoUrwAaw1tLnUBudaS3752vcd8JtrpGGQn+rXIe63LFVHm/YMwtqAuh+LJPCFdlLYPWM1nYn6w==
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
7728
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7729 ms@0.7.1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7730 version "0.7.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7731 resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.1.tgz#9cd13c03adbff25b65effde7ce864ee952017098"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7732 integrity sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7733
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7734 ms@2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7735 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7736 resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7737 integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7738
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7739 ms@^2.1.1:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7740 version "2.1.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7741 resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7742 integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7743
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7744 multicast-dns-service-types@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7745 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7746 resolved "https://registry.yarnpkg.com/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz#899f11d9686e5e05cb91b35d5f0e63b773cfc901"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7747 integrity sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7748
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7749 multicast-dns@^6.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7750 version "6.2.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7751 resolved "https://registry.yarnpkg.com/multicast-dns/-/multicast-dns-6.2.3.tgz#a0ec7bd9055c4282f790c3c82f4e28db3b31b229"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7752 integrity sha512-ji6J5enbMyGRHIAkAOu3WdV8nggqviKCEKtXcOqfphZZtQrmHKycfynJ2V7eVPUA4NhJ6V7Wf4TmGbTwKE9B6g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7753 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7754 dns-packet "^1.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7755 thunky "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7756
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7757 multimatch@^3.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7758 version "3.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7759 resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-3.0.0.tgz#0e2534cc6bc238d9ab67e1b9cd5fcd85a6dbf70b"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7760 integrity sha512-22foS/gqQfANZ3o+W7ST2x25ueHDVNWl/b9OlGcLpy/iKxjCpvcNCM51YCenUi7Mt/jAjjqv8JwZRs8YP5sRjA==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7761 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7762 array-differ "^2.0.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7763 array-union "^1.0.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7764 arrify "^1.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7765 minimatch "^3.0.4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7766
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7767 mute-stream@0.0.7:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7768 version "0.0.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7769 resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7770 integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7771
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7772 nan@^2.10.0, nan@^2.9.2:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7773 version "2.12.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7774 resolved "https://registry.yarnpkg.com/nan/-/nan-2.12.1.tgz#7b1aa193e9aa86057e3c7bbd0ac448e770925552"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7775 integrity sha512-JY7V6lRkStKcKTvHO5NVSQRv+RV+FIL5pvDoLiAtSL9pKlC5x9PKQcZDsq7m4FO4d57mkhC6Z+QhAh3Jdk5JFw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7776
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7777 nanomatch@^1.2.9:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7778 version "1.2.13"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7779 resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7780 integrity sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7781 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7782 arr-diff "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7783 array-unique "^0.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7784 define-property "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7785 extend-shallow "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7786 fragment-cache "^0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7787 is-windows "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7788 kind-of "^6.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7789 object.pick "^1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7790 regex-not "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7791 snapdragon "^0.8.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7792 to-regex "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7793
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7794 natural-compare@^1.4.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7795 version "1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7796 resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7797 integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7798
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7799 needle@^2.2.1:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7800 version "2.2.4"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7801 resolved "https://registry.yarnpkg.com/needle/-/needle-2.2.4.tgz#51931bff82533b1928b7d1d69e01f1b00ffd2a4e"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7802 integrity sha512-HyoqEb4wr/rsoaIDfTH2aVL9nWtQqba2/HvMv+++m8u0dz808MaagKILxtfeSN7QU7nvbQ79zk3vYOJp9zsNEA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7803 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7804 debug "^2.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7805 iconv-lite "^0.4.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7806 sax "^1.2.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7807
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7808 negotiator@0.6.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7809 version "0.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7810 resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7811 integrity sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7812
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7813 neo-async@^2.5.0, neo-async@^2.6.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7814 version "2.6.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7815 resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.0.tgz#b9d15e4d71c6762908654b5183ed38b753340835"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7816 integrity sha512-MFh0d/Wa7vkKO3Y3LlacqAEeHK0mckVqzDieUKTT+KGxi+zIpeVsFxymkIiRpbpDziHc290Xr9A1O4Om7otoRA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7817
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7818 netmask@~1.0.4:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7819 version "1.0.6"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7820 resolved "https://registry.yarnpkg.com/netmask/-/netmask-1.0.6.tgz#20297e89d86f6f6400f250d9f4f6b4c1945fcd35"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7821 integrity sha1-ICl+idhvb2QA8lDZ9Pa0wZRfzTU=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7822
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7823 nice-try@^1.0.4:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7824 version "1.0.5"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7825 resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7826 integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7827
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7828 nightwatch@^0.9.21:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7829 version "0.9.21"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7830 resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-0.9.21.tgz#9e794a7514b4fd5f46602d368e50515232ab9e90"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7831 integrity sha1-nnlKdRS0/V9GYC02jlBRUjKrnpA=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7832 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7833 chai-nightwatch "~0.1.x"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7834 ejs "2.5.7"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7835 lodash.clone "3.0.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7836 lodash.defaultsdeep "4.3.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7837 minimatch "3.0.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7838 mkpath "1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7839 mocha-nightwatch "3.2.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7840 optimist "0.6.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7841 proxy-agent "2.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7842 q "1.4.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7843
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7844 no-case@^2.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7845 version "2.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7846 resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.2.tgz#60b813396be39b3f1288a4c1ed5d1e7d28b464ac"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7847 integrity sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7848 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7849 lower-case "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7850
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7851 node-cache@^4.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7852 version "4.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7853 resolved "https://registry.yarnpkg.com/node-cache/-/node-cache-4.2.0.tgz#48ac796a874e762582692004a376d26dfa875811"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7854 integrity sha512-obRu6/f7S024ysheAjoYFEEBqqDWv4LOMNJEuO8vMeEw2AT4z+NCzO4hlc2lhI4vATzbCQv6kke9FVdx0RbCOw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7855 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7856 clone "2.x"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7857 lodash "4.x"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7858
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7859 node-forge@0.7.5:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7860 version "0.7.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7861 resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.5.tgz#6c152c345ce11c52f465c2abd957e8639cd674df"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7862 integrity sha512-MmbQJ2MTESTjt3Gi/3yG1wGpIMhUfcIypUCGtTizFR9IiccFwxSpfp0vtIZlkFclEqERemxfnSdZEMR9VqqEFQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7863
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7864 node-gyp@^3.8.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7865 version "3.8.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7866 resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-3.8.0.tgz#540304261c330e80d0d5edce253a68cb3964218c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7867 integrity sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7868 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7869 fstream "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7870 glob "^7.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7871 graceful-fs "^4.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7872 mkdirp "^0.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7873 nopt "2 || 3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7874 npmlog "0 || 1 || 2 || 3 || 4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7875 osenv "0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7876 request "^2.87.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7877 rimraf "2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7878 semver "~5.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7879 tar "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7880 which "1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7881
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7882 node-int64@^0.4.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7883 version "0.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7884 resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7885 integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7886
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7887 node-ipc@^9.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7888 version "9.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7889 resolved "https://registry.yarnpkg.com/node-ipc/-/node-ipc-9.1.1.tgz#4e245ed6938e65100e595ebc5dc34b16e8dd5d69"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7890 integrity sha512-FAyICv0sIRJxVp3GW5fzgaf9jwwRQxAKDJlmNFUL5hOy+W4X/I5AypyHoq0DXXbo9o/gt79gj++4cMr4jVWE/w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7891 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7892 event-pubsub "4.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7893 js-message "1.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7894 js-queue "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7895
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7896 node-libs-browser@^2.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7897 version "2.2.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7898 resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.2.0.tgz#c72f60d9d46de08a940dedbb25f3ffa2f9bbaa77"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7899 integrity sha512-5MQunG/oyOaBdttrL40dA7bUfPORLRWMUJLQtMg7nluxUvk5XwnLdL9twQHFAjRx/y7mIMkLKT9++qPbbk6BZA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7900 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7901 assert "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7902 browserify-zlib "^0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7903 buffer "^4.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7904 console-browserify "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7905 constants-browserify "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7906 crypto-browserify "^3.11.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7907 domain-browser "^1.1.1"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7908 events "^3.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7909 https-browserify "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7910 os-browserify "^0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7911 path-browserify "0.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7912 process "^0.11.10"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7913 punycode "^1.2.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7914 querystring-es3 "^0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7915 readable-stream "^2.3.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7916 stream-browserify "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7917 stream-http "^2.7.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7918 string_decoder "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7919 timers-browserify "^2.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7920 tty-browserify "0.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7921 url "^0.11.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7922 util "^0.11.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7923 vm-browserify "0.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7924
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7925 node-notifier@^5.2.1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7926 version "5.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7927 resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-5.4.0.tgz#7b455fdce9f7de0c63538297354f3db468426e6a"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7928 integrity sha512-SUDEb+o71XR5lXSTyivXd9J7fCloE3SyP4lSgt3lU2oSANiox+SxlNRGPjDKrwU1YN3ix2KN/VGGCg0t01rttQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7929 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7930 growly "^1.3.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7931 is-wsl "^1.1.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7932 semver "^5.5.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7933 shellwords "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7934 which "^1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7935
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7936 node-pre-gyp@^0.10.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7937 version "0.10.3"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7938 resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.10.3.tgz#3070040716afdc778747b61b6887bf78880b80fc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7939 integrity sha512-d1xFs+C/IPS8Id0qPTZ4bUT8wWryfR/OzzAFxweG+uLN85oPzyo2Iw6bVlLQ/JOdgNonXLCoRyqDzDWq4iw72A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7940 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7941 detect-libc "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7942 mkdirp "^0.5.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7943 needle "^2.2.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7944 nopt "^4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7945 npm-packlist "^1.1.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7946 npmlog "^4.0.2"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
7947 rc "^1.2.7"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7948 rimraf "^2.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7949 semver "^5.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7950 tar "^4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7951
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7952 node-releases@^1.1.3:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7953 version "1.1.7"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7954 resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.7.tgz#b09a10394d0ed8f7778f72bb861dde68b146303b"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7955 integrity sha512-bKdrwaqJUPHqlCzDD7so/R+Nk0jGv9a11ZhLrD9f6i947qGLrGAhU3OxRENa19QQmwzGy/g6zCDEuLGDO8HPvA==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7956 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7957 semver "^5.3.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7958
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
7959 node-sass@^4.10.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7960 version "4.11.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7961 resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.11.0.tgz#183faec398e9cbe93ba43362e2768ca988a6369a"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
7962 integrity sha512-bHUdHTphgQJZaF1LASx0kAviPH7sGlcyNhWade4eVIpFp6tsn7SV8xNMTbsQFpEV9VXpnwTTnNYlfsZXgGgmkA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7963 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7964 async-foreach "^0.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7965 chalk "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7966 cross-spawn "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7967 gaze "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7968 get-stdin "^4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7969 glob "^7.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7970 in-publish "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7971 lodash.assign "^4.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7972 lodash.clonedeep "^4.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7973 lodash.mergewith "^4.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7974 meow "^3.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7975 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7976 nan "^2.10.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
7977 node-gyp "^3.8.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7978 npmlog "^4.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
7979 request "^2.88.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7980 sass-graph "^2.2.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7981 stdout-stream "^1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7982 "true-case-path" "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7983
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7984 "nopt@2 || 3":
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7985 version "3.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7986 resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7987 integrity sha1-xkZdvwirzU2zWTF/eaxopkayj/k=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7988 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7989 abbrev "1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7990
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
7991 nopt@^4.0.1, nopt@~4.0.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7992 version "4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7993 resolved "https://registry.yarnpkg.com/nopt/-/nopt-4.0.1.tgz#d0d4685afd5415193c8c7505602d0d17cd64474d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
7994 integrity sha1-0NRoWv1UFRk8jHUFYC0NF81kR00=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7995 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7996 abbrev "1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7997 osenv "^0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7998
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7999 normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8000 version "2.5.0"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8001 resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8002 integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8003 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8004 hosted-git-info "^2.1.4"
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8005 resolve "^1.10.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8006 semver "2 || 3 || 4 || 5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8007 validate-npm-package-license "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8008
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8009 normalize-path@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8010 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8011 resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-1.0.0.tgz#32d0e472f91ff345701c15a8311018d3b0a90379"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8012 integrity sha1-MtDkcvkf80VwHBWoMRAY07CpA3k=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8013
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8014 normalize-path@^2.0.1, normalize-path@^2.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8015 version "2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8016 resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8017 integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8018 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8019 remove-trailing-separator "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8020
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8021 normalize-path@^3.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8022 version "3.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8023 resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8024 integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8025
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8026 normalize-range@^0.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8027 version "0.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8028 resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8029 integrity sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8030
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8031 normalize-url@^3.0.0:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8032 version "3.3.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8033 resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8034 integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8035
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8036 npm-bundled@^1.0.1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8037 version "1.0.6"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8038 resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.6.tgz#e7ba9aadcef962bb61248f91721cd932b3fe6bdd"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8039 integrity sha512-8/JCaftHwbd//k6y2rEWp6k1wxVfpFzB6t1p825+cUb7Ym2XQfhwIC5KwhrvzZRJu+LtDE585zVaS32+CGtf0g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8040
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8041 npm-packlist@^1.1.6:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8042 version "1.3.0"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8043 resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-1.3.0.tgz#7f01e8e44408341379ca98cfd756e7b29bd2626c"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8044 integrity sha512-qPBc6CnxEzpOcc4bjoIBJbYdy0D/LFFPUdxvfwor4/w3vxeE0h6TiOVurCEPpQ6trjN77u/ShyfeJGsbAfB3dA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8045 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8046 ignore-walk "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8047 npm-bundled "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8048
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8049 npm-run-path@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8050 version "2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8051 resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8052 integrity sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8053 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8054 path-key "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8055
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8056 "npmlog@0 || 1 || 2 || 3 || 4", npmlog@^4.0.0, npmlog@^4.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8057 version "4.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8058 resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8059 integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8060 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8061 are-we-there-yet "~1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8062 console-control-strings "~1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8063 gauge "~2.7.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8064 set-blocking "~2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8065
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8066 nth-check@^1.0.2, nth-check@~1.0.1:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8067 version "1.0.2"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8068 resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.2.tgz#b2bd295c37e3dd58a3bf0700376663ba4d9cf05c"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8069 integrity sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8070 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8071 boolbase "~1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8072
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8073 num2fraction@^1.2.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8074 version "1.2.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8075 resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8076 integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8077
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8078 number-is-nan@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8079 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8080 resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8081 integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8082
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8083 "nwmatcher@>= 1.3.7 < 2.0.0":
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8084 version "1.4.4"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8085 resolved "https://registry.yarnpkg.com/nwmatcher/-/nwmatcher-1.4.4.tgz#2285631f34a95f0d0395cd900c96ed39b58f346e"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8086 integrity sha512-3iuY4N5dhgMpCUrOVnuAdGrgxVqV2cJpM+XNccjR2DKOB1RUP0aA+wGXEiNziG/UKboFyGBIoKOaNlJxx8bciQ==
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8087
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8088 nwsapi@^2.0.7:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8089 version "2.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8090 resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.1.0.tgz#781065940aed90d9bb01ca5d0ce0fcf81c32712f"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8091 integrity sha512-ZG3bLAvdHmhIjaQ/Db1qvBxsGvFMLIRpQszyqbg31VJ53UP++uZX1/gf3Ut96pdwN9AuDwlMqIYLm0UPCdUeHg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8092
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8093 oauth-sign@~0.9.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8094 version "0.9.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8095 resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8096 integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8097
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8098 object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8099 version "4.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8100 resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8101 integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8102
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8103 object-copy@^0.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8104 version "0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8105 resolved "https://registry.yarnpkg.com/object-copy/-/object-copy-0.1.0.tgz#7e7d858b781bd7c991a41ba975ed3812754e998c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8106 integrity sha1-fn2Fi3gb18mRpBupde04EnVOmYw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8107 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8108 copy-descriptor "^0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8109 define-property "^0.2.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8110 kind-of "^3.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8111
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8112 object-hash@^1.1.4:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
8113 version "1.3.1"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
8114 resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.1.tgz#fde452098a951cb145f039bb7d455449ddc126df"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
8115 integrity sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8116
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
8117 object-keys@^1.0.11, object-keys@^1.0.12:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8118 version "1.1.0"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8119 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.0.tgz#11bd22348dd2e096a045ab06f6c85bcc340fa032"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8120 integrity sha512-6OO5X1+2tYkNyNEx6TsCxEqFfRWaqx6EtMiSbGrw8Ob8v9Ne+Hl8rBAgLBZn5wjEz3s/s6U1WXFUFOcxxAwUpg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8121
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8122 object-visit@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8123 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8124 resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8125 integrity sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8126 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8127 isobject "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8128
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8129 object.assign@^4.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8130 version "4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8131 resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8132 integrity sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8133 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8134 define-properties "^1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8135 function-bind "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8136 has-symbols "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8137 object-keys "^1.0.11"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8138
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8139 object.getownpropertydescriptors@^2.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8140 version "2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8141 resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8142 integrity sha1-h1jIRvW0B62rDyNuCYbxSwUcqhY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8143 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8144 define-properties "^1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8145 es-abstract "^1.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8146
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8147 object.omit@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8148 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8149 resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8150 integrity sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8151 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8152 for-own "^0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8153 is-extendable "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8154
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8155 object.pick@^1.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8156 version "1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8157 resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8158 integrity sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8159 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8160 isobject "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8161
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8162 object.values@^1.0.4:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8163 version "1.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8164 resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.0.tgz#bf6810ef5da3e5325790eaaa2be213ea84624da9"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8165 integrity sha512-8mf0nKLAoFX6VlNVdhGj31SVYpaNFtUnuoOXWyFEstsWRgU837AK+JYM0iAxwkSzGRbwn8cbFmgbyxj1j4VbXg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8166 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8167 define-properties "^1.1.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8168 es-abstract "^1.12.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8169 function-bind "^1.1.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8170 has "^1.0.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8171
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8172 obuf@^1.0.0, obuf@^1.1.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8173 version "1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8174 resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8175 integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8176
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
8177 ol@^5.3.0:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
8178 version "5.3.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
8179 resolved "https://registry.yarnpkg.com/ol/-/ol-5.3.0.tgz#106b870561fabb9b790b5869b3d93025cb03d389"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
8180 integrity sha512-UrOJGNI5XdYfE9n43RJdsMq25SjI4nIi5Kf0kxi+q6vEknzeRxM/wgYf8FMs7Ss3URuIbsKmetW9dVMOYB/DkQ==
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8181 dependencies:
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8182 pbf "3.1.0"
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8183 pixelworks "1.1.0"
123
92e0c636e67c Upgraded to current Version of OpenLayers
Thomas Junk <thomas.junk@intevation.de>
parents: 30
diff changeset
8184 rbush "2.0.2"
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8185
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8186 omggif@1.0.7:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8187 version "1.0.7"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8188 resolved "https://registry.yarnpkg.com/omggif/-/omggif-1.0.7.tgz#59d2eecb0263de84635b3feb887c0c9973f1e49d"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8189 integrity sha1-WdLuywJj3oRjWz/riHwMmXPx5J0=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8190
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8191 on-finished@~2.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8192 version "2.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8193 resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8194 integrity sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8195 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8196 ee-first "1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8197
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8198 on-headers@~1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8199 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8200 resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.1.tgz#928f5d0f470d49342651ea6794b0857c100693f7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8201 integrity sha1-ko9dD0cNSTQmUepnlLCFfBAGk/c=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8202
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8203 once@^1.3.0, once@^1.3.1, once@^1.4.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8204 version "1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8205 resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8206 integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8207 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8208 wrappy "1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8209
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8210 onetime@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8211 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8212 resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8213 integrity sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8214 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8215 mimic-fn "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8216
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8217 opener@^1.5.1:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8218 version "1.5.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8219 resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8220 integrity sha512-goYSy5c2UXE4Ra1xixabeVh1guIX/ZV/YokJksb6q2lubWu6UbvPQ20p542/sFIll1nl8JnCyK9oBaOcCWXwvA==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8221
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8222 opn@^5.1.0, opn@^5.3.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8223 version "5.4.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8224 resolved "https://registry.yarnpkg.com/opn/-/opn-5.4.0.tgz#cb545e7aab78562beb11aa3bfabc7042e1761035"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8225 integrity sha512-YF9MNdVy/0qvJvDtunAOzFw9iasOQHpVthTCvGzxt61Il64AYSGdK+rYwld7NAfk9qJ7dt+hymBNSc9LNYS+Sw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8226 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8227 is-wsl "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8228
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8229 optimist@0.6.1, optimist@^0.6.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8230 version "0.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8231 resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8232 integrity sha1-2j6nRob6IaGaERwybpDrFaAZZoY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8233 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8234 minimist "~0.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8235 wordwrap "~0.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8236
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8237 optionator@^0.8.1, optionator@^0.8.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8238 version "0.8.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8239 resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8240 integrity sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8241 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8242 deep-is "~0.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8243 fast-levenshtein "~2.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8244 levn "~0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8245 prelude-ls "~1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8246 type-check "~0.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8247 wordwrap "~1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8248
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8249 ora@^3.0.0:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8250 version "3.1.0"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8251 resolved "https://registry.yarnpkg.com/ora/-/ora-3.1.0.tgz#dbedd8c03b5d017fb67083e87ee52f5ec89823ed"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8252 integrity sha512-vRBPaNCclUi8pUxRF/G8+5qEQkc6EgzKK1G2ZNJUIGu088Un5qIxFXeDgymvPRM9nmrcUOGzQgS1Vmtz+NtlMw==
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8253 dependencies:
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8254 chalk "^2.4.2"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8255 cli-cursor "^2.1.0"
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8256 cli-spinners "^1.3.1"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8257 log-symbols "^2.2.0"
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
8258 strip-ansi "^5.0.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8259 wcwidth "^1.0.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8260
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8261 original@^1.0.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8262 version "1.0.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8263 resolved "https://registry.yarnpkg.com/original/-/original-1.0.2.tgz#e442a61cffe1c5fd20a65f3261c26663b303f25f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8264 integrity sha512-hyBVl6iqqUOJ8FqRe+l/gS8H+kKYjrEndd5Pm1MfBtsEKA038HkkdbAl/72EAXGyonD/PFsvmVG+EvcIpliMBg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8265 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8266 url-parse "^1.4.3"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8267
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8268 os-browserify@^0.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8269 version "0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8270 resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.3.0.tgz#854373c7f5c2315914fc9bfc6bd8238fdda1ec27"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8271 integrity sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8272
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8273 os-homedir@^1.0.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8274 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8275 resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8276 integrity sha1-/7xJiDNuDoM94MFox+8VISGqf7M=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8277
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8278 os-locale@^1.4.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8279 version "1.4.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8280 resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8281 integrity sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8282 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8283 lcid "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8284
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8285 os-locale@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8286 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8287 resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-2.1.0.tgz#42bc2900a6b5b8bd17376c8e882b65afccf24bf2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8288 integrity sha512-3sslG3zJbEYcaC4YVAvDorjGxc7tv6KVATnLPZONiljsUncvihe9BQoVCEs0RZ1kmf4Hk9OBqlZfJZWI4GanKA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8289 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8290 execa "^0.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8291 lcid "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8292 mem "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8293
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8294 os-locale@^3.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8295 version "3.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8296 resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-3.1.0.tgz#a802a6ee17f24c10483ab9935719cef4ed16bf1a"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8297 integrity sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8298 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8299 execa "^1.0.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8300 lcid "^2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8301 mem "^4.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8302
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8303 os-tmpdir@^1.0.0, os-tmpdir@^1.0.1, os-tmpdir@~1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8304 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8305 resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8306 integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8307
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8308 osenv@0, osenv@^0.1.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8309 version "0.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8310 resolved "https://registry.yarnpkg.com/osenv/-/osenv-0.1.5.tgz#85cdfafaeb28e8677f416e287592b5f3f49ea410"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8311 integrity sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8312 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8313 os-homedir "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8314 os-tmpdir "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8315
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8316 p-defer@^1.0.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8317 version "1.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8318 resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8319 integrity sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8320
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8321 p-finally@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8322 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8323 resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8324 integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8325
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8326 p-is-promise@^2.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8327 version "2.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8328 resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-2.0.0.tgz#7554e3d572109a87e1f3f53f6a7d85d1b194f4c5"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8329 integrity sha512-pzQPhYMCAgLAKPWD2jC3Se9fEfrD9npNos0y150EeqZll7akhEgGhTW/slB6lHku8AvYGiJ+YJ5hfHKePPgFWg==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8330
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8331 p-limit@^1.0.0, p-limit@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8332 version "1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8333 resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8334 integrity sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8335 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8336 p-try "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8337
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8338 p-limit@^2.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8339 version "2.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8340 resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.1.0.tgz#1d5a0d20fb12707c758a655f6bbc4386b5930d68"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8341 integrity sha512-NhURkNcrVB+8hNfLuysU8enY5xn2KXphsHBaC2YmRNTZRc7RWusw6apSpdEj3jo4CMb6W9nrF6tTnsJsJeyu6g==
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8342 dependencies:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8343 p-try "^2.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8344
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8345 p-locate@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8346 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8347 resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8348 integrity sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8349 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8350 p-limit "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8351
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8352 p-locate@^3.0.0:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8353 version "3.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8354 resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8355 integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8356 dependencies:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8357 p-limit "^2.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8358
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8359 p-map@^1.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8360 version "1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8361 resolved "https://registry.yarnpkg.com/p-map/-/p-map-1.2.0.tgz#e4e94f311eabbc8633a1e79908165fca26241b6b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8362 integrity sha512-r6zKACMNhjPJMTl8KcFH4li//gkrXWfbD6feV8l6doRHlzljFWGJ2AP6iKaCJXyZmAUMOPtvbW7EXkbWO/pLEA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8363
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8364 p-try@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8365 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8366 resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8367 integrity sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8368
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8369 p-try@^2.0.0:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8370 version "2.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8371 resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.0.0.tgz#85080bb87c64688fa47996fe8f7dfbe8211760b1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8372 integrity sha512-hMp0onDKIajHfIkdRk3P4CdCmErkYAxxDtP3Wx/4nZ3aGlau2VKh3mZpcuFkH27WQkL/3WBCPOktzA9ZOAnMQQ==
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8373
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8374 pac-proxy-agent@1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8375 version "1.1.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8376 resolved "https://registry.yarnpkg.com/pac-proxy-agent/-/pac-proxy-agent-1.1.0.tgz#34a385dfdf61d2f0ecace08858c745d3e791fd4d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8377 integrity sha512-QBELCWyLYPgE2Gj+4wUEiMscHrQ8nRPBzYItQNOHWavwBt25ohZHQC4qnd5IszdVVrFbLsQ+dPkm6eqdjJAmwQ==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8378 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8379 agent-base "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8380 debug "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8381 extend "3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8382 get-uri "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8383 http-proxy-agent "1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8384 https-proxy-agent "1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8385 pac-resolver "~2.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8386 raw-body "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8387 socks-proxy-agent "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8388
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8389 pac-resolver@~2.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8390 version "2.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8391 resolved "https://registry.yarnpkg.com/pac-resolver/-/pac-resolver-2.0.0.tgz#99b88d2f193fbdeefc1c9a529c1f3260ab5277cd"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8392 integrity sha1-mbiNLxk/ve78HJpSnB8yYKtSd80=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8393 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8394 co "~3.0.6"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8395 degenerator "~1.0.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8396 ip "1.0.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8397 netmask "~1.0.4"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8398 thunkify "~2.1.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8399
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8400 pako@~1.0.5:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8401 version "1.0.8"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8402 resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.8.tgz#6844890aab9c635af868ad5fecc62e8acbba3ea4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8403 integrity sha512-6i0HVbUfcKaTv+EG8ZTr75az7GFXcLYk9UyLEg7Notv/Ma+z/UG3TCoz6GiNeOrn1E/e63I0X/Hpw18jHOTUnA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8404
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8405 parallel-transform@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8406 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8407 resolved "https://registry.yarnpkg.com/parallel-transform/-/parallel-transform-1.1.0.tgz#d410f065b05da23081fcd10f28854c29bda33b06"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8408 integrity sha1-1BDwZbBdojCB/NEPKIVMKb2jOwY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8409 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8410 cyclist "~0.2.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8411 inherits "^2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8412 readable-stream "^2.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8413
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8414 param-case@2.1.x:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8415 version "2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8416 resolved "https://registry.yarnpkg.com/param-case/-/param-case-2.1.1.tgz#df94fd8cf6531ecf75e6bef9a0858fbc72be2247"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8417 integrity sha1-35T9jPZTHs915r75oIWPvHK+Ikc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8418 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8419 no-case "^2.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8420
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8421 parse-asn1@^5.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8422 version "5.1.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8423 resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.3.tgz#1600c6cc0727365d68b97f3aa78939e735a75204"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8424 integrity sha512-VrPoetlz7B/FqjBLD2f5wBVZvsZVLnRUrxVLfRYhGXCODa/NWE4p3Wp+6+aV3ZPL3KM7/OZmxDIwwijD7yuucg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8425 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8426 asn1.js "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8427 browserify-aes "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8428 create-hash "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8429 evp_bytestokey "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8430 pbkdf2 "^3.0.3"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8431 safe-buffer "^5.1.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8432
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8433 parse-glob@^3.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8434 version "3.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8435 resolved "https://registry.yarnpkg.com/parse-glob/-/parse-glob-3.0.4.tgz#b2c376cfb11f35513badd173ef0bb6e3a388391c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8436 integrity sha1-ssN2z7EfNVE7rdFz7wu246OIORw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8437 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8438 glob-base "^0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8439 is-dotfile "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8440 is-extglob "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8441 is-glob "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8442
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8443 parse-json@^2.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8444 version "2.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8445 resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-2.2.0.tgz#f480f40434ef80741f8469099f8dea18f55a4dc9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8446 integrity sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8447 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8448 error-ex "^1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8449
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8450 parse-json@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8451 version "4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8452 resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8453 integrity sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8454 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8455 error-ex "^1.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8456 json-parse-better-errors "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8457
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8458 parse-passwd@^1.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8459 version "1.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8460 resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8461 integrity sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8462
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8463 parse5@4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8464 version "4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8465 resolved "https://registry.yarnpkg.com/parse5/-/parse5-4.0.0.tgz#6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8466 integrity sha512-VrZ7eOd3T1Fk4XWNXMgiGBK/z0MG48BWG2uQNU4I72fkQuKUTZpl+u9k+CxEG0twMVzSmXEEz12z5Fnw1jIQFA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8467
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8468 parse5@^1.5.1:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8469 version "1.5.1"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8470 resolved "https://registry.yarnpkg.com/parse5/-/parse5-1.5.1.tgz#9b7f3b0de32be78dc2401b17573ccaf0f6f59d94"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8471 integrity sha1-m387DeMr543CQBsXVzzK8Pb1nZQ=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
8472
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
8473 parse5@^3.0.1:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
8474 version "3.0.3"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
8475 resolved "https://registry.yarnpkg.com/parse5/-/parse5-3.0.3.tgz#042f792ffdd36851551cf4e9e066b3874ab45b5c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8476 integrity sha512-rgO9Zg5LLLkfJF9E6CCmXlSE4UVceloys8JrFqCcHloC3usd/kJCyPDwH2SOlzix2j3xaP9sUX3e8+kvkuleAA==
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
8477 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
8478 "@types/node" "*"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
8479
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8480 parseurl@~1.3.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8481 version "1.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8482 resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.2.tgz#fc289d4ed8993119460c156253262cdc8de65bf3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8483 integrity sha1-/CidTtiZMRlGDBViUyYs3I3mW/M=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8484
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8485 pascalcase@^0.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8486 version "0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8487 resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8488 integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8489
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8490 path-browserify@0.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8491 version "0.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8492 resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.0.tgz#a0b870729aae214005b7d5032ec2cbbb0fb4451a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8493 integrity sha1-oLhwcpquIUAFt9UDLsLLuw+0RRo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8494
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8495 path-dirname@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8496 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8497 resolved "https://registry.yarnpkg.com/path-dirname/-/path-dirname-1.0.2.tgz#cc33d24d525e099a5388c0336c6e32b9160609e0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8498 integrity sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8499
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8500 path-exists@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8501 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8502 resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-2.1.0.tgz#0feb6c64f0fc518d9a754dd5efb62c7022761f4b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8503 integrity sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8504 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8505 pinkie-promise "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8506
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8507 path-exists@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8508 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8509 resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8510 integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8511
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8512 path-is-absolute@^1.0.0, path-is-absolute@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8513 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8514 resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8515 integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8516
450
f8d8f12bab91 client: Remove swagger remains.
Bernhard Reiter <bernhard@intevation.de>
parents: 428
diff changeset
8517 path-is-inside@^1.0.1, path-is-inside@^1.0.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8518 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8519 resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8520 integrity sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8521
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8522 path-key@^2.0.0, path-key@^2.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8523 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8524 resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8525 integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8526
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8527 path-parse@^1.0.5, path-parse@^1.0.6:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8528 version "1.0.6"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8529 resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8530 integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8531
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8532 path-to-regexp@0.1.7:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8533 version "0.1.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8534 resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8535 integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8536
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8537 path-type@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8538 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8539 resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8540 integrity sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8541 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8542 graceful-fs "^4.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8543 pify "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8544 pinkie-promise "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8545
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8546 path-type@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8547 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8548 resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8549 integrity sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8550 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8551 pify "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8552
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8553 path@^0.12.7:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8554 version "0.12.7"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8555 resolved "https://registry.yarnpkg.com/path/-/path-0.12.7.tgz#d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8556 integrity sha1-1NwqUGxM4hl+tIHr/NWzbAFAsQ8=
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8557 dependencies:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8558 process "^0.11.1"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8559 util "^0.10.3"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8560
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8561 pbf@3.1.0:
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8562 version "3.1.0"
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8563 resolved "https://registry.yarnpkg.com/pbf/-/pbf-3.1.0.tgz#f70004badcb281761eabb1e76c92f179f08189e9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8564 integrity sha512-/hYJmIsTmh7fMkHAWWXJ5b8IKLWdjdlAFb3IHkRBn1XUhIYBChVGfVwmHEAV3UfXTxsP/AKfYTXTS/dCPxJd5w==
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8565 dependencies:
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8566 ieee754 "^1.1.6"
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8567 resolve-protobuf-schema "^2.0.0"
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8568
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8569 pbkdf2@^3.0.3:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8570 version "3.0.17"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8571 resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.0.17.tgz#976c206530617b14ebb32114239f7b09336e93a6"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8572 integrity sha512-U/il5MsrZp7mGg3mSQfn742na2T+1/vHDCG5/iTI3X9MKUuYUZVLQhyRsg06mCgDBTd57TxzgZt7P+fYfjRLtA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8573 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8574 create-hash "^1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8575 create-hmac "^1.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8576 ripemd160 "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8577 safe-buffer "^5.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8578 sha.js "^2.4.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8579
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8580 pend@~1.2.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8581 version "1.2.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8582 resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8583 integrity sha1-elfrVQpng/kRUzH89GY9XI4AelA=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8584
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8585 performance-now@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8586 version "2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8587 resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8588 integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8589
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8590 pify@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8591 version "2.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8592 resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8593 integrity sha1-7RQaasBDqEnqWISY59yosVMw6Qw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8594
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8595 pify@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8596 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8597 resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8598 integrity sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8599
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8600 pify@^4.0.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8601 version "4.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8602 resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8603 integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8604
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8605 pinkie-promise@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8606 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8607 resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c069ac9b178776288228450ffa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8608 integrity sha1-ITXW36ejWMBprJsXh3YogihFD/o=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8609 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8610 pinkie "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8611
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8612 pinkie@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8613 version "2.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8614 resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8615 integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8616
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8617 pixelworks@1.1.0:
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8618 version "1.1.0"
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8619 resolved "https://registry.yarnpkg.com/pixelworks/-/pixelworks-1.1.0.tgz#1f095ad48dca8bf8a1c8258e0092031a44f22ca5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8620 integrity sha1-Hwla1I3Ki/ihyCWOAJIDGkTyLKU=
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8621
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8622 pkg-dir@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8623 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8624 resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8625 integrity sha1-ektQio1bstYp1EcFb/TpyTFM89Q=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8626 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8627 find-up "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8628
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8629 pkg-dir@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8630 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8631 resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8632 integrity sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8633 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8634 find-up "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8635
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8636 pkg-dir@^3.0.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8637 version "3.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8638 resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-3.0.0.tgz#2749020f239ed990881b1f71210d51eb6523bea3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8639 integrity sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8640 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8641 find-up "^3.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
8642
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8643 pluralize@^7.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8644 version "7.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8645 resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8646 integrity sha512-ARhBOdzS3e41FbkW/XWrTEtukqqLoK5+Z/4UeDaLuSW+39JPeFgs4gCGqsrJHVZX0fUrx//4OF0K1CUGwlIFow==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8647
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8648 pn@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8649 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8650 resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8651 integrity sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8652
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
8653 pofile@^1.0.10:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
8654 version "1.0.11"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
8655 resolved "https://registry.yarnpkg.com/pofile/-/pofile-1.0.11.tgz#35aff58c17491d127a07336d5522ebc9df57c954"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8656 integrity sha512-Vy9eH1dRD9wHjYt/QqXcTz+RnX/zg53xK+KljFSX30PvdDMb2z+c6uDUeblUGqqJgz3QFsdlA0IJvHziPmWtQg==
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
8657
565
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
8658 popper.js@^1.12.9:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8659 version "1.14.7"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8660 resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.14.7.tgz#e31ec06cfac6a97a53280c3e55e4e0c860e7738e"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8661 integrity sha512-4q1hNvoUre/8srWsH7hnoSJ5xVmIL4qgz+s4qf2TnJIMyZFUFMGH+9vE7mXynAlHSZ/NdTmmow86muD0myUkVQ==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8662
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8663 portfinder@^1.0.20, portfinder@^1.0.9:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
8664 version "1.0.20"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
8665 resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.20.tgz#bea68632e54b2e13ab7b0c4775e9b41bf270e44a"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
8666 integrity sha512-Yxe4mTyDzTd59PZJY4ojZR8F+E5e97iq2ZOHPz3HDgSvYC5siNad2tLooQ5y5QHyQhc3xVqvyk/eNA3wuoa7Sw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8667 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8668 async "^1.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8669 debug "^2.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8670 mkdirp "0.5.x"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8671
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8672 posix-character-classes@^0.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8673 version "0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8674 resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8675 integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8676
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8677 postcss-calc@^7.0.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8678 version "7.0.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8679 resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-7.0.1.tgz#36d77bab023b0ecbb9789d84dcb23c4941145436"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8680 integrity sha512-oXqx0m6tb4N3JGdmeMSc/i91KppbYsFZKdH0xMOqK8V1rJlzrKlTdokz8ozUXLVejydRN6u2IddxpcijRj2FqQ==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8681 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8682 css-unit-converter "^1.1.1"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8683 postcss "^7.0.5"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8684 postcss-selector-parser "^5.0.0-rc.4"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8685 postcss-value-parser "^3.3.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8686
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8687 postcss-colormin@^4.0.2:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8688 version "4.0.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8689 resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-4.0.2.tgz#93cd1fa11280008696887db1a528048b18e7ed99"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8690 integrity sha512-1QJc2coIehnVFsz0otges8kQLsryi4lo19WD+U5xCWvXd0uw/Z+KKYnbiNDCnO9GP+PvErPHCG0jNvWTngk9Rw==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8691 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8692 browserslist "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8693 color "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8694 has "^1.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8695 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8696 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8697
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8698 postcss-convert-values@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8699 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8700 resolved "https://registry.yarnpkg.com/postcss-convert-values/-/postcss-convert-values-4.0.1.tgz#ca3813ed4da0f812f9d43703584e449ebe189a7f"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8701 integrity sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8702 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8703 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8704 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8705
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8706 postcss-discard-comments@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8707 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8708 resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-4.0.1.tgz#30697735b0c476852a7a11050eb84387a67ef55d"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8709 integrity sha512-Ay+rZu1Sz6g8IdzRjUgG2NafSNpp2MSMOQUb+9kkzzzP+kh07fP0yNbhtFejURnyVXSX3FYy2nVNW1QTnNjgBQ==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8710 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8711 postcss "^7.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8712
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8713 postcss-discard-duplicates@^4.0.2:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8714 version "4.0.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8715 resolved "https://registry.yarnpkg.com/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz#3fe133cd3c82282e550fc9b239176a9207b784eb"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8716 integrity sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8717 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8718 postcss "^7.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8719
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8720 postcss-discard-empty@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8721 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8722 resolved "https://registry.yarnpkg.com/postcss-discard-empty/-/postcss-discard-empty-4.0.1.tgz#c8c951e9f73ed9428019458444a02ad90bb9f765"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8723 integrity sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8724 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8725 postcss "^7.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8726
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8727 postcss-discard-overridden@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8728 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8729 resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-4.0.1.tgz#652aef8a96726f029f5e3e00146ee7a4e755ff57"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8730 integrity sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8731 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8732 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8733
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8734 postcss-load-config@^2.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8735 version "2.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8736 resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-2.0.0.tgz#f1312ddbf5912cd747177083c5ef7a19d62ee484"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8737 integrity sha512-V5JBLzw406BB8UIfsAWSK2KSwIJ5yoEIVFb4gVkXci0QdKgA24jLmHZ/ghe/GgX0lJ0/D1uUK1ejhzEY94MChQ==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8738 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8739 cosmiconfig "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8740 import-cwd "^2.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8741
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8742 postcss-loader@^3.0.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8743 version "3.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8744 resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-3.0.0.tgz#6b97943e47c72d845fa9e03f273773d4e8dd6c2d"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8745 integrity sha512-cLWoDEY5OwHcAjDnkyRQzAXfs2jrKjXpO/HQFcc5b5u/r7aa471wdmChmwfnv7x2u840iat/wi0lQ5nbRgSkUA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8746 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8747 loader-utils "^1.1.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8748 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8749 postcss-load-config "^2.0.0"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8750 schema-utils "^1.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8751
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8752 postcss-merge-longhand@^4.0.10:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8753 version "4.0.10"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8754 resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-4.0.10.tgz#c4d63ab57bdc054ab4067ab075d488c8c2978380"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8755 integrity sha512-hME10s6CSjm9nlVIcO1ukR7Jr5RisTaaC1y83jWCivpuBtPohA3pZE7cGTIVSYjXvLnXozHTiVOkG4dnnl756g==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8756 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8757 css-color-names "0.0.4"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8758 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8759 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8760 stylehacks "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8761
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8762 postcss-merge-rules@^4.0.2:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8763 version "4.0.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8764 resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-4.0.2.tgz#2be44401bf19856f27f32b8b12c0df5af1b88e74"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8765 integrity sha512-UiuXwCCJtQy9tAIxsnurfF0mrNHKc4NnNx6NxqmzNNjXpQwLSukUxELHTRF0Rg1pAmcoKLih8PwvZbiordchag==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8766 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8767 browserslist "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8768 caniuse-api "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8769 cssnano-util-same-parent "^4.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8770 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8771 postcss-selector-parser "^3.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8772 vendors "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8773
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8774 postcss-minify-font-values@^4.0.2:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8775 version "4.0.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8776 resolved "https://registry.yarnpkg.com/postcss-minify-font-values/-/postcss-minify-font-values-4.0.2.tgz#cd4c344cce474343fac5d82206ab2cbcb8afd5a6"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8777 integrity sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8778 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8779 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8780 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8781
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8782 postcss-minify-gradients@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8783 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8784 resolved "https://registry.yarnpkg.com/postcss-minify-gradients/-/postcss-minify-gradients-4.0.1.tgz#6da95c6e92a809f956bb76bf0c04494953e1a7dd"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8785 integrity sha512-pySEW3E6Ly5mHm18rekbWiAjVi/Wj8KKt2vwSfVFAWdW6wOIekgqxKxLU7vJfb107o3FDNPkaYFCxGAJBFyogA==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8786 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8787 cssnano-util-get-arguments "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8788 is-color-stop "^1.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8789 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8790 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8791
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8792 postcss-minify-params@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8793 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8794 resolved "https://registry.yarnpkg.com/postcss-minify-params/-/postcss-minify-params-4.0.1.tgz#5b2e2d0264dd645ef5d68f8fec0d4c38c1cf93d2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8795 integrity sha512-h4W0FEMEzBLxpxIVelRtMheskOKKp52ND6rJv+nBS33G1twu2tCyurYj/YtgU76+UDCvWeNs0hs8HFAWE2OUFg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8796 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8797 alphanum-sort "^1.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8798 browserslist "^4.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8799 cssnano-util-get-arguments "^4.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8800 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8801 postcss-value-parser "^3.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8802 uniqs "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8803
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8804 postcss-minify-selectors@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8805 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8806 resolved "https://registry.yarnpkg.com/postcss-minify-selectors/-/postcss-minify-selectors-4.0.1.tgz#a891c197977cc37abf60b3ea06b84248b1c1e9cd"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8807 integrity sha512-8+plQkomve3G+CodLCgbhAKrb5lekAnLYuL1d7Nz+/7RANpBEVdgBkPNwljfSKvZ9xkkZTZITd04KP+zeJTJqg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8808 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8809 alphanum-sort "^1.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8810 has "^1.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8811 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8812 postcss-selector-parser "^3.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8813
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8814 postcss-modules-extract-imports@^1.2.0:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8815 version "1.2.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8816 resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.1.tgz#dc87e34148ec7eab5f791f7cd5849833375b741a"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8817 integrity sha512-6jt9XZwUhwmRUhb/CkyJY020PYaPJsCyt3UjbaWo6XEbH/94Hmv6MP7fG2C5NDU/BcHzyGYxNtHvM+LTf9HrYw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8818 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8819 postcss "^6.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8820
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8821 postcss-modules-local-by-default@^1.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8822 version "1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8823 resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz#f7d80c398c5a393fa7964466bd19500a7d61c069"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8824 integrity sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8825 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8826 css-selector-tokenizer "^0.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8827 postcss "^6.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8828
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8829 postcss-modules-scope@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8830 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8831 resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz#d6ea64994c79f97b62a72b426fbe6056a194bb90"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8832 integrity sha1-1upkmUx5+XtipytCb75gVqGUu5A=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8833 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8834 css-selector-tokenizer "^0.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8835 postcss "^6.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8836
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8837 postcss-modules-values@^1.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8838 version "1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8839 resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz#ecffa9d7e192518389f42ad0e83f72aec456ea20"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8840 integrity sha1-7P+p1+GSUYOJ9CrQ6D9yrsRW6iA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8841 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8842 icss-replace-symbols "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8843 postcss "^6.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8844
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8845 postcss-normalize-charset@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8846 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8847 resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz#8b35add3aee83a136b0471e0d59be58a50285dd4"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8848 integrity sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8849 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8850 postcss "^7.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8851
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8852 postcss-normalize-display-values@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8853 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8854 resolved "https://registry.yarnpkg.com/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.1.tgz#d9a83d47c716e8a980f22f632c8b0458cfb48a4c"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8855 integrity sha512-R5mC4vaDdvsrku96yXP7zak+O3Mm9Y8IslUobk7IMP+u/g+lXvcN4jngmHY5zeJnrQvE13dfAg5ViU05ZFDwdg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8856 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8857 cssnano-util-get-match "^4.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8858 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8859 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8860
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8861 postcss-normalize-positions@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8862 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8863 resolved "https://registry.yarnpkg.com/postcss-normalize-positions/-/postcss-normalize-positions-4.0.1.tgz#ee2d4b67818c961964c6be09d179894b94fd6ba1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8864 integrity sha512-GNoOaLRBM0gvH+ZRb2vKCIujzz4aclli64MBwDuYGU2EY53LwiP7MxOZGE46UGtotrSnmarPPZ69l2S/uxdaWA==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8865 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8866 cssnano-util-get-arguments "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8867 has "^1.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8868 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8869 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8870
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8871 postcss-normalize-repeat-style@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8872 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8873 resolved "https://registry.yarnpkg.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.1.tgz#5293f234b94d7669a9f805495d35b82a581c50e5"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8874 integrity sha512-fFHPGIjBUyUiswY2rd9rsFcC0t3oRta4wxE1h3lpwfQZwFeFjXFSiDtdJ7APCmHQOnUZnqYBADNRPKPwFAONgA==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8875 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8876 cssnano-util-get-arguments "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8877 cssnano-util-get-match "^4.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8878 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8879 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8880
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8881 postcss-normalize-string@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8882 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8883 resolved "https://registry.yarnpkg.com/postcss-normalize-string/-/postcss-normalize-string-4.0.1.tgz#23c5030c2cc24175f66c914fa5199e2e3c10fef3"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8884 integrity sha512-IJoexFTkAvAq5UZVxWXAGE0yLoNN/012v7TQh5nDo6imZJl2Fwgbhy3J2qnIoaDBrtUP0H7JrXlX1jjn2YcvCQ==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8885 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8886 has "^1.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8887 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8888 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8889
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8890 postcss-normalize-timing-functions@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8891 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8892 resolved "https://registry.yarnpkg.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-4.0.1.tgz#8be83e0b9cb3ff2d1abddee032a49108f05f95d7"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8893 integrity sha512-1nOtk7ze36+63ONWD8RCaRDYsnzorrj+Q6fxkQV+mlY5+471Qx9kspqv0O/qQNMeApg8KNrRf496zHwJ3tBZ7w==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8894 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8895 cssnano-util-get-match "^4.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8896 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8897 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8898
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8899 postcss-normalize-unicode@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8900 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8901 resolved "https://registry.yarnpkg.com/postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz#841bd48fdcf3019ad4baa7493a3d363b52ae1cfb"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8902 integrity sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8903 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8904 browserslist "^4.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8905 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8906 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8907
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8908 postcss-normalize-url@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8909 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8910 resolved "https://registry.yarnpkg.com/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz#10e437f86bc7c7e58f7b9652ed878daaa95faae1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8911 integrity sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8912 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8913 is-absolute-url "^2.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8914 normalize-url "^3.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8915 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8916 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8917
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8918 postcss-normalize-whitespace@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8919 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8920 resolved "https://registry.yarnpkg.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.1.tgz#d14cb639b61238418ac8bc8d3b7bdd65fc86575e"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8921 integrity sha512-U8MBODMB2L+nStzOk6VvWWjZgi5kQNShCyjRhMT3s+W9Jw93yIjOnrEkKYD3Ul7ChWbEcjDWmXq0qOL9MIAnAw==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8922 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8923 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8924 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8925
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8926 postcss-ordered-values@^4.1.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8927 version "4.1.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8928 resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-4.1.1.tgz#2e3b432ef3e489b18333aeca1f1295eb89be9fc2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8929 integrity sha512-PeJiLgJWPzkVF8JuKSBcylaU+hDJ/TX3zqAMIjlghgn1JBi6QwQaDZoDIlqWRcCAI8SxKrt3FCPSRmOgKRB97Q==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8930 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8931 cssnano-util-get-arguments "^4.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8932 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8933 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8934
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8935 postcss-reduce-initial@^4.0.2:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8936 version "4.0.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8937 resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-4.0.2.tgz#bac8e325d67510ee01fa460676dc8ea9e3b40f15"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8938 integrity sha512-epUiC39NonKUKG+P3eAOKKZtm5OtAtQJL7Ye0CBN1f+UQTHzqotudp+hki7zxXm7tT0ZAKDMBj1uihpPjP25ug==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8939 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8940 browserslist "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8941 caniuse-api "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8942 has "^1.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8943 postcss "^7.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8944
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8945 postcss-reduce-transforms@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8946 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8947 resolved "https://registry.yarnpkg.com/postcss-reduce-transforms/-/postcss-reduce-transforms-4.0.1.tgz#8600d5553bdd3ad640f43bff81eb52f8760d4561"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8948 integrity sha512-sZVr3QlGs0pjh6JAIe6DzWvBaqYw05V1t3d9Tp+VnFRT5j+rsqoWsysh/iSD7YNsULjq9IAylCznIwVd5oU/zA==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8949 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8950 cssnano-util-get-match "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8951 has "^1.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8952 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8953 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8954
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8955 postcss-selector-parser@^3.0.0, postcss-selector-parser@^3.1.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8956 version "3.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8957 resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-3.1.1.tgz#4f875f4afb0c96573d5cf4d74011aee250a7e865"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
8958 integrity sha1-T4dfSvsMllc9XPTXQBGu4lCn6GU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8959 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8960 dot-prop "^4.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8961 indexes-of "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8962 uniq "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8963
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8964 postcss-selector-parser@^5.0.0, postcss-selector-parser@^5.0.0-rc.3, postcss-selector-parser@^5.0.0-rc.4:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8965 version "5.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8966 resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz#249044356697b33b64f1a8f7c80922dddee7195c"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8967 integrity sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8968 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8969 cssesc "^2.0.0"
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8970 indexes-of "^1.0.1"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8971 uniq "^1.0.1"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
8972
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8973 postcss-svgo@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8974 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8975 resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-4.0.1.tgz#5628cdb38f015de6b588ce6d0bf0724b492b581d"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8976 integrity sha512-YD5uIk5NDRySy0hcI+ZJHwqemv2WiqqzDgtvgMzO8EGSkK5aONyX8HMVFRFJSdO8wUWTuisUFn/d7yRRbBr5Qw==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8977 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8978 is-svg "^3.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8979 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8980 postcss-value-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8981 svgo "^1.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8982
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8983 postcss-unique-selectors@^4.0.1:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8984 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8985 resolved "https://registry.yarnpkg.com/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz#9446911f3289bfd64c6d680f073c03b1f9ee4bac"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8986 integrity sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8987 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
8988 alphanum-sort "^1.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8989 postcss "^7.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8990 uniqs "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8991
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
8992 postcss-value-parser@^3.0.0, postcss-value-parser@^3.3.0, postcss-value-parser@^3.3.1:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8993 version "3.3.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8994 resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
8995 integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8996
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
8997 postcss@^6.0.1, postcss@^6.0.20, postcss@^6.0.23:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8998 version "6.0.23"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
8999 resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.23.tgz#61c82cc328ac60e677645f979054eb98bc0e3324"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9000 integrity sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9001 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9002 chalk "^2.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9003 source-map "^0.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9004 supports-color "^5.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9005
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9006 postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.5:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9007 version "7.0.14"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9008 resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.14.tgz#4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9009 integrity sha512-NsbD6XUUMZvBxtQAJuWDJeeC4QFsmWsfozWxCJPWf3M55K9iu2iMDaKqyoOdTJ1R4usBXuxlVFAIo8rZPQD4Bg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9010 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9011 chalk "^2.4.2"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9012 source-map "^0.6.1"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9013 supports-color "^6.1.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9014
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9015 prelude-ls@~1.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9016 version "1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9017 resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9018 integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9019
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9020 preserve@^0.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9021 version "0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9022 resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9023 integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9024
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9025 prettier-linter-helpers@^1.0.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9026 version "1.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9027 resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9028 integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9029 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9030 fast-diff "^1.1.2"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9031
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9032 prettier@1.16.3:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9033 version "1.16.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9034 resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9035 integrity sha512-kn/GU6SMRYPxUakNXhpP0EedT/KmaPzr0H5lIsDogrykbaxOpOfAFfk5XA7DZrJyMAv1wlMV3CPcZruGXVVUZw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9036
1514
cea6ad2be9ee prettier added explicitely. pretty-quick upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 1461
diff changeset
9037 prettier@^1.13.0, prettier@^1.15.2, prettier@^1.15.3:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9038 version "1.16.4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9039 resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9040 integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9041
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9042 pretty-error@^2.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9043 version "2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9044 resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-2.1.1.tgz#5f4f87c8f91e5ae3f3ba87ab4cf5e03b1a17f1a3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9045 integrity sha1-X0+HyPkeWuPzuoerTPXgOxoX8aM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9046 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9047 renderkid "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9048 utila "~0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9049
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
9050 pretty-format@^23.6.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
9051 version "23.6.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
9052 resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-23.6.0.tgz#5eaac8eeb6b33b987b7fe6097ea6a8a146ab5760"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9053 integrity sha512-zf9NV1NSlDLDjycnwm6hpFATCGl/K1lt0R/GdkAK2O5LN/rwJoB+Mh93gGJjut4YbmecbfgLWVGSTCr0Ewvvbw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9054 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9055 ansi-regex "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9056 ansi-styles "^3.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9057
1514
cea6ad2be9ee prettier added explicitely. pretty-quick upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 1461
diff changeset
9058 pretty-quick@^1.8.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9059 version "1.10.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9060 resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.10.0.tgz#d86cc46fe92ed8cfcfba6a082ec5949c53858198"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9061 integrity sha512-uNvm2N3UWmnZRZrClyQI45hIbV20f5BpSyZY51Spbvn4APp9+XLyX4bCjWRGT3fGyVyQ/2/iw7dbQq1UUaq7SQ==
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
9062 dependencies:
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
9063 chalk "^2.3.0"
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
9064 execa "^0.8.0"
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
9065 find-up "^2.1.0"
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
9066 ignore "^3.3.7"
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
9067 mri "^1.1.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9068 multimatch "^3.0.0"
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
9069
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9070 pretty@2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9071 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9072 resolved "https://registry.yarnpkg.com/pretty/-/pretty-2.0.0.tgz#adbc7960b7bbfe289a557dc5f737619a220d06a5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9073 integrity sha1-rbx5YLe7/iiaVX3F9zdhmiINBqU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9074 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9075 condense-newlines "^0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9076 extend-shallow "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9077 js-beautify "^1.6.12"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9078
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9079 private@^0.1.6, private@^0.1.8:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9080 version "0.1.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9081 resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9082 integrity sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9083
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9084 process-nextick-args@~2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9085 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9086 resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.0.tgz#a37d732f4271b4ab1ad070d35508e8290788ffaa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9087 integrity sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9088
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
9089 process@^0.11.1, process@^0.11.10:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9090 version "0.11.10"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9091 resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9092 integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9093
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9094 progress@^2.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9095 version "2.0.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9096 resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9097 integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9098
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9099 promise-inflight@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9100 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9101 resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9102 integrity sha1-mEcocL8igTL8vdhoEputEsPAKeM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9103
1877
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
9104 promise-polyfill@8.1.0:
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
9105 version "8.1.0"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
9106 resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-8.1.0.tgz#30059da54d1358ce905ac581f287e184aedf995d"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
9107 integrity sha512-OzSf6gcCUQ01byV4BgwyUCswlaQQ6gzXc23aLQWhicvfX9kfsUiUhgt3CCQej8jDnl8/PhGF31JdHX2/MzF3WA==
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
9108
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9109 promise@^7.0.1:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9110 version "7.3.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9111 resolved "https://registry.yarnpkg.com/promise/-/promise-7.3.1.tgz#064b72602b18f90f29192b8b1bc418ffd1ebd3bf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9112 integrity sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9113 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9114 asap "~2.0.3"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9115
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9116 prompts@^0.1.9:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9117 version "0.1.14"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9118 resolved "https://registry.yarnpkg.com/prompts/-/prompts-0.1.14.tgz#a8e15c612c5c9ec8f8111847df3337c9cbd443b2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9119 integrity sha512-rxkyiE9YH6zAz/rZpywySLKkpaj0NMVyNw1qhsubdbjjSgcayjTShDreZGlFMcGSu5sab3bAKPfFk78PB90+8w==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9120 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9121 kleur "^2.0.1"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9122 sisteransi "^0.1.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9123
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9124 proto-list@~1.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9125 version "1.2.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9126 resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9127 integrity sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9128
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9129 protocol-buffers-schema@^3.3.1:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9130 version "3.3.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9131 resolved "https://registry.yarnpkg.com/protocol-buffers-schema/-/protocol-buffers-schema-3.3.2.tgz#00434f608b4e8df54c59e070efeefc37fb4bb859"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9132 integrity sha512-Xdayp8sB/mU+sUV4G7ws8xtYMGdQnxbeIfLjyO9TZZRJdztBGhlmbI5x1qcY4TG5hBkIKGnc28i7nXxaugu88w==
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
9133
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9134 proxy-addr@~2.0.4:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9135 version "2.0.4"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9136 resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.4.tgz#ecfc733bf22ff8c6f407fa275327b9ab67e48b93"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9137 integrity sha512-5erio2h9jp5CHGwcybmxmVqHmnCBZeewlfJ0pex+UW7Qny7OOZXTtH56TGNyBizkgiOwhJtMKrVzDTeKcySZwA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9138 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9139 forwarded "~0.1.2"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9140 ipaddr.js "1.8.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9141
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9142 proxy-agent@2.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9143 version "2.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9144 resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-2.0.0.tgz#57eb5347aa805d74ec681cb25649dba39c933499"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9145 integrity sha1-V+tTR6qAXXTsaByyVknbo5yTNJk=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9146 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9147 agent-base "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9148 debug "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9149 extend "3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9150 http-proxy-agent "1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9151 https-proxy-agent "1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9152 lru-cache "~2.6.5"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9153 pac-proxy-agent "1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9154 socks-proxy-agent "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9155
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9156 prr@~1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9157 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9158 resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9159 integrity sha1-0/wRS6BplaRexok/SEzrHXj19HY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9160
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
9161 pseudomap@^1.0.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9162 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9163 resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9164 integrity sha1-8FKijacOYYkX7wqKw0wa5aaChrM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9165
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9166 psl@^1.1.24, psl@^1.1.28:
1877
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
9167 version "1.1.31"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
9168 resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.31.tgz#e9aa86d0101b5b105cbe93ac6b784cd547276184"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
9169 integrity sha512-/6pt4+C+T+wZUieKR620OpzN/LlnNKuWjy1iFLQ/UG35JqHlR/89MP1d96dUfkf6Dne3TuLQzOYEYshJ+Hx8mw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9170
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9171 public-encrypt@^4.0.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9172 version "4.0.3"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9173 resolved "https://registry.yarnpkg.com/public-encrypt/-/public-encrypt-4.0.3.tgz#4fcc9d77a07e48ba7527e7cbe0de33d0701331e0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9174 integrity sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9175 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9176 bn.js "^4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9177 browserify-rsa "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9178 create-hash "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9179 parse-asn1 "^5.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9180 randombytes "^2.0.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9181 safe-buffer "^5.1.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9182
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9183 pug-attrs@^2.0.3:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9184 version "2.0.3"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9185 resolved "https://registry.yarnpkg.com/pug-attrs/-/pug-attrs-2.0.3.tgz#a3095f970e64151f7bdad957eef55fb5d7905d15"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9186 integrity sha1-owlflw5kFR972tlX7vVftdeQXRU=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9187 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9188 constantinople "^3.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9189 js-stringify "^1.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9190 pug-runtime "^2.0.4"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9191
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9192 pug-code-gen@^2.0.1:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9193 version "2.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9194 resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-2.0.1.tgz#0951ec83225d74d8cfc476a7f99a259b5f7d050c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9195 integrity sha1-CVHsgyJddNjPxHan+Zolm199BQw=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9196 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9197 constantinople "^3.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9198 doctypes "^1.1.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9199 js-stringify "^1.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9200 pug-attrs "^2.0.3"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9201 pug-error "^1.3.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9202 pug-runtime "^2.0.4"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9203 void-elements "^2.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9204 with "^5.0.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9205
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9206 pug-error@^1.3.2:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9207 version "1.3.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9208 resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-1.3.2.tgz#53ae7d9d29bb03cf564493a026109f54c47f5f26"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9209 integrity sha1-U659nSm7A89WRJOgJhCfVMR/XyY=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9210
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9211 pug-filters@^3.1.0:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9212 version "3.1.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9213 resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-3.1.0.tgz#27165555bc04c236e4aa2b0366246dfa021b626e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9214 integrity sha1-JxZVVbwEwjbkqisDZiRt+gIbYm4=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9215 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9216 clean-css "^4.1.11"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9217 constantinople "^3.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9218 jstransformer "1.0.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9219 pug-error "^1.3.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9220 pug-walk "^1.1.7"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9221 resolve "^1.1.6"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9222 uglify-js "^2.6.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9223
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9224 pug-lexer@^4.0.0:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9225 version "4.0.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9226 resolved "https://registry.yarnpkg.com/pug-lexer/-/pug-lexer-4.0.0.tgz#210c18457ef2e1760242740c5e647bd794cec278"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9227 integrity sha1-IQwYRX7y4XYCQnQMXmR715TOwng=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9228 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9229 character-parser "^2.1.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9230 is-expression "^3.0.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9231 pug-error "^1.3.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9232
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9233 pug-linker@^3.0.5:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9234 version "3.0.5"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9235 resolved "https://registry.yarnpkg.com/pug-linker/-/pug-linker-3.0.5.tgz#9e9a7ae4005682d027deeb96b000f88eeb83a02f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9236 integrity sha1-npp65ABWgtAn3uuWsAD4juuDoC8=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9237 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9238 pug-error "^1.3.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9239 pug-walk "^1.1.7"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9240
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9241 pug-load@^2.0.11:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9242 version "2.0.11"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9243 resolved "https://registry.yarnpkg.com/pug-load/-/pug-load-2.0.11.tgz#e648e57ed113fe2c1f45d57858ea2bad6bc01527"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9244 integrity sha1-5kjlftET/iwfRdV4WOorrWvAFSc=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9245 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9246 object-assign "^4.1.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9247 pug-walk "^1.1.7"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9248
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9249 pug-parser@^5.0.0:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9250 version "5.0.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9251 resolved "https://registry.yarnpkg.com/pug-parser/-/pug-parser-5.0.0.tgz#e394ad9b3fca93123940aff885c06e44ab7e68e4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9252 integrity sha1-45Stmz/KkxI5QK/4hcBuRKt+aOQ=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9253 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9254 pug-error "^1.3.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9255 token-stream "0.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9256
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9257 pug-runtime@^2.0.4:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9258 version "2.0.4"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9259 resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-2.0.4.tgz#e178e1bda68ab2e8c0acfc9bced2c54fd88ceb58"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9260 integrity sha1-4XjhvaaKsujArPybztLFT9iM61g=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9261
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9262 pug-strip-comments@^1.0.3:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9263 version "1.0.3"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9264 resolved "https://registry.yarnpkg.com/pug-strip-comments/-/pug-strip-comments-1.0.3.tgz#f1559592206edc6f85310dacf4afb48a025af59f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9265 integrity sha1-8VWVkiBu3G+FMQ2s9K+0igJa9Z8=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9266 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9267 pug-error "^1.3.2"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9268
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9269 pug-walk@^1.1.7:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9270 version "1.1.7"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9271 resolved "https://registry.yarnpkg.com/pug-walk/-/pug-walk-1.1.7.tgz#c00d5c5128bac5806bec15d2b7e7cdabe42531f3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9272 integrity sha1-wA1cUSi6xYBr7BXSt+fNq+QlMfM=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9273
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9274 pug@^2.0.3:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9275 version "2.0.3"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9276 resolved "https://registry.yarnpkg.com/pug/-/pug-2.0.3.tgz#71cba82537c95a5eab7ed04696e4221f53aa878e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9277 integrity sha1-ccuoJTfJWl6rftBGluQiH1Oqh44=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9278 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9279 pug-code-gen "^2.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9280 pug-filters "^3.1.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9281 pug-lexer "^4.0.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9282 pug-linker "^3.0.5"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9283 pug-load "^2.0.11"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9284 pug-parser "^5.0.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9285 pug-runtime "^2.0.4"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9286 pug-strip-comments "^1.0.3"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9287
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9288 pump@^2.0.0, pump@^2.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9289 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9290 resolved "https://registry.yarnpkg.com/pump/-/pump-2.0.1.tgz#12399add6e4cf7526d973cbc8b5ce2e2908b3909"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9291 integrity sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9292 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9293 end-of-stream "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9294 once "^1.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9295
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9296 pump@^3.0.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9297 version "3.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9298 resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9299 integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9300 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9301 end-of-stream "^1.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9302 once "^1.3.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9303
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9304 pumpify@^1.3.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9305 version "1.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9306 resolved "https://registry.yarnpkg.com/pumpify/-/pumpify-1.5.1.tgz#36513be246ab27570b1a374a5ce278bfd74370ce"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9307 integrity sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9308 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9309 duplexify "^3.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9310 inherits "^2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9311 pump "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9312
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9313 punycode@1.3.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9314 version "1.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9315 resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9316 integrity sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9317
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9318 punycode@2.x.x, punycode@^2.1.0, punycode@^2.1.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9319 version "2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9320 resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9321 integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9322
450
f8d8f12bab91 client: Remove swagger remains.
Bernhard Reiter <bernhard@intevation.de>
parents: 428
diff changeset
9323 punycode@^1.2.4, punycode@^1.4.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9324 version "1.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9325 resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9326 integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9327
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9328 purgecss-webpack-plugin@^1.4.0:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9329 version "1.4.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9330 resolved "https://registry.yarnpkg.com/purgecss-webpack-plugin/-/purgecss-webpack-plugin-1.4.0.tgz#accf6f8f41a7d48fe830da16a4c94d1ab884d6c0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9331 integrity sha512-kCVR8RvmtJ6IwzxMBNFmAucItyvY6db0Ui5DBmQHCe8GvY2ST03a26wFCU8XwfzN8gpKUGZPyuD3OtL+9WOT0w==
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9332 dependencies:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
9333 purgecss "^1.1.0"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9334 webpack-sources "^1.3.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
9335
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
9336 purgecss@^1.1.0:
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
9337 version "1.1.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
9338 resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-1.1.0.tgz#0d27c18bb4070d246a845ea22697271eabb59ffe"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9339 integrity sha512-/XYpiMvbehpeJqxu8k0hzCai9F2RQGjprjpJzRMq9e2qkT8Fk7AW9zLr7bAuqQfxgMIV/+DTNlks3Ckn6J9WEw==
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
9340 dependencies:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
9341 glob "^7.1.2"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
9342 postcss "^7.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
9343 postcss-selector-parser "^5.0.0-rc.3"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
9344 yargs "^12.0.1"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
9345
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9346 q@1.4.1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9347 version "1.4.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9348 resolved "https://registry.yarnpkg.com/q/-/q-1.4.1.tgz#55705bcd93c5f3673530c2c2cbc0c2b3addc286e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9349 integrity sha1-VXBbzZPF82c1MMLCy8DCs63cKG4=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9350
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9351 q@^1.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9352 version "1.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9353 resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9354 integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9355
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9356 qs@6.5.2, qs@~6.5.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9357 version "6.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9358 resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9359 integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9360
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9361 querystring-es3@^0.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9362 version "0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9363 resolved "https://registry.yarnpkg.com/querystring-es3/-/querystring-es3-0.2.1.tgz#9ec61f79049875707d69414596fd907a4d711e73"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9364 integrity sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9365
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9366 querystring@0.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9367 version "0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9368 resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9369 integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9370
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9371 querystringify@^2.0.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9372 version "2.1.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9373 resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.0.tgz#7ded8dfbf7879dcc60d0a644ac6754b283ad17ef"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9374 integrity sha512-sluvZZ1YiTLD5jsqZcDmFyV2EwToyXZBfpoVOmktMmW+VEnhgakFHnasVph65fOjGPTWN0Nw3+XQaSeMayr0kg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9375
123
92e0c636e67c Upgraded to current Version of OpenLayers
Thomas Junk <thomas.junk@intevation.de>
parents: 30
diff changeset
9376 quickselect@^1.0.1:
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
9377 version "1.1.1"
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
9378 resolved "https://registry.yarnpkg.com/quickselect/-/quickselect-1.1.1.tgz#852e412ce418f237ad5b660d70cffac647ae94c2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9379 integrity sha512-qN0Gqdw4c4KGPsBOQafj6yj/PA6c/L63f6CaZ/DCF/xF4Esu3jVmKLUDYxghFx8Kb/O7y9tI7x2RjTSXwdK1iQ==
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
9380
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9381 randomatic@^3.0.0:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9382 version "3.1.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9383 resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.1.1.tgz#b776efc59375984e36c537b2f51a1f0aff0da1ed"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9384 integrity sha512-TuDE5KxZ0J461RVjrJZCJc+J+zCkTb1MbH9AQUq68sMhOMcy9jLcb3BrZKgp9q9Ncltdg4QVqWrH02W2EFFVYw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9385 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9386 is-number "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9387 kind-of "^6.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9388 math-random "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9389
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9390 randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9391 version "2.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9392 resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.0.6.tgz#d302c522948588848a8d300c932b44c24231da80"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9393 integrity sha512-CIQ5OFxf4Jou6uOKe9t1AOgqpeU5fd70A8NPdHSGeYXqXsPe6peOwI0cUl88RWZ6sP1vPMV3avd/R6cZ5/sP1A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9394 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9395 safe-buffer "^5.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9396
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9397 randomfill@^1.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9398 version "1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9399 resolved "https://registry.yarnpkg.com/randomfill/-/randomfill-1.0.4.tgz#c92196fc86ab42be983f1bf31778224931d61458"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9400 integrity sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9401 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9402 randombytes "^2.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9403 safe-buffer "^5.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9404
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9405 range-parser@^1.0.3, range-parser@~1.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9406 version "1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9407 resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.0.tgz#f49be6b487894ddc40dcc94a322f611092e00d5e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9408 integrity sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9409
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9410 raw-body@2, raw-body@2.3.3:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9411 version "2.3.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9412 resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.3.3.tgz#1b324ece6b5706e153855bc1148c65bb7f6ea0c3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9413 integrity sha512-9esiElv1BrZoI3rCDuOuKCBRbuApGGaDPQfjSflGxdy4oyzqghxu6klEkkVIvBje+FF0BX9coEv8KqW6X/7njw==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9414 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9415 bytes "3.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9416 http-errors "1.6.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9417 iconv-lite "0.4.23"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9418 unpipe "1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9419
738
d7530644dde3 client: add calculation of fairway rectangles
Bernhard Reiter <bernhard@intevation.de>
parents: 713
diff changeset
9420 rbush@*, rbush@2.0.2:
123
92e0c636e67c Upgraded to current Version of OpenLayers
Thomas Junk <thomas.junk@intevation.de>
parents: 30
diff changeset
9421 version "2.0.2"
92e0c636e67c Upgraded to current Version of OpenLayers
Thomas Junk <thomas.junk@intevation.de>
parents: 30
diff changeset
9422 resolved "https://registry.yarnpkg.com/rbush/-/rbush-2.0.2.tgz#bb6005c2731b7ba1d5a9a035772927d16a614605"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9423 integrity sha512-XBOuALcTm+O/H8G90b6pzu6nX6v2zCKiFG4BJho8a+bY6AER6t8uQUZdi5bomQc0AprCWhEGa7ncAbbRap0bRA==
123
92e0c636e67c Upgraded to current Version of OpenLayers
Thomas Junk <thomas.junk@intevation.de>
parents: 30
diff changeset
9424 dependencies:
92e0c636e67c Upgraded to current Version of OpenLayers
Thomas Junk <thomas.junk@intevation.de>
parents: 30
diff changeset
9425 quickselect "^1.0.1"
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
9426
450
f8d8f12bab91 client: Remove swagger remains.
Bernhard Reiter <bernhard@intevation.de>
parents: 428
diff changeset
9427 rc@^1.2.7:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9428 version "1.2.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9429 resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9430 integrity sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9431 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9432 deep-extend "^0.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9433 ini "~1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9434 minimist "^1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9435 strip-json-comments "~2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9436
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9437 read-pkg-up@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9438 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9439 resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9440 integrity sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9441 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9442 find-up "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9443 read-pkg "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9444
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9445 read-pkg@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9446 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9447 resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-1.1.0.tgz#f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9448 integrity sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9449 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9450 load-json-file "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9451 normalize-package-data "^2.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9452 path-type "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9453
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9454 read-pkg@^4.0.1:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9455 version "4.0.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9456 resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-4.0.1.tgz#963625378f3e1c4d48c85872b5a6ec7d5d093237"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9457 integrity sha1-ljYlN48+HE1IyFhytabsfV0JMjc=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9458 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9459 normalize-package-data "^2.3.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9460 parse-json "^4.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9461 pify "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9462
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9463 "readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.3, readable-stream@^2.3.6, readable-stream@~2.3.6:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9464 version "2.3.6"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9465 resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9466 integrity sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9467 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9468 core-util-is "~1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9469 inherits "~2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9470 isarray "~1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9471 process-nextick-args "~2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9472 safe-buffer "~5.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9473 string_decoder "~1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9474 util-deprecate "~1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9475
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9476 readable-stream@1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9477 version "1.0.34"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9478 resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9479 integrity sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9480 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9481 core-util-is "~1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9482 inherits "~2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9483 isarray "0.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9484 string_decoder "~0.10.x"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9485
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9486 readable-stream@1.1.x:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9487 version "1.1.14"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9488 resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9489 integrity sha1-fPTFTvZI44EwhMY23SB54WbAgdk=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9490 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9491 core-util-is "~1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9492 inherits "~2.0.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9493 isarray "0.0.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9494 string_decoder "~0.10.x"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9495
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
9496 readable-stream@3, readable-stream@^3.0.6:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9497 version "3.1.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9498 resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.1.1.tgz#ed6bbc6c5ba58b090039ff18ce670515795aeb06"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9499 integrity sha512-DkN66hPyqDhnIQ6Jcsvx9bFjhw214O4poMBcIMgPVpQvNy9a0e0Uhg5SqySyDKAmUlwt8LonTBz1ezOnM8pUdA==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9500 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9501 inherits "^2.0.3"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9502 string_decoder "^1.1.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9503 util-deprecate "^1.0.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9504
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
9505 readdirp@^2.2.1:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9506 version "2.2.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9507 resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9508 integrity sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9509 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9510 graceful-fs "^4.1.11"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9511 micromatch "^3.1.10"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9512 readable-stream "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9513
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9514 realpath-native@^1.0.0:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
9515 version "1.0.2"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
9516 resolved "https://registry.yarnpkg.com/realpath-native/-/realpath-native-1.0.2.tgz#cd51ce089b513b45cf9b1516c82989b51ccc6560"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9517 integrity sha512-+S3zTvVt9yTntFrBpm7TQmQ3tzpCrnA1a/y+3cUHAc9ZR6aIjG0WNLR+Rj79QpJktY+VeW/TQtFlQ1bzsehI8g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9518 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9519 util.promisify "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9520
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9521 redent@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9522 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9523 resolved "https://registry.yarnpkg.com/redent/-/redent-1.0.0.tgz#cf916ab1fd5f1f16dfb20822dd6ec7f730c2afde"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9524 integrity sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9525 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9526 indent-string "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9527 strip-indent "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9528
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9529 regenerate-unicode-properties@^7.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9530 version "7.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9531 resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-7.0.0.tgz#107405afcc4a190ec5ed450ecaa00ed0cafa7a4c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9532 integrity sha512-s5NGghCE4itSlUS+0WUj88G6cfMVMmH8boTPNvABf8od+2dhT9WDlWu8n01raQAJZMOK8Ch6jSexaRO7swd6aw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9533 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9534 regenerate "^1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9535
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9536 regenerate@^1.2.1, regenerate@^1.4.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9537 version "1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9538 resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.0.tgz#4a856ec4b56e4077c557589cae85e7a4c8869a11"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9539 integrity sha512-1G6jJVDWrt0rK99kBjvEtziZNCICAuvIPkSiUFIQxVP06RCVpq3dmDo2oi6ABpYaDYaTRr67BEhL8r1wgEZZKg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9540
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9541 regenerator-runtime@^0.11.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9542 version "0.11.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9543 resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9544 integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9545
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9546 regenerator-runtime@^0.12.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9547 version "0.12.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9548 resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz#fa1a71544764c036f8c49b13a08b2594c9f8a0de"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9549 integrity sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9550
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9551 regenerator-transform@^0.13.3:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9552 version "0.13.3"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9553 resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.13.3.tgz#264bd9ff38a8ce24b06e0636496b2c856b57bcbb"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9554 integrity sha512-5ipTrZFSq5vU2YoGoww4uaRVAK4wyYC4TSICibbfEPOruUu8FFP7ErV0BjmbIOEpn3O/k9na9UEdYR/3m7N6uA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9555 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9556 private "^0.1.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9557
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9558 regex-cache@^0.4.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9559 version "0.4.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9560 resolved "https://registry.yarnpkg.com/regex-cache/-/regex-cache-0.4.4.tgz#75bdc58a2a1496cec48a12835bc54c8d562336dd"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9561 integrity sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9562 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9563 is-equal-shallow "^0.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9564
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9565 regex-not@^1.0.0, regex-not@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9566 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9567 resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9568 integrity sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9569 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9570 extend-shallow "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9571 safe-regex "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9572
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9573 regexp-tree@^0.1.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9574 version "0.1.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9575 resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.1.tgz#27b455f9b138ca2e84c090e9aff1ffe2a04d97fa"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9576 integrity sha512-HwRjOquc9QOwKTgbxvZTcddS5mlNlwePMQ3NFL8broajMLD5CXDAqas8Y5yxJH5QtZp5iRor3YCILd5pz71Cgw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9577 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9578 cli-table3 "^0.5.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9579 colors "^1.1.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9580 yargs "^12.0.5"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9581
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9582 regexpp@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9583 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9584 resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-1.1.0.tgz#0e3516dd0b7904f413d2d4193dce4618c3a689ab"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9585 integrity sha512-LOPw8FpgdQF9etWMaAfG/WRthIdXJGYp4mJ2Jgn/2lpkbod9jPn0t9UqN7AxBOKNfzRbYyVfgc7Vk4t/MpnXgw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9586
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9587 regexpu-core@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9588 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9589 resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-1.0.0.tgz#86a763f58ee4d7c2f6b102e4764050de7ed90c6b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9590 integrity sha1-hqdj9Y7k18L2sQLkdkBQ3n7ZDGs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9591 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9592 regenerate "^1.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9593 regjsgen "^0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9594 regjsparser "^0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9595
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9596 regexpu-core@^4.1.3, regexpu-core@^4.2.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9597 version "4.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9598 resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.4.0.tgz#8d43e0d1266883969720345e70c275ee0aec0d32"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9599 integrity sha512-eDDWElbwwI3K0Lo6CqbQbA6FwgtCz4kYTarrri1okfkRLZAqstU+B3voZBCjg8Fl6iq0gXrJG6MvRgLthfvgOA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9600 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9601 regenerate "^1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9602 regenerate-unicode-properties "^7.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9603 regjsgen "^0.5.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9604 regjsparser "^0.6.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9605 unicode-match-property-ecmascript "^1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9606 unicode-match-property-value-ecmascript "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9607
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9608 regjsgen@^0.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9609 version "0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9610 resolved "https://registry.yarnpkg.com/regjsgen/-/regjsgen-0.2.0.tgz#6c016adeac554f75823fe37ac05b92d5a4edb1f7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9611 integrity sha1-bAFq3qxVT3WCP+N6wFuS1aTtsfc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9612
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9613 regjsgen@^0.5.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9614 version "0.5.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9615 resolved "https://registry.yarnpkg.com/regjsgen/-/regjsgen-0.5.0.tgz#a7634dc08f89209c2049adda3525711fb97265dd"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9616 integrity sha512-RnIrLhrXCX5ow/E5/Mh2O4e/oa1/jW0eaBKTSy3LaCj+M3Bqvm97GWDp2yUtzIs4LEn65zR2yiYGFqb2ApnzDA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9617
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9618 regjsparser@^0.1.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9619 version "0.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9620 resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.1.5.tgz#7ee8f84dc6fa792d3fd0ae228d24bd949ead205c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9621 integrity sha1-fuj4Tcb6eS0/0K4ijSS9lJ6tIFw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9622 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9623 jsesc "~0.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9624
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9625 regjsparser@^0.6.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9626 version "0.6.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9627 resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.6.0.tgz#f1e6ae8b7da2bae96c99399b868cd6c933a2ba9c"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9628 integrity sha512-RQ7YyokLiQBomUJuUG8iGVvkgOLxwyZM8k6d3q5SAXpg4r5TZJZigKFvC6PpD+qQ98bCDC5YelPeA3EucDoNeQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9629 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9630 jsesc "~0.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9631
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9632 relateurl@0.2.x:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9633 version "0.2.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9634 resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9635 integrity sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9636
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9637 remove-trailing-separator@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9638 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9639 resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9640 integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9641
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9642 renderkid@^2.0.1:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9643 version "2.0.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9644 resolved "https://registry.yarnpkg.com/renderkid/-/renderkid-2.0.2.tgz#12d310f255360c07ad8fde253f6c9e9de372d2aa"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9645 integrity sha512-FsygIxevi1jSiPY9h7vZmBFUbAOcbYm9UwyiLNdVsLRs/5We9Ob5NMPbGYUTWiLq5L+ezlVdE0A8bbME5CWTpg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9646 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9647 css-select "^1.1.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9648 dom-converter "~0.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9649 htmlparser2 "~3.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9650 strip-ansi "^3.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9651 utila "^0.4.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9652
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9653 repeat-element@^1.1.2:
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
9654 version "1.1.3"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
9655 resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.3.tgz#782e0d825c0c5a3bb39731f84efee6b742e6b1ce"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9656 integrity sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9657
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9658 repeat-string@^1.5.2, repeat-string@^1.6.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9659 version "1.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9660 resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9661 integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9662
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9663 repeating@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9664 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9665 resolved "https://registry.yarnpkg.com/repeating/-/repeating-2.0.1.tgz#5214c53a926d3552707527fbab415dbc08d06dda"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9666 integrity sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9667 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9668 is-finite "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9669
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9670 request-promise-core@1.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9671 version "1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9672 resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.1.tgz#3eee00b2c5aa83239cfb04c5700da36f81cd08b6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9673 integrity sha1-Pu4AssWqgyOc+wTFcA2jb4HNCLY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9674 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9675 lodash "^4.13.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9676
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9677 request-promise-native@^1.0.5:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9678 version "1.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9679 resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.5.tgz#5281770f68e0c9719e5163fd3fab482215f4fda5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9680 integrity sha1-UoF3D2jgyXGeUWP9P6tIIhX0/aU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9681 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9682 request-promise-core "1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9683 stealthy-require "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9684 tough-cookie ">=2.3.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9685
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
9686 request@^2.55.0, request@^2.87.0, request@^2.88.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9687 version "2.88.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9688 resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9689 integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9690 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9691 aws-sign2 "~0.7.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9692 aws4 "^1.8.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9693 caseless "~0.12.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9694 combined-stream "~1.0.6"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9695 extend "~3.0.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9696 forever-agent "~0.6.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9697 form-data "~2.3.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9698 har-validator "~5.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9699 http-signature "~1.2.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9700 is-typedarray "~1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9701 isstream "~0.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9702 json-stringify-safe "~5.0.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9703 mime-types "~2.1.19"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9704 oauth-sign "~0.9.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9705 performance-now "^2.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9706 qs "~6.5.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9707 safe-buffer "^5.1.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9708 tough-cookie "~2.4.3"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9709 tunnel-agent "^0.6.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9710 uuid "^3.3.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9711
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9712 require-directory@^2.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9713 version "2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9714 resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9715 integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9716
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9717 require-from-string@^2.0.1:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9718 version "2.0.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9719 resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9720 integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9721
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9722 require-main-filename@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9723 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9724 resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9725 integrity sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9726
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9727 require-uncached@^1.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9728 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9729 resolved "https://registry.yarnpkg.com/require-uncached/-/require-uncached-1.0.3.tgz#4e0d56d6c9662fd31e43011c4b95aa49955421d3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9730 integrity sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9731 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9732 caller-path "^0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9733 resolve-from "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9734
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9735 requires-port@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9736 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9737 resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9738 integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9739
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9740 resolve-cwd@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9741 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9742 resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-2.0.0.tgz#00a9f7387556e27038eae232caa372a6a59b665a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9743 integrity sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9744 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9745 resolve-from "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9746
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9747 resolve-dir@^1.0.0, resolve-dir@^1.0.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9748 version "1.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9749 resolved "https://registry.yarnpkg.com/resolve-dir/-/resolve-dir-1.0.1.tgz#79a40644c362be82f26effe739c9bb5382046f43"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9750 integrity sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9751 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9752 expand-tilde "^2.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9753 global-modules "^1.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9754
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9755 resolve-from@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9756 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9757 resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9758 integrity sha1-Jsv+k10a7uq7Kbw/5a6wHpPUQiY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9759
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9760 resolve-from@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9761 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9762 resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-3.0.0.tgz#b22c7af7d9d6881bc8b6e653335eebcb0a188748"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9763 integrity sha1-six699nWiBvItuZTM17rywoYh0g=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9764
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
9765 resolve-protobuf-schema@^2.0.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9766 version "2.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9767 resolved "https://registry.yarnpkg.com/resolve-protobuf-schema/-/resolve-protobuf-schema-2.1.0.tgz#9ca9a9e69cf192bbdaf1006ec1973948aa4a3758"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9768 integrity sha512-kI5ffTiZWmJaS/huM8wZfEMer1eRd7oJQhDuxeCLe3t7N7mX3z94CN0xPxBQxFYQTSNz9T0i+v6inKqSdK8xrQ==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9769 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9770 protocol-buffers-schema "^3.3.1"
30
7ba0a77fd679 ol component added
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
9771
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9772 resolve-url@^0.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9773 version "0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9774 resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9775 integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9776
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9777 resolve@1.1.7:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9778 version "1.1.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9779 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9780 integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9781
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
9782 resolve@^1.1.6, resolve@^1.10.0, resolve@^1.3.2, resolve@^1.8.1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9783 version "1.10.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9784 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9785 integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9786 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9787 path-parse "^1.0.6"
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
9788
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9789 restore-cursor@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9790 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9791 resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9792 integrity sha1-n37ih/gv0ybU/RYpI9YhKe7g368=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9793 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9794 onetime "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9795 signal-exit "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9796
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9797 ret@~0.1.10:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9798 version "0.1.15"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9799 resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9800 integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9801
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9802 rgb-regex@^1.0.1:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9803 version "1.0.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9804 resolved "https://registry.yarnpkg.com/rgb-regex/-/rgb-regex-1.0.1.tgz#c0e0d6882df0e23be254a475e8edd41915feaeb1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9805 integrity sha1-wODWiC3w4jviVKR16O3UGRX+rrE=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9806
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9807 rgba-regex@^1.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9808 version "1.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9809 resolved "https://registry.yarnpkg.com/rgba-regex/-/rgba-regex-1.0.0.tgz#43374e2e2ca0968b0ef1523460b7d730ff22eeb3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9810 integrity sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9811
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
9812 rgbcolor@^1.0.1:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
9813 version "1.0.1"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
9814 resolved "https://registry.yarnpkg.com/rgbcolor/-/rgbcolor-1.0.1.tgz#d6505ecdb304a6595da26fa4b43307306775945d"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
9815 integrity sha1-1lBezbMEplldom+ktDMHMGd1lF0=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
9816
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9817 right-align@^0.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9818 version "0.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9819 resolved "https://registry.yarnpkg.com/right-align/-/right-align-0.1.3.tgz#61339b722fe6a3515689210d24e14c96148613ef"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9820 integrity sha1-YTObci/mo1FWiSENJOFMlhSGE+8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9821 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9822 align-text "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9823
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9824 rimraf@2, rimraf@^2.2.8, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@~2.6.2:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9825 version "2.6.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9826 resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9827 integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9828 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9829 glob "^7.1.3"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9830
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9831 ripemd160@^2.0.0, ripemd160@^2.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9832 version "2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9833 resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.2.tgz#a1c1a6f624751577ba5d07914cbc92850585890c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9834 integrity sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9835 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9836 hash-base "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9837 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9838
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9839 rsvp@^3.3.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9840 version "3.6.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9841 resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-3.6.2.tgz#2e96491599a96cde1b515d5674a8f7a91452926a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9842 integrity sha512-OfWGQTb9vnwRjwtA2QwpG2ICclHC3pgXZO5xt8H2EfgDquO0qVdSb5T88L4qJVAEugbS56pAuV4XZM58UX8ulw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9843
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9844 run-async@^2.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9845 version "2.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9846 resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.3.0.tgz#0371ab4ae0bdd720d4166d7dfda64ff7a445a6c0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9847 integrity sha1-A3GrSuC91yDUFm19/aZP96RFpsA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9848 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9849 is-promise "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9850
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9851 run-queue@^1.0.0, run-queue@^1.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9852 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9853 resolved "https://registry.yarnpkg.com/run-queue/-/run-queue-1.0.3.tgz#e848396f057d223f24386924618e25694161ec47"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9854 integrity sha1-6Eg5bwV9Ij8kOGkkYY4laUFh7Ec=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9855 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9856 aproba "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9857
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
9858 rw@1:
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
9859 version "1.3.3"
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
9860 resolved "https://registry.yarnpkg.com/rw/-/rw-1.3.3.tgz#3f862dfa91ab766b14885ef4d01124bfda074fb4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9861 integrity sha1-P4Yt+pGrdmsUiF700BEkv9oHT7Q=
570
7575cf0e15ff feat: Add coordinate system for fairway profile
Thomas Junk <thomas.junk@intevation.de>
parents: 568
diff changeset
9862
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9863 rx-lite-aggregates@^4.0.8:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9864 version "4.0.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9865 resolved "https://registry.yarnpkg.com/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz#753b87a89a11c95467c4ac1626c4efc4e05c67be"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9866 integrity sha1-dTuHqJoRyVRnxKwWJsTvxOBcZ74=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9867 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9868 rx-lite "*"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9869
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9870 rx-lite@*, rx-lite@^4.0.8:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9871 version "4.0.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9872 resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9873 integrity sha1-Cx4Rr4vESDbwSmQH6S2kJGe3lEQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9874
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9875 rxjs@^6.3.3:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9876 version "6.4.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9877 resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.4.0.tgz#f3bb0fe7bda7fb69deac0c16f17b50b0b8790504"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9878 integrity sha512-Z9Yfa11F6B9Sg/BK9MnqnQ+aQYicPLtilXBp2yUtDt2JRCE0h26d33EnfO3ZxoNxG0T92OUucP3Ct7cpfkdFfw==
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9879 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9880 tslib "^1.9.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9881
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9882 safe-buffer@5.1.2, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9883 version "5.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9884 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9885 integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9886
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9887 safe-regex@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9888 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9889 resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9890 integrity sha1-QKNmnzsHfR6UPURinhV91IAjvy4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9891 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9892 ret "~0.1.10"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9893
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9894 "safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9895 version "2.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9896 resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9897 integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9898
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9899 sane@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9900 version "2.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9901 resolved "https://registry.yarnpkg.com/sane/-/sane-2.5.2.tgz#b4dc1861c21b427e929507a3e751e2a2cb8ab3fa"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9902 integrity sha1-tNwYYcIbQn6SlQej51HiosuKs/o=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9903 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9904 anymatch "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9905 capture-exit "^1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9906 exec-sh "^0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9907 fb-watchman "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9908 micromatch "^3.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9909 minimist "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9910 walker "~1.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9911 watch "~0.18.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9912 optionalDependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9913 fsevents "^1.2.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9914
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9915 sass-graph@^2.2.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9916 version "2.2.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9917 resolved "https://registry.yarnpkg.com/sass-graph/-/sass-graph-2.2.4.tgz#13fbd63cd1caf0908b9fd93476ad43a51d1e0b49"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9918 integrity sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9919 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9920 glob "^7.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9921 lodash "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9922 scss-tokenizer "^0.2.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9923 yargs "^7.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9924
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9925 sass-loader@^7.0.1:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9926 version "7.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9927 resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-7.1.0.tgz#16fd5138cb8b424bf8a759528a1972d72aad069d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9928 integrity sha512-+G+BKGglmZM2GUSfT9TLuEp6tzehHPjAMoRRItOojWIqIGPloVCMhNIQuG639eJ+y033PaGTSjLaTHts8Kw79w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9929 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9930 clone-deep "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9931 loader-utils "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9932 lodash.tail "^4.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9933 neo-async "^2.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9934 pify "^3.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9935 semver "^5.5.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9936
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
9937 sax@^1.1.4, sax@^1.2.4, sax@~1.2.4:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9938 version "1.2.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9939 resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9940 integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9941
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
9942 schema-utils@^0.4.4:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9943 version "0.4.7"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
9944 resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9945 integrity sha512-v/iwU6wvwGK8HbU9yi3/nhGzP0yGSuhQMzL6ySiec1FSrZZDkhm4noOSWzrNFo/jEc+SJY6jRTwuwbSXJPDUnQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9946 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9947 ajv "^6.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9948 ajv-keywords "^3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9949
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
9950 schema-utils@^1.0.0:
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
9951 version "1.0.0"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
9952 resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-1.0.0.tgz#0b79a93204d7b600d4b2850d1f66c2a34951c770"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9953 integrity sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
9954 dependencies:
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
9955 ajv "^6.1.0"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
9956 ajv-errors "^1.0.0"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
9957 ajv-keywords "^3.1.0"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
9958
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9959 scss-tokenizer@^0.2.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9960 version "0.2.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9961 resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9962 integrity sha1-jrBtualyMzOCTT9VMGQRSYR85dE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9963 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9964 js-base64 "^2.1.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9965 source-map "^0.4.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9966
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9967 select-hose@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9968 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9969 resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9970 integrity sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9971
1163
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
9972 select@^1.1.2:
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
9973 version "1.1.2"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
9974 resolved "https://registry.yarnpkg.com/select/-/select-1.1.2.tgz#0e7350acdec80b1108528786ec1d4418d11b396d"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
9975 integrity sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0=
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
9976
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9977 selenium-server@^3.141.59:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9978 version "3.141.59"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9979 resolved "https://registry.yarnpkg.com/selenium-server/-/selenium-server-3.141.59.tgz#cbefdf50aae636ee4c67b819532a8233ce3fd6b0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
9980 integrity sha512-pL7T1YtAqOEXiBbTx0KdZMkE2U7PYucemd7i0nDLcxcR1APXYZlJfNr5hrvL3mZgwXb7AJEZPINzC6mDU3eP5g==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9981
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9982 selfsigned@^1.9.1:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9983 version "1.10.4"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9984 resolved "https://registry.yarnpkg.com/selfsigned/-/selfsigned-1.10.4.tgz#cdd7eccfca4ed7635d47a08bf2d5d3074092e2cd"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9985 integrity sha512-9AukTiDmHXGXWtWjembZ5NDmVvP2695EtpgbCsxCa68w3c88B+alqbmZ4O3hZ4VWGXeGWzEVdvqgAJD8DQPCDw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9986 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9987 node-forge "0.7.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9988
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
9989 "semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9990 version "5.6.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9991 resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
9992 integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9993
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9994 semver@~5.0.1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9995 version "5.0.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9996 resolved "https://registry.yarnpkg.com/semver/-/semver-5.0.3.tgz#77466de589cd5d3c95f138aa78bc569a3cb5d27a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
9997 integrity sha1-d0Zt5YnNXTyV8TiqeLxWmjy10no=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
9998
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9999 semver@~5.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10000 version "5.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10001 resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10002 integrity sha1-myzl094C0XxgEq0yaqa00M9U+U8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10003
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10004 send@0.16.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10005 version "0.16.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10006 resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10007 integrity sha512-E64YFPUssFHEFBvpbbjr44NCLtI1AohxQ8ZSiJjQLskAdKuriYEP6VyGEsRDH8ScozGpkaX1BGvhanqCwkcEZw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10008 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10009 debug "2.6.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10010 depd "~1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10011 destroy "~1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10012 encodeurl "~1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10013 escape-html "~1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10014 etag "~1.8.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10015 fresh "0.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10016 http-errors "~1.6.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10017 mime "1.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10018 ms "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10019 on-finished "~2.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10020 range-parser "~1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10021 statuses "~1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10022
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10023 serialize-javascript@^1.4.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10024 version "1.6.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10025 resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-1.6.1.tgz#4d1f697ec49429a847ca6f442a2a755126c4d879"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10026 integrity sha512-A5MOagrPFga4YaKQSWHryl7AXvbQkEqpw4NNYMTNYUNV51bA8ABHgYFpqKx+YFFrw59xMV1qGH1R4AgoNIVgCw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10027
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10028 serve-index@^1.7.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10029 version "1.9.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10030 resolved "https://registry.yarnpkg.com/serve-index/-/serve-index-1.9.1.tgz#d3768d69b1e7d82e5ce050fff5b453bea12a9239"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10031 integrity sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10032 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10033 accepts "~1.3.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10034 batch "0.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10035 debug "2.6.9"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10036 escape-html "~1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10037 http-errors "~1.6.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10038 mime-types "~2.1.17"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10039 parseurl "~1.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10040
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10041 serve-static@1.13.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10042 version "1.13.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10043 resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.13.2.tgz#095e8472fd5b46237db50ce486a43f4b86c6cec1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10044 integrity sha512-p/tdJrO4U387R9oMjb1oj7qSMaMfmOyd4j9hOFoxZe2baQszgHcSWjuya/CiT5kgZZKRudHNOA0pYXOl8rQ5nw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10045 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10046 encodeurl "~1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10047 escape-html "~1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10048 parseurl "~1.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10049 send "0.16.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10050
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10051 set-blocking@^2.0.0, set-blocking@~2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10052 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10053 resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10054 integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10055
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10056 set-value@^0.4.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10057 version "0.4.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10058 resolved "https://registry.yarnpkg.com/set-value/-/set-value-0.4.3.tgz#7db08f9d3d22dc7f78e53af3c3bf4666ecdfccf1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10059 integrity sha1-fbCPnT0i3H945Trzw79GZuzfzPE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10060 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10061 extend-shallow "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10062 is-extendable "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10063 is-plain-object "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10064 to-object-path "^0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10065
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10066 set-value@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10067 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10068 resolved "https://registry.yarnpkg.com/set-value/-/set-value-2.0.0.tgz#71ae4a88f0feefbbf52d1ea604f3fb315ebb6274"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10069 integrity sha512-hw0yxk9GT/Hr5yJEYnHNKYXkIA8mVJgd9ditYZCe16ZczcaELYYcfvaXesNACk2O8O0nTiPQcQhGUQj8JLzeeg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10070 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10071 extend-shallow "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10072 is-extendable "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10073 is-plain-object "^2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10074 split-string "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10075
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10076 setimmediate@^1.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10077 version "1.0.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10078 resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10079 integrity sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10080
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10081 setprototypeof@1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10082 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10083 resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10084 integrity sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10085
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10086 sha.js@^2.4.0, sha.js@^2.4.8:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10087 version "2.4.11"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10088 resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10089 integrity sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10090 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10091 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10092 safe-buffer "^5.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10093
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10094 shallow-clone@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10095 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10096 resolved "https://registry.yarnpkg.com/shallow-clone/-/shallow-clone-1.0.0.tgz#4480cd06e882ef68b2ad88a3ea54832e2c48b571"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10097 integrity sha512-oeXreoKR/SyNJtRJMAKPDSvd28OqEwG4eR/xc856cRGBII7gX9lvAqDxusPm0846z/w/hWYjI1NpKwJ00NHzRA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10098 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10099 is-extendable "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10100 kind-of "^5.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10101 mixin-object "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10102
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10103 shebang-command@^1.2.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10104 version "1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10105 resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10106 integrity sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10107 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10108 shebang-regex "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10109
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10110 shebang-regex@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10111 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10112 resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10113 integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10114
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10115 shell-quote@^1.6.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10116 version "1.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10117 resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10118 integrity sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10119 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10120 array-filter "~0.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10121 array-map "~0.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10122 array-reduce "~0.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10123 jsonify "~0.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10124
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10125 shellwords@^0.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10126 version "0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10127 resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10128 integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10129
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10130 sigmund@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10131 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10132 resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10133 integrity sha1-P/IfGYytIXX587eBhT/ZTQ0ZtZA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10134
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10135 signal-exit@^3.0.0, signal-exit@^3.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10136 version "3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10137 resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10138 integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10139
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10140 simple-swizzle@^0.2.2:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10141 version "0.2.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10142 resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10143 integrity sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10144 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10145 is-arrayish "^0.3.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10146
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10147 sisteransi@^0.1.1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10148 version "0.1.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10149 resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-0.1.1.tgz#5431447d5f7d1675aac667ccd0b865a4994cb3ce"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10150 integrity sha512-PmGOd02bM9YO5ifxpw36nrNMBTptEtfRl4qUYl9SndkolplkrZZOW7PGHjrZL53QvMVj9nQ+TKqUnRsw4tJa4g==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10151
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10152 slash@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10153 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10154 resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10155 integrity sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10156
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10157 slash@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10158 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10159 resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10160 integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10161
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10162 slice-ansi@1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10163 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10164 resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-1.0.0.tgz#044f1a49d8842ff307aad6b505ed178bd950134d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10165 integrity sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10166 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10167 is-fullwidth-code-point "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10168
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10169 smart-buffer@^1.0.13:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10170 version "1.1.15"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10171 resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-1.1.15.tgz#7f114b5b65fab3e2a35aa775bb12f0d1c649bf16"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10172 integrity sha1-fxFLW2X6s+KjWqd1uxLw0cZJvxY=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10173
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10174 snapdragon-node@^2.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10175 version "2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10176 resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10177 integrity sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10178 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10179 define-property "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10180 isobject "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10181 snapdragon-util "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10182
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10183 snapdragon-util@^3.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10184 version "3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10185 resolved "https://registry.yarnpkg.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz#f956479486f2acd79700693f6f7b805e45ab56e2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10186 integrity sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10187 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10188 kind-of "^3.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10189
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10190 snapdragon@^0.8.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10191 version "0.8.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10192 resolved "https://registry.yarnpkg.com/snapdragon/-/snapdragon-0.8.2.tgz#64922e7c565b0e14204ba1aa7d6964278d25182d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10193 integrity sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10194 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10195 base "^0.11.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10196 debug "^2.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10197 define-property "^0.2.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10198 extend-shallow "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10199 map-cache "^0.2.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10200 source-map "^0.5.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10201 source-map-resolve "^0.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10202 use "^3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10203
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10204 sockjs-client@1.3.0:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10205 version "1.3.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10206 resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.3.0.tgz#12fc9d6cb663da5739d3dc5fb6e8687da95cb177"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10207 integrity sha512-R9jxEzhnnrdxLCNln0xg5uGHqMnkhPSTzUZH2eXcR03S/On9Yvoq2wyUZILRUhZCNVu2PmwWVoyuiPz8th8zbg==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10208 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10209 debug "^3.2.5"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10210 eventsource "^1.0.7"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10211 faye-websocket "~0.11.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10212 inherits "^2.0.3"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10213 json3 "^3.3.2"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10214 url-parse "^1.4.3"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10215
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10216 sockjs@0.3.19:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10217 version "0.3.19"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10218 resolved "https://registry.yarnpkg.com/sockjs/-/sockjs-0.3.19.tgz#d976bbe800af7bd20ae08598d582393508993c0d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10219 integrity sha512-V48klKZl8T6MzatbLlzzRNhMepEys9Y4oGFpypBFFn1gLI/QQ9HtLLyWJNbPlwGLelOVOEijUbTTJeLLI59jLw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10220 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10221 faye-websocket "^0.10.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10222 uuid "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10223
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10224 socks-proxy-agent@2:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10225 version "2.1.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10226 resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-2.1.1.tgz#86ebb07193258637870e13b7bd99f26c663df3d3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10227 integrity sha512-sFtmYqdUK5dAMh85H0LEVFUCO7OhJJe1/z2x/Z6mxp3s7/QPf1RkZmpZy+BpuU0bEjcV9npqKjq9Y3kwFUjnxw==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10228 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10229 agent-base "2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10230 extend "3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10231 socks "~1.1.5"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10232
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10233 socks@~1.1.5:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10234 version "1.1.10"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10235 resolved "https://registry.yarnpkg.com/socks/-/socks-1.1.10.tgz#5b8b7fc7c8f341c53ed056e929b7bf4de8ba7b5a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10236 integrity sha1-W4t/x8jzQcU+0FbpKbe/Tei6e1o=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10237 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10238 ip "^1.1.4"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10239 smart-buffer "^1.0.13"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10240
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10241 source-list-map@^2.0.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10242 version "2.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10243 resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10244 integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10245
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10246 source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10247 version "0.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10248 resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.2.tgz#72e2cc34095543e43b2c62b2c4c10d4a9054f259"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10249 integrity sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10250 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10251 atob "^2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10252 decode-uri-component "^0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10253 resolve-url "^0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10254 source-map-url "^0.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10255 urix "^0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10256
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10257 source-map-support@^0.4.15:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10258 version "0.4.18"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10259 resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.18.tgz#0286a6de8be42641338594e97ccea75f0a2c585f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10260 integrity sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10261 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10262 source-map "^0.5.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10263
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10264 source-map-support@^0.5.6, source-map-support@~0.5.9:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10265 version "0.5.10"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10266 resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.10.tgz#2214080bc9d51832511ee2bab96e3c2f9353120c"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10267 integrity sha512-YfQ3tQFTK/yzlGJuX8pTwa4tifQj4QS2Mj7UegOu8jAz59MqIiMGPXxQhVQiIMNzayuUSF/jEuVnfFF5JqybmQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10268 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10269 buffer-from "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10270 source-map "^0.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10271
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10272 source-map-url@^0.4.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10273 version "0.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10274 resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10275 integrity sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10276
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10277 source-map@^0.4.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10278 version "0.4.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10279 resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10280 integrity sha1-66T12pwNyZneaAMti092FzZSA2s=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10281 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10282 amdefine ">=0.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10283
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
10284 source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.1:
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
10285 version "0.5.7"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
10286 resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10287 integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
10288
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10289 source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10290 version "0.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10291 resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10292 integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10293
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
10294 spawn-command@^0.0.2-1:
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
10295 version "0.0.2-1"
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
10296 resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.2-1.tgz#62f5e9466981c1b796dc5929937e11c9c6921bd0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10297 integrity sha1-YvXpRmmBwbeW3Fkpk34RycaSG9A=
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
10298
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10299 spdx-correct@^3.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10300 version "3.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10301 resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.0.tgz#fb83e504445268f154b074e218c87c003cd31df4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10302 integrity sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10303 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10304 spdx-expression-parse "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10305 spdx-license-ids "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10306
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10307 spdx-exceptions@^2.1.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10308 version "2.2.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10309 resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz#2ea450aee74f2a89bfb94519c07fcd6f41322977"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10310 integrity sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10311
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10312 spdx-expression-parse@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10313 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10314 resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz#99e119b7a5da00e05491c9fa338b7904823b41d0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10315 integrity sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10316 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10317 spdx-exceptions "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10318 spdx-license-ids "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10319
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10320 spdx-license-ids@^3.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10321 version "3.0.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10322 resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.3.tgz#81c0ce8f21474756148bbb5f3bfc0f36bf15d76e"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10323 integrity sha512-uBIcIl3Ih6Phe3XHK1NqboJLdGfwr1UN3k6wSD1dZpmPsIkb8AGNbZYJ1fOBk834+Gxy8rpfDxrS6XLEMZMY2g==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10324
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10325 spdy-transport@^3.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10326 version "3.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10327 resolved "https://registry.yarnpkg.com/spdy-transport/-/spdy-transport-3.0.0.tgz#00d4863a6400ad75df93361a1608605e5dcdcf31"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10328 integrity sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10329 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10330 debug "^4.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10331 detect-node "^2.0.4"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10332 hpack.js "^2.1.6"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10333 obuf "^1.1.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10334 readable-stream "^3.0.6"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10335 wbuf "^1.7.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10336
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10337 spdy@^4.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10338 version "4.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10339 resolved "https://registry.yarnpkg.com/spdy/-/spdy-4.0.0.tgz#81f222b5a743a329aa12cea6a390e60e9b613c52"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10340 integrity sha512-ot0oEGT/PGUpzf/6uk4AWLqkq+irlqHXkrdbk51oWONh3bxQmBuljxPNl66zlRRcIJStWq0QkLUCPOPjgjvU0Q==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10341 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10342 debug "^4.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10343 handle-thing "^2.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10344 http-deceiver "^1.2.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10345 select-hose "^2.0.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10346 spdy-transport "^3.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10347
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10348 split-string@^3.0.1, split-string@^3.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10349 version "3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10350 resolved "https://registry.yarnpkg.com/split-string/-/split-string-3.1.0.tgz#7cb09dda3a86585705c64b39a6466038682e8fe2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10351 integrity sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10352 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10353 extend-shallow "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10354
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10355 sprintf-js@~1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10356 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10357 resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10358 integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10359
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10360 sshpk@^1.7.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10361 version "1.16.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10362 resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10363 integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10364 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10365 asn1 "~0.2.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10366 assert-plus "^1.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10367 bcrypt-pbkdf "^1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10368 dashdash "^1.12.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10369 ecc-jsbn "~0.1.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10370 getpass "^0.1.1"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10371 jsbn "~0.1.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10372 safer-buffer "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10373 tweetnacl "~0.14.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10374
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10375 ssri@^5.2.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10376 version "5.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10377 resolved "https://registry.yarnpkg.com/ssri/-/ssri-5.3.0.tgz#ba3872c9c6d33a0704a7d71ff045e5ec48999d06"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10378 integrity sha512-XRSIPqLij52MtgoQavH/x/dU1qVKtWUAAZeOHsR9c2Ddi4XerFy3mc1alf+dLJKl9EUIm/Ht+EowFkTUOA6GAQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10379 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10380 safe-buffer "^5.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10381
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10382 ssri@^6.0.1:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10383 version "6.0.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10384 resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10385 integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10386 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10387 figgy-pudding "^3.5.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10388
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10389 stable@~0.1.6:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10390 version "0.1.8"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10391 resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10392 integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10393
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10394 stack-utils@^1.0.1:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10395 version "1.0.2"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10396 resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.2.tgz#33eba3897788558bebfc2db059dc158ec36cebb8"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10397 integrity sha512-MTX+MeG5U994cazkjd/9KNAapsHnibjMLnfXodlkXw76JEea0UiNzrqidzo1emMwk7w5Qhc9jd4Bn9TBb1MFwA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10398
1877
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
10399 stackblur-canvas@2.2.0:
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
10400 version "2.2.0"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
10401 resolved "https://registry.yarnpkg.com/stackblur-canvas/-/stackblur-canvas-2.2.0.tgz#cacc5924a0744b3e183eb2e6c1d8559c1a17c26e"
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
10402 integrity sha512-5Gf8dtlf8k6NbLzuly2NkGrkS/Ahh+I5VUjO7TnFizdJtgpfpLLEdQlLe9umbcnZlitU84kfYjXE67xlSXfhfQ==
46d007e3de2d client: upgrade jspdf dependency
Bernhard Reiter <bernhard@intevation.de>
parents: 1874
diff changeset
10403
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
10404 stackblur-canvas@^1.4.1:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
10405 version "1.4.1"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
10406 resolved "https://registry.yarnpkg.com/stackblur-canvas/-/stackblur-canvas-1.4.1.tgz#849aa6f94b272ff26f6471fa4130ed1f7e47955b"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
10407 integrity sha1-hJqm+UsnL/JvZHH6QTDtH35HlVs=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
10408
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10409 stackframe@^1.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10410 version "1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10411 resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-1.0.4.tgz#357b24a992f9427cba6b545d96a14ed2cbca187b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10412 integrity sha512-to7oADIniaYwS3MhtCa/sQhrxidCCQiF/qp4/m5iN3ipf0Y7Xlri0f6eG29r08aL7JYl8n32AF3Q5GYBZ7K8vw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10413
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10414 static-extend@^0.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10415 version "0.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10416 resolved "https://registry.yarnpkg.com/static-extend/-/static-extend-0.1.2.tgz#60809c39cbff55337226fd5e0b520f341f1fb5c6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10417 integrity sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10418 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10419 define-property "^0.2.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10420 object-copy "^0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10421
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10422 "statuses@>= 1.4.0 < 2":
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10423 version "1.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10424 resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10425 integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10426
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10427 statuses@~1.4.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10428 version "1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10429 resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.4.0.tgz#bb73d446da2796106efcc1b601a253d6c46bd087"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10430 integrity sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10431
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10432 stdout-stream@^1.4.0:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10433 version "1.4.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10434 resolved "https://registry.yarnpkg.com/stdout-stream/-/stdout-stream-1.4.1.tgz#5ac174cdd5cd726104aa0c0b2bd83815d8d535de"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10435 integrity sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10436 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10437 readable-stream "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10438
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10439 stealthy-require@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10440 version "1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10441 resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10442 integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10443
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10444 stream-browserify@^2.0.1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10445 version "2.0.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10446 resolved "https://registry.yarnpkg.com/stream-browserify/-/stream-browserify-2.0.2.tgz#87521d38a44aa7ee91ce1cd2a47df0cb49dd660b"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10447 integrity sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10448 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10449 inherits "~2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10450 readable-stream "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10451
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10452 stream-each@^1.1.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10453 version "1.2.3"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10454 resolved "https://registry.yarnpkg.com/stream-each/-/stream-each-1.2.3.tgz#ebe27a0c389b04fbcc233642952e10731afa9bae"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10455 integrity sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10456 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10457 end-of-stream "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10458 stream-shift "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10459
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10460 stream-http@^2.7.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10461 version "2.8.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10462 resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.8.3.tgz#b2d242469288a5a27ec4fe8933acf623de6514fc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10463 integrity sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10464 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10465 builtin-status-codes "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10466 inherits "^2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10467 readable-stream "^2.3.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10468 to-arraybuffer "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10469 xtend "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10470
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10471 stream-shift@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10472 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10473 resolved "https://registry.yarnpkg.com/stream-shift/-/stream-shift-1.0.0.tgz#d5c752825e5367e786f78e18e445ea223a155952"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10474 integrity sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10475
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10476 string-length@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10477 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10478 resolved "https://registry.yarnpkg.com/string-length/-/string-length-2.0.0.tgz#d40dbb686a3ace960c1cffca562bf2c45f8363ed"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10479 integrity sha1-1A27aGo6zpYMHP/KVivyxF+DY+0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10480 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10481 astral-regex "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10482 strip-ansi "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10483
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10484 string-width@^1.0.1, string-width@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10485 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10486 resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10487 integrity sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10488 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10489 code-point-at "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10490 is-fullwidth-code-point "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10491 strip-ansi "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10492
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10493 "string-width@^1.0.2 || 2", string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10494 version "2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10495 resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10496 integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10497 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10498 is-fullwidth-code-point "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10499 strip-ansi "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10500
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10501 string.prototype.padend@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10502 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10503 resolved "https://registry.yarnpkg.com/string.prototype.padend/-/string.prototype.padend-3.0.0.tgz#f3aaef7c1719f170c5eab1c32bf780d96e21f2f0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10504 integrity sha1-86rvfBcZ8XDF6rHDK/eA2W4h8vA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10505 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10506 define-properties "^1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10507 es-abstract "^1.4.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10508 function-bind "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10509
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10510 string.prototype.padstart@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10511 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10512 resolved "https://registry.yarnpkg.com/string.prototype.padstart/-/string.prototype.padstart-3.0.0.tgz#5bcfad39f4649bb2d031292e19bcf0b510d4b242"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10513 integrity sha1-W8+tOfRkm7LQMSkuGbzwtRDUskI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10514 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10515 define-properties "^1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10516 es-abstract "^1.4.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10517 function-bind "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10518
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10519 string_decoder@^1.0.0, string_decoder@^1.1.1:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10520 version "1.2.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10521 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.2.0.tgz#fe86e738b19544afe70469243b2a1ee9240eae8d"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10522 integrity sha512-6YqyX6ZWEYguAxgZzHGL7SsCeGx3V2TtOTqZz1xSTSWnqsbWwbptafNyvf/ACquZUXV3DANr5BDIwNYe1mN42w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10523 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10524 safe-buffer "~5.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10525
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10526 string_decoder@~0.10.x:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10527 version "0.10.31"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10528 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10529 integrity sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10530
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10531 string_decoder@~1.1.1:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10532 version "1.1.1"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10533 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10534 integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10535 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10536 safe-buffer "~5.1.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10537
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10538 strip-ansi@^3.0.0, strip-ansi@^3.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10539 version "3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10540 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10541 integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10542 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10543 ansi-regex "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10544
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10545 strip-ansi@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10546 version "4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10547 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10548 integrity sha1-qEeQIusaw2iocTibY1JixQXuNo8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10549 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10550 ansi-regex "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10551
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
10552 strip-ansi@^5.0.0:
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
10553 version "5.0.0"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
10554 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.0.0.tgz#f78f68b5d0866c20b2c9b8c61b5298508dc8756f"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
10555 integrity sha512-Uu7gQyZI7J7gn5qLn1Np3G9vcYGTVqB+lFTytnDJv83dd8T22aGH451P3jueT2/QemInJDfxHB5Tde5OzgG1Ow==
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
10556 dependencies:
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
10557 ansi-regex "^4.0.0"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
10558
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10559 strip-bom@3.0.0, strip-bom@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10560 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10561 resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10562 integrity sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10563
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10564 strip-bom@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10565 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10566 resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10567 integrity sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10568 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10569 is-utf8 "^0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10570
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10571 strip-eof@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10572 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10573 resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10574 integrity sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10575
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10576 strip-indent@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10577 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10578 resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-1.0.1.tgz#0c7962a6adefa7bbd4ac366460a638552ae1a0a2"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10579 integrity sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10580 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10581 get-stdin "^4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10582
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10583 strip-indent@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10584 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10585 resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10586 integrity sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10587
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10588 strip-json-comments@^2.0.0, strip-json-comments@~2.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10589 version "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10590 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10591 integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10592
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10593 stylehacks@^4.0.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10594 version "4.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10595 resolved "https://registry.yarnpkg.com/stylehacks/-/stylehacks-4.0.1.tgz#3186595d047ab0df813d213e51c8b94e0b9010f2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10596 integrity sha512-TK5zEPeD9NyC1uPIdjikzsgWxdQQN/ry1X3d1iOz1UkYDCmcr928gWD1KHgyC27F50UnE0xCTrBOO1l6KR8M4w==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10597 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10598 browserslist "^4.0.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10599 postcss "^7.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10600 postcss-selector-parser "^3.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10601
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10602 supports-color@3.1.2:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10603 version "3.1.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10604 resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.1.2.tgz#72a262894d9d408b956ca05ff37b2ed8a6e2a2d5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10605 integrity sha1-cqJiiU2dQIuVbKBf83su2KbiotU=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10606 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10607 has-flag "^1.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10608
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10609 supports-color@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10610 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10611 resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10612 integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10613
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10614 supports-color@^3.1.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10615 version "3.2.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10616 resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10617 integrity sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10618 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10619 has-flag "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10620
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10621 supports-color@^4.5.0:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10622 version "4.5.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10623 resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10624 integrity sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10625 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10626 has-flag "^2.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10627
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10628 supports-color@^5.1.0, supports-color@^5.3.0, supports-color@^5.4.0, supports-color@^5.5.0:
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
10629 version "5.5.0"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
10630 resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10631 integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10632 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10633 has-flag "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10634
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10635 supports-color@^6.1.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10636 version "6.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10637 resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10638 integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10639 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10640 has-flag "^3.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10641
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10642 svg-tags@^1.0.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10643 version "1.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10644 resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10645 integrity sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10646
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10647 svgo@^1.0.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10648 version "1.1.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10649 resolved "https://registry.yarnpkg.com/svgo/-/svgo-1.1.1.tgz#12384b03335bcecd85cfa5f4e3375fed671cb985"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10650 integrity sha512-GBkJbnTuFpM4jFbiERHDWhZc/S/kpHToqmZag3aEBjPYK44JAN2QBjvrGIxLOoCyMZjuFQIfTO2eJd8uwLY/9g==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10651 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10652 coa "~2.0.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10653 colors "~1.1.2"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10654 css-select "^2.0.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10655 css-select-base-adapter "~0.1.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10656 css-tree "1.0.0-alpha.28"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10657 css-url-regex "^1.1.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10658 csso "^3.5.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10659 js-yaml "^3.12.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10660 mkdirp "~0.5.1"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10661 object.values "^1.0.4"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10662 sax "~1.2.4"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10663 stable "~0.1.6"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10664 unquote "~1.1.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10665 util.promisify "~1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10666
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
10667 "symbol-tree@>= 3.1.0 < 4.0.0", symbol-tree@^3.2.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10668 version "3.2.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10669 resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10670 integrity sha1-rifbOPZgp64uHDt9G8KQgZuFGeY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10671
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10672 table@4.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10673 version "4.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10674 resolved "https://registry.yarnpkg.com/table/-/table-4.0.2.tgz#a33447375391e766ad34d3486e6e2aedc84d2e36"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10675 integrity sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10676 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10677 ajv "^5.2.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10678 ajv-keywords "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10679 chalk "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10680 lodash "^4.17.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10681 slice-ansi "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10682 string-width "^2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10683
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10684 tapable@^1.0.0, tapable@^1.1.0:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10685 version "1.1.1"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10686 resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.1.tgz#4d297923c5a72a42360de2ab52dadfaaec00018e"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10687 integrity sha512-9I2ydhj8Z9veORCw5PRm4u9uebCn0mcCa6scWoNcbZ6dAtoo2618u9UUzxgmsCOreJpqDDuv61LvwofW7hLcBA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10688
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10689 tar@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10690 version "2.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10691 resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10692 integrity sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10693 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10694 block-stream "*"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10695 fstream "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10696 inherits "2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10697
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10698 tar@^4:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10699 version "4.4.8"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10700 resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.8.tgz#b19eec3fde2a96e64666df9fdb40c5ca1bc3747d"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10701 integrity sha512-LzHF64s5chPQQS0IYBn9IN5h3i98c12bo4NCO7e0sGM2llXQ3p2FGC5sdENN4cTW48O915Sh+x+EXx7XW96xYQ==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10702 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10703 chownr "^1.1.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10704 fs-minipass "^1.2.5"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10705 minipass "^2.3.4"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10706 minizlib "^1.1.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10707 mkdirp "^0.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10708 safe-buffer "^5.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10709 yallist "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10710
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10711 tcp-port-used@^1.0.1:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10712 version "1.0.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10713 resolved "https://registry.yarnpkg.com/tcp-port-used/-/tcp-port-used-1.0.1.tgz#46061078e2d38c73979a2c2c12b5a674e6689d70"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10714 integrity sha512-rwi5xJeU6utXoEIiMvVBMc9eJ2/ofzB+7nLOdnZuFTmNCLqRiQh2sMG9MqCxHU/69VC/Fwp5dV9306Qd54ll1Q==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10715 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10716 debug "4.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10717 is2 "2.0.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10718
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10719 terser-webpack-plugin@^1.1.0, terser-webpack-plugin@^1.2.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10720 version "1.2.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10721 resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.2.2.tgz#9bff3a891ad614855a7dde0d707f7db5a927e3d9"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10722 integrity sha512-1DMkTk286BzmfylAvLXwpJrI7dWa5BnFmscV/2dCr8+c56egFcbaeFAl7+sujAjdmpLam21XRdhA4oifLyiWWg==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10723 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10724 cacache "^11.0.2"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10725 find-cache-dir "^2.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10726 schema-utils "^1.0.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10727 serialize-javascript "^1.4.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10728 source-map "^0.6.1"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10729 terser "^3.16.1"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10730 webpack-sources "^1.1.0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10731 worker-farm "^1.5.2"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10732
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10733 terser@^3.16.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10734 version "3.16.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10735 resolved "https://registry.yarnpkg.com/terser/-/terser-3.16.1.tgz#5b0dd4fa1ffd0b0b43c2493b2c364fd179160493"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10736 integrity sha512-JDJjgleBROeek2iBcSNzOHLKsB/MdDf+E/BOAJ0Tk9r7p9/fVobfv7LMJ/g/k3v9SXdmjZnIlFd5nfn/Rt0Xow==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10737 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10738 commander "~2.17.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10739 source-map "~0.6.1"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10740 source-map-support "~0.5.9"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10741
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10742 test-exclude@^4.2.1:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10743 version "4.2.3"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10744 resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.2.3.tgz#a9a5e64474e4398339245a0a769ad7c2f4a97c20"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10745 integrity sha512-SYbXgY64PT+4GAL2ocI3HwPa4Q4TBKm0cwAVeKOt/Aoc0gSpNRjJX8w0pA1LMKZ3LBmd8pYBqApFNQLII9kavA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10746 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10747 arrify "^1.0.1"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10748 micromatch "^2.3.11"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10749 object-assign "^4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10750 read-pkg-up "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10751 require-main-filename "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10752
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
10753 text-table@~0.2.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10754 version "0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10755 resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10756 integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10757
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10758 thread-loader@^2.1.2:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10759 version "2.1.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10760 resolved "https://registry.yarnpkg.com/thread-loader/-/thread-loader-2.1.2.tgz#f585dd38e852c7f9cded5d092992108148f5eb30"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10761 integrity sha512-7xpuc9Ifg6WU+QYw/8uUqNdRwMD+N5gjwHKMqETrs96Qn+7BHwECpt2Brzr4HFlf4IAkZsayNhmGdbkBsTJ//w==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10762 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10763 loader-runner "^2.3.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10764 loader-utils "^1.1.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10765 neo-async "^2.6.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10766
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10767 throat@^4.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10768 version "4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10769 resolved "https://registry.yarnpkg.com/throat/-/throat-4.1.0.tgz#89037cbc92c56ab18926e6ba4cbb200e15672a6a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10770 integrity sha1-iQN8vJLFarGJJua6TLsgDhVnKmo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10771
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10772 through2@^2.0.0:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10773 version "2.0.5"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10774 resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10775 integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10776 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10777 readable-stream "~2.3.6"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10778 xtend "~4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10779
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10780 through@^2.3.6:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10781 version "2.3.8"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10782 resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10783 integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10784
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10785 thunkify@~2.1.1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10786 version "2.1.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10787 resolved "https://registry.yarnpkg.com/thunkify/-/thunkify-2.1.2.tgz#faa0e9d230c51acc95ca13a361ac05ca7e04553d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10788 integrity sha1-+qDp0jDFGsyVyhOjYawFyn4EVT0=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10789
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10790 thunky@^1.0.2:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10791 version "1.0.3"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10792 resolved "https://registry.yarnpkg.com/thunky/-/thunky-1.0.3.tgz#f5df732453407b09191dae73e2a8cc73f381a826"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10793 integrity sha512-YwT8pjmNcAXBZqrubu22P4FYsh2D4dxRmnWBOL8Jk8bUcRUtc5326kx32tuTmFDAZtLOGEVNl8POAR8j896Iow==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10794
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10795 timers-browserify@^2.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10796 version "2.0.10"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10797 resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.10.tgz#1d28e3d2aadf1d5a5996c4e9f95601cd053480ae"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10798 integrity sha512-YvC1SV1XdOUaL6gx5CoGroT3Gu49pK9+TZ38ErPldOWW4j49GI1HKs9DV+KGq/w6y+LZ72W1c8cKz2vzY+qpzg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10799 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10800 setimmediate "^1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10801
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10802 timsort@^0.3.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10803 version "0.3.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10804 resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10805 integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10806
1163
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
10807 tiny-emitter@^2.0.0:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
10808 version "2.1.0"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
10809 resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
10810 integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==
1163
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
10811
864
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
10812 tinycolor2@^1.1.2:
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
10813 version "1.4.1"
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
10814 resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.1.tgz#f4fad333447bc0b07d4dc8e9209d8f39a8ac77e8"
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
10815 integrity sha1-9PrTM0R7wLB9TcjpIJ2POaisd+g=
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
10816
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10817 tmp@^0.0.33:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10818 version "0.0.33"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10819 resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10820 integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10821 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10822 os-tmpdir "~1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10823
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10824 tmpl@1.0.x:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10825 version "1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10826 resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10827 integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10828
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10829 to-arraybuffer@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10830 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10831 resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10832 integrity sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10833
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10834 to-fast-properties@^1.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10835 version "1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10836 resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10837 integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10838
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10839 to-fast-properties@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10840 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10841 resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10842 integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10843
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10844 to-object-path@^0.3.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10845 version "0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10846 resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10847 integrity sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10848 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10849 kind-of "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10850
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10851 to-regex-range@^2.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10852 version "2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10853 resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-2.1.1.tgz#7c80c17b9dfebe599e27367e0d4dd5590141db38"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10854 integrity sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10855 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10856 is-number "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10857 repeat-string "^1.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10858
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10859 to-regex@^3.0.1, to-regex@^3.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10860 version "3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10861 resolved "https://registry.yarnpkg.com/to-regex/-/to-regex-3.0.2.tgz#13cfdd9b336552f30b51f33a8ae1b42a7a7599ce"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10862 integrity sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10863 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10864 define-property "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10865 extend-shallow "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10866 regex-not "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10867 safe-regex "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10868
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
10869 token-stream@0.0.1:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
10870 version "0.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
10871 resolved "https://registry.yarnpkg.com/token-stream/-/token-stream-0.0.1.tgz#ceeefc717a76c4316f126d0b9dbaa55d7e7df01a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10872 integrity sha1-zu78cXp2xDFvEm0LnbqlXX598Bo=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
10873
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
10874 topo@3.x.x:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10875 version "3.0.3"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10876 resolved "https://registry.yarnpkg.com/topo/-/topo-3.0.3.tgz#d5a67fb2e69307ebeeb08402ec2a2a6f5f7ad95c"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10877 integrity sha512-IgpPtvD4kjrJ7CRA3ov2FhWQADwv+Tdqbsf1ZnPUSAtCJ9e1Z44MmoSGDXGk4IppoZA7jd/QRkNddlLJWlUZsQ==
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10878 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10879 hoek "6.x.x"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10880
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10881 toposort@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10882 version "1.0.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10883 resolved "https://registry.yarnpkg.com/toposort/-/toposort-1.0.7.tgz#2e68442d9f64ec720b8cc89e6443ac6caa950029"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10884 integrity sha1-LmhELZ9k7HILjMieZEOsbKqVACk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10885
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10886 tough-cookie@>=2.3.3:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10887 version "3.0.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10888 resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-3.0.1.tgz#9df4f57e739c26930a018184887f4adb7dca73b2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10889 integrity sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10890 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10891 ip-regex "^2.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10892 psl "^1.1.28"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10893 punycode "^2.1.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10894
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
10895 tough-cookie@^2.2.0, tough-cookie@^2.3.4:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10896 version "2.5.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10897 resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10898 integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10899 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10900 psl "^1.1.28"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10901 punycode "^2.1.1"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10902
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
10903 tough-cookie@~2.4.3:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10904 version "2.4.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10905 resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10906 integrity sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10907 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10908 psl "^1.1.24"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10909 punycode "^1.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10910
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10911 tr46@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10912 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10913 resolved "https://registry.yarnpkg.com/tr46/-/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10914 integrity sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10915 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10916 punycode "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10917
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
10918 tr46@~0.0.3:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
10919 version "0.0.3"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
10920 resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
10921 integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
10922
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
10923 tree-kill@^1.1.0:
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10924 version "1.2.1"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10925 resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.1.tgz#5398f374e2f292b9dcc7b2e71e30a5c3bb6c743a"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
10926 integrity sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q==
8
d97a8842c985 start front and back both concurrently
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
10927
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10928 trim-newlines@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10929 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10930 resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10931 integrity sha1-WIeWa7WCpFA6QetST301ARgVphM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10932
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10933 trim-right@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10934 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10935 resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10936 integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10937
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10938 "true-case-path@^1.0.2":
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10939 version "1.0.3"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10940 resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-1.0.3.tgz#f813b5a8c86b40da59606722b144e3225799f47d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10941 integrity sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10942 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
10943 glob "^7.1.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10944
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10945 tryer@^1.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10946 version "1.0.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10947 resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10948 integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10949
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10950 tsconfig@^7.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10951 version "7.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10952 resolved "https://registry.yarnpkg.com/tsconfig/-/tsconfig-7.0.0.tgz#84538875a4dc216e5c4a5432b3a4dec3d54e91b7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10953 integrity sha512-vZXmzPrL+EmC4T/4rVlT2jNVMWCi/O4DIiSj3UHg1OE5kCKbk4mfrXc6dZksLgRM/TZlKnousKH9bbTazUWRRw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10954 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10955 "@types/strip-bom" "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10956 "@types/strip-json-comments" "0.0.30"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10957 strip-bom "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10958 strip-json-comments "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10959
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10960 tslib@^1.9.0:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10961 version "1.9.3"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10962 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10963 integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10964
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10965 tty-browserify@0.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10966 version "0.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10967 resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10968 integrity sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10969
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10970 tunnel-agent@^0.6.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10971 version "0.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10972 resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10973 integrity sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10974 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10975 safe-buffer "^5.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10976
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10977 tweetnacl@^0.14.3, tweetnacl@~0.14.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10978 version "0.14.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10979 resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10980 integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10981
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10982 type-check@~0.3.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10983 version "0.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10984 resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10985 integrity sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10986 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10987 prelude-ls "~1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10988
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10989 type-detect@0.1.1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10990 version "0.1.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10991 resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-0.1.1.tgz#0ba5ec2a885640e470ea4e8505971900dac58822"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10992 integrity sha1-C6XsKohWQORw6k6FBZcZANrFiCI=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
10993
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
10994 type-is@~1.6.16:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10995 version "1.6.16"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10996 resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.16.tgz#f89ce341541c672b25ee7ae3c73dee3b2be50194"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
10997 integrity sha512-HRkVv/5qY2G6I8iab9cI7v1bOIdhm94dVjQCPFElW9W+3GeDOSHmy2EBYe4VTApuzolPcmgFTN3ftVJRKR2J9Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10998 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10999 media-typer "0.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11000 mime-types "~2.1.18"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11001
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11002 typedarray@^0.0.6:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11003 version "0.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11004 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11005 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11006
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11007 uglify-js@3.4.x, uglify-js@^3.1.4:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11008 version "3.4.9"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11009 resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.9.tgz#af02f180c1207d76432e473ed24a28f4a782bae3"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11010 integrity sha512-8CJsbKOtEbnJsTyv6LE6m6ZKniqMiFWmm9sRbopbkGs3gMPPfd3Fh8iIA4Ykv5MgaTbqHr4BaoGLJLZNhsrW1Q==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11011 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11012 commander "~2.17.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11013 source-map "~0.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11014
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11015 uglify-js@^2.6.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11016 version "2.8.29"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11017 resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11018 integrity sha1-KcVzMUgFe7Th913zW3qcty5qWd0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11019 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11020 source-map "~0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11021 yargs "~3.10.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11022 optionalDependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11023 uglify-to-browserify "~1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11024
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11025 uglify-to-browserify@~1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11026 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11027 resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11028 integrity sha1-bgkk1r2mta/jSeOabWMoUKD4grc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11029
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11030 unicode-canonical-property-names-ecmascript@^1.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11031 version "1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11032 resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11033 integrity sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11034
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11035 unicode-match-property-ecmascript@^1.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11036 version "1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11037 resolved "https://registry.yarnpkg.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz#8ed2a32569961bce9227d09cd3ffbb8fed5f020c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11038 integrity sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11039 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11040 unicode-canonical-property-names-ecmascript "^1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11041 unicode-property-aliases-ecmascript "^1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11042
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11043 unicode-match-property-value-ecmascript@^1.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11044 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11045 resolved "https://registry.yarnpkg.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.0.2.tgz#9f1dc76926d6ccf452310564fd834ace059663d4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11046 integrity sha512-Rx7yODZC1L/T8XKo/2kNzVAQaRE88AaMvI1EF/Xnj3GW2wzN6fop9DDWuFAKUVFH7vozkz26DzP0qyWLKLIVPQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11047
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11048 unicode-property-aliases-ecmascript@^1.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11049 version "1.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11050 resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.0.4.tgz#5a533f31b4317ea76f17d807fa0d116546111dd0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11051 integrity sha512-2WSLa6OdYd2ng8oqiGIWnJqyFArvhn+5vgx5GTxMbUYjCYKUcuKS62YLFF0R/BDGlB1yzXjQOLtPAfHsgirEpg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11052
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11053 union-value@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11054 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11055 resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.0.tgz#5c71c34cb5bad5dcebe3ea0cd08207ba5aa1aea4"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11056 integrity sha1-XHHDTLW61dzr4+oM0IIHulqhrqQ=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11057 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11058 arr-union "^3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11059 get-value "^2.0.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11060 is-extendable "^0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11061 set-value "^0.4.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11062
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11063 uniq@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11064 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11065 resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11066 integrity sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11067
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11068 uniqs@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11069 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11070 resolved "https://registry.yarnpkg.com/uniqs/-/uniqs-2.0.0.tgz#ffede4b36b25290696e6e165d4a59edb998e6b02"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11071 integrity sha1-/+3ks2slKQaW5uFl1KWe25mOawI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11072
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11073 unique-filename@^1.1.0, unique-filename@^1.1.1:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11074 version "1.1.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11075 resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11076 integrity sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11077 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11078 unique-slug "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11079
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11080 unique-slug@^2.0.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11081 version "2.0.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11082 resolved "https://registry.yarnpkg.com/unique-slug/-/unique-slug-2.0.1.tgz#5e9edc6d1ce8fb264db18a507ef9bd8544451ca6"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11083 integrity sha512-n9cU6+gITaVu7VGj1Z8feKMmfAjEAQGhwD9fE3zvpRRa0wEIx8ODYkVGfSc94M2OX00tUFV8wH3zYbm1I8mxFg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11084 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11085 imurmurhash "^0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11086
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11087 universalify@^0.1.0:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11088 version "0.1.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11089 resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11090 integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11091
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11092 unpipe@1.0.0, unpipe@~1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11093 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11094 resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11095 integrity sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11096
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11097 unquote@~1.1.1:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11098 version "1.1.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11099 resolved "https://registry.yarnpkg.com/unquote/-/unquote-1.1.1.tgz#8fded7324ec6e88a0ff8b905e7c098cdc086d544"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11100 integrity sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11101
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11102 unset-value@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11103 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11104 resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-1.0.0.tgz#8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11105 integrity sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11106 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11107 has-value "^0.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11108 isobject "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11109
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
11110 upath@^1.1.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11111 version "1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11112 resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.0.tgz#35256597e46a581db4793d0ce47fa9aebfc9fabd"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11113 integrity sha512-bzpH/oBhoS/QI/YtbkqCg6VEiPYjSZtrHQM6/QnJS6OL9pKUFLqb3aFh4Scvwm45+7iAgiMkLhSbaZxUqmrprw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11114
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11115 upper-case@^1.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11116 version "1.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11117 resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11118 integrity sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11119
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11120 uri-js@^4.2.2:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11121 version "4.2.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11122 resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11123 integrity sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11124 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11125 punycode "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11126
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11127 urix@^0.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11128 version "0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11129 resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11130 integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11131
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11132 url-loader@^1.1.2:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11133 version "1.1.2"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11134 resolved "https://registry.yarnpkg.com/url-loader/-/url-loader-1.1.2.tgz#b971d191b83af693c5e3fea4064be9e1f2d7f8d8"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11135 integrity sha512-dXHkKmw8FhPqu8asTc1puBfe3TehOCo2+RmOOev5suNCIYBcT626kxiWg1NBVkwc4rO8BGa7gP70W7VXuqHrjg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11136 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11137 loader-utils "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11138 mime "^2.0.3"
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11139 schema-utils "^1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11140
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11141 url-parse@^1.4.3:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11142 version "1.4.4"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11143 resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.4.tgz#cac1556e95faa0303691fec5cf9d5a1bc34648f8"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11144 integrity sha512-/92DTTorg4JjktLNLe6GPS2/RvAd/RGr6LuktmWSMLEOa6rjnlrFXNgSbSmkNvCoL2T028A0a1JaJLzRMlFoHg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11145 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11146 querystringify "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11147 requires-port "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11148
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11149 url@^0.11.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11150 version "0.11.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11151 resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11152 integrity sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11153 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11154 punycode "1.3.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11155 querystring "0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11156
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11157 use@^3.1.0:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11158 version "3.1.1"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11159 resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11160 integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11161
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11162 util-deprecate@^1.0.1, util-deprecate@~1.0.1:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11163 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11164 resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11165 integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11166
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11167 util.promisify@1.0.0, util.promisify@^1.0.0, util.promisify@~1.0.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11168 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11169 resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.0.0.tgz#440f7165a459c9a16dc145eb8e72f35687097030"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11170 integrity sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11171 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11172 define-properties "^1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11173 object.getownpropertydescriptors "^2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11174
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11175 util@0.10.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11176 version "0.10.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11177 resolved "https://registry.yarnpkg.com/util/-/util-0.10.3.tgz#7afb1afe50805246489e3db7fe0ed379336ac0f9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11178 integrity sha1-evsa/lCAUkZInj23/g7TeTNqwPk=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11179 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11180 inherits "2.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11181
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11182 util@^0.10.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11183 version "0.10.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11184 resolved "https://registry.yarnpkg.com/util/-/util-0.10.4.tgz#3aa0125bfe668a4672de58857d3ace27ecb76901"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11185 integrity sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11186 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11187 inherits "2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11188
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11189 util@^0.11.0:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11190 version "0.11.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11191 resolved "https://registry.yarnpkg.com/util/-/util-0.11.1.tgz#3236733720ec64bb27f6e26f421aaa2e1b588d61"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11192 integrity sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11193 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11194 inherits "2.0.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11195
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11196 utila@^0.4.0, utila@~0.4:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11197 version "0.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11198 resolved "https://registry.yarnpkg.com/utila/-/utila-0.4.0.tgz#8a16a05d445657a3aea5eecc5b12a4fa5379772c"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11199 integrity sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11200
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11201 utils-merge@1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11202 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11203 resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11204 integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11205
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11206 uuid@^3.0.1, uuid@^3.3.2:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11207 version "3.3.2"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11208 resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11209 integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11210
565
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
11211 v-tooltip@^2.0.0-rc.33:
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
11212 version "2.0.0-rc.33"
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
11213 resolved "https://registry.yarnpkg.com/v-tooltip/-/v-tooltip-2.0.0-rc.33.tgz#78f7d8e9c34265622be65ba9dc78c67f1dc02b73"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11214 integrity sha1-ePfY6cNCZWIr5lup3HjGfx3AK3M=
565
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
11215 dependencies:
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
11216 lodash.merge "^4.6.0"
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
11217 popper.js "^1.12.9"
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
11218 vue-resize "^0.4.3"
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
11219
1070
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11220 v8-compile-cache@^2.0.2:
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11221 version "2.0.2"
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11222 resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.0.2.tgz#a428b28bb26790734c4fc8bc9fa106fccebf6a6c"
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11223 integrity sha512-1wFuMUIM16MDJRCrpbpuEPTUGmM5QMUg0cr3KFwra2XgOgFcPGDQHDh3CszSCD2Zewc/dh/pamNEW8CbfDebUw==
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11224
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11225 validate-npm-package-license@^3.0.1:
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11226 version "3.0.4"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11227 resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11228 integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11229 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11230 spdx-correct "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11231 spdx-expression-parse "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11232
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11233 vary@~1.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11234 version "1.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11235 resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11236 integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11237
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11238 vendors@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11239 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11240 resolved "https://registry.yarnpkg.com/vendors/-/vendors-1.0.2.tgz#7fcb5eef9f5623b156bcea89ec37d63676f21801"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11241 integrity sha512-w/hry/368nO21AN9QljsaIhb9ZiZtZARoVH5f3CsFbawdLdayCgKRPup7CggujvySMxx0I91NOyxdVENohprLQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11242
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11243 verror@1.10.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11244 version "1.10.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11245 resolved "https://registry.yarnpkg.com/verror/-/verror-1.10.0.tgz#3a105ca17053af55d6e270c1f8288682e18da400"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11246 integrity sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11247 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11248 assert-plus "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11249 core-util-is "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11250 extsprintf "^1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11251
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11252 vm-browserify@0.0.4:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11253 version "0.0.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11254 resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-0.0.4.tgz#5d7ea45bbef9e4a6ff65f95438e0a87c357d5a73"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11255 integrity sha1-XX6kW7755Kb/ZflUOOCofDV9WnM=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11256 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11257 indexof "0.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11258
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
11259 void-elements@^2.0.1:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
11260 version "2.0.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
11261 resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11262 integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
11263
1163
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
11264 vue-clipboard2@^0.2.1:
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
11265 version "0.2.1"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
11266 resolved "https://registry.yarnpkg.com/vue-clipboard2/-/vue-clipboard2-0.2.1.tgz#9f06690af1c98aef344be1fc4beb00cdc5307ee1"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
11267 integrity sha512-n6ie/0g0bKohmLlC/5ja1esq2Q0jQ5hWmhNSZcvCsWfDeDnVARjl6cBB9p72XV1nlVfuqsZcfV8HTjjZAIlLBA==
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
11268 dependencies:
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
11269 clipboard "^2.0.0"
fb5c83d4ea1d added copy coordinates button to fairway profile
Markus Kottlaender <markus@intevation.de>
parents: 1120
diff changeset
11270
864
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
11271 vue-color@^2.6.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11272 version "2.7.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11273 resolved "https://registry.yarnpkg.com/vue-color/-/vue-color-2.7.0.tgz#31e898370a5786fd6c3007388cb7242db6ba6988"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11274 integrity sha512-fak9oPRL3BsYtakTGmWIS2yNRppRYNlMgGGq78CMH34ipU8fLgi/bT9JiSPcscpdTNLGracuOFuZ8OFeml+SQQ==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11275 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11276 clamp "^1.0.1"
864
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
11277 lodash.throttle "^4.0.0"
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
11278 material-colors "^1.0.0"
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
11279 tinycolor2 "^1.1.2"
2079fabbe6dd client: add fill-colour setting to systemconfig
Bernhard Reiter <bernhard@intevation.de>
parents: 794
diff changeset
11280
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11281 vue-eslint-parser@^2.0.3:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11282 version "2.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11283 resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-2.0.3.tgz#c268c96c6d94cfe3d938a5f7593959b0ca3360d1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11284 integrity sha512-ZezcU71Owm84xVF6gfurBQUGg8WQ+WZGxgDEQu1IHFBZNx7BFZg3L1yHxrCBNNwbwFtE1GuvfJKMtb6Xuwc/Bw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11285 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11286 debug "^3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11287 eslint-scope "^3.7.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11288 eslint-visitor-keys "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11289 espree "^3.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11290 esquery "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11291 lodash "^4.17.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11292
1803
975a7de89f05 define stretches WIP
Thomas Junk <thomas.junk@intevation.de>
parents: 1643
diff changeset
11293 vue-gettext@^2.1.2:
975a7de89f05 define stretches WIP
Thomas Junk <thomas.junk@intevation.de>
parents: 1643
diff changeset
11294 version "2.1.2"
975a7de89f05 define stretches WIP
Thomas Junk <thomas.junk@intevation.de>
parents: 1643
diff changeset
11295 resolved "https://registry.yarnpkg.com/vue-gettext/-/vue-gettext-2.1.2.tgz#b6b5160bed8ce61b6ead6adf5f4029ff04f57720"
975a7de89f05 define stretches WIP
Thomas Junk <thomas.junk@intevation.de>
parents: 1643
diff changeset
11296 integrity sha512-issGZfHvGntflaoLd+46Ru305lWOVEG/0vTI7uB5zvq/4JVGoF7J/+DUrcYswowiCKpJluYqf6inILat2HNeRQ==
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
11297
713
badbc0207418 feat: systeminformation feature added
Thomas Junk <thomas.junk@intevation.de>
parents: 646
diff changeset
11298 vue-highlightjs@^1.3.3:
badbc0207418 feat: systeminformation feature added
Thomas Junk <thomas.junk@intevation.de>
parents: 646
diff changeset
11299 version "1.3.3"
badbc0207418 feat: systeminformation feature added
Thomas Junk <thomas.junk@intevation.de>
parents: 646
diff changeset
11300 resolved "https://registry.yarnpkg.com/vue-highlightjs/-/vue-highlightjs-1.3.3.tgz#29a0d57132fc1ce15cfa61e896918f5b718c5d52"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11301 integrity sha1-KaDVcTL8HOFc+mHolpGPW3GMXVI=
713
badbc0207418 feat: systeminformation feature added
Thomas Junk <thomas.junk@intevation.de>
parents: 646
diff changeset
11302 dependencies:
badbc0207418 feat: systeminformation feature added
Thomas Junk <thomas.junk@intevation.de>
parents: 646
diff changeset
11303 highlight.js "*"
badbc0207418 feat: systeminformation feature added
Thomas Junk <thomas.junk@intevation.de>
parents: 646
diff changeset
11304
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11305 vue-hot-reload-api@^2.3.0:
2189
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
11306 version "2.3.2"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
11307 resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.2.tgz#1fcc1495effe08a790909b46bf7b5c4cfeb6f21b"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
11308 integrity sha512-NpznMQoe/DzMG7nJjPkJKT7FdEn9xXfnntG7POfTmqnSaza97ylaBf1luZDh4IgV+vgUoR//id5pf8Ru+Ym+0g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11309
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11310 vue-jest@^3.0.2:
2174
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
11311 version "3.0.3"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
11312 resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.3.tgz#80f664712f2678b1d8bb3af0f2c0bef5efa8de31"
d9668ab460a1 packages upgraded
Thomas Junk <thomas.junk@intevation.de>
parents: 2118
diff changeset
11313 integrity sha512-QwFQjkv2vXYPKUkNZkMbV/ZTHyQhRM1JY8nP68dRLQmdvCN+VUEKhlByH/PgPqDr2p/NuhaM3PUjJ9nreR++3w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11314 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11315 babel-plugin-transform-es2015-modules-commonjs "^6.26.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11316 chalk "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11317 extract-from-css "^0.4.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11318 find-babel-config "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11319 js-beautify "^1.6.14"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11320 node-cache "^4.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11321 object-assign "^4.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11322 source-map "^0.5.6"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11323 tsconfig "^7.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11324 vue-template-es2015-compiler "^1.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11325
1532
44e094330272 automatic imports: fields added
Thomas Junk <thomas.junk@intevation.de>
parents: 1514
diff changeset
11326 vue-js-toggle-button@^1.3.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11327 version "1.3.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11328 resolved "https://registry.yarnpkg.com/vue-js-toggle-button/-/vue-js-toggle-button-1.3.1.tgz#a129cf7493ad5bcd2a54c905cd5935d1c271e30c"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11329 integrity sha512-2KpkUVSVvxFtT6LG+JXNpARo/E9jBNWUPvWKvoYA/kJJJtdJfOPdCLA3GKaIzeR/Cy0Tb72CNEy9qkoN0GhMHg==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11330
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11331 vue-loader@^15.6.2:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11332 version "15.6.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11333 resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.6.2.tgz#892741d96260936ff69e892f72ec361ba4d100d2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11334 integrity sha512-T6fONodj861M3PqZ1jlbUFjeezbUnPRY2bd+3eZuDvYADgkN3VFU2H5feqySNg9XBt8rcbyBGmFWTZtrOX+v5w==
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11335 dependencies:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11336 "@vue/component-compiler-utils" "^2.5.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11337 hash-sum "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11338 loader-utils "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11339 vue-hot-reload-api "^2.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11340 vue-style-loader "^4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11341
565
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
11342 vue-resize@^0.4.3:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11343 version "0.4.5"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11344 resolved "https://registry.yarnpkg.com/vue-resize/-/vue-resize-0.4.5.tgz#4777a23042e3c05620d9cbda01c0b3cc5e32dcea"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11345 integrity sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg==
565
4bc27eea4f09 feat: Added tooltips for user roles
Thomas Junk <thomas.junk@intevation.de>
parents: 484
diff changeset
11346
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11347 vue-router@^3.0.2:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11348 version "3.0.2"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11349 resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.2.tgz#dedc67afe6c4e2bc25682c8b1c2a8c0d7c7e56be"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11350 integrity sha512-opKtsxjp9eOcFWdp6xLQPLmRGgfM932Tl56U9chYTnoWqKxQ8M20N7AkdEbM5beUh6wICoFGYugAX9vQjyJLFg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11351
1368
d1d8c7bd16a1 switched from vue2-toastr to vue-snotify
Thomas Junk <thomas.junk@intevation.de>
parents: 1299
diff changeset
11352 vue-snotify@^3.2.1:
d1d8c7bd16a1 switched from vue2-toastr to vue-snotify
Thomas Junk <thomas.junk@intevation.de>
parents: 1299
diff changeset
11353 version "3.2.1"
d1d8c7bd16a1 switched from vue2-toastr to vue-snotify
Thomas Junk <thomas.junk@intevation.de>
parents: 1299
diff changeset
11354 resolved "https://registry.yarnpkg.com/vue-snotify/-/vue-snotify-3.2.1.tgz#1e093838b67ecb4141d6227b6b19175735f4e259"
d1d8c7bd16a1 switched from vue2-toastr to vue-snotify
Thomas Junk <thomas.junk@intevation.de>
parents: 1299
diff changeset
11355 integrity sha512-7kETtCAK3key/mDkz47FY/LuPzDGNwHHrYmS037JuVac2FW/9GTtoCNIrOp+SNbpMHeXFdLIDktkBK0IdPdHew==
d1d8c7bd16a1 switched from vue2-toastr to vue-snotify
Thomas Junk <thomas.junk@intevation.de>
parents: 1299
diff changeset
11356
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11357 vue-style-loader@^4.1.0:
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11358 version "4.1.2"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11359 resolved "https://registry.yarnpkg.com/vue-style-loader/-/vue-style-loader-4.1.2.tgz#dedf349806f25ceb4e64f3ad7c0a44fba735fcf8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11360 integrity sha512-0ip8ge6Gzz/Bk0iHovU9XAUQaFt/G2B61bnWa2tCcqqdgfHs1lF9xXorFbE55Gmy92okFT+8bfmySuUOu13vxQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11361 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11362 hash-sum "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11363 loader-utils "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11364
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11365 vue-template-compiler@^2.5.16, vue-template-compiler@^2.5.17:
2189
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
11366 version "2.6.6"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
11367 resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.6.tgz#a807acbf3d51971d3721d75ecb1b927b517c1a02"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
11368 integrity sha512-OakxDGyrmMQViCjkakQFbDZlG0NibiOzpLauOfyCUVRQc9yPmTqpiz9nF0VeA+dFkXegetw0E5x65BFhhLXO0A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11369 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11370 de-indent "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11371 he "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11372
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11373 vue-template-es2015-compiler@^1.6.0, vue-template-es2015-compiler@^1.8.2:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11374 version "1.8.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11375 resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.8.2.tgz#dd73e80ba58bb65dd7a8aa2aeef6089cf6116f2a"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11376 integrity sha512-cliV19VHLJqFUYbz/XeWXe5CO6guzwd0yrrqqp0bmjlMP3ZZULY7fu8RTC4+3lmHwo6ESVDHFDsvjB15hcR5IA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11377
1368
d1d8c7bd16a1 switched from vue2-toastr to vue-snotify
Thomas Junk <thomas.junk@intevation.de>
parents: 1299
diff changeset
11378 vue@^2.5.16:
2189
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
11379 version "2.6.6"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
11380 resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.6.tgz#dde41e483c11c46a7bf523909f4f2f816ab60d25"
1e99a4226f3d package upgrades
Thomas Junk <thomas.junk@intevation.de>
parents: 2175
diff changeset
11381 integrity sha512-Y2DdOZD8sxApS+iUlwv1v8U1qN41kq6Kw45lM6nVZKhygeWA49q7VCCXkjXqeDBXgurrKWkYQ9cJeEJwAq0b9Q==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11382
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11383 vuex@^3.0.1:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11384 version "3.1.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11385 resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.1.0.tgz#634b81515cf0cfe976bd1ffe9601755e51f843b9"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11386 integrity sha512-mdHeHT/7u4BncpUZMlxNaIdcN/HIt1GsGG5LKByArvYG/v6DvHcOxvDCts+7SRdCoIRGllK8IMZvQtQXLppDYg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11387
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11388 w3c-hr-time@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11389 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11390 resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.1.tgz#82ac2bff63d950ea9e3189a58a65625fedf19045"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11391 integrity sha1-gqwr/2PZUOqeMYmlimViX+3xkEU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11392 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11393 browser-process-hrtime "^0.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11394
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11395 walker@~1.0.5:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11396 version "1.0.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11397 resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11398 integrity sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11399 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11400 makeerror "1.0.x"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11401
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11402 watch@~0.18.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11403 version "0.18.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11404 resolved "https://registry.yarnpkg.com/watch/-/watch-0.18.0.tgz#28095476c6df7c90c963138990c0a5423eb4b986"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11405 integrity sha1-KAlUdsbffJDJYxOJkMClQj60uYY=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11406 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11407 exec-sh "^0.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11408 minimist "^1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11409
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11410 watchpack@^1.5.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11411 version "1.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11412 resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.6.0.tgz#4bc12c2ebe8aa277a71f1d3f14d685c7b446cd00"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11413 integrity sha512-i6dHe3EyLjMmDlU1/bGQpEw25XSjkJULPuAVKCbNRefQVq48yXKUpwg538F7AZTf9kyr57zj++pQFltUa5H7yA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11414 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11415 chokidar "^2.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11416 graceful-fs "^4.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11417 neo-async "^2.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11418
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11419 wbuf@^1.1.0, wbuf@^1.7.3:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11420 version "1.7.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11421 resolved "https://registry.yarnpkg.com/wbuf/-/wbuf-1.7.3.tgz#c1d8d149316d3ea852848895cb6a0bfe887b87df"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11422 integrity sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11423 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11424 minimalistic-assert "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11425
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11426 wcwidth@^1.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11427 version "1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11428 resolved "https://registry.yarnpkg.com/wcwidth/-/wcwidth-1.0.1.tgz#f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11429 integrity sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11430 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11431 defaults "^1.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11432
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11433 webidl-conversions@^3.0.0, webidl-conversions@^3.0.1:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11434 version "3.0.1"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11435 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11436 integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11437
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11438 webidl-conversions@^4.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11439 version "4.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11440 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11441 integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11442
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11443 webpack-bundle-analyzer@^3.0.3:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11444 version "3.0.3"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11445 resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.0.3.tgz#dbc7fff8f52058b6714a20fddf309d0790e3e0a0"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11446 integrity sha512-naLWiRfmtH4UJgtUktRTLw6FdoZJ2RvCR9ePbwM9aRMsS/KjFerkPZG9epEvXRAw5d5oPdrs9+3p+afNjxW8Xw==
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11447 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11448 acorn "^5.7.3"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11449 bfj "^6.1.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11450 chalk "^2.4.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11451 commander "^2.18.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11452 ejs "^2.6.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11453 express "^4.16.3"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11454 filesize "^3.6.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11455 gzip-size "^5.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11456 lodash "^4.17.10"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11457 mkdirp "^0.5.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11458 opener "^1.5.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11459 ws "^6.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11460
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11461 webpack-chain@^4.11.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11462 version "4.12.1"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11463 resolved "https://registry.yarnpkg.com/webpack-chain/-/webpack-chain-4.12.1.tgz#6c8439bbb2ab550952d60e1ea9319141906c02a6"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11464 integrity sha512-BCfKo2YkDe2ByqkEWe1Rw+zko4LsyS75LVr29C6xIrxAg9JHJ4pl8kaIZ396SUSNp6b4815dRZPSTAS8LlURRQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11465 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11466 deepmerge "^1.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11467 javascript-stringify "^1.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11468
1070
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11469 webpack-cli@^3.1.2:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11470 version "3.2.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11471 resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.2.3.tgz#13653549adfd8ccd920ad7be1ef868bacc22e346"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11472 integrity sha512-Ik3SjV6uJtWIAN5jp5ZuBMWEAaP5E4V78XJ2nI+paFPh8v4HPSwo/myN0r29Xc/6ZKnd2IdrAlpSgNOu2CDQ6Q==
1070
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11473 dependencies:
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11474 chalk "^2.4.1"
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11475 cross-spawn "^6.0.5"
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11476 enhanced-resolve "^4.1.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11477 findup-sync "^2.0.0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11478 global-modules "^1.0.0"
1070
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11479 import-local "^2.0.0"
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11480 interpret "^1.1.0"
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11481 loader-utils "^1.1.0"
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11482 supports-color "^5.5.0"
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11483 v8-compile-cache "^2.0.2"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11484 yargs "^12.0.4"
1070
12312fb1cda2 webpack-cli added
Thomas Junk <thomas.junk@intevation.de>
parents: 955
diff changeset
11485
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11486 webpack-dev-middleware@3.4.0:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11487 version "3.4.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11488 resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-3.4.0.tgz#1132fecc9026fd90f0ecedac5cbff75d1fb45890"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11489 integrity sha512-Q9Iyc0X9dP9bAsYskAVJ/hmIZZQwf/3Sy4xCAZgL5cUkjZmUZLt4l5HpbST/Pdgjn3u6pE7u5OdGd1apgzRujA==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11490 dependencies:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11491 memory-fs "~0.4.1"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11492 mime "^2.3.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11493 range-parser "^1.0.3"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11494 webpack-log "^2.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11495
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11496 webpack-dev-server@^3.1.14:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11497 version "3.1.14"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11498 resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.1.14.tgz#60fb229b997fc5a0a1fc6237421030180959d469"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11499 integrity sha512-mGXDgz5SlTxcF3hUpfC8hrQ11yhAttuUQWf1Wmb+6zo3x6rb7b9mIfuQvAPLdfDRCGRGvakBWHdHOa0I9p/EVQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11500 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11501 ansi-html "0.0.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11502 bonjour "^3.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11503 chokidar "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11504 compression "^1.5.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11505 connect-history-api-fallback "^1.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11506 debug "^3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11507 del "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11508 express "^4.16.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11509 html-entities "^1.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11510 http-proxy-middleware "~0.18.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11511 import-local "^2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11512 internal-ip "^3.0.1"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11513 ip "^1.1.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11514 killable "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11515 loglevel "^1.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11516 opn "^5.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11517 portfinder "^1.0.9"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11518 schema-utils "^1.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11519 selfsigned "^1.9.1"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11520 semver "^5.6.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11521 serve-index "^1.7.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11522 sockjs "0.3.19"
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11523 sockjs-client "1.3.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11524 spdy "^4.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11525 strip-ansi "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11526 supports-color "^5.1.0"
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11527 url "^0.11.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11528 webpack-dev-middleware "3.4.0"
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11529 webpack-log "^2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11530 yargs "12.0.2"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11531
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11532 webpack-log@^2.0.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11533 version "2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11534 resolved "https://registry.yarnpkg.com/webpack-log/-/webpack-log-2.0.0.tgz#5b7928e0637593f119d32f6227c1e0ac31e1b47f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11535 integrity sha512-cX8G2vR/85UYG59FgkoMamwHUIkSSlV3bBMRsbxVXVUk2j6NleCKjQ/WE9eYg9WY4w25O9w8wKP4rzNZFmUcUg==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11536 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11537 ansi-colors "^3.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11538 uuid "^3.3.2"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11539
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11540 webpack-merge@^4.2.1:
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11541 version "4.2.1"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11542 resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-4.2.1.tgz#5e923cf802ea2ace4fd5af1d3247368a633489b4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11543 integrity sha512-4p8WQyS98bUJcCvFMbdGZyZmsKuWjWVnVHnAS3FFg0HDaRVrPbkivx2RYCre8UiemD67RsiFFLfn4JhLAin8Vw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11544 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11545 lodash "^4.17.5"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11546
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11547 webpack-sources@^1.1.0, webpack-sources@^1.3.0:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11548 version "1.3.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11549 resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.3.0.tgz#2a28dcb9f1f45fe960d8f1493252b5ee6530fa85"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11550 integrity sha512-OiVgSrbGu7NEnEvQJJgdSFPl2qWKkWq5lHMhgiToIiN9w34EBnjYzSYs+VbL5KoYiLNtFFa7BZIKxRED3I32pA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11551 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11552 source-list-map "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11553 source-map "~0.6.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11554
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11555 "webpack@>=4 < 4.29":
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11556 version "4.28.4"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11557 resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.28.4.tgz#1ddae6c89887d7efb752adf0c3cd32b9b07eacd0"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11558 integrity sha512-NxjD61WsK/a3JIdwWjtIpimmvE6UrRi3yG54/74Hk9rwNj5FPkA4DJCf1z4ByDWLkvZhTZE+P3C/eh6UD5lDcw==
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11559 dependencies:
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11560 "@webassemblyjs/ast" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11561 "@webassemblyjs/helper-module-context" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11562 "@webassemblyjs/wasm-edit" "1.7.11"
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11563 "@webassemblyjs/wasm-parser" "1.7.11"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11564 acorn "^5.6.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11565 acorn-dynamic-import "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11566 ajv "^6.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11567 ajv-keywords "^3.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11568 chrome-trace-event "^1.0.0"
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11569 enhanced-resolve "^4.1.0"
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11570 eslint-scope "^4.0.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11571 json-parse-better-errors "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11572 loader-runner "^2.3.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11573 loader-utils "^1.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11574 memory-fs "~0.4.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11575 micromatch "^3.1.8"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11576 mkdirp "~0.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11577 neo-async "^2.5.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11578 node-libs-browser "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11579 schema-utils "^0.4.4"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11580 tapable "^1.1.0"
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11581 terser-webpack-plugin "^1.1.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11582 watchpack "^1.5.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11583 webpack-sources "^1.3.0"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11584
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11585 websocket-driver@>=0.5.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11586 version "0.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11587 resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.7.0.tgz#0caf9d2d755d93aee049d4bdd0d3fe2cca2a24eb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11588 integrity sha1-DK+dLXVdk67gSdS90NP+LMoqJOs=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11589 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11590 http-parser-js ">=0.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11591 websocket-extensions ">=0.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11592
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11593 websocket-extensions@>=0.1.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11594 version "0.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11595 resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11596 integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11597
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11598 whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3:
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11599 version "1.0.5"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11600 resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz#5abacf777c32166a51d085d6b4f3e7d27113ddb0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11601 integrity sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11602 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11603 iconv-lite "0.4.24"
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11604
1120
c316fcf94ea9 chore: update frontendlibs
Thomas Junk <thomas.junk@intevation.de>
parents: 1102
diff changeset
11605 whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11606 version "2.3.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11607 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11608 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11609
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11610 whatwg-url@^2.0.1:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11611 version "2.0.1"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11612 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-2.0.1.tgz#5396b2043f020ee6f704d9c45ea8519e724de659"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11613 integrity sha1-U5ayBD8CDub3BNnEXqhRnnJN5lk=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11614 dependencies:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11615 tr46 "~0.0.3"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11616 webidl-conversions "^3.0.0"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11617
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11618 whatwg-url@^6.4.1:
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11619 version "6.5.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11620 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11621 integrity sha512-rhRZRqx/TLJQWUpQ6bmrt2UV4f0HCQ463yQuONJqC6fO2VoEb1pTYddbe59SkYq87aoM5A3bdhMZiUiVws+fzQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11622 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11623 lodash.sortby "^4.7.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11624 tr46 "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11625 webidl-conversions "^4.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11626
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11627 whatwg-url@^7.0.0:
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11628 version "7.0.0"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11629 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.0.0.tgz#fde926fa54a599f3adf82dff25a9f7be02dc6edd"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11630 integrity sha512-37GeVSIJ3kn1JgKyjiYNmSLP1yzbpb29jdmwBSgkD9h40/hyrR/OifpVUndji3tmwGgD8qpw7iQu3RSbCrBpsQ==
455
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11631 dependencies:
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11632 lodash.sortby "^4.7.0"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11633 tr46 "^1.0.1"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11634 webidl-conversions "^4.0.2"
1c4834aa7776 client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Bernhard Reiter <bernhard@intevation.de>
parents: 454
diff changeset
11635
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11636 which-module@^1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11637 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11638 resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11639 integrity sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11640
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11641 which-module@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11642 version "2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11643 resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11644 integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11645
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11646 which@1, which@^1.2.12, which@^1.2.14, which@^1.2.9, which@^1.3.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11647 version "1.3.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11648 resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11649 integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11650 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11651 isexe "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11652
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11653 wide-align@^1.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11654 version "1.1.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11655 resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11656 integrity sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11657 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11658 string-width "^1.0.2 || 2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11659
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11660 window-size@0.1.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11661 version "0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11662 resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11663 integrity sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11664
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
11665 with@^5.0.0:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
11666 version "5.1.1"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
11667 resolved "https://registry.yarnpkg.com/with/-/with-5.1.1.tgz#fa4daa92daf32c4ea94ed453c81f04686b575dfe"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11668 integrity sha1-+k2qktrzLE6pTtRTyB8EaGtXXf4=
141
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
11669 dependencies:
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
11670 acorn "^3.1.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
11671 acorn-globals "^3.0.0"
Thomas Junk <thomas.junk@intevation.de>
parents: 123
diff changeset
11672
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11673 wordwrap@0.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11674 version "0.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11675 resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11676 integrity sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11677
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11678 wordwrap@~0.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11679 version "0.0.3"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11680 resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11681 integrity sha1-o9XabNXAvAAI03I0u68b7WMFkQc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11682
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11683 wordwrap@~1.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11684 version "1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11685 resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11686 integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11687
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11688 worker-farm@^1.5.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11689 version "1.6.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11690 resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.6.0.tgz#aecc405976fab5a95526180846f0dba288f3a4a0"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11691 integrity sha512-6w+3tHbM87WnSWnENBUvA2pxJPLhQUg5LKwUQHq3r+XPhIM+Gh2R5ycbwPCyuGbNg+lPgdcnQUhuC02kJCvffQ==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11692 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11693 errno "~0.1.7"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11694
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11695 wrap-ansi@^2.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11696 version "2.1.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11697 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11698 integrity sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11699 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11700 string-width "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11701 strip-ansi "^3.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11702
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11703 wrappy@1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11704 version "1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11705 resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11706 integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11707
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11708 write-file-atomic@^2.1.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11709 version "2.4.2"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11710 resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-2.4.2.tgz#a7181706dfba17855d221140a9c06e15fcdd87b9"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11711 integrity sha512-s0b6vB3xIVRLWywa6X9TOMA7k9zio0TMOsl9ZnDkliA/cfJlpHXAscj0gbHVJiTdIuAYpIyqS5GW91fqm6gG5g==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11712 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11713 graceful-fs "^4.1.11"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11714 imurmurhash "^0.1.4"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11715 signal-exit "^3.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11716
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11717 write@^0.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11718 version "0.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11719 resolved "https://registry.yarnpkg.com/write/-/write-0.2.1.tgz#5fc03828e264cea3fe91455476f7a3c566cb0757"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11720 integrity sha1-X8A4KOJkzqP+kUVUdvejxWbLB1c=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11721 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11722 mkdirp "^0.5.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11723
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11724 ws@^5.2.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11725 version "5.2.2"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11726 resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11727 integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11728 dependencies:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11729 async-limiter "~1.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11730
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11731 ws@^6.0.0:
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11732 version "6.1.3"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11733 resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.3.tgz#d2d2e5f0e3c700ef2de89080ebc0ac6e1bf3a72d"
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11734 integrity sha512-tbSxiT+qJI223AP4iLfQbkbxkwdFcneYinM2+x46Gx2wgvbaOMO36czfdfVUBRTHvzAMRhDd98sA5d/BuWbQdg==
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11735 dependencies:
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11736 async-limiter "~1.0.0"
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11737
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11738 "xml-name-validator@>= 2.0.1 < 3.0.0":
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11739 version "2.0.1"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11740 resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11741 integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11742
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11743 xml-name-validator@^3.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11744 version "3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11745 resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11746 integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11747
1874
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11748 xmldom@^0.1.22:
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11749 version "0.1.27"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11750 resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11751 integrity sha1-1QH5ezvbQDr4757MIFcxh6rawOk=
bad32adafef2 client: add real pdf generation with jspdf
Bernhard Reiter <bernhard@intevation.de>
parents: 1643
diff changeset
11752
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11753 xregexp@2.0.0:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11754 version "2.0.0"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11755 resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-2.0.0.tgz#52a63e56ca0b84a7f3a5f3d61872f126ad7a5943"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11756 integrity sha1-UqY+VsoLhKfzpfPWGHLxJq16WUM=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11757
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11758 xregexp@4.0.0:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11759 version "4.0.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11760 resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-4.0.0.tgz#e698189de49dd2a18cc5687b05e17c8e43943020"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11761 integrity sha512-PHyM+sQouu7xspQQwELlGwwd05mXUFqwFYfqPO0cC7x4fxyHnnuetmQr6CjJiafIDoH4MogHb9dOoJzR/Y4rFg==
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11762
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11763 xtend@^4.0.0, xtend@~4.0.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11764 version "4.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11765 resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11766 integrity sha1-pcbVMr5lbiPbgg77lDofBJmNY68=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11767
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11768 y18n@^3.2.1:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11769 version "3.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11770 resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11771 integrity sha1-bRX7qITAhnnA136I53WegR4H+kE=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11772
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11773 "y18n@^3.2.1 || ^4.0.0", y18n@^4.0.0:
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11774 version "4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11775 resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11776 integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11777
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11778 yallist@^2.1.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11779 version "2.1.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11780 resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11781 integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11782
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11783 yallist@^3.0.0, yallist@^3.0.2:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11784 version "3.0.3"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11785 resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11786 integrity sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11787
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11788 yargs-parser@^10.1.0:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11789 version "10.1.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11790 resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-10.1.0.tgz#7202265b89f7e9e9f2e5765e0fe735a905edbaa8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11791 integrity sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ==
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11792 dependencies:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11793 camelcase "^4.1.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11794
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11795 yargs-parser@^11.1.1:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11796 version "11.1.1"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11797 resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-11.1.1.tgz#879a0865973bca9f6bab5cbdf3b1c67ec7d3bcf4"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11798 integrity sha512-C6kB/WJDiaxONLJQnF8ccx9SEeoTTLek8RVbaOIsrAUS8VrBEXfmeSnCZxygc+XC2sNMBIwOOnfcxiynjHsVSQ==
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11799 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11800 camelcase "^5.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11801 decamelize "^1.2.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11802
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11803 yargs-parser@^5.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11804 version "5.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11805 resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11806 integrity sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11807 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11808 camelcase "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11809
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11810 yargs-parser@^9.0.2:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11811 version "9.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11812 resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-9.0.2.tgz#9ccf6a43460fe4ed40a9bb68f48d43b8a68cc077"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11813 integrity sha1-nM9qQ0YP5O1Aqbto9I1DuKaMwHc=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11814 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11815 camelcase "^4.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11816
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11817 yargs@12.0.2:
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11818 version "12.0.2"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11819 resolved "https://registry.yarnpkg.com/yargs/-/yargs-12.0.2.tgz#fe58234369392af33ecbef53819171eff0f5aadc"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11820 integrity sha512-e7SkEx6N6SIZ5c5H22RTZae61qtn3PYUE8JYbBFlK9sYmh3DMQ6E5ygtaG/2BW0JZi4WGgTR2IV5ChqlqrDGVQ==
637
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11821 dependencies:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11822 cliui "^4.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11823 decamelize "^2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11824 find-up "^3.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11825 get-caller-file "^1.0.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11826 os-locale "^3.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11827 require-directory "^2.1.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11828 require-main-filename "^1.0.1"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11829 set-blocking "^2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11830 string-width "^2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11831 which-module "^2.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11832 y18n "^3.2.1 || ^4.0.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11833 yargs-parser "^10.1.0"
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11834
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11835 yargs@^11.0.0:
e72229d54c42 chore: upgrade node packages
Thomas Junk <thomas.junk@intevation.de>
parents: 570
diff changeset
11836 version "11.1.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11837 resolved "https://registry.yarnpkg.com/yargs/-/yargs-11.1.0.tgz#90b869934ed6e871115ea2ff58b03f4724ed2d77"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11838 integrity sha512-NwW69J42EsCSanF8kyn5upxvjp5ds+t3+udGBeTbFnERA+lF541DDpMawzo4z6W/QrzNM18D+BPMiOBibnFV5A==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11839 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11840 cliui "^4.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11841 decamelize "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11842 find-up "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11843 get-caller-file "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11844 os-locale "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11845 require-directory "^2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11846 require-main-filename "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11847 set-blocking "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11848 string-width "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11849 which-module "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11850 y18n "^3.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11851 yargs-parser "^9.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11852
2113
28fb26536b8f upgrade client dependencies
Thomas Junk <thomas.junk@intevation.de>
parents: 2108
diff changeset
11853 yargs@^12.0.1, yargs@^12.0.4, yargs@^12.0.5:
1461
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11854 version "12.0.5"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11855 resolved "https://registry.yarnpkg.com/yargs/-/yargs-12.0.5.tgz#05f5997b609647b64f66b81e3b4b10a368e7ad13"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11856 integrity sha512-Lhz8TLaYnxq/2ObqHDql8dX8CJi97oHxrjUcYtzKbbykPtVW9WB+poxI+NM2UIzsMgNCZTIf0AQwsjK5yMAqZw==
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11857 dependencies:
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11858 cliui "^4.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11859 decamelize "^1.2.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11860 find-up "^3.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11861 get-caller-file "^1.0.1"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11862 os-locale "^3.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11863 require-directory "^2.1.1"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11864 require-main-filename "^1.0.1"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11865 set-blocking "^2.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11866 string-width "^2.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11867 which-module "^2.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11868 y18n "^3.2.1 || ^4.0.0"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11869 yargs-parser "^11.1.1"
08036d9f0c67 chore: update libraries
Thomas Junk <thomas.junk@intevation.de>
parents: 1412
diff changeset
11870
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11871 yargs@^7.0.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11872 version "7.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11873 resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.1.0.tgz#6ba318eb16961727f5d284f8ea003e8d6154d0c8"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11874 integrity sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11875 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11876 camelcase "^3.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11877 cliui "^3.2.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11878 decamelize "^1.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11879 get-caller-file "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11880 os-locale "^1.4.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11881 read-pkg-up "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11882 require-directory "^2.1.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11883 require-main-filename "^1.0.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11884 set-blocking "^2.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11885 string-width "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11886 which-module "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11887 y18n "^3.2.1"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11888 yargs-parser "^5.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11889
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11890 yargs@~1.2.6:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11891 version "1.2.6"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11892 resolved "https://registry.yarnpkg.com/yargs/-/yargs-1.2.6.tgz#9c7b4a82fd5d595b2bf17ab6dcc43135432fe34b"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11893 integrity sha1-nHtKgv1dWVsr8Xq23MQxNUMv40s=
568
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11894 dependencies:
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11895 minimist "^0.1.0"
99968a7394f7 feat: PurgeCSS added to remove unnecessary CSS weight
Thomas Junk <thomas.junk@intevation.de>
parents: 565
diff changeset
11896
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11897 yargs@~3.10.0:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11898 version "3.10.0"
955
920fba3f593f chore: upgrading packages to latest
Thomas Junk <thomas.junk@intevation.de>
parents: 864
diff changeset
11899 resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11900 integrity sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11901 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11902 camelcase "^1.0.2"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11903 cliui "^2.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11904 decamelize "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11905 window-size "0.1.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11906
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11907 yauzl@2.4.1:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11908 version "2.4.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11909 resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.4.1.tgz#9528f442dab1b2284e58b4379bb194e22e0c4005"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11910 integrity sha1-lSj0QtqxsihOWLQ3m7GU4i4MQAU=
164
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11911 dependencies:
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11912 fd-slicer "~1.0.1"
7c40e9f28f94 test: Moved testfile. Established nightwatch tests
Thomas Junk <thomas.junk@intevation.de>
parents: 159
diff changeset
11913
384
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11914 yorkie@^2.0.0:
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11915 version "2.0.0"
af82a8989b44 refactor: Upgraded to current version of vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents: 375
diff changeset
11916 resolved "https://registry.yarnpkg.com/yorkie/-/yorkie-2.0.0.tgz#92411912d435214e12c51c2ae1093e54b6bb83d9"
794
afe62d1ce01c fix: searchresults below searchbar
Thomas Junk <thomas.junk@intevation.de>
parents: 738
diff changeset
11917 integrity sha512-jcKpkthap6x63MB4TxwCyuIGkV0oYP/YRyuQU5UO0Yz/E/ZAu+653/uov+phdmO54n6BcvFRyyt0RRrWdN2mpw==
3
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11918 dependencies:
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11919 execa "^0.8.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11920 is-ci "^1.0.10"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11921 normalize-path "^1.0.0"
1597506a2241 merge with vue-cli
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11922 strip-indent "^2.0.0"