trestle 0.9.7 → 0.9.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/app/assets/bundle/trestle/bundle.css +3 -3
- data/app/assets/bundle/trestle/bundle.js +8 -8
- data/app/views/trestle/flash/_flash.html.erb +1 -1
- data/frontend/css/components/_fields.scss +1 -0
- data/frontend/js/components/tabs.js +1 -1
- data/lib/generators/trestle/install/install_generator.rb +6 -2
- data/lib/generators/trestle/install/templates/_custom.css +8 -0
- data/lib/trestle/debug_errors.rb +24 -0
- data/lib/trestle/navigation/group.rb +1 -2
- data/lib/trestle/navigation/item.rb +2 -2
- data/lib/trestle/version.rb +1 -1
- data/lib/trestle.rb +1 -0
- data/yarn.lock +624 -636
- metadata +4 -2
data/yarn.lock
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
# yarn lockfile v1
|
3
3
|
|
4
4
|
|
5
|
-
"@ampproject/remapping@^2.
|
5
|
+
"@ampproject/remapping@^2.2.0":
|
6
6
|
version "2.2.0"
|
7
7
|
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d"
|
8
8
|
integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==
|
@@ -10,46 +10,47 @@
|
|
10
10
|
"@jridgewell/gen-mapping" "^0.1.0"
|
11
11
|
"@jridgewell/trace-mapping" "^0.3.9"
|
12
12
|
|
13
|
-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6":
|
14
|
-
version "7.
|
15
|
-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.
|
16
|
-
integrity sha512-
|
13
|
+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4":
|
14
|
+
version "7.21.4"
|
15
|
+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39"
|
16
|
+
integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==
|
17
17
|
dependencies:
|
18
18
|
"@babel/highlight" "^7.18.6"
|
19
19
|
|
20
|
-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.
|
21
|
-
version "7.
|
22
|
-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.
|
23
|
-
integrity sha512
|
20
|
+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.21.4":
|
21
|
+
version "7.21.4"
|
22
|
+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f"
|
23
|
+
integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==
|
24
24
|
|
25
25
|
"@babel/core@^7.14.6":
|
26
|
-
version "7.
|
27
|
-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.
|
28
|
-
integrity sha512-
|
29
|
-
dependencies:
|
30
|
-
"@ampproject/remapping" "^2.
|
31
|
-
"@babel/code-frame" "^7.
|
32
|
-
"@babel/generator" "^7.
|
33
|
-
"@babel/helper-compilation-targets" "^7.
|
34
|
-
"@babel/helper-module-transforms" "^7.
|
35
|
-
"@babel/helpers" "^7.
|
36
|
-
"@babel/parser" "^7.
|
37
|
-
"@babel/template" "^7.
|
38
|
-
"@babel/traverse" "^7.
|
39
|
-
"@babel/types" "^7.
|
26
|
+
version "7.21.4"
|
27
|
+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.4.tgz#c6dc73242507b8e2a27fd13a9c1814f9fa34a659"
|
28
|
+
integrity sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==
|
29
|
+
dependencies:
|
30
|
+
"@ampproject/remapping" "^2.2.0"
|
31
|
+
"@babel/code-frame" "^7.21.4"
|
32
|
+
"@babel/generator" "^7.21.4"
|
33
|
+
"@babel/helper-compilation-targets" "^7.21.4"
|
34
|
+
"@babel/helper-module-transforms" "^7.21.2"
|
35
|
+
"@babel/helpers" "^7.21.0"
|
36
|
+
"@babel/parser" "^7.21.4"
|
37
|
+
"@babel/template" "^7.20.7"
|
38
|
+
"@babel/traverse" "^7.21.4"
|
39
|
+
"@babel/types" "^7.21.4"
|
40
40
|
convert-source-map "^1.7.0"
|
41
41
|
debug "^4.1.0"
|
42
42
|
gensync "^1.0.0-beta.2"
|
43
|
-
json5 "^2.2.
|
43
|
+
json5 "^2.2.2"
|
44
44
|
semver "^6.3.0"
|
45
45
|
|
46
|
-
"@babel/generator@^7.
|
47
|
-
version "7.
|
48
|
-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.
|
49
|
-
integrity sha512-
|
46
|
+
"@babel/generator@^7.21.4":
|
47
|
+
version "7.21.4"
|
48
|
+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.4.tgz#64a94b7448989f421f919d5239ef553b37bb26bc"
|
49
|
+
integrity sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==
|
50
50
|
dependencies:
|
51
|
-
"@babel/types" "^7.
|
51
|
+
"@babel/types" "^7.21.4"
|
52
52
|
"@jridgewell/gen-mapping" "^0.3.2"
|
53
|
+
"@jridgewell/trace-mapping" "^0.3.17"
|
53
54
|
jsesc "^2.5.1"
|
54
55
|
|
55
56
|
"@babel/helper-annotate-as-pure@^7.18.6":
|
@@ -67,36 +68,38 @@
|
|
67
68
|
"@babel/helper-explode-assignable-expression" "^7.18.6"
|
68
69
|
"@babel/types" "^7.18.9"
|
69
70
|
|
70
|
-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.
|
71
|
-
version "7.
|
72
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.
|
73
|
-
integrity sha512-
|
71
|
+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.21.4":
|
72
|
+
version "7.21.4"
|
73
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz#770cd1ce0889097ceacb99418ee6934ef0572656"
|
74
|
+
integrity sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==
|
74
75
|
dependencies:
|
75
|
-
"@babel/compat-data" "^7.
|
76
|
-
"@babel/helper-validator-option" "^7.
|
76
|
+
"@babel/compat-data" "^7.21.4"
|
77
|
+
"@babel/helper-validator-option" "^7.21.0"
|
77
78
|
browserslist "^4.21.3"
|
79
|
+
lru-cache "^5.1.1"
|
78
80
|
semver "^6.3.0"
|
79
81
|
|
80
|
-
"@babel/helper-create-class-features-plugin@^7.18.6":
|
81
|
-
version "7.
|
82
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.
|
83
|
-
integrity sha512-
|
82
|
+
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.21.0":
|
83
|
+
version "7.21.4"
|
84
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.21.4.tgz#3a017163dc3c2ba7deb9a7950849a9586ea24c18"
|
85
|
+
integrity sha512-46QrX2CQlaFRF4TkwfTt6nJD7IHq8539cCL7SDpqWSDeJKY1xylKKY5F/33mJhLZ3mFvKv2gGrVS6NkyF6qs+Q==
|
84
86
|
dependencies:
|
85
87
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
86
88
|
"@babel/helper-environment-visitor" "^7.18.9"
|
87
|
-
"@babel/helper-function-name" "^7.
|
88
|
-
"@babel/helper-member-expression-to-functions" "^7.
|
89
|
+
"@babel/helper-function-name" "^7.21.0"
|
90
|
+
"@babel/helper-member-expression-to-functions" "^7.21.0"
|
89
91
|
"@babel/helper-optimise-call-expression" "^7.18.6"
|
90
|
-
"@babel/helper-replace-supers" "^7.
|
92
|
+
"@babel/helper-replace-supers" "^7.20.7"
|
93
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0"
|
91
94
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
92
95
|
|
93
|
-
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.
|
94
|
-
version "7.
|
95
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.
|
96
|
-
integrity sha512-
|
96
|
+
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.20.5":
|
97
|
+
version "7.21.4"
|
98
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.21.4.tgz#40411a8ab134258ad2cf3a3d987ec6aa0723cee5"
|
99
|
+
integrity sha512-M00OuhU+0GyZ5iBBN9czjugzWrEq2vDpf/zCYHxxf93ul/Q5rv+a5h+/+0WnI1AebHNVtl5bFV0qsJoH23DbfA==
|
97
100
|
dependencies:
|
98
101
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
99
|
-
regexpu-core "^5.1
|
102
|
+
regexpu-core "^5.3.1"
|
100
103
|
|
101
104
|
"@babel/helper-define-polyfill-provider@^0.3.3":
|
102
105
|
version "0.3.3"
|
@@ -122,13 +125,13 @@
|
|
122
125
|
dependencies:
|
123
126
|
"@babel/types" "^7.18.6"
|
124
127
|
|
125
|
-
"@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0":
|
126
|
-
version "7.
|
127
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.
|
128
|
-
integrity sha512-
|
128
|
+
"@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0", "@babel/helper-function-name@^7.21.0":
|
129
|
+
version "7.21.0"
|
130
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4"
|
131
|
+
integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==
|
129
132
|
dependencies:
|
130
|
-
"@babel/template" "^7.
|
131
|
-
"@babel/types" "^7.
|
133
|
+
"@babel/template" "^7.20.7"
|
134
|
+
"@babel/types" "^7.21.0"
|
132
135
|
|
133
136
|
"@babel/helper-hoist-variables@^7.18.6":
|
134
137
|
version "7.18.6"
|
@@ -137,33 +140,33 @@
|
|
137
140
|
dependencies:
|
138
141
|
"@babel/types" "^7.18.6"
|
139
142
|
|
140
|
-
"@babel/helper-member-expression-to-functions@^7.
|
141
|
-
version "7.
|
142
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.
|
143
|
-
integrity sha512-
|
143
|
+
"@babel/helper-member-expression-to-functions@^7.20.7", "@babel/helper-member-expression-to-functions@^7.21.0":
|
144
|
+
version "7.21.0"
|
145
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.21.0.tgz#319c6a940431a133897148515877d2f3269c3ba5"
|
146
|
+
integrity sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==
|
144
147
|
dependencies:
|
145
|
-
"@babel/types" "^7.
|
148
|
+
"@babel/types" "^7.21.0"
|
146
149
|
|
147
150
|
"@babel/helper-module-imports@^7.18.6":
|
148
|
-
version "7.
|
149
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.
|
150
|
-
integrity sha512-
|
151
|
+
version "7.21.4"
|
152
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
|
153
|
+
integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==
|
151
154
|
dependencies:
|
152
|
-
"@babel/types" "^7.
|
155
|
+
"@babel/types" "^7.21.4"
|
153
156
|
|
154
|
-
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.
|
155
|
-
version "7.
|
156
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.
|
157
|
-
integrity sha512-
|
157
|
+
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.2":
|
158
|
+
version "7.21.2"
|
159
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2"
|
160
|
+
integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==
|
158
161
|
dependencies:
|
159
162
|
"@babel/helper-environment-visitor" "^7.18.9"
|
160
163
|
"@babel/helper-module-imports" "^7.18.6"
|
161
164
|
"@babel/helper-simple-access" "^7.20.2"
|
162
165
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
163
166
|
"@babel/helper-validator-identifier" "^7.19.1"
|
164
|
-
"@babel/template" "^7.
|
165
|
-
"@babel/traverse" "^7.
|
166
|
-
"@babel/types" "^7.
|
167
|
+
"@babel/template" "^7.20.7"
|
168
|
+
"@babel/traverse" "^7.21.2"
|
169
|
+
"@babel/types" "^7.21.2"
|
167
170
|
|
168
171
|
"@babel/helper-optimise-call-expression@^7.18.6":
|
169
172
|
version "7.18.6"
|
@@ -177,7 +180,7 @@
|
|
177
180
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629"
|
178
181
|
integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==
|
179
182
|
|
180
|
-
"@babel/helper-remap-async-to-generator@^7.18.
|
183
|
+
"@babel/helper-remap-async-to-generator@^7.18.9":
|
181
184
|
version "7.18.9"
|
182
185
|
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519"
|
183
186
|
integrity sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==
|
@@ -187,25 +190,26 @@
|
|
187
190
|
"@babel/helper-wrap-function" "^7.18.9"
|
188
191
|
"@babel/types" "^7.18.9"
|
189
192
|
|
190
|
-
"@babel/helper-replace-supers@^7.18.6", "@babel/helper-replace-supers@^7.
|
191
|
-
version "7.
|
192
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.
|
193
|
-
integrity sha512-
|
193
|
+
"@babel/helper-replace-supers@^7.18.6", "@babel/helper-replace-supers@^7.20.7":
|
194
|
+
version "7.20.7"
|
195
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.20.7.tgz#243ecd2724d2071532b2c8ad2f0f9f083bcae331"
|
196
|
+
integrity sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==
|
194
197
|
dependencies:
|
195
198
|
"@babel/helper-environment-visitor" "^7.18.9"
|
196
|
-
"@babel/helper-member-expression-to-functions" "^7.
|
199
|
+
"@babel/helper-member-expression-to-functions" "^7.20.7"
|
197
200
|
"@babel/helper-optimise-call-expression" "^7.18.6"
|
198
|
-
"@babel/
|
199
|
-
"@babel/
|
201
|
+
"@babel/template" "^7.20.7"
|
202
|
+
"@babel/traverse" "^7.20.7"
|
203
|
+
"@babel/types" "^7.20.7"
|
200
204
|
|
201
|
-
"@babel/helper-simple-access@^7.
|
205
|
+
"@babel/helper-simple-access@^7.20.2":
|
202
206
|
version "7.20.2"
|
203
207
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz#0ab452687fe0c2cfb1e2b9e0015de07fc2d62dd9"
|
204
208
|
integrity sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==
|
205
209
|
dependencies:
|
206
210
|
"@babel/types" "^7.20.2"
|
207
211
|
|
208
|
-
"@babel/helper-skip-transparent-expression-wrappers@^7.
|
212
|
+
"@babel/helper-skip-transparent-expression-wrappers@^7.20.0":
|
209
213
|
version "7.20.0"
|
210
214
|
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz#fbe4c52f60518cab8140d77101f0e63a8a230684"
|
211
215
|
integrity sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==
|
@@ -229,29 +233,29 @@
|
|
229
233
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
230
234
|
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
231
235
|
|
232
|
-
"@babel/helper-validator-option@^7.
|
233
|
-
version "7.
|
234
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.
|
235
|
-
integrity sha512-
|
236
|
+
"@babel/helper-validator-option@^7.21.0":
|
237
|
+
version "7.21.0"
|
238
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
|
239
|
+
integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
|
236
240
|
|
237
241
|
"@babel/helper-wrap-function@^7.18.9":
|
238
|
-
version "7.
|
239
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.
|
240
|
-
integrity sha512-
|
242
|
+
version "7.20.5"
|
243
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.20.5.tgz#75e2d84d499a0ab3b31c33bcfe59d6b8a45f62e3"
|
244
|
+
integrity sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==
|
241
245
|
dependencies:
|
242
246
|
"@babel/helper-function-name" "^7.19.0"
|
243
247
|
"@babel/template" "^7.18.10"
|
244
|
-
"@babel/traverse" "^7.
|
245
|
-
"@babel/types" "^7.
|
248
|
+
"@babel/traverse" "^7.20.5"
|
249
|
+
"@babel/types" "^7.20.5"
|
246
250
|
|
247
|
-
"@babel/helpers@^7.
|
248
|
-
version "7.
|
249
|
-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.
|
250
|
-
integrity sha512-
|
251
|
+
"@babel/helpers@^7.21.0":
|
252
|
+
version "7.21.0"
|
253
|
+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e"
|
254
|
+
integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==
|
251
255
|
dependencies:
|
252
|
-
"@babel/template" "^7.
|
253
|
-
"@babel/traverse" "^7.
|
254
|
-
"@babel/types" "^7.
|
256
|
+
"@babel/template" "^7.20.7"
|
257
|
+
"@babel/traverse" "^7.21.0"
|
258
|
+
"@babel/types" "^7.21.0"
|
255
259
|
|
256
260
|
"@babel/highlight@^7.18.6":
|
257
261
|
version "7.18.6"
|
@@ -262,10 +266,10 @@
|
|
262
266
|
chalk "^2.0.0"
|
263
267
|
js-tokens "^4.0.0"
|
264
268
|
|
265
|
-
"@babel/parser@^7.
|
266
|
-
version "7.
|
267
|
-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.
|
268
|
-
integrity sha512-
|
269
|
+
"@babel/parser@^7.20.7", "@babel/parser@^7.21.4":
|
270
|
+
version "7.21.4"
|
271
|
+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
|
272
|
+
integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
|
269
273
|
|
270
274
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
271
275
|
version "7.18.6"
|
@@ -274,22 +278,22 @@
|
|
274
278
|
dependencies:
|
275
279
|
"@babel/helper-plugin-utils" "^7.18.6"
|
276
280
|
|
277
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.
|
278
|
-
version "7.
|
279
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.
|
280
|
-
integrity sha512-
|
281
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.20.7":
|
282
|
+
version "7.20.7"
|
283
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.20.7.tgz#d9c85589258539a22a901033853101a6198d4ef1"
|
284
|
+
integrity sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==
|
281
285
|
dependencies:
|
282
|
-
"@babel/helper-plugin-utils" "^7.
|
283
|
-
"@babel/helper-skip-transparent-expression-wrappers" "^7.
|
284
|
-
"@babel/plugin-proposal-optional-chaining" "^7.
|
286
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
287
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0"
|
288
|
+
"@babel/plugin-proposal-optional-chaining" "^7.20.7"
|
285
289
|
|
286
|
-
"@babel/plugin-proposal-async-generator-functions@^7.20.
|
287
|
-
version "7.20.
|
288
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.
|
289
|
-
integrity sha512-
|
290
|
+
"@babel/plugin-proposal-async-generator-functions@^7.20.7":
|
291
|
+
version "7.20.7"
|
292
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz#bfb7276d2d573cb67ba379984a2334e262ba5326"
|
293
|
+
integrity sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==
|
290
294
|
dependencies:
|
291
295
|
"@babel/helper-environment-visitor" "^7.18.9"
|
292
|
-
"@babel/helper-plugin-utils" "^7.
|
296
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
293
297
|
"@babel/helper-remap-async-to-generator" "^7.18.9"
|
294
298
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
295
299
|
|
@@ -301,13 +305,13 @@
|
|
301
305
|
"@babel/helper-create-class-features-plugin" "^7.18.6"
|
302
306
|
"@babel/helper-plugin-utils" "^7.18.6"
|
303
307
|
|
304
|
-
"@babel/plugin-proposal-class-static-block@^7.
|
305
|
-
version "7.
|
306
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.
|
307
|
-
integrity sha512
|
308
|
+
"@babel/plugin-proposal-class-static-block@^7.21.0":
|
309
|
+
version "7.21.0"
|
310
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.21.0.tgz#77bdd66fb7b605f3a61302d224bdfacf5547977d"
|
311
|
+
integrity sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==
|
308
312
|
dependencies:
|
309
|
-
"@babel/helper-create-class-features-plugin" "^7.
|
310
|
-
"@babel/helper-plugin-utils" "^7.
|
313
|
+
"@babel/helper-create-class-features-plugin" "^7.21.0"
|
314
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
311
315
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
312
316
|
|
313
317
|
"@babel/plugin-proposal-dynamic-import@^7.18.6":
|
@@ -334,12 +338,12 @@
|
|
334
338
|
"@babel/helper-plugin-utils" "^7.18.6"
|
335
339
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
336
340
|
|
337
|
-
"@babel/plugin-proposal-logical-assignment-operators@^7.
|
338
|
-
version "7.
|
339
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.
|
340
|
-
integrity sha512-
|
341
|
+
"@babel/plugin-proposal-logical-assignment-operators@^7.20.7":
|
342
|
+
version "7.20.7"
|
343
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.20.7.tgz#dfbcaa8f7b4d37b51e8bfb46d94a5aea2bb89d83"
|
344
|
+
integrity sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==
|
341
345
|
dependencies:
|
342
|
-
"@babel/helper-plugin-utils" "^7.
|
346
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
343
347
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
344
348
|
|
345
349
|
"@babel/plugin-proposal-nullish-coalescing-operator@^7.18.6":
|
@@ -358,16 +362,16 @@
|
|
358
362
|
"@babel/helper-plugin-utils" "^7.18.6"
|
359
363
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
360
364
|
|
361
|
-
"@babel/plugin-proposal-object-rest-spread@^7.20.
|
362
|
-
version "7.20.
|
363
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.
|
364
|
-
integrity sha512-
|
365
|
+
"@babel/plugin-proposal-object-rest-spread@^7.20.7":
|
366
|
+
version "7.20.7"
|
367
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz#aa662940ef425779c75534a5c41e9d936edc390a"
|
368
|
+
integrity sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==
|
365
369
|
dependencies:
|
366
|
-
"@babel/compat-data" "^7.20.
|
367
|
-
"@babel/helper-compilation-targets" "^7.20.
|
370
|
+
"@babel/compat-data" "^7.20.5"
|
371
|
+
"@babel/helper-compilation-targets" "^7.20.7"
|
368
372
|
"@babel/helper-plugin-utils" "^7.20.2"
|
369
373
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
370
|
-
"@babel/plugin-transform-parameters" "^7.20.
|
374
|
+
"@babel/plugin-transform-parameters" "^7.20.7"
|
371
375
|
|
372
376
|
"@babel/plugin-proposal-optional-catch-binding@^7.18.6":
|
373
377
|
version "7.18.6"
|
@@ -377,13 +381,13 @@
|
|
377
381
|
"@babel/helper-plugin-utils" "^7.18.6"
|
378
382
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
379
383
|
|
380
|
-
"@babel/plugin-proposal-optional-chaining@^7.
|
381
|
-
version "7.
|
382
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.
|
383
|
-
integrity sha512-
|
384
|
+
"@babel/plugin-proposal-optional-chaining@^7.20.7", "@babel/plugin-proposal-optional-chaining@^7.21.0":
|
385
|
+
version "7.21.0"
|
386
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz#886f5c8978deb7d30f678b2e24346b287234d3ea"
|
387
|
+
integrity sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==
|
384
388
|
dependencies:
|
385
|
-
"@babel/helper-plugin-utils" "^7.
|
386
|
-
"@babel/helper-skip-transparent-expression-wrappers" "^7.
|
389
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
390
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0"
|
387
391
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
388
392
|
|
389
393
|
"@babel/plugin-proposal-private-methods@^7.18.6":
|
@@ -394,14 +398,14 @@
|
|
394
398
|
"@babel/helper-create-class-features-plugin" "^7.18.6"
|
395
399
|
"@babel/helper-plugin-utils" "^7.18.6"
|
396
400
|
|
397
|
-
"@babel/plugin-proposal-private-property-in-object@^7.
|
398
|
-
version "7.
|
399
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.
|
400
|
-
integrity sha512-
|
401
|
+
"@babel/plugin-proposal-private-property-in-object@^7.21.0":
|
402
|
+
version "7.21.0"
|
403
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0.tgz#19496bd9883dd83c23c7d7fc45dcd9ad02dfa1dc"
|
404
|
+
integrity sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==
|
401
405
|
dependencies:
|
402
406
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
403
|
-
"@babel/helper-create-class-features-plugin" "^7.
|
404
|
-
"@babel/helper-plugin-utils" "^7.
|
407
|
+
"@babel/helper-create-class-features-plugin" "^7.21.0"
|
408
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
405
409
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
406
410
|
|
407
411
|
"@babel/plugin-proposal-unicode-property-regex@^7.18.6", "@babel/plugin-proposal-unicode-property-regex@^7.4.4":
|
@@ -517,21 +521,21 @@
|
|
517
521
|
dependencies:
|
518
522
|
"@babel/helper-plugin-utils" "^7.14.5"
|
519
523
|
|
520
|
-
"@babel/plugin-transform-arrow-functions@^7.
|
521
|
-
version "7.
|
522
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.
|
523
|
-
integrity sha512-
|
524
|
+
"@babel/plugin-transform-arrow-functions@^7.20.7":
|
525
|
+
version "7.20.7"
|
526
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.20.7.tgz#bea332b0e8b2dab3dafe55a163d8227531ab0551"
|
527
|
+
integrity sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==
|
524
528
|
dependencies:
|
525
|
-
"@babel/helper-plugin-utils" "^7.
|
529
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
526
530
|
|
527
|
-
"@babel/plugin-transform-async-to-generator@^7.
|
528
|
-
version "7.
|
529
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.
|
530
|
-
integrity sha512-
|
531
|
+
"@babel/plugin-transform-async-to-generator@^7.20.7":
|
532
|
+
version "7.20.7"
|
533
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.20.7.tgz#dfee18623c8cb31deb796aa3ca84dda9cea94354"
|
534
|
+
integrity sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==
|
531
535
|
dependencies:
|
532
536
|
"@babel/helper-module-imports" "^7.18.6"
|
533
|
-
"@babel/helper-plugin-utils" "^7.
|
534
|
-
"@babel/helper-remap-async-to-generator" "^7.18.
|
537
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
538
|
+
"@babel/helper-remap-async-to-generator" "^7.18.9"
|
535
539
|
|
536
540
|
"@babel/plugin-transform-block-scoped-functions@^7.18.6":
|
537
541
|
version "7.18.6"
|
@@ -540,39 +544,40 @@
|
|
540
544
|
dependencies:
|
541
545
|
"@babel/helper-plugin-utils" "^7.18.6"
|
542
546
|
|
543
|
-
"@babel/plugin-transform-block-scoping@^7.
|
544
|
-
version "7.
|
545
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.
|
546
|
-
integrity sha512-
|
547
|
+
"@babel/plugin-transform-block-scoping@^7.21.0":
|
548
|
+
version "7.21.0"
|
549
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.21.0.tgz#e737b91037e5186ee16b76e7ae093358a5634f02"
|
550
|
+
integrity sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==
|
547
551
|
dependencies:
|
548
552
|
"@babel/helper-plugin-utils" "^7.20.2"
|
549
553
|
|
550
|
-
"@babel/plugin-transform-classes@^7.
|
551
|
-
version "7.
|
552
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.
|
553
|
-
integrity sha512-
|
554
|
+
"@babel/plugin-transform-classes@^7.21.0":
|
555
|
+
version "7.21.0"
|
556
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.21.0.tgz#f469d0b07a4c5a7dbb21afad9e27e57b47031665"
|
557
|
+
integrity sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==
|
554
558
|
dependencies:
|
555
559
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
556
|
-
"@babel/helper-compilation-targets" "^7.20.
|
560
|
+
"@babel/helper-compilation-targets" "^7.20.7"
|
557
561
|
"@babel/helper-environment-visitor" "^7.18.9"
|
558
|
-
"@babel/helper-function-name" "^7.
|
562
|
+
"@babel/helper-function-name" "^7.21.0"
|
559
563
|
"@babel/helper-optimise-call-expression" "^7.18.6"
|
560
564
|
"@babel/helper-plugin-utils" "^7.20.2"
|
561
|
-
"@babel/helper-replace-supers" "^7.
|
565
|
+
"@babel/helper-replace-supers" "^7.20.7"
|
562
566
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
563
567
|
globals "^11.1.0"
|
564
568
|
|
565
|
-
"@babel/plugin-transform-computed-properties@^7.
|
566
|
-
version "7.
|
567
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.
|
568
|
-
integrity sha512
|
569
|
+
"@babel/plugin-transform-computed-properties@^7.20.7":
|
570
|
+
version "7.20.7"
|
571
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.20.7.tgz#704cc2fd155d1c996551db8276d55b9d46e4d0aa"
|
572
|
+
integrity sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==
|
569
573
|
dependencies:
|
570
|
-
"@babel/helper-plugin-utils" "^7.
|
574
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
575
|
+
"@babel/template" "^7.20.7"
|
571
576
|
|
572
|
-
"@babel/plugin-transform-destructuring@^7.
|
573
|
-
version "7.
|
574
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.
|
575
|
-
integrity sha512-
|
577
|
+
"@babel/plugin-transform-destructuring@^7.21.3":
|
578
|
+
version "7.21.3"
|
579
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.21.3.tgz#73b46d0fd11cd6ef57dea8a381b1215f4959d401"
|
580
|
+
integrity sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==
|
576
581
|
dependencies:
|
577
582
|
"@babel/helper-plugin-utils" "^7.20.2"
|
578
583
|
|
@@ -599,12 +604,12 @@
|
|
599
604
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.18.6"
|
600
605
|
"@babel/helper-plugin-utils" "^7.18.6"
|
601
606
|
|
602
|
-
"@babel/plugin-transform-for-of@^7.
|
603
|
-
version "7.
|
604
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.
|
605
|
-
integrity sha512-
|
607
|
+
"@babel/plugin-transform-for-of@^7.21.0":
|
608
|
+
version "7.21.0"
|
609
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.0.tgz#964108c9988de1a60b4be2354a7d7e245f36e86e"
|
610
|
+
integrity sha512-LlUYlydgDkKpIY7mcBWvyPPmMcOphEyYA27Ef4xpbh1IiDNLr0kZsos2nf92vz3IccvJI25QUwp86Eo5s6HmBQ==
|
606
611
|
dependencies:
|
607
|
-
"@babel/helper-plugin-utils" "^7.
|
612
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
608
613
|
|
609
614
|
"@babel/plugin-transform-function-name@^7.18.9":
|
610
615
|
version "7.18.9"
|
@@ -629,31 +634,31 @@
|
|
629
634
|
dependencies:
|
630
635
|
"@babel/helper-plugin-utils" "^7.18.6"
|
631
636
|
|
632
|
-
"@babel/plugin-transform-modules-amd@^7.
|
633
|
-
version "7.
|
634
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.
|
635
|
-
integrity sha512-
|
637
|
+
"@babel/plugin-transform-modules-amd@^7.20.11":
|
638
|
+
version "7.20.11"
|
639
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.20.11.tgz#3daccca8e4cc309f03c3a0c4b41dc4b26f55214a"
|
640
|
+
integrity sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==
|
636
641
|
dependencies:
|
637
|
-
"@babel/helper-module-transforms" "^7.
|
638
|
-
"@babel/helper-plugin-utils" "^7.
|
642
|
+
"@babel/helper-module-transforms" "^7.20.11"
|
643
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
639
644
|
|
640
|
-
"@babel/plugin-transform-modules-commonjs@^7.
|
641
|
-
version "7.
|
642
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.
|
643
|
-
integrity sha512-
|
645
|
+
"@babel/plugin-transform-modules-commonjs@^7.21.2":
|
646
|
+
version "7.21.2"
|
647
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.2.tgz#6ff5070e71e3192ef2b7e39820a06fb78e3058e7"
|
648
|
+
integrity sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==
|
644
649
|
dependencies:
|
645
|
-
"@babel/helper-module-transforms" "^7.
|
646
|
-
"@babel/helper-plugin-utils" "^7.
|
647
|
-
"@babel/helper-simple-access" "^7.
|
650
|
+
"@babel/helper-module-transforms" "^7.21.2"
|
651
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
652
|
+
"@babel/helper-simple-access" "^7.20.2"
|
648
653
|
|
649
|
-
"@babel/plugin-transform-modules-systemjs@^7.
|
650
|
-
version "7.
|
651
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.
|
652
|
-
integrity sha512-
|
654
|
+
"@babel/plugin-transform-modules-systemjs@^7.20.11":
|
655
|
+
version "7.20.11"
|
656
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.20.11.tgz#467ec6bba6b6a50634eea61c9c232654d8a4696e"
|
657
|
+
integrity sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==
|
653
658
|
dependencies:
|
654
659
|
"@babel/helper-hoist-variables" "^7.18.6"
|
655
|
-
"@babel/helper-module-transforms" "^7.
|
656
|
-
"@babel/helper-plugin-utils" "^7.
|
660
|
+
"@babel/helper-module-transforms" "^7.20.11"
|
661
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
657
662
|
"@babel/helper-validator-identifier" "^7.19.1"
|
658
663
|
|
659
664
|
"@babel/plugin-transform-modules-umd@^7.18.6":
|
@@ -664,13 +669,13 @@
|
|
664
669
|
"@babel/helper-module-transforms" "^7.18.6"
|
665
670
|
"@babel/helper-plugin-utils" "^7.18.6"
|
666
671
|
|
667
|
-
"@babel/plugin-transform-named-capturing-groups-regex@^7.
|
668
|
-
version "7.
|
669
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.
|
670
|
-
integrity sha512-
|
672
|
+
"@babel/plugin-transform-named-capturing-groups-regex@^7.20.5":
|
673
|
+
version "7.20.5"
|
674
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.20.5.tgz#626298dd62ea51d452c3be58b285d23195ba69a8"
|
675
|
+
integrity sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==
|
671
676
|
dependencies:
|
672
|
-
"@babel/helper-create-regexp-features-plugin" "^7.
|
673
|
-
"@babel/helper-plugin-utils" "^7.
|
677
|
+
"@babel/helper-create-regexp-features-plugin" "^7.20.5"
|
678
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
674
679
|
|
675
680
|
"@babel/plugin-transform-new-target@^7.18.6":
|
676
681
|
version "7.18.6"
|
@@ -687,10 +692,10 @@
|
|
687
692
|
"@babel/helper-plugin-utils" "^7.18.6"
|
688
693
|
"@babel/helper-replace-supers" "^7.18.6"
|
689
694
|
|
690
|
-
"@babel/plugin-transform-parameters@^7.20.
|
691
|
-
version "7.
|
692
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.
|
693
|
-
integrity sha512-
|
695
|
+
"@babel/plugin-transform-parameters@^7.20.7", "@babel/plugin-transform-parameters@^7.21.3":
|
696
|
+
version "7.21.3"
|
697
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.21.3.tgz#18fc4e797cf6d6d972cb8c411dbe8a809fa157db"
|
698
|
+
integrity sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==
|
694
699
|
dependencies:
|
695
700
|
"@babel/helper-plugin-utils" "^7.20.2"
|
696
701
|
|
@@ -701,13 +706,13 @@
|
|
701
706
|
dependencies:
|
702
707
|
"@babel/helper-plugin-utils" "^7.18.6"
|
703
708
|
|
704
|
-
"@babel/plugin-transform-regenerator@^7.
|
705
|
-
version "7.
|
706
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.
|
707
|
-
integrity sha512-
|
709
|
+
"@babel/plugin-transform-regenerator@^7.20.5":
|
710
|
+
version "7.20.5"
|
711
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.20.5.tgz#57cda588c7ffb7f4f8483cc83bdcea02a907f04d"
|
712
|
+
integrity sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==
|
708
713
|
dependencies:
|
709
|
-
"@babel/helper-plugin-utils" "^7.
|
710
|
-
regenerator-transform "^0.15.
|
714
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
715
|
+
regenerator-transform "^0.15.1"
|
711
716
|
|
712
717
|
"@babel/plugin-transform-reserved-words@^7.18.6":
|
713
718
|
version "7.18.6"
|
@@ -723,13 +728,13 @@
|
|
723
728
|
dependencies:
|
724
729
|
"@babel/helper-plugin-utils" "^7.18.6"
|
725
730
|
|
726
|
-
"@babel/plugin-transform-spread@^7.
|
727
|
-
version "7.
|
728
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.
|
729
|
-
integrity sha512-
|
731
|
+
"@babel/plugin-transform-spread@^7.20.7":
|
732
|
+
version "7.20.7"
|
733
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.20.7.tgz#c2d83e0b99d3bf83e07b11995ee24bf7ca09401e"
|
734
|
+
integrity sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==
|
730
735
|
dependencies:
|
731
|
-
"@babel/helper-plugin-utils" "^7.
|
732
|
-
"@babel/helper-skip-transparent-expression-wrappers" "^7.
|
736
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
737
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0"
|
733
738
|
|
734
739
|
"@babel/plugin-transform-sticky-regex@^7.18.6":
|
735
740
|
version "7.18.6"
|
@@ -768,30 +773,30 @@
|
|
768
773
|
"@babel/helper-plugin-utils" "^7.18.6"
|
769
774
|
|
770
775
|
"@babel/preset-env@^7.14.7":
|
771
|
-
version "7.
|
772
|
-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.
|
773
|
-
integrity sha512-
|
776
|
+
version "7.21.4"
|
777
|
+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.21.4.tgz#a952482e634a8dd8271a3fe5459a16eb10739c58"
|
778
|
+
integrity sha512-2W57zHs2yDLm6GD5ZpvNn71lZ0B/iypSdIeq25OurDKji6AdzV07qp4s3n1/x5BqtiGaTrPN3nerlSCaC5qNTw==
|
774
779
|
dependencies:
|
775
|
-
"@babel/compat-data" "^7.
|
776
|
-
"@babel/helper-compilation-targets" "^7.
|
780
|
+
"@babel/compat-data" "^7.21.4"
|
781
|
+
"@babel/helper-compilation-targets" "^7.21.4"
|
777
782
|
"@babel/helper-plugin-utils" "^7.20.2"
|
778
|
-
"@babel/helper-validator-option" "^7.
|
783
|
+
"@babel/helper-validator-option" "^7.21.0"
|
779
784
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
|
780
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.
|
781
|
-
"@babel/plugin-proposal-async-generator-functions" "^7.20.
|
785
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.20.7"
|
786
|
+
"@babel/plugin-proposal-async-generator-functions" "^7.20.7"
|
782
787
|
"@babel/plugin-proposal-class-properties" "^7.18.6"
|
783
|
-
"@babel/plugin-proposal-class-static-block" "^7.
|
788
|
+
"@babel/plugin-proposal-class-static-block" "^7.21.0"
|
784
789
|
"@babel/plugin-proposal-dynamic-import" "^7.18.6"
|
785
790
|
"@babel/plugin-proposal-export-namespace-from" "^7.18.9"
|
786
791
|
"@babel/plugin-proposal-json-strings" "^7.18.6"
|
787
|
-
"@babel/plugin-proposal-logical-assignment-operators" "^7.
|
792
|
+
"@babel/plugin-proposal-logical-assignment-operators" "^7.20.7"
|
788
793
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
|
789
794
|
"@babel/plugin-proposal-numeric-separator" "^7.18.6"
|
790
|
-
"@babel/plugin-proposal-object-rest-spread" "^7.20.
|
795
|
+
"@babel/plugin-proposal-object-rest-spread" "^7.20.7"
|
791
796
|
"@babel/plugin-proposal-optional-catch-binding" "^7.18.6"
|
792
|
-
"@babel/plugin-proposal-optional-chaining" "^7.
|
797
|
+
"@babel/plugin-proposal-optional-chaining" "^7.21.0"
|
793
798
|
"@babel/plugin-proposal-private-methods" "^7.18.6"
|
794
|
-
"@babel/plugin-proposal-private-property-in-object" "^7.
|
799
|
+
"@babel/plugin-proposal-private-property-in-object" "^7.21.0"
|
795
800
|
"@babel/plugin-proposal-unicode-property-regex" "^7.18.6"
|
796
801
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
797
802
|
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
@@ -808,40 +813,40 @@
|
|
808
813
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
809
814
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
810
815
|
"@babel/plugin-syntax-top-level-await" "^7.14.5"
|
811
|
-
"@babel/plugin-transform-arrow-functions" "^7.
|
812
|
-
"@babel/plugin-transform-async-to-generator" "^7.
|
816
|
+
"@babel/plugin-transform-arrow-functions" "^7.20.7"
|
817
|
+
"@babel/plugin-transform-async-to-generator" "^7.20.7"
|
813
818
|
"@babel/plugin-transform-block-scoped-functions" "^7.18.6"
|
814
|
-
"@babel/plugin-transform-block-scoping" "^7.
|
815
|
-
"@babel/plugin-transform-classes" "^7.
|
816
|
-
"@babel/plugin-transform-computed-properties" "^7.
|
817
|
-
"@babel/plugin-transform-destructuring" "^7.
|
819
|
+
"@babel/plugin-transform-block-scoping" "^7.21.0"
|
820
|
+
"@babel/plugin-transform-classes" "^7.21.0"
|
821
|
+
"@babel/plugin-transform-computed-properties" "^7.20.7"
|
822
|
+
"@babel/plugin-transform-destructuring" "^7.21.3"
|
818
823
|
"@babel/plugin-transform-dotall-regex" "^7.18.6"
|
819
824
|
"@babel/plugin-transform-duplicate-keys" "^7.18.9"
|
820
825
|
"@babel/plugin-transform-exponentiation-operator" "^7.18.6"
|
821
|
-
"@babel/plugin-transform-for-of" "^7.
|
826
|
+
"@babel/plugin-transform-for-of" "^7.21.0"
|
822
827
|
"@babel/plugin-transform-function-name" "^7.18.9"
|
823
828
|
"@babel/plugin-transform-literals" "^7.18.9"
|
824
829
|
"@babel/plugin-transform-member-expression-literals" "^7.18.6"
|
825
|
-
"@babel/plugin-transform-modules-amd" "^7.
|
826
|
-
"@babel/plugin-transform-modules-commonjs" "^7.
|
827
|
-
"@babel/plugin-transform-modules-systemjs" "^7.
|
830
|
+
"@babel/plugin-transform-modules-amd" "^7.20.11"
|
831
|
+
"@babel/plugin-transform-modules-commonjs" "^7.21.2"
|
832
|
+
"@babel/plugin-transform-modules-systemjs" "^7.20.11"
|
828
833
|
"@babel/plugin-transform-modules-umd" "^7.18.6"
|
829
|
-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.
|
834
|
+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.20.5"
|
830
835
|
"@babel/plugin-transform-new-target" "^7.18.6"
|
831
836
|
"@babel/plugin-transform-object-super" "^7.18.6"
|
832
|
-
"@babel/plugin-transform-parameters" "^7.
|
837
|
+
"@babel/plugin-transform-parameters" "^7.21.3"
|
833
838
|
"@babel/plugin-transform-property-literals" "^7.18.6"
|
834
|
-
"@babel/plugin-transform-regenerator" "^7.
|
839
|
+
"@babel/plugin-transform-regenerator" "^7.20.5"
|
835
840
|
"@babel/plugin-transform-reserved-words" "^7.18.6"
|
836
841
|
"@babel/plugin-transform-shorthand-properties" "^7.18.6"
|
837
|
-
"@babel/plugin-transform-spread" "^7.
|
842
|
+
"@babel/plugin-transform-spread" "^7.20.7"
|
838
843
|
"@babel/plugin-transform-sticky-regex" "^7.18.6"
|
839
844
|
"@babel/plugin-transform-template-literals" "^7.18.9"
|
840
845
|
"@babel/plugin-transform-typeof-symbol" "^7.18.9"
|
841
846
|
"@babel/plugin-transform-unicode-escapes" "^7.18.10"
|
842
847
|
"@babel/plugin-transform-unicode-regex" "^7.18.6"
|
843
848
|
"@babel/preset-modules" "^0.1.5"
|
844
|
-
"@babel/types" "^7.
|
849
|
+
"@babel/types" "^7.21.4"
|
845
850
|
babel-plugin-polyfill-corejs2 "^0.3.3"
|
846
851
|
babel-plugin-polyfill-corejs3 "^0.6.0"
|
847
852
|
babel-plugin-polyfill-regenerator "^0.4.1"
|
@@ -859,42 +864,47 @@
|
|
859
864
|
"@babel/types" "^7.4.4"
|
860
865
|
esutils "^2.0.2"
|
861
866
|
|
867
|
+
"@babel/regjsgen@^0.8.0":
|
868
|
+
version "0.8.0"
|
869
|
+
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
|
870
|
+
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
871
|
+
|
862
872
|
"@babel/runtime@^7.8.4":
|
863
|
-
version "7.
|
864
|
-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.
|
865
|
-
integrity sha512-
|
873
|
+
version "7.21.0"
|
874
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.0.tgz#5b55c9d394e5fcf304909a8b00c07dc217b56673"
|
875
|
+
integrity sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==
|
866
876
|
dependencies:
|
867
|
-
regenerator-runtime "^0.13.
|
877
|
+
regenerator-runtime "^0.13.11"
|
868
878
|
|
869
|
-
"@babel/template@^7.18.10":
|
870
|
-
version "7.
|
871
|
-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.
|
872
|
-
integrity sha512-
|
879
|
+
"@babel/template@^7.18.10", "@babel/template@^7.20.7":
|
880
|
+
version "7.20.7"
|
881
|
+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8"
|
882
|
+
integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==
|
873
883
|
dependencies:
|
874
884
|
"@babel/code-frame" "^7.18.6"
|
875
|
-
"@babel/parser" "^7.
|
876
|
-
"@babel/types" "^7.
|
885
|
+
"@babel/parser" "^7.20.7"
|
886
|
+
"@babel/types" "^7.20.7"
|
877
887
|
|
878
|
-
"@babel/traverse@^7.
|
879
|
-
version "7.
|
880
|
-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.
|
881
|
-
integrity sha512-
|
888
|
+
"@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4":
|
889
|
+
version "7.21.4"
|
890
|
+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36"
|
891
|
+
integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==
|
882
892
|
dependencies:
|
883
|
-
"@babel/code-frame" "^7.
|
884
|
-
"@babel/generator" "^7.
|
893
|
+
"@babel/code-frame" "^7.21.4"
|
894
|
+
"@babel/generator" "^7.21.4"
|
885
895
|
"@babel/helper-environment-visitor" "^7.18.9"
|
886
|
-
"@babel/helper-function-name" "^7.
|
896
|
+
"@babel/helper-function-name" "^7.21.0"
|
887
897
|
"@babel/helper-hoist-variables" "^7.18.6"
|
888
898
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
889
|
-
"@babel/parser" "^7.
|
890
|
-
"@babel/types" "^7.
|
899
|
+
"@babel/parser" "^7.21.4"
|
900
|
+
"@babel/types" "^7.21.4"
|
891
901
|
debug "^4.1.0"
|
892
902
|
globals "^11.1.0"
|
893
903
|
|
894
|
-
"@babel/types@^7.18.
|
895
|
-
version "7.
|
896
|
-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.
|
897
|
-
integrity sha512-
|
904
|
+
"@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4", "@babel/types@^7.4.4":
|
905
|
+
version "7.21.4"
|
906
|
+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4"
|
907
|
+
integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==
|
898
908
|
dependencies:
|
899
909
|
"@babel/helper-string-parser" "^7.19.4"
|
900
910
|
"@babel/helper-validator-identifier" "^7.19.1"
|
@@ -955,7 +965,7 @@
|
|
955
965
|
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
|
956
966
|
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
957
967
|
|
958
|
-
"@jridgewell/trace-mapping@^0.3.
|
968
|
+
"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
|
959
969
|
version "0.3.17"
|
960
970
|
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985"
|
961
971
|
integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==
|
@@ -965,7 +975,7 @@
|
|
965
975
|
|
966
976
|
"@nodelib/fs.scandir@2.1.5":
|
967
977
|
version "2.1.5"
|
968
|
-
resolved "https://registry.
|
978
|
+
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
969
979
|
integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==
|
970
980
|
dependencies:
|
971
981
|
"@nodelib/fs.stat" "2.0.5"
|
@@ -973,12 +983,12 @@
|
|
973
983
|
|
974
984
|
"@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2":
|
975
985
|
version "2.0.5"
|
976
|
-
resolved "https://registry.
|
986
|
+
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
|
977
987
|
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
|
978
988
|
|
979
989
|
"@nodelib/fs.walk@^1.2.3":
|
980
990
|
version "1.2.8"
|
981
|
-
resolved "https://registry.
|
991
|
+
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
|
982
992
|
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
|
983
993
|
dependencies:
|
984
994
|
"@nodelib/fs.scandir" "2.1.5"
|
@@ -1012,7 +1022,7 @@
|
|
1012
1022
|
|
1013
1023
|
"@trysound/sax@0.2.0":
|
1014
1024
|
version "0.2.0"
|
1015
|
-
resolved "https://registry.
|
1025
|
+
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
|
1016
1026
|
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
|
1017
1027
|
|
1018
1028
|
"@types/eslint-scope@^3.7.3":
|
@@ -1024,9 +1034,9 @@
|
|
1024
1034
|
"@types/estree" "*"
|
1025
1035
|
|
1026
1036
|
"@types/eslint@*":
|
1027
|
-
version "8.
|
1028
|
-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.
|
1029
|
-
integrity sha512-
|
1037
|
+
version "8.37.0"
|
1038
|
+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.37.0.tgz#29cebc6c2a3ac7fea7113207bf5a828fdf4d7ef1"
|
1039
|
+
integrity sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ==
|
1030
1040
|
dependencies:
|
1031
1041
|
"@types/estree" "*"
|
1032
1042
|
"@types/json-schema" "*"
|
@@ -1052,9 +1062,9 @@
|
|
1052
1062
|
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
|
1053
1063
|
|
1054
1064
|
"@types/node@*":
|
1055
|
-
version "18.11
|
1056
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.
|
1057
|
-
integrity sha512-
|
1065
|
+
version "18.15.11"
|
1066
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
|
1067
|
+
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
|
1058
1068
|
|
1059
1069
|
"@types/normalize-package-data@^2.4.0":
|
1060
1070
|
version "2.4.1"
|
@@ -1063,7 +1073,7 @@
|
|
1063
1073
|
|
1064
1074
|
"@types/parse-json@^4.0.0":
|
1065
1075
|
version "4.0.0"
|
1066
|
-
resolved "https://registry.
|
1076
|
+
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
|
1067
1077
|
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
|
1068
1078
|
|
1069
1079
|
"@webassemblyjs/ast@1.11.1":
|
@@ -1225,9 +1235,9 @@ acorn-import-assertions@^1.7.6:
|
|
1225
1235
|
integrity sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==
|
1226
1236
|
|
1227
1237
|
acorn@^8.5.0, acorn@^8.7.1:
|
1228
|
-
version "8.8.
|
1229
|
-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.
|
1230
|
-
integrity sha512-
|
1238
|
+
version "8.8.2"
|
1239
|
+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
|
1240
|
+
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
|
1231
1241
|
|
1232
1242
|
agent-base@6, agent-base@^6.0.2:
|
1233
1243
|
version "6.0.2"
|
@@ -1237,12 +1247,12 @@ agent-base@6, agent-base@^6.0.2:
|
|
1237
1247
|
debug "4"
|
1238
1248
|
|
1239
1249
|
agentkeepalive@^4.1.3:
|
1240
|
-
version "4.
|
1241
|
-
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-4.
|
1242
|
-
integrity sha512-
|
1250
|
+
version "4.3.0"
|
1251
|
+
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-4.3.0.tgz#bb999ff07412653c1803b3ced35e50729830a255"
|
1252
|
+
integrity sha512-7Epl1Blf4Sy37j4v9f9FjICCh4+KAQOyXgHEwlyBiAQLbhKdq/i2QQU3amQalS/wPhdPzDXPL5DMR5bkn+YeWg==
|
1243
1253
|
dependencies:
|
1244
1254
|
debug "^4.1.0"
|
1245
|
-
depd "^
|
1255
|
+
depd "^2.0.0"
|
1246
1256
|
humanize-ms "^1.2.1"
|
1247
1257
|
|
1248
1258
|
aggregate-error@^3.0.0:
|
@@ -1283,9 +1293,9 @@ ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
|
|
1283
1293
|
uri-js "^4.2.2"
|
1284
1294
|
|
1285
1295
|
ajv@^8.0.0, ajv@^8.8.0:
|
1286
|
-
version "8.
|
1287
|
-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.
|
1288
|
-
integrity sha512-
|
1296
|
+
version "8.12.0"
|
1297
|
+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
|
1298
|
+
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
|
1289
1299
|
dependencies:
|
1290
1300
|
fast-deep-equal "^3.1.1"
|
1291
1301
|
json-schema-traverse "^1.0.0"
|
@@ -1334,7 +1344,7 @@ are-we-there-yet@^3.0.0:
|
|
1334
1344
|
|
1335
1345
|
array-union@^2.1.0:
|
1336
1346
|
version "2.1.0"
|
1337
|
-
resolved "https://registry.
|
1347
|
+
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
|
1338
1348
|
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
|
1339
1349
|
|
1340
1350
|
arrify@^1.0.1:
|
@@ -1365,12 +1375,12 @@ asynckit@^0.4.0:
|
|
1365
1375
|
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
|
1366
1376
|
|
1367
1377
|
autoprefixer@^10.2.6:
|
1368
|
-
version "10.4.
|
1369
|
-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.
|
1370
|
-
integrity sha512-
|
1378
|
+
version "10.4.14"
|
1379
|
+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.14.tgz#e28d49902f8e759dd25b153264e862df2705f79d"
|
1380
|
+
integrity sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==
|
1371
1381
|
dependencies:
|
1372
|
-
browserslist "^4.21.
|
1373
|
-
caniuse-lite "^1.0.
|
1382
|
+
browserslist "^4.21.5"
|
1383
|
+
caniuse-lite "^1.0.30001464"
|
1374
1384
|
fraction.js "^4.2.0"
|
1375
1385
|
normalize-range "^0.1.2"
|
1376
1386
|
picocolors "^1.0.0"
|
@@ -1382,9 +1392,9 @@ aws-sign2@~0.7.0:
|
|
1382
1392
|
integrity sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==
|
1383
1393
|
|
1384
1394
|
aws4@^1.8.0:
|
1385
|
-
version "1.
|
1386
|
-
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.
|
1387
|
-
integrity sha512-
|
1395
|
+
version "1.12.0"
|
1396
|
+
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
|
1397
|
+
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
|
1388
1398
|
|
1389
1399
|
babel-loader@^8.0.6:
|
1390
1400
|
version "8.3.0"
|
@@ -1439,8 +1449,8 @@ big.js@^5.2.2:
|
|
1439
1449
|
|
1440
1450
|
boolbase@^1.0.0:
|
1441
1451
|
version "1.0.0"
|
1442
|
-
resolved "https://registry.
|
1443
|
-
integrity
|
1452
|
+
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
|
1453
|
+
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
|
1444
1454
|
|
1445
1455
|
bootstrap-confirmation2@^4.2.1:
|
1446
1456
|
version "4.2.1"
|
@@ -1462,31 +1472,20 @@ brace-expansion@^1.1.7:
|
|
1462
1472
|
|
1463
1473
|
braces@^3.0.2:
|
1464
1474
|
version "3.0.2"
|
1465
|
-
resolved "https://registry.
|
1475
|
+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
|
1466
1476
|
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
|
1467
1477
|
dependencies:
|
1468
1478
|
fill-range "^7.0.1"
|
1469
1479
|
|
1470
|
-
browserslist@^4.0.0, browserslist@^4.
|
1471
|
-
version "4.
|
1472
|
-
resolved "https://registry.
|
1473
|
-
integrity sha512-
|
1474
|
-
dependencies:
|
1475
|
-
caniuse-lite "^1.0.30001332"
|
1476
|
-
electron-to-chromium "^1.4.118"
|
1477
|
-
escalade "^3.1.1"
|
1478
|
-
node-releases "^2.0.3"
|
1479
|
-
picocolors "^1.0.0"
|
1480
|
-
|
1481
|
-
browserslist@^4.14.5, browserslist@^4.21.3, browserslist@^4.21.4:
|
1482
|
-
version "4.21.4"
|
1483
|
-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.4.tgz#e7496bbc67b9e39dd0f98565feccdcb0d4ff6987"
|
1484
|
-
integrity sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==
|
1480
|
+
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.21.3, browserslist@^4.21.4, browserslist@^4.21.5:
|
1481
|
+
version "4.21.5"
|
1482
|
+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.5.tgz#75c5dae60063ee641f977e00edd3cfb2fb7af6a7"
|
1483
|
+
integrity sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==
|
1485
1484
|
dependencies:
|
1486
|
-
caniuse-lite "^1.0.
|
1487
|
-
electron-to-chromium "^1.4.
|
1488
|
-
node-releases "^2.0.
|
1489
|
-
update-browserslist-db "^1.0.
|
1485
|
+
caniuse-lite "^1.0.30001449"
|
1486
|
+
electron-to-chromium "^1.4.284"
|
1487
|
+
node-releases "^2.0.8"
|
1488
|
+
update-browserslist-db "^1.0.10"
|
1490
1489
|
|
1491
1490
|
bs-custom-file-input@^1.3.2:
|
1492
1491
|
version "1.3.4"
|
@@ -1524,7 +1523,7 @@ cacache@^15.2.0:
|
|
1524
1523
|
|
1525
1524
|
callsites@^3.0.0:
|
1526
1525
|
version "3.1.0"
|
1527
|
-
resolved "https://registry.
|
1526
|
+
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
|
1528
1527
|
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
|
1529
1528
|
|
1530
1529
|
camelcase-keys@^6.2.2:
|
@@ -1543,7 +1542,7 @@ camelcase@^5.3.1:
|
|
1543
1542
|
|
1544
1543
|
caniuse-api@^3.0.0:
|
1545
1544
|
version "3.0.0"
|
1546
|
-
resolved "https://registry.
|
1545
|
+
resolved "https://registry.yarnpkg.com/caniuse-api/-/caniuse-api-3.0.0.tgz#5e4d90e2274961d46291997df599e3ed008ee4c0"
|
1547
1546
|
integrity sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==
|
1548
1547
|
dependencies:
|
1549
1548
|
browserslist "^4.0.0"
|
@@ -1551,15 +1550,10 @@ caniuse-api@^3.0.0:
|
|
1551
1550
|
lodash.memoize "^4.1.2"
|
1552
1551
|
lodash.uniq "^4.5.0"
|
1553
1552
|
|
1554
|
-
caniuse-lite@^1.0.0:
|
1555
|
-
version "1.0.
|
1556
|
-
resolved "https://registry.
|
1557
|
-
integrity sha512-
|
1558
|
-
|
1559
|
-
caniuse-lite@^1.0.30001332, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001426:
|
1560
|
-
version "1.0.30001431"
|
1561
|
-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001431.tgz#e7c59bd1bc518fae03a4656be442ce6c4887a795"
|
1562
|
-
integrity sha512-zBUoFU0ZcxpvSt9IU66dXVT/3ctO1cy4y9cscs1szkPlcWb6pasYM144GqrUygUbT+k7cmUCW61cvskjcv0enQ==
|
1553
|
+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001464:
|
1554
|
+
version "1.0.30001473"
|
1555
|
+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001473.tgz#3859898b3cab65fc8905bb923df36ad35058153c"
|
1556
|
+
integrity sha512-ewDad7+D2vlyy+E4UJuVfiBsU69IL+8oVmTuZnH5Q6CIUbxNfI50uVpRHbUPDD6SUaN2o0Lh4DhTrvLG/Tn1yg==
|
1563
1557
|
|
1564
1558
|
caseless@~0.12.0:
|
1565
1559
|
version "0.12.0"
|
@@ -1646,9 +1640,9 @@ color-support@^1.1.2, color-support@^1.1.3:
|
|
1646
1640
|
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
|
1647
1641
|
|
1648
1642
|
colord@^2.9.1:
|
1649
|
-
version "2.9.
|
1650
|
-
resolved "https://registry.
|
1651
|
-
integrity sha512-
|
1643
|
+
version "2.9.3"
|
1644
|
+
resolved "https://registry.yarnpkg.com/colord/-/colord-2.9.3.tgz#4f8ce919de456f1d5c1c368c307fe20f3e59fb43"
|
1645
|
+
integrity sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==
|
1652
1646
|
|
1653
1647
|
colorette@^2.0.14:
|
1654
1648
|
version "2.0.19"
|
@@ -1669,7 +1663,7 @@ commander@^2.20.0:
|
|
1669
1663
|
|
1670
1664
|
commander@^7.0.0, commander@^7.2.0:
|
1671
1665
|
version "7.2.0"
|
1672
|
-
resolved "https://registry.
|
1666
|
+
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
|
1673
1667
|
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
|
1674
1668
|
|
1675
1669
|
commondir@^1.0.1:
|
@@ -1694,7 +1688,7 @@ convert-source-map@^1.7.0:
|
|
1694
1688
|
|
1695
1689
|
copy-webpack-plugin@^9.0.1:
|
1696
1690
|
version "9.1.0"
|
1697
|
-
resolved "https://registry.
|
1691
|
+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-9.1.0.tgz#2d2c460c4c4695ec0a58afb2801a1205256c4e6b"
|
1698
1692
|
integrity sha512-rxnR7PaGigJzhqETHGmAcxKnLZSR5u1Y3/bcIv/1FnqXedcL/E2ewK7ZCNrArJKCiSv8yVXhTqetJh8inDvfsA==
|
1699
1693
|
dependencies:
|
1700
1694
|
fast-glob "^3.2.7"
|
@@ -1705,11 +1699,11 @@ copy-webpack-plugin@^9.0.1:
|
|
1705
1699
|
serialize-javascript "^6.0.0"
|
1706
1700
|
|
1707
1701
|
core-js-compat@^3.25.1:
|
1708
|
-
version "3.
|
1709
|
-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.
|
1710
|
-
integrity sha512-
|
1702
|
+
version "3.29.1"
|
1703
|
+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.29.1.tgz#15c0fb812ea27c973c18d425099afa50b934b41b"
|
1704
|
+
integrity sha512-QmchCua884D8wWskMX8tW5ydINzd8oSJVx38lx/pVkFGqztxt73GYre3pm/hyYq8bPf+MW5In4I/uRShFDsbrA==
|
1711
1705
|
dependencies:
|
1712
|
-
browserslist "^4.21.
|
1706
|
+
browserslist "^4.21.5"
|
1713
1707
|
|
1714
1708
|
core-util-is@1.0.2:
|
1715
1709
|
version "1.0.2"
|
@@ -1722,9 +1716,9 @@ core-util-is@~1.0.0:
|
|
1722
1716
|
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
|
1723
1717
|
|
1724
1718
|
cosmiconfig@^7.0.0:
|
1725
|
-
version "7.0
|
1726
|
-
resolved "https://registry.
|
1727
|
-
integrity sha512-
|
1719
|
+
version "7.1.0"
|
1720
|
+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6"
|
1721
|
+
integrity sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==
|
1728
1722
|
dependencies:
|
1729
1723
|
"@types/parse-json" "^4.0.0"
|
1730
1724
|
import-fresh "^3.2.1"
|
@@ -1741,10 +1735,10 @@ cross-spawn@^7.0.3:
|
|
1741
1735
|
shebang-command "^2.0.0"
|
1742
1736
|
which "^2.0.1"
|
1743
1737
|
|
1744
|
-
css-declaration-sorter@^6.
|
1745
|
-
version "6.
|
1746
|
-
resolved "https://registry.
|
1747
|
-
integrity sha512-
|
1738
|
+
css-declaration-sorter@^6.3.1:
|
1739
|
+
version "6.4.0"
|
1740
|
+
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-6.4.0.tgz#630618adc21724484b3e9505bce812def44000ad"
|
1741
|
+
integrity sha512-jDfsatwWMWN0MODAFuHszfjphEXfNw9JUAhmY4pLu3TyTU+ohUpsbVtbU+1MZn4a47D9kqh03i4eyOm+74+zew==
|
1748
1742
|
|
1749
1743
|
css-loader@^5.2.6:
|
1750
1744
|
version "5.2.7"
|
@@ -1764,7 +1758,7 @@ css-loader@^5.2.6:
|
|
1764
1758
|
|
1765
1759
|
css-minimizer-webpack-plugin@^3.0.2:
|
1766
1760
|
version "3.4.1"
|
1767
|
-
resolved "https://registry.
|
1761
|
+
resolved "https://registry.yarnpkg.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz#ab78f781ced9181992fe7b6e4f3422e76429878f"
|
1768
1762
|
integrity sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==
|
1769
1763
|
dependencies:
|
1770
1764
|
cssnano "^5.0.6"
|
@@ -1776,7 +1770,7 @@ css-minimizer-webpack-plugin@^3.0.2:
|
|
1776
1770
|
|
1777
1771
|
css-select@^4.1.3:
|
1778
1772
|
version "4.3.0"
|
1779
|
-
resolved "https://registry.
|
1773
|
+
resolved "https://registry.yarnpkg.com/css-select/-/css-select-4.3.0.tgz#db7129b2846662fd8628cfc496abb2b59e41529b"
|
1780
1774
|
integrity sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==
|
1781
1775
|
dependencies:
|
1782
1776
|
boolbase "^1.0.0"
|
@@ -1787,7 +1781,7 @@ css-select@^4.1.3:
|
|
1787
1781
|
|
1788
1782
|
css-tree@^1.1.2, css-tree@^1.1.3:
|
1789
1783
|
version "1.1.3"
|
1790
|
-
resolved "https://registry.
|
1784
|
+
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.1.3.tgz#eb4870fb6fd7707327ec95c2ff2ab09b5e8db91d"
|
1791
1785
|
integrity sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==
|
1792
1786
|
dependencies:
|
1793
1787
|
mdn-data "2.0.14"
|
@@ -1795,66 +1789,66 @@ css-tree@^1.1.2, css-tree@^1.1.3:
|
|
1795
1789
|
|
1796
1790
|
css-what@^6.0.1:
|
1797
1791
|
version "6.1.0"
|
1798
|
-
resolved "https://registry.
|
1792
|
+
resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4"
|
1799
1793
|
integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==
|
1800
1794
|
|
1801
1795
|
cssesc@^3.0.0:
|
1802
1796
|
version "3.0.0"
|
1803
|
-
resolved "https://registry.
|
1797
|
+
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
|
1804
1798
|
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
|
1805
1799
|
|
1806
|
-
cssnano-preset-default@^5.2.
|
1807
|
-
version "5.2.
|
1808
|
-
resolved "https://registry.
|
1809
|
-
integrity sha512-
|
1800
|
+
cssnano-preset-default@^5.2.14:
|
1801
|
+
version "5.2.14"
|
1802
|
+
resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-5.2.14.tgz#309def4f7b7e16d71ab2438052093330d9ab45d8"
|
1803
|
+
integrity sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==
|
1810
1804
|
dependencies:
|
1811
|
-
css-declaration-sorter "^6.
|
1805
|
+
css-declaration-sorter "^6.3.1"
|
1812
1806
|
cssnano-utils "^3.1.0"
|
1813
1807
|
postcss-calc "^8.2.3"
|
1814
|
-
postcss-colormin "^5.3.
|
1815
|
-
postcss-convert-values "^5.1.
|
1816
|
-
postcss-discard-comments "^5.1.
|
1808
|
+
postcss-colormin "^5.3.1"
|
1809
|
+
postcss-convert-values "^5.1.3"
|
1810
|
+
postcss-discard-comments "^5.1.2"
|
1817
1811
|
postcss-discard-duplicates "^5.1.0"
|
1818
1812
|
postcss-discard-empty "^5.1.1"
|
1819
1813
|
postcss-discard-overridden "^5.1.0"
|
1820
|
-
postcss-merge-longhand "^5.1.
|
1821
|
-
postcss-merge-rules "^5.1.
|
1814
|
+
postcss-merge-longhand "^5.1.7"
|
1815
|
+
postcss-merge-rules "^5.1.4"
|
1822
1816
|
postcss-minify-font-values "^5.1.0"
|
1823
1817
|
postcss-minify-gradients "^5.1.1"
|
1824
|
-
postcss-minify-params "^5.1.
|
1825
|
-
postcss-minify-selectors "^5.2.
|
1818
|
+
postcss-minify-params "^5.1.4"
|
1819
|
+
postcss-minify-selectors "^5.2.1"
|
1826
1820
|
postcss-normalize-charset "^5.1.0"
|
1827
1821
|
postcss-normalize-display-values "^5.1.0"
|
1828
|
-
postcss-normalize-positions "^5.1.
|
1829
|
-
postcss-normalize-repeat-style "^5.1.
|
1822
|
+
postcss-normalize-positions "^5.1.1"
|
1823
|
+
postcss-normalize-repeat-style "^5.1.1"
|
1830
1824
|
postcss-normalize-string "^5.1.0"
|
1831
1825
|
postcss-normalize-timing-functions "^5.1.0"
|
1832
|
-
postcss-normalize-unicode "^5.1.
|
1826
|
+
postcss-normalize-unicode "^5.1.1"
|
1833
1827
|
postcss-normalize-url "^5.1.0"
|
1834
1828
|
postcss-normalize-whitespace "^5.1.1"
|
1835
|
-
postcss-ordered-values "^5.1.
|
1836
|
-
postcss-reduce-initial "^5.1.
|
1829
|
+
postcss-ordered-values "^5.1.3"
|
1830
|
+
postcss-reduce-initial "^5.1.2"
|
1837
1831
|
postcss-reduce-transforms "^5.1.0"
|
1838
1832
|
postcss-svgo "^5.1.0"
|
1839
1833
|
postcss-unique-selectors "^5.1.1"
|
1840
1834
|
|
1841
1835
|
cssnano-utils@^3.1.0:
|
1842
1836
|
version "3.1.0"
|
1843
|
-
resolved "https://registry.
|
1837
|
+
resolved "https://registry.yarnpkg.com/cssnano-utils/-/cssnano-utils-3.1.0.tgz#95684d08c91511edfc70d2636338ca37ef3a6861"
|
1844
1838
|
integrity sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==
|
1845
1839
|
|
1846
1840
|
cssnano@^5.0.6:
|
1847
|
-
version "5.1.
|
1848
|
-
resolved "https://registry.
|
1849
|
-
integrity sha512-
|
1841
|
+
version "5.1.15"
|
1842
|
+
resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-5.1.15.tgz#ded66b5480d5127fcb44dac12ea5a983755136bf"
|
1843
|
+
integrity sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==
|
1850
1844
|
dependencies:
|
1851
|
-
cssnano-preset-default "^5.2.
|
1845
|
+
cssnano-preset-default "^5.2.14"
|
1852
1846
|
lilconfig "^2.0.3"
|
1853
1847
|
yaml "^1.10.2"
|
1854
1848
|
|
1855
1849
|
csso@^4.2.0:
|
1856
1850
|
version "4.2.0"
|
1857
|
-
resolved "https://registry.
|
1851
|
+
resolved "https://registry.yarnpkg.com/csso/-/csso-4.2.0.tgz#ea3a561346e8dc9f546d6febedd50187cf389529"
|
1858
1852
|
integrity sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==
|
1859
1853
|
dependencies:
|
1860
1854
|
css-tree "^1.1.2"
|
@@ -1896,21 +1890,21 @@ delegates@^1.0.0:
|
|
1896
1890
|
resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
|
1897
1891
|
integrity sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==
|
1898
1892
|
|
1899
|
-
depd@^
|
1900
|
-
version "
|
1901
|
-
resolved "https://registry.yarnpkg.com/depd/-/depd-
|
1902
|
-
integrity sha512-
|
1893
|
+
depd@^2.0.0:
|
1894
|
+
version "2.0.0"
|
1895
|
+
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
|
1896
|
+
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
|
1903
1897
|
|
1904
1898
|
dir-glob@^3.0.1:
|
1905
1899
|
version "3.0.1"
|
1906
|
-
resolved "https://registry.
|
1900
|
+
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
|
1907
1901
|
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
|
1908
1902
|
dependencies:
|
1909
1903
|
path-type "^4.0.0"
|
1910
1904
|
|
1911
1905
|
dom-serializer@^1.0.1:
|
1912
1906
|
version "1.4.1"
|
1913
|
-
resolved "https://registry.
|
1907
|
+
resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-1.4.1.tgz#de5d41b1aea290215dc45a6dae8adcf1d32e2d30"
|
1914
1908
|
integrity sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==
|
1915
1909
|
dependencies:
|
1916
1910
|
domelementtype "^2.0.1"
|
@@ -1919,19 +1913,19 @@ dom-serializer@^1.0.1:
|
|
1919
1913
|
|
1920
1914
|
domelementtype@^2.0.1, domelementtype@^2.2.0:
|
1921
1915
|
version "2.3.0"
|
1922
|
-
resolved "https://registry.
|
1916
|
+
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.3.0.tgz#5c45e8e869952626331d7aab326d01daf65d589d"
|
1923
1917
|
integrity sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==
|
1924
1918
|
|
1925
1919
|
domhandler@^4.2.0, domhandler@^4.3.1:
|
1926
1920
|
version "4.3.1"
|
1927
|
-
resolved "https://registry.
|
1921
|
+
resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-4.3.1.tgz#8d792033416f59d68bc03a5aa7b018c1ca89279c"
|
1928
1922
|
integrity sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==
|
1929
1923
|
dependencies:
|
1930
1924
|
domelementtype "^2.2.0"
|
1931
1925
|
|
1932
1926
|
domutils@^2.8.0:
|
1933
1927
|
version "2.8.0"
|
1934
|
-
resolved "https://registry.
|
1928
|
+
resolved "https://registry.yarnpkg.com/domutils/-/domutils-2.8.0.tgz#4437def5db6e2d1f5d6ee859bd95ca7d02048135"
|
1935
1929
|
integrity sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==
|
1936
1930
|
dependencies:
|
1937
1931
|
dom-serializer "^1.0.1"
|
@@ -1946,10 +1940,10 @@ ecc-jsbn@~0.1.1:
|
|
1946
1940
|
jsbn "~0.1.0"
|
1947
1941
|
safer-buffer "^2.1.0"
|
1948
1942
|
|
1949
|
-
electron-to-chromium@^1.4.
|
1950
|
-
version "1.4.
|
1951
|
-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.
|
1952
|
-
integrity sha512-
|
1943
|
+
electron-to-chromium@^1.4.284:
|
1944
|
+
version "1.4.348"
|
1945
|
+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.348.tgz#f49379dc212d79f39112dd026f53e371279e433d"
|
1946
|
+
integrity sha512-gM7TdwuG3amns/1rlgxMbeeyNoBFPa+4Uu0c7FeROWh4qWmvSOnvcslKmWy51ggLKZ2n/F/4i2HJ+PVNxH9uCQ==
|
1953
1947
|
|
1954
1948
|
emoji-regex@^8.0.0:
|
1955
1949
|
version "8.0.0"
|
@@ -1969,16 +1963,16 @@ encoding@^0.1.12:
|
|
1969
1963
|
iconv-lite "^0.6.2"
|
1970
1964
|
|
1971
1965
|
enhanced-resolve@^5.10.0:
|
1972
|
-
version "5.
|
1973
|
-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.
|
1974
|
-
integrity sha512-
|
1966
|
+
version "5.12.0"
|
1967
|
+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz#300e1c90228f5b570c4d35babf263f6da7155634"
|
1968
|
+
integrity sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ==
|
1975
1969
|
dependencies:
|
1976
1970
|
graceful-fs "^4.2.4"
|
1977
1971
|
tapable "^2.2.0"
|
1978
1972
|
|
1979
1973
|
entities@^2.0.0:
|
1980
1974
|
version "2.2.0"
|
1981
|
-
resolved "https://registry.
|
1975
|
+
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
|
1982
1976
|
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
|
1983
1977
|
|
1984
1978
|
env-paths@^2.2.0:
|
@@ -2055,7 +2049,7 @@ events@^3.2.0:
|
|
2055
2049
|
|
2056
2050
|
expose-loader@^3.0.0:
|
2057
2051
|
version "3.1.0"
|
2058
|
-
resolved "https://registry.
|
2052
|
+
resolved "https://registry.yarnpkg.com/expose-loader/-/expose-loader-3.1.0.tgz#7a0bdecb345b921ca238a8c4715a4ea7e227213f"
|
2059
2053
|
integrity sha512-2RExSo0yJiqP+xiUue13jQa2IHE8kLDzTI7b6kn+vUlBVvlzNSiLDzo4e5Pp5J039usvTUnxZ8sUOhv0Kg15NA==
|
2060
2054
|
|
2061
2055
|
extend@~3.0.2:
|
@@ -2079,9 +2073,9 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
|
2079
2073
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
2080
2074
|
|
2081
2075
|
fast-glob@^3.2.7, fast-glob@^3.2.9:
|
2082
|
-
version "3.2.
|
2083
|
-
resolved "https://registry.
|
2084
|
-
integrity sha512-
|
2076
|
+
version "3.2.12"
|
2077
|
+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
|
2078
|
+
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
|
2085
2079
|
dependencies:
|
2086
2080
|
"@nodelib/fs.stat" "^2.0.2"
|
2087
2081
|
"@nodelib/fs.walk" "^1.2.3"
|
@@ -2100,15 +2094,15 @@ fastest-levenshtein@^1.0.12:
|
|
2100
2094
|
integrity sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==
|
2101
2095
|
|
2102
2096
|
fastq@^1.6.0:
|
2103
|
-
version "1.
|
2104
|
-
resolved "https://registry.
|
2105
|
-
integrity sha512-
|
2097
|
+
version "1.15.0"
|
2098
|
+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.15.0.tgz#d04d07c6a2a68fe4599fea8d2e103a937fae6b3a"
|
2099
|
+
integrity sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==
|
2106
2100
|
dependencies:
|
2107
2101
|
reusify "^1.0.4"
|
2108
2102
|
|
2109
2103
|
fill-range@^7.0.1:
|
2110
2104
|
version "7.0.1"
|
2111
|
-
resolved "https://registry.
|
2105
|
+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
|
2112
2106
|
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
|
2113
2107
|
dependencies:
|
2114
2108
|
to-regex-range "^5.0.1"
|
@@ -2132,7 +2126,7 @@ find-up@^4.0.0, find-up@^4.1.0:
|
|
2132
2126
|
|
2133
2127
|
flatpickr@^4.6.2:
|
2134
2128
|
version "4.6.13"
|
2135
|
-
resolved "https://registry.
|
2129
|
+
resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.6.13.tgz#8a029548187fd6e0d670908471e43abe9ad18d94"
|
2136
2130
|
integrity sha512-97PMG/aywoYpB4IvbvUJi0RQi8vearvU0oov1WW3k0WZPBMrTQVqekSX5CjSG/M4Q3i6A/0FKXC7RyAoAUUSPw==
|
2137
2131
|
|
2138
2132
|
forever-agent@~0.6.1:
|
@@ -2231,14 +2225,14 @@ getpass@^0.1.1:
|
|
2231
2225
|
|
2232
2226
|
glob-parent@^5.1.2:
|
2233
2227
|
version "5.1.2"
|
2234
|
-
resolved "https://registry.
|
2228
|
+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
|
2235
2229
|
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
|
2236
2230
|
dependencies:
|
2237
2231
|
is-glob "^4.0.1"
|
2238
2232
|
|
2239
2233
|
glob-parent@^6.0.1:
|
2240
2234
|
version "6.0.2"
|
2241
|
-
resolved "https://registry.
|
2235
|
+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
|
2242
2236
|
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
|
2243
2237
|
dependencies:
|
2244
2238
|
is-glob "^4.0.3"
|
@@ -2279,7 +2273,7 @@ globals@^11.1.0:
|
|
2279
2273
|
|
2280
2274
|
globby@^11.0.3:
|
2281
2275
|
version "11.1.0"
|
2282
|
-
resolved "https://registry.
|
2276
|
+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
|
2283
2277
|
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
|
2284
2278
|
dependencies:
|
2285
2279
|
array-union "^2.1.0"
|
@@ -2299,9 +2293,9 @@ globule@^1.0.0:
|
|
2299
2293
|
minimatch "~3.0.2"
|
2300
2294
|
|
2301
2295
|
graceful-fs@^4.1.2, graceful-fs@^4.2.4, graceful-fs@^4.2.6, graceful-fs@^4.2.9:
|
2302
|
-
version "4.2.
|
2303
|
-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.
|
2304
|
-
integrity sha512-
|
2296
|
+
version "4.2.11"
|
2297
|
+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
|
2298
|
+
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
|
2305
2299
|
|
2306
2300
|
har-schema@^2.0.0:
|
2307
2301
|
version "2.0.0"
|
@@ -2356,9 +2350,9 @@ hosted-git-info@^4.0.1:
|
|
2356
2350
|
lru-cache "^6.0.0"
|
2357
2351
|
|
2358
2352
|
http-cache-semantics@^4.1.0:
|
2359
|
-
version "4.1.
|
2360
|
-
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.
|
2361
|
-
integrity sha512-
|
2353
|
+
version "4.1.1"
|
2354
|
+
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a"
|
2355
|
+
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==
|
2362
2356
|
|
2363
2357
|
http-proxy-agent@^4.0.1:
|
2364
2358
|
version "4.0.1"
|
@@ -2406,13 +2400,13 @@ icss-utils@^5.0.0, icss-utils@^5.1.0:
|
|
2406
2400
|
integrity sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==
|
2407
2401
|
|
2408
2402
|
ignore@^5.2.0:
|
2409
|
-
version "5.2.
|
2410
|
-
resolved "https://registry.
|
2411
|
-
integrity sha512-
|
2403
|
+
version "5.2.4"
|
2404
|
+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
|
2405
|
+
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
|
2412
2406
|
|
2413
2407
|
import-fresh@^3.2.1:
|
2414
2408
|
version "3.3.0"
|
2415
|
-
resolved "https://registry.
|
2409
|
+
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
|
2416
2410
|
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
|
2417
2411
|
dependencies:
|
2418
2412
|
parent-module "^1.0.0"
|
@@ -2478,8 +2472,8 @@ is-core-module@^2.5.0, is-core-module@^2.9.0:
|
|
2478
2472
|
|
2479
2473
|
is-extglob@^2.1.1:
|
2480
2474
|
version "2.1.1"
|
2481
|
-
resolved "https://registry.
|
2482
|
-
integrity
|
2475
|
+
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
|
2476
|
+
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
|
2483
2477
|
|
2484
2478
|
is-fullwidth-code-point@^3.0.0:
|
2485
2479
|
version "3.0.0"
|
@@ -2488,7 +2482,7 @@ is-fullwidth-code-point@^3.0.0:
|
|
2488
2482
|
|
2489
2483
|
is-glob@^4.0.1, is-glob@^4.0.3:
|
2490
2484
|
version "4.0.3"
|
2491
|
-
resolved "https://registry.
|
2485
|
+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
|
2492
2486
|
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
|
2493
2487
|
dependencies:
|
2494
2488
|
is-extglob "^2.1.1"
|
@@ -2500,7 +2494,7 @@ is-lambda@^1.0.1:
|
|
2500
2494
|
|
2501
2495
|
is-number@^7.0.0:
|
2502
2496
|
version "7.0.0"
|
2503
|
-
resolved "https://registry.
|
2497
|
+
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
|
2504
2498
|
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
|
2505
2499
|
|
2506
2500
|
is-plain-obj@^1.1.0:
|
@@ -2542,7 +2536,7 @@ isstream@~0.1.2:
|
|
2542
2536
|
|
2543
2537
|
jest-worker@^27.0.2, jest-worker@^27.4.5:
|
2544
2538
|
version "27.5.1"
|
2545
|
-
resolved "https://registry.
|
2539
|
+
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.5.1.tgz#8d146f0900e8973b106b6f73cc1e9a8cb86f8db0"
|
2546
2540
|
integrity sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==
|
2547
2541
|
dependencies:
|
2548
2542
|
"@types/node" "*"
|
@@ -2550,9 +2544,9 @@ jest-worker@^27.0.2, jest-worker@^27.4.5:
|
|
2550
2544
|
supports-color "^8.0.0"
|
2551
2545
|
|
2552
2546
|
jquery@^3.6.0:
|
2553
|
-
version "3.6.
|
2554
|
-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.
|
2555
|
-
integrity sha512-
|
2547
|
+
version "3.6.4"
|
2548
|
+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f"
|
2549
|
+
integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ==
|
2556
2550
|
|
2557
2551
|
js-base64@^2.4.9:
|
2558
2552
|
version "2.6.4"
|
@@ -2604,10 +2598,10 @@ json-stringify-safe@~5.0.1:
|
|
2604
2598
|
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
|
2605
2599
|
integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==
|
2606
2600
|
|
2607
|
-
json5@^2.1.2, json5@^2.2.
|
2608
|
-
version "2.2.
|
2609
|
-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.
|
2610
|
-
integrity sha512-
|
2601
|
+
json5@^2.1.2, json5@^2.2.2:
|
2602
|
+
version "2.2.3"
|
2603
|
+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
2604
|
+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
2611
2605
|
|
2612
2606
|
jsprim@^1.2.2:
|
2613
2607
|
version "1.4.2"
|
@@ -2625,14 +2619,14 @@ kind-of@^6.0.2, kind-of@^6.0.3:
|
|
2625
2619
|
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
|
2626
2620
|
|
2627
2621
|
klona@^2.0.4, klona@^2.0.5:
|
2628
|
-
version "2.0.
|
2629
|
-
resolved "https://registry.
|
2630
|
-
integrity sha512-
|
2622
|
+
version "2.0.6"
|
2623
|
+
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.6.tgz#85bffbf819c03b2f53270412420a4555ef882e22"
|
2624
|
+
integrity sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==
|
2631
2625
|
|
2632
2626
|
lilconfig@^2.0.3:
|
2633
|
-
version "2.0
|
2634
|
-
resolved "https://registry.
|
2635
|
-
integrity sha512-
|
2627
|
+
version "2.1.0"
|
2628
|
+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52"
|
2629
|
+
integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==
|
2636
2630
|
|
2637
2631
|
lines-and-columns@^1.1.6:
|
2638
2632
|
version "1.2.4"
|
@@ -2667,19 +2661,26 @@ lodash.debounce@^4.0.8:
|
|
2667
2661
|
|
2668
2662
|
lodash.memoize@^4.1.2:
|
2669
2663
|
version "4.1.2"
|
2670
|
-
resolved "https://registry.
|
2671
|
-
integrity
|
2664
|
+
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
|
2665
|
+
integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==
|
2672
2666
|
|
2673
2667
|
lodash.uniq@^4.5.0:
|
2674
2668
|
version "4.5.0"
|
2675
|
-
resolved "https://registry.
|
2676
|
-
integrity
|
2669
|
+
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
2670
|
+
integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
|
2677
2671
|
|
2678
2672
|
lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.21:
|
2679
2673
|
version "4.17.21"
|
2680
2674
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
2681
2675
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
2682
2676
|
|
2677
|
+
lru-cache@^5.1.1:
|
2678
|
+
version "5.1.1"
|
2679
|
+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
|
2680
|
+
integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
|
2681
|
+
dependencies:
|
2682
|
+
yallist "^3.0.2"
|
2683
|
+
|
2683
2684
|
lru-cache@^6.0.0:
|
2684
2685
|
version "6.0.0"
|
2685
2686
|
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
|
@@ -2690,7 +2691,7 @@ lru-cache@^6.0.0:
|
|
2690
2691
|
magnific-popup@^1.1.0:
|
2691
2692
|
version "1.1.0"
|
2692
2693
|
resolved "https://registry.yarnpkg.com/magnific-popup/-/magnific-popup-1.1.0.tgz#3e7362c5bd18f6785fe99e59d013e20af33d3049"
|
2693
|
-
integrity
|
2694
|
+
integrity sha512-ghSa/1TKsOUL6ZlHfcfFCoB9Wms2nqaDdBEPh6QX9jFYQyMkUu7ciU1mrxedWWq4NM2m1C/llhHKLt6GKRYOzg==
|
2694
2695
|
|
2695
2696
|
make-dir@^3.0.2, make-dir@^3.1.0:
|
2696
2697
|
version "3.1.0"
|
@@ -2733,7 +2734,7 @@ map-obj@^4.0.0:
|
|
2733
2734
|
|
2734
2735
|
mdn-data@2.0.14:
|
2735
2736
|
version "2.0.14"
|
2736
|
-
resolved "https://registry.
|
2737
|
+
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50"
|
2737
2738
|
integrity sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==
|
2738
2739
|
|
2739
2740
|
meow@^9.0.0:
|
@@ -2761,12 +2762,12 @@ merge-stream@^2.0.0:
|
|
2761
2762
|
|
2762
2763
|
merge2@^1.3.0, merge2@^1.4.1:
|
2763
2764
|
version "1.4.1"
|
2764
|
-
resolved "https://registry.
|
2765
|
+
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
|
2765
2766
|
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
|
2766
2767
|
|
2767
2768
|
micromatch@^4.0.4:
|
2768
2769
|
version "4.0.5"
|
2769
|
-
resolved "https://registry.
|
2770
|
+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
|
2770
2771
|
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
|
2771
2772
|
dependencies:
|
2772
2773
|
braces "^3.0.2"
|
@@ -2790,9 +2791,9 @@ min-indent@^1.0.0:
|
|
2790
2791
|
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
|
2791
2792
|
|
2792
2793
|
mini-css-extract-plugin@^2.0.0:
|
2793
|
-
version "2.
|
2794
|
-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.
|
2795
|
-
integrity sha512-
|
2794
|
+
version "2.7.5"
|
2795
|
+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.5.tgz#afbb344977659ec0f1f6e050c7aea456b121cfc5"
|
2796
|
+
integrity sha512-9HaR++0mlgom81s95vvNjxkg52n2b5s//3ZTI1EtzFb98awsLSivs2LMsVqnQ3ay0PVhqWcGNyDaTE961FOcjQ==
|
2796
2797
|
dependencies:
|
2797
2798
|
schema-utils "^4.0.0"
|
2798
2799
|
|
@@ -2859,12 +2860,17 @@ minipass-sized@^1.0.3:
|
|
2859
2860
|
minipass "^3.0.0"
|
2860
2861
|
|
2861
2862
|
minipass@^3.0.0, minipass@^3.1.0, minipass@^3.1.1, minipass@^3.1.3:
|
2862
|
-
version "3.3.
|
2863
|
-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.3.
|
2864
|
-
integrity sha512-
|
2863
|
+
version "3.3.6"
|
2864
|
+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.3.6.tgz#7bba384db3a1520d18c9c0e5251c3444e95dd94a"
|
2865
|
+
integrity sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==
|
2865
2866
|
dependencies:
|
2866
2867
|
yallist "^4.0.0"
|
2867
2868
|
|
2869
|
+
minipass@^4.0.0:
|
2870
|
+
version "4.2.5"
|
2871
|
+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.2.5.tgz#9e0e5256f1e3513f8c34691dd68549e85b2c8ceb"
|
2872
|
+
integrity sha512-+yQl7SX3bIT83Lhb4BVorMAHVuqsskxRdlmO9kTpyukp8vsm2Sn/fUOV9xlnG8/a5JsypJzap21lz/y3FBMJ8Q==
|
2873
|
+
|
2868
2874
|
minizlib@^2.0.0, minizlib@^2.1.1:
|
2869
2875
|
version "2.1.2"
|
2870
2876
|
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
|
@@ -2893,10 +2899,10 @@ nan@^2.13.2:
|
|
2893
2899
|
resolved "https://registry.yarnpkg.com/nan/-/nan-2.17.0.tgz#c0150a2368a182f033e9aa5195ec76ea41a199cb"
|
2894
2900
|
integrity sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==
|
2895
2901
|
|
2896
|
-
nanoid@^3.
|
2897
|
-
version "3.3.
|
2898
|
-
resolved "https://registry.
|
2899
|
-
integrity sha512-
|
2902
|
+
nanoid@^3.3.4:
|
2903
|
+
version "3.3.6"
|
2904
|
+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
|
2905
|
+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
|
2900
2906
|
|
2901
2907
|
negotiator@^0.6.2:
|
2902
2908
|
version "0.6.3"
|
@@ -2924,10 +2930,10 @@ node-gyp@^8.4.1:
|
|
2924
2930
|
tar "^6.1.2"
|
2925
2931
|
which "^2.0.2"
|
2926
2932
|
|
2927
|
-
node-releases@^2.0.
|
2928
|
-
version "2.0.
|
2929
|
-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.
|
2930
|
-
integrity sha512-
|
2933
|
+
node-releases@^2.0.8:
|
2934
|
+
version "2.0.10"
|
2935
|
+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.10.tgz#c311ebae3b6a148c89b1813fd7c4d3c024ef537f"
|
2936
|
+
integrity sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==
|
2931
2937
|
|
2932
2938
|
node-sass@^7.0.1:
|
2933
2939
|
version "7.0.3"
|
@@ -2979,7 +2985,7 @@ normalize-package-data@^3.0.0:
|
|
2979
2985
|
|
2980
2986
|
normalize-path@^3.0.0:
|
2981
2987
|
version "3.0.0"
|
2982
|
-
resolved "https://registry.
|
2988
|
+
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
|
2983
2989
|
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
|
2984
2990
|
|
2985
2991
|
normalize-range@^0.1.2:
|
@@ -2989,7 +2995,7 @@ normalize-range@^0.1.2:
|
|
2989
2995
|
|
2990
2996
|
normalize-url@^6.0.1:
|
2991
2997
|
version "6.1.0"
|
2992
|
-
resolved "https://registry.
|
2998
|
+
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
|
2993
2999
|
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
|
2994
3000
|
|
2995
3001
|
npmlog@^5.0.0:
|
@@ -3013,9 +3019,9 @@ npmlog@^6.0.0:
|
|
3013
3019
|
set-blocking "^2.0.0"
|
3014
3020
|
|
3015
3021
|
nth-check@^2.0.1:
|
3016
|
-
version "2.
|
3017
|
-
resolved "https://registry.
|
3018
|
-
integrity sha512-
|
3022
|
+
version "2.1.1"
|
3023
|
+
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.1.1.tgz#c9eab428effce36cd6b92c924bdb000ef1f1ed1d"
|
3024
|
+
integrity sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==
|
3019
3025
|
dependencies:
|
3020
3026
|
boolbase "^1.0.0"
|
3021
3027
|
|
@@ -3064,7 +3070,7 @@ p-try@^2.0.0:
|
|
3064
3070
|
|
3065
3071
|
parent-module@^1.0.0:
|
3066
3072
|
version "1.0.1"
|
3067
|
-
resolved "https://registry.
|
3073
|
+
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
|
3068
3074
|
integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
|
3069
3075
|
dependencies:
|
3070
3076
|
callsites "^3.0.0"
|
@@ -3101,7 +3107,7 @@ path-parse@^1.0.7:
|
|
3101
3107
|
|
3102
3108
|
path-type@^4.0.0:
|
3103
3109
|
version "4.0.0"
|
3104
|
-
resolved "https://registry.
|
3110
|
+
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
3105
3111
|
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
|
3106
3112
|
|
3107
3113
|
performance-now@^2.1.0:
|
@@ -3109,11 +3115,6 @@ performance-now@^2.1.0:
|
|
3109
3115
|
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
|
3110
3116
|
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
|
3111
3117
|
|
3112
|
-
picocolors@^0.2.1:
|
3113
|
-
version "0.2.1"
|
3114
|
-
resolved "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
|
3115
|
-
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
|
3116
|
-
|
3117
3118
|
picocolors@^1.0.0:
|
3118
3119
|
version "1.0.0"
|
3119
3120
|
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
|
@@ -3121,7 +3122,7 @@ picocolors@^1.0.0:
|
|
3121
3122
|
|
3122
3123
|
picomatch@^2.3.1:
|
3123
3124
|
version "2.3.1"
|
3124
|
-
resolved "https://registry.
|
3125
|
+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
3125
3126
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
3126
3127
|
|
3127
3128
|
pkg-dir@^4.1.0, pkg-dir@^4.2.0:
|
@@ -3138,105 +3139,106 @@ popper.js@^1.15.0:
|
|
3138
3139
|
|
3139
3140
|
postcss-calc@^8.2.3:
|
3140
3141
|
version "8.2.4"
|
3141
|
-
resolved "https://registry.
|
3142
|
+
resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-8.2.4.tgz#77b9c29bfcbe8a07ff6693dc87050828889739a5"
|
3142
3143
|
integrity sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==
|
3143
3144
|
dependencies:
|
3144
3145
|
postcss-selector-parser "^6.0.9"
|
3145
3146
|
postcss-value-parser "^4.2.0"
|
3146
3147
|
|
3147
|
-
postcss-colormin@^5.3.
|
3148
|
-
version "5.3.
|
3149
|
-
resolved "https://registry.
|
3150
|
-
integrity sha512-
|
3148
|
+
postcss-colormin@^5.3.1:
|
3149
|
+
version "5.3.1"
|
3150
|
+
resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-5.3.1.tgz#86c27c26ed6ba00d96c79e08f3ffb418d1d1988f"
|
3151
|
+
integrity sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==
|
3151
3152
|
dependencies:
|
3152
|
-
browserslist "^4.
|
3153
|
+
browserslist "^4.21.4"
|
3153
3154
|
caniuse-api "^3.0.0"
|
3154
3155
|
colord "^2.9.1"
|
3155
3156
|
postcss-value-parser "^4.2.0"
|
3156
3157
|
|
3157
|
-
postcss-convert-values@^5.1.
|
3158
|
-
version "5.1.
|
3159
|
-
resolved "https://registry.
|
3160
|
-
integrity sha512-
|
3158
|
+
postcss-convert-values@^5.1.3:
|
3159
|
+
version "5.1.3"
|
3160
|
+
resolved "https://registry.yarnpkg.com/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz#04998bb9ba6b65aa31035d669a6af342c5f9d393"
|
3161
|
+
integrity sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==
|
3161
3162
|
dependencies:
|
3163
|
+
browserslist "^4.21.4"
|
3162
3164
|
postcss-value-parser "^4.2.0"
|
3163
3165
|
|
3164
|
-
postcss-discard-comments@^5.1.
|
3165
|
-
version "5.1.
|
3166
|
-
resolved "https://registry.
|
3167
|
-
integrity sha512
|
3166
|
+
postcss-discard-comments@^5.1.2:
|
3167
|
+
version "5.1.2"
|
3168
|
+
resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz#8df5e81d2925af2780075840c1526f0660e53696"
|
3169
|
+
integrity sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==
|
3168
3170
|
|
3169
3171
|
postcss-discard-duplicates@^5.1.0:
|
3170
3172
|
version "5.1.0"
|
3171
|
-
resolved "https://registry.
|
3173
|
+
resolved "https://registry.yarnpkg.com/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz#9eb4fe8456706a4eebd6d3b7b777d07bad03e848"
|
3172
3174
|
integrity sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==
|
3173
3175
|
|
3174
3176
|
postcss-discard-empty@^5.1.1:
|
3175
3177
|
version "5.1.1"
|
3176
|
-
resolved "https://registry.
|
3178
|
+
resolved "https://registry.yarnpkg.com/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz#e57762343ff7f503fe53fca553d18d7f0c369c6c"
|
3177
3179
|
integrity sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==
|
3178
3180
|
|
3179
3181
|
postcss-discard-overridden@^5.1.0:
|
3180
3182
|
version "5.1.0"
|
3181
|
-
resolved "https://registry.
|
3183
|
+
resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz#7e8c5b53325747e9d90131bb88635282fb4a276e"
|
3182
3184
|
integrity sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==
|
3183
3185
|
|
3184
3186
|
postcss-loader@^6.1.1:
|
3185
3187
|
version "6.2.1"
|
3186
|
-
resolved "https://registry.
|
3188
|
+
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-6.2.1.tgz#0895f7346b1702103d30fdc66e4d494a93c008ef"
|
3187
3189
|
integrity sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==
|
3188
3190
|
dependencies:
|
3189
3191
|
cosmiconfig "^7.0.0"
|
3190
3192
|
klona "^2.0.5"
|
3191
3193
|
semver "^7.3.5"
|
3192
3194
|
|
3193
|
-
postcss-merge-longhand@^5.1.
|
3194
|
-
version "5.1.
|
3195
|
-
resolved "https://registry.
|
3196
|
-
integrity sha512-
|
3195
|
+
postcss-merge-longhand@^5.1.7:
|
3196
|
+
version "5.1.7"
|
3197
|
+
resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz#24a1bdf402d9ef0e70f568f39bdc0344d568fb16"
|
3198
|
+
integrity sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==
|
3197
3199
|
dependencies:
|
3198
3200
|
postcss-value-parser "^4.2.0"
|
3199
|
-
stylehacks "^5.1.
|
3201
|
+
stylehacks "^5.1.1"
|
3200
3202
|
|
3201
|
-
postcss-merge-rules@^5.1.
|
3202
|
-
version "5.1.
|
3203
|
-
resolved "https://registry.
|
3204
|
-
integrity sha512-
|
3203
|
+
postcss-merge-rules@^5.1.4:
|
3204
|
+
version "5.1.4"
|
3205
|
+
resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-5.1.4.tgz#2f26fa5cacb75b1402e213789f6766ae5e40313c"
|
3206
|
+
integrity sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==
|
3205
3207
|
dependencies:
|
3206
|
-
browserslist "^4.
|
3208
|
+
browserslist "^4.21.4"
|
3207
3209
|
caniuse-api "^3.0.0"
|
3208
3210
|
cssnano-utils "^3.1.0"
|
3209
3211
|
postcss-selector-parser "^6.0.5"
|
3210
3212
|
|
3211
3213
|
postcss-minify-font-values@^5.1.0:
|
3212
3214
|
version "5.1.0"
|
3213
|
-
resolved "https://registry.
|
3215
|
+
resolved "https://registry.yarnpkg.com/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz#f1df0014a726083d260d3bd85d7385fb89d1f01b"
|
3214
3216
|
integrity sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==
|
3215
3217
|
dependencies:
|
3216
3218
|
postcss-value-parser "^4.2.0"
|
3217
3219
|
|
3218
3220
|
postcss-minify-gradients@^5.1.1:
|
3219
3221
|
version "5.1.1"
|
3220
|
-
resolved "https://registry.
|
3222
|
+
resolved "https://registry.yarnpkg.com/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz#f1fe1b4f498134a5068240c2f25d46fcd236ba2c"
|
3221
3223
|
integrity sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==
|
3222
3224
|
dependencies:
|
3223
3225
|
colord "^2.9.1"
|
3224
3226
|
cssnano-utils "^3.1.0"
|
3225
3227
|
postcss-value-parser "^4.2.0"
|
3226
3228
|
|
3227
|
-
postcss-minify-params@^5.1.
|
3228
|
-
version "5.1.
|
3229
|
-
resolved "https://registry.
|
3230
|
-
integrity sha512
|
3229
|
+
postcss-minify-params@^5.1.4:
|
3230
|
+
version "5.1.4"
|
3231
|
+
resolved "https://registry.yarnpkg.com/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz#c06a6c787128b3208b38c9364cfc40c8aa5d7352"
|
3232
|
+
integrity sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==
|
3231
3233
|
dependencies:
|
3232
|
-
browserslist "^4.
|
3234
|
+
browserslist "^4.21.4"
|
3233
3235
|
cssnano-utils "^3.1.0"
|
3234
3236
|
postcss-value-parser "^4.2.0"
|
3235
3237
|
|
3236
|
-
postcss-minify-selectors@^5.2.
|
3237
|
-
version "5.2.
|
3238
|
-
resolved "https://registry.
|
3239
|
-
integrity sha512-
|
3238
|
+
postcss-minify-selectors@^5.2.1:
|
3239
|
+
version "5.2.1"
|
3240
|
+
resolved "https://registry.yarnpkg.com/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz#d4e7e6b46147b8117ea9325a915a801d5fe656c6"
|
3241
|
+
integrity sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==
|
3240
3242
|
dependencies:
|
3241
3243
|
postcss-selector-parser "^6.0.5"
|
3242
3244
|
|
@@ -3270,55 +3272,55 @@ postcss-modules-values@^4.0.0:
|
|
3270
3272
|
|
3271
3273
|
postcss-normalize-charset@^5.1.0:
|
3272
3274
|
version "5.1.0"
|
3273
|
-
resolved "https://registry.
|
3275
|
+
resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz#9302de0b29094b52c259e9b2cf8dc0879879f0ed"
|
3274
3276
|
integrity sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==
|
3275
3277
|
|
3276
3278
|
postcss-normalize-display-values@^5.1.0:
|
3277
3279
|
version "5.1.0"
|
3278
|
-
resolved "https://registry.
|
3280
|
+
resolved "https://registry.yarnpkg.com/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz#72abbae58081960e9edd7200fcf21ab8325c3da8"
|
3279
3281
|
integrity sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==
|
3280
3282
|
dependencies:
|
3281
3283
|
postcss-value-parser "^4.2.0"
|
3282
3284
|
|
3283
|
-
postcss-normalize-positions@^5.1.
|
3284
|
-
version "5.1.
|
3285
|
-
resolved "https://registry.
|
3286
|
-
integrity sha512-
|
3285
|
+
postcss-normalize-positions@^5.1.1:
|
3286
|
+
version "5.1.1"
|
3287
|
+
resolved "https://registry.yarnpkg.com/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz#ef97279d894087b59325b45c47f1e863daefbb92"
|
3288
|
+
integrity sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==
|
3287
3289
|
dependencies:
|
3288
3290
|
postcss-value-parser "^4.2.0"
|
3289
3291
|
|
3290
|
-
postcss-normalize-repeat-style@^5.1.
|
3291
|
-
version "5.1.
|
3292
|
-
resolved "https://registry.
|
3293
|
-
integrity sha512-
|
3292
|
+
postcss-normalize-repeat-style@^5.1.1:
|
3293
|
+
version "5.1.1"
|
3294
|
+
resolved "https://registry.yarnpkg.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz#e9eb96805204f4766df66fd09ed2e13545420fb2"
|
3295
|
+
integrity sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==
|
3294
3296
|
dependencies:
|
3295
3297
|
postcss-value-parser "^4.2.0"
|
3296
3298
|
|
3297
3299
|
postcss-normalize-string@^5.1.0:
|
3298
3300
|
version "5.1.0"
|
3299
|
-
resolved "https://registry.
|
3301
|
+
resolved "https://registry.yarnpkg.com/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz#411961169e07308c82c1f8c55f3e8a337757e228"
|
3300
3302
|
integrity sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==
|
3301
3303
|
dependencies:
|
3302
3304
|
postcss-value-parser "^4.2.0"
|
3303
3305
|
|
3304
3306
|
postcss-normalize-timing-functions@^5.1.0:
|
3305
3307
|
version "5.1.0"
|
3306
|
-
resolved "https://registry.
|
3308
|
+
resolved "https://registry.yarnpkg.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz#d5614410f8f0b2388e9f240aa6011ba6f52dafbb"
|
3307
3309
|
integrity sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==
|
3308
3310
|
dependencies:
|
3309
3311
|
postcss-value-parser "^4.2.0"
|
3310
3312
|
|
3311
|
-
postcss-normalize-unicode@^5.1.
|
3312
|
-
version "5.1.
|
3313
|
-
resolved "https://registry.
|
3314
|
-
integrity sha512-
|
3313
|
+
postcss-normalize-unicode@^5.1.1:
|
3314
|
+
version "5.1.1"
|
3315
|
+
resolved "https://registry.yarnpkg.com/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz#f67297fca3fea7f17e0d2caa40769afc487aa030"
|
3316
|
+
integrity sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==
|
3315
3317
|
dependencies:
|
3316
|
-
browserslist "^4.
|
3318
|
+
browserslist "^4.21.4"
|
3317
3319
|
postcss-value-parser "^4.2.0"
|
3318
3320
|
|
3319
3321
|
postcss-normalize-url@^5.1.0:
|
3320
3322
|
version "5.1.0"
|
3321
|
-
resolved "https://registry.
|
3323
|
+
resolved "https://registry.yarnpkg.com/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz#ed9d88ca82e21abef99f743457d3729a042adcdc"
|
3322
3324
|
integrity sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==
|
3323
3325
|
dependencies:
|
3324
3326
|
normalize-url "^6.0.1"
|
@@ -3326,45 +3328,45 @@ postcss-normalize-url@^5.1.0:
|
|
3326
3328
|
|
3327
3329
|
postcss-normalize-whitespace@^5.1.1:
|
3328
3330
|
version "5.1.1"
|
3329
|
-
resolved "https://registry.
|
3331
|
+
resolved "https://registry.yarnpkg.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz#08a1a0d1ffa17a7cc6efe1e6c9da969cc4493cfa"
|
3330
3332
|
integrity sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==
|
3331
3333
|
dependencies:
|
3332
3334
|
postcss-value-parser "^4.2.0"
|
3333
3335
|
|
3334
|
-
postcss-ordered-values@^5.1.
|
3335
|
-
version "5.1.
|
3336
|
-
resolved "https://registry.
|
3337
|
-
integrity sha512-
|
3336
|
+
postcss-ordered-values@^5.1.3:
|
3337
|
+
version "5.1.3"
|
3338
|
+
resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz#b6fd2bd10f937b23d86bc829c69e7732ce76ea38"
|
3339
|
+
integrity sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==
|
3338
3340
|
dependencies:
|
3339
3341
|
cssnano-utils "^3.1.0"
|
3340
3342
|
postcss-value-parser "^4.2.0"
|
3341
3343
|
|
3342
|
-
postcss-reduce-initial@^5.1.
|
3343
|
-
version "5.1.
|
3344
|
-
resolved "https://registry.
|
3345
|
-
integrity sha512-
|
3344
|
+
postcss-reduce-initial@^5.1.2:
|
3345
|
+
version "5.1.2"
|
3346
|
+
resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-5.1.2.tgz#798cd77b3e033eae7105c18c9d371d989e1382d6"
|
3347
|
+
integrity sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==
|
3346
3348
|
dependencies:
|
3347
|
-
browserslist "^4.
|
3349
|
+
browserslist "^4.21.4"
|
3348
3350
|
caniuse-api "^3.0.0"
|
3349
3351
|
|
3350
3352
|
postcss-reduce-transforms@^5.1.0:
|
3351
3353
|
version "5.1.0"
|
3352
|
-
resolved "https://registry.
|
3354
|
+
resolved "https://registry.yarnpkg.com/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz#333b70e7758b802f3dd0ddfe98bb1ccfef96b6e9"
|
3353
3355
|
integrity sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==
|
3354
3356
|
dependencies:
|
3355
3357
|
postcss-value-parser "^4.2.0"
|
3356
3358
|
|
3357
3359
|
postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.9:
|
3358
|
-
version "6.0.
|
3359
|
-
resolved "https://registry.
|
3360
|
-
integrity sha512-
|
3360
|
+
version "6.0.11"
|
3361
|
+
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz#2e41dc39b7ad74046e1615185185cd0b17d0c8dc"
|
3362
|
+
integrity sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==
|
3361
3363
|
dependencies:
|
3362
3364
|
cssesc "^3.0.0"
|
3363
3365
|
util-deprecate "^1.0.2"
|
3364
3366
|
|
3365
3367
|
postcss-svgo@^5.1.0:
|
3366
3368
|
version "5.1.0"
|
3367
|
-
resolved "https://registry.
|
3369
|
+
resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-5.1.0.tgz#0a317400ced789f233a28826e77523f15857d80d"
|
3368
3370
|
integrity sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==
|
3369
3371
|
dependencies:
|
3370
3372
|
postcss-value-parser "^4.2.0"
|
@@ -3372,29 +3374,20 @@ postcss-svgo@^5.1.0:
|
|
3372
3374
|
|
3373
3375
|
postcss-unique-selectors@^5.1.1:
|
3374
3376
|
version "5.1.1"
|
3375
|
-
resolved "https://registry.
|
3377
|
+
resolved "https://registry.yarnpkg.com/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz#a9f273d1eacd09e9aa6088f4b0507b18b1b541b6"
|
3376
3378
|
integrity sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==
|
3377
3379
|
dependencies:
|
3378
3380
|
postcss-selector-parser "^6.0.5"
|
3379
3381
|
|
3380
3382
|
postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
|
3381
3383
|
version "4.2.0"
|
3382
|
-
resolved "https://registry.
|
3384
|
+
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
|
3383
3385
|
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
|
3384
3386
|
|
3385
|
-
postcss@^8.2.15:
|
3386
|
-
version "8.
|
3387
|
-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.
|
3388
|
-
integrity sha512-
|
3389
|
-
dependencies:
|
3390
|
-
nanoid "^3.1.28"
|
3391
|
-
picocolors "^0.2.1"
|
3392
|
-
source-map-js "^0.6.2"
|
3393
|
-
|
3394
|
-
postcss@^8.3.5:
|
3395
|
-
version "8.4.19"
|
3396
|
-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19.tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc"
|
3397
|
-
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
|
3387
|
+
postcss@^8.2.15, postcss@^8.3.5:
|
3388
|
+
version "8.4.21"
|
3389
|
+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
|
3390
|
+
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
|
3398
3391
|
dependencies:
|
3399
3392
|
nanoid "^3.3.4"
|
3400
3393
|
picocolors "^1.0.0"
|
@@ -3424,9 +3417,9 @@ psl@^1.1.28:
|
|
3424
3417
|
integrity sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==
|
3425
3418
|
|
3426
3419
|
punycode@^2.1.0, punycode@^2.1.1:
|
3427
|
-
version "2.
|
3428
|
-
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.
|
3429
|
-
integrity sha512-
|
3420
|
+
version "2.3.0"
|
3421
|
+
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
|
3422
|
+
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
|
3430
3423
|
|
3431
3424
|
qs@~6.5.2:
|
3432
3425
|
version "6.5.3"
|
@@ -3435,7 +3428,7 @@ qs@~6.5.2:
|
|
3435
3428
|
|
3436
3429
|
queue-microtask@^1.2.2:
|
3437
3430
|
version "1.2.3"
|
3438
|
-
resolved "https://registry.
|
3431
|
+
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
|
3439
3432
|
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
|
3440
3433
|
|
3441
3434
|
quick-lru@^4.0.1:
|
@@ -3470,9 +3463,9 @@ read-pkg@^5.2.0:
|
|
3470
3463
|
type-fest "^0.6.0"
|
3471
3464
|
|
3472
3465
|
readable-stream@^2.0.1:
|
3473
|
-
version "2.3.
|
3474
|
-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.
|
3475
|
-
integrity sha512-
|
3466
|
+
version "2.3.8"
|
3467
|
+
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.8.tgz#91125e8042bba1b9887f49345f6277027ce8be9b"
|
3468
|
+
integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==
|
3476
3469
|
dependencies:
|
3477
3470
|
core-util-is "~1.0.0"
|
3478
3471
|
inherits "~2.0.3"
|
@@ -3483,9 +3476,9 @@ readable-stream@^2.0.1:
|
|
3483
3476
|
util-deprecate "~1.0.1"
|
3484
3477
|
|
3485
3478
|
readable-stream@^3.6.0:
|
3486
|
-
version "3.6.
|
3487
|
-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.
|
3488
|
-
integrity sha512-
|
3479
|
+
version "3.6.2"
|
3480
|
+
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967"
|
3481
|
+
integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==
|
3489
3482
|
dependencies:
|
3490
3483
|
inherits "^2.0.3"
|
3491
3484
|
string_decoder "^1.1.1"
|
@@ -3518,35 +3511,30 @@ regenerate@^1.4.2:
|
|
3518
3511
|
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
|
3519
3512
|
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
|
3520
3513
|
|
3521
|
-
regenerator-runtime@^0.13.
|
3522
|
-
version "0.13.
|
3523
|
-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.
|
3524
|
-
integrity sha512-
|
3514
|
+
regenerator-runtime@^0.13.11:
|
3515
|
+
version "0.13.11"
|
3516
|
+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
|
3517
|
+
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
|
3525
3518
|
|
3526
|
-
regenerator-transform@^0.15.
|
3527
|
-
version "0.15.
|
3528
|
-
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.
|
3529
|
-
integrity sha512-
|
3519
|
+
regenerator-transform@^0.15.1:
|
3520
|
+
version "0.15.1"
|
3521
|
+
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.1.tgz#f6c4e99fc1b4591f780db2586328e4d9a9d8dc56"
|
3522
|
+
integrity sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==
|
3530
3523
|
dependencies:
|
3531
3524
|
"@babel/runtime" "^7.8.4"
|
3532
3525
|
|
3533
|
-
regexpu-core@^5.1
|
3534
|
-
version "5.
|
3535
|
-
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-5.
|
3536
|
-
integrity sha512-
|
3526
|
+
regexpu-core@^5.3.1:
|
3527
|
+
version "5.3.2"
|
3528
|
+
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-5.3.2.tgz#11a2b06884f3527aec3e93dbbf4a3b958a95546b"
|
3529
|
+
integrity sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==
|
3537
3530
|
dependencies:
|
3531
|
+
"@babel/regjsgen" "^0.8.0"
|
3538
3532
|
regenerate "^1.4.2"
|
3539
3533
|
regenerate-unicode-properties "^10.1.0"
|
3540
|
-
regjsgen "^0.7.1"
|
3541
3534
|
regjsparser "^0.9.1"
|
3542
3535
|
unicode-match-property-ecmascript "^2.0.0"
|
3543
3536
|
unicode-match-property-value-ecmascript "^2.1.0"
|
3544
3537
|
|
3545
|
-
regjsgen@^0.7.1:
|
3546
|
-
version "0.7.1"
|
3547
|
-
resolved "https://registry.yarnpkg.com/regjsgen/-/regjsgen-0.7.1.tgz#ee5ef30e18d3f09b7c369b76e7c2373ed25546f6"
|
3548
|
-
integrity sha512-RAt+8H2ZEzHeYWxZ3H2z6tF18zyyOnlcdaafLrm21Bguj7uZy6ULibiAFdXEtKQY4Sy7wDTwDiOazasMLc4KPA==
|
3549
|
-
|
3550
3538
|
regjsparser@^0.9.1:
|
3551
3539
|
version "0.9.1"
|
3552
3540
|
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.9.1.tgz#272d05aa10c7c1f67095b1ff0addae8442fc5709"
|
@@ -3599,7 +3587,7 @@ resolve-cwd@^3.0.0:
|
|
3599
3587
|
|
3600
3588
|
resolve-from@^4.0.0:
|
3601
3589
|
version "4.0.0"
|
3602
|
-
resolved "https://registry.
|
3590
|
+
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
|
3603
3591
|
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
|
3604
3592
|
|
3605
3593
|
resolve-from@^5.0.0:
|
@@ -3623,7 +3611,7 @@ retry@^0.12.0:
|
|
3623
3611
|
|
3624
3612
|
reusify@^1.0.4:
|
3625
3613
|
version "1.0.4"
|
3626
|
-
resolved "https://registry.
|
3614
|
+
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
|
3627
3615
|
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
|
3628
3616
|
|
3629
3617
|
rimraf@^3.0.2:
|
@@ -3635,7 +3623,7 @@ rimraf@^3.0.2:
|
|
3635
3623
|
|
3636
3624
|
run-parallel@^1.1.9:
|
3637
3625
|
version "1.2.0"
|
3638
|
-
resolved "https://registry.
|
3626
|
+
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
|
3639
3627
|
integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==
|
3640
3628
|
dependencies:
|
3641
3629
|
queue-microtask "^1.2.2"
|
@@ -3667,7 +3655,7 @@ sass-graph@^4.0.1:
|
|
3667
3655
|
|
3668
3656
|
sass-loader@^12.1.0:
|
3669
3657
|
version "12.6.0"
|
3670
|
-
resolved "https://registry.
|
3658
|
+
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-12.6.0.tgz#5148362c8e2cdd4b950f3c63ac5d16dbfed37bcb"
|
3671
3659
|
integrity sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==
|
3672
3660
|
dependencies:
|
3673
3661
|
klona "^2.0.4"
|
@@ -3736,10 +3724,10 @@ semver@^7.3.4, semver@^7.3.5:
|
|
3736
3724
|
dependencies:
|
3737
3725
|
lru-cache "^6.0.0"
|
3738
3726
|
|
3739
|
-
serialize-javascript@^6.0.0:
|
3740
|
-
version "6.0.
|
3741
|
-
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.
|
3742
|
-
integrity sha512-
|
3727
|
+
serialize-javascript@^6.0.0, serialize-javascript@^6.0.1:
|
3728
|
+
version "6.0.1"
|
3729
|
+
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.1.tgz#b206efb27c3da0b0ab6b52f48d170b7996458e5c"
|
3730
|
+
integrity sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==
|
3743
3731
|
dependencies:
|
3744
3732
|
randombytes "^2.1.0"
|
3745
3733
|
|
@@ -3774,7 +3762,7 @@ signal-exit@^3.0.0, signal-exit@^3.0.7:
|
|
3774
3762
|
|
3775
3763
|
slash@^3.0.0:
|
3776
3764
|
version "3.0.0"
|
3777
|
-
resolved "https://registry.
|
3765
|
+
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
|
3778
3766
|
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
|
3779
3767
|
|
3780
3768
|
smart-buffer@^4.2.0:
|
@@ -3799,11 +3787,6 @@ socks@^2.6.2:
|
|
3799
3787
|
ip "^2.0.0"
|
3800
3788
|
smart-buffer "^4.2.0"
|
3801
3789
|
|
3802
|
-
source-map-js@^0.6.2:
|
3803
|
-
version "0.6.2"
|
3804
|
-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
|
3805
|
-
integrity sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==
|
3806
|
-
|
3807
3790
|
source-map-js@^1.0.2:
|
3808
3791
|
version "1.0.2"
|
3809
3792
|
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
|
@@ -3828,9 +3811,9 @@ source-map@^0.7.3:
|
|
3828
3811
|
integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==
|
3829
3812
|
|
3830
3813
|
spdx-correct@^3.0.0:
|
3831
|
-
version "3.
|
3832
|
-
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.
|
3833
|
-
integrity sha512-
|
3814
|
+
version "3.2.0"
|
3815
|
+
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.2.0.tgz#4f5ab0668f0059e34f9c00dce331784a12de4e9c"
|
3816
|
+
integrity sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==
|
3834
3817
|
dependencies:
|
3835
3818
|
spdx-expression-parse "^3.0.0"
|
3836
3819
|
spdx-license-ids "^3.0.0"
|
@@ -3849,9 +3832,9 @@ spdx-expression-parse@^3.0.0:
|
|
3849
3832
|
spdx-license-ids "^3.0.0"
|
3850
3833
|
|
3851
3834
|
spdx-license-ids@^3.0.0:
|
3852
|
-
version "3.0.
|
3853
|
-
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.
|
3854
|
-
integrity sha512-
|
3835
|
+
version "3.0.13"
|
3836
|
+
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.13.tgz#7189a474c46f8d47c7b0da4b987bb45e908bd2d5"
|
3837
|
+
integrity sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==
|
3855
3838
|
|
3856
3839
|
sshpk@^1.7.0:
|
3857
3840
|
version "1.17.0"
|
@@ -3877,7 +3860,7 @@ ssri@^8.0.0, ssri@^8.0.1:
|
|
3877
3860
|
|
3878
3861
|
stable@^0.1.8:
|
3879
3862
|
version "0.1.8"
|
3880
|
-
resolved "https://registry.
|
3863
|
+
resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf"
|
3881
3864
|
integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==
|
3882
3865
|
|
3883
3866
|
stdout-stream@^1.4.0:
|
@@ -3924,12 +3907,12 @@ strip-indent@^3.0.0:
|
|
3924
3907
|
dependencies:
|
3925
3908
|
min-indent "^1.0.0"
|
3926
3909
|
|
3927
|
-
stylehacks@^5.1.
|
3928
|
-
version "5.1.
|
3929
|
-
resolved "https://registry.
|
3930
|
-
integrity sha512-
|
3910
|
+
stylehacks@^5.1.1:
|
3911
|
+
version "5.1.1"
|
3912
|
+
resolved "https://registry.yarnpkg.com/stylehacks/-/stylehacks-5.1.1.tgz#7934a34eb59d7152149fa69d6e9e56f2fc34bcc9"
|
3913
|
+
integrity sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==
|
3931
3914
|
dependencies:
|
3932
|
-
browserslist "^4.
|
3915
|
+
browserslist "^4.21.4"
|
3933
3916
|
postcss-selector-parser "^6.0.4"
|
3934
3917
|
|
3935
3918
|
supports-color@^5.3.0:
|
@@ -3960,7 +3943,7 @@ supports-preserve-symlinks-flag@^1.0.0:
|
|
3960
3943
|
|
3961
3944
|
svgo@^2.7.0:
|
3962
3945
|
version "2.8.0"
|
3963
|
-
resolved "https://registry.
|
3946
|
+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
|
3964
3947
|
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
|
3965
3948
|
dependencies:
|
3966
3949
|
"@trysound/sax" "0.2.0"
|
@@ -3977,32 +3960,32 @@ tapable@^2.1.1, tapable@^2.2.0:
|
|
3977
3960
|
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
|
3978
3961
|
|
3979
3962
|
tar@^6.0.2, tar@^6.1.2:
|
3980
|
-
version "6.1.
|
3981
|
-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.
|
3982
|
-
integrity sha512-
|
3963
|
+
version "6.1.13"
|
3964
|
+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.13.tgz#46e22529000f612180601a6fe0680e7da508847b"
|
3965
|
+
integrity sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==
|
3983
3966
|
dependencies:
|
3984
3967
|
chownr "^2.0.0"
|
3985
3968
|
fs-minipass "^2.0.0"
|
3986
|
-
minipass "^
|
3969
|
+
minipass "^4.0.0"
|
3987
3970
|
minizlib "^2.1.1"
|
3988
3971
|
mkdirp "^1.0.3"
|
3989
3972
|
yallist "^4.0.0"
|
3990
3973
|
|
3991
3974
|
terser-webpack-plugin@^5.1.3:
|
3992
|
-
version "5.3.
|
3993
|
-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.
|
3994
|
-
integrity sha512-
|
3975
|
+
version "5.3.7"
|
3976
|
+
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.7.tgz#ef760632d24991760f339fe9290deb936ad1ffc7"
|
3977
|
+
integrity sha512-AfKwIktyP7Cu50xNjXF/6Qb5lBNzYaWpU6YfoX3uZicTx0zTy0stDDCsvjDapKsSDvOeWo5MEq4TmdBy2cNoHw==
|
3995
3978
|
dependencies:
|
3996
|
-
"@jridgewell/trace-mapping" "^0.3.
|
3979
|
+
"@jridgewell/trace-mapping" "^0.3.17"
|
3997
3980
|
jest-worker "^27.4.5"
|
3998
3981
|
schema-utils "^3.1.1"
|
3999
|
-
serialize-javascript "^6.0.
|
4000
|
-
terser "^5.
|
3982
|
+
serialize-javascript "^6.0.1"
|
3983
|
+
terser "^5.16.5"
|
4001
3984
|
|
4002
|
-
terser@^5.
|
4003
|
-
version "5.
|
4004
|
-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.
|
4005
|
-
integrity sha512-
|
3985
|
+
terser@^5.16.5:
|
3986
|
+
version "5.16.8"
|
3987
|
+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.16.8.tgz#ccde583dabe71df3f4ed02b65eb6532e0fae15d5"
|
3988
|
+
integrity sha512-QI5g1E/ef7d+PsDifb+a6nnVgC4F22Bg6T0xrBrz6iloVB4PUkkunp6V8nzoOOZJIzjWVdAGqCdlKlhLq/TbIA==
|
4006
3989
|
dependencies:
|
4007
3990
|
"@jridgewell/source-map" "^0.3.2"
|
4008
3991
|
acorn "^8.5.0"
|
@@ -4016,7 +3999,7 @@ to-fast-properties@^2.0.0:
|
|
4016
3999
|
|
4017
4000
|
to-regex-range@^5.0.1:
|
4018
4001
|
version "5.0.1"
|
4019
|
-
resolved "https://registry.
|
4002
|
+
resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
|
4020
4003
|
integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
|
4021
4004
|
dependencies:
|
4022
4005
|
is-number "^7.0.0"
|
@@ -4105,7 +4088,7 @@ unique-slug@^2.0.0:
|
|
4105
4088
|
dependencies:
|
4106
4089
|
imurmurhash "^0.1.4"
|
4107
4090
|
|
4108
|
-
update-browserslist-db@^1.0.
|
4091
|
+
update-browserslist-db@^1.0.10:
|
4109
4092
|
version "1.0.10"
|
4110
4093
|
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz#0f54b876545726f17d00cd9a2561e6dade943ff3"
|
4111
4094
|
integrity sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==
|
@@ -4122,8 +4105,8 @@ uri-js@^4.2.2:
|
|
4122
4105
|
|
4123
4106
|
util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
|
4124
4107
|
version "1.0.2"
|
4125
|
-
resolved "https://registry.
|
4126
|
-
integrity
|
4108
|
+
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
4109
|
+
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
|
4127
4110
|
|
4128
4111
|
uuid@^3.3.2:
|
4129
4112
|
version "3.4.0"
|
@@ -4187,9 +4170,9 @@ webpack-sources@^3.2.3:
|
|
4187
4170
|
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
|
4188
4171
|
|
4189
4172
|
webpack@^5.42.0:
|
4190
|
-
version "5.
|
4191
|
-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.
|
4192
|
-
integrity sha512-
|
4173
|
+
version "5.77.0"
|
4174
|
+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.77.0.tgz#dea3ad16d7ea6b84aa55fa42f4eac9f30e7eb9b4"
|
4175
|
+
integrity sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==
|
4193
4176
|
dependencies:
|
4194
4177
|
"@types/eslint-scope" "^3.7.3"
|
4195
4178
|
"@types/estree" "^0.0.51"
|
@@ -4254,6 +4237,11 @@ y18n@^5.0.5:
|
|
4254
4237
|
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
|
4255
4238
|
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
|
4256
4239
|
|
4240
|
+
yallist@^3.0.2:
|
4241
|
+
version "3.1.1"
|
4242
|
+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
|
4243
|
+
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
|
4244
|
+
|
4257
4245
|
yallist@^4.0.0:
|
4258
4246
|
version "4.0.0"
|
4259
4247
|
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
|
@@ -4261,7 +4249,7 @@ yallist@^4.0.0:
|
|
4261
4249
|
|
4262
4250
|
yaml@^1.10.0, yaml@^1.10.2:
|
4263
4251
|
version "1.10.2"
|
4264
|
-
resolved "https://registry.
|
4252
|
+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
|
4265
4253
|
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
|
4266
4254
|
|
4267
4255
|
yargs-parser@^20.2.3:
|
@@ -4275,9 +4263,9 @@ yargs-parser@^21.1.1:
|
|
4275
4263
|
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
|
4276
4264
|
|
4277
4265
|
yargs@^17.2.1:
|
4278
|
-
version "17.
|
4279
|
-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.
|
4280
|
-
integrity sha512-
|
4266
|
+
version "17.7.1"
|
4267
|
+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967"
|
4268
|
+
integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==
|
4281
4269
|
dependencies:
|
4282
4270
|
cliui "^8.0.1"
|
4283
4271
|
escalade "^3.1.1"
|