diff options
-rw-r--r-- | package.json | 22 | ||||
-rw-r--r-- | yarn.lock | 1581 |
2 files changed, 857 insertions, 746 deletions
diff --git a/package.json b/package.json index ccf4bc7..d73ec0a 100644 --- a/package.json +++ b/package.json | |||
@@ -8,29 +8,29 @@ | |||
8 | "lint": "vue-cli-service lint" | 8 | "lint": "vue-cli-service lint" |
9 | }, | 9 | }, |
10 | "dependencies": { | 10 | "dependencies": { |
11 | "@fortawesome/fontawesome-free": "^5.15.2", | 11 | "@fortawesome/fontawesome-free": "^5.15.3", |
12 | "bulma": "^0.9.2", | 12 | "bulma": "^0.9.2", |
13 | "core-js": "^3.8.3", | 13 | "core-js": "^3.10.1", |
14 | "js-yaml": "^4.0.0", | 14 | "js-yaml": "^4.0.0", |
15 | "lodash.merge": "^4.6.2", | 15 | "lodash.merge": "^4.6.2", |
16 | "register-service-worker": "^1.7.2", | 16 | "register-service-worker": "^1.7.2", |
17 | "vue": "^2.6.12" | 17 | "vue": "^2.6.12" |
18 | }, | 18 | }, |
19 | "devDependencies": { | 19 | "devDependencies": { |
20 | "@babel/eslint-parser": "^7.12.16", | 20 | "@babel/eslint-parser": "^7.13.14", |
21 | "@vue/cli-plugin-babel": "~4.5.11", | 21 | "@vue/cli-plugin-babel": "~4.5.12", |
22 | "@vue/cli-plugin-eslint": "~4.5.11", | 22 | "@vue/cli-plugin-eslint": "~4.5.12", |
23 | "@vue/cli-plugin-pwa": "~4.5.11", | 23 | "@vue/cli-plugin-pwa": "~4.5.12", |
24 | "@vue/cli-service": "~4.5.11", | 24 | "@vue/cli-service": "~4.5.12", |
25 | "@vue/eslint-config-prettier": "^6.0.0", | 25 | "@vue/eslint-config-prettier": "^6.0.0", |
26 | "babel-eslint": "^10.1.0", | 26 | "babel-eslint": "^10.1.0", |
27 | "eslint": "^7.16.0", | 27 | "eslint": "^7.23.0", |
28 | "eslint-plugin-prettier": "^3.3.0", | 28 | "eslint-plugin-prettier": "^3.3.0", |
29 | "eslint-plugin-vue": "^7.3.0", | 29 | "eslint-plugin-vue": "^7.8.0", |
30 | "prettier": "^2.2.1", | 30 | "prettier": "^2.2.1", |
31 | "raw-loader": "^4.0.2", | 31 | "raw-loader": "^4.0.2", |
32 | "sass": "^1.30.0", | 32 | "sass": "^1.32.8", |
33 | "sass-loader": "^10.1.0", | 33 | "sass-loader": "^10.1.1", |
34 | "vue-template-compiler": "^2.6.12" | 34 | "vue-template-compiler": "^2.6.12" |
35 | } | 35 | } |
36 | } | 36 | } |
@@ -16,47 +16,47 @@ | |||
16 | dependencies: | 16 | dependencies: |
17 | "@babel/highlight" "^7.12.13" | 17 | "@babel/highlight" "^7.12.13" |
18 | 18 | ||
19 | "@babel/compat-data@^7.12.13": | 19 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8": |
20 | version "7.12.13" | 20 | version "7.13.15" |
21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8" | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4" |
22 | integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg== | 22 | integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA== |
23 | 23 | ||
24 | "@babel/core@^7.11.0": | 24 | "@babel/core@^7.11.0": |
25 | version "7.12.16" | 25 | version "7.13.15" |
26 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c" | 26 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0" |
27 | integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw== | 27 | integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ== |
28 | dependencies: | 28 | dependencies: |
29 | "@babel/code-frame" "^7.12.13" | 29 | "@babel/code-frame" "^7.12.13" |
30 | "@babel/generator" "^7.12.15" | 30 | "@babel/generator" "^7.13.9" |
31 | "@babel/helper-module-transforms" "^7.12.13" | 31 | "@babel/helper-compilation-targets" "^7.13.13" |
32 | "@babel/helpers" "^7.12.13" | 32 | "@babel/helper-module-transforms" "^7.13.14" |
33 | "@babel/parser" "^7.12.16" | 33 | "@babel/helpers" "^7.13.10" |
34 | "@babel/parser" "^7.13.15" | ||
34 | "@babel/template" "^7.12.13" | 35 | "@babel/template" "^7.12.13" |
35 | "@babel/traverse" "^7.12.13" | 36 | "@babel/traverse" "^7.13.15" |
36 | "@babel/types" "^7.12.13" | 37 | "@babel/types" "^7.13.14" |
37 | convert-source-map "^1.7.0" | 38 | convert-source-map "^1.7.0" |
38 | debug "^4.1.0" | 39 | debug "^4.1.0" |
39 | gensync "^1.0.0-beta.1" | 40 | gensync "^1.0.0-beta.2" |
40 | json5 "^2.1.2" | 41 | json5 "^2.1.2" |
41 | lodash "^4.17.19" | 42 | semver "^6.3.0" |
42 | semver "^5.4.1" | ||
43 | source-map "^0.5.0" | 43 | source-map "^0.5.0" |
44 | 44 | ||
45 | "@babel/eslint-parser@^7.12.16": | 45 | "@babel/eslint-parser@^7.13.14": |
46 | version "7.12.16" | 46 | version "7.13.14" |
47 | resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.12.16.tgz#e23d5a39869ef7a0d151e11502ab36bc8639e20b" | 47 | resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.13.14.tgz#f80fd23bdd839537221914cb5d17720a5ea6ba3a" |
48 | integrity sha512-NZHtJr2pLRYcQjvo/GVU3kFxIGEHveswoWfY5Wm2tJ7pb3AoqoQ+PP17rRTDh+POFWM15VvH+23x2/9Od0CYxQ== | 48 | integrity sha512-I0HweR36D73Ibn/FfrRDMKlMqJHFwidIUgYdMpH+aXYuQC+waq59YaJ6t9e9N36axJ82v1jR041wwqDrDXEwRA== |
49 | dependencies: | 49 | dependencies: |
50 | eslint-scope "5.1.0" | 50 | eslint-scope "^5.1.0" |
51 | eslint-visitor-keys "^1.3.0" | 51 | eslint-visitor-keys "^1.3.0" |
52 | semver "^6.3.0" | 52 | semver "^6.3.0" |
53 | 53 | ||
54 | "@babel/generator@^7.12.13", "@babel/generator@^7.12.15": | 54 | "@babel/generator@^7.13.9": |
55 | version "7.12.15" | 55 | version "7.13.9" |
56 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f" | 56 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39" |
57 | integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ== | 57 | integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw== |
58 | dependencies: | 58 | dependencies: |
59 | "@babel/types" "^7.12.13" | 59 | "@babel/types" "^7.13.0" |
60 | jsesc "^2.5.1" | 60 | jsesc "^2.5.1" |
61 | source-map "^0.5.0" | 61 | source-map "^0.5.0" |
62 | 62 | ||
@@ -75,41 +75,55 @@ | |||
75 | "@babel/helper-explode-assignable-expression" "^7.12.13" | 75 | "@babel/helper-explode-assignable-expression" "^7.12.13" |
76 | "@babel/types" "^7.12.13" | 76 | "@babel/types" "^7.12.13" |
77 | 77 | ||
78 | "@babel/helper-compilation-targets@^7.12.16", "@babel/helper-compilation-targets@^7.9.6": | 78 | "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.9.6": |
79 | version "7.12.16" | 79 | version "7.13.13" |
80 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz#6905238b4a5e02ba2d032c1a49dd1820fe8ce61b" | 80 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5" |
81 | integrity sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg== | 81 | integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ== |
82 | dependencies: | 82 | dependencies: |
83 | "@babel/compat-data" "^7.12.13" | 83 | "@babel/compat-data" "^7.13.12" |
84 | "@babel/helper-validator-option" "^7.12.16" | 84 | "@babel/helper-validator-option" "^7.12.17" |
85 | browserslist "^4.14.5" | 85 | browserslist "^4.14.5" |
86 | semver "^5.5.0" | 86 | semver "^6.3.0" |
87 | 87 | ||
88 | "@babel/helper-create-class-features-plugin@^7.12.13": | 88 | "@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.13.11": |
89 | version "7.12.16" | 89 | version "7.13.11" |
90 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.16.tgz#955d5099fd093e5afb05542190f8022105082c61" | 90 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.11.tgz#30d30a005bca2c953f5653fc25091a492177f4f6" |
91 | integrity sha512-KbSEj8l9zYkMVHpQqM3wJNxS1d9h3U9vm/uE5tpjMbaj3lTp+0noe3KPsV5dSD9jxKnf9jO9Ip9FX5PKNZCKow== | 91 | integrity sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw== |
92 | dependencies: | 92 | dependencies: |
93 | "@babel/helper-function-name" "^7.12.13" | 93 | "@babel/helper-function-name" "^7.12.13" |
94 | "@babel/helper-member-expression-to-functions" "^7.12.16" | 94 | "@babel/helper-member-expression-to-functions" "^7.13.0" |
95 | "@babel/helper-optimise-call-expression" "^7.12.13" | 95 | "@babel/helper-optimise-call-expression" "^7.12.13" |
96 | "@babel/helper-replace-supers" "^7.12.13" | 96 | "@babel/helper-replace-supers" "^7.13.0" |
97 | "@babel/helper-split-export-declaration" "^7.12.13" | 97 | "@babel/helper-split-export-declaration" "^7.12.13" |
98 | 98 | ||
99 | "@babel/helper-create-regexp-features-plugin@^7.12.13": | 99 | "@babel/helper-create-regexp-features-plugin@^7.12.13": |
100 | version "7.12.16" | 100 | version "7.12.17" |
101 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.16.tgz#3b31d13f39f930fad975e151163b7df7d4ffe9d3" | 101 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.17.tgz#a2ac87e9e319269ac655b8d4415e94d38d663cb7" |
102 | integrity sha512-jAcQ1biDYZBdaAxB4yg46/XirgX7jBDiMHDbwYQOgtViLBXGxJpZQ24jutmBqAIB/q+AwB6j+NbBXjKxEY8vqg== | 102 | integrity sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg== |
103 | dependencies: | 103 | dependencies: |
104 | "@babel/helper-annotate-as-pure" "^7.12.13" | 104 | "@babel/helper-annotate-as-pure" "^7.12.13" |
105 | regexpu-core "^4.7.1" | 105 | regexpu-core "^4.7.1" |
106 | 106 | ||
107 | "@babel/helper-define-polyfill-provider@^0.2.0": | ||
108 | version "0.2.0" | ||
109 | resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1" | ||
110 | integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw== | ||
111 | dependencies: | ||
112 | "@babel/helper-compilation-targets" "^7.13.0" | ||
113 | "@babel/helper-module-imports" "^7.12.13" | ||
114 | "@babel/helper-plugin-utils" "^7.13.0" | ||
115 | "@babel/traverse" "^7.13.0" | ||
116 | debug "^4.1.1" | ||
117 | lodash.debounce "^4.0.8" | ||
118 | resolve "^1.14.2" | ||
119 | semver "^6.1.2" | ||
120 | |||
107 | "@babel/helper-explode-assignable-expression@^7.12.13": | 121 | "@babel/helper-explode-assignable-expression@^7.12.13": |
108 | version "7.12.13" | 122 | version "7.13.0" |
109 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.12.13.tgz#0e46990da9e271502f77507efa4c9918d3d8634a" | 123 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f" |
110 | integrity sha512-5loeRNvMo9mx1dA/d6yNi+YiKziJZFylZnCo1nmFF4qPU4yJ14abhWESuSMQSlQxWdxdOFzxXjk/PpfudTtYyw== | 124 | integrity sha512-qS0peLTDP8kOisG1blKbaoBg/o9OSa1qoumMjTK5pM+KDTtpxpsiubnCGP34vK8BXGcb2M9eigwgvoJryrzwWA== |
111 | dependencies: | 125 | dependencies: |
112 | "@babel/types" "^7.12.13" | 126 | "@babel/types" "^7.13.0" |
113 | 127 | ||
114 | "@babel/helper-function-name@^7.12.13": | 128 | "@babel/helper-function-name@^7.12.13": |
115 | version "7.12.13" | 129 | version "7.12.13" |
@@ -127,41 +141,41 @@ | |||
127 | dependencies: | 141 | dependencies: |
128 | "@babel/types" "^7.12.13" | 142 | "@babel/types" "^7.12.13" |
129 | 143 | ||
130 | "@babel/helper-hoist-variables@^7.12.13": | 144 | "@babel/helper-hoist-variables@^7.13.0": |
131 | version "7.12.13" | 145 | version "7.13.0" |
132 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.12.13.tgz#13aba58b7480b502362316ea02f52cca0e9796cd" | 146 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.13.0.tgz#5d5882e855b5c5eda91e0cadc26c6e7a2c8593d8" |
133 | integrity sha512-KSC5XSj5HreRhYQtZ3cnSnQwDzgnbdUDEFsxkN0m6Q3WrCRt72xrnZ8+h+pX7YxM7hr87zIO3a/v5p/H3TrnVw== | 147 | integrity sha512-0kBzvXiIKfsCA0y6cFEIJf4OdzfpRuNk4+YTeHZpGGc666SATFKTz6sRncwFnQk7/ugJ4dSrCj6iJuvW4Qwr2g== |
134 | dependencies: | 148 | dependencies: |
135 | "@babel/types" "^7.12.13" | 149 | "@babel/traverse" "^7.13.0" |
150 | "@babel/types" "^7.13.0" | ||
136 | 151 | ||
137 | "@babel/helper-member-expression-to-functions@^7.12.13", "@babel/helper-member-expression-to-functions@^7.12.16": | 152 | "@babel/helper-member-expression-to-functions@^7.13.0", "@babel/helper-member-expression-to-functions@^7.13.12": |
138 | version "7.12.16" | 153 | version "7.13.12" |
139 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.16.tgz#41e0916b99f8d5f43da4f05d85f4930fa3d62b22" | 154 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72" |
140 | integrity sha512-zYoZC1uvebBFmj1wFAlXwt35JLEgecefATtKp20xalwEK8vHAixLBXTGxNrVGEmTT+gzOThUgr8UEdgtalc1BQ== | 155 | integrity sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw== |
141 | dependencies: | 156 | dependencies: |
142 | "@babel/types" "^7.12.13" | 157 | "@babel/types" "^7.13.12" |
143 | 158 | ||
144 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.8.3": | 159 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12", "@babel/helper-module-imports@^7.8.3": |
145 | version "7.12.13" | 160 | version "7.13.12" |
146 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" | 161 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977" |
147 | integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== | 162 | integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA== |
148 | dependencies: | 163 | dependencies: |
149 | "@babel/types" "^7.12.13" | 164 | "@babel/types" "^7.13.12" |
150 | 165 | ||
151 | "@babel/helper-module-transforms@^7.12.13": | 166 | "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.13.14": |
152 | version "7.12.13" | 167 | version "7.13.14" |
153 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.13.tgz#01afb052dcad2044289b7b20beb3fa8bd0265bea" | 168 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef" |
154 | integrity sha512-acKF7EjqOR67ASIlDTupwkKM1eUisNAjaSduo5Cz+793ikfnpe7p4Q7B7EWU2PCoSTPWsQkR7hRUWEIZPiVLGA== | 169 | integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g== |
155 | dependencies: | 170 | dependencies: |
156 | "@babel/helper-module-imports" "^7.12.13" | 171 | "@babel/helper-module-imports" "^7.13.12" |
157 | "@babel/helper-replace-supers" "^7.12.13" | 172 | "@babel/helper-replace-supers" "^7.13.12" |
158 | "@babel/helper-simple-access" "^7.12.13" | 173 | "@babel/helper-simple-access" "^7.13.12" |
159 | "@babel/helper-split-export-declaration" "^7.12.13" | 174 | "@babel/helper-split-export-declaration" "^7.12.13" |
160 | "@babel/helper-validator-identifier" "^7.12.11" | 175 | "@babel/helper-validator-identifier" "^7.12.11" |
161 | "@babel/template" "^7.12.13" | 176 | "@babel/template" "^7.12.13" |
162 | "@babel/traverse" "^7.12.13" | 177 | "@babel/traverse" "^7.13.13" |
163 | "@babel/types" "^7.12.13" | 178 | "@babel/types" "^7.13.14" |
164 | lodash "^4.17.19" | ||
165 | 179 | ||
166 | "@babel/helper-optimise-call-expression@^7.12.13": | 180 | "@babel/helper-optimise-call-expression@^7.12.13": |
167 | version "7.12.13" | 181 | version "7.12.13" |
@@ -170,36 +184,36 @@ | |||
170 | dependencies: | 184 | dependencies: |
171 | "@babel/types" "^7.12.13" | 185 | "@babel/types" "^7.12.13" |
172 | 186 | ||
173 | "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": | 187 | "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
174 | version "7.12.13" | 188 | version "7.13.0" |
175 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.12.13.tgz#174254d0f2424d8aefb4dd48057511247b0a9eeb" | 189 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af" |
176 | integrity sha512-C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA== | 190 | integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ== |
177 | 191 | ||
178 | "@babel/helper-remap-async-to-generator@^7.12.13": | 192 | "@babel/helper-remap-async-to-generator@^7.13.0": |
179 | version "7.12.13" | 193 | version "7.13.0" |
180 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.12.13.tgz#170365f4140e2d20e5c88f8ba23c24468c296878" | 194 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.13.0.tgz#376a760d9f7b4b2077a9dd05aa9c3927cadb2209" |
181 | integrity sha512-Qa6PU9vNcj1NZacZZI1Mvwt+gXDH6CTfgAkSjeRMLE8HxtDK76+YDId6NQR+z7Rgd5arhD2cIbS74r0SxD6PDA== | 195 | integrity sha512-pUQpFBE9JvC9lrQbpX0TmeNIy5s7GnZjna2lhhcHC7DzgBs6fWn722Y5cfwgrtrqc7NAJwMvOa0mKhq6XaE4jg== |
182 | dependencies: | 196 | dependencies: |
183 | "@babel/helper-annotate-as-pure" "^7.12.13" | 197 | "@babel/helper-annotate-as-pure" "^7.12.13" |
184 | "@babel/helper-wrap-function" "^7.12.13" | 198 | "@babel/helper-wrap-function" "^7.13.0" |
185 | "@babel/types" "^7.12.13" | 199 | "@babel/types" "^7.13.0" |
186 | 200 | ||
187 | "@babel/helper-replace-supers@^7.12.13": | 201 | "@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.0", "@babel/helper-replace-supers@^7.13.12": |
188 | version "7.12.13" | 202 | version "7.13.12" |
189 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.13.tgz#00ec4fb6862546bd3d0aff9aac56074277173121" | 203 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804" |
190 | integrity sha512-pctAOIAMVStI2TMLhozPKbf5yTEXc0OJa0eENheb4w09SrgOWEs+P4nTOZYJQCqs8JlErGLDPDJTiGIp3ygbLg== | 204 | integrity sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw== |
191 | dependencies: | 205 | dependencies: |
192 | "@babel/helper-member-expression-to-functions" "^7.12.13" | 206 | "@babel/helper-member-expression-to-functions" "^7.13.12" |
193 | "@babel/helper-optimise-call-expression" "^7.12.13" | 207 | "@babel/helper-optimise-call-expression" "^7.12.13" |
194 | "@babel/traverse" "^7.12.13" | 208 | "@babel/traverse" "^7.13.0" |
195 | "@babel/types" "^7.12.13" | 209 | "@babel/types" "^7.13.12" |
196 | 210 | ||
197 | "@babel/helper-simple-access@^7.12.13": | 211 | "@babel/helper-simple-access@^7.12.13", "@babel/helper-simple-access@^7.13.12": |
198 | version "7.12.13" | 212 | version "7.13.12" |
199 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.13.tgz#8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4" | 213 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6" |
200 | integrity sha512-0ski5dyYIHEfwpWGx5GPWhH35j342JaflmCeQmsPWcrOQDtCN6C1zKAVRFVbK53lPW2c9TsuLLSUDf0tIGJ5hA== | 214 | integrity sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA== |
201 | dependencies: | 215 | dependencies: |
202 | "@babel/types" "^7.12.13" | 216 | "@babel/types" "^7.13.12" |
203 | 217 | ||
204 | "@babel/helper-skip-transparent-expression-wrappers@^7.12.1": | 218 | "@babel/helper-skip-transparent-expression-wrappers@^7.12.1": |
205 | version "7.12.1" | 219 | version "7.12.1" |
@@ -220,77 +234,86 @@ | |||
220 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" | 234 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
221 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== | 235 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
222 | 236 | ||
223 | "@babel/helper-validator-option@^7.12.16": | 237 | "@babel/helper-validator-option@^7.12.17": |
224 | version "7.12.16" | 238 | version "7.12.17" |
225 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz#f73cbd3bbba51915216c5dea908e9b206bb10051" | 239 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" |
226 | integrity sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ== | 240 | integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw== |
227 | 241 | ||
228 | "@babel/helper-wrap-function@^7.12.13": | 242 | "@babel/helper-wrap-function@^7.13.0": |
229 | version "7.12.13" | 243 | version "7.13.0" |
230 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.12.13.tgz#e3ea8cb3ee0a16911f9c1b50d9e99fe8fe30f9ff" | 244 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.13.0.tgz#bdb5c66fda8526ec235ab894ad53a1235c79fcc4" |
231 | integrity sha512-t0aZFEmBJ1LojdtJnhOaQEVejnzYhyjWHSsNSNo8vOYRbAJNh6r6GQF7pd36SqG7OKGbn+AewVQ/0IfYfIuGdw== | 245 | integrity sha512-1UX9F7K3BS42fI6qd2A4BjKzgGjToscyZTdp1DjknHLCIvpgne6918io+aL5LXFcER/8QWiwpoY902pVEqgTXA== |
232 | dependencies: | 246 | dependencies: |
233 | "@babel/helper-function-name" "^7.12.13" | 247 | "@babel/helper-function-name" "^7.12.13" |
234 | "@babel/template" "^7.12.13" | 248 | "@babel/template" "^7.12.13" |
235 | "@babel/traverse" "^7.12.13" | 249 | "@babel/traverse" "^7.13.0" |
236 | "@babel/types" "^7.12.13" | 250 | "@babel/types" "^7.13.0" |
237 | 251 | ||
238 | "@babel/helpers@^7.12.13": | 252 | "@babel/helpers@^7.13.10": |
239 | version "7.12.13" | 253 | version "7.13.10" |
240 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.13.tgz#3c75e993632e4dadc0274eae219c73eb7645ba47" | 254 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8" |
241 | integrity sha512-oohVzLRZ3GQEk4Cjhfs9YkJA4TdIDTObdBEZGrd6F/T0GPSnuV6l22eMcxlvcvzVIPH3VTtxbseudM1zIE+rPQ== | 255 | integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ== |
242 | dependencies: | 256 | dependencies: |
243 | "@babel/template" "^7.12.13" | 257 | "@babel/template" "^7.12.13" |
244 | "@babel/traverse" "^7.12.13" | 258 | "@babel/traverse" "^7.13.0" |
245 | "@babel/types" "^7.12.13" | 259 | "@babel/types" "^7.13.0" |
246 | 260 | ||
247 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13": | 261 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13": |
248 | version "7.12.13" | 262 | version "7.13.10" |
249 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.12.13.tgz#8ab538393e00370b26271b01fa08f7f27f2e795c" | 263 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.10.tgz#a8b2a66148f5b27d666b15d81774347a731d52d1" |
250 | integrity sha512-kocDQvIbgMKlWxXe9fof3TQ+gkIPOUSEYhJjqUjvKMez3krV7vbzYCDq39Oj11UAVK7JqPVGQPlgE85dPNlQww== | 264 | integrity sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg== |
251 | dependencies: | 265 | dependencies: |
252 | "@babel/helper-validator-identifier" "^7.12.11" | 266 | "@babel/helper-validator-identifier" "^7.12.11" |
253 | chalk "^2.0.0" | 267 | chalk "^2.0.0" |
254 | js-tokens "^4.0.0" | 268 | js-tokens "^4.0.0" |
255 | 269 | ||
256 | "@babel/parser@^7.12.13", "@babel/parser@^7.12.16", "@babel/parser@^7.7.0": | 270 | "@babel/parser@^7.12.13", "@babel/parser@^7.13.15", "@babel/parser@^7.7.0": |
257 | version "7.12.16" | 271 | version "7.13.15" |
258 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4" | 272 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8" |
259 | integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw== | 273 | integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ== |
260 | 274 | ||
261 | "@babel/plugin-proposal-async-generator-functions@^7.12.13": | 275 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": |
262 | version "7.12.13" | 276 | version "7.13.12" |
263 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.13.tgz#d1c6d841802ffb88c64a2413e311f7345b9e66b5" | 277 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a" |
264 | integrity sha512-1KH46Hx4WqP77f978+5Ye/VUbuwQld2hph70yaw2hXS2v7ER2f3nlpNMu909HO2rbvP0NKLlMVDPh9KXklVMhA== | 278 | integrity sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ== |
265 | dependencies: | 279 | dependencies: |
266 | "@babel/helper-plugin-utils" "^7.12.13" | 280 | "@babel/helper-plugin-utils" "^7.13.0" |
267 | "@babel/helper-remap-async-to-generator" "^7.12.13" | 281 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
268 | "@babel/plugin-syntax-async-generators" "^7.8.0" | 282 | "@babel/plugin-proposal-optional-chaining" "^7.13.12" |
269 | 283 | ||
270 | "@babel/plugin-proposal-class-properties@^7.12.13", "@babel/plugin-proposal-class-properties@^7.8.3": | 284 | "@babel/plugin-proposal-async-generator-functions@^7.13.15": |
271 | version "7.12.13" | 285 | version "7.13.15" |
272 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.13.tgz#3d2ce350367058033c93c098e348161d6dc0d8c8" | 286 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b" |
273 | integrity sha512-8SCJ0Ddrpwv4T7Gwb33EmW1V9PY5lggTO+A8WjyIwxrSHDUyBw4MtF96ifn1n8H806YlxbVCoKXbbmzD6RD+cA== | 287 | integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA== |
274 | dependencies: | 288 | dependencies: |
275 | "@babel/helper-create-class-features-plugin" "^7.12.13" | 289 | "@babel/helper-plugin-utils" "^7.13.0" |
276 | "@babel/helper-plugin-utils" "^7.12.13" | 290 | "@babel/helper-remap-async-to-generator" "^7.13.0" |
291 | "@babel/plugin-syntax-async-generators" "^7.8.4" | ||
292 | |||
293 | "@babel/plugin-proposal-class-properties@^7.13.0", "@babel/plugin-proposal-class-properties@^7.8.3": | ||
294 | version "7.13.0" | ||
295 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37" | ||
296 | integrity sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg== | ||
297 | dependencies: | ||
298 | "@babel/helper-create-class-features-plugin" "^7.13.0" | ||
299 | "@babel/helper-plugin-utils" "^7.13.0" | ||
277 | 300 | ||
278 | "@babel/plugin-proposal-decorators@^7.8.3": | 301 | "@babel/plugin-proposal-decorators@^7.8.3": |
279 | version "7.12.13" | 302 | version "7.13.15" |
280 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.12.13.tgz#d4c89b40c2b7a526b0d394de4f4def36191e413e" | 303 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.13.15.tgz#e91ccfef2dc24dd5bd5dcc9fc9e2557c684ecfb8" |
281 | integrity sha512-x2aOr5w4ARJoYHFKoG2iEUL/Xe99JAJXjAasHijXp3/KgaetJXGE62SmHgsW3Tia/XUT5AxF2YC0F+JyhPY/0Q== | 304 | integrity sha512-ibAMAqUm97yzi+LPgdr5Nqb9CMkeieGHvwPg1ywSGjZrZHQEGqE01HmOio8kxRpA/+VtOHouIVy2FMpBbtltjA== |
282 | dependencies: | 305 | dependencies: |
283 | "@babel/helper-create-class-features-plugin" "^7.12.13" | 306 | "@babel/helper-create-class-features-plugin" "^7.13.11" |
284 | "@babel/helper-plugin-utils" "^7.12.13" | 307 | "@babel/helper-plugin-utils" "^7.13.0" |
285 | "@babel/plugin-syntax-decorators" "^7.12.13" | 308 | "@babel/plugin-syntax-decorators" "^7.12.13" |
286 | 309 | ||
287 | "@babel/plugin-proposal-dynamic-import@^7.12.16": | 310 | "@babel/plugin-proposal-dynamic-import@^7.13.8": |
288 | version "7.12.16" | 311 | version "7.13.8" |
289 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz#b9f33b252e3406d492a15a799c9d45a9a9613473" | 312 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.13.8.tgz#876a1f6966e1dec332e8c9451afda3bebcdf2e1d" |
290 | integrity sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w== | 313 | integrity sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ== |
291 | dependencies: | 314 | dependencies: |
292 | "@babel/helper-plugin-utils" "^7.12.13" | 315 | "@babel/helper-plugin-utils" "^7.13.0" |
293 | "@babel/plugin-syntax-dynamic-import" "^7.8.0" | 316 | "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
294 | 317 | ||
295 | "@babel/plugin-proposal-export-namespace-from@^7.12.13": | 318 | "@babel/plugin-proposal-export-namespace-from@^7.12.13": |
296 | version "7.12.13" | 319 | version "7.12.13" |
@@ -300,29 +323,29 @@ | |||
300 | "@babel/helper-plugin-utils" "^7.12.13" | 323 | "@babel/helper-plugin-utils" "^7.12.13" |
301 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3" | 324 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
302 | 325 | ||
303 | "@babel/plugin-proposal-json-strings@^7.12.13": | 326 | "@babel/plugin-proposal-json-strings@^7.13.8": |
304 | version "7.12.13" | 327 | version "7.13.8" |
305 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.12.13.tgz#ced7888a2db92a3d520a2e35eb421fdb7fcc9b5d" | 328 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.13.8.tgz#bf1fb362547075afda3634ed31571c5901afef7b" |
306 | integrity sha512-v9eEi4GiORDg8x+Dmi5r8ibOe0VXoKDeNPYcTTxdGN4eOWikrJfDJCJrr1l5gKGvsNyGJbrfMftC2dTL6oz7pg== | 329 | integrity sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q== |
307 | dependencies: | 330 | dependencies: |
308 | "@babel/helper-plugin-utils" "^7.12.13" | 331 | "@babel/helper-plugin-utils" "^7.13.0" |
309 | "@babel/plugin-syntax-json-strings" "^7.8.0" | 332 | "@babel/plugin-syntax-json-strings" "^7.8.3" |
310 | 333 | ||
311 | "@babel/plugin-proposal-logical-assignment-operators@^7.12.13": | 334 | "@babel/plugin-proposal-logical-assignment-operators@^7.13.8": |
312 | version "7.12.13" | 335 | version "7.13.8" |
313 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.12.13.tgz#575b5d9a08d8299eeb4db6430da6e16e5cf14350" | 336 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.13.8.tgz#93fa78d63857c40ce3c8c3315220fd00bfbb4e1a" |
314 | integrity sha512-fqmiD3Lz7jVdK6kabeSr1PZlWSUVqSitmHEe3Z00dtGTKieWnX9beafvavc32kjORa5Bai4QNHgFDwWJP+WtSQ== | 337 | integrity sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A== |
315 | dependencies: | 338 | dependencies: |
316 | "@babel/helper-plugin-utils" "^7.12.13" | 339 | "@babel/helper-plugin-utils" "^7.13.0" |
317 | "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" | 340 | "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
318 | 341 | ||
319 | "@babel/plugin-proposal-nullish-coalescing-operator@^7.12.13": | 342 | "@babel/plugin-proposal-nullish-coalescing-operator@^7.13.8": |
320 | version "7.12.13" | 343 | version "7.13.8" |
321 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.12.13.tgz#24867307285cee4e1031170efd8a7ac807deefde" | 344 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.13.8.tgz#3730a31dafd3c10d8ccd10648ed80a2ac5472ef3" |
322 | integrity sha512-Qoxpy+OxhDBI5kRqliJFAl4uWXk3Bn24WeFstPH0iLymFehSAUR8MHpqU7njyXv/qbo7oN6yTy5bfCmXdKpo1Q== | 345 | integrity sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A== |
323 | dependencies: | 346 | dependencies: |
324 | "@babel/helper-plugin-utils" "^7.12.13" | 347 | "@babel/helper-plugin-utils" "^7.13.0" |
325 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" | 348 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" |
326 | 349 | ||
327 | "@babel/plugin-proposal-numeric-separator@^7.12.13": | 350 | "@babel/plugin-proposal-numeric-separator@^7.12.13": |
328 | version "7.12.13" | 351 | version "7.12.13" |
@@ -332,39 +355,41 @@ | |||
332 | "@babel/helper-plugin-utils" "^7.12.13" | 355 | "@babel/helper-plugin-utils" "^7.12.13" |
333 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" | 356 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
334 | 357 | ||
335 | "@babel/plugin-proposal-object-rest-spread@^7.12.13": | 358 | "@babel/plugin-proposal-object-rest-spread@^7.13.8": |
336 | version "7.12.13" | 359 | version "7.13.8" |
337 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.13.tgz#f93f3116381ff94bc676fdcb29d71045cd1ec011" | 360 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.8.tgz#5d210a4d727d6ce3b18f9de82cc99a3964eed60a" |
338 | integrity sha512-WvA1okB/0OS/N3Ldb3sziSrXg6sRphsBgqiccfcQq7woEn5wQLNX82Oc4PlaFcdwcWHuQXAtb8ftbS8Fbsg/sg== | 361 | integrity sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g== |
339 | dependencies: | 362 | dependencies: |
340 | "@babel/helper-plugin-utils" "^7.12.13" | 363 | "@babel/compat-data" "^7.13.8" |
341 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0" | 364 | "@babel/helper-compilation-targets" "^7.13.8" |
342 | "@babel/plugin-transform-parameters" "^7.12.13" | 365 | "@babel/helper-plugin-utils" "^7.13.0" |
366 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" | ||
367 | "@babel/plugin-transform-parameters" "^7.13.0" | ||
343 | 368 | ||
344 | "@babel/plugin-proposal-optional-catch-binding@^7.12.13": | 369 | "@babel/plugin-proposal-optional-catch-binding@^7.13.8": |
345 | version "7.12.13" | 370 | version "7.13.8" |
346 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.12.13.tgz#4640520afe57728af14b4d1574ba844f263bcae5" | 371 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.13.8.tgz#3ad6bd5901506ea996fc31bdcf3ccfa2bed71107" |
347 | integrity sha512-9+MIm6msl9sHWg58NvqpNpLtuFbmpFYk37x8kgnGzAHvX35E1FyAwSUt5hIkSoWJFSAH+iwU8bJ4fcD1zKXOzg== | 372 | integrity sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA== |
348 | dependencies: | 373 | dependencies: |
349 | "@babel/helper-plugin-utils" "^7.12.13" | 374 | "@babel/helper-plugin-utils" "^7.13.0" |
350 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" | 375 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" |
351 | 376 | ||
352 | "@babel/plugin-proposal-optional-chaining@^7.12.16": | 377 | "@babel/plugin-proposal-optional-chaining@^7.13.12": |
353 | version "7.12.16" | 378 | version "7.13.12" |
354 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz#600c7531f754186b0f2096e495a92da7d88aa139" | 379 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866" |
355 | integrity sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg== | 380 | integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ== |
356 | dependencies: | 381 | dependencies: |
357 | "@babel/helper-plugin-utils" "^7.12.13" | 382 | "@babel/helper-plugin-utils" "^7.13.0" |
358 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | 383 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
359 | "@babel/plugin-syntax-optional-chaining" "^7.8.0" | 384 | "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
360 | 385 | ||
361 | "@babel/plugin-proposal-private-methods@^7.12.13": | 386 | "@babel/plugin-proposal-private-methods@^7.13.0": |
362 | version "7.12.13" | 387 | version "7.13.0" |
363 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.12.13.tgz#ea78a12554d784ecf7fc55950b752d469d9c4a71" | 388 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.13.0.tgz#04bd4c6d40f6e6bbfa2f57e2d8094bad900ef787" |
364 | integrity sha512-sV0V57uUwpauixvR7s2o75LmwJI6JECwm5oPUY5beZB1nBl2i37hc7CJGqB5G+58fur5Y6ugvl3LRONk5x34rg== | 389 | integrity sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q== |
365 | dependencies: | 390 | dependencies: |
366 | "@babel/helper-create-class-features-plugin" "^7.12.13" | 391 | "@babel/helper-create-class-features-plugin" "^7.13.0" |
367 | "@babel/helper-plugin-utils" "^7.12.13" | 392 | "@babel/helper-plugin-utils" "^7.13.0" |
368 | 393 | ||
369 | "@babel/plugin-proposal-unicode-property-regex@^7.12.13", "@babel/plugin-proposal-unicode-property-regex@^7.4.4": | 394 | "@babel/plugin-proposal-unicode-property-regex@^7.12.13", "@babel/plugin-proposal-unicode-property-regex@^7.4.4": |
370 | version "7.12.13" | 395 | version "7.12.13" |
@@ -374,7 +399,7 @@ | |||
374 | "@babel/helper-create-regexp-features-plugin" "^7.12.13" | 399 | "@babel/helper-create-regexp-features-plugin" "^7.12.13" |
375 | "@babel/helper-plugin-utils" "^7.12.13" | 400 | "@babel/helper-plugin-utils" "^7.12.13" |
376 | 401 | ||
377 | "@babel/plugin-syntax-async-generators@^7.8.0": | 402 | "@babel/plugin-syntax-async-generators@^7.8.4": |
378 | version "7.8.4" | 403 | version "7.8.4" |
379 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" | 404 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" |
380 | integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== | 405 | integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== |
@@ -395,7 +420,7 @@ | |||
395 | dependencies: | 420 | dependencies: |
396 | "@babel/helper-plugin-utils" "^7.12.13" | 421 | "@babel/helper-plugin-utils" "^7.12.13" |
397 | 422 | ||
398 | "@babel/plugin-syntax-dynamic-import@^7.8.0", "@babel/plugin-syntax-dynamic-import@^7.8.3": | 423 | "@babel/plugin-syntax-dynamic-import@^7.8.3": |
399 | version "7.8.3" | 424 | version "7.8.3" |
400 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3" | 425 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3" |
401 | integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== | 426 | integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== |
@@ -409,7 +434,7 @@ | |||
409 | dependencies: | 434 | dependencies: |
410 | "@babel/helper-plugin-utils" "^7.8.3" | 435 | "@babel/helper-plugin-utils" "^7.8.3" |
411 | 436 | ||
412 | "@babel/plugin-syntax-json-strings@^7.8.0": | 437 | "@babel/plugin-syntax-json-strings@^7.8.3": |
413 | version "7.8.3" | 438 | version "7.8.3" |
414 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a" | 439 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a" |
415 | integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== | 440 | integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== |
@@ -430,7 +455,7 @@ | |||
430 | dependencies: | 455 | dependencies: |
431 | "@babel/helper-plugin-utils" "^7.10.4" | 456 | "@babel/helper-plugin-utils" "^7.10.4" |
432 | 457 | ||
433 | "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0": | 458 | "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3": |
434 | version "7.8.3" | 459 | version "7.8.3" |
435 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9" | 460 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9" |
436 | integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== | 461 | integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== |
@@ -444,21 +469,21 @@ | |||
444 | dependencies: | 469 | dependencies: |
445 | "@babel/helper-plugin-utils" "^7.10.4" | 470 | "@babel/helper-plugin-utils" "^7.10.4" |
446 | 471 | ||
447 | "@babel/plugin-syntax-object-rest-spread@^7.8.0": | 472 | "@babel/plugin-syntax-object-rest-spread@^7.8.3": |
448 | version "7.8.3" | 473 | version "7.8.3" |
449 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871" | 474 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871" |
450 | integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== | 475 | integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== |
451 | dependencies: | 476 | dependencies: |
452 | "@babel/helper-plugin-utils" "^7.8.0" | 477 | "@babel/helper-plugin-utils" "^7.8.0" |
453 | 478 | ||
454 | "@babel/plugin-syntax-optional-catch-binding@^7.8.0": | 479 | "@babel/plugin-syntax-optional-catch-binding@^7.8.3": |
455 | version "7.8.3" | 480 | version "7.8.3" |
456 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1" | 481 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1" |
457 | integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== | 482 | integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== |
458 | dependencies: | 483 | dependencies: |
459 | "@babel/helper-plugin-utils" "^7.8.0" | 484 | "@babel/helper-plugin-utils" "^7.8.0" |
460 | 485 | ||
461 | "@babel/plugin-syntax-optional-chaining@^7.8.0": | 486 | "@babel/plugin-syntax-optional-chaining@^7.8.3": |
462 | version "7.8.3" | 487 | version "7.8.3" |
463 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a" | 488 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a" |
464 | integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== | 489 | integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== |
@@ -472,21 +497,21 @@ | |||
472 | dependencies: | 497 | dependencies: |
473 | "@babel/helper-plugin-utils" "^7.12.13" | 498 | "@babel/helper-plugin-utils" "^7.12.13" |
474 | 499 | ||
475 | "@babel/plugin-transform-arrow-functions@^7.12.13": | 500 | "@babel/plugin-transform-arrow-functions@^7.13.0": |
476 | version "7.12.13" | 501 | version "7.13.0" |
477 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.12.13.tgz#eda5670b282952100c229f8a3bd49e0f6a72e9fe" | 502 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.13.0.tgz#10a59bebad52d637a027afa692e8d5ceff5e3dae" |
478 | integrity sha512-tBtuN6qtCTd+iHzVZVOMNp+L04iIJBpqkdY42tWbmjIT5wvR2kx7gxMBsyhQtFzHwBbyGi9h8J8r9HgnOpQHxg== | 503 | integrity sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg== |
479 | dependencies: | 504 | dependencies: |
480 | "@babel/helper-plugin-utils" "^7.12.13" | 505 | "@babel/helper-plugin-utils" "^7.13.0" |
481 | 506 | ||
482 | "@babel/plugin-transform-async-to-generator@^7.12.13": | 507 | "@babel/plugin-transform-async-to-generator@^7.13.0": |
483 | version "7.12.13" | 508 | version "7.13.0" |
484 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.12.13.tgz#fed8c69eebf187a535bfa4ee97a614009b24f7ae" | 509 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.13.0.tgz#8e112bf6771b82bf1e974e5e26806c5c99aa516f" |
485 | integrity sha512-psM9QHcHaDr+HZpRuJcE1PXESuGWSCcbiGFFhhwfzdbTxaGDVzuVtdNYliAwcRo3GFg0Bc8MmI+AvIGYIJG04A== | 510 | integrity sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg== |
486 | dependencies: | 511 | dependencies: |
487 | "@babel/helper-module-imports" "^7.12.13" | 512 | "@babel/helper-module-imports" "^7.12.13" |
488 | "@babel/helper-plugin-utils" "^7.12.13" | 513 | "@babel/helper-plugin-utils" "^7.13.0" |
489 | "@babel/helper-remap-async-to-generator" "^7.12.13" | 514 | "@babel/helper-remap-async-to-generator" "^7.13.0" |
490 | 515 | ||
491 | "@babel/plugin-transform-block-scoped-functions@^7.12.13": | 516 | "@babel/plugin-transform-block-scoped-functions@^7.12.13": |
492 | version "7.12.13" | 517 | version "7.12.13" |
@@ -502,32 +527,32 @@ | |||
502 | dependencies: | 527 | dependencies: |
503 | "@babel/helper-plugin-utils" "^7.12.13" | 528 | "@babel/helper-plugin-utils" "^7.12.13" |
504 | 529 | ||
505 | "@babel/plugin-transform-classes@^7.12.13": | 530 | "@babel/plugin-transform-classes@^7.13.0": |
506 | version "7.12.13" | 531 | version "7.13.0" |
507 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.12.13.tgz#9728edc1838b5d62fc93ad830bd523b1fcb0e1f6" | 532 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.13.0.tgz#0265155075c42918bf4d3a4053134176ad9b533b" |
508 | integrity sha512-cqZlMlhCC1rVnxE5ZGMtIb896ijL90xppMiuWXcwcOAuFczynpd3KYemb91XFFPi3wJSe/OcrX9lXoowatkkxA== | 533 | integrity sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g== |
509 | dependencies: | 534 | dependencies: |
510 | "@babel/helper-annotate-as-pure" "^7.12.13" | 535 | "@babel/helper-annotate-as-pure" "^7.12.13" |
511 | "@babel/helper-function-name" "^7.12.13" | 536 | "@babel/helper-function-name" "^7.12.13" |
512 | "@babel/helper-optimise-call-expression" "^7.12.13" | 537 | "@babel/helper-optimise-call-expression" "^7.12.13" |
513 | "@babel/helper-plugin-utils" "^7.12.13" | 538 | "@babel/helper-plugin-utils" "^7.13.0" |
514 | "@babel/helper-replace-supers" "^7.12.13" | 539 | "@babel/helper-replace-supers" "^7.13.0" |
515 | "@babel/helper-split-export-declaration" "^7.12.13" | 540 | "@babel/helper-split-export-declaration" "^7.12.13" |
516 | globals "^11.1.0" | 541 | globals "^11.1.0" |
517 | 542 | ||
518 | "@babel/plugin-transform-computed-properties@^7.12.13": | 543 | "@babel/plugin-transform-computed-properties@^7.13.0": |
519 | version "7.12.13" | 544 | version "7.13.0" |
520 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.12.13.tgz#6a210647a3d67f21f699cfd2a01333803b27339d" | 545 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.13.0.tgz#845c6e8b9bb55376b1fa0b92ef0bdc8ea06644ed" |
521 | integrity sha512-dDfuROUPGK1mTtLKyDPUavmj2b6kFu82SmgpztBFEO974KMjJT+Ytj3/oWsTUMBmgPcp9J5Pc1SlcAYRpJ2hRA== | 546 | integrity sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg== |
522 | dependencies: | 547 | dependencies: |
523 | "@babel/helper-plugin-utils" "^7.12.13" | 548 | "@babel/helper-plugin-utils" "^7.13.0" |
524 | 549 | ||
525 | "@babel/plugin-transform-destructuring@^7.12.13": | 550 | "@babel/plugin-transform-destructuring@^7.13.0": |
526 | version "7.12.13" | 551 | version "7.13.0" |
527 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.12.13.tgz#fc56c5176940c5b41735c677124d1d20cecc9aeb" | 552 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.0.tgz#c5dce270014d4e1ebb1d806116694c12b7028963" |
528 | integrity sha512-Dn83KykIFzjhA3FDPA1z4N+yfF3btDGhjnJwxIj0T43tP0flCujnU8fKgEkf0C1biIpSv9NZegPBQ1J6jYkwvQ== | 553 | integrity sha512-zym5em7tePoNT9s964c0/KU3JPPnuq7VhIxPRefJ4/s82cD+q1mgKfuGRDMCPL0HTyKz4dISuQlCusfgCJ86HA== |
529 | dependencies: | 554 | dependencies: |
530 | "@babel/helper-plugin-utils" "^7.12.13" | 555 | "@babel/helper-plugin-utils" "^7.13.0" |
531 | 556 | ||
532 | "@babel/plugin-transform-dotall-regex@^7.12.13", "@babel/plugin-transform-dotall-regex@^7.4.4": | 557 | "@babel/plugin-transform-dotall-regex@^7.12.13", "@babel/plugin-transform-dotall-regex@^7.4.4": |
533 | version "7.12.13" | 558 | version "7.12.13" |
@@ -552,12 +577,12 @@ | |||
552 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.12.13" | 577 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.12.13" |
553 | "@babel/helper-plugin-utils" "^7.12.13" | 578 | "@babel/helper-plugin-utils" "^7.12.13" |
554 | 579 | ||
555 | "@babel/plugin-transform-for-of@^7.12.13": | 580 | "@babel/plugin-transform-for-of@^7.13.0": |
556 | version "7.12.13" | 581 | version "7.13.0" |
557 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.12.13.tgz#561ff6d74d9e1c8879cb12dbaf4a14cd29d15cf6" | 582 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.13.0.tgz#c799f881a8091ac26b54867a845c3e97d2696062" |
558 | integrity sha512-xCbdgSzXYmHGyVX3+BsQjcd4hv4vA/FDy7Kc8eOpzKmBBPEOTurt0w5fCRQaGl+GSBORKgJdstQ1rHl4jbNseQ== | 583 | integrity sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg== |
559 | dependencies: | 584 | dependencies: |
560 | "@babel/helper-plugin-utils" "^7.12.13" | 585 | "@babel/helper-plugin-utils" "^7.13.0" |
561 | 586 | ||
562 | "@babel/plugin-transform-function-name@^7.12.13": | 587 | "@babel/plugin-transform-function-name@^7.12.13": |
563 | version "7.12.13" | 588 | version "7.12.13" |
@@ -581,43 +606,43 @@ | |||
581 | dependencies: | 606 | dependencies: |
582 | "@babel/helper-plugin-utils" "^7.12.13" | 607 | "@babel/helper-plugin-utils" "^7.12.13" |
583 | 608 | ||
584 | "@babel/plugin-transform-modules-amd@^7.12.13": | 609 | "@babel/plugin-transform-modules-amd@^7.13.0": |
585 | version "7.12.13" | 610 | version "7.13.0" |
586 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.12.13.tgz#43db16249b274ee2e551e2422090aa1c47692d56" | 611 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.13.0.tgz#19f511d60e3d8753cc5a6d4e775d3a5184866cc3" |
587 | integrity sha512-JHLOU0o81m5UqG0Ulz/fPC68/v+UTuGTWaZBUwpEk1fYQ1D9LfKV6MPn4ttJKqRo5Lm460fkzjLTL4EHvCprvA== | 612 | integrity sha512-EKy/E2NHhY/6Vw5d1k3rgoobftcNUmp9fGjb9XZwQLtTctsRBOTRO7RHHxfIky1ogMN5BxN7p9uMA3SzPfotMQ== |
588 | dependencies: | 613 | dependencies: |
589 | "@babel/helper-module-transforms" "^7.12.13" | 614 | "@babel/helper-module-transforms" "^7.13.0" |
590 | "@babel/helper-plugin-utils" "^7.12.13" | 615 | "@babel/helper-plugin-utils" "^7.13.0" |
591 | babel-plugin-dynamic-import-node "^2.3.3" | 616 | babel-plugin-dynamic-import-node "^2.3.3" |
592 | 617 | ||
593 | "@babel/plugin-transform-modules-commonjs@^7.12.13": | 618 | "@babel/plugin-transform-modules-commonjs@^7.13.8": |
594 | version "7.12.13" | 619 | version "7.13.8" |
595 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.12.13.tgz#5043b870a784a8421fa1fd9136a24f294da13e50" | 620 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.13.8.tgz#7b01ad7c2dcf2275b06fa1781e00d13d420b3e1b" |
596 | integrity sha512-OGQoeVXVi1259HjuoDnsQMlMkT9UkZT9TpXAsqWplS/M0N1g3TJAn/ByOCeQu7mfjc5WpSsRU+jV1Hd89ts0kQ== | 621 | integrity sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw== |
597 | dependencies: | 622 | dependencies: |
598 | "@babel/helper-module-transforms" "^7.12.13" | 623 | "@babel/helper-module-transforms" "^7.13.0" |
599 | "@babel/helper-plugin-utils" "^7.12.13" | 624 | "@babel/helper-plugin-utils" "^7.13.0" |
600 | "@babel/helper-simple-access" "^7.12.13" | 625 | "@babel/helper-simple-access" "^7.12.13" |
601 | babel-plugin-dynamic-import-node "^2.3.3" | 626 | babel-plugin-dynamic-import-node "^2.3.3" |
602 | 627 | ||
603 | "@babel/plugin-transform-modules-systemjs@^7.12.13": | 628 | "@babel/plugin-transform-modules-systemjs@^7.13.8": |
604 | version "7.12.13" | 629 | version "7.13.8" |
605 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.12.13.tgz#351937f392c7f07493fc79b2118201d50404a3c5" | 630 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.13.8.tgz#6d066ee2bff3c7b3d60bf28dec169ad993831ae3" |
606 | integrity sha512-aHfVjhZ8QekaNF/5aNdStCGzwTbU7SI5hUybBKlMzqIMC7w7Ho8hx5a4R/DkTHfRfLwHGGxSpFt9BfxKCoXKoA== | 631 | integrity sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A== |
607 | dependencies: | 632 | dependencies: |
608 | "@babel/helper-hoist-variables" "^7.12.13" | 633 | "@babel/helper-hoist-variables" "^7.13.0" |
609 | "@babel/helper-module-transforms" "^7.12.13" | 634 | "@babel/helper-module-transforms" "^7.13.0" |
610 | "@babel/helper-plugin-utils" "^7.12.13" | 635 | "@babel/helper-plugin-utils" "^7.13.0" |
611 | "@babel/helper-validator-identifier" "^7.12.11" | 636 | "@babel/helper-validator-identifier" "^7.12.11" |
612 | babel-plugin-dynamic-import-node "^2.3.3" | 637 | babel-plugin-dynamic-import-node "^2.3.3" |
613 | 638 | ||
614 | "@babel/plugin-transform-modules-umd@^7.12.13": | 639 | "@babel/plugin-transform-modules-umd@^7.13.0": |
615 | version "7.12.13" | 640 | version "7.13.0" |
616 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.12.13.tgz#26c66f161d3456674e344b4b1255de4d530cfb37" | 641 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.13.0.tgz#8a3d96a97d199705b9fd021580082af81c06e70b" |
617 | integrity sha512-BgZndyABRML4z6ibpi7Z98m4EVLFI9tVsZDADC14AElFaNHHBcJIovflJ6wtCqFxwy2YJ1tJhGRsr0yLPKoN+w== | 642 | integrity sha512-D/ILzAh6uyvkWjKKyFE/W0FzWwasv6vPTSqPcjxFqn6QpX3u8DjRVliq4F2BamO2Wee/om06Vyy+vPkNrd4wxw== |
618 | dependencies: | 643 | dependencies: |
619 | "@babel/helper-module-transforms" "^7.12.13" | 644 | "@babel/helper-module-transforms" "^7.13.0" |
620 | "@babel/helper-plugin-utils" "^7.12.13" | 645 | "@babel/helper-plugin-utils" "^7.13.0" |
621 | 646 | ||
622 | "@babel/plugin-transform-named-capturing-groups-regex@^7.12.13": | 647 | "@babel/plugin-transform-named-capturing-groups-regex@^7.12.13": |
623 | version "7.12.13" | 648 | version "7.12.13" |
@@ -641,12 +666,12 @@ | |||
641 | "@babel/helper-plugin-utils" "^7.12.13" | 666 | "@babel/helper-plugin-utils" "^7.12.13" |
642 | "@babel/helper-replace-supers" "^7.12.13" | 667 | "@babel/helper-replace-supers" "^7.12.13" |
643 | 668 | ||
644 | "@babel/plugin-transform-parameters@^7.12.13": | 669 | "@babel/plugin-transform-parameters@^7.13.0": |
645 | version "7.12.13" | 670 | version "7.13.0" |
646 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.12.13.tgz#461e76dfb63c2dfd327b8a008a9e802818ce9853" | 671 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.13.0.tgz#8fa7603e3097f9c0b7ca1a4821bc2fb52e9e5007" |
647 | integrity sha512-e7QqwZalNiBRHCpJg/P8s/VJeSRYgmtWySs1JwvfwPqhBbiWfOcHDKdeAi6oAyIimoKWBlwc8oTgbZHdhCoVZA== | 672 | integrity sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw== |
648 | dependencies: | 673 | dependencies: |
649 | "@babel/helper-plugin-utils" "^7.12.13" | 674 | "@babel/helper-plugin-utils" "^7.13.0" |
650 | 675 | ||
651 | "@babel/plugin-transform-property-literals@^7.12.13": | 676 | "@babel/plugin-transform-property-literals@^7.12.13": |
652 | version "7.12.13" | 677 | version "7.12.13" |
@@ -655,10 +680,10 @@ | |||
655 | dependencies: | 680 | dependencies: |
656 | "@babel/helper-plugin-utils" "^7.12.13" | 681 | "@babel/helper-plugin-utils" "^7.12.13" |
657 | 682 | ||
658 | "@babel/plugin-transform-regenerator@^7.12.13": | 683 | "@babel/plugin-transform-regenerator@^7.13.15": |
659 | version "7.12.13" | 684 | version "7.13.15" |
660 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.13.tgz#b628bcc9c85260ac1aeb05b45bde25210194a2f5" | 685 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39" |
661 | integrity sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA== | 686 | integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ== |
662 | dependencies: | 687 | dependencies: |
663 | regenerator-transform "^0.14.2" | 688 | regenerator-transform "^0.14.2" |
664 | 689 | ||
@@ -670,13 +695,16 @@ | |||
670 | "@babel/helper-plugin-utils" "^7.12.13" | 695 | "@babel/helper-plugin-utils" "^7.12.13" |
671 | 696 | ||
672 | "@babel/plugin-transform-runtime@^7.11.0": | 697 | "@babel/plugin-transform-runtime@^7.11.0": |
673 | version "7.12.15" | 698 | version "7.13.15" |
674 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.15.tgz#4337b2507288007c2b197059301aa0af8d90c085" | 699 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.15.tgz#2eddf585dd066b84102517e10a577f24f76a9cd7" |
675 | integrity sha512-OwptMSRnRWJo+tJ9v9wgAf72ydXWfYSXWhnQjZing8nGZSDFqU1MBleKM3+DriKkcbv7RagA8gVeB0A1PNlNow== | 700 | integrity sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA== |
676 | dependencies: | 701 | dependencies: |
677 | "@babel/helper-module-imports" "^7.12.13" | 702 | "@babel/helper-module-imports" "^7.13.12" |
678 | "@babel/helper-plugin-utils" "^7.12.13" | 703 | "@babel/helper-plugin-utils" "^7.13.0" |
679 | semver "^5.5.1" | 704 | babel-plugin-polyfill-corejs2 "^0.2.0" |
705 | babel-plugin-polyfill-corejs3 "^0.2.0" | ||
706 | babel-plugin-polyfill-regenerator "^0.2.0" | ||
707 | semver "^6.3.0" | ||
680 | 708 | ||
681 | "@babel/plugin-transform-shorthand-properties@^7.12.13": | 709 | "@babel/plugin-transform-shorthand-properties@^7.12.13": |
682 | version "7.12.13" | 710 | version "7.12.13" |
@@ -685,12 +713,12 @@ | |||
685 | dependencies: | 713 | dependencies: |
686 | "@babel/helper-plugin-utils" "^7.12.13" | 714 | "@babel/helper-plugin-utils" "^7.12.13" |
687 | 715 | ||
688 | "@babel/plugin-transform-spread@^7.12.13": | 716 | "@babel/plugin-transform-spread@^7.13.0": |
689 | version "7.12.13" | 717 | version "7.13.0" |
690 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.12.13.tgz#ca0d5645abbd560719c354451b849f14df4a7949" | 718 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.13.0.tgz#84887710e273c1815ace7ae459f6f42a5d31d5fd" |
691 | integrity sha512-dUCrqPIowjqk5pXsx1zPftSq4sT0aCeZVAxhdgs3AMgyaDmoUT0G+5h3Dzja27t76aUEIJWlFgPJqJ/d4dbTtg== | 719 | integrity sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg== |
692 | dependencies: | 720 | dependencies: |
693 | "@babel/helper-plugin-utils" "^7.12.13" | 721 | "@babel/helper-plugin-utils" "^7.13.0" |
694 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | 722 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
695 | 723 | ||
696 | "@babel/plugin-transform-sticky-regex@^7.12.13": | 724 | "@babel/plugin-transform-sticky-regex@^7.12.13": |
@@ -700,12 +728,12 @@ | |||
700 | dependencies: | 728 | dependencies: |
701 | "@babel/helper-plugin-utils" "^7.12.13" | 729 | "@babel/helper-plugin-utils" "^7.12.13" |
702 | 730 | ||
703 | "@babel/plugin-transform-template-literals@^7.12.13": | 731 | "@babel/plugin-transform-template-literals@^7.13.0": |
704 | version "7.12.13" | 732 | version "7.13.0" |
705 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.12.13.tgz#655037b07ebbddaf3b7752f55d15c2fd6f5aa865" | 733 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.13.0.tgz#a36049127977ad94438dee7443598d1cefdf409d" |
706 | integrity sha512-arIKlWYUgmNsF28EyfmiQHJLJFlAJNYkuQO10jL46ggjBpeb2re1P9K9YGxNJB45BqTbaslVysXDYm/g3sN/Qg== | 734 | integrity sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw== |
707 | dependencies: | 735 | dependencies: |
708 | "@babel/helper-plugin-utils" "^7.12.13" | 736 | "@babel/helper-plugin-utils" "^7.13.0" |
709 | 737 | ||
710 | "@babel/plugin-transform-typeof-symbol@^7.12.13": | 738 | "@babel/plugin-transform-typeof-symbol@^7.12.13": |
711 | version "7.12.13" | 739 | version "7.12.13" |
@@ -730,78 +758,81 @@ | |||
730 | "@babel/helper-plugin-utils" "^7.12.13" | 758 | "@babel/helper-plugin-utils" "^7.12.13" |
731 | 759 | ||
732 | "@babel/preset-env@^7.11.0": | 760 | "@babel/preset-env@^7.11.0": |
733 | version "7.12.16" | 761 | version "7.13.15" |
734 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.16.tgz#16710e3490e37764b2f41886de0a33bc4ae91082" | 762 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f" |
735 | integrity sha512-BXCAXy8RE/TzX416pD2hsVdkWo0G+tYd16pwnRV4Sc0fRwTLRS/Ssv8G5RLXUGQv7g4FG7TXkdDJxCjQ5I+Zjg== | 763 | integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA== |
736 | dependencies: | 764 | dependencies: |
737 | "@babel/compat-data" "^7.12.13" | 765 | "@babel/compat-data" "^7.13.15" |
738 | "@babel/helper-compilation-targets" "^7.12.16" | 766 | "@babel/helper-compilation-targets" "^7.13.13" |
739 | "@babel/helper-module-imports" "^7.12.13" | 767 | "@babel/helper-plugin-utils" "^7.13.0" |
740 | "@babel/helper-plugin-utils" "^7.12.13" | 768 | "@babel/helper-validator-option" "^7.12.17" |
741 | "@babel/helper-validator-option" "^7.12.16" | 769 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12" |
742 | "@babel/plugin-proposal-async-generator-functions" "^7.12.13" | 770 | "@babel/plugin-proposal-async-generator-functions" "^7.13.15" |
743 | "@babel/plugin-proposal-class-properties" "^7.12.13" | 771 | "@babel/plugin-proposal-class-properties" "^7.13.0" |
744 | "@babel/plugin-proposal-dynamic-import" "^7.12.16" | 772 | "@babel/plugin-proposal-dynamic-import" "^7.13.8" |
745 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13" | 773 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13" |
746 | "@babel/plugin-proposal-json-strings" "^7.12.13" | 774 | "@babel/plugin-proposal-json-strings" "^7.13.8" |
747 | "@babel/plugin-proposal-logical-assignment-operators" "^7.12.13" | 775 | "@babel/plugin-proposal-logical-assignment-operators" "^7.13.8" |
748 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13" | 776 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.13.8" |
749 | "@babel/plugin-proposal-numeric-separator" "^7.12.13" | 777 | "@babel/plugin-proposal-numeric-separator" "^7.12.13" |
750 | "@babel/plugin-proposal-object-rest-spread" "^7.12.13" | 778 | "@babel/plugin-proposal-object-rest-spread" "^7.13.8" |
751 | "@babel/plugin-proposal-optional-catch-binding" "^7.12.13" | 779 | "@babel/plugin-proposal-optional-catch-binding" "^7.13.8" |
752 | "@babel/plugin-proposal-optional-chaining" "^7.12.16" | 780 | "@babel/plugin-proposal-optional-chaining" "^7.13.12" |
753 | "@babel/plugin-proposal-private-methods" "^7.12.13" | 781 | "@babel/plugin-proposal-private-methods" "^7.13.0" |
754 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13" | 782 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13" |
755 | "@babel/plugin-syntax-async-generators" "^7.8.0" | 783 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
756 | "@babel/plugin-syntax-class-properties" "^7.12.13" | 784 | "@babel/plugin-syntax-class-properties" "^7.12.13" |
757 | "@babel/plugin-syntax-dynamic-import" "^7.8.0" | 785 | "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
758 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3" | 786 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
759 | "@babel/plugin-syntax-json-strings" "^7.8.0" | 787 | "@babel/plugin-syntax-json-strings" "^7.8.3" |
760 | "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" | 788 | "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
761 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" | 789 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" |
762 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" | 790 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
763 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0" | 791 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
764 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" | 792 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" |
765 | "@babel/plugin-syntax-optional-chaining" "^7.8.0" | 793 | "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
766 | "@babel/plugin-syntax-top-level-await" "^7.12.13" | 794 | "@babel/plugin-syntax-top-level-await" "^7.12.13" |
767 | "@babel/plugin-transform-arrow-functions" "^7.12.13" | 795 | "@babel/plugin-transform-arrow-functions" "^7.13.0" |
768 | "@babel/plugin-transform-async-to-generator" "^7.12.13" | 796 | "@babel/plugin-transform-async-to-generator" "^7.13.0" |
769 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13" | 797 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13" |
770 | "@babel/plugin-transform-block-scoping" "^7.12.13" | 798 | "@babel/plugin-transform-block-scoping" "^7.12.13" |
771 | "@babel/plugin-transform-classes" "^7.12.13" | 799 | "@babel/plugin-transform-classes" "^7.13.0" |
772 | "@babel/plugin-transform-computed-properties" "^7.12.13" | 800 | "@babel/plugin-transform-computed-properties" "^7.13.0" |
773 | "@babel/plugin-transform-destructuring" "^7.12.13" | 801 | "@babel/plugin-transform-destructuring" "^7.13.0" |
774 | "@babel/plugin-transform-dotall-regex" "^7.12.13" | 802 | "@babel/plugin-transform-dotall-regex" "^7.12.13" |
775 | "@babel/plugin-transform-duplicate-keys" "^7.12.13" | 803 | "@babel/plugin-transform-duplicate-keys" "^7.12.13" |
776 | "@babel/plugin-transform-exponentiation-operator" "^7.12.13" | 804 | "@babel/plugin-transform-exponentiation-operator" "^7.12.13" |
777 | "@babel/plugin-transform-for-of" "^7.12.13" | 805 | "@babel/plugin-transform-for-of" "^7.13.0" |
778 | "@babel/plugin-transform-function-name" "^7.12.13" | 806 | "@babel/plugin-transform-function-name" "^7.12.13" |
779 | "@babel/plugin-transform-literals" "^7.12.13" | 807 | "@babel/plugin-transform-literals" "^7.12.13" |
780 | "@babel/plugin-transform-member-expression-literals" "^7.12.13" | 808 | "@babel/plugin-transform-member-expression-literals" "^7.12.13" |
781 | "@babel/plugin-transform-modules-amd" "^7.12.13" | 809 | "@babel/plugin-transform-modules-amd" "^7.13.0" |
782 | "@babel/plugin-transform-modules-commonjs" "^7.12.13" | 810 | "@babel/plugin-transform-modules-commonjs" "^7.13.8" |
783 | "@babel/plugin-transform-modules-systemjs" "^7.12.13" | 811 | "@babel/plugin-transform-modules-systemjs" "^7.13.8" |
784 | "@babel/plugin-transform-modules-umd" "^7.12.13" | 812 | "@babel/plugin-transform-modules-umd" "^7.13.0" |
785 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13" | 813 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13" |
786 | "@babel/plugin-transform-new-target" "^7.12.13" | 814 | "@babel/plugin-transform-new-target" "^7.12.13" |
787 | "@babel/plugin-transform-object-super" "^7.12.13" | 815 | "@babel/plugin-transform-object-super" "^7.12.13" |
788 | "@babel/plugin-transform-parameters" "^7.12.13" | 816 | "@babel/plugin-transform-parameters" "^7.13.0" |
789 | "@babel/plugin-transform-property-literals" "^7.12.13" | 817 | "@babel/plugin-transform-property-literals" "^7.12.13" |
790 | "@babel/plugin-transform-regenerator" "^7.12.13" | 818 | "@babel/plugin-transform-regenerator" "^7.13.15" |
791 | "@babel/plugin-transform-reserved-words" "^7.12.13" | 819 | "@babel/plugin-transform-reserved-words" "^7.12.13" |
792 | "@babel/plugin-transform-shorthand-properties" "^7.12.13" | 820 | "@babel/plugin-transform-shorthand-properties" "^7.12.13" |
793 | "@babel/plugin-transform-spread" "^7.12.13" | 821 | "@babel/plugin-transform-spread" "^7.13.0" |
794 | "@babel/plugin-transform-sticky-regex" "^7.12.13" | 822 | "@babel/plugin-transform-sticky-regex" "^7.12.13" |
795 | "@babel/plugin-transform-template-literals" "^7.12.13" | 823 | "@babel/plugin-transform-template-literals" "^7.13.0" |
796 | "@babel/plugin-transform-typeof-symbol" "^7.12.13" | 824 | "@babel/plugin-transform-typeof-symbol" "^7.12.13" |
797 | "@babel/plugin-transform-unicode-escapes" "^7.12.13" | 825 | "@babel/plugin-transform-unicode-escapes" "^7.12.13" |
798 | "@babel/plugin-transform-unicode-regex" "^7.12.13" | 826 | "@babel/plugin-transform-unicode-regex" "^7.12.13" |
799 | "@babel/preset-modules" "^0.1.3" | 827 | "@babel/preset-modules" "^0.1.4" |
800 | "@babel/types" "^7.12.13" | 828 | "@babel/types" "^7.13.14" |
801 | core-js-compat "^3.8.0" | 829 | babel-plugin-polyfill-corejs2 "^0.2.0" |
802 | semver "^5.5.0" | 830 | babel-plugin-polyfill-corejs3 "^0.2.0" |
831 | babel-plugin-polyfill-regenerator "^0.2.0" | ||
832 | core-js-compat "^3.9.0" | ||
833 | semver "^6.3.0" | ||
803 | 834 | ||
804 | "@babel/preset-modules@^0.1.3": | 835 | "@babel/preset-modules@^0.1.4": |
805 | version "0.1.4" | 836 | version "0.1.4" |
806 | resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.4.tgz#362f2b68c662842970fdb5e254ffc8fc1c2e415e" | 837 | resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.4.tgz#362f2b68c662842970fdb5e254ffc8fc1c2e415e" |
807 | integrity sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg== | 838 | integrity sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg== |
@@ -813,9 +844,9 @@ | |||
813 | esutils "^2.0.2" | 844 | esutils "^2.0.2" |
814 | 845 | ||
815 | "@babel/runtime@^7.0.0", "@babel/runtime@^7.11.0", "@babel/runtime@^7.3.4", "@babel/runtime@^7.8.4": | 846 | "@babel/runtime@^7.0.0", "@babel/runtime@^7.11.0", "@babel/runtime@^7.3.4", "@babel/runtime@^7.8.4": |
816 | version "7.12.13" | 847 | version "7.13.10" |
817 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.13.tgz#0a21452352b02542db0ffb928ac2d3ca7cb6d66d" | 848 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d" |
818 | integrity sha512-8+3UMPBrjFa/6TtKi/7sehPKqfAm4g6K+YQjyyFOLUTxzOngcRZTlAVY8sc2CORJYqdHQY8gRPHmn+qo15rCBw== | 849 | integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== |
819 | dependencies: | 850 | dependencies: |
820 | regenerator-runtime "^0.13.4" | 851 | regenerator-runtime "^0.13.4" |
821 | 852 | ||
@@ -828,34 +859,33 @@ | |||
828 | "@babel/parser" "^7.12.13" | 859 | "@babel/parser" "^7.12.13" |
829 | "@babel/types" "^7.12.13" | 860 | "@babel/types" "^7.12.13" |
830 | 861 | ||
831 | "@babel/traverse@^7.0.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.7.0": | 862 | "@babel/traverse@^7.0.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13", "@babel/traverse@^7.13.15", "@babel/traverse@^7.7.0": |
832 | version "7.12.13" | 863 | version "7.13.15" |
833 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0" | 864 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7" |
834 | integrity sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA== | 865 | integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ== |
835 | dependencies: | 866 | dependencies: |
836 | "@babel/code-frame" "^7.12.13" | 867 | "@babel/code-frame" "^7.12.13" |
837 | "@babel/generator" "^7.12.13" | 868 | "@babel/generator" "^7.13.9" |
838 | "@babel/helper-function-name" "^7.12.13" | 869 | "@babel/helper-function-name" "^7.12.13" |
839 | "@babel/helper-split-export-declaration" "^7.12.13" | 870 | "@babel/helper-split-export-declaration" "^7.12.13" |
840 | "@babel/parser" "^7.12.13" | 871 | "@babel/parser" "^7.13.15" |
841 | "@babel/types" "^7.12.13" | 872 | "@babel/types" "^7.13.14" |
842 | debug "^4.1.0" | 873 | debug "^4.1.0" |
843 | globals "^11.1.0" | 874 | globals "^11.1.0" |
844 | lodash "^4.17.19" | ||
845 | 875 | ||
846 | "@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.4.4", "@babel/types@^7.7.0": | 876 | "@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
847 | version "7.12.13" | 877 | version "7.13.14" |
848 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.13.tgz#8be1aa8f2c876da11a9cf650c0ecf656913ad611" | 878 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d" |
849 | integrity sha512-oKrdZTld2im1z8bDwTOQvUbxKwE+854zc16qWZQlcTqMN00pWxHQ4ZeOq0yDMnisOpRykH2/5Qqcrk/OlbAjiQ== | 879 | integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ== |
850 | dependencies: | 880 | dependencies: |
851 | "@babel/helper-validator-identifier" "^7.12.11" | 881 | "@babel/helper-validator-identifier" "^7.12.11" |
852 | lodash "^4.17.19" | 882 | lodash "^4.17.19" |
853 | to-fast-properties "^2.0.0" | 883 | to-fast-properties "^2.0.0" |
854 | 884 | ||
855 | "@eslint/eslintrc@^0.3.0": | 885 | "@eslint/eslintrc@^0.4.0": |
856 | version "0.3.0" | 886 | version "0.4.0" |
857 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0.tgz#d736d6963d7003b6514e6324bec9c602ac340318" | 887 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547" |
858 | integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg== | 888 | integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog== |
859 | dependencies: | 889 | dependencies: |
860 | ajv "^6.12.4" | 890 | ajv "^6.12.4" |
861 | debug "^4.1.1" | 891 | debug "^4.1.1" |
@@ -864,14 +894,13 @@ | |||
864 | ignore "^4.0.6" | 894 | ignore "^4.0.6" |
865 | import-fresh "^3.2.1" | 895 | import-fresh "^3.2.1" |
866 | js-yaml "^3.13.1" | 896 | js-yaml "^3.13.1" |
867 | lodash "^4.17.20" | ||
868 | minimatch "^3.0.4" | 897 | minimatch "^3.0.4" |
869 | strip-json-comments "^3.1.1" | 898 | strip-json-comments "^3.1.1" |
870 | 899 | ||
871 | "@fortawesome/fontawesome-free@^5.15.2": | 900 | "@fortawesome/fontawesome-free@^5.15.3": |
872 | version "5.15.2" | 901 | version "5.15.3" |
873 | resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.2.tgz#218cd7276ab4f9ab57cc3d2efa2697e6a579f25d" | 902 | resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.3.tgz#c36ffa64a2a239bf948541a97b6ae8d729e09a9a" |
874 | integrity sha512-7l/AX41m609L/EXI9EKH3Vs3v0iA8tKlIOGtw+kgcoanI7p+e4I4GYLqW3UXWiTnjSFymKSmTTPKYrivzbxxqA== | 903 | integrity sha512-rFnSUN/QOtnOAgqFRooTA3H57JLDm0QEG/jPdk+tLQNL/eWd+Aok8g3qCI+Q1xuDPWpGW/i9JySpJVsq8Q0s9w== |
875 | 904 | ||
876 | "@hapi/address@2.x.x": | 905 | "@hapi/address@2.x.x": |
877 | version "2.1.4" | 906 | version "2.1.4" |
@@ -956,9 +985,9 @@ | |||
956 | "@types/node" "*" | 985 | "@types/node" "*" |
957 | 986 | ||
958 | "@types/connect-history-api-fallback@*": | 987 | "@types/connect-history-api-fallback@*": |
959 | version "1.3.3" | 988 | version "1.3.4" |
960 | resolved "https://registry.yarnpkg.com/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.3.tgz#4772b79b8b53185f0f4c9deab09236baf76ee3b4" | 989 | resolved "https://registry.yarnpkg.com/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.4.tgz#8c0f0e6e5d8252b699f5a662f51bdf82fd9d8bb8" |
961 | integrity sha512-7SxFCd+FLlxCfwVwbyPxbR4khL9aNikJhrorw8nUIOqeuooc9gifBuDQOJw5kzN7i6i3vLn9G8Wde/4QDihpYw== | 990 | integrity sha512-Kf8v0wljR5GSCOCF/VQWdV3ZhKOVA73drXtY3geMTQgHy9dgqQ0dLrf31M0hcuWkhFzK5sP0kkS3mJzcKVtZbw== |
962 | dependencies: | 991 | dependencies: |
963 | "@types/express-serve-static-core" "*" | 992 | "@types/express-serve-static-core" "*" |
964 | "@types/node" "*" | 993 | "@types/node" "*" |
@@ -971,9 +1000,9 @@ | |||
971 | "@types/node" "*" | 1000 | "@types/node" "*" |
972 | 1001 | ||
973 | "@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.18": | 1002 | "@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.18": |
974 | version "4.17.18" | 1003 | version "4.17.19" |
975 | resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.18.tgz#8371e260f40e0e1ca0c116a9afcd9426fa094c40" | 1004 | resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.19.tgz#00acfc1632e729acac4f1530e9e16f6dd1508a1d" |
976 | integrity sha512-m4JTwx5RUBNZvky/JJ8swEJPKFd8si08pPF2PfizYjGZOKr/svUWPcoUmLow6MmPzhasphB7gSTINY67xn3JNA== | 1005 | integrity sha512-DJOSHzX7pCiSElWaGR8kCprwibCB/3yW6vcT8VG3P0SJjnv19gnWG/AZMfM60Xj/YJIp/YCaDHyvzsFVeniARA== |
977 | dependencies: | 1006 | dependencies: |
978 | "@types/node" "*" | 1007 | "@types/node" "*" |
979 | "@types/qs" "*" | 1008 | "@types/qs" "*" |
@@ -997,16 +1026,7 @@ | |||
997 | "@types/minimatch" "*" | 1026 | "@types/minimatch" "*" |
998 | "@types/node" "*" | 1027 | "@types/node" "*" |
999 | 1028 | ||
1000 | "@types/http-proxy-middleware@*": | 1029 | "@types/http-proxy@^1.17.5": |
1001 | version "0.19.3" | ||
1002 | resolved "https://registry.yarnpkg.com/@types/http-proxy-middleware/-/http-proxy-middleware-0.19.3.tgz#b2eb96fbc0f9ac7250b5d9c4c53aade049497d03" | ||
1003 | integrity sha512-lnBTx6HCOUeIJMLbI/LaL5EmdKLhczJY5oeXZpX/cXE4rRqb3RmV7VcMpiEfYkmTjipv3h7IAyIINe4plEv7cA== | ||
1004 | dependencies: | ||
1005 | "@types/connect" "*" | ||
1006 | "@types/http-proxy" "*" | ||
1007 | "@types/node" "*" | ||
1008 | |||
1009 | "@types/http-proxy@*": | ||
1010 | version "1.17.5" | 1030 | version "1.17.5" |
1011 | resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.5.tgz#c203c5e6e9dc6820d27a40eb1e511c70a220423d" | 1031 | resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.5.tgz#c203c5e6e9dc6820d27a40eb1e511c70a220423d" |
1012 | integrity sha512-GNkDE7bTv6Sf8JbV2GksknKOsk7OznNYHSdrtvPJXO0qJ9odZig6IZKUi5RFGi6d1bf6dgIAe4uXi3DBc7069Q== | 1032 | integrity sha512-GNkDE7bTv6Sf8JbV2GksknKOsk7OznNYHSdrtvPJXO0qJ9odZig6IZKUi5RFGi6d1bf6dgIAe4uXi3DBc7069Q== |
@@ -1024,9 +1044,9 @@ | |||
1024 | integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw== | 1044 | integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw== |
1025 | 1045 | ||
1026 | "@types/minimatch@*": | 1046 | "@types/minimatch@*": |
1027 | version "3.0.3" | 1047 | version "3.0.4" |
1028 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" | 1048 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.4.tgz#f0ec25dbf2f0e4b18647313ac031134ca5b24b21" |
1029 | integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== | 1049 | integrity sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA== |
1030 | 1050 | ||
1031 | "@types/minimist@^1.2.0": | 1051 | "@types/minimist@^1.2.0": |
1032 | version "1.2.1" | 1052 | version "1.2.1" |
@@ -1034,9 +1054,9 @@ | |||
1034 | integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg== | 1054 | integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg== |
1035 | 1055 | ||
1036 | "@types/node@*": | 1056 | "@types/node@*": |
1037 | version "14.14.28" | 1057 | version "14.14.37" |
1038 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b" | 1058 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e" |
1039 | integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g== | 1059 | integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw== |
1040 | 1060 | ||
1041 | "@types/normalize-package-data@^2.4.0": | 1061 | "@types/normalize-package-data@^2.4.0": |
1042 | version "2.4.0" | 1062 | version "2.4.0" |
@@ -1049,9 +1069,9 @@ | |||
1049 | integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug== | 1069 | integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug== |
1050 | 1070 | ||
1051 | "@types/qs@*": | 1071 | "@types/qs@*": |
1052 | version "6.9.5" | 1072 | version "6.9.6" |
1053 | resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.5.tgz#434711bdd49eb5ee69d90c1d67c354a9a8ecb18b" | 1073 | resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.6.tgz#df9c3c8b31a247ec315e6996566be3171df4b3b1" |
1054 | integrity sha512-/JHkVHtx/REVG0VVToGRGH2+23hsYLHdyG+GrvoUGlGAd0ErauXDyvHtRI/7H7mzLm+tBCKA7pfcpkQ1lf58iQ== | 1074 | integrity sha512-0/HnwIfW4ki2D8L8c9GVcG5I72s9jP5GSLVF0VIXDW00kmIpA6O33G7a8n59Tmh7Nz0WUC3rSb7PTY/sdW2JzA== |
1055 | 1075 | ||
1056 | "@types/range-parser@*": | 1076 | "@types/range-parser@*": |
1057 | version "1.2.3" | 1077 | version "1.2.3" |
@@ -1071,28 +1091,28 @@ | |||
1071 | resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9" | 1091 | resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9" |
1072 | integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA== | 1092 | integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA== |
1073 | 1093 | ||
1074 | "@types/tapable@*": | 1094 | "@types/tapable@^1": |
1075 | version "1.0.6" | 1095 | version "1.0.7" |
1076 | resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.6.tgz#a9ca4b70a18b270ccb2bc0aaafefd1d486b7ea74" | 1096 | resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.7.tgz#545158342f949e8fd3bfd813224971ecddc3fac4" |
1077 | integrity sha512-W+bw9ds02rAQaMvaLYxAbJ6cvguW/iJXNT6lTssS1ps6QdrMKttqEAMEG/b5CR8TZl3/L7/lH0ZV5nNR1LXikA== | 1097 | integrity sha512-0VBprVqfgFD7Ehb2vd8Lh9TG3jP98gvr8rgehQqzztZNI7o8zS8Ad4jyZneKELphpuE212D8J70LnSNQSyO6bQ== |
1078 | 1098 | ||
1079 | "@types/uglify-js@*": | 1099 | "@types/uglify-js@*": |
1080 | version "3.12.0" | 1100 | version "3.13.0" |
1081 | resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.12.0.tgz#2bb061c269441620d46b946350c8f16d52ef37c5" | 1101 | resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.13.0.tgz#1cad8df1fb0b143c5aba08de5712ea9d1ff71124" |
1082 | integrity sha512-sYAF+CF9XZ5cvEBkI7RtrG9g2GtMBkviTnBxYYyq+8BWvO4QtXfwwR6a2LFwCi4evMKZfpv6U43ViYvv17Wz3Q== | 1102 | integrity sha512-EGkrJD5Uy+Pg0NUR8uA4bJ5WMfljyad0G+784vLCNUkD+QwOJXUbBYExXfVGf7YtyzdQp3L/XMYcliB987kL5Q== |
1083 | dependencies: | 1103 | dependencies: |
1084 | source-map "^0.6.1" | 1104 | source-map "^0.6.1" |
1085 | 1105 | ||
1086 | "@types/webpack-dev-server@^3.11.0": | 1106 | "@types/webpack-dev-server@^3.11.0": |
1087 | version "3.11.1" | 1107 | version "3.11.3" |
1088 | resolved "https://registry.yarnpkg.com/@types/webpack-dev-server/-/webpack-dev-server-3.11.1.tgz#f8f4dac1da226d530bd15a1d5dc34b23ba766ccb" | 1108 | resolved "https://registry.yarnpkg.com/@types/webpack-dev-server/-/webpack-dev-server-3.11.3.tgz#237e26d87651cf95490dcd356f568c8c84016177" |
1089 | integrity sha512-rIb+LtUkKnh7+oIJm3WiMJONd71Q0lZuqGLcSqhZ5qjN9gV/CNmZe7Bai+brnBPZ/KVYOsr+4bFLiNZwjBicLw== | 1109 | integrity sha512-p9B/QClflreKDeamKhBwuo5zqtI++wwb9QNG/CdIZUFtHvtaq0dWVgbtV7iMl4Sr4vWzEFj0rn16pgUFANjLPA== |
1090 | dependencies: | 1110 | dependencies: |
1091 | "@types/connect-history-api-fallback" "*" | 1111 | "@types/connect-history-api-fallback" "*" |
1092 | "@types/express" "*" | 1112 | "@types/express" "*" |
1093 | "@types/http-proxy-middleware" "*" | ||
1094 | "@types/serve-static" "*" | 1113 | "@types/serve-static" "*" |
1095 | "@types/webpack" "*" | 1114 | "@types/webpack" "^4" |
1115 | http-proxy-middleware "^1.0.0" | ||
1096 | 1116 | ||
1097 | "@types/webpack-sources@*": | 1117 | "@types/webpack-sources@*": |
1098 | version "2.1.0" | 1118 | version "2.1.0" |
@@ -1103,14 +1123,14 @@ | |||
1103 | "@types/source-list-map" "*" | 1123 | "@types/source-list-map" "*" |
1104 | source-map "^0.7.3" | 1124 | source-map "^0.7.3" |
1105 | 1125 | ||
1106 | "@types/webpack@*", "@types/webpack@^4.0.0": | 1126 | "@types/webpack@^4", "@types/webpack@^4.0.0": |
1107 | version "4.41.26" | 1127 | version "4.41.27" |
1108 | resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.26.tgz#27a30d7d531e16489f9c7607c747be6bc1a459ef" | 1128 | resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.27.tgz#f47da488c8037e7f1b2dbf2714fbbacb61ec0ffc" |
1109 | integrity sha512-7ZyTfxjCRwexh+EJFwRUM+CDB2XvgHl4vfuqf1ZKrgGvcS5BrNvPQqJh3tsZ0P6h6Aa1qClVHaJZszLPzpqHeA== | 1129 | integrity sha512-wK/oi5gcHi72VMTbOaQ70VcDxSQ1uX8S2tukBK9ARuGXrYM/+u4ou73roc7trXDNmCxCoerE8zruQqX/wuHszA== |
1110 | dependencies: | 1130 | dependencies: |
1111 | "@types/anymatch" "*" | 1131 | "@types/anymatch" "*" |
1112 | "@types/node" "*" | 1132 | "@types/node" "*" |
1113 | "@types/tapable" "*" | 1133 | "@types/tapable" "^1" |
1114 | "@types/uglify-js" "*" | 1134 | "@types/uglify-js" "*" |
1115 | "@types/webpack-sources" "*" | 1135 | "@types/webpack-sources" "*" |
1116 | source-map "^0.6.0" | 1136 | source-map "^0.6.0" |
@@ -1125,10 +1145,10 @@ | |||
1125 | resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.0.2.tgz#9b9c691cd06fc855221a2475c3cc831d774bc7dc" | 1145 | resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.0.2.tgz#9b9c691cd06fc855221a2475c3cc831d774bc7dc" |
1126 | integrity sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA== | 1146 | integrity sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA== |
1127 | 1147 | ||
1128 | "@vue/babel-plugin-jsx@^1.0.0-0": | 1148 | "@vue/babel-plugin-jsx@^1.0.3": |
1129 | version "1.0.3" | 1149 | version "1.0.4" |
1130 | resolved "https://registry.yarnpkg.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.0.3.tgz#ad5ee86ebc9fc40900add9914534e223c719eace" | 1150 | resolved "https://registry.yarnpkg.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.0.4.tgz#077826ca0eccd77cb6ad698254f5821ded5c5189" |
1131 | integrity sha512-+52ZQFmrM0yh61dQlgwQlfHZXmYbswbQEL25SOSt9QkjegAdfIGu87oELw0l8H6cuJYazZCiNjPR9eU++ZIbxg== | 1151 | integrity sha512-Vu5gsabUdsiWc4vQarg46xWJGs8pMEJyyMQAKA1vO+F4+aR4/jaxWxPCOvZ7XvVyy+ecSbwQp/qIyDVje360UQ== |
1132 | dependencies: | 1152 | dependencies: |
1133 | "@babel/helper-module-imports" "^7.0.0" | 1153 | "@babel/helper-module-imports" "^7.0.0" |
1134 | "@babel/plugin-syntax-jsx" "^7.0.0" | 1154 | "@babel/plugin-syntax-jsx" "^7.0.0" |
@@ -1152,10 +1172,10 @@ | |||
1152 | lodash.kebabcase "^4.1.1" | 1172 | lodash.kebabcase "^4.1.1" |
1153 | svg-tags "^1.0.0" | 1173 | svg-tags "^1.0.0" |
1154 | 1174 | ||
1155 | "@vue/babel-preset-app@^4.5.11": | 1175 | "@vue/babel-preset-app@^4.5.12": |
1156 | version "4.5.11" | 1176 | version "4.5.12" |
1157 | resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.5.11.tgz#f677bc10472e418f71f61f10dde5a79976a215b8" | 1177 | resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.5.12.tgz#c3a23cf33f6e5ea30536f13c0f9b1fc7e028b1c1" |
1158 | integrity sha512-9VoFlm/9vhynKNGM+HA7qBsoQSUEnuG5i5kcFI9vTLLrh8A0fxrwUyVLLppO6T1sAZ6vrKdQFnEkjL+RkRAwWQ== | 1178 | integrity sha512-8q67ORQ9O0Ms0nlqsXTVhaBefRBaLrzPxOewAZhdcO7onHwcO5/wRdWtHhZgfpCZlhY7NogkU16z3WnorSSkEA== |
1159 | dependencies: | 1179 | dependencies: |
1160 | "@babel/core" "^7.11.0" | 1180 | "@babel/core" "^7.11.0" |
1161 | "@babel/helper-compilation-targets" "^7.9.6" | 1181 | "@babel/helper-compilation-targets" "^7.9.6" |
@@ -1167,14 +1187,14 @@ | |||
1167 | "@babel/plugin-transform-runtime" "^7.11.0" | 1187 | "@babel/plugin-transform-runtime" "^7.11.0" |
1168 | "@babel/preset-env" "^7.11.0" | 1188 | "@babel/preset-env" "^7.11.0" |
1169 | "@babel/runtime" "^7.11.0" | 1189 | "@babel/runtime" "^7.11.0" |
1170 | "@vue/babel-plugin-jsx" "^1.0.0-0" | 1190 | "@vue/babel-plugin-jsx" "^1.0.3" |
1171 | "@vue/babel-preset-jsx" "^1.1.2" | 1191 | "@vue/babel-preset-jsx" "^1.2.4" |
1172 | babel-plugin-dynamic-import-node "^2.3.3" | 1192 | babel-plugin-dynamic-import-node "^2.3.3" |
1173 | core-js "^3.6.5" | 1193 | core-js "^3.6.5" |
1174 | core-js-compat "^3.6.5" | 1194 | core-js-compat "^3.6.5" |
1175 | semver "^6.1.0" | 1195 | semver "^6.1.0" |
1176 | 1196 | ||
1177 | "@vue/babel-preset-jsx@^1.1.2": | 1197 | "@vue/babel-preset-jsx@^1.2.4": |
1178 | version "1.2.4" | 1198 | version "1.2.4" |
1179 | resolved "https://registry.yarnpkg.com/@vue/babel-preset-jsx/-/babel-preset-jsx-1.2.4.tgz#92fea79db6f13b01e80d3a0099e2924bdcbe4e87" | 1199 | resolved "https://registry.yarnpkg.com/@vue/babel-preset-jsx/-/babel-preset-jsx-1.2.4.tgz#92fea79db6f13b01e80d3a0099e2924bdcbe4e87" |
1180 | integrity sha512-oRVnmN2a77bYDJzeGSt92AuHXbkIxbf/XXSE3klINnh9AXBmVS1DGa1f0d+dDYpLfsAKElMnqKTQfKn7obcL4w== | 1200 | integrity sha512-oRVnmN2a77bYDJzeGSt92AuHXbkIxbf/XXSE3klINnh9AXBmVS1DGa1f0d+dDYpLfsAKElMnqKTQfKn7obcL4w== |
@@ -1237,61 +1257,61 @@ | |||
1237 | "@vue/babel-plugin-transform-vue-jsx" "^1.2.1" | 1257 | "@vue/babel-plugin-transform-vue-jsx" "^1.2.1" |
1238 | camelcase "^5.0.0" | 1258 | camelcase "^5.0.0" |
1239 | 1259 | ||
1240 | "@vue/cli-overlay@^4.5.11": | 1260 | "@vue/cli-overlay@^4.5.12": |
1241 | version "4.5.11" | 1261 | version "4.5.12" |
1242 | resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.5.11.tgz#ea99493131182285f7ac2762290354d6e5b188e8" | 1262 | resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.5.12.tgz#d5ae353abb187672204197dcd077a4367d4d4a24" |
1243 | integrity sha512-aDQNw+oGk5+KR0vL9TocjfzyYHTJxR2lS8iPbcL4lRglCs2dudOE7QWXypj5dM4rQus0jJ5fxJTS55o9uy9fcQ== | 1263 | integrity sha512-dCN0RzVpA8fp+MfjuVBROgM483MPObAb/je+APE/JhpCJyPQORYQEvNpmaorpN+9Cp6mrESVSzhh0qD4SFrlzg== |
1244 | 1264 | ||
1245 | "@vue/cli-plugin-babel@~4.5.11": | 1265 | "@vue/cli-plugin-babel@~4.5.12": |
1246 | version "4.5.11" | 1266 | version "4.5.12" |
1247 | resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.5.11.tgz#7c1db4ca2f911e2156e7d1cf774fe2ad0f7428eb" | 1267 | resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.5.12.tgz#c9737d4079485ce9be07c463c81e1e33886c6219" |
1248 | integrity sha512-ogUMeO2waDtghIWwmuAzMJAnnPdmqRdJlwJDca9u6BK9jX1bxNThBSFS/MN2VmlYzulOnqH4zAC87jTWNg/czg== | 1268 | integrity sha512-PhiNDhlGydsRR0F00OJqG/Q3Mz2G1ko8XqS7CJ0l1GVVGmklUEBy2dW/S8ntEgHpSkFa6h49PgYP3WE2OM3CEg== |
1249 | dependencies: | 1269 | dependencies: |
1250 | "@babel/core" "^7.11.0" | 1270 | "@babel/core" "^7.11.0" |
1251 | "@vue/babel-preset-app" "^4.5.11" | 1271 | "@vue/babel-preset-app" "^4.5.12" |
1252 | "@vue/cli-shared-utils" "^4.5.11" | 1272 | "@vue/cli-shared-utils" "^4.5.12" |
1253 | babel-loader "^8.1.0" | 1273 | babel-loader "^8.1.0" |
1254 | cache-loader "^4.1.0" | 1274 | cache-loader "^4.1.0" |
1255 | thread-loader "^2.1.3" | 1275 | thread-loader "^2.1.3" |
1256 | webpack "^4.0.0" | 1276 | webpack "^4.0.0" |
1257 | 1277 | ||
1258 | "@vue/cli-plugin-eslint@~4.5.11": | 1278 | "@vue/cli-plugin-eslint@~4.5.12": |
1259 | version "4.5.11" | 1279 | version "4.5.12" |
1260 | resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.11.tgz#660eb7f8077a022c93bfad7b1cfb81e70a8be142" | 1280 | resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.12.tgz#7fc2a1d0a490fa300ef4e94518c2cc49ba7a292f" |
1261 | integrity sha512-6XrF3A3ryjtqoPMYL0ltZaP0631HS2a68Ye34KIkz111EKXtC5ip+gz6bSPWrH5SbhinU3R8cstA8xVASz9kwg== | 1281 | integrity sha512-nbjGJkWxo/xdD32DwvnEAUwkWYsObpqNk9NuU7T62ehdzHPzz58o3j03YZ7a7T7Le8bYyOWMYsdNfz63F+XiZQ== |
1262 | dependencies: | 1282 | dependencies: |
1263 | "@vue/cli-shared-utils" "^4.5.11" | 1283 | "@vue/cli-shared-utils" "^4.5.12" |
1264 | eslint-loader "^2.2.1" | 1284 | eslint-loader "^2.2.1" |
1265 | globby "^9.2.0" | 1285 | globby "^9.2.0" |
1266 | inquirer "^7.1.0" | 1286 | inquirer "^7.1.0" |
1267 | webpack "^4.0.0" | 1287 | webpack "^4.0.0" |
1268 | yorkie "^2.0.0" | 1288 | yorkie "^2.0.0" |
1269 | 1289 | ||
1270 | "@vue/cli-plugin-pwa@~4.5.11": | 1290 | "@vue/cli-plugin-pwa@~4.5.12": |
1271 | version "4.5.11" | 1291 | version "4.5.12" |
1272 | resolved "https://registry.yarnpkg.com/@vue/cli-plugin-pwa/-/cli-plugin-pwa-4.5.11.tgz#3031b4d3798707c353f2ad47b7c57a4708a17611" | 1292 | resolved "https://registry.yarnpkg.com/@vue/cli-plugin-pwa/-/cli-plugin-pwa-4.5.12.tgz#723ee4028e3086e910e7d357db39889203f30054" |
1273 | integrity sha512-7wvNdR8EXRWaLlybPlk4B6+lE8y+sG2kXq69EyH4ILRmZnFYc22dY22eUhR1EIFTmRxHR0g8qDBrp1BvaNeaYA== | 1293 | integrity sha512-B8da8oHaBZHtt44skmwFRzYTqclyD4tk9JaZp9uV4J26fsz+hzbSbB1araUPkSP3eql4LBD1TTadvyY4jfo8jQ== |
1274 | dependencies: | 1294 | dependencies: |
1275 | "@vue/cli-shared-utils" "^4.5.11" | 1295 | "@vue/cli-shared-utils" "^4.5.12" |
1276 | webpack "^4.0.0" | 1296 | webpack "^4.0.0" |
1277 | workbox-webpack-plugin "^4.3.1" | 1297 | workbox-webpack-plugin "^4.3.1" |
1278 | 1298 | ||
1279 | "@vue/cli-plugin-router@^4.5.11": | 1299 | "@vue/cli-plugin-router@^4.5.12": |
1280 | version "4.5.11" | 1300 | version "4.5.12" |
1281 | resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.5.11.tgz#3b6df738c5a1a5f50376822bf661d9a3b0c3fa62" | 1301 | resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.5.12.tgz#977c4b2b694cc03e9ef816112a5d58923493d0ac" |
1282 | integrity sha512-09tzw3faOs48IUPwLutYaNC7eoyyL140fKruTwdFdXuBLDdSQVida57Brx0zj2UKXc5qF8hk4GoGrOshN0KfNg== | 1302 | integrity sha512-DYNz5AA3W7Ewt3aaiOLGdYFt4MX4w/HTEtep+kPzP9S9tAknzyoIJXkaYzhwu8ArpEYwhWgtuCcDZ8hR6++DbA== |
1283 | dependencies: | 1303 | dependencies: |
1284 | "@vue/cli-shared-utils" "^4.5.11" | 1304 | "@vue/cli-shared-utils" "^4.5.12" |
1285 | 1305 | ||
1286 | "@vue/cli-plugin-vuex@^4.5.11": | 1306 | "@vue/cli-plugin-vuex@^4.5.12": |
1287 | version "4.5.11" | 1307 | version "4.5.12" |
1288 | resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.11.tgz#f6f619bcfb66c86cc45340d73152844635e548bd" | 1308 | resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.12.tgz#f7fbe177ee7176f055b546e9e74472f9d9177626" |
1289 | integrity sha512-JBPeZLubiSHbRkEKDj0tnLiU43AJ3vt6JULn4IKWH1XWZ6MFC8vElaP5/AA4O3Zko5caamDDBq3TRyxdA2ncUQ== | 1309 | integrity sha512-STgbvNv/3iHAKArc18b/qjN7RX1FTrfxPeHH26GOr/A8lJes7+CSluZZ8E5R7Zr/vL0zOqOkUVDAjFXVf4zWQA== |
1290 | 1310 | ||
1291 | "@vue/cli-service@~4.5.11": | 1311 | "@vue/cli-service@~4.5.12": |
1292 | version "4.5.11" | 1312 | version "4.5.12" |
1293 | resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-4.5.11.tgz#b157e2eee2351889cbbd4ccb4a4a9d8575409175" | 1313 | resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-4.5.12.tgz#483aef7dc4e2a7b02b7f224f0a2ef7cea910e033" |
1294 | integrity sha512-FXeJh2o6B8q/njv2Ebhe9EsLXt9sPMXGDY5zVvcV5jgj9wkoej9yLfnmwWCau5kegNClP6bcM+BEHuMYxJ+ubQ== | 1314 | integrity sha512-Di/dFw72HIvUrpTgnnPQkPq07mdd7z3GPeCH/o+6fv4bxOD+gwK9z7P6RkG4lGv2QdLz+qjim9f7xw5w+9ENkg== |
1295 | dependencies: | 1315 | dependencies: |
1296 | "@intervolga/optimize-cssnano-plugin" "^1.0.5" | 1316 | "@intervolga/optimize-cssnano-plugin" "^1.0.5" |
1297 | "@soda/friendly-errors-webpack-plugin" "^1.7.1" | 1317 | "@soda/friendly-errors-webpack-plugin" "^1.7.1" |
@@ -1299,10 +1319,10 @@ | |||
1299 | "@types/minimist" "^1.2.0" | 1319 | "@types/minimist" "^1.2.0" |
1300 | "@types/webpack" "^4.0.0" | 1320 | "@types/webpack" "^4.0.0" |
1301 | "@types/webpack-dev-server" "^3.11.0" | 1321 | "@types/webpack-dev-server" "^3.11.0" |
1302 | "@vue/cli-overlay" "^4.5.11" | 1322 | "@vue/cli-overlay" "^4.5.12" |
1303 | "@vue/cli-plugin-router" "^4.5.11" | 1323 | "@vue/cli-plugin-router" "^4.5.12" |
1304 | "@vue/cli-plugin-vuex" "^4.5.11" | 1324 | "@vue/cli-plugin-vuex" "^4.5.12" |
1305 | "@vue/cli-shared-utils" "^4.5.11" | 1325 | "@vue/cli-shared-utils" "^4.5.12" |
1306 | "@vue/component-compiler-utils" "^3.1.2" | 1326 | "@vue/component-compiler-utils" "^3.1.2" |
1307 | "@vue/preload-webpack-plugin" "^1.1.0" | 1327 | "@vue/preload-webpack-plugin" "^1.1.0" |
1308 | "@vue/web-component-wrapper" "^1.2.0" | 1328 | "@vue/web-component-wrapper" "^1.2.0" |
@@ -1351,10 +1371,10 @@ | |||
1351 | optionalDependencies: | 1371 | optionalDependencies: |
1352 | vue-loader-v16 "npm:vue-loader@^16.1.0" | 1372 | vue-loader-v16 "npm:vue-loader@^16.1.0" |
1353 | 1373 | ||
1354 | "@vue/cli-shared-utils@^4.5.11": | 1374 | "@vue/cli-shared-utils@^4.5.12": |
1355 | version "4.5.11" | 1375 | version "4.5.12" |
1356 | resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.11.tgz#fff71673ee9128f998c691515b9d327071b4f41e" | 1376 | resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.12.tgz#0e0693d488336d284ffa658ff33b1ea22927d065" |
1357 | integrity sha512-+aaQ+ThQG3+WMexfSWNl0y6f43edqVqRNbguE53F3TIH81I7saS5S750ayqXhZs2r6STJJyqorQnKtAWfHo29A== | 1377 | integrity sha512-qnIQPJ4XckMoqYh9fJ0Y91QKMIb4Hiibrm9+k4E15QHpk5RaokuOpf10SsOr2NLPCXSWsHOLo3hduZSwHPGY/Q== |
1358 | dependencies: | 1378 | dependencies: |
1359 | "@hapi/joi" "^15.0.1" | 1379 | "@hapi/joi" "^15.0.1" |
1360 | chalk "^2.4.2" | 1380 | chalk "^2.4.2" |
@@ -1618,10 +1638,10 @@ ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5: | |||
1618 | json-schema-traverse "^0.4.1" | 1638 | json-schema-traverse "^0.4.1" |
1619 | uri-js "^4.2.2" | 1639 | uri-js "^4.2.2" |
1620 | 1640 | ||
1621 | ajv@^7.0.2: | 1641 | ajv@^8.0.1: |
1622 | version "7.1.0" | 1642 | version "8.0.5" |
1623 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.1.0.tgz#f982ea7933dc7f1012eae9eec5a86687d805421b" | 1643 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.0.5.tgz#f07d6fdeffcdbb80485570ce3f1bc845fcc812b9" |
1624 | integrity sha512-svS9uILze/cXbH0z2myCK2Brqprx/+JJYK5pHicT/GQiBfzzhUVAIT6MwqJg8y4xV/zoGsUeuPuwtoiKSGE15g== | 1644 | integrity sha512-RkiLa/AeJx7+9OvniQ/qeWu0w74A8DiPPBclQ6ji3ZQkv5KamO+QGpqmi7O4JIw3rHGUXZ6CoP9tsAkn3gyazg== |
1625 | dependencies: | 1645 | dependencies: |
1626 | fast-deep-equal "^3.1.1" | 1646 | fast-deep-equal "^3.1.1" |
1627 | json-schema-traverse "^1.0.0" | 1647 | json-schema-traverse "^1.0.0" |
@@ -1644,11 +1664,11 @@ ansi-colors@^4.1.1: | |||
1644 | integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== | 1664 | integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== |
1645 | 1665 | ||
1646 | ansi-escapes@^4.2.1: | 1666 | ansi-escapes@^4.2.1: |
1647 | version "4.3.1" | 1667 | version "4.3.2" |
1648 | resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.1.tgz#a5c47cc43181f1f38ffd7076837700d395522a61" | 1668 | resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e" |
1649 | integrity sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA== | 1669 | integrity sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ== |
1650 | dependencies: | 1670 | dependencies: |
1651 | type-fest "^0.11.0" | 1671 | type-fest "^0.21.3" |
1652 | 1672 | ||
1653 | ansi-html@0.0.7: | 1673 | ansi-html@0.0.7: |
1654 | version "0.0.7" | 1674 | version "0.0.7" |
@@ -1703,9 +1723,9 @@ anymatch@^2.0.0: | |||
1703 | normalize-path "^2.1.1" | 1723 | normalize-path "^2.1.1" |
1704 | 1724 | ||
1705 | anymatch@~3.1.1: | 1725 | anymatch@~3.1.1: |
1706 | version "3.1.1" | 1726 | version "3.1.2" |
1707 | resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142" | 1727 | resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716" |
1708 | integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg== | 1728 | integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg== |
1709 | dependencies: | 1729 | dependencies: |
1710 | normalize-path "^3.0.0" | 1730 | normalize-path "^3.0.0" |
1711 | picomatch "^2.0.4" | 1731 | picomatch "^2.0.4" |
@@ -1900,6 +1920,30 @@ babel-plugin-dynamic-import-node@^2.3.3: | |||
1900 | dependencies: | 1920 | dependencies: |
1901 | object.assign "^4.1.0" | 1921 | object.assign "^4.1.0" |
1902 | 1922 | ||
1923 | babel-plugin-polyfill-corejs2@^0.2.0: | ||
1924 | version "0.2.0" | ||
1925 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4" | ||
1926 | integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg== | ||
1927 | dependencies: | ||
1928 | "@babel/compat-data" "^7.13.11" | ||
1929 | "@babel/helper-define-polyfill-provider" "^0.2.0" | ||
1930 | semver "^6.1.1" | ||
1931 | |||
1932 | babel-plugin-polyfill-corejs3@^0.2.0: | ||
1933 | version "0.2.0" | ||
1934 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2" | ||
1935 | integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg== | ||
1936 | dependencies: | ||
1937 | "@babel/helper-define-polyfill-provider" "^0.2.0" | ||
1938 | core-js-compat "^3.9.1" | ||
1939 | |||
1940 | babel-plugin-polyfill-regenerator@^0.2.0: | ||
1941 | version "0.2.0" | ||
1942 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8" | ||
1943 | integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg== | ||
1944 | dependencies: | ||
1945 | "@babel/helper-define-polyfill-provider" "^0.2.0" | ||
1946 | |||
1903 | babel-plugin-syntax-object-rest-spread@^6.8.0: | 1947 | babel-plugin-syntax-object-rest-spread@^6.8.0: |
1904 | version "6.13.0" | 1948 | version "6.13.0" |
1905 | resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5" | 1949 | resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5" |
@@ -1927,9 +1971,9 @@ babylon@^6.18.0: | |||
1927 | integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ== | 1971 | integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ== |
1928 | 1972 | ||
1929 | balanced-match@^1.0.0: | 1973 | balanced-match@^1.0.0: |
1930 | version "1.0.0" | 1974 | version "1.0.2" |
1931 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767" | 1975 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" |
1932 | integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c= | 1976 | integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== |
1933 | 1977 | ||
1934 | base64-js@^1.0.2: | 1978 | base64-js@^1.0.2: |
1935 | version "1.5.1" | 1979 | version "1.5.1" |
@@ -2004,14 +2048,14 @@ bluebird@^3.1.1, bluebird@^3.5.5: | |||
2004 | integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg== | 2048 | integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg== |
2005 | 2049 | ||
2006 | bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9: | 2050 | bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9: |
2007 | version "4.11.9" | 2051 | version "4.12.0" |
2008 | resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828" | 2052 | resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88" |
2009 | integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw== | 2053 | integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA== |
2010 | 2054 | ||
2011 | bn.js@^5.0.0, bn.js@^5.1.1: | 2055 | bn.js@^5.0.0, bn.js@^5.1.1: |
2012 | version "5.1.3" | 2056 | version "5.2.0" |
2013 | resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.1.3.tgz#beca005408f642ebebea80b042b4d18d2ac0ee6b" | 2057 | resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.0.tgz#358860674396c6997771a9d051fcc1b57d4ae002" |
2014 | integrity sha512-GkTiFpjFtUzU9CbMeJ5iazkCzGL3jrhzerzZIuqLABjbwRaFt33I9tUdSNryIptM+RxDet6OKm2WnLXzW51KsQ== | 2058 | integrity sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw== |
2015 | 2059 | ||
2016 | body-parser@1.19.0: | 2060 | body-parser@1.19.0: |
2017 | version "1.19.0" | 2061 | version "1.19.0" |
@@ -2070,7 +2114,7 @@ braces@^2.3.1, braces@^2.3.2: | |||
2070 | split-string "^3.0.2" | 2114 | split-string "^3.0.2" |
2071 | to-regex "^3.0.1" | 2115 | to-regex "^3.0.1" |
2072 | 2116 | ||
2073 | braces@~3.0.2: | 2117 | braces@^3.0.1, braces@~3.0.2: |
2074 | version "3.0.2" | 2118 | version "3.0.2" |
2075 | resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" | 2119 | resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" |
2076 | integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== | 2120 | integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== |
@@ -2143,7 +2187,7 @@ browserify-zlib@^0.2.0: | |||
2143 | dependencies: | 2187 | dependencies: |
2144 | pako "~1.0.5" | 2188 | pako "~1.0.5" |
2145 | 2189 | ||
2146 | browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.14.5, browserslist@^4.16.1: | 2190 | browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.14.5, browserslist@^4.16.3: |
2147 | version "4.16.3" | 2191 | version "4.16.3" |
2148 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.3.tgz#340aa46940d7db878748567c5dea24a48ddf3717" | 2192 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.3.tgz#340aa46940d7db878748567c5dea24a48ddf3717" |
2149 | integrity sha512-vIyhWmIkULaq04Gt93txdh+j02yX/JzlyhLYbV3YQCn/zvES3JnY7TifHHvvr1w5hTDluNKMkV05cs4vy8Q7sw== | 2193 | integrity sha512-vIyhWmIkULaq04Gt93txdh+j02yX/JzlyhLYbV3YQCn/zvES3JnY7TifHHvvr1w5hTDluNKMkV05cs4vy8Q7sw== |
@@ -2325,7 +2369,7 @@ camelcase@^5.0.0, camelcase@^5.3.1: | |||
2325 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" | 2369 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" |
2326 | integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== | 2370 | integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== |
2327 | 2371 | ||
2328 | camelcase@^6.0.0: | 2372 | camelcase@^6.0.0, camelcase@^6.2.0: |
2329 | version "6.2.0" | 2373 | version "6.2.0" |
2330 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809" | 2374 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809" |
2331 | integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== | 2375 | integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== |
@@ -2341,14 +2385,14 @@ caniuse-api@^3.0.0: | |||
2341 | lodash.uniq "^4.5.0" | 2385 | lodash.uniq "^4.5.0" |
2342 | 2386 | ||
2343 | caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001181: | 2387 | caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001181: |
2344 | version "1.0.30001187" | 2388 | version "1.0.30001208" |
2345 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001187.tgz#5706942631f83baa5a0218b7dfa6ced29f845438" | 2389 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001208.tgz#a999014a35cebd4f98c405930a057a0d75352eb9" |
2346 | integrity sha512-w7/EP1JRZ9552CyrThUnay2RkZ1DXxKe/Q2swTC4+LElLh9RRYrL1Z+27LlakB8kzY0fSmHw9mc7XYDUKAKWMA== | 2390 | integrity sha512-OE5UE4+nBOro8Dyvv0lfx+SRtfVIOM9uhKqFmJeUbGriqhhStgp1A0OyBpgy3OUF8AhYCT+PVwPC1gMl2ZcQMA== |
2347 | 2391 | ||
2348 | case-sensitive-paths-webpack-plugin@^2.3.0: | 2392 | case-sensitive-paths-webpack-plugin@^2.3.0: |
2349 | version "2.3.0" | 2393 | version "2.4.0" |
2350 | resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.3.0.tgz#23ac613cc9a856e4f88ff8bb73bbb5e989825cf7" | 2394 | resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz#db64066c6422eed2e08cc14b986ca43796dbc6d4" |
2351 | integrity sha512-/4YgnZS8y1UXXmC02xD5rRrBEu6T5ub+mQHLNRj0fzTRbgdBYhsNo2V5EqwgqrExjxsjtF/OpAKAMkKsxbD5XQ== | 2395 | integrity sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw== |
2352 | 2396 | ||
2353 | caseless@~0.12.0: | 2397 | caseless@~0.12.0: |
2354 | version "0.12.0" | 2398 | version "0.12.0" |
@@ -2422,11 +2466,9 @@ chownr@^1.1.1, chownr@^1.1.2: | |||
2422 | integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg== | 2466 | integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg== |
2423 | 2467 | ||
2424 | chrome-trace-event@^1.0.2: | 2468 | chrome-trace-event@^1.0.2: |
2425 | version "1.0.2" | 2469 | version "1.0.3" |
2426 | resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz#234090ee97c7d4ad1a2c4beae27505deffc608a4" | 2470 | resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac" |
2427 | integrity sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ== | 2471 | integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg== |
2428 | dependencies: | ||
2429 | tslib "^1.9.0" | ||
2430 | 2472 | ||
2431 | ci-info@^1.5.0: | 2473 | ci-info@^1.5.0: |
2432 | version "1.6.0" | 2474 | version "1.6.0" |
@@ -2478,21 +2520,21 @@ cli-cursor@^3.1.0: | |||
2478 | restore-cursor "^3.1.0" | 2520 | restore-cursor "^3.1.0" |
2479 | 2521 | ||
2480 | cli-highlight@^2.1.4: | 2522 | cli-highlight@^2.1.4: |
2481 | version "2.1.10" | 2523 | version "2.1.11" |
2482 | resolved "https://registry.yarnpkg.com/cli-highlight/-/cli-highlight-2.1.10.tgz#26a087da9209dce4fcb8cf5427dc97cd96ac173a" | 2524 | resolved "https://registry.yarnpkg.com/cli-highlight/-/cli-highlight-2.1.11.tgz#49736fa452f0aaf4fae580e30acb26828d2dc1bf" |
2483 | integrity sha512-CcPFD3JwdQ2oSzy+AMG6j3LRTkNjM82kzcSKzoVw6cLanDCJNlsLjeqVTOTfOfucnWv5F0rmBemVf1m9JiIasw== | 2525 | integrity sha512-9KDcoEVwyUXrjcJNvHD0NFc/hiwe/WPVYIleQh2O1N2Zro5gWJZ/K+3DGn8w8P/F6FxOgzyC5bxDyHIgCSPhGg== |
2484 | dependencies: | 2526 | dependencies: |
2485 | chalk "^4.0.0" | 2527 | chalk "^4.0.0" |
2486 | highlight.js "^10.0.0" | 2528 | highlight.js "^10.7.1" |
2487 | mz "^2.4.0" | 2529 | mz "^2.4.0" |
2488 | parse5 "^5.1.1" | 2530 | parse5 "^5.1.1" |
2489 | parse5-htmlparser2-tree-adapter "^6.0.0" | 2531 | parse5-htmlparser2-tree-adapter "^6.0.0" |
2490 | yargs "^16.0.0" | 2532 | yargs "^16.0.0" |
2491 | 2533 | ||
2492 | cli-spinners@^2.0.0: | 2534 | cli-spinners@^2.0.0: |
2493 | version "2.5.0" | 2535 | version "2.6.0" |
2494 | resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.5.0.tgz#12763e47251bf951cb75c201dfa58ff1bcb2d047" | 2536 | resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.6.0.tgz#36c7dc98fb6a9a76bd6238ec3f77e2425627e939" |
2495 | integrity sha512-PC+AmIuK04E6aeSs/pUccSujsTzBhu4HzC2dL+CfJB/Jcc2qTRbEwZQDfIUpt2Xl8BodYBEq8w4fc0kU2I9DjQ== | 2537 | integrity sha512-t+4/y50K/+4xcCRosKkA7W4gTr1MySvLV0q+PxmG7FJ5g+66ChKurYjxBCjHggHH3HA5Hh9cy+lcUGWDqVH+4Q== |
2496 | 2538 | ||
2497 | cli-width@^3.0.0: | 2539 | cli-width@^3.0.0: |
2498 | version "3.0.0" | 2540 | version "3.0.0" |
@@ -2582,9 +2624,9 @@ color-name@^1.0.0, color-name@~1.1.4: | |||
2582 | integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== | 2624 | integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== |
2583 | 2625 | ||
2584 | color-string@^1.5.4: | 2626 | color-string@^1.5.4: |
2585 | version "1.5.4" | 2627 | version "1.5.5" |
2586 | resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.4.tgz#dd51cd25cfee953d138fe4002372cc3d0e504cb6" | 2628 | resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.5.tgz#65474a8f0e7439625f3d27a6a19d89fc45223014" |
2587 | integrity sha512-57yF5yt8Xa3czSEW1jfQDE79Idk0+AkN/4KWad6tbdxUmAs3MvjxlWSWD4deYytcRfoZ9nhKyFl1kj5tBvidbw== | 2629 | integrity sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg== |
2588 | dependencies: | 2630 | dependencies: |
2589 | color-name "^1.0.0" | 2631 | color-name "^1.0.0" |
2590 | simple-swizzle "^0.2.2" | 2632 | simple-swizzle "^0.2.2" |
@@ -2598,9 +2640,9 @@ color@^3.0.0: | |||
2598 | color-string "^1.5.4" | 2640 | color-string "^1.5.4" |
2599 | 2641 | ||
2600 | colorette@^1.2.1: | 2642 | colorette@^1.2.1: |
2601 | version "1.2.1" | 2643 | version "1.2.2" |
2602 | resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b" | 2644 | resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94" |
2603 | integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw== | 2645 | integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w== |
2604 | 2646 | ||
2605 | combined-stream@^1.0.6, combined-stream@~1.0.6: | 2647 | combined-stream@^1.0.6, combined-stream@~1.0.6: |
2606 | version "1.0.8" | 2648 | version "1.0.8" |
@@ -2760,12 +2802,12 @@ copy-webpack-plugin@^5.1.1: | |||
2760 | serialize-javascript "^4.0.0" | 2802 | serialize-javascript "^4.0.0" |
2761 | webpack-log "^2.0.0" | 2803 | webpack-log "^2.0.0" |
2762 | 2804 | ||
2763 | core-js-compat@^3.6.5, core-js-compat@^3.8.0: | 2805 | core-js-compat@^3.6.5, core-js-compat@^3.9.0, core-js-compat@^3.9.1: |
2764 | version "3.8.3" | 2806 | version "3.10.1" |
2765 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.8.3.tgz#9123fb6b9cad30f0651332dc77deba48ef9b0b3f" | 2807 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c" |
2766 | integrity sha512-1sCb0wBXnBIL16pfFG1Gkvei6UzvKyTNYpiC41yrdjEv0UoJoq9E/abTMzyYJ6JpTkAj15dLjbqifIzEBDVvog== | 2808 | integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg== |
2767 | dependencies: | 2809 | dependencies: |
2768 | browserslist "^4.16.1" | 2810 | browserslist "^4.16.3" |
2769 | semver "7.0.0" | 2811 | semver "7.0.0" |
2770 | 2812 | ||
2771 | core-js@^2.4.0: | 2813 | core-js@^2.4.0: |
@@ -2773,10 +2815,10 @@ core-js@^2.4.0: | |||
2773 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec" | 2815 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec" |
2774 | integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ== | 2816 | integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ== |
2775 | 2817 | ||
2776 | core-js@^3.6.5, core-js@^3.8.3: | 2818 | core-js@^3.10.1, core-js@^3.6.5: |
2777 | version "3.8.3" | 2819 | version "3.10.1" |
2778 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.3.tgz#c21906e1f14f3689f93abcc6e26883550dd92dd0" | 2820 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.10.1.tgz#e683963978b6806dcc6c0a4a8bd4ab0bdaf3f21a" |
2779 | integrity sha512-KPYXeVZYemC2TkNEkX/01I+7yd+nX3KddKwZ1Ww7SKWdI2wQprSgLmrTddT8nw92AjEklTsPBoSdQBhbI1bQ6Q== | 2821 | integrity sha512-pwCxEXnj27XG47mu7SXAwhLP3L5CrlvCB91ANUkIz40P27kUcvNfSdvyZJ9CLHiVoKSp+TTChMQMSKQEH/IQxA== |
2780 | 2822 | ||
2781 | core-util-is@1.0.2, core-util-is@~1.0.0: | 2823 | core-util-is@1.0.2, core-util-is@~1.0.0: |
2782 | version "1.0.2" | 2824 | version "1.0.2" |
@@ -2926,9 +2968,9 @@ css-tree@1.0.0-alpha.37: | |||
2926 | source-map "^0.6.1" | 2968 | source-map "^0.6.1" |
2927 | 2969 | ||
2928 | css-tree@^1.1.2: | 2970 | css-tree@^1.1.2: |
2929 | version "1.1.2" | 2971 | version "1.1.3" |
2930 | resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.1.2.tgz#9ae393b5dafd7dae8a622475caec78d3d8fbd7b5" | 2972 | resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.1.3.tgz#eb4870fb6fd7707327ec95c2ff2ab09b5e8db91d" |
2931 | integrity sha512-wCoWush5Aeo48GLhfHPbmvZs59Z+M7k5+B1xDnXbdWNcEF423DoFdqSWE0PM5aNk5nI5cp1q7ms36zGApY/sKQ== | 2973 | integrity sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q== |
2932 | dependencies: | 2974 | dependencies: |
2933 | mdn-data "2.0.14" | 2975 | mdn-data "2.0.14" |
2934 | source-map "^0.6.1" | 2976 | source-map "^0.6.1" |
@@ -2943,10 +2985,10 @@ cssesc@^3.0.0: | |||
2943 | resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee" | 2985 | resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee" |
2944 | integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg== | 2986 | integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg== |
2945 | 2987 | ||
2946 | cssnano-preset-default@^4.0.0, cssnano-preset-default@^4.0.7: | 2988 | cssnano-preset-default@^4.0.0, cssnano-preset-default@^4.0.8: |
2947 | version "4.0.7" | 2989 | version "4.0.8" |
2948 | resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz#51ec662ccfca0f88b396dcd9679cdb931be17f76" | 2990 | resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-4.0.8.tgz#920622b1fc1e95a34e8838203f1397a504f2d3ff" |
2949 | integrity sha512-x0YHHx2h6p0fCl1zY9L9roD7rnlltugGu7zXSKQx6k2rYw0Hi3IqxcoAGF7u9Q5w1nt7vK0ulxV8Lo+EvllGsA== | 2991 | integrity sha512-LdAyHuq+VRyeVREFmuxUZR1TXjQm8QQU/ktoo/x7bz+SdOge1YKc5eMN6pRW7YWBmyq59CqYba1dJ5cUukEjLQ== |
2950 | dependencies: | 2992 | dependencies: |
2951 | css-declaration-sorter "^4.0.1" | 2993 | css-declaration-sorter "^4.0.1" |
2952 | cssnano-util-raw-cache "^4.0.1" | 2994 | cssnano-util-raw-cache "^4.0.1" |
@@ -2976,7 +3018,7 @@ cssnano-preset-default@^4.0.0, cssnano-preset-default@^4.0.7: | |||
2976 | postcss-ordered-values "^4.1.2" | 3018 | postcss-ordered-values "^4.1.2" |
2977 | postcss-reduce-initial "^4.0.3" | 3019 | postcss-reduce-initial "^4.0.3" |
2978 | postcss-reduce-transforms "^4.0.2" | 3020 | postcss-reduce-transforms "^4.0.2" |
2979 | postcss-svgo "^4.0.2" | 3021 | postcss-svgo "^4.0.3" |
2980 | postcss-unique-selectors "^4.0.1" | 3022 | postcss-unique-selectors "^4.0.1" |
2981 | 3023 | ||
2982 | cssnano-util-get-arguments@^4.0.0: | 3024 | cssnano-util-get-arguments@^4.0.0: |
@@ -3002,12 +3044,12 @@ cssnano-util-same-parent@^4.0.0: | |||
3002 | integrity sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q== | 3044 | integrity sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q== |
3003 | 3045 | ||
3004 | cssnano@^4.0.0, cssnano@^4.1.10: | 3046 | cssnano@^4.0.0, cssnano@^4.1.10: |
3005 | version "4.1.10" | 3047 | version "4.1.11" |
3006 | resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-4.1.10.tgz#0ac41f0b13d13d465487e111b778d42da631b8b2" | 3048 | resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-4.1.11.tgz#c7b5f5b81da269cb1fd982cb960c1200910c9a99" |
3007 | integrity sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ== | 3049 | integrity sha512-6gZm2htn7xIPJOHY824ERgj8cNPgPxyCSnkXc4v7YvNW+TdVfzgngHcEhy/8D11kUWRUMbke+tC+AUcUsnMz2g== |
3008 | dependencies: | 3050 | dependencies: |
3009 | cosmiconfig "^5.0.0" | 3051 | cosmiconfig "^5.0.0" |
3010 | cssnano-preset-default "^4.0.7" | 3052 | cssnano-preset-default "^4.0.8" |
3011 | is-resolvable "^1.0.0" | 3053 | is-resolvable "^1.0.0" |
3012 | postcss "^7.0.0" | 3054 | postcss "^7.0.0" |
3013 | 3055 | ||
@@ -3176,9 +3218,9 @@ destroy@~1.0.4: | |||
3176 | integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA= | 3218 | integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA= |
3177 | 3219 | ||
3178 | detect-node@^2.0.4: | 3220 | detect-node@^2.0.4: |
3179 | version "2.0.4" | 3221 | version "2.0.5" |
3180 | resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.0.4.tgz#014ee8f8f669c5c58023da64b8179c083a28c46c" | 3222 | resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.0.5.tgz#9d270aa7eaa5af0b72c4c9d9b814e7f4ce738b79" |
3181 | integrity sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw== | 3223 | integrity sha512-qi86tE6hRcFHy8jI1m2VG+LaPUR1LhqDa5G8tVjuUXmOrpuAgqsA1pN0+ldgr3aKUH+QLI9hCY/OcRYisERejw== |
3182 | 3224 | ||
3183 | diffie-hellman@^5.0.0: | 3225 | diffie-hellman@^5.0.0: |
3184 | version "5.0.3" | 3226 | version "5.0.3" |
@@ -3249,9 +3291,9 @@ domelementtype@1, domelementtype@^1.3.1: | |||
3249 | integrity sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w== | 3291 | integrity sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w== |
3250 | 3292 | ||
3251 | domelementtype@^2.0.1: | 3293 | domelementtype@^2.0.1: |
3252 | version "2.1.0" | 3294 | version "2.2.0" |
3253 | resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.1.0.tgz#a851c080a6d1c3d94344aed151d99f669edf585e" | 3295 | resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.2.0.tgz#9a0b6c2782ed6a1c7323d42267183df9bd8b1d57" |
3254 | integrity sha512-LsTgx/L5VpD+Q8lmsXSHW2WpA+eBlZ9HPf3erD1IoPF00/3JKHZ3BknUVA2QGDNu69ZNmyFmCWBSO45XjYKC5w== | 3296 | integrity sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A== |
3255 | 3297 | ||
3256 | domhandler@^2.3.0: | 3298 | domhandler@^2.3.0: |
3257 | version "2.4.2" | 3299 | version "2.4.2" |
@@ -3324,9 +3366,9 @@ ejs@^2.6.1: | |||
3324 | integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA== | 3366 | integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA== |
3325 | 3367 | ||
3326 | electron-to-chromium@^1.3.649: | 3368 | electron-to-chromium@^1.3.649: |
3327 | version "1.3.665" | 3369 | version "1.3.711" |
3328 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.665.tgz#6d0937376f6a919c0f289202c4be77790a6175e5" | 3370 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.711.tgz#92c3caf7ffed5e18bf63f66b4b57b4db2409c450" |
3329 | integrity sha512-LIjx1JheOz7LM8DMEQ2tPnbBzJ4nVG1MKutsbEMLnJfwfVdPIsyagqfLp56bOWhdBrYGXWHaTayYkllIU2TauA== | 3371 | integrity sha512-XbklBVCDiUeho0PZQCjC25Ha6uBwqqJeyDhPLwLwfWRAo4x+FZFsmu1pPPkXT+B4MQMQoQULfyaMltDopfeiHQ== |
3330 | 3372 | ||
3331 | elliptic@^6.5.3: | 3373 | elliptic@^6.5.3: |
3332 | version "6.5.4" | 3374 | version "6.5.4" |
@@ -3420,42 +3462,27 @@ error-stack-parser@^2.0.2: | |||
3420 | dependencies: | 3462 | dependencies: |
3421 | stackframe "^1.1.1" | 3463 | stackframe "^1.1.1" |
3422 | 3464 | ||
3423 | es-abstract@^1.17.2: | 3465 | es-abstract@^1.17.2, es-abstract@^1.18.0-next.2: |
3424 | version "1.17.7" | 3466 | version "1.18.0" |
3425 | resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.7.tgz#a4de61b2f66989fc7421676c1cb9787573ace54c" | 3467 | resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0.tgz#ab80b359eecb7ede4c298000390bc5ac3ec7b5a4" |
3426 | integrity sha512-VBl/gnfcJ7OercKA9MVaegWsBHFjV492syMudcnQZvt/Dw8ezpcOHYZXa/J96O8vx+g4x65YKhxOwDUh63aS5g== | 3468 | integrity sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw== |
3427 | dependencies: | ||
3428 | es-to-primitive "^1.2.1" | ||
3429 | function-bind "^1.1.1" | ||
3430 | has "^1.0.3" | ||
3431 | has-symbols "^1.0.1" | ||
3432 | is-callable "^1.2.2" | ||
3433 | is-regex "^1.1.1" | ||
3434 | object-inspect "^1.8.0" | ||
3435 | object-keys "^1.1.1" | ||
3436 | object.assign "^4.1.1" | ||
3437 | string.prototype.trimend "^1.0.1" | ||
3438 | string.prototype.trimstart "^1.0.1" | ||
3439 | |||
3440 | es-abstract@^1.18.0-next.1: | ||
3441 | version "1.18.0-next.2" | ||
3442 | resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.2.tgz#088101a55f0541f595e7e057199e27ddc8f3a5c2" | ||
3443 | integrity sha512-Ih4ZMFHEtZupnUh6497zEL4y2+w8+1ljnCyaTa+adcoafI1GOvMwFlDjBLfWR7y9VLfrjRJe9ocuHY1PSR9jjw== | ||
3444 | dependencies: | 3469 | dependencies: |
3445 | call-bind "^1.0.2" | 3470 | call-bind "^1.0.2" |
3446 | es-to-primitive "^1.2.1" | 3471 | es-to-primitive "^1.2.1" |
3447 | function-bind "^1.1.1" | 3472 | function-bind "^1.1.1" |
3448 | get-intrinsic "^1.0.2" | 3473 | get-intrinsic "^1.1.1" |
3449 | has "^1.0.3" | 3474 | has "^1.0.3" |
3450 | has-symbols "^1.0.1" | 3475 | has-symbols "^1.0.2" |
3451 | is-callable "^1.2.2" | 3476 | is-callable "^1.2.3" |
3452 | is-negative-zero "^2.0.1" | 3477 | is-negative-zero "^2.0.1" |
3453 | is-regex "^1.1.1" | 3478 | is-regex "^1.1.2" |
3479 | is-string "^1.0.5" | ||
3454 | object-inspect "^1.9.0" | 3480 | object-inspect "^1.9.0" |
3455 | object-keys "^1.1.1" | 3481 | object-keys "^1.1.1" |
3456 | object.assign "^4.1.2" | 3482 | object.assign "^4.1.2" |
3457 | string.prototype.trimend "^1.0.3" | 3483 | string.prototype.trimend "^1.0.4" |
3458 | string.prototype.trimstart "^1.0.3" | 3484 | string.prototype.trimstart "^1.0.4" |
3485 | unbox-primitive "^1.0.0" | ||
3459 | 3486 | ||
3460 | es-to-primitive@^1.2.1: | 3487 | es-to-primitive@^1.2.1: |
3461 | version "1.2.1" | 3488 | version "1.2.1" |
@@ -3506,23 +3533,15 @@ eslint-plugin-prettier@^3.3.0: | |||
3506 | dependencies: | 3533 | dependencies: |
3507 | prettier-linter-helpers "^1.0.0" | 3534 | prettier-linter-helpers "^1.0.0" |
3508 | 3535 | ||
3509 | eslint-plugin-vue@^7.3.0: | 3536 | eslint-plugin-vue@^7.8.0: |
3510 | version "7.6.0" | 3537 | version "7.8.0" |
3511 | resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.6.0.tgz#ea616e6dfd45d545adb16cba628c5a992cc31f0b" | 3538 | resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.8.0.tgz#cb0e85d65b65fa8d15e783fbb03c049d2c4cfdae" |
3512 | integrity sha512-qYpKwAvpcQXyUXVcG8Zd+fxHDx9iSgTQuO7dql7Ug/2BCvNNDr6s3I9p8MoUo23JJdO7ZAjW3vSwY/EBf4uBcw== | 3539 | integrity sha512-OGrnPz+PuYL2HmVyBHxm4mRjxW2kfFCQE6Hw9G6qOHs/Pcu0srOlCCW0FMa8SLzIEqxl8WuKoBSPcMnrjUG2vw== |
3513 | dependencies: | 3540 | dependencies: |
3514 | eslint-utils "^2.1.0" | 3541 | eslint-utils "^2.1.0" |
3515 | natural-compare "^1.4.0" | 3542 | natural-compare "^1.4.0" |
3516 | semver "^7.3.2" | 3543 | semver "^7.3.2" |
3517 | vue-eslint-parser "^7.5.0" | 3544 | vue-eslint-parser "^7.6.0" |
3518 | |||
3519 | eslint-scope@5.1.0: | ||
3520 | version "5.1.0" | ||
3521 | resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5" | ||
3522 | integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w== | ||
3523 | dependencies: | ||
3524 | esrecurse "^4.1.0" | ||
3525 | estraverse "^4.1.1" | ||
3526 | 3545 | ||
3527 | eslint-scope@^4.0.3: | 3546 | eslint-scope@^4.0.3: |
3528 | version "4.0.3" | 3547 | version "4.0.3" |
@@ -3532,7 +3551,7 @@ eslint-scope@^4.0.3: | |||
3532 | esrecurse "^4.1.0" | 3551 | esrecurse "^4.1.0" |
3533 | estraverse "^4.1.1" | 3552 | estraverse "^4.1.1" |
3534 | 3553 | ||
3535 | eslint-scope@^5.0.0, eslint-scope@^5.1.1: | 3554 | eslint-scope@^5.0.0, eslint-scope@^5.1.0, eslint-scope@^5.1.1: |
3536 | version "5.1.1" | 3555 | version "5.1.1" |
3537 | resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" | 3556 | resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" |
3538 | integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== | 3557 | integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== |
@@ -3557,13 +3576,13 @@ eslint-visitor-keys@^2.0.0: | |||
3557 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" | 3576 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" |
3558 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== | 3577 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== |
3559 | 3578 | ||
3560 | eslint@^7.16.0: | 3579 | eslint@^7.23.0: |
3561 | version "7.20.0" | 3580 | version "7.23.0" |
3562 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.20.0.tgz#db07c4ca4eda2e2316e7aa57ac7fc91ec550bdc7" | 3581 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.23.0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325" |
3563 | integrity sha512-qGi0CTcOGP2OtCQBgWZlQjcTuP0XkIpYFj25XtRTQSHC+umNnp7UMshr2G8SLsRFYDdAPFeHOsiteadmMH02Yw== | 3582 | integrity sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q== |
3564 | dependencies: | 3583 | dependencies: |
3565 | "@babel/code-frame" "7.12.11" | 3584 | "@babel/code-frame" "7.12.11" |
3566 | "@eslint/eslintrc" "^0.3.0" | 3585 | "@eslint/eslintrc" "^0.4.0" |
3567 | ajv "^6.10.0" | 3586 | ajv "^6.10.0" |
3568 | chalk "^4.0.0" | 3587 | chalk "^4.0.0" |
3569 | cross-spawn "^7.0.2" | 3588 | cross-spawn "^7.0.2" |
@@ -3576,10 +3595,10 @@ eslint@^7.16.0: | |||
3576 | espree "^7.3.1" | 3595 | espree "^7.3.1" |
3577 | esquery "^1.4.0" | 3596 | esquery "^1.4.0" |
3578 | esutils "^2.0.2" | 3597 | esutils "^2.0.2" |
3579 | file-entry-cache "^6.0.0" | 3598 | file-entry-cache "^6.0.1" |
3580 | functional-red-black-tree "^1.0.1" | 3599 | functional-red-black-tree "^1.0.1" |
3581 | glob-parent "^5.0.0" | 3600 | glob-parent "^5.0.0" |
3582 | globals "^12.1.0" | 3601 | globals "^13.6.0" |
3583 | ignore "^4.0.6" | 3602 | ignore "^4.0.6" |
3584 | import-fresh "^3.0.0" | 3603 | import-fresh "^3.0.0" |
3585 | imurmurhash "^0.1.4" | 3604 | imurmurhash "^0.1.4" |
@@ -3587,7 +3606,7 @@ eslint@^7.16.0: | |||
3587 | js-yaml "^3.13.1" | 3606 | js-yaml "^3.13.1" |
3588 | json-stable-stringify-without-jsonify "^1.0.1" | 3607 | json-stable-stringify-without-jsonify "^1.0.1" |
3589 | levn "^0.4.1" | 3608 | levn "^0.4.1" |
3590 | lodash "^4.17.20" | 3609 | lodash "^4.17.21" |
3591 | minimatch "^3.0.4" | 3610 | minimatch "^3.0.4" |
3592 | natural-compare "^1.4.0" | 3611 | natural-compare "^1.4.0" |
3593 | optionator "^0.9.1" | 3612 | optionator "^0.9.1" |
@@ -3668,14 +3687,14 @@ eventemitter3@^4.0.0: | |||
3668 | integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== | 3687 | integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== |
3669 | 3688 | ||
3670 | events@^3.0.0: | 3689 | events@^3.0.0: |
3671 | version "3.2.0" | 3690 | version "3.3.0" |
3672 | resolved "https://registry.yarnpkg.com/events/-/events-3.2.0.tgz#93b87c18f8efcd4202a461aec4dfc0556b639379" | 3691 | resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400" |
3673 | integrity sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg== | 3692 | integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q== |
3674 | 3693 | ||
3675 | eventsource@^1.0.7: | 3694 | eventsource@^1.0.7: |
3676 | version "1.0.7" | 3695 | version "1.1.0" |
3677 | resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.0.7.tgz#8fbc72c93fcd34088090bc0a4e64f4b5cee6d8d0" | 3696 | resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.1.0.tgz#00e8ca7c92109e94b0ddf32dac677d841028cfaf" |
3678 | integrity sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ== | 3697 | integrity sha512-VSJjT5oCNrFvCS6igjzPAt5hBzQ2qPBFIbJ03zLI9SE0mxwZpMw6BfJrbFHm1a141AavMEB8JHmBhWAd66PfCg== |
3679 | dependencies: | 3698 | dependencies: |
3680 | original "^1.0.0" | 3699 | original "^1.0.0" |
3681 | 3700 | ||
@@ -3882,10 +3901,10 @@ figures@^3.0.0: | |||
3882 | dependencies: | 3901 | dependencies: |
3883 | escape-string-regexp "^1.0.5" | 3902 | escape-string-regexp "^1.0.5" |
3884 | 3903 | ||
3885 | file-entry-cache@^6.0.0: | 3904 | file-entry-cache@^6.0.1: |
3886 | version "6.0.0" | 3905 | version "6.0.1" |
3887 | resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a" | 3906 | resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027" |
3888 | integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA== | 3907 | integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg== |
3889 | dependencies: | 3908 | dependencies: |
3890 | flat-cache "^3.0.4" | 3909 | flat-cache "^3.0.4" |
3891 | 3910 | ||
@@ -4009,9 +4028,9 @@ flush-write-stream@^1.0.0: | |||
4009 | readable-stream "^2.3.6" | 4028 | readable-stream "^2.3.6" |
4010 | 4029 | ||
4011 | follow-redirects@^1.0.0: | 4030 | follow-redirects@^1.0.0: |
4012 | version "1.13.2" | 4031 | version "1.13.3" |
4013 | resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.2.tgz#dd73c8effc12728ba5cf4259d760ea5fb83e3147" | 4032 | resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.3.tgz#e5598ad50174c1bc4e872301e82ac2cd97f90267" |
4014 | integrity sha512-6mPTgLxYm3r6Bkkg0vNM0HTjfGrOEtsfbhagQvbxDEsEkpNhw582upBaoRZylzen6krEmxXJgt9Ju6HiI4O7BA== | 4033 | integrity sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA== |
4015 | 4034 | ||
4016 | for-in@^1.0.2: | 4035 | for-in@^1.0.2: |
4017 | version "1.0.2" | 4036 | version "1.0.2" |
@@ -4120,7 +4139,7 @@ functional-red-black-tree@^1.0.1: | |||
4120 | resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" | 4139 | resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" |
4121 | integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= | 4140 | integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= |
4122 | 4141 | ||
4123 | gensync@^1.0.0-beta.1: | 4142 | gensync@^1.0.0-beta.2: |
4124 | version "1.0.0-beta.2" | 4143 | version "1.0.0-beta.2" |
4125 | resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0" | 4144 | resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0" |
4126 | integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== | 4145 | integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== |
@@ -4130,7 +4149,7 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5: | |||
4130 | resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" | 4149 | resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" |
4131 | integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== | 4150 | integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== |
4132 | 4151 | ||
4133 | get-intrinsic@^1.0.2: | 4152 | get-intrinsic@^1.0.2, get-intrinsic@^1.1.1: |
4134 | version "1.1.1" | 4153 | version "1.1.1" |
4135 | resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6" | 4154 | resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6" |
4136 | integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q== | 4155 | integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q== |
@@ -4189,9 +4208,9 @@ glob-parent@^3.1.0: | |||
4189 | path-dirname "^1.0.0" | 4208 | path-dirname "^1.0.0" |
4190 | 4209 | ||
4191 | glob-parent@^5.0.0, glob-parent@~5.1.0: | 4210 | glob-parent@^5.0.0, glob-parent@~5.1.0: |
4192 | version "5.1.1" | 4211 | version "5.1.2" |
4193 | resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229" | 4212 | resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4" |
4194 | integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ== | 4213 | integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== |
4195 | dependencies: | 4214 | dependencies: |
4196 | is-glob "^4.0.1" | 4215 | is-glob "^4.0.1" |
4197 | 4216 | ||
@@ -4224,6 +4243,13 @@ globals@^12.1.0: | |||
4224 | dependencies: | 4243 | dependencies: |
4225 | type-fest "^0.8.1" | 4244 | type-fest "^0.8.1" |
4226 | 4245 | ||
4246 | globals@^13.6.0: | ||
4247 | version "13.7.0" | ||
4248 | resolved "https://registry.yarnpkg.com/globals/-/globals-13.7.0.tgz#aed3bcefd80ad3ec0f0be2cf0c895110c0591795" | ||
4249 | integrity sha512-Aipsz6ZKRxa/xQkZhNg0qIWXT6x6rD46f6x/PCnBomlttdIyAPak4YD9jTmKpZ72uROSMU87qJtcgpgHaVchiA== | ||
4250 | dependencies: | ||
4251 | type-fest "^0.20.2" | ||
4252 | |||
4227 | globby@^6.1.0: | 4253 | globby@^6.1.0: |
4228 | version "6.1.0" | 4254 | version "6.1.0" |
4229 | resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" | 4255 | resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" |
@@ -4292,6 +4318,11 @@ har-validator@~5.1.3: | |||
4292 | ajv "^6.12.3" | 4318 | ajv "^6.12.3" |
4293 | har-schema "^2.0.0" | 4319 | har-schema "^2.0.0" |
4294 | 4320 | ||
4321 | has-bigints@^1.0.1: | ||
4322 | version "1.0.1" | ||
4323 | resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113" | ||
4324 | integrity sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA== | ||
4325 | |||
4295 | has-flag@^3.0.0: | 4326 | has-flag@^3.0.0: |
4296 | version "3.0.0" | 4327 | version "3.0.0" |
4297 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" | 4328 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" |
@@ -4302,10 +4333,10 @@ has-flag@^4.0.0: | |||
4302 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" | 4333 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" |
4303 | integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== | 4334 | integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== |
4304 | 4335 | ||
4305 | has-symbols@^1.0.1: | 4336 | has-symbols@^1.0.1, has-symbols@^1.0.2: |
4306 | version "1.0.1" | 4337 | version "1.0.2" |
4307 | resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8" | 4338 | resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423" |
4308 | integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg== | 4339 | integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw== |
4309 | 4340 | ||
4310 | has-value@^0.3.1: | 4341 | has-value@^0.3.1: |
4311 | version "0.3.1" | 4342 | version "0.3.1" |
@@ -4382,10 +4413,10 @@ hex-color-regex@^1.1.0: | |||
4382 | resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" | 4413 | resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" |
4383 | integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== | 4414 | integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== |
4384 | 4415 | ||
4385 | highlight.js@^10.0.0: | 4416 | highlight.js@^10.7.1: |
4386 | version "10.6.0" | 4417 | version "10.7.2" |
4387 | resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.6.0.tgz#0073aa71d566906965ba6e1b7be7b2682f5e18b6" | 4418 | resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.2.tgz#89319b861edc66c48854ed1e6da21ea89f847360" |
4388 | integrity sha512-8mlRcn5vk/r4+QcqerapwBYTe+iPL5ih6xrNylxrnBdHQiijDETfXX7VIxC3UiCRiINBJfANBAsPzAvRQj8RpQ== | 4419 | integrity sha512-oFLl873u4usRM9K63j4ME9u3etNF0PLiJhSQ8rdfuL51Wn3zkD6drf9ZW0dOzjnZI22YYG24z30JcmfCZjMgYg== |
4389 | 4420 | ||
4390 | hmac-drbg@^1.0.1: | 4421 | hmac-drbg@^1.0.1: |
4391 | version "1.0.1" | 4422 | version "1.0.1" |
@@ -4402,9 +4433,9 @@ hoopy@^0.1.4: | |||
4402 | integrity sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ== | 4433 | integrity sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ== |
4403 | 4434 | ||
4404 | hosted-git-info@^2.1.4: | 4435 | hosted-git-info@^2.1.4: |
4405 | version "2.8.8" | 4436 | version "2.8.9" |
4406 | resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488" | 4437 | resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" |
4407 | integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg== | 4438 | integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== |
4408 | 4439 | ||
4409 | hpack.js@^2.1.6: | 4440 | hpack.js@^2.1.6: |
4410 | version "2.1.6" | 4441 | version "2.1.6" |
@@ -4426,11 +4457,6 @@ hsla-regex@^1.0.0: | |||
4426 | resolved "https://registry.yarnpkg.com/hsla-regex/-/hsla-regex-1.0.0.tgz#c1ce7a3168c8c6614033a4b5f7877f3b225f9c38" | 4457 | resolved "https://registry.yarnpkg.com/hsla-regex/-/hsla-regex-1.0.0.tgz#c1ce7a3168c8c6614033a4b5f7877f3b225f9c38" |
4427 | integrity sha1-wc56MWjIxmFAM6S194d/OyJfnDg= | 4458 | integrity sha1-wc56MWjIxmFAM6S194d/OyJfnDg= |
4428 | 4459 | ||
4429 | html-comment-regex@^1.1.0: | ||
4430 | version "1.1.2" | ||
4431 | resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.2.tgz#97d4688aeb5c81886a364faa0cad1dda14d433a7" | ||
4432 | integrity sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ== | ||
4433 | |||
4434 | html-entities@^1.3.1: | 4460 | html-entities@^1.3.1: |
4435 | version "1.4.0" | 4461 | version "1.4.0" |
4436 | resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.4.0.tgz#cfbd1b01d2afaf9adca1b10ae7dffab98c71d2dc" | 4462 | resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.4.0.tgz#cfbd1b01d2afaf9adca1b10ae7dffab98c71d2dc" |
@@ -4536,7 +4562,19 @@ http-proxy-middleware@0.19.1: | |||
4536 | lodash "^4.17.11" | 4562 | lodash "^4.17.11" |
4537 | micromatch "^3.1.10" | 4563 | micromatch "^3.1.10" |
4538 | 4564 | ||
4539 | http-proxy@^1.17.0: | 4565 | http-proxy-middleware@^1.0.0: |
4566 | version "1.1.0" | ||
4567 | resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-1.1.0.tgz#b896b2cc6836019af4a4f2d5f7b21b99c77ea13f" | ||
4568 | integrity sha512-OnjU5vyVgcZVe2AjLJyMrk8YLNOC2lspCHirB5ldM+B/dwEfZ5bgVTrFyzE9R7xRWAP/i/FXtvIqKjTNEZBhBg== | ||
4569 | dependencies: | ||
4570 | "@types/http-proxy" "^1.17.5" | ||
4571 | camelcase "^6.2.0" | ||
4572 | http-proxy "^1.18.1" | ||
4573 | is-glob "^4.0.1" | ||
4574 | is-plain-obj "^3.0.0" | ||
4575 | micromatch "^4.0.2" | ||
4576 | |||
4577 | http-proxy@^1.17.0, http-proxy@^1.18.1: | ||
4540 | version "1.18.1" | 4578 | version "1.18.1" |
4541 | resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549" | 4579 | resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549" |
4542 | integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ== | 4580 | integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ== |
@@ -4762,6 +4800,11 @@ is-arrayish@^0.3.1: | |||
4762 | resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03" | 4800 | resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03" |
4763 | integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ== | 4801 | integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ== |
4764 | 4802 | ||
4803 | is-bigint@^1.0.1: | ||
4804 | version "1.0.1" | ||
4805 | resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.1.tgz#6923051dfcbc764278540b9ce0e6b3213aa5ebc2" | ||
4806 | integrity sha512-J0ELF4yHFxHy0cmSxZuheDOz2luOdVvqjwmEcj8H/L1JHeuEDSDbeRP+Dk9kFVk5RTFzbucJ2Kb9F7ixY2QaCg== | ||
4807 | |||
4765 | is-binary-path@^1.0.0: | 4808 | is-binary-path@^1.0.0: |
4766 | version "1.0.1" | 4809 | version "1.0.1" |
4767 | resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898" | 4810 | resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898" |
@@ -4776,12 +4819,19 @@ is-binary-path@~2.1.0: | |||
4776 | dependencies: | 4819 | dependencies: |
4777 | binary-extensions "^2.0.0" | 4820 | binary-extensions "^2.0.0" |
4778 | 4821 | ||
4822 | is-boolean-object@^1.1.0: | ||
4823 | version "1.1.0" | ||
4824 | resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.1.0.tgz#e2aaad3a3a8fca34c28f6eee135b156ed2587ff0" | ||
4825 | integrity sha512-a7Uprx8UtD+HWdyYwnD1+ExtTgqQtD2k/1yJgtXP6wnMm8byhkoTZRl+95LLThpzNZJ5aEvi46cdH+ayMFRwmA== | ||
4826 | dependencies: | ||
4827 | call-bind "^1.0.0" | ||
4828 | |||
4779 | is-buffer@^1.1.5: | 4829 | is-buffer@^1.1.5: |
4780 | version "1.1.6" | 4830 | version "1.1.6" |
4781 | resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" | 4831 | resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" |
4782 | integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== | 4832 | integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== |
4783 | 4833 | ||
4784 | is-callable@^1.1.4, is-callable@^1.2.2: | 4834 | is-callable@^1.1.4, is-callable@^1.2.3: |
4785 | version "1.2.3" | 4835 | version "1.2.3" |
4786 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e" | 4836 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e" |
4787 | integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ== | 4837 | integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ== |
@@ -4855,9 +4905,9 @@ is-directory@^0.3.1: | |||
4855 | integrity sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE= | 4905 | integrity sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE= |
4856 | 4906 | ||
4857 | is-docker@^2.0.0: | 4907 | is-docker@^2.0.0: |
4858 | version "2.1.1" | 4908 | version "2.2.0" |
4859 | resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.1.1.tgz#4125a88e44e450d384e09047ede71adc2d144156" | 4909 | resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.2.0.tgz#b037c8815281edaad6c2562648a5f5f18839d5f7" |
4860 | integrity sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw== | 4910 | integrity sha512-K4GwB4i/HzhAzwP/XSlspzRdFTI9N8OxJOyOU7Y5Rz+p+WBokXWVWblaJeBkggthmoSV0OoGTH5thJNvplpkvQ== |
4861 | 4911 | ||
4862 | is-extendable@^0.1.0, is-extendable@^0.1.1: | 4912 | is-extendable@^0.1.0, is-extendable@^0.1.1: |
4863 | version "0.1.1" | 4913 | version "0.1.1" |
@@ -4905,6 +4955,11 @@ is-negative-zero@^2.0.1: | |||
4905 | resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.1.tgz#3de746c18dda2319241a53675908d8f766f11c24" | 4955 | resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.1.tgz#3de746c18dda2319241a53675908d8f766f11c24" |
4906 | integrity sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w== | 4956 | integrity sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w== |
4907 | 4957 | ||
4958 | is-number-object@^1.0.4: | ||
4959 | version "1.0.4" | ||
4960 | resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.0.4.tgz#36ac95e741cf18b283fc1ddf5e83da798e3ec197" | ||
4961 | integrity sha512-zohwelOAur+5uXtk8O3GPQ1eAcu4ZX3UwxQhUlfFFMNpUd83gXgjbhJh6HmB6LUNV/ieOLQuDwJO3dWJosUeMw== | ||
4962 | |||
4908 | is-number@^3.0.0: | 4963 | is-number@^3.0.0: |
4909 | version "3.0.0" | 4964 | version "3.0.0" |
4910 | resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195" | 4965 | resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195" |
@@ -4951,6 +5006,11 @@ is-plain-obj@^1.0.0: | |||
4951 | resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" | 5006 | resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" |
4952 | integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4= | 5007 | integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4= |
4953 | 5008 | ||
5009 | is-plain-obj@^3.0.0: | ||
5010 | version "3.0.0" | ||
5011 | resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz#af6f2ea14ac5a646183a5bbdb5baabbc156ad9d7" | ||
5012 | integrity sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA== | ||
5013 | |||
4954 | is-plain-object@^2.0.3, is-plain-object@^2.0.4: | 5014 | is-plain-object@^2.0.3, is-plain-object@^2.0.4: |
4955 | version "2.0.4" | 5015 | version "2.0.4" |
4956 | resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677" | 5016 | resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677" |
@@ -4958,7 +5018,7 @@ is-plain-object@^2.0.3, is-plain-object@^2.0.4: | |||
4958 | dependencies: | 5018 | dependencies: |
4959 | isobject "^3.0.1" | 5019 | isobject "^3.0.1" |
4960 | 5020 | ||
4961 | is-regex@^1.0.4, is-regex@^1.1.1: | 5021 | is-regex@^1.0.4, is-regex@^1.1.2: |
4962 | version "1.1.2" | 5022 | version "1.1.2" |
4963 | resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.2.tgz#81c8ebde4db142f2cf1c53fc86d6a45788266251" | 5023 | resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.2.tgz#81c8ebde4db142f2cf1c53fc86d6a45788266251" |
4964 | integrity sha512-axvdhb5pdhEVThqJzYXwMlVuZwC+FF2DpcOhTS+y/8jVq4trxyPgfcwIxIKiyeuLlSQYKkmUaPQJ8ZE4yNKXDg== | 5024 | integrity sha512-axvdhb5pdhEVThqJzYXwMlVuZwC+FF2DpcOhTS+y/8jVq4trxyPgfcwIxIKiyeuLlSQYKkmUaPQJ8ZE4yNKXDg== |
@@ -4986,14 +5046,12 @@ is-stream@^2.0.0: | |||
4986 | resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3" | 5046 | resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3" |
4987 | integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw== | 5047 | integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw== |
4988 | 5048 | ||
4989 | is-svg@^3.0.0: | 5049 | is-string@^1.0.5: |
4990 | version "3.0.0" | 5050 | version "1.0.5" |
4991 | resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-3.0.0.tgz#9321dbd29c212e5ca99c4fa9794c714bcafa2f75" | 5051 | resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6" |
4992 | integrity sha512-gi4iHK53LR2ujhLVVj+37Ykh9GLqYHX6JOVXbLAucaG/Cqw9xwdFOjDM2qeifLs1sF1npXXFvDu0r5HNgCMrzQ== | 5052 | integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ== |
4993 | dependencies: | ||
4994 | html-comment-regex "^1.1.0" | ||
4995 | 5053 | ||
4996 | is-symbol@^1.0.2: | 5054 | is-symbol@^1.0.2, is-symbol@^1.0.3: |
4997 | version "1.0.3" | 5055 | version "1.0.3" |
4998 | resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937" | 5056 | resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937" |
4999 | integrity sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ== | 5057 | integrity sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ== |
@@ -5320,11 +5378,26 @@ lodash._reinterpolate@^3.0.0: | |||
5320 | resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d" | 5378 | resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d" |
5321 | integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0= | 5379 | integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0= |
5322 | 5380 | ||
5381 | lodash.clonedeep@^4.5.0: | ||
5382 | version "4.5.0" | ||
5383 | resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" | ||
5384 | integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8= | ||
5385 | |||
5386 | lodash.debounce@^4.0.8: | ||
5387 | version "4.0.8" | ||
5388 | resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" | ||
5389 | integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168= | ||
5390 | |||
5323 | lodash.defaultsdeep@^4.6.1: | 5391 | lodash.defaultsdeep@^4.6.1: |
5324 | version "4.6.1" | 5392 | version "4.6.1" |
5325 | resolved "https://registry.yarnpkg.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz#512e9bd721d272d94e3d3a63653fa17516741ca6" | 5393 | resolved "https://registry.yarnpkg.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz#512e9bd721d272d94e3d3a63653fa17516741ca6" |
5326 | integrity sha512-3j8wdDzYuWO3lM3Reg03MuQR957t287Rpcxp1njpEa8oDrikb+FwGdW3n+FELh/A6qib6yPit0j/pv9G/yeAqA== | 5394 | integrity sha512-3j8wdDzYuWO3lM3Reg03MuQR957t287Rpcxp1njpEa8oDrikb+FwGdW3n+FELh/A6qib6yPit0j/pv9G/yeAqA== |
5327 | 5395 | ||
5396 | lodash.flatten@^4.4.0: | ||
5397 | version "4.4.0" | ||
5398 | resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f" | ||
5399 | integrity sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8= | ||
5400 | |||
5328 | lodash.kebabcase@^4.1.1: | 5401 | lodash.kebabcase@^4.1.1: |
5329 | version "4.1.1" | 5402 | version "4.1.1" |
5330 | resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36" | 5403 | resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36" |
@@ -5365,15 +5438,20 @@ lodash.transform@^4.6.0: | |||
5365 | resolved "https://registry.yarnpkg.com/lodash.transform/-/lodash.transform-4.6.0.tgz#12306422f63324aed8483d3f38332b5f670547a0" | 5438 | resolved "https://registry.yarnpkg.com/lodash.transform/-/lodash.transform-4.6.0.tgz#12306422f63324aed8483d3f38332b5f670547a0" |
5366 | integrity sha1-EjBkIvYzJK7YSD0/ODMrX2cFR6A= | 5439 | integrity sha1-EjBkIvYzJK7YSD0/ODMrX2cFR6A= |
5367 | 5440 | ||
5441 | lodash.truncate@^4.4.2: | ||
5442 | version "4.4.2" | ||
5443 | resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193" | ||
5444 | integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM= | ||
5445 | |||
5368 | lodash.uniq@^4.5.0: | 5446 | lodash.uniq@^4.5.0: |
5369 | version "4.5.0" | 5447 | version "4.5.0" |
5370 | resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" | 5448 | resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" |
5371 | integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= | 5449 | integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= |
5372 | 5450 | ||
5373 | lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.3: | 5451 | lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.3: |
5374 | version "4.17.20" | 5452 | version "4.17.21" |
5375 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" | 5453 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
5376 | integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== | 5454 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
5377 | 5455 | ||
5378 | log-symbols@^2.2.0: | 5456 | log-symbols@^2.2.0: |
5379 | version "2.2.0" | 5457 | version "2.2.0" |
@@ -5527,6 +5605,14 @@ micromatch@^3.1.10, micromatch@^3.1.4: | |||
5527 | snapdragon "^0.8.1" | 5605 | snapdragon "^0.8.1" |
5528 | to-regex "^3.0.2" | 5606 | to-regex "^3.0.2" |
5529 | 5607 | ||
5608 | micromatch@^4.0.2: | ||
5609 | version "4.0.2" | ||
5610 | resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259" | ||
5611 | integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q== | ||
5612 | dependencies: | ||
5613 | braces "^3.0.1" | ||
5614 | picomatch "^2.0.5" | ||
5615 | |||
5530 | miller-rabin@^4.0.0: | 5616 | miller-rabin@^4.0.0: |
5531 | version "4.0.1" | 5617 | version "4.0.1" |
5532 | resolved "https://registry.yarnpkg.com/miller-rabin/-/miller-rabin-4.0.1.tgz#f080351c865b0dc562a8462966daa53543c78a4d" | 5618 | resolved "https://registry.yarnpkg.com/miller-rabin/-/miller-rabin-4.0.1.tgz#f080351c865b0dc562a8462966daa53543c78a4d" |
@@ -5535,22 +5621,17 @@ miller-rabin@^4.0.0: | |||
5535 | bn.js "^4.0.0" | 5621 | bn.js "^4.0.0" |
5536 | brorand "^1.0.1" | 5622 | brorand "^1.0.1" |
5537 | 5623 | ||
5538 | mime-db@1.45.0: | 5624 | mime-db@1.47.0, "mime-db@>= 1.43.0 < 2": |
5539 | version "1.45.0" | 5625 | version "1.47.0" |
5540 | resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.45.0.tgz#cceeda21ccd7c3a745eba2decd55d4b73e7879ea" | 5626 | resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.47.0.tgz#8cb313e59965d3c05cfbf898915a267af46a335c" |
5541 | integrity sha512-CkqLUxUk15hofLoLyljJSrukZi8mAtgd+yE5uO4tqRZsdsAJKv0O+rFMhVDRJgozy+yG6md5KwuXhD4ocIoP+w== | 5627 | integrity sha512-QBmA/G2y+IfeS4oktet3qRZ+P5kPhCKRXxXnQEudYqUaEioAU1/Lq2us3D/t1Jfo4hE9REQPrbB7K5sOczJVIw== |
5542 | |||
5543 | "mime-db@>= 1.43.0 < 2": | ||
5544 | version "1.46.0" | ||
5545 | resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.46.0.tgz#6267748a7f799594de3cbc8cde91def349661cee" | ||
5546 | integrity sha512-svXaP8UQRZ5K7or+ZmfNhg2xX3yKDMUzqadsSqi4NCH/KomcH75MAMYAGVlvXn4+b/xOPhS3I2uHKRUzvjY7BQ== | ||
5547 | 5628 | ||
5548 | mime-types@^2.1.12, mime-types@~2.1.17, mime-types@~2.1.19, mime-types@~2.1.24: | 5629 | mime-types@^2.1.12, mime-types@~2.1.17, mime-types@~2.1.19, mime-types@~2.1.24: |
5549 | version "2.1.28" | 5630 | version "2.1.30" |
5550 | resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.28.tgz#1160c4757eab2c5363888e005273ecf79d2a0ecd" | 5631 | resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.30.tgz#6e7be8b4c479825f85ed6326695db73f9305d62d" |
5551 | integrity sha512-0TO2yJ5YHYr7M2zzT7gDU1tbwHxEUWBCLt0lscSNpcdAfFyJOVEpRYNS7EXVcTLNj/25QO8gulHC5JtTzSE2UQ== | 5632 | integrity sha512-crmjA4bLtR8m9qLpHvgxSChT+XoSlZi8J4n/aIdn3z92e/U47Z0V/yl+Wh9W046GgFVAmoNR/fmdbZYcSSIUeg== |
5552 | dependencies: | 5633 | dependencies: |
5553 | mime-db "1.45.0" | 5634 | mime-db "1.47.0" |
5554 | 5635 | ||
5555 | mime@1.6.0: | 5636 | mime@1.6.0: |
5556 | version "1.6.0" | 5637 | version "1.6.0" |
@@ -5558,9 +5639,9 @@ mime@1.6.0: | |||
5558 | integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== | 5639 | integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== |
5559 | 5640 | ||
5560 | mime@^2.4.4: | 5641 | mime@^2.4.4: |
5561 | version "2.5.0" | 5642 | version "2.5.2" |
5562 | resolved "https://registry.yarnpkg.com/mime/-/mime-2.5.0.tgz#2b4af934401779806ee98026bb42e8c1ae1876b1" | 5643 | resolved "https://registry.yarnpkg.com/mime/-/mime-2.5.2.tgz#6e3dc6cc2b9510643830e5f19d5cb753da5eeabe" |
5563 | integrity sha512-ft3WayFSFUVBuJj7BMLKAQcSlItKtfjsKDDsii3rqFDAZ7t11zRe8ASw/GlmivGwVUYtwkQrxiGGpL6gFvB0ag== | 5644 | integrity sha512-tqkh47FzKeCPD2PUiPB6pkbMzsCasjxAfC62/Wap5qrUWcb+sFasXUC5I3gYM5iBM8v/Qpn4UK0x+j0iHyFPDg== |
5564 | 5645 | ||
5565 | mimic-fn@^1.0.0: | 5646 | mimic-fn@^1.0.0: |
5566 | version "1.2.0" | 5647 | version "1.2.0" |
@@ -5777,9 +5858,9 @@ node-forge@^0.10.0: | |||
5777 | integrity sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA== | 5858 | integrity sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA== |
5778 | 5859 | ||
5779 | node-ipc@^9.1.1: | 5860 | node-ipc@^9.1.1: |
5780 | version "9.1.3" | 5861 | version "9.1.4" |
5781 | resolved "https://registry.yarnpkg.com/node-ipc/-/node-ipc-9.1.3.tgz#1df3f069d103184ae9127fa885dbdaea56a4436f" | 5862 | resolved "https://registry.yarnpkg.com/node-ipc/-/node-ipc-9.1.4.tgz#2acf962681afdac2602876d98fe6434d54d9bd3c" |
5782 | integrity sha512-8RS4RZyS/KMKKYG8mrje+cLxwATe9dBCuOiqKFSWND4oOuKytfuKCiR9yinvhoXF/nGdX/WnbywaUee+9U87zA== | 5863 | integrity sha512-A+f0mn2KxUt1uRTSd5ktxQUsn2OEhj5evo7NUi/powBzMSZ0vocdzDjlq9QN2v3LH6CJi3e5xAenpZ1QwU5A8g== |
5783 | dependencies: | 5864 | dependencies: |
5784 | event-pubsub "4.3.0" | 5865 | event-pubsub "4.3.0" |
5785 | js-message "1.0.7" | 5866 | js-message "1.0.7" |
@@ -5815,9 +5896,9 @@ node-libs-browser@^2.2.1: | |||
5815 | vm-browserify "^1.0.1" | 5896 | vm-browserify "^1.0.1" |
5816 | 5897 | ||
5817 | node-releases@^1.1.70: | 5898 | node-releases@^1.1.70: |
5818 | version "1.1.70" | 5899 | version "1.1.71" |
5819 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.70.tgz#66e0ed0273aa65666d7fe78febe7634875426a08" | 5900 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.71.tgz#cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb" |
5820 | integrity sha512-Slf2s69+2/uAD79pVVQo8uSiC34+g8GWY8UH2Qtqv34ZfhYrxpYpfzs9Js9d6O0mbDmALuxaTlplnBTnSELcrw== | 5901 | integrity sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg== |
5821 | 5902 | ||
5822 | normalize-package-data@^2.5.0: | 5903 | normalize-package-data@^2.5.0: |
5823 | version "2.5.0" | 5904 | version "2.5.0" |
@@ -5916,17 +5997,17 @@ object-hash@^1.1.4: | |||
5916 | resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.1.tgz#fde452098a951cb145f039bb7d455449ddc126df" | 5997 | resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.1.tgz#fde452098a951cb145f039bb7d455449ddc126df" |
5917 | integrity sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA== | 5998 | integrity sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA== |
5918 | 5999 | ||
5919 | object-inspect@^1.8.0, object-inspect@^1.9.0: | 6000 | object-inspect@^1.9.0: |
5920 | version "1.9.0" | 6001 | version "1.9.0" |
5921 | resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz#c90521d74e1127b67266ded3394ad6116986533a" | 6002 | resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz#c90521d74e1127b67266ded3394ad6116986533a" |
5922 | integrity sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw== | 6003 | integrity sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw== |
5923 | 6004 | ||
5924 | object-is@^1.0.1: | 6005 | object-is@^1.0.1: |
5925 | version "1.1.4" | 6006 | version "1.1.5" |
5926 | resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.4.tgz#63d6c83c00a43f4cbc9434eb9757c8a5b8565068" | 6007 | resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.5.tgz#b9deeaa5fc7f1846a0faecdceec138e5778f53ac" |
5927 | integrity sha512-1ZvAZ4wlF7IyPVOcE1Omikt7UpaFlOQq0HlSti+ZvDH3UiD2brwGMwDbyV43jao2bKJ+4+WdPJHSd7kgzKYVqg== | 6008 | integrity sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw== |
5928 | dependencies: | 6009 | dependencies: |
5929 | call-bind "^1.0.0" | 6010 | call-bind "^1.0.2" |
5930 | define-properties "^1.1.3" | 6011 | define-properties "^1.1.3" |
5931 | 6012 | ||
5932 | object-keys@^1.0.12, object-keys@^1.1.1: | 6013 | object-keys@^1.0.12, object-keys@^1.1.1: |
@@ -5941,7 +6022,7 @@ object-visit@^1.0.0: | |||
5941 | dependencies: | 6022 | dependencies: |
5942 | isobject "^3.0.0" | 6023 | isobject "^3.0.0" |
5943 | 6024 | ||
5944 | object.assign@^4.1.0, object.assign@^4.1.1, object.assign@^4.1.2: | 6025 | object.assign@^4.1.0, object.assign@^4.1.2: |
5945 | version "4.1.2" | 6026 | version "4.1.2" |
5946 | resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940" | 6027 | resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940" |
5947 | integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ== | 6028 | integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ== |
@@ -5952,13 +6033,13 @@ object.assign@^4.1.0, object.assign@^4.1.1, object.assign@^4.1.2: | |||
5952 | object-keys "^1.1.1" | 6033 | object-keys "^1.1.1" |
5953 | 6034 | ||
5954 | object.getownpropertydescriptors@^2.0.3, object.getownpropertydescriptors@^2.1.0: | 6035 | object.getownpropertydescriptors@^2.0.3, object.getownpropertydescriptors@^2.1.0: |
5955 | version "2.1.1" | 6036 | version "2.1.2" |
5956 | resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.1.tgz#0dfda8d108074d9c563e80490c883b6661091544" | 6037 | resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.2.tgz#1bd63aeacf0d5d2d2f31b5e393b03a7c601a23f7" |
5957 | integrity sha512-6DtXgZ/lIZ9hqx4GtZETobXLR/ZLaa0aqV0kzbn80Rf8Z2e/XFnhA0I7p07N2wH8bBBltr2xQPi6sbKWAY2Eng== | 6038 | integrity sha512-WtxeKSzfBjlzL+F9b7M7hewDzMwy+C8NRssHd1YrNlzHzIDrXcXiNOMrezdAEM4UXixgV+vvnyBeN7Rygl2ttQ== |
5958 | dependencies: | 6039 | dependencies: |
5959 | call-bind "^1.0.0" | 6040 | call-bind "^1.0.2" |
5960 | define-properties "^1.1.3" | 6041 | define-properties "^1.1.3" |
5961 | es-abstract "^1.18.0-next.1" | 6042 | es-abstract "^1.18.0-next.2" |
5962 | 6043 | ||
5963 | object.pick@^1.3.0: | 6044 | object.pick@^1.3.0: |
5964 | version "1.3.0" | 6045 | version "1.3.0" |
@@ -5968,13 +6049,13 @@ object.pick@^1.3.0: | |||
5968 | isobject "^3.0.1" | 6049 | isobject "^3.0.1" |
5969 | 6050 | ||
5970 | object.values@^1.1.0: | 6051 | object.values@^1.1.0: |
5971 | version "1.1.2" | 6052 | version "1.1.3" |
5972 | resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.2.tgz#7a2015e06fcb0f546bd652486ce8583a4731c731" | 6053 | resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.3.tgz#eaa8b1e17589f02f698db093f7c62ee1699742ee" |
5973 | integrity sha512-MYC0jvJopr8EK6dPBiO8Nb9mvjdypOachO5REGk6MXzujbBrAisKo3HmdEI6kZDL6fC31Mwee/5YbtMebixeag== | 6054 | integrity sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw== |
5974 | dependencies: | 6055 | dependencies: |
5975 | call-bind "^1.0.0" | 6056 | call-bind "^1.0.2" |
5976 | define-properties "^1.1.3" | 6057 | define-properties "^1.1.3" |
5977 | es-abstract "^1.18.0-next.1" | 6058 | es-abstract "^1.18.0-next.2" |
5978 | has "^1.0.3" | 6059 | has "^1.0.3" |
5979 | 6060 | ||
5980 | obuf@^1.0.0, obuf@^1.1.2: | 6061 | obuf@^1.0.0, obuf@^1.1.2: |
@@ -6294,7 +6375,7 @@ performance-now@^2.1.0: | |||
6294 | resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" | 6375 | resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" |
6295 | integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= | 6376 | integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= |
6296 | 6377 | ||
6297 | picomatch@^2.0.4, picomatch@^2.2.1: | 6378 | picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1: |
6298 | version "2.2.2" | 6379 | version "2.2.2" |
6299 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad" | 6380 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad" |
6300 | integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg== | 6381 | integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg== |
@@ -6666,12 +6747,11 @@ postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2: | |||
6666 | uniq "^1.0.1" | 6747 | uniq "^1.0.1" |
6667 | util-deprecate "^1.0.2" | 6748 | util-deprecate "^1.0.2" |
6668 | 6749 | ||
6669 | postcss-svgo@^4.0.2: | 6750 | postcss-svgo@^4.0.3: |
6670 | version "4.0.2" | 6751 | version "4.0.3" |
6671 | resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-4.0.2.tgz#17b997bc711b333bab143aaed3b8d3d6e3d38258" | 6752 | resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-4.0.3.tgz#343a2cdbac9505d416243d496f724f38894c941e" |
6672 | integrity sha512-C6wyjo3VwFm0QgBy+Fu7gCYOkCmgmClghO+pjcxvrcBKtiKt0uCF+hvbMO1fyv5BMImRK90SMb+dwUnfbGd+jw== | 6753 | integrity sha512-NoRbrcMWTtUghzuKSoIm6XV+sJdvZ7GZSc3wdBN0W19FTtp2ko8NqLsgoh/m9CzNhU3KLPvQmjIwtaNFkaFTvw== |
6673 | dependencies: | 6754 | dependencies: |
6674 | is-svg "^3.0.0" | ||
6675 | postcss "^7.0.0" | 6755 | postcss "^7.0.0" |
6676 | postcss-value-parser "^3.0.0" | 6756 | postcss-value-parser "^3.0.0" |
6677 | svgo "^1.0.0" | 6757 | svgo "^1.0.0" |
@@ -6732,9 +6812,9 @@ prettier@^2.2.1: | |||
6732 | integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== | 6812 | integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== |
6733 | 6813 | ||
6734 | pretty-bytes@^5.1.0: | 6814 | pretty-bytes@^5.1.0: |
6735 | version "5.5.0" | 6815 | version "5.6.0" |
6736 | resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.5.0.tgz#0cecda50a74a941589498011cf23275aa82b339e" | 6816 | resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb" |
6737 | integrity sha512-p+T744ZyjjiaFlMUZZv6YPC5JrkNj8maRmPaQCWFJFplUAzpIUTRaTcS+7wmZtUoFXHtESJb23ISliaWyz3SHA== | 6817 | integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg== |
6738 | 6818 | ||
6739 | pretty-error@^2.0.2: | 6819 | pretty-error@^2.0.2: |
6740 | version "2.1.2" | 6820 | version "2.1.2" |
@@ -7036,9 +7116,9 @@ regjsgen@^0.5.1: | |||
7036 | integrity sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A== | 7116 | integrity sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A== |
7037 | 7117 | ||
7038 | regjsparser@^0.6.4: | 7118 | regjsparser@^0.6.4: |
7039 | version "0.6.7" | 7119 | version "0.6.9" |
7040 | resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.6.7.tgz#c00164e1e6713c2e3ee641f1701c4b7aa0a7f86c" | 7120 | resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.6.9.tgz#b489eef7c9a2ce43727627011429cf833a7183e6" |
7041 | integrity sha512-ib77G0uxsA2ovgiYbCVGx4Pv3PSttAx2vIwidqQzbL2U5S4Q+j00HdSAneSBuyVcMvEnTXMjiGgB+DlXozVhpQ== | 7121 | integrity sha512-ZqbNRz1SNjLAiYuwY0zoXW8Ne675IX5q+YHioAGbCw4X96Mjl2+dcX9B2ciaeyYjViDAfvIjFpQjJgLttTEERQ== |
7042 | dependencies: | 7122 | dependencies: |
7043 | jsesc "~0.5.0" | 7123 | jsesc "~0.5.0" |
7044 | 7124 | ||
@@ -7064,9 +7144,9 @@ renderkid@^2.0.4: | |||
7064 | strip-ansi "^3.0.0" | 7144 | strip-ansi "^3.0.0" |
7065 | 7145 | ||
7066 | repeat-element@^1.1.2: | 7146 | repeat-element@^1.1.2: |
7067 | version "1.1.3" | 7147 | version "1.1.4" |
7068 | resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.3.tgz#782e0d825c0c5a3bb39731f84efee6b742e6b1ce" | 7148 | resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.4.tgz#be681520847ab58c7568ac75fbfad28ed42d39e9" |
7069 | integrity sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g== | 7149 | integrity sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ== |
7070 | 7150 | ||
7071 | repeat-string@^1.6.1: | 7151 | repeat-string@^1.6.1: |
7072 | version "1.6.1" | 7152 | version "1.6.1" |
@@ -7141,7 +7221,7 @@ resolve-url@^0.2.1: | |||
7141 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" | 7221 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" |
7142 | integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= | 7222 | integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= |
7143 | 7223 | ||
7144 | resolve@^1.10.0, resolve@^1.12.0: | 7224 | resolve@^1.10.0, resolve@^1.12.0, resolve@^1.14.2: |
7145 | version "1.20.0" | 7225 | version "1.20.0" |
7146 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" | 7226 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" |
7147 | integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== | 7227 | integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== |
@@ -7220,9 +7300,9 @@ run-queue@^1.0.0, run-queue@^1.0.3: | |||
7220 | aproba "^1.1.1" | 7300 | aproba "^1.1.1" |
7221 | 7301 | ||
7222 | rxjs@^6.6.0: | 7302 | rxjs@^6.6.0: |
7223 | version "6.6.3" | 7303 | version "6.6.7" |
7224 | resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552" | 7304 | resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9" |
7225 | integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ== | 7305 | integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ== |
7226 | dependencies: | 7306 | dependencies: |
7227 | tslib "^1.9.0" | 7307 | tslib "^1.9.0" |
7228 | 7308 | ||
@@ -7248,7 +7328,7 @@ safe-regex@^1.1.0: | |||
7248 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" | 7328 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" |
7249 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== | 7329 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== |
7250 | 7330 | ||
7251 | sass-loader@^10.1.0: | 7331 | sass-loader@^10.1.1: |
7252 | version "10.1.1" | 7332 | version "10.1.1" |
7253 | resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.1.1.tgz#4ddd5a3d7638e7949065dd6e9c7c04037f7e663d" | 7333 | resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.1.1.tgz#4ddd5a3d7638e7949065dd6e9c7c04037f7e663d" |
7254 | integrity sha512-W6gVDXAd5hR/WHsPicvZdjAWHBcEJ44UahgxcIE196fW2ong0ZHMPO1kZuI5q0VlvMQZh32gpv69PLWQm70qrw== | 7334 | integrity sha512-W6gVDXAd5hR/WHsPicvZdjAWHBcEJ44UahgxcIE196fW2ong0ZHMPO1kZuI5q0VlvMQZh32gpv69PLWQm70qrw== |
@@ -7259,10 +7339,10 @@ sass-loader@^10.1.0: | |||
7259 | schema-utils "^3.0.0" | 7339 | schema-utils "^3.0.0" |
7260 | semver "^7.3.2" | 7340 | semver "^7.3.2" |
7261 | 7341 | ||
7262 | sass@^1.30.0: | 7342 | sass@^1.32.8: |
7263 | version "1.32.7" | 7343 | version "1.32.8" |
7264 | resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.7.tgz#632a9df2b85dc4b346977fcaf2d5e6f2b7039fd8" | 7344 | resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.8.tgz#f16a9abd8dc530add8834e506878a2808c037bdc" |
7265 | integrity sha512-C8Z4bjqGWnsYa11o8hpKAuoyFdRhrSHcYjCr+XAWVPSIQqC8mp2f5Dx4em0dKYehPzg5XSekmCjqJnEZbIls9A== | 7345 | integrity sha512-Sl6mIeGpzjIUZqvKnKETfMf0iDAswD9TNlv13A7aAF3XZlRPMq4VvJWBC2N2DXbp94MQVdNSFG6LfF/iOXrPHQ== |
7266 | dependencies: | 7346 | dependencies: |
7267 | chokidar ">=2.0.0 <4.0.0" | 7347 | chokidar ">=2.0.0 <4.0.0" |
7268 | 7348 | ||
@@ -7310,7 +7390,7 @@ selfsigned@^1.10.8: | |||
7310 | dependencies: | 7390 | dependencies: |
7311 | node-forge "^0.10.0" | 7391 | node-forge "^0.10.0" |
7312 | 7392 | ||
7313 | "semver@2 || 3 || 4 || 5", semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0: | 7393 | "semver@2 || 3 || 4 || 5", semver@^5.5.0, semver@^5.6.0: |
7314 | version "5.7.1" | 7394 | version "5.7.1" |
7315 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" | 7395 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" |
7316 | integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== | 7396 | integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== |
@@ -7320,15 +7400,15 @@ semver@7.0.0: | |||
7320 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e" | 7400 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e" |
7321 | integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== | 7401 | integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== |
7322 | 7402 | ||
7323 | semver@^6.0.0, semver@^6.1.0, semver@^6.3.0: | 7403 | semver@^6.0.0, semver@^6.1.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0: |
7324 | version "6.3.0" | 7404 | version "6.3.0" |
7325 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" | 7405 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" |
7326 | integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== | 7406 | integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== |
7327 | 7407 | ||
7328 | semver@^7.2.1, semver@^7.3.2: | 7408 | semver@^7.2.1, semver@^7.3.2: |
7329 | version "7.3.4" | 7409 | version "7.3.5" |
7330 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97" | 7410 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7" |
7331 | integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw== | 7411 | integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ== |
7332 | dependencies: | 7412 | dependencies: |
7333 | lru-cache "^6.0.0" | 7413 | lru-cache "^6.0.0" |
7334 | 7414 | ||
@@ -7510,16 +7590,16 @@ snapdragon@^0.8.1: | |||
7510 | use "^3.1.0" | 7590 | use "^3.1.0" |
7511 | 7591 | ||
7512 | sockjs-client@^1.5.0: | 7592 | sockjs-client@^1.5.0: |
7513 | version "1.5.0" | 7593 | version "1.5.1" |
7514 | resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.5.0.tgz#2f8ff5d4b659e0d092f7aba0b7c386bd2aa20add" | 7594 | resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.5.1.tgz#256908f6d5adfb94dabbdbd02c66362cca0f9ea6" |
7515 | integrity sha512-8Dt3BDi4FYNrCFGTL/HtwVzkARrENdwOUf1ZoW/9p3M8lZdFT35jVdrHza+qgxuG9H3/shR4cuX/X9umUrjP8Q== | 7595 | integrity sha512-VnVAb663fosipI/m6pqRXakEOw7nvd7TUgdr3PlR/8V2I95QIdwT8L4nMxhyU8SmDBHYXU1TOElaKOmKLfYzeQ== |
7516 | dependencies: | 7596 | dependencies: |
7517 | debug "^3.2.6" | 7597 | debug "^3.2.6" |
7518 | eventsource "^1.0.7" | 7598 | eventsource "^1.0.7" |
7519 | faye-websocket "^0.11.3" | 7599 | faye-websocket "^0.11.3" |
7520 | inherits "^2.0.4" | 7600 | inherits "^2.0.4" |
7521 | json3 "^3.3.3" | 7601 | json3 "^3.3.3" |
7522 | url-parse "^1.4.7" | 7602 | url-parse "^1.5.1" |
7523 | 7603 | ||
7524 | sockjs@^0.3.21: | 7604 | sockjs@^0.3.21: |
7525 | version "0.3.21" | 7605 | version "0.3.21" |
@@ -7658,9 +7738,9 @@ sshpk@^1.7.0: | |||
7658 | tweetnacl "~0.14.0" | 7738 | tweetnacl "~0.14.0" |
7659 | 7739 | ||
7660 | ssri@^6.0.1: | 7740 | ssri@^6.0.1: |
7661 | version "6.0.1" | 7741 | version "6.0.2" |
7662 | resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8" | 7742 | resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5" |
7663 | integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA== | 7743 | integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q== |
7664 | dependencies: | 7744 | dependencies: |
7665 | figgy-pudding "^3.5.1" | 7745 | figgy-pudding "^3.5.1" |
7666 | 7746 | ||
@@ -7750,28 +7830,28 @@ string-width@^3.0.0, string-width@^3.1.0: | |||
7750 | strip-ansi "^5.1.0" | 7830 | strip-ansi "^5.1.0" |
7751 | 7831 | ||
7752 | string-width@^4.1.0, string-width@^4.2.0: | 7832 | string-width@^4.1.0, string-width@^4.2.0: |
7753 | version "4.2.0" | 7833 | version "4.2.2" |
7754 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5" | 7834 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5" |
7755 | integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg== | 7835 | integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA== |
7756 | dependencies: | 7836 | dependencies: |
7757 | emoji-regex "^8.0.0" | 7837 | emoji-regex "^8.0.0" |
7758 | is-fullwidth-code-point "^3.0.0" | 7838 | is-fullwidth-code-point "^3.0.0" |
7759 | strip-ansi "^6.0.0" | 7839 | strip-ansi "^6.0.0" |
7760 | 7840 | ||
7761 | string.prototype.trimend@^1.0.1, string.prototype.trimend@^1.0.3: | 7841 | string.prototype.trimend@^1.0.4: |
7762 | version "1.0.3" | 7842 | version "1.0.4" |
7763 | resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.3.tgz#a22bd53cca5c7cf44d7c9d5c732118873d6cd18b" | 7843 | resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz#e75ae90c2942c63504686c18b287b4a0b1a45f80" |
7764 | integrity sha512-ayH0pB+uf0U28CtjlLvL7NaohvR1amUvVZk+y3DYb0Ey2PUV5zPkkKy9+U1ndVEIXO8hNg18eIv9Jntbii+dKw== | 7844 | integrity sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A== |
7765 | dependencies: | 7845 | dependencies: |
7766 | call-bind "^1.0.0" | 7846 | call-bind "^1.0.2" |
7767 | define-properties "^1.1.3" | 7847 | define-properties "^1.1.3" |
7768 | 7848 | ||
7769 | string.prototype.trimstart@^1.0.1, string.prototype.trimstart@^1.0.3: | 7849 | string.prototype.trimstart@^1.0.4: |
7770 | version "1.0.3" | 7850 | version "1.0.4" |
7771 | resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.3.tgz#9b4cb590e123bb36564401d59824298de50fd5aa" | 7851 | resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz#b36399af4ab2999b4c9c648bd7a3fb2bb26feeed" |
7772 | integrity sha512-oBIBUy5lea5tt0ovtOFiEQaBkoBBkyJhZXzJYrSmDo5IUUqbOPvVezuRs/agBIdZ2p2Eo1FD6bD9USyBLfl3xg== | 7852 | integrity sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw== |
7773 | dependencies: | 7853 | dependencies: |
7774 | call-bind "^1.0.0" | 7854 | call-bind "^1.0.2" |
7775 | define-properties "^1.1.3" | 7855 | define-properties "^1.1.3" |
7776 | 7856 | ||
7777 | string_decoder@^1.0.0, string_decoder@^1.1.1: | 7857 | string_decoder@^1.0.0, string_decoder@^1.1.1: |
@@ -7908,12 +7988,17 @@ svgo@^1.0.0: | |||
7908 | util.promisify "~1.0.0" | 7988 | util.promisify "~1.0.0" |
7909 | 7989 | ||
7910 | table@^6.0.4: | 7990 | table@^6.0.4: |
7911 | version "6.0.7" | 7991 | version "6.0.9" |
7912 | resolved "https://registry.yarnpkg.com/table/-/table-6.0.7.tgz#e45897ffbcc1bcf9e8a87bf420f2c9e5a7a52a34" | 7992 | resolved "https://registry.yarnpkg.com/table/-/table-6.0.9.tgz#790a12bf1e09b87b30e60419bafd6a1fd85536fb" |
7913 | integrity sha512-rxZevLGTUzWna/qBLObOe16kB2RTnnbhciwgPbMMlazz1yZGVEgnZK762xyVdVznhqxrfCeBMmMkgOOaPwjH7g== | 7993 | integrity sha512-F3cLs9a3hL1Z7N4+EkSscsel3z55XT950AvB05bwayrNg5T1/gykXtigioTAjbltvbMSJvvhFCbnf6mX+ntnJQ== |
7914 | dependencies: | 7994 | dependencies: |
7915 | ajv "^7.0.2" | 7995 | ajv "^8.0.1" |
7916 | lodash "^4.17.20" | 7996 | is-boolean-object "^1.1.0" |
7997 | is-number-object "^1.0.4" | ||
7998 | is-string "^1.0.5" | ||
7999 | lodash.clonedeep "^4.5.0" | ||
8000 | lodash.flatten "^4.4.0" | ||
8001 | lodash.truncate "^4.4.2" | ||
7917 | slice-ansi "^4.0.0" | 8002 | slice-ansi "^4.0.0" |
7918 | string-width "^4.2.0" | 8003 | string-width "^4.2.0" |
7919 | 8004 | ||
@@ -8125,10 +8210,15 @@ type-check@^0.4.0, type-check@~0.4.0: | |||
8125 | dependencies: | 8210 | dependencies: |
8126 | prelude-ls "^1.2.1" | 8211 | prelude-ls "^1.2.1" |
8127 | 8212 | ||
8128 | type-fest@^0.11.0: | 8213 | type-fest@^0.20.2: |
8129 | version "0.11.0" | 8214 | version "0.20.2" |
8130 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1" | 8215 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" |
8131 | integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ== | 8216 | integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== |
8217 | |||
8218 | type-fest@^0.21.3: | ||
8219 | version "0.21.3" | ||
8220 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" | ||
8221 | integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== | ||
8132 | 8222 | ||
8133 | type-fest@^0.6.0: | 8223 | type-fest@^0.6.0: |
8134 | version "0.6.0" | 8224 | version "0.6.0" |
@@ -8161,6 +8251,16 @@ uglify-js@3.4.x: | |||
8161 | commander "~2.19.0" | 8251 | commander "~2.19.0" |
8162 | source-map "~0.6.1" | 8252 | source-map "~0.6.1" |
8163 | 8253 | ||
8254 | unbox-primitive@^1.0.0: | ||
8255 | version "1.0.1" | ||
8256 | resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471" | ||
8257 | integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw== | ||
8258 | dependencies: | ||
8259 | function-bind "^1.1.1" | ||
8260 | has-bigints "^1.0.1" | ||
8261 | has-symbols "^1.0.2" | ||
8262 | which-boxed-primitive "^1.0.2" | ||
8263 | |||
8164 | unicode-canonical-property-names-ecmascript@^1.0.4: | 8264 | unicode-canonical-property-names-ecmascript@^1.0.4: |
8165 | version "1.0.4" | 8265 | version "1.0.4" |
8166 | resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818" | 8266 | resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818" |
@@ -8272,10 +8372,10 @@ url-loader@^2.2.0: | |||
8272 | mime "^2.4.4" | 8372 | mime "^2.4.4" |
8273 | schema-utils "^2.5.0" | 8373 | schema-utils "^2.5.0" |
8274 | 8374 | ||
8275 | url-parse@^1.4.3, url-parse@^1.4.7: | 8375 | url-parse@^1.4.3, url-parse@^1.5.1: |
8276 | version "1.4.7" | 8376 | version "1.5.1" |
8277 | resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278" | 8377 | resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b" |
8278 | integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg== | 8378 | integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q== |
8279 | dependencies: | 8379 | dependencies: |
8280 | querystringify "^2.1.1" | 8380 | querystringify "^2.1.1" |
8281 | requires-port "^1.0.0" | 8381 | requires-port "^1.0.0" |
@@ -8346,9 +8446,9 @@ uuid@^3.3.2, uuid@^3.4.0: | |||
8346 | integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== | 8446 | integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== |
8347 | 8447 | ||
8348 | v8-compile-cache@^2.0.3: | 8448 | v8-compile-cache@^2.0.3: |
8349 | version "2.2.0" | 8449 | version "2.3.0" |
8350 | resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz#9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132" | 8450 | resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee" |
8351 | integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q== | 8451 | integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA== |
8352 | 8452 | ||
8353 | validate-npm-package-license@^3.0.1: | 8453 | validate-npm-package-license@^3.0.1: |
8354 | version "3.0.4" | 8454 | version "3.0.4" |
@@ -8382,10 +8482,10 @@ vm-browserify@^1.0.1: | |||
8382 | resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0" | 8482 | resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0" |
8383 | integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ== | 8483 | integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ== |
8384 | 8484 | ||
8385 | vue-eslint-parser@^7.5.0: | 8485 | vue-eslint-parser@^7.6.0: |
8386 | version "7.5.0" | 8486 | version "7.6.0" |
8387 | resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.5.0.tgz#b68221c55fee061899afcfb4441ec74c1495285e" | 8487 | resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.6.0.tgz#01ea1a2932f581ff244336565d712801f8f72561" |
8388 | integrity sha512-6EHzl00hIpy4yWZo3qSbtvtVw1A1cTKOv1w95QSuAqGgk4113XtRjvNIiEGo49r0YWOPYsrmI4Dl64axL5Agrw== | 8488 | integrity sha512-QXxqH8ZevBrtiZMZK0LpwaMfevQi9UL7lY6Kcp+ogWHC88AuwUPwwCIzkOUc1LR4XsYAt/F9yHXAB/QoD17QXA== |
8389 | dependencies: | 8489 | dependencies: |
8390 | debug "^4.1.1" | 8490 | debug "^4.1.1" |
8391 | eslint-scope "^5.0.0" | 8491 | eslint-scope "^5.0.0" |
@@ -8400,9 +8500,9 @@ vue-hot-reload-api@^2.3.0: | |||
8400 | integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog== | 8500 | integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog== |
8401 | 8501 | ||
8402 | "vue-loader-v16@npm:vue-loader@^16.1.0": | 8502 | "vue-loader-v16@npm:vue-loader@^16.1.0": |
8403 | version "16.1.2" | 8503 | version "16.2.0" |
8404 | resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.1.2.tgz#5c03b6c50d2a5f983c7ceba15c50d78ca2b298f4" | 8504 | resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.2.0.tgz#046a53308dd47e58efe20ddec1edec027ce3b46e" |
8405 | integrity sha512-8QTxh+Fd+HB6fiL52iEVLKqE9N1JSlMXLR92Ijm6g8PZrwIxckgpqjPDWRP5TWxdiPaHR+alUWsnu1ShQOwt+Q== | 8505 | integrity sha512-TitGhqSQ61RJljMmhIGvfWzJ2zk9m1Qug049Ugml6QP3t0e95o0XJjk29roNEiPKJQBEi8Ord5hFuSuELzSp8Q== |
8406 | dependencies: | 8506 | dependencies: |
8407 | chalk "^4.1.0" | 8507 | chalk "^4.1.0" |
8408 | hash-sum "^2.0.0" | 8508 | hash-sum "^2.0.0" |
@@ -8420,9 +8520,9 @@ vue-loader@^15.9.2: | |||
8420 | vue-style-loader "^4.1.0" | 8520 | vue-style-loader "^4.1.0" |
8421 | 8521 | ||
8422 | vue-style-loader@^4.1.0, vue-style-loader@^4.1.2: | 8522 | vue-style-loader@^4.1.0, vue-style-loader@^4.1.2: |
8423 | version "4.1.2" | 8523 | version "4.1.3" |
8424 | resolved "https://registry.yarnpkg.com/vue-style-loader/-/vue-style-loader-4.1.2.tgz#dedf349806f25ceb4e64f3ad7c0a44fba735fcf8" | 8524 | resolved "https://registry.yarnpkg.com/vue-style-loader/-/vue-style-loader-4.1.3.tgz#6d55863a51fa757ab24e89d9371465072aa7bc35" |
8425 | integrity sha512-0ip8ge6Gzz/Bk0iHovU9XAUQaFt/G2B61bnWa2tCcqqdgfHs1lF9xXorFbE55Gmy92okFT+8bfmySuUOu13vxQ== | 8525 | integrity sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg== |
8426 | dependencies: | 8526 | dependencies: |
8427 | hash-sum "^1.0.2" | 8527 | hash-sum "^1.0.2" |
8428 | loader-utils "^1.0.2" | 8528 | loader-utils "^1.0.2" |
@@ -8620,6 +8720,17 @@ websocket-extensions@>=0.1.1: | |||
8620 | resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" | 8720 | resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" |
8621 | integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== | 8721 | integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== |
8622 | 8722 | ||
8723 | which-boxed-primitive@^1.0.2: | ||
8724 | version "1.0.2" | ||
8725 | resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6" | ||
8726 | integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg== | ||
8727 | dependencies: | ||
8728 | is-bigint "^1.0.1" | ||
8729 | is-boolean-object "^1.1.0" | ||
8730 | is-number-object "^1.0.4" | ||
8731 | is-string "^1.0.5" | ||
8732 | is-symbol "^1.0.3" | ||
8733 | |||
8623 | which-module@^2.0.0: | 8734 | which-module@^2.0.0: |
8624 | version "2.0.0" | 8735 | version "2.0.0" |
8625 | resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a" | 8736 | resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a" |
@@ -8831,14 +8942,14 @@ xtend@^4.0.0, xtend@~4.0.1: | |||
8831 | integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== | 8942 | integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== |
8832 | 8943 | ||
8833 | y18n@^4.0.0: | 8944 | y18n@^4.0.0: |
8834 | version "4.0.1" | 8945 | version "4.0.3" |
8835 | resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.1.tgz#8db2b83c31c5d75099bb890b23f3094891e247d4" | 8946 | resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf" |
8836 | integrity sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ== | 8947 | integrity sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ== |
8837 | 8948 | ||
8838 | y18n@^5.0.5: | 8949 | y18n@^5.0.5: |
8839 | version "5.0.5" | 8950 | version "5.0.8" |
8840 | resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.5.tgz#8769ec08d03b1ea2df2500acef561743bbb9ab18" | 8951 | resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55" |
8841 | integrity sha512-hsRUr4FFrvhhRH12wOdfs38Gy7k2FFzB9qgN9v3aLykRq0dRcdcpz5C9FxdS2NuhOrI/628b/KSTJ3rwHysYSg== | 8952 | integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== |
8842 | 8953 | ||
8843 | yallist@^2.1.2: | 8954 | yallist@^2.1.2: |
8844 | version "2.1.2" | 8955 | version "2.1.2" |
@@ -8864,9 +8975,9 @@ yargs-parser@^13.1.2: | |||
8864 | decamelize "^1.2.0" | 8975 | decamelize "^1.2.0" |
8865 | 8976 | ||
8866 | yargs-parser@^20.2.2: | 8977 | yargs-parser@^20.2.2: |
8867 | version "20.2.5" | 8978 | version "20.2.7" |
8868 | resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.5.tgz#5d37729146d3f894f39fc94b6796f5b239513186" | 8979 | resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a" |
8869 | integrity sha512-jYRGS3zWy20NtDtK2kBgo/TlAoy5YUuhD9/LZ7z7W4j1Fdw2cqD0xEEclf8fxc8xjD6X5Qr+qQQwCEsP8iRiYg== | 8980 | integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw== |
8870 | 8981 | ||
8871 | yargs@^13.3.2: | 8982 | yargs@^13.3.2: |
8872 | version "13.3.2" | 8983 | version "13.3.2" |