gtfs-to-html 2.4.1 → 2.4.2
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.
- package/CHANGELOG.md +10 -0
- package/package.json +5 -5
- package/views/default/layout.pug +2 -2
- package/www/package.json +2 -2
- package/www/yarn.lock +727 -734
package/www/yarn.lock
CHANGED
|
@@ -21,114 +21,114 @@
|
|
|
21
21
|
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.7.1.tgz#95c3a0b4b78858fed730cf9c755b7d1cd0c82c74"
|
|
22
22
|
integrity sha512-eTmGVqY3GeyBTT8IWiB2K5EuURAqhnumfktAEoHxfDY2o7vg2rSnO16ZtIG0fMgt3py28Vwgq42/bVEuaQV7pg==
|
|
23
23
|
|
|
24
|
-
"@algolia/cache-browser-local-storage@4.
|
|
25
|
-
version "4.
|
|
26
|
-
resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.
|
|
27
|
-
integrity sha512-
|
|
28
|
-
dependencies:
|
|
29
|
-
"@algolia/cache-common" "4.
|
|
30
|
-
|
|
31
|
-
"@algolia/cache-common@4.
|
|
32
|
-
version "4.
|
|
33
|
-
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.
|
|
34
|
-
integrity sha512-
|
|
35
|
-
|
|
36
|
-
"@algolia/cache-in-memory@4.
|
|
37
|
-
version "4.
|
|
38
|
-
resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.
|
|
39
|
-
integrity sha512-
|
|
40
|
-
dependencies:
|
|
41
|
-
"@algolia/cache-common" "4.
|
|
42
|
-
|
|
43
|
-
"@algolia/client-account@4.
|
|
44
|
-
version "4.
|
|
45
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.
|
|
46
|
-
integrity sha512-
|
|
47
|
-
dependencies:
|
|
48
|
-
"@algolia/client-common" "4.
|
|
49
|
-
"@algolia/client-search" "4.
|
|
50
|
-
"@algolia/transporter" "4.
|
|
51
|
-
|
|
52
|
-
"@algolia/client-analytics@4.
|
|
53
|
-
version "4.
|
|
54
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.
|
|
55
|
-
integrity sha512-
|
|
56
|
-
dependencies:
|
|
57
|
-
"@algolia/client-common" "4.
|
|
58
|
-
"@algolia/client-search" "4.
|
|
59
|
-
"@algolia/requester-common" "4.
|
|
60
|
-
"@algolia/transporter" "4.
|
|
61
|
-
|
|
62
|
-
"@algolia/client-common@4.
|
|
63
|
-
version "4.
|
|
64
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.
|
|
65
|
-
integrity sha512-
|
|
66
|
-
dependencies:
|
|
67
|
-
"@algolia/requester-common" "4.
|
|
68
|
-
"@algolia/transporter" "4.
|
|
69
|
-
|
|
70
|
-
"@algolia/client-personalization@4.
|
|
71
|
-
version "4.
|
|
72
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.
|
|
73
|
-
integrity sha512-
|
|
74
|
-
dependencies:
|
|
75
|
-
"@algolia/client-common" "4.
|
|
76
|
-
"@algolia/requester-common" "4.
|
|
77
|
-
"@algolia/transporter" "4.
|
|
78
|
-
|
|
79
|
-
"@algolia/client-search@4.
|
|
80
|
-
version "4.
|
|
81
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.
|
|
82
|
-
integrity sha512-
|
|
83
|
-
dependencies:
|
|
84
|
-
"@algolia/client-common" "4.
|
|
85
|
-
"@algolia/requester-common" "4.
|
|
86
|
-
"@algolia/transporter" "4.
|
|
24
|
+
"@algolia/cache-browser-local-storage@4.14.1":
|
|
25
|
+
version "4.14.1"
|
|
26
|
+
resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.14.1.tgz#a0b85a6c3fe3d5c49fca01b16f00b41bf38a918c"
|
|
27
|
+
integrity sha512-BBdibsPn3hLBajc/NRAtHEeoXsw+ziSGR/3bqRNB5puUuwKPQZSE2MaMVWSADnlc3KV3bEj4xsfKOVLJyfJSPQ==
|
|
28
|
+
dependencies:
|
|
29
|
+
"@algolia/cache-common" "4.14.1"
|
|
30
|
+
|
|
31
|
+
"@algolia/cache-common@4.14.1":
|
|
32
|
+
version "4.14.1"
|
|
33
|
+
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.14.1.tgz#11d44a6442f83deb3629a04c20df8408088f6449"
|
|
34
|
+
integrity sha512-XhAzm0Sm3D3DuOWUyDoVSXZ/RjYMvI1rbki+QH4ODAVaHDWVhMhg3IJPv3gIbBQnEQdtPdBhsf2hyPxAu28E5w==
|
|
35
|
+
|
|
36
|
+
"@algolia/cache-in-memory@4.14.1":
|
|
37
|
+
version "4.14.1"
|
|
38
|
+
resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.14.1.tgz#68ede8520f054bc65938209b59962056ae5b56c7"
|
|
39
|
+
integrity sha512-fVUu7N1hYb/zZYfV9Krlij70NwS+8bQm5vmDJyfp0+9FjSjz2V7wj1CUxvaY8ZcgoBPj9ehQ8sRuqSM2m5OPww==
|
|
40
|
+
dependencies:
|
|
41
|
+
"@algolia/cache-common" "4.14.1"
|
|
42
|
+
|
|
43
|
+
"@algolia/client-account@4.14.1":
|
|
44
|
+
version "4.14.1"
|
|
45
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.14.1.tgz#b92e091f698630c49ec7df48816ae75af3cbac40"
|
|
46
|
+
integrity sha512-Zm4+PN3bsBPhv1dKKwzBaRGzf0G1JcjjSTpE231L7Z7LsEDcFDW4E6L5ctwMz3SliSBeL/j1ghmaunJrZlkRIg==
|
|
47
|
+
dependencies:
|
|
48
|
+
"@algolia/client-common" "4.14.1"
|
|
49
|
+
"@algolia/client-search" "4.14.1"
|
|
50
|
+
"@algolia/transporter" "4.14.1"
|
|
51
|
+
|
|
52
|
+
"@algolia/client-analytics@4.14.1":
|
|
53
|
+
version "4.14.1"
|
|
54
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.14.1.tgz#aca3436775f608a6141cc81899e1d75ef030efa2"
|
|
55
|
+
integrity sha512-EhZLR0ezBZx7ZGkwzj7OTvnI8j2Alyv1ByC0Mx48qh3KqRhVwMFm/Uf34zAv4Dum2PTFin41Y4smAvAypth9nQ==
|
|
56
|
+
dependencies:
|
|
57
|
+
"@algolia/client-common" "4.14.1"
|
|
58
|
+
"@algolia/client-search" "4.14.1"
|
|
59
|
+
"@algolia/requester-common" "4.14.1"
|
|
60
|
+
"@algolia/transporter" "4.14.1"
|
|
61
|
+
|
|
62
|
+
"@algolia/client-common@4.14.1":
|
|
63
|
+
version "4.14.1"
|
|
64
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.14.1.tgz#2709bddf934a3545cd9feecc0591e9285fbed7c2"
|
|
65
|
+
integrity sha512-WDwziD7Rt1yCRDfONmeLOfh1Lt8uOy6Vn7dma171KOH9NN3q8yDQpOhPqdFOCz1j3GC1FfIZxaC0YEOIobZ2lg==
|
|
66
|
+
dependencies:
|
|
67
|
+
"@algolia/requester-common" "4.14.1"
|
|
68
|
+
"@algolia/transporter" "4.14.1"
|
|
69
|
+
|
|
70
|
+
"@algolia/client-personalization@4.14.1":
|
|
71
|
+
version "4.14.1"
|
|
72
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.14.1.tgz#58f0b85b8f6d531e13877a099f54513ac2bec154"
|
|
73
|
+
integrity sha512-D4eeW7bTi769PWcEYZO+QiKuUXFOC5zK5Iy83Ey6FHqS7m5TXws5MP1rmETE018lTXeYq2NSHWp/F07fRRg0RA==
|
|
74
|
+
dependencies:
|
|
75
|
+
"@algolia/client-common" "4.14.1"
|
|
76
|
+
"@algolia/requester-common" "4.14.1"
|
|
77
|
+
"@algolia/transporter" "4.14.1"
|
|
78
|
+
|
|
79
|
+
"@algolia/client-search@4.14.1":
|
|
80
|
+
version "4.14.1"
|
|
81
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.14.1.tgz#44bfc65b3e6939b725f8f97aad725593f2a4ad7f"
|
|
82
|
+
integrity sha512-K6XrdIIQq8a3o+kCedj5slUVzA1aKttae4mLzwnY0bS7tYduv1IQggi9Sz8gOG6/MMyKMB4IwYqr47t/0z4Vxw==
|
|
83
|
+
dependencies:
|
|
84
|
+
"@algolia/client-common" "4.14.1"
|
|
85
|
+
"@algolia/requester-common" "4.14.1"
|
|
86
|
+
"@algolia/transporter" "4.14.1"
|
|
87
87
|
|
|
88
88
|
"@algolia/events@^4.0.1":
|
|
89
89
|
version "4.0.1"
|
|
90
90
|
resolved "https://registry.yarnpkg.com/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950"
|
|
91
91
|
integrity sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==
|
|
92
92
|
|
|
93
|
-
"@algolia/logger-common@4.
|
|
94
|
-
version "4.
|
|
95
|
-
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.
|
|
96
|
-
integrity sha512-
|
|
93
|
+
"@algolia/logger-common@4.14.1":
|
|
94
|
+
version "4.14.1"
|
|
95
|
+
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.14.1.tgz#acbd36b66e3b408f99cacfb581ad3bd28defcc28"
|
|
96
|
+
integrity sha512-58CK87wTjUWI1QNXc3nFDQ7EXBi28NoLufXE9sMjng2fAL1wPdyO+KFD8KTBoXOZnJWflPj5F7p6jLyGAfgvcQ==
|
|
97
97
|
|
|
98
|
-
"@algolia/logger-console@4.
|
|
99
|
-
version "4.
|
|
100
|
-
resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.
|
|
101
|
-
integrity sha512-
|
|
98
|
+
"@algolia/logger-console@4.14.1":
|
|
99
|
+
version "4.14.1"
|
|
100
|
+
resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.14.1.tgz#7e7d7486d71ccfe38e63234626931083592149d2"
|
|
101
|
+
integrity sha512-not+VwH1Dx2B/BaN+4+4+YnGRBJ9lduNz2qbMCTxZ4yFHb+84j4ewHRPBTtEmibn7caVCPybdTKfHLQhimSBLQ==
|
|
102
102
|
dependencies:
|
|
103
|
-
"@algolia/logger-common" "4.
|
|
103
|
+
"@algolia/logger-common" "4.14.1"
|
|
104
104
|
|
|
105
|
-
"@algolia/requester-browser-xhr@4.
|
|
106
|
-
version "4.
|
|
107
|
-
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.
|
|
108
|
-
integrity sha512-
|
|
105
|
+
"@algolia/requester-browser-xhr@4.14.1":
|
|
106
|
+
version "4.14.1"
|
|
107
|
+
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.14.1.tgz#9e683dc0916afae221bf946255a998b06830be78"
|
|
108
|
+
integrity sha512-mpH6QsFBbXjTy9+iU86Rcdt9LxS7GA/tWhGMr0+Ap8+4Za5+ELToz0PC7euVeVOcclgGGi7gbjOAmf6k8b10iA==
|
|
109
109
|
dependencies:
|
|
110
|
-
"@algolia/requester-common" "4.
|
|
110
|
+
"@algolia/requester-common" "4.14.1"
|
|
111
111
|
|
|
112
|
-
"@algolia/requester-common@4.
|
|
113
|
-
version "4.
|
|
114
|
-
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.
|
|
115
|
-
integrity sha512-
|
|
112
|
+
"@algolia/requester-common@4.14.1":
|
|
113
|
+
version "4.14.1"
|
|
114
|
+
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.14.1.tgz#b07ffa00ae0cf61442dcda71a3209051fed130d8"
|
|
115
|
+
integrity sha512-EbXBKrfYcX5/JJfaw7IZxhWlbUtjd5Chs+Alrfc4tutgRQn4dmImWS07n3iffwJcYdOWY1eRrnfBK5BwopuN5A==
|
|
116
116
|
|
|
117
|
-
"@algolia/requester-node-http@4.
|
|
118
|
-
version "4.
|
|
119
|
-
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.
|
|
120
|
-
integrity sha512
|
|
117
|
+
"@algolia/requester-node-http@4.14.1":
|
|
118
|
+
version "4.14.1"
|
|
119
|
+
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.14.1.tgz#5e5f4ff55deb5aa0e92f3105d77299de744b1471"
|
|
120
|
+
integrity sha512-/sbRqL9P8aVuYUG50BgpCbdJyyCS7fia+sQIx9d1DiGPO7hunwLaEyR4H7JDHc/PLKdVEPygJx3rnbJWix4Btg==
|
|
121
121
|
dependencies:
|
|
122
|
-
"@algolia/requester-common" "4.
|
|
122
|
+
"@algolia/requester-common" "4.14.1"
|
|
123
123
|
|
|
124
|
-
"@algolia/transporter@4.
|
|
125
|
-
version "4.
|
|
126
|
-
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.
|
|
127
|
-
integrity sha512-
|
|
124
|
+
"@algolia/transporter@4.14.1":
|
|
125
|
+
version "4.14.1"
|
|
126
|
+
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.14.1.tgz#7eca8568ff710d9d1a7bbd3c1dafbbf44a6143f5"
|
|
127
|
+
integrity sha512-xbmoIqszFDOCCZqizBQ2TNHcGtjZX7EkJCzABsrokA0WqtfZzClFmtc+tZYgtEiyAfIF70alTegG19poQGdkvg==
|
|
128
128
|
dependencies:
|
|
129
|
-
"@algolia/cache-common" "4.
|
|
130
|
-
"@algolia/logger-common" "4.
|
|
131
|
-
"@algolia/requester-common" "4.
|
|
129
|
+
"@algolia/cache-common" "4.14.1"
|
|
130
|
+
"@algolia/logger-common" "4.14.1"
|
|
131
|
+
"@algolia/requester-common" "4.14.1"
|
|
132
132
|
|
|
133
133
|
"@ampproject/remapping@^2.1.0":
|
|
134
134
|
version "2.2.0"
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
dependencies:
|
|
146
146
|
"@babel/highlight" "^7.18.6"
|
|
147
147
|
|
|
148
|
-
"@babel/compat-data@^7.
|
|
148
|
+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8":
|
|
149
149
|
version "7.18.8"
|
|
150
150
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
|
|
151
151
|
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
|
|
@@ -172,33 +172,33 @@
|
|
|
172
172
|
semver "^5.4.1"
|
|
173
173
|
source-map "^0.5.0"
|
|
174
174
|
|
|
175
|
-
"@babel/core@^7.
|
|
176
|
-
version "7.18.
|
|
177
|
-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.
|
|
178
|
-
integrity sha512-
|
|
175
|
+
"@babel/core@^7.18.5", "@babel/core@^7.18.6":
|
|
176
|
+
version "7.18.9"
|
|
177
|
+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59"
|
|
178
|
+
integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==
|
|
179
179
|
dependencies:
|
|
180
180
|
"@ampproject/remapping" "^2.1.0"
|
|
181
181
|
"@babel/code-frame" "^7.18.6"
|
|
182
|
-
"@babel/generator" "^7.18.
|
|
183
|
-
"@babel/helper-compilation-targets" "^7.18.
|
|
184
|
-
"@babel/helper-module-transforms" "^7.18.
|
|
185
|
-
"@babel/helpers" "^7.18.
|
|
186
|
-
"@babel/parser" "^7.18.
|
|
182
|
+
"@babel/generator" "^7.18.9"
|
|
183
|
+
"@babel/helper-compilation-targets" "^7.18.9"
|
|
184
|
+
"@babel/helper-module-transforms" "^7.18.9"
|
|
185
|
+
"@babel/helpers" "^7.18.9"
|
|
186
|
+
"@babel/parser" "^7.18.9"
|
|
187
187
|
"@babel/template" "^7.18.6"
|
|
188
|
-
"@babel/traverse" "^7.18.
|
|
189
|
-
"@babel/types" "^7.18.
|
|
188
|
+
"@babel/traverse" "^7.18.9"
|
|
189
|
+
"@babel/types" "^7.18.9"
|
|
190
190
|
convert-source-map "^1.7.0"
|
|
191
191
|
debug "^4.1.0"
|
|
192
192
|
gensync "^1.0.0-beta.2"
|
|
193
193
|
json5 "^2.2.1"
|
|
194
194
|
semver "^6.3.0"
|
|
195
195
|
|
|
196
|
-
"@babel/generator@^7.12.5", "@babel/generator@^7.18.
|
|
197
|
-
version "7.18.
|
|
198
|
-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.
|
|
199
|
-
integrity sha512-
|
|
196
|
+
"@babel/generator@^7.12.5", "@babel/generator@^7.18.7", "@babel/generator@^7.18.9":
|
|
197
|
+
version "7.18.9"
|
|
198
|
+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5"
|
|
199
|
+
integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==
|
|
200
200
|
dependencies:
|
|
201
|
-
"@babel/types" "^7.18.
|
|
201
|
+
"@babel/types" "^7.18.9"
|
|
202
202
|
"@jridgewell/gen-mapping" "^0.3.2"
|
|
203
203
|
jsesc "^2.5.1"
|
|
204
204
|
|
|
@@ -210,34 +210,34 @@
|
|
|
210
210
|
"@babel/types" "^7.18.6"
|
|
211
211
|
|
|
212
212
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.18.6":
|
|
213
|
-
version "7.18.
|
|
214
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.
|
|
215
|
-
integrity sha512-
|
|
213
|
+
version "7.18.9"
|
|
214
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz#acd4edfd7a566d1d51ea975dff38fd52906981bb"
|
|
215
|
+
integrity sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==
|
|
216
216
|
dependencies:
|
|
217
217
|
"@babel/helper-explode-assignable-expression" "^7.18.6"
|
|
218
|
-
"@babel/types" "^7.18.
|
|
218
|
+
"@babel/types" "^7.18.9"
|
|
219
219
|
|
|
220
|
-
"@babel/helper-compilation-targets@^7.
|
|
221
|
-
version "7.18.
|
|
222
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.
|
|
223
|
-
integrity sha512-
|
|
220
|
+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9":
|
|
221
|
+
version "7.18.9"
|
|
222
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
|
|
223
|
+
integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
|
|
224
224
|
dependencies:
|
|
225
|
-
"@babel/compat-data" "^7.18.
|
|
225
|
+
"@babel/compat-data" "^7.18.8"
|
|
226
226
|
"@babel/helper-validator-option" "^7.18.6"
|
|
227
227
|
browserslist "^4.20.2"
|
|
228
228
|
semver "^6.3.0"
|
|
229
229
|
|
|
230
230
|
"@babel/helper-create-class-features-plugin@^7.18.6":
|
|
231
|
-
version "7.18.
|
|
232
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.
|
|
233
|
-
integrity sha512-
|
|
231
|
+
version "7.18.9"
|
|
232
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.9.tgz#d802ee16a64a9e824fcbf0a2ffc92f19d58550ce"
|
|
233
|
+
integrity sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==
|
|
234
234
|
dependencies:
|
|
235
235
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
236
|
-
"@babel/helper-environment-visitor" "^7.18.
|
|
237
|
-
"@babel/helper-function-name" "^7.18.
|
|
238
|
-
"@babel/helper-member-expression-to-functions" "^7.18.
|
|
236
|
+
"@babel/helper-environment-visitor" "^7.18.9"
|
|
237
|
+
"@babel/helper-function-name" "^7.18.9"
|
|
238
|
+
"@babel/helper-member-expression-to-functions" "^7.18.9"
|
|
239
239
|
"@babel/helper-optimise-call-expression" "^7.18.6"
|
|
240
|
-
"@babel/helper-replace-supers" "^7.18.
|
|
240
|
+
"@babel/helper-replace-supers" "^7.18.9"
|
|
241
241
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
242
242
|
|
|
243
243
|
"@babel/helper-create-regexp-features-plugin@^7.18.6":
|
|
@@ -248,24 +248,22 @@
|
|
|
248
248
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
249
249
|
regexpu-core "^5.1.0"
|
|
250
250
|
|
|
251
|
-
"@babel/helper-define-polyfill-provider@^0.3.1":
|
|
252
|
-
version "0.3.
|
|
253
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.
|
|
254
|
-
integrity sha512-
|
|
251
|
+
"@babel/helper-define-polyfill-provider@^0.3.1", "@babel/helper-define-polyfill-provider@^0.3.2":
|
|
252
|
+
version "0.3.2"
|
|
253
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.2.tgz#bd10d0aca18e8ce012755395b05a79f45eca5073"
|
|
254
|
+
integrity sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg==
|
|
255
255
|
dependencies:
|
|
256
|
-
"@babel/helper-compilation-targets" "^7.
|
|
257
|
-
"@babel/helper-
|
|
258
|
-
"@babel/helper-plugin-utils" "^7.13.0"
|
|
259
|
-
"@babel/traverse" "^7.13.0"
|
|
256
|
+
"@babel/helper-compilation-targets" "^7.17.7"
|
|
257
|
+
"@babel/helper-plugin-utils" "^7.16.7"
|
|
260
258
|
debug "^4.1.1"
|
|
261
259
|
lodash.debounce "^4.0.8"
|
|
262
260
|
resolve "^1.14.2"
|
|
263
261
|
semver "^6.1.2"
|
|
264
262
|
|
|
265
|
-
"@babel/helper-environment-visitor@^7.18.6":
|
|
266
|
-
version "7.18.
|
|
267
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.
|
|
268
|
-
integrity sha512-
|
|
263
|
+
"@babel/helper-environment-visitor@^7.18.6", "@babel/helper-environment-visitor@^7.18.9":
|
|
264
|
+
version "7.18.9"
|
|
265
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
|
|
266
|
+
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
|
269
267
|
|
|
270
268
|
"@babel/helper-explode-assignable-expression@^7.18.6":
|
|
271
269
|
version "7.18.6"
|
|
@@ -274,13 +272,13 @@
|
|
|
274
272
|
dependencies:
|
|
275
273
|
"@babel/types" "^7.18.6"
|
|
276
274
|
|
|
277
|
-
"@babel/helper-function-name@^7.18.
|
|
278
|
-
version "7.18.
|
|
279
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.
|
|
280
|
-
integrity sha512-
|
|
275
|
+
"@babel/helper-function-name@^7.18.9":
|
|
276
|
+
version "7.18.9"
|
|
277
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0"
|
|
278
|
+
integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==
|
|
281
279
|
dependencies:
|
|
282
280
|
"@babel/template" "^7.18.6"
|
|
283
|
-
"@babel/types" "^7.18.
|
|
281
|
+
"@babel/types" "^7.18.9"
|
|
284
282
|
|
|
285
283
|
"@babel/helper-hoist-variables@^7.18.6":
|
|
286
284
|
version "7.18.6"
|
|
@@ -289,33 +287,33 @@
|
|
|
289
287
|
dependencies:
|
|
290
288
|
"@babel/types" "^7.18.6"
|
|
291
289
|
|
|
292
|
-
"@babel/helper-member-expression-to-functions@^7.18.
|
|
293
|
-
version "7.18.
|
|
294
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.
|
|
295
|
-
integrity sha512-
|
|
290
|
+
"@babel/helper-member-expression-to-functions@^7.18.9":
|
|
291
|
+
version "7.18.9"
|
|
292
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz#1531661e8375af843ad37ac692c132841e2fd815"
|
|
293
|
+
integrity sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==
|
|
296
294
|
dependencies:
|
|
297
|
-
"@babel/types" "^7.18.
|
|
295
|
+
"@babel/types" "^7.18.9"
|
|
298
296
|
|
|
299
|
-
"@babel/helper-module-imports@^7.
|
|
297
|
+
"@babel/helper-module-imports@^7.18.6":
|
|
300
298
|
version "7.18.6"
|
|
301
299
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
|
|
302
300
|
integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
|
|
303
301
|
dependencies:
|
|
304
302
|
"@babel/types" "^7.18.6"
|
|
305
303
|
|
|
306
|
-
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.18.6":
|
|
307
|
-
version "7.18.
|
|
308
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.
|
|
309
|
-
integrity sha512-
|
|
304
|
+
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.18.9":
|
|
305
|
+
version "7.18.9"
|
|
306
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712"
|
|
307
|
+
integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
|
|
310
308
|
dependencies:
|
|
311
|
-
"@babel/helper-environment-visitor" "^7.18.
|
|
309
|
+
"@babel/helper-environment-visitor" "^7.18.9"
|
|
312
310
|
"@babel/helper-module-imports" "^7.18.6"
|
|
313
311
|
"@babel/helper-simple-access" "^7.18.6"
|
|
314
312
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
315
313
|
"@babel/helper-validator-identifier" "^7.18.6"
|
|
316
314
|
"@babel/template" "^7.18.6"
|
|
317
|
-
"@babel/traverse" "^7.18.
|
|
318
|
-
"@babel/types" "^7.18.
|
|
315
|
+
"@babel/traverse" "^7.18.9"
|
|
316
|
+
"@babel/types" "^7.18.9"
|
|
319
317
|
|
|
320
318
|
"@babel/helper-optimise-call-expression@^7.18.6":
|
|
321
319
|
version "7.18.6"
|
|
@@ -329,31 +327,31 @@
|
|
|
329
327
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
|
|
330
328
|
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
|
331
329
|
|
|
332
|
-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.
|
|
333
|
-
version "7.18.
|
|
334
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.
|
|
335
|
-
integrity sha512-
|
|
330
|
+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
331
|
+
version "7.18.9"
|
|
332
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz#4b8aea3b069d8cb8a72cdfe28ddf5ceca695ef2f"
|
|
333
|
+
integrity sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==
|
|
336
334
|
|
|
337
335
|
"@babel/helper-remap-async-to-generator@^7.18.6":
|
|
338
|
-
version "7.18.
|
|
339
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.
|
|
340
|
-
integrity sha512-
|
|
336
|
+
version "7.18.9"
|
|
337
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519"
|
|
338
|
+
integrity sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==
|
|
341
339
|
dependencies:
|
|
342
340
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
343
|
-
"@babel/helper-environment-visitor" "^7.18.
|
|
344
|
-
"@babel/helper-wrap-function" "^7.18.
|
|
345
|
-
"@babel/types" "^7.18.
|
|
341
|
+
"@babel/helper-environment-visitor" "^7.18.9"
|
|
342
|
+
"@babel/helper-wrap-function" "^7.18.9"
|
|
343
|
+
"@babel/types" "^7.18.9"
|
|
346
344
|
|
|
347
|
-
"@babel/helper-replace-supers@^7.18.6":
|
|
348
|
-
version "7.18.
|
|
349
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.18.
|
|
350
|
-
integrity sha512-
|
|
345
|
+
"@babel/helper-replace-supers@^7.18.6", "@babel/helper-replace-supers@^7.18.9":
|
|
346
|
+
version "7.18.9"
|
|
347
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.18.9.tgz#1092e002feca980fbbb0bd4d51b74a65c6a500e6"
|
|
348
|
+
integrity sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==
|
|
351
349
|
dependencies:
|
|
352
|
-
"@babel/helper-environment-visitor" "^7.18.
|
|
353
|
-
"@babel/helper-member-expression-to-functions" "^7.18.
|
|
350
|
+
"@babel/helper-environment-visitor" "^7.18.9"
|
|
351
|
+
"@babel/helper-member-expression-to-functions" "^7.18.9"
|
|
354
352
|
"@babel/helper-optimise-call-expression" "^7.18.6"
|
|
355
|
-
"@babel/traverse" "^7.18.
|
|
356
|
-
"@babel/types" "^7.18.
|
|
353
|
+
"@babel/traverse" "^7.18.9"
|
|
354
|
+
"@babel/types" "^7.18.9"
|
|
357
355
|
|
|
358
356
|
"@babel/helper-simple-access@^7.18.6":
|
|
359
357
|
version "7.18.6"
|
|
@@ -362,12 +360,12 @@
|
|
|
362
360
|
dependencies:
|
|
363
361
|
"@babel/types" "^7.18.6"
|
|
364
362
|
|
|
365
|
-
"@babel/helper-skip-transparent-expression-wrappers@^7.18.
|
|
366
|
-
version "7.18.
|
|
367
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.
|
|
368
|
-
integrity sha512-
|
|
363
|
+
"@babel/helper-skip-transparent-expression-wrappers@^7.18.9":
|
|
364
|
+
version "7.18.9"
|
|
365
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.9.tgz#778d87b3a758d90b471e7b9918f34a9a02eb5818"
|
|
366
|
+
integrity sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==
|
|
369
367
|
dependencies:
|
|
370
|
-
"@babel/types" "^7.18.
|
|
368
|
+
"@babel/types" "^7.18.9"
|
|
371
369
|
|
|
372
370
|
"@babel/helper-split-export-declaration@^7.18.6":
|
|
373
371
|
version "7.18.6"
|
|
@@ -386,24 +384,24 @@
|
|
|
386
384
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
|
387
385
|
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
|
|
388
386
|
|
|
389
|
-
"@babel/helper-wrap-function@^7.18.
|
|
390
|
-
version "7.18.
|
|
391
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.
|
|
392
|
-
integrity sha512-
|
|
387
|
+
"@babel/helper-wrap-function@^7.18.9":
|
|
388
|
+
version "7.18.9"
|
|
389
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.9.tgz#ae1feddc6ebbaa2fd79346b77821c3bd73a39646"
|
|
390
|
+
integrity sha512-cG2ru3TRAL6a60tfQflpEfs4ldiPwF6YW3zfJiRgmoFVIaC1vGnBBgatfec+ZUziPHkHSaXAuEck3Cdkf3eRpQ==
|
|
393
391
|
dependencies:
|
|
394
|
-
"@babel/helper-function-name" "^7.18.
|
|
392
|
+
"@babel/helper-function-name" "^7.18.9"
|
|
395
393
|
"@babel/template" "^7.18.6"
|
|
396
|
-
"@babel/traverse" "^7.18.
|
|
397
|
-
"@babel/types" "^7.18.
|
|
394
|
+
"@babel/traverse" "^7.18.9"
|
|
395
|
+
"@babel/types" "^7.18.9"
|
|
398
396
|
|
|
399
|
-
"@babel/helpers@^7.12.5", "@babel/helpers@^7.18.
|
|
400
|
-
version "7.18.
|
|
401
|
-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.
|
|
402
|
-
integrity sha512-
|
|
397
|
+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.18.9":
|
|
398
|
+
version "7.18.9"
|
|
399
|
+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9"
|
|
400
|
+
integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==
|
|
403
401
|
dependencies:
|
|
404
402
|
"@babel/template" "^7.18.6"
|
|
405
|
-
"@babel/traverse" "^7.18.
|
|
406
|
-
"@babel/types" "^7.18.
|
|
403
|
+
"@babel/traverse" "^7.18.9"
|
|
404
|
+
"@babel/types" "^7.18.9"
|
|
407
405
|
|
|
408
406
|
"@babel/highlight@^7.18.6":
|
|
409
407
|
version "7.18.6"
|
|
@@ -414,10 +412,10 @@
|
|
|
414
412
|
chalk "^2.0.0"
|
|
415
413
|
js-tokens "^4.0.0"
|
|
416
414
|
|
|
417
|
-
"@babel/parser@^7.12.7", "@babel/parser@^7.18.6", "@babel/parser@^7.18.8":
|
|
418
|
-
version "7.18.
|
|
419
|
-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.
|
|
420
|
-
integrity sha512-
|
|
415
|
+
"@babel/parser@^7.12.7", "@babel/parser@^7.18.6", "@babel/parser@^7.18.8", "@babel/parser@^7.18.9":
|
|
416
|
+
version "7.18.9"
|
|
417
|
+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539"
|
|
418
|
+
integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==
|
|
421
419
|
|
|
422
420
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
|
423
421
|
version "7.18.6"
|
|
@@ -426,14 +424,14 @@
|
|
|
426
424
|
dependencies:
|
|
427
425
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
428
426
|
|
|
429
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.18.
|
|
430
|
-
version "7.18.
|
|
431
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.
|
|
432
|
-
integrity sha512-
|
|
427
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.18.9":
|
|
428
|
+
version "7.18.9"
|
|
429
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.9.tgz#a11af19aa373d68d561f08e0a57242350ed0ec50"
|
|
430
|
+
integrity sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==
|
|
433
431
|
dependencies:
|
|
434
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
435
|
-
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.
|
|
436
|
-
"@babel/plugin-proposal-optional-chaining" "^7.18.
|
|
432
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
433
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.9"
|
|
434
|
+
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
|
|
437
435
|
|
|
438
436
|
"@babel/plugin-proposal-async-generator-functions@^7.18.6":
|
|
439
437
|
version "7.18.6"
|
|
@@ -470,12 +468,12 @@
|
|
|
470
468
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
471
469
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
472
470
|
|
|
473
|
-
"@babel/plugin-proposal-export-namespace-from@^7.18.
|
|
474
|
-
version "7.18.
|
|
475
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.
|
|
476
|
-
integrity sha512-
|
|
471
|
+
"@babel/plugin-proposal-export-namespace-from@^7.18.9":
|
|
472
|
+
version "7.18.9"
|
|
473
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz#5f7313ab348cdb19d590145f9247540e94761203"
|
|
474
|
+
integrity sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==
|
|
477
475
|
dependencies:
|
|
478
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
476
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
479
477
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
480
478
|
|
|
481
479
|
"@babel/plugin-proposal-json-strings@^7.18.6":
|
|
@@ -486,12 +484,12 @@
|
|
|
486
484
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
487
485
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
488
486
|
|
|
489
|
-
"@babel/plugin-proposal-logical-assignment-operators@^7.18.
|
|
490
|
-
version "7.18.
|
|
491
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.
|
|
492
|
-
integrity sha512-
|
|
487
|
+
"@babel/plugin-proposal-logical-assignment-operators@^7.18.9":
|
|
488
|
+
version "7.18.9"
|
|
489
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.9.tgz#8148cbb350483bf6220af06fa6db3690e14b2e23"
|
|
490
|
+
integrity sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==
|
|
493
491
|
dependencies:
|
|
494
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
492
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
495
493
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
496
494
|
|
|
497
495
|
"@babel/plugin-proposal-nullish-coalescing-operator@^7.18.6":
|
|
@@ -519,16 +517,16 @@
|
|
|
519
517
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
520
518
|
"@babel/plugin-transform-parameters" "^7.12.1"
|
|
521
519
|
|
|
522
|
-
"@babel/plugin-proposal-object-rest-spread@^7.18.
|
|
523
|
-
version "7.18.
|
|
524
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.
|
|
525
|
-
integrity sha512-
|
|
520
|
+
"@babel/plugin-proposal-object-rest-spread@^7.18.9":
|
|
521
|
+
version "7.18.9"
|
|
522
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.9.tgz#f9434f6beb2c8cae9dfcf97d2a5941bbbf9ad4e7"
|
|
523
|
+
integrity sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==
|
|
526
524
|
dependencies:
|
|
527
|
-
"@babel/compat-data" "^7.18.
|
|
528
|
-
"@babel/helper-compilation-targets" "^7.18.
|
|
529
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
525
|
+
"@babel/compat-data" "^7.18.8"
|
|
526
|
+
"@babel/helper-compilation-targets" "^7.18.9"
|
|
527
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
530
528
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
531
|
-
"@babel/plugin-transform-parameters" "^7.18.
|
|
529
|
+
"@babel/plugin-transform-parameters" "^7.18.8"
|
|
532
530
|
|
|
533
531
|
"@babel/plugin-proposal-optional-catch-binding@^7.18.6":
|
|
534
532
|
version "7.18.6"
|
|
@@ -538,13 +536,13 @@
|
|
|
538
536
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
539
537
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
540
538
|
|
|
541
|
-
"@babel/plugin-proposal-optional-chaining@^7.18.
|
|
542
|
-
version "7.18.
|
|
543
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.
|
|
544
|
-
integrity sha512-
|
|
539
|
+
"@babel/plugin-proposal-optional-chaining@^7.18.9":
|
|
540
|
+
version "7.18.9"
|
|
541
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz#e8e8fe0723f2563960e4bf5e9690933691915993"
|
|
542
|
+
integrity sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==
|
|
545
543
|
dependencies:
|
|
546
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
547
|
-
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.
|
|
544
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
545
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.9"
|
|
548
546
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
549
547
|
|
|
550
548
|
"@babel/plugin-proposal-private-methods@^7.18.6":
|
|
@@ -722,40 +720,40 @@
|
|
|
722
720
|
dependencies:
|
|
723
721
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
724
722
|
|
|
725
|
-
"@babel/plugin-transform-block-scoping@^7.18.
|
|
726
|
-
version "7.18.
|
|
727
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.
|
|
728
|
-
integrity sha512-
|
|
723
|
+
"@babel/plugin-transform-block-scoping@^7.18.9":
|
|
724
|
+
version "7.18.9"
|
|
725
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.9.tgz#f9b7e018ac3f373c81452d6ada8bd5a18928926d"
|
|
726
|
+
integrity sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==
|
|
729
727
|
dependencies:
|
|
730
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
728
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
731
729
|
|
|
732
|
-
"@babel/plugin-transform-classes@^7.18.
|
|
733
|
-
version "7.18.
|
|
734
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.18.
|
|
735
|
-
integrity sha512-
|
|
730
|
+
"@babel/plugin-transform-classes@^7.18.9":
|
|
731
|
+
version "7.18.9"
|
|
732
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.18.9.tgz#90818efc5b9746879b869d5ce83eb2aa48bbc3da"
|
|
733
|
+
integrity sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==
|
|
736
734
|
dependencies:
|
|
737
735
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
738
|
-
"@babel/helper-environment-visitor" "^7.18.
|
|
739
|
-
"@babel/helper-function-name" "^7.18.
|
|
736
|
+
"@babel/helper-environment-visitor" "^7.18.9"
|
|
737
|
+
"@babel/helper-function-name" "^7.18.9"
|
|
740
738
|
"@babel/helper-optimise-call-expression" "^7.18.6"
|
|
741
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
742
|
-
"@babel/helper-replace-supers" "^7.18.
|
|
739
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
740
|
+
"@babel/helper-replace-supers" "^7.18.9"
|
|
743
741
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
744
742
|
globals "^11.1.0"
|
|
745
743
|
|
|
746
|
-
"@babel/plugin-transform-computed-properties@^7.18.
|
|
747
|
-
version "7.18.
|
|
748
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.18.
|
|
749
|
-
integrity sha512
|
|
744
|
+
"@babel/plugin-transform-computed-properties@^7.18.9":
|
|
745
|
+
version "7.18.9"
|
|
746
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.18.9.tgz#2357a8224d402dad623caf6259b611e56aec746e"
|
|
747
|
+
integrity sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==
|
|
750
748
|
dependencies:
|
|
751
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
749
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
752
750
|
|
|
753
|
-
"@babel/plugin-transform-destructuring@^7.18.
|
|
754
|
-
version "7.18.
|
|
755
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.
|
|
756
|
-
integrity sha512-
|
|
751
|
+
"@babel/plugin-transform-destructuring@^7.18.9":
|
|
752
|
+
version "7.18.9"
|
|
753
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.9.tgz#68906549c021cb231bee1db21d3b5b095f8ee292"
|
|
754
|
+
integrity sha512-p5VCYNddPLkZTq4XymQIaIfZNJwT9YsjkPOhkVEqt6QIpQFZVM9IltqqYpOEkJoN1DPznmxUDyZ5CTZs/ZCuHA==
|
|
757
755
|
dependencies:
|
|
758
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
756
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
759
757
|
|
|
760
758
|
"@babel/plugin-transform-dotall-regex@^7.18.6", "@babel/plugin-transform-dotall-regex@^7.4.4":
|
|
761
759
|
version "7.18.6"
|
|
@@ -765,12 +763,12 @@
|
|
|
765
763
|
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
|
766
764
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
767
765
|
|
|
768
|
-
"@babel/plugin-transform-duplicate-keys@^7.18.
|
|
769
|
-
version "7.18.
|
|
770
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.18.
|
|
771
|
-
integrity sha512-
|
|
766
|
+
"@babel/plugin-transform-duplicate-keys@^7.18.9":
|
|
767
|
+
version "7.18.9"
|
|
768
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.18.9.tgz#687f15ee3cdad6d85191eb2a372c4528eaa0ae0e"
|
|
769
|
+
integrity sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==
|
|
772
770
|
dependencies:
|
|
773
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
771
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
774
772
|
|
|
775
773
|
"@babel/plugin-transform-exponentiation-operator@^7.18.6":
|
|
776
774
|
version "7.18.6"
|
|
@@ -780,28 +778,28 @@
|
|
|
780
778
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.18.6"
|
|
781
779
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
782
780
|
|
|
783
|
-
"@babel/plugin-transform-for-of@^7.18.
|
|
781
|
+
"@babel/plugin-transform-for-of@^7.18.8":
|
|
784
782
|
version "7.18.8"
|
|
785
783
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.8.tgz#6ef8a50b244eb6a0bdbad0c7c61877e4e30097c1"
|
|
786
784
|
integrity sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==
|
|
787
785
|
dependencies:
|
|
788
786
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
789
787
|
|
|
790
|
-
"@babel/plugin-transform-function-name@^7.18.
|
|
791
|
-
version "7.18.
|
|
792
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.
|
|
793
|
-
integrity sha512-
|
|
788
|
+
"@babel/plugin-transform-function-name@^7.18.9":
|
|
789
|
+
version "7.18.9"
|
|
790
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.9.tgz#cc354f8234e62968946c61a46d6365440fc764e0"
|
|
791
|
+
integrity sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==
|
|
794
792
|
dependencies:
|
|
795
|
-
"@babel/helper-compilation-targets" "^7.18.
|
|
796
|
-
"@babel/helper-function-name" "^7.18.
|
|
797
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
793
|
+
"@babel/helper-compilation-targets" "^7.18.9"
|
|
794
|
+
"@babel/helper-function-name" "^7.18.9"
|
|
795
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
798
796
|
|
|
799
|
-
"@babel/plugin-transform-literals@^7.18.
|
|
800
|
-
version "7.18.
|
|
801
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.
|
|
802
|
-
integrity sha512-
|
|
797
|
+
"@babel/plugin-transform-literals@^7.18.9":
|
|
798
|
+
version "7.18.9"
|
|
799
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.9.tgz#72796fdbef80e56fba3c6a699d54f0de557444bc"
|
|
800
|
+
integrity sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==
|
|
803
801
|
dependencies:
|
|
804
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
802
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
805
803
|
|
|
806
804
|
"@babel/plugin-transform-member-expression-literals@^7.18.6":
|
|
807
805
|
version "7.18.6"
|
|
@@ -829,14 +827,14 @@
|
|
|
829
827
|
"@babel/helper-simple-access" "^7.18.6"
|
|
830
828
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
831
829
|
|
|
832
|
-
"@babel/plugin-transform-modules-systemjs@^7.18.
|
|
833
|
-
version "7.18.
|
|
834
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.
|
|
835
|
-
integrity sha512-
|
|
830
|
+
"@babel/plugin-transform-modules-systemjs@^7.18.9":
|
|
831
|
+
version "7.18.9"
|
|
832
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.9.tgz#545df284a7ac6a05125e3e405e536c5853099a06"
|
|
833
|
+
integrity sha512-zY/VSIbbqtoRoJKo2cDTewL364jSlZGvn0LKOf9ntbfxOvjfmyrdtEEOAdswOswhZEb8UH3jDkCKHd1sPgsS0A==
|
|
836
834
|
dependencies:
|
|
837
835
|
"@babel/helper-hoist-variables" "^7.18.6"
|
|
838
|
-
"@babel/helper-module-transforms" "^7.18.
|
|
839
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
836
|
+
"@babel/helper-module-transforms" "^7.18.9"
|
|
837
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
840
838
|
"@babel/helper-validator-identifier" "^7.18.6"
|
|
841
839
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
842
840
|
|
|
@@ -871,7 +869,7 @@
|
|
|
871
869
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
872
870
|
"@babel/helper-replace-supers" "^7.18.6"
|
|
873
871
|
|
|
874
|
-
"@babel/plugin-transform-parameters@^7.12.1", "@babel/plugin-transform-parameters@^7.18.
|
|
872
|
+
"@babel/plugin-transform-parameters@^7.12.1", "@babel/plugin-transform-parameters@^7.18.8":
|
|
875
873
|
version "7.18.8"
|
|
876
874
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.18.8.tgz#ee9f1a0ce6d78af58d0956a9378ea3427cccb48a"
|
|
877
875
|
integrity sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==
|
|
@@ -885,12 +883,12 @@
|
|
|
885
883
|
dependencies:
|
|
886
884
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
887
885
|
|
|
888
|
-
"@babel/plugin-transform-react-constant-elements@^7.
|
|
889
|
-
version "7.18.
|
|
890
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.18.
|
|
891
|
-
integrity sha512-
|
|
886
|
+
"@babel/plugin-transform-react-constant-elements@^7.17.12":
|
|
887
|
+
version "7.18.9"
|
|
888
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.18.9.tgz#ff6aeedd38f57ba6b41dcf824fcc8bcedb3e783f"
|
|
889
|
+
integrity sha512-IrTYh1I3YCEL1trjknnlLKTp5JggjzhKl/d3ibzPc97JhpFcDTr38Jdek/oX4cFbS6By0bXJcOkpRvJ5ZHK2wQ==
|
|
892
890
|
dependencies:
|
|
893
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
891
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
894
892
|
|
|
895
893
|
"@babel/plugin-transform-react-display-name@^7.18.6":
|
|
896
894
|
version "7.18.6"
|
|
@@ -941,12 +939,12 @@
|
|
|
941
939
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
942
940
|
|
|
943
941
|
"@babel/plugin-transform-runtime@^7.18.6":
|
|
944
|
-
version "7.18.
|
|
945
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.
|
|
946
|
-
integrity sha512-
|
|
942
|
+
version "7.18.9"
|
|
943
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.9.tgz#d9e4b1b25719307bfafbf43065ed7fb3a83adb8f"
|
|
944
|
+
integrity sha512-wS8uJwBt7/b/mzE13ktsJdmS4JP/j7PQSaADtnb4I2wL0zK51MQ0pmF8/Jy0wUIS96fr+fXT6S/ifiPXnvrlSg==
|
|
947
945
|
dependencies:
|
|
948
946
|
"@babel/helper-module-imports" "^7.18.6"
|
|
949
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
947
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
950
948
|
babel-plugin-polyfill-corejs2 "^0.3.1"
|
|
951
949
|
babel-plugin-polyfill-corejs3 "^0.5.2"
|
|
952
950
|
babel-plugin-polyfill-regenerator "^0.3.1"
|
|
@@ -959,13 +957,13 @@
|
|
|
959
957
|
dependencies:
|
|
960
958
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
961
959
|
|
|
962
|
-
"@babel/plugin-transform-spread@^7.18.
|
|
963
|
-
version "7.18.
|
|
964
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.18.
|
|
965
|
-
integrity sha512-
|
|
960
|
+
"@babel/plugin-transform-spread@^7.18.9":
|
|
961
|
+
version "7.18.9"
|
|
962
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.18.9.tgz#6ea7a6297740f381c540ac56caf75b05b74fb664"
|
|
963
|
+
integrity sha512-39Q814wyoOPtIB/qGopNIL9xDChOE1pNU0ZY5dO0owhiVt/5kFm4li+/bBtwc7QotG0u5EPzqhZdjMtmqBqyQA==
|
|
966
964
|
dependencies:
|
|
967
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
968
|
-
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.
|
|
965
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
966
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.9"
|
|
969
967
|
|
|
970
968
|
"@babel/plugin-transform-sticky-regex@^7.18.6":
|
|
971
969
|
version "7.18.6"
|
|
@@ -974,19 +972,19 @@
|
|
|
974
972
|
dependencies:
|
|
975
973
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
976
974
|
|
|
977
|
-
"@babel/plugin-transform-template-literals@^7.18.
|
|
978
|
-
version "7.18.
|
|
979
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.
|
|
980
|
-
integrity sha512-
|
|
975
|
+
"@babel/plugin-transform-template-literals@^7.18.9":
|
|
976
|
+
version "7.18.9"
|
|
977
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.9.tgz#04ec6f10acdaa81846689d63fae117dd9c243a5e"
|
|
978
|
+
integrity sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==
|
|
981
979
|
dependencies:
|
|
982
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
980
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
983
981
|
|
|
984
|
-
"@babel/plugin-transform-typeof-symbol@^7.18.
|
|
985
|
-
version "7.18.
|
|
986
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.
|
|
987
|
-
integrity sha512-
|
|
982
|
+
"@babel/plugin-transform-typeof-symbol@^7.18.9":
|
|
983
|
+
version "7.18.9"
|
|
984
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.9.tgz#c8cea68263e45addcd6afc9091429f80925762c0"
|
|
985
|
+
integrity sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==
|
|
988
986
|
dependencies:
|
|
989
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
987
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
990
988
|
|
|
991
989
|
"@babel/plugin-transform-typescript@^7.18.6":
|
|
992
990
|
version "7.18.8"
|
|
@@ -1012,29 +1010,29 @@
|
|
|
1012
1010
|
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
|
1013
1011
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
1014
1012
|
|
|
1015
|
-
"@babel/preset-env@^7.
|
|
1016
|
-
version "7.18.
|
|
1017
|
-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.
|
|
1018
|
-
integrity sha512-
|
|
1013
|
+
"@babel/preset-env@^7.18.2", "@babel/preset-env@^7.18.6":
|
|
1014
|
+
version "7.18.9"
|
|
1015
|
+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.9.tgz#9b3425140d724fbe590322017466580844c7eaff"
|
|
1016
|
+
integrity sha512-75pt/q95cMIHWssYtyfjVlvI+QEZQThQbKvR9xH+F/Agtw/s4Wfc2V9Bwd/P39VtixB7oWxGdH4GteTTwYJWMg==
|
|
1019
1017
|
dependencies:
|
|
1020
|
-
"@babel/compat-data" "^7.18.
|
|
1021
|
-
"@babel/helper-compilation-targets" "^7.18.
|
|
1022
|
-
"@babel/helper-plugin-utils" "^7.18.
|
|
1018
|
+
"@babel/compat-data" "^7.18.8"
|
|
1019
|
+
"@babel/helper-compilation-targets" "^7.18.9"
|
|
1020
|
+
"@babel/helper-plugin-utils" "^7.18.9"
|
|
1023
1021
|
"@babel/helper-validator-option" "^7.18.6"
|
|
1024
1022
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
|
|
1025
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.18.
|
|
1023
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.18.9"
|
|
1026
1024
|
"@babel/plugin-proposal-async-generator-functions" "^7.18.6"
|
|
1027
1025
|
"@babel/plugin-proposal-class-properties" "^7.18.6"
|
|
1028
1026
|
"@babel/plugin-proposal-class-static-block" "^7.18.6"
|
|
1029
1027
|
"@babel/plugin-proposal-dynamic-import" "^7.18.6"
|
|
1030
|
-
"@babel/plugin-proposal-export-namespace-from" "^7.18.
|
|
1028
|
+
"@babel/plugin-proposal-export-namespace-from" "^7.18.9"
|
|
1031
1029
|
"@babel/plugin-proposal-json-strings" "^7.18.6"
|
|
1032
|
-
"@babel/plugin-proposal-logical-assignment-operators" "^7.18.
|
|
1030
|
+
"@babel/plugin-proposal-logical-assignment-operators" "^7.18.9"
|
|
1033
1031
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
|
|
1034
1032
|
"@babel/plugin-proposal-numeric-separator" "^7.18.6"
|
|
1035
|
-
"@babel/plugin-proposal-object-rest-spread" "^7.18.
|
|
1033
|
+
"@babel/plugin-proposal-object-rest-spread" "^7.18.9"
|
|
1036
1034
|
"@babel/plugin-proposal-optional-catch-binding" "^7.18.6"
|
|
1037
|
-
"@babel/plugin-proposal-optional-chaining" "^7.18.
|
|
1035
|
+
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
|
|
1038
1036
|
"@babel/plugin-proposal-private-methods" "^7.18.6"
|
|
1039
1037
|
"@babel/plugin-proposal-private-property-in-object" "^7.18.6"
|
|
1040
1038
|
"@babel/plugin-proposal-unicode-property-regex" "^7.18.6"
|
|
@@ -1056,37 +1054,37 @@
|
|
|
1056
1054
|
"@babel/plugin-transform-arrow-functions" "^7.18.6"
|
|
1057
1055
|
"@babel/plugin-transform-async-to-generator" "^7.18.6"
|
|
1058
1056
|
"@babel/plugin-transform-block-scoped-functions" "^7.18.6"
|
|
1059
|
-
"@babel/plugin-transform-block-scoping" "^7.18.
|
|
1060
|
-
"@babel/plugin-transform-classes" "^7.18.
|
|
1061
|
-
"@babel/plugin-transform-computed-properties" "^7.18.
|
|
1062
|
-
"@babel/plugin-transform-destructuring" "^7.18.
|
|
1057
|
+
"@babel/plugin-transform-block-scoping" "^7.18.9"
|
|
1058
|
+
"@babel/plugin-transform-classes" "^7.18.9"
|
|
1059
|
+
"@babel/plugin-transform-computed-properties" "^7.18.9"
|
|
1060
|
+
"@babel/plugin-transform-destructuring" "^7.18.9"
|
|
1063
1061
|
"@babel/plugin-transform-dotall-regex" "^7.18.6"
|
|
1064
|
-
"@babel/plugin-transform-duplicate-keys" "^7.18.
|
|
1062
|
+
"@babel/plugin-transform-duplicate-keys" "^7.18.9"
|
|
1065
1063
|
"@babel/plugin-transform-exponentiation-operator" "^7.18.6"
|
|
1066
|
-
"@babel/plugin-transform-for-of" "^7.18.
|
|
1067
|
-
"@babel/plugin-transform-function-name" "^7.18.
|
|
1068
|
-
"@babel/plugin-transform-literals" "^7.18.
|
|
1064
|
+
"@babel/plugin-transform-for-of" "^7.18.8"
|
|
1065
|
+
"@babel/plugin-transform-function-name" "^7.18.9"
|
|
1066
|
+
"@babel/plugin-transform-literals" "^7.18.9"
|
|
1069
1067
|
"@babel/plugin-transform-member-expression-literals" "^7.18.6"
|
|
1070
1068
|
"@babel/plugin-transform-modules-amd" "^7.18.6"
|
|
1071
1069
|
"@babel/plugin-transform-modules-commonjs" "^7.18.6"
|
|
1072
|
-
"@babel/plugin-transform-modules-systemjs" "^7.18.
|
|
1070
|
+
"@babel/plugin-transform-modules-systemjs" "^7.18.9"
|
|
1073
1071
|
"@babel/plugin-transform-modules-umd" "^7.18.6"
|
|
1074
1072
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.18.6"
|
|
1075
1073
|
"@babel/plugin-transform-new-target" "^7.18.6"
|
|
1076
1074
|
"@babel/plugin-transform-object-super" "^7.18.6"
|
|
1077
|
-
"@babel/plugin-transform-parameters" "^7.18.
|
|
1075
|
+
"@babel/plugin-transform-parameters" "^7.18.8"
|
|
1078
1076
|
"@babel/plugin-transform-property-literals" "^7.18.6"
|
|
1079
1077
|
"@babel/plugin-transform-regenerator" "^7.18.6"
|
|
1080
1078
|
"@babel/plugin-transform-reserved-words" "^7.18.6"
|
|
1081
1079
|
"@babel/plugin-transform-shorthand-properties" "^7.18.6"
|
|
1082
|
-
"@babel/plugin-transform-spread" "^7.18.
|
|
1080
|
+
"@babel/plugin-transform-spread" "^7.18.9"
|
|
1083
1081
|
"@babel/plugin-transform-sticky-regex" "^7.18.6"
|
|
1084
|
-
"@babel/plugin-transform-template-literals" "^7.18.
|
|
1085
|
-
"@babel/plugin-transform-typeof-symbol" "^7.18.
|
|
1082
|
+
"@babel/plugin-transform-template-literals" "^7.18.9"
|
|
1083
|
+
"@babel/plugin-transform-typeof-symbol" "^7.18.9"
|
|
1086
1084
|
"@babel/plugin-transform-unicode-escapes" "^7.18.6"
|
|
1087
1085
|
"@babel/plugin-transform-unicode-regex" "^7.18.6"
|
|
1088
1086
|
"@babel/preset-modules" "^0.1.5"
|
|
1089
|
-
"@babel/types" "^7.18.
|
|
1087
|
+
"@babel/types" "^7.18.9"
|
|
1090
1088
|
babel-plugin-polyfill-corejs2 "^0.3.1"
|
|
1091
1089
|
babel-plugin-polyfill-corejs3 "^0.5.2"
|
|
1092
1090
|
babel-plugin-polyfill-regenerator "^0.3.1"
|
|
@@ -1104,7 +1102,7 @@
|
|
|
1104
1102
|
"@babel/types" "^7.4.4"
|
|
1105
1103
|
esutils "^2.0.2"
|
|
1106
1104
|
|
|
1107
|
-
"@babel/preset-react@^7.
|
|
1105
|
+
"@babel/preset-react@^7.17.12", "@babel/preset-react@^7.18.6":
|
|
1108
1106
|
version "7.18.6"
|
|
1109
1107
|
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.18.6.tgz#979f76d6277048dc19094c217b507f3ad517dd2d"
|
|
1110
1108
|
integrity sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==
|
|
@@ -1116,7 +1114,7 @@
|
|
|
1116
1114
|
"@babel/plugin-transform-react-jsx-development" "^7.18.6"
|
|
1117
1115
|
"@babel/plugin-transform-react-pure-annotations" "^7.18.6"
|
|
1118
1116
|
|
|
1119
|
-
"@babel/preset-typescript@^7.
|
|
1117
|
+
"@babel/preset-typescript@^7.17.12", "@babel/preset-typescript@^7.18.6":
|
|
1120
1118
|
version "7.18.6"
|
|
1121
1119
|
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.18.6.tgz#ce64be3e63eddc44240c6358daefac17b3186399"
|
|
1122
1120
|
integrity sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==
|
|
@@ -1126,17 +1124,17 @@
|
|
|
1126
1124
|
"@babel/plugin-transform-typescript" "^7.18.6"
|
|
1127
1125
|
|
|
1128
1126
|
"@babel/runtime-corejs3@^7.18.6":
|
|
1129
|
-
version "7.18.
|
|
1130
|
-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.18.
|
|
1131
|
-
integrity sha512-
|
|
1127
|
+
version "7.18.9"
|
|
1128
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.18.9.tgz#7bacecd1cb2dd694eacd32a91fcf7021c20770ae"
|
|
1129
|
+
integrity sha512-qZEWeccZCrHA2Au4/X05QW5CMdm4VjUDCrGq5gf1ZDcM4hRqreKrtwAn7yci9zfgAS9apvnsFXiGBHBAxZdK9A==
|
|
1132
1130
|
dependencies:
|
|
1133
1131
|
core-js-pure "^3.20.2"
|
|
1134
1132
|
regenerator-runtime "^0.13.4"
|
|
1135
1133
|
|
|
1136
1134
|
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.6", "@babel/runtime@^7.8.4":
|
|
1137
|
-
version "7.18.
|
|
1138
|
-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.
|
|
1139
|
-
integrity sha512-
|
|
1135
|
+
version "7.18.9"
|
|
1136
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
|
|
1137
|
+
integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
|
|
1140
1138
|
dependencies:
|
|
1141
1139
|
regenerator-runtime "^0.13.4"
|
|
1142
1140
|
|
|
@@ -1149,26 +1147,26 @@
|
|
|
1149
1147
|
"@babel/parser" "^7.18.6"
|
|
1150
1148
|
"@babel/types" "^7.18.6"
|
|
1151
1149
|
|
|
1152
|
-
"@babel/traverse@^7.12.9", "@babel/traverse@^7.
|
|
1153
|
-
version "7.18.
|
|
1154
|
-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.
|
|
1155
|
-
integrity sha512-
|
|
1150
|
+
"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.18.9":
|
|
1151
|
+
version "7.18.9"
|
|
1152
|
+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98"
|
|
1153
|
+
integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==
|
|
1156
1154
|
dependencies:
|
|
1157
1155
|
"@babel/code-frame" "^7.18.6"
|
|
1158
|
-
"@babel/generator" "^7.18.
|
|
1159
|
-
"@babel/helper-environment-visitor" "^7.18.
|
|
1160
|
-
"@babel/helper-function-name" "^7.18.
|
|
1156
|
+
"@babel/generator" "^7.18.9"
|
|
1157
|
+
"@babel/helper-environment-visitor" "^7.18.9"
|
|
1158
|
+
"@babel/helper-function-name" "^7.18.9"
|
|
1161
1159
|
"@babel/helper-hoist-variables" "^7.18.6"
|
|
1162
1160
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
1163
|
-
"@babel/parser" "^7.18.
|
|
1164
|
-
"@babel/types" "^7.18.
|
|
1161
|
+
"@babel/parser" "^7.18.9"
|
|
1162
|
+
"@babel/types" "^7.18.9"
|
|
1165
1163
|
debug "^4.1.0"
|
|
1166
1164
|
globals "^11.1.0"
|
|
1167
1165
|
|
|
1168
|
-
"@babel/types@^7.12.7", "@babel/types@^7.
|
|
1169
|
-
version "7.18.
|
|
1170
|
-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.
|
|
1171
|
-
integrity sha512-
|
|
1166
|
+
"@babel/types@^7.12.7", "@babel/types@^7.18.4", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4":
|
|
1167
|
+
version "7.18.9"
|
|
1168
|
+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f"
|
|
1169
|
+
integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==
|
|
1172
1170
|
dependencies:
|
|
1173
1171
|
"@babel/helper-validator-identifier" "^7.18.6"
|
|
1174
1172
|
to-fast-properties "^2.0.0"
|
|
@@ -1193,10 +1191,10 @@
|
|
|
1193
1191
|
"@docsearch/css" "3.1.1"
|
|
1194
1192
|
algoliasearch "^4.0.0"
|
|
1195
1193
|
|
|
1196
|
-
"@docusaurus/core@2.0.0-
|
|
1197
|
-
version "2.0.0-
|
|
1198
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/core/-/core-2.0.0-
|
|
1199
|
-
integrity sha512-
|
|
1194
|
+
"@docusaurus/core@2.0.0-rc.1", "@docusaurus/core@^2.0.0-rc.1":
|
|
1195
|
+
version "2.0.0-rc.1"
|
|
1196
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/core/-/core-2.0.0-rc.1.tgz#828d93d241171565d8947a9ab404091e04759141"
|
|
1197
|
+
integrity sha512-b9FX0Z+EddfQ6wAiNh+Wx4fysKfcvEcWJrZ5USROn3C+EVU5P4luaa8mwWK//O+hTwD9ur7/A44IZ/tWCTAoLQ==
|
|
1200
1198
|
dependencies:
|
|
1201
1199
|
"@babel/core" "^7.18.6"
|
|
1202
1200
|
"@babel/generator" "^7.18.7"
|
|
@@ -1207,14 +1205,14 @@
|
|
|
1207
1205
|
"@babel/preset-typescript" "^7.18.6"
|
|
1208
1206
|
"@babel/runtime" "^7.18.6"
|
|
1209
1207
|
"@babel/runtime-corejs3" "^7.18.6"
|
|
1210
|
-
"@babel/traverse" "^7.18.
|
|
1211
|
-
"@docusaurus/cssnano-preset" "2.0.0-
|
|
1212
|
-
"@docusaurus/logger" "2.0.0-
|
|
1213
|
-
"@docusaurus/mdx-loader" "2.0.0-
|
|
1208
|
+
"@babel/traverse" "^7.18.8"
|
|
1209
|
+
"@docusaurus/cssnano-preset" "2.0.0-rc.1"
|
|
1210
|
+
"@docusaurus/logger" "2.0.0-rc.1"
|
|
1211
|
+
"@docusaurus/mdx-loader" "2.0.0-rc.1"
|
|
1214
1212
|
"@docusaurus/react-loadable" "5.5.2"
|
|
1215
|
-
"@docusaurus/utils" "2.0.0-
|
|
1216
|
-
"@docusaurus/utils-common" "2.0.0-
|
|
1217
|
-
"@docusaurus/utils-validation" "2.0.0-
|
|
1213
|
+
"@docusaurus/utils" "2.0.0-rc.1"
|
|
1214
|
+
"@docusaurus/utils-common" "2.0.0-rc.1"
|
|
1215
|
+
"@docusaurus/utils-validation" "2.0.0-rc.1"
|
|
1218
1216
|
"@slorber/static-site-generator-webpack-plugin" "^4.0.7"
|
|
1219
1217
|
"@svgr/webpack" "^6.2.1"
|
|
1220
1218
|
autoprefixer "^10.4.7"
|
|
@@ -1270,33 +1268,33 @@
|
|
|
1270
1268
|
webpack-merge "^5.8.0"
|
|
1271
1269
|
webpackbar "^5.0.2"
|
|
1272
1270
|
|
|
1273
|
-
"@docusaurus/cssnano-preset@2.0.0-
|
|
1274
|
-
version "2.0.0-
|
|
1275
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/cssnano-preset/-/cssnano-preset-2.0.0-
|
|
1276
|
-
integrity sha512-
|
|
1271
|
+
"@docusaurus/cssnano-preset@2.0.0-rc.1":
|
|
1272
|
+
version "2.0.0-rc.1"
|
|
1273
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/cssnano-preset/-/cssnano-preset-2.0.0-rc.1.tgz#76bbd7f6912779a0667f8f2fd8fc1a05618a6148"
|
|
1274
|
+
integrity sha512-9/KmQvF+eTlMqUqG6UcXbRgxbGed/8bQInXuKEs+95/jI6jO/3xSzuRwuHHHP0naUvSVWjnNI9jngPrQerXE5w==
|
|
1277
1275
|
dependencies:
|
|
1278
1276
|
cssnano-preset-advanced "^5.3.8"
|
|
1279
1277
|
postcss "^8.4.14"
|
|
1280
1278
|
postcss-sort-media-queries "^4.2.1"
|
|
1281
1279
|
tslib "^2.4.0"
|
|
1282
1280
|
|
|
1283
|
-
"@docusaurus/logger@2.0.0-
|
|
1284
|
-
version "2.0.0-
|
|
1285
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/logger/-/logger-2.0.0-
|
|
1286
|
-
integrity sha512-
|
|
1281
|
+
"@docusaurus/logger@2.0.0-rc.1":
|
|
1282
|
+
version "2.0.0-rc.1"
|
|
1283
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/logger/-/logger-2.0.0-rc.1.tgz#db95e9b15bc243695830a5b791c0eff705ef1b54"
|
|
1284
|
+
integrity sha512-daa3g+SXuO9K60PVMiSUmDEK9Vro+Ed7i7uF8CH6QQJLcNZy/zJc0Xz62eH7ip1x77fmeb6Rg4Us1TqTFc9AbQ==
|
|
1287
1285
|
dependencies:
|
|
1288
1286
|
chalk "^4.1.2"
|
|
1289
1287
|
tslib "^2.4.0"
|
|
1290
1288
|
|
|
1291
|
-
"@docusaurus/mdx-loader@2.0.0-
|
|
1292
|
-
version "2.0.0-
|
|
1293
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/mdx-loader/-/mdx-loader-2.0.0-
|
|
1294
|
-
integrity sha512-
|
|
1289
|
+
"@docusaurus/mdx-loader@2.0.0-rc.1":
|
|
1290
|
+
version "2.0.0-rc.1"
|
|
1291
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/mdx-loader/-/mdx-loader-2.0.0-rc.1.tgz#e78d7d416aacc289f2427c5ccdb9145820acb0cb"
|
|
1292
|
+
integrity sha512-8Fg0c/ceu39knmr7w0dutm7gq3YxKYCqWVS2cB/cPATzChCCNH/AGLfBT6sz/Z4tjVXE+NyREq2pfOFvkhjVXg==
|
|
1295
1293
|
dependencies:
|
|
1296
|
-
"@babel/parser" "^7.18.
|
|
1297
|
-
"@babel/traverse" "^7.18.
|
|
1298
|
-
"@docusaurus/logger" "2.0.0-
|
|
1299
|
-
"@docusaurus/utils" "2.0.0-
|
|
1294
|
+
"@babel/parser" "^7.18.8"
|
|
1295
|
+
"@babel/traverse" "^7.18.8"
|
|
1296
|
+
"@docusaurus/logger" "2.0.0-rc.1"
|
|
1297
|
+
"@docusaurus/utils" "2.0.0-rc.1"
|
|
1300
1298
|
"@mdx-js/mdx" "^1.6.22"
|
|
1301
1299
|
escape-html "^1.0.3"
|
|
1302
1300
|
file-loader "^6.2.0"
|
|
@@ -1311,13 +1309,13 @@
|
|
|
1311
1309
|
url-loader "^4.1.1"
|
|
1312
1310
|
webpack "^5.73.0"
|
|
1313
1311
|
|
|
1314
|
-
"@docusaurus/module-type-aliases@2.0.0-
|
|
1315
|
-
version "2.0.0-
|
|
1316
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-2.0.0-
|
|
1317
|
-
integrity sha512-
|
|
1312
|
+
"@docusaurus/module-type-aliases@2.0.0-rc.1":
|
|
1313
|
+
version "2.0.0-rc.1"
|
|
1314
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-2.0.0-rc.1.tgz#c7839ac15b7712a8d86353a3253918f63ffbea09"
|
|
1315
|
+
integrity sha512-la7D8ggFP8I5nOp/Epl6NqTeDWcbofPVMOaVisRxQbx5iuF9Al+AITbaDgm4CXpFLJACsqhsXD5W4BnKX8ZxfA==
|
|
1318
1316
|
dependencies:
|
|
1319
1317
|
"@docusaurus/react-loadable" "5.5.2"
|
|
1320
|
-
"@docusaurus/types" "2.0.0-
|
|
1318
|
+
"@docusaurus/types" "2.0.0-rc.1"
|
|
1321
1319
|
"@types/history" "^4.7.11"
|
|
1322
1320
|
"@types/react" "*"
|
|
1323
1321
|
"@types/react-router-config" "*"
|
|
@@ -1325,18 +1323,18 @@
|
|
|
1325
1323
|
react-helmet-async "*"
|
|
1326
1324
|
react-loadable "npm:@docusaurus/react-loadable@5.5.2"
|
|
1327
1325
|
|
|
1328
|
-
"@docusaurus/plugin-content-blog@2.0.0-
|
|
1329
|
-
version "2.0.0-
|
|
1330
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-2.0.0-
|
|
1331
|
-
integrity sha512-
|
|
1332
|
-
dependencies:
|
|
1333
|
-
"@docusaurus/core" "2.0.0-
|
|
1334
|
-
"@docusaurus/logger" "2.0.0-
|
|
1335
|
-
"@docusaurus/mdx-loader" "2.0.0-
|
|
1336
|
-
"@docusaurus/types" "2.0.0-
|
|
1337
|
-
"@docusaurus/utils" "2.0.0-
|
|
1338
|
-
"@docusaurus/utils-common" "2.0.0-
|
|
1339
|
-
"@docusaurus/utils-validation" "2.0.0-
|
|
1326
|
+
"@docusaurus/plugin-content-blog@2.0.0-rc.1":
|
|
1327
|
+
version "2.0.0-rc.1"
|
|
1328
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-2.0.0-rc.1.tgz#8ae5d5ec2da08c583a057bf2754a5b9278b3eb08"
|
|
1329
|
+
integrity sha512-BVVrAGZujpjS/0rarY2o24rlylRRh2NZuM65kg0JNkkViF79SeEHsepog7IuHyoqGWPm1N/I7LpEp7k+gowZzQ==
|
|
1330
|
+
dependencies:
|
|
1331
|
+
"@docusaurus/core" "2.0.0-rc.1"
|
|
1332
|
+
"@docusaurus/logger" "2.0.0-rc.1"
|
|
1333
|
+
"@docusaurus/mdx-loader" "2.0.0-rc.1"
|
|
1334
|
+
"@docusaurus/types" "2.0.0-rc.1"
|
|
1335
|
+
"@docusaurus/utils" "2.0.0-rc.1"
|
|
1336
|
+
"@docusaurus/utils-common" "2.0.0-rc.1"
|
|
1337
|
+
"@docusaurus/utils-validation" "2.0.0-rc.1"
|
|
1340
1338
|
cheerio "^1.0.0-rc.12"
|
|
1341
1339
|
feed "^4.2.2"
|
|
1342
1340
|
fs-extra "^10.1.0"
|
|
@@ -1347,18 +1345,18 @@
|
|
|
1347
1345
|
utility-types "^3.10.0"
|
|
1348
1346
|
webpack "^5.73.0"
|
|
1349
1347
|
|
|
1350
|
-
"@docusaurus/plugin-content-docs@2.0.0-
|
|
1351
|
-
version "2.0.0-
|
|
1352
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-docs/-/plugin-content-docs-2.0.0-
|
|
1353
|
-
integrity sha512-
|
|
1354
|
-
dependencies:
|
|
1355
|
-
"@docusaurus/core" "2.0.0-
|
|
1356
|
-
"@docusaurus/logger" "2.0.0-
|
|
1357
|
-
"@docusaurus/mdx-loader" "2.0.0-
|
|
1358
|
-
"@docusaurus/module-type-aliases" "2.0.0-
|
|
1359
|
-
"@docusaurus/types" "2.0.0-
|
|
1360
|
-
"@docusaurus/utils" "2.0.0-
|
|
1361
|
-
"@docusaurus/utils-validation" "2.0.0-
|
|
1348
|
+
"@docusaurus/plugin-content-docs@2.0.0-rc.1":
|
|
1349
|
+
version "2.0.0-rc.1"
|
|
1350
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-docs/-/plugin-content-docs-2.0.0-rc.1.tgz#2dda88166bf21b0eeb3821ef748059b20c8c49f7"
|
|
1351
|
+
integrity sha512-Yk5Hu6uaw3tRplzJnbDygwRhmZ3PCzEXD4SJpBA6cPC73ylfqOEh6qhiU+BWhMTtDXNhY+athk5Kycfk3DW1aQ==
|
|
1352
|
+
dependencies:
|
|
1353
|
+
"@docusaurus/core" "2.0.0-rc.1"
|
|
1354
|
+
"@docusaurus/logger" "2.0.0-rc.1"
|
|
1355
|
+
"@docusaurus/mdx-loader" "2.0.0-rc.1"
|
|
1356
|
+
"@docusaurus/module-type-aliases" "2.0.0-rc.1"
|
|
1357
|
+
"@docusaurus/types" "2.0.0-rc.1"
|
|
1358
|
+
"@docusaurus/utils" "2.0.0-rc.1"
|
|
1359
|
+
"@docusaurus/utils-validation" "2.0.0-rc.1"
|
|
1362
1360
|
"@types/react-router-config" "^5.0.6"
|
|
1363
1361
|
combine-promises "^1.1.0"
|
|
1364
1362
|
fs-extra "^10.1.0"
|
|
@@ -1369,84 +1367,84 @@
|
|
|
1369
1367
|
utility-types "^3.10.0"
|
|
1370
1368
|
webpack "^5.73.0"
|
|
1371
1369
|
|
|
1372
|
-
"@docusaurus/plugin-content-pages@2.0.0-
|
|
1373
|
-
version "2.0.0-
|
|
1374
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-pages/-/plugin-content-pages-2.0.0-
|
|
1375
|
-
integrity sha512-
|
|
1370
|
+
"@docusaurus/plugin-content-pages@2.0.0-rc.1":
|
|
1371
|
+
version "2.0.0-rc.1"
|
|
1372
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-pages/-/plugin-content-pages-2.0.0-rc.1.tgz#2be82f53d6c77e6aa66787726c30dc60b210e6f8"
|
|
1373
|
+
integrity sha512-FdO79WC5hfWDQu3/CTFLRQzTNc0e5n+HNzavm2MNkSzGV08BFJ6RAkbPbtra5CWef+6iXZav6D/tzv2jDPvLzA==
|
|
1376
1374
|
dependencies:
|
|
1377
|
-
"@docusaurus/core" "2.0.0-
|
|
1378
|
-
"@docusaurus/mdx-loader" "2.0.0-
|
|
1379
|
-
"@docusaurus/types" "2.0.0-
|
|
1380
|
-
"@docusaurus/utils" "2.0.0-
|
|
1381
|
-
"@docusaurus/utils-validation" "2.0.0-
|
|
1375
|
+
"@docusaurus/core" "2.0.0-rc.1"
|
|
1376
|
+
"@docusaurus/mdx-loader" "2.0.0-rc.1"
|
|
1377
|
+
"@docusaurus/types" "2.0.0-rc.1"
|
|
1378
|
+
"@docusaurus/utils" "2.0.0-rc.1"
|
|
1379
|
+
"@docusaurus/utils-validation" "2.0.0-rc.1"
|
|
1382
1380
|
fs-extra "^10.1.0"
|
|
1383
1381
|
tslib "^2.4.0"
|
|
1384
1382
|
webpack "^5.73.0"
|
|
1385
1383
|
|
|
1386
|
-
"@docusaurus/plugin-debug@2.0.0-
|
|
1387
|
-
version "2.0.0-
|
|
1388
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-debug/-/plugin-debug-2.0.0-
|
|
1389
|
-
integrity sha512-
|
|
1384
|
+
"@docusaurus/plugin-debug@2.0.0-rc.1":
|
|
1385
|
+
version "2.0.0-rc.1"
|
|
1386
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-debug/-/plugin-debug-2.0.0-rc.1.tgz#73c06ad08d66810941e456d50b07be008f5235cb"
|
|
1387
|
+
integrity sha512-aOsyYrPMbnsyqHwsVZ+0frrMRtnYqm4eaJpG4sC/6LYAJ07IDRQ9j3GOku2dKr5GsFK1Vx7VlE6ZLwe0MaGstg==
|
|
1390
1388
|
dependencies:
|
|
1391
|
-
"@docusaurus/core" "2.0.0-
|
|
1392
|
-
"@docusaurus/types" "2.0.0-
|
|
1393
|
-
"@docusaurus/utils" "2.0.0-
|
|
1389
|
+
"@docusaurus/core" "2.0.0-rc.1"
|
|
1390
|
+
"@docusaurus/types" "2.0.0-rc.1"
|
|
1391
|
+
"@docusaurus/utils" "2.0.0-rc.1"
|
|
1394
1392
|
fs-extra "^10.1.0"
|
|
1395
1393
|
react-json-view "^1.21.3"
|
|
1396
1394
|
tslib "^2.4.0"
|
|
1397
1395
|
|
|
1398
|
-
"@docusaurus/plugin-google-analytics@2.0.0-
|
|
1399
|
-
version "2.0.0-
|
|
1400
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-2.0.0-
|
|
1401
|
-
integrity sha512-
|
|
1396
|
+
"@docusaurus/plugin-google-analytics@2.0.0-rc.1":
|
|
1397
|
+
version "2.0.0-rc.1"
|
|
1398
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-2.0.0-rc.1.tgz#0136cc7534573ca56e023178ec2bda5c1e89ce71"
|
|
1399
|
+
integrity sha512-f+G8z5OJWfg5QqWDLIdcN2SDoK5J5Gg8HMrqCI6Pfl+rxPb5I1niA+/UkAM+kMCpnekvhSt5AWz2fgkRenkPLA==
|
|
1402
1400
|
dependencies:
|
|
1403
|
-
"@docusaurus/core" "2.0.0-
|
|
1404
|
-
"@docusaurus/types" "2.0.0-
|
|
1405
|
-
"@docusaurus/utils-validation" "2.0.0-
|
|
1401
|
+
"@docusaurus/core" "2.0.0-rc.1"
|
|
1402
|
+
"@docusaurus/types" "2.0.0-rc.1"
|
|
1403
|
+
"@docusaurus/utils-validation" "2.0.0-rc.1"
|
|
1406
1404
|
tslib "^2.4.0"
|
|
1407
1405
|
|
|
1408
|
-
"@docusaurus/plugin-google-gtag@2.0.0-
|
|
1409
|
-
version "2.0.0-
|
|
1410
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-2.0.0-
|
|
1411
|
-
integrity sha512-
|
|
1406
|
+
"@docusaurus/plugin-google-gtag@2.0.0-rc.1":
|
|
1407
|
+
version "2.0.0-rc.1"
|
|
1408
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-2.0.0-rc.1.tgz#61698fdc41a4ace912fb8f6c834efd288edad3c0"
|
|
1409
|
+
integrity sha512-yE1Et9hhhX9qMRnMJzpNq0854qIYiSEc2dZaXNk537HN7Q0rKkr/YONUHz2iqNYwPX2hGOY4LdpTxlMP88uVhA==
|
|
1412
1410
|
dependencies:
|
|
1413
|
-
"@docusaurus/core" "2.0.0-
|
|
1414
|
-
"@docusaurus/types" "2.0.0-
|
|
1415
|
-
"@docusaurus/utils-validation" "2.0.0-
|
|
1411
|
+
"@docusaurus/core" "2.0.0-rc.1"
|
|
1412
|
+
"@docusaurus/types" "2.0.0-rc.1"
|
|
1413
|
+
"@docusaurus/utils-validation" "2.0.0-rc.1"
|
|
1416
1414
|
tslib "^2.4.0"
|
|
1417
1415
|
|
|
1418
|
-
"@docusaurus/plugin-sitemap@2.0.0-
|
|
1419
|
-
version "2.0.0-
|
|
1420
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-sitemap/-/plugin-sitemap-2.0.0-
|
|
1421
|
-
integrity sha512-
|
|
1422
|
-
dependencies:
|
|
1423
|
-
"@docusaurus/core" "2.0.0-
|
|
1424
|
-
"@docusaurus/logger" "2.0.0-
|
|
1425
|
-
"@docusaurus/types" "2.0.0-
|
|
1426
|
-
"@docusaurus/utils" "2.0.0-
|
|
1427
|
-
"@docusaurus/utils-common" "2.0.0-
|
|
1428
|
-
"@docusaurus/utils-validation" "2.0.0-
|
|
1416
|
+
"@docusaurus/plugin-sitemap@2.0.0-rc.1":
|
|
1417
|
+
version "2.0.0-rc.1"
|
|
1418
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-sitemap/-/plugin-sitemap-2.0.0-rc.1.tgz#0b638e774b253d90e9f2d11663e961250f557bc4"
|
|
1419
|
+
integrity sha512-5JmbNpssUF03odFM4ArvIsrO9bv7HnAJ0VtefXhh0WBpaFs8NgI3rTkCTFimvtRQjDR9U2bh23fXz2vjQQz6oA==
|
|
1420
|
+
dependencies:
|
|
1421
|
+
"@docusaurus/core" "2.0.0-rc.1"
|
|
1422
|
+
"@docusaurus/logger" "2.0.0-rc.1"
|
|
1423
|
+
"@docusaurus/types" "2.0.0-rc.1"
|
|
1424
|
+
"@docusaurus/utils" "2.0.0-rc.1"
|
|
1425
|
+
"@docusaurus/utils-common" "2.0.0-rc.1"
|
|
1426
|
+
"@docusaurus/utils-validation" "2.0.0-rc.1"
|
|
1429
1427
|
fs-extra "^10.1.0"
|
|
1430
1428
|
sitemap "^7.1.1"
|
|
1431
1429
|
tslib "^2.4.0"
|
|
1432
1430
|
|
|
1433
|
-
"@docusaurus/preset-classic@^2.0.0-
|
|
1434
|
-
version "2.0.0-
|
|
1435
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/preset-classic/-/preset-classic-2.0.0-
|
|
1436
|
-
integrity sha512-
|
|
1437
|
-
dependencies:
|
|
1438
|
-
"@docusaurus/core" "2.0.0-
|
|
1439
|
-
"@docusaurus/plugin-content-blog" "2.0.0-
|
|
1440
|
-
"@docusaurus/plugin-content-docs" "2.0.0-
|
|
1441
|
-
"@docusaurus/plugin-content-pages" "2.0.0-
|
|
1442
|
-
"@docusaurus/plugin-debug" "2.0.0-
|
|
1443
|
-
"@docusaurus/plugin-google-analytics" "2.0.0-
|
|
1444
|
-
"@docusaurus/plugin-google-gtag" "2.0.0-
|
|
1445
|
-
"@docusaurus/plugin-sitemap" "2.0.0-
|
|
1446
|
-
"@docusaurus/theme-classic" "2.0.0-
|
|
1447
|
-
"@docusaurus/theme-common" "2.0.0-
|
|
1448
|
-
"@docusaurus/theme-search-algolia" "2.0.0-
|
|
1449
|
-
"@docusaurus/types" "2.0.0-
|
|
1431
|
+
"@docusaurus/preset-classic@^2.0.0-rc.1":
|
|
1432
|
+
version "2.0.0-rc.1"
|
|
1433
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/preset-classic/-/preset-classic-2.0.0-rc.1.tgz#5e5b1cf80b3dd4e2c3f824c78a111f105858d853"
|
|
1434
|
+
integrity sha512-5jjTVZkhArjyoNHwCI9x4PSG0zPmBJILjZLVrxPcHpm/K0ltkYcp6J3GxYpf5EbMuOh5+yCWM63cSshGcNOo3Q==
|
|
1435
|
+
dependencies:
|
|
1436
|
+
"@docusaurus/core" "2.0.0-rc.1"
|
|
1437
|
+
"@docusaurus/plugin-content-blog" "2.0.0-rc.1"
|
|
1438
|
+
"@docusaurus/plugin-content-docs" "2.0.0-rc.1"
|
|
1439
|
+
"@docusaurus/plugin-content-pages" "2.0.0-rc.1"
|
|
1440
|
+
"@docusaurus/plugin-debug" "2.0.0-rc.1"
|
|
1441
|
+
"@docusaurus/plugin-google-analytics" "2.0.0-rc.1"
|
|
1442
|
+
"@docusaurus/plugin-google-gtag" "2.0.0-rc.1"
|
|
1443
|
+
"@docusaurus/plugin-sitemap" "2.0.0-rc.1"
|
|
1444
|
+
"@docusaurus/theme-classic" "2.0.0-rc.1"
|
|
1445
|
+
"@docusaurus/theme-common" "2.0.0-rc.1"
|
|
1446
|
+
"@docusaurus/theme-search-algolia" "2.0.0-rc.1"
|
|
1447
|
+
"@docusaurus/types" "2.0.0-rc.1"
|
|
1450
1448
|
|
|
1451
1449
|
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
|
|
1452
1450
|
version "5.5.2"
|
|
@@ -1456,27 +1454,27 @@
|
|
|
1456
1454
|
"@types/react" "*"
|
|
1457
1455
|
prop-types "^15.6.2"
|
|
1458
1456
|
|
|
1459
|
-
"@docusaurus/theme-classic@2.0.0-
|
|
1460
|
-
version "2.0.0-
|
|
1461
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-classic/-/theme-classic-2.0.0-
|
|
1462
|
-
integrity sha512-
|
|
1463
|
-
dependencies:
|
|
1464
|
-
"@docusaurus/core" "2.0.0-
|
|
1465
|
-
"@docusaurus/mdx-loader" "2.0.0-
|
|
1466
|
-
"@docusaurus/module-type-aliases" "2.0.0-
|
|
1467
|
-
"@docusaurus/plugin-content-blog" "2.0.0-
|
|
1468
|
-
"@docusaurus/plugin-content-docs" "2.0.0-
|
|
1469
|
-
"@docusaurus/plugin-content-pages" "2.0.0-
|
|
1470
|
-
"@docusaurus/theme-common" "2.0.0-
|
|
1471
|
-
"@docusaurus/theme-translations" "2.0.0-
|
|
1472
|
-
"@docusaurus/types" "2.0.0-
|
|
1473
|
-
"@docusaurus/utils" "2.0.0-
|
|
1474
|
-
"@docusaurus/utils-common" "2.0.0-
|
|
1475
|
-
"@docusaurus/utils-validation" "2.0.0-
|
|
1457
|
+
"@docusaurus/theme-classic@2.0.0-rc.1":
|
|
1458
|
+
version "2.0.0-rc.1"
|
|
1459
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-classic/-/theme-classic-2.0.0-rc.1.tgz#4ab30745e6b03b0f277837debae786a0a83aee6a"
|
|
1460
|
+
integrity sha512-qNiz7ieeq3AC+V8TbW6S63pWLJph1CbzWDDPTqxDLHgA8VQaNaSmJM8S92pH+yKALRb9u14ogjjYYc75Nj2JmQ==
|
|
1461
|
+
dependencies:
|
|
1462
|
+
"@docusaurus/core" "2.0.0-rc.1"
|
|
1463
|
+
"@docusaurus/mdx-loader" "2.0.0-rc.1"
|
|
1464
|
+
"@docusaurus/module-type-aliases" "2.0.0-rc.1"
|
|
1465
|
+
"@docusaurus/plugin-content-blog" "2.0.0-rc.1"
|
|
1466
|
+
"@docusaurus/plugin-content-docs" "2.0.0-rc.1"
|
|
1467
|
+
"@docusaurus/plugin-content-pages" "2.0.0-rc.1"
|
|
1468
|
+
"@docusaurus/theme-common" "2.0.0-rc.1"
|
|
1469
|
+
"@docusaurus/theme-translations" "2.0.0-rc.1"
|
|
1470
|
+
"@docusaurus/types" "2.0.0-rc.1"
|
|
1471
|
+
"@docusaurus/utils" "2.0.0-rc.1"
|
|
1472
|
+
"@docusaurus/utils-common" "2.0.0-rc.1"
|
|
1473
|
+
"@docusaurus/utils-validation" "2.0.0-rc.1"
|
|
1476
1474
|
"@mdx-js/react" "^1.6.22"
|
|
1477
|
-
clsx "^1.2.
|
|
1475
|
+
clsx "^1.2.1"
|
|
1478
1476
|
copy-text-to-clipboard "^3.0.1"
|
|
1479
|
-
infima "0.2.0-alpha.
|
|
1477
|
+
infima "0.2.0-alpha.42"
|
|
1480
1478
|
lodash "^4.17.21"
|
|
1481
1479
|
nprogress "^0.2.0"
|
|
1482
1480
|
postcss "^8.4.14"
|
|
@@ -1487,60 +1485,60 @@
|
|
|
1487
1485
|
tslib "^2.4.0"
|
|
1488
1486
|
utility-types "^3.10.0"
|
|
1489
1487
|
|
|
1490
|
-
"@docusaurus/theme-common@2.0.0-
|
|
1491
|
-
version "2.0.0-
|
|
1492
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-common/-/theme-common-2.0.0-
|
|
1493
|
-
integrity sha512-
|
|
1494
|
-
dependencies:
|
|
1495
|
-
"@docusaurus/mdx-loader" "2.0.0-
|
|
1496
|
-
"@docusaurus/module-type-aliases" "2.0.0-
|
|
1497
|
-
"@docusaurus/plugin-content-blog" "2.0.0-
|
|
1498
|
-
"@docusaurus/plugin-content-docs" "2.0.0-
|
|
1499
|
-
"@docusaurus/plugin-content-pages" "2.0.0-
|
|
1500
|
-
"@docusaurus/utils" "2.0.0-
|
|
1488
|
+
"@docusaurus/theme-common@2.0.0-rc.1":
|
|
1489
|
+
version "2.0.0-rc.1"
|
|
1490
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-common/-/theme-common-2.0.0-rc.1.tgz#ea5d9732a16b03b488555e50107161bfa2abad98"
|
|
1491
|
+
integrity sha512-1r9ZLKD9SeoCYVzWzcdR79Dia4ANlrlRjNl6uzETOEybjK6FF7yEa9Yra8EJcOCbi3coyYz5xFh/r1YHFTFHug==
|
|
1492
|
+
dependencies:
|
|
1493
|
+
"@docusaurus/mdx-loader" "2.0.0-rc.1"
|
|
1494
|
+
"@docusaurus/module-type-aliases" "2.0.0-rc.1"
|
|
1495
|
+
"@docusaurus/plugin-content-blog" "2.0.0-rc.1"
|
|
1496
|
+
"@docusaurus/plugin-content-docs" "2.0.0-rc.1"
|
|
1497
|
+
"@docusaurus/plugin-content-pages" "2.0.0-rc.1"
|
|
1498
|
+
"@docusaurus/utils" "2.0.0-rc.1"
|
|
1501
1499
|
"@types/history" "^4.7.11"
|
|
1502
1500
|
"@types/react" "*"
|
|
1503
1501
|
"@types/react-router-config" "*"
|
|
1504
|
-
clsx "^1.2.
|
|
1502
|
+
clsx "^1.2.1"
|
|
1505
1503
|
parse-numeric-range "^1.3.0"
|
|
1506
1504
|
prism-react-renderer "^1.3.5"
|
|
1507
1505
|
tslib "^2.4.0"
|
|
1508
1506
|
utility-types "^3.10.0"
|
|
1509
1507
|
|
|
1510
|
-
"@docusaurus/theme-search-algolia@2.0.0-
|
|
1511
|
-
version "2.0.0-
|
|
1512
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-search-algolia/-/theme-search-algolia-2.0.0-
|
|
1513
|
-
integrity sha512-
|
|
1508
|
+
"@docusaurus/theme-search-algolia@2.0.0-rc.1":
|
|
1509
|
+
version "2.0.0-rc.1"
|
|
1510
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-search-algolia/-/theme-search-algolia-2.0.0-rc.1.tgz#e78c0aeaea6a3717ae3a6ecd75a8652bd7c8e974"
|
|
1511
|
+
integrity sha512-H5yq6V/B4qo6GZrDKMbeSpk3T9e9K2MliDzLonRu0w3QHW9orVGe0c/lZvRbGlDZjnsOo7XGddhXXIDWGwnpaA==
|
|
1514
1512
|
dependencies:
|
|
1515
1513
|
"@docsearch/react" "^3.1.1"
|
|
1516
|
-
"@docusaurus/core" "2.0.0-
|
|
1517
|
-
"@docusaurus/logger" "2.0.0-
|
|
1518
|
-
"@docusaurus/plugin-content-docs" "2.0.0-
|
|
1519
|
-
"@docusaurus/theme-common" "2.0.0-
|
|
1520
|
-
"@docusaurus/theme-translations" "2.0.0-
|
|
1521
|
-
"@docusaurus/utils" "2.0.0-
|
|
1522
|
-
"@docusaurus/utils-validation" "2.0.0-
|
|
1514
|
+
"@docusaurus/core" "2.0.0-rc.1"
|
|
1515
|
+
"@docusaurus/logger" "2.0.0-rc.1"
|
|
1516
|
+
"@docusaurus/plugin-content-docs" "2.0.0-rc.1"
|
|
1517
|
+
"@docusaurus/theme-common" "2.0.0-rc.1"
|
|
1518
|
+
"@docusaurus/theme-translations" "2.0.0-rc.1"
|
|
1519
|
+
"@docusaurus/utils" "2.0.0-rc.1"
|
|
1520
|
+
"@docusaurus/utils-validation" "2.0.0-rc.1"
|
|
1523
1521
|
algoliasearch "^4.13.1"
|
|
1524
1522
|
algoliasearch-helper "^3.10.0"
|
|
1525
|
-
clsx "^1.2.
|
|
1523
|
+
clsx "^1.2.1"
|
|
1526
1524
|
eta "^1.12.3"
|
|
1527
1525
|
fs-extra "^10.1.0"
|
|
1528
1526
|
lodash "^4.17.21"
|
|
1529
1527
|
tslib "^2.4.0"
|
|
1530
1528
|
utility-types "^3.10.0"
|
|
1531
1529
|
|
|
1532
|
-
"@docusaurus/theme-translations@2.0.0-
|
|
1533
|
-
version "2.0.0-
|
|
1534
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-translations/-/theme-translations-2.0.0-
|
|
1535
|
-
integrity sha512-
|
|
1530
|
+
"@docusaurus/theme-translations@2.0.0-rc.1":
|
|
1531
|
+
version "2.0.0-rc.1"
|
|
1532
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-translations/-/theme-translations-2.0.0-rc.1.tgz#bd647f78c741ee7f6c6d2cbbd3e3f282ef2f89ad"
|
|
1533
|
+
integrity sha512-JLhNdlnbQhxVQzOnLyiCaTzKFa1lpVrM3nCrkGQKscoG2rY6ARGYMgMN2DkoH6hm7TflQ8+PE1S5MzzASeLs4Q==
|
|
1536
1534
|
dependencies:
|
|
1537
1535
|
fs-extra "^10.1.0"
|
|
1538
1536
|
tslib "^2.4.0"
|
|
1539
1537
|
|
|
1540
|
-
"@docusaurus/types@2.0.0-
|
|
1541
|
-
version "2.0.0-
|
|
1542
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-2.0.0-
|
|
1543
|
-
integrity sha512-
|
|
1538
|
+
"@docusaurus/types@2.0.0-rc.1":
|
|
1539
|
+
version "2.0.0-rc.1"
|
|
1540
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-2.0.0-rc.1.tgz#032f8afde6b4878e37f984b9949a96b150103c21"
|
|
1541
|
+
integrity sha512-wX25FOZa/aKnCGA5ljWPaDpMW3TuTbs0BtjQ8WTC557p8zDvuz4r+g2/FPHsgWE0TKwUMf4usQU1m3XpJLPN+g==
|
|
1544
1542
|
dependencies:
|
|
1545
1543
|
"@types/history" "^4.7.11"
|
|
1546
1544
|
"@types/react" "*"
|
|
@@ -1551,30 +1549,30 @@
|
|
|
1551
1549
|
webpack "^5.73.0"
|
|
1552
1550
|
webpack-merge "^5.8.0"
|
|
1553
1551
|
|
|
1554
|
-
"@docusaurus/utils-common@2.0.0-
|
|
1555
|
-
version "2.0.0-
|
|
1556
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-2.0.0-
|
|
1557
|
-
integrity sha512
|
|
1552
|
+
"@docusaurus/utils-common@2.0.0-rc.1":
|
|
1553
|
+
version "2.0.0-rc.1"
|
|
1554
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-2.0.0-rc.1.tgz#3e233a28794325d5d9d3af3f7b1c22b59aa8b847"
|
|
1555
|
+
integrity sha512-+iZICpeFPZJ9oGJXuG92WTWee6WRnVx5BdzlcfuKf/f5KQX8PvwXR2tDME78FGGhShB8zr+vjuNEXuLvXT7j2A==
|
|
1558
1556
|
dependencies:
|
|
1559
1557
|
tslib "^2.4.0"
|
|
1560
1558
|
|
|
1561
|
-
"@docusaurus/utils-validation@2.0.0-
|
|
1562
|
-
version "2.0.0-
|
|
1563
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/utils-validation/-/utils-validation-2.0.0-
|
|
1564
|
-
integrity sha512-
|
|
1559
|
+
"@docusaurus/utils-validation@2.0.0-rc.1":
|
|
1560
|
+
version "2.0.0-rc.1"
|
|
1561
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/utils-validation/-/utils-validation-2.0.0-rc.1.tgz#dded12f036cda8a54a19e01694b35859fe0cf1d5"
|
|
1562
|
+
integrity sha512-lj36gm9Ksu4tt/EUeLDWoMbXe3sfBxeIPIUUdqYcBYkF/rpQkh+uL/dncjNGiw6uvBOqXhOfsFVP045HtgShVw==
|
|
1565
1563
|
dependencies:
|
|
1566
|
-
"@docusaurus/logger" "2.0.0-
|
|
1567
|
-
"@docusaurus/utils" "2.0.0-
|
|
1564
|
+
"@docusaurus/logger" "2.0.0-rc.1"
|
|
1565
|
+
"@docusaurus/utils" "2.0.0-rc.1"
|
|
1568
1566
|
joi "^17.6.0"
|
|
1569
1567
|
js-yaml "^4.1.0"
|
|
1570
1568
|
tslib "^2.4.0"
|
|
1571
1569
|
|
|
1572
|
-
"@docusaurus/utils@2.0.0-
|
|
1573
|
-
version "2.0.0-
|
|
1574
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/utils/-/utils-2.0.0-
|
|
1575
|
-
integrity sha512-
|
|
1570
|
+
"@docusaurus/utils@2.0.0-rc.1":
|
|
1571
|
+
version "2.0.0-rc.1"
|
|
1572
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/utils/-/utils-2.0.0-rc.1.tgz#53584b800df9e13864d5ef1a76aa7655a90ec86e"
|
|
1573
|
+
integrity sha512-ym9I1OwIYbKs1LGaUajaA/vDG8VweJj/6YoZjHp+eDQHhTRIrHXiYoGDqorafRhftKwnA1EnyomuXpNd9bq8Gg==
|
|
1576
1574
|
dependencies:
|
|
1577
|
-
"@docusaurus/logger" "2.0.0-
|
|
1575
|
+
"@docusaurus/logger" "2.0.0-rc.1"
|
|
1578
1576
|
"@svgr/webpack" "^6.2.1"
|
|
1579
1577
|
file-loader "^6.2.0"
|
|
1580
1578
|
fs-extra "^10.1.0"
|
|
@@ -1747,109 +1745,109 @@
|
|
|
1747
1745
|
p-map "^4.0.0"
|
|
1748
1746
|
webpack-sources "^3.2.2"
|
|
1749
1747
|
|
|
1750
|
-
"@svgr/babel-plugin-add-jsx-attribute@^6.
|
|
1751
|
-
version "6.
|
|
1752
|
-
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-6.
|
|
1753
|
-
integrity sha512-
|
|
1754
|
-
|
|
1755
|
-
"@svgr/babel-plugin-remove-jsx-attribute@^6.
|
|
1756
|
-
version "6.
|
|
1757
|
-
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-6.
|
|
1758
|
-
integrity sha512-
|
|
1759
|
-
|
|
1760
|
-
"@svgr/babel-plugin-remove-jsx-empty-expression@^6.
|
|
1761
|
-
version "6.
|
|
1762
|
-
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-6.
|
|
1763
|
-
integrity sha512-
|
|
1764
|
-
|
|
1765
|
-
"@svgr/babel-plugin-replace-jsx-attribute-value@^6.
|
|
1766
|
-
version "6.
|
|
1767
|
-
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-6.
|
|
1768
|
-
integrity sha512-
|
|
1769
|
-
|
|
1770
|
-
"@svgr/babel-plugin-svg-dynamic-title@^6.
|
|
1771
|
-
version "6.
|
|
1772
|
-
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-6.
|
|
1773
|
-
integrity sha512-
|
|
1774
|
-
|
|
1775
|
-
"@svgr/babel-plugin-svg-em-dimensions@^6.
|
|
1776
|
-
version "6.
|
|
1777
|
-
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-6.
|
|
1778
|
-
integrity sha512
|
|
1779
|
-
|
|
1780
|
-
"@svgr/babel-plugin-transform-react-native-svg@^6.
|
|
1781
|
-
version "6.
|
|
1782
|
-
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-6.
|
|
1783
|
-
integrity sha512-
|
|
1784
|
-
|
|
1785
|
-
"@svgr/babel-plugin-transform-svg-component@^6.
|
|
1786
|
-
version "6.
|
|
1787
|
-
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-6.
|
|
1788
|
-
integrity sha512-
|
|
1789
|
-
|
|
1790
|
-
"@svgr/babel-preset@^6.
|
|
1791
|
-
version "6.
|
|
1792
|
-
resolved "https://registry.yarnpkg.com/@svgr/babel-preset/-/babel-preset-6.
|
|
1793
|
-
integrity sha512-
|
|
1794
|
-
dependencies:
|
|
1795
|
-
"@svgr/babel-plugin-add-jsx-attribute" "^6.
|
|
1796
|
-
"@svgr/babel-plugin-remove-jsx-attribute" "^6.
|
|
1797
|
-
"@svgr/babel-plugin-remove-jsx-empty-expression" "^6.
|
|
1798
|
-
"@svgr/babel-plugin-replace-jsx-attribute-value" "^6.
|
|
1799
|
-
"@svgr/babel-plugin-svg-dynamic-title" "^6.
|
|
1800
|
-
"@svgr/babel-plugin-svg-em-dimensions" "^6.
|
|
1801
|
-
"@svgr/babel-plugin-transform-react-native-svg" "^6.
|
|
1802
|
-
"@svgr/babel-plugin-transform-svg-component" "^6.
|
|
1803
|
-
|
|
1804
|
-
"@svgr/core@^6.
|
|
1805
|
-
version "6.
|
|
1806
|
-
resolved "https://registry.yarnpkg.com/@svgr/core/-/core-6.
|
|
1807
|
-
integrity sha512-
|
|
1808
|
-
dependencies:
|
|
1809
|
-
"@svgr/plugin-jsx" "^6.
|
|
1748
|
+
"@svgr/babel-plugin-add-jsx-attribute@^6.3.1":
|
|
1749
|
+
version "6.3.1"
|
|
1750
|
+
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-6.3.1.tgz#b9a5d84902be75a05ede92e70b338d28ab63fa74"
|
|
1751
|
+
integrity sha512-jDBKArXYO1u0B1dmd2Nf8Oy6aTF5vLDfLoO9Oon/GLkqZ/NiggYWZA+a2HpUMH4ITwNqS3z43k8LWApB8S583w==
|
|
1752
|
+
|
|
1753
|
+
"@svgr/babel-plugin-remove-jsx-attribute@^6.3.1":
|
|
1754
|
+
version "6.3.1"
|
|
1755
|
+
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-6.3.1.tgz#4877995452efc997b36777abe1fde9705ef78e8b"
|
|
1756
|
+
integrity sha512-dQzyJ4prwjcFd929T43Z8vSYiTlTu8eafV40Z2gO7zy/SV5GT+ogxRJRBIKWomPBOiaVXFg3jY4S5hyEN3IBjQ==
|
|
1757
|
+
|
|
1758
|
+
"@svgr/babel-plugin-remove-jsx-empty-expression@^6.3.1":
|
|
1759
|
+
version "6.3.1"
|
|
1760
|
+
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-6.3.1.tgz#2d67a0e92904c9be149a5b22d3a3797ce4d7b514"
|
|
1761
|
+
integrity sha512-HBOUc1XwSU67fU26V5Sfb8MQsT0HvUyxru7d0oBJ4rA2s4HW3PhyAPC7fV/mdsSGpAvOdd8Wpvkjsr0fWPUO7A==
|
|
1762
|
+
|
|
1763
|
+
"@svgr/babel-plugin-replace-jsx-attribute-value@^6.3.1":
|
|
1764
|
+
version "6.3.1"
|
|
1765
|
+
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-6.3.1.tgz#306f5247139c53af70d1778f2719647c747998ee"
|
|
1766
|
+
integrity sha512-C12e6aN4BXAolRrI601gPn5MDFCRHO7C4TM8Kks+rDtl8eEq+NN1sak0eAzJu363x3TmHXdZn7+Efd2nr9I5dA==
|
|
1767
|
+
|
|
1768
|
+
"@svgr/babel-plugin-svg-dynamic-title@^6.3.1":
|
|
1769
|
+
version "6.3.1"
|
|
1770
|
+
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-6.3.1.tgz#6ce26d34cbc93eb81737ef528528907c292e7aa2"
|
|
1771
|
+
integrity sha512-6NU55Mmh3M5u2CfCCt6TX29/pPneutrkJnnDCHbKZnjukZmmgUAZLtZ2g6ZoSPdarowaQmAiBRgAHqHmG0vuqA==
|
|
1772
|
+
|
|
1773
|
+
"@svgr/babel-plugin-svg-em-dimensions@^6.3.1":
|
|
1774
|
+
version "6.3.1"
|
|
1775
|
+
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-6.3.1.tgz#5ade2a724b290873c30529d1d8cd23523856287a"
|
|
1776
|
+
integrity sha512-HV1NGHYTTe1vCNKlBgq/gKuCSfaRlKcHIADn7P8w8U3Zvujdw1rmusutghJ1pZJV7pDt3Gt8ws+SVrqHnBO/Qw==
|
|
1777
|
+
|
|
1778
|
+
"@svgr/babel-plugin-transform-react-native-svg@^6.3.1":
|
|
1779
|
+
version "6.3.1"
|
|
1780
|
+
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-6.3.1.tgz#d654f509d692c3a09dfb475757a44bd9f6ad7ddf"
|
|
1781
|
+
integrity sha512-2wZhSHvTolFNeKDAN/ZmIeSz2O9JSw72XD+o2bNp2QAaWqa8KGpn5Yk5WHso6xqfSAiRzAE+GXlsrBO4UP9LLw==
|
|
1782
|
+
|
|
1783
|
+
"@svgr/babel-plugin-transform-svg-component@^6.3.1":
|
|
1784
|
+
version "6.3.1"
|
|
1785
|
+
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-6.3.1.tgz#21a285dbffdce9567c437ebf0d081bf9210807e6"
|
|
1786
|
+
integrity sha512-cZ8Tr6ZAWNUFfDeCKn/pGi976iWSkS8ijmEYKosP+6ktdZ7lW9HVLHojyusPw3w0j8PI4VBeWAXAmi/2G7owxw==
|
|
1787
|
+
|
|
1788
|
+
"@svgr/babel-preset@^6.3.1":
|
|
1789
|
+
version "6.3.1"
|
|
1790
|
+
resolved "https://registry.yarnpkg.com/@svgr/babel-preset/-/babel-preset-6.3.1.tgz#8bd1ead79637d395e9362b01dd37cfd59702e152"
|
|
1791
|
+
integrity sha512-tQtWtzuMMQ3opH7je+MpwfuRA1Hf3cKdSgTtAYwOBDfmhabP7rcTfBi3E7V3MuwJNy/Y02/7/RutvwS1W4Qv9g==
|
|
1792
|
+
dependencies:
|
|
1793
|
+
"@svgr/babel-plugin-add-jsx-attribute" "^6.3.1"
|
|
1794
|
+
"@svgr/babel-plugin-remove-jsx-attribute" "^6.3.1"
|
|
1795
|
+
"@svgr/babel-plugin-remove-jsx-empty-expression" "^6.3.1"
|
|
1796
|
+
"@svgr/babel-plugin-replace-jsx-attribute-value" "^6.3.1"
|
|
1797
|
+
"@svgr/babel-plugin-svg-dynamic-title" "^6.3.1"
|
|
1798
|
+
"@svgr/babel-plugin-svg-em-dimensions" "^6.3.1"
|
|
1799
|
+
"@svgr/babel-plugin-transform-react-native-svg" "^6.3.1"
|
|
1800
|
+
"@svgr/babel-plugin-transform-svg-component" "^6.3.1"
|
|
1801
|
+
|
|
1802
|
+
"@svgr/core@^6.3.1":
|
|
1803
|
+
version "6.3.1"
|
|
1804
|
+
resolved "https://registry.yarnpkg.com/@svgr/core/-/core-6.3.1.tgz#752adf49d8d5473b15d76ca741961de093f715bd"
|
|
1805
|
+
integrity sha512-Sm3/7OdXbQreemf9aO25keerZSbnKMpGEfmH90EyYpj1e8wMD4TuwJIb3THDSgRMWk1kYJfSRulELBy4gVgZUA==
|
|
1806
|
+
dependencies:
|
|
1807
|
+
"@svgr/plugin-jsx" "^6.3.1"
|
|
1810
1808
|
camelcase "^6.2.0"
|
|
1811
1809
|
cosmiconfig "^7.0.1"
|
|
1812
1810
|
|
|
1813
|
-
"@svgr/hast-util-to-babel-ast@^6.
|
|
1814
|
-
version "6.
|
|
1815
|
-
resolved "https://registry.yarnpkg.com/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-6.
|
|
1816
|
-
integrity sha512-
|
|
1811
|
+
"@svgr/hast-util-to-babel-ast@^6.3.1":
|
|
1812
|
+
version "6.3.1"
|
|
1813
|
+
resolved "https://registry.yarnpkg.com/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-6.3.1.tgz#59614e24d2a4a28010e02089213b3448d905769d"
|
|
1814
|
+
integrity sha512-NgyCbiTQIwe3wHe/VWOUjyxmpUmsrBjdoIxKpXt3Nqc3TN30BpJG22OxBvVzsAh9jqep0w0/h8Ywvdk3D9niNQ==
|
|
1817
1815
|
dependencies:
|
|
1818
|
-
"@babel/types" "^7.
|
|
1819
|
-
entities "^3.0
|
|
1816
|
+
"@babel/types" "^7.18.4"
|
|
1817
|
+
entities "^4.3.0"
|
|
1820
1818
|
|
|
1821
|
-
"@svgr/plugin-jsx@^6.
|
|
1822
|
-
version "6.
|
|
1823
|
-
resolved "https://registry.yarnpkg.com/@svgr/plugin-jsx/-/plugin-jsx-6.
|
|
1824
|
-
integrity sha512-
|
|
1819
|
+
"@svgr/plugin-jsx@^6.3.1":
|
|
1820
|
+
version "6.3.1"
|
|
1821
|
+
resolved "https://registry.yarnpkg.com/@svgr/plugin-jsx/-/plugin-jsx-6.3.1.tgz#de7b2de824296b836d6b874d498377896e367f50"
|
|
1822
|
+
integrity sha512-r9+0mYG3hD4nNtUgsTXWGYJomv/bNd7kC16zvsM70I/bGeoCi/3lhTmYqeN6ChWX317OtQCSZZbH4wq9WwoXbw==
|
|
1825
1823
|
dependencies:
|
|
1826
|
-
"@babel/core" "^7.
|
|
1827
|
-
"@svgr/babel-preset" "^6.
|
|
1828
|
-
"@svgr/hast-util-to-babel-ast" "^6.
|
|
1829
|
-
svg-parser "^2.0.
|
|
1824
|
+
"@babel/core" "^7.18.5"
|
|
1825
|
+
"@svgr/babel-preset" "^6.3.1"
|
|
1826
|
+
"@svgr/hast-util-to-babel-ast" "^6.3.1"
|
|
1827
|
+
svg-parser "^2.0.4"
|
|
1830
1828
|
|
|
1831
|
-
"@svgr/plugin-svgo@^6.
|
|
1832
|
-
version "6.
|
|
1833
|
-
resolved "https://registry.yarnpkg.com/@svgr/plugin-svgo/-/plugin-svgo-6.
|
|
1834
|
-
integrity sha512-
|
|
1829
|
+
"@svgr/plugin-svgo@^6.3.1":
|
|
1830
|
+
version "6.3.1"
|
|
1831
|
+
resolved "https://registry.yarnpkg.com/@svgr/plugin-svgo/-/plugin-svgo-6.3.1.tgz#3c1ff2efaed10e5c5d35a6cae7bacaedc18b5d4a"
|
|
1832
|
+
integrity sha512-yJIjTDKPYqzFVjmsbH5EdIwEsmKxjxdXSGJVLeUgwZOZPAkNQmD1v7LDbOdOKbR44FG8465Du+zWPdbYGnbMbw==
|
|
1835
1833
|
dependencies:
|
|
1836
1834
|
cosmiconfig "^7.0.1"
|
|
1837
1835
|
deepmerge "^4.2.2"
|
|
1838
|
-
svgo "^2.
|
|
1836
|
+
svgo "^2.8.0"
|
|
1839
1837
|
|
|
1840
1838
|
"@svgr/webpack@^6.2.1":
|
|
1841
|
-
version "6.
|
|
1842
|
-
resolved "https://registry.yarnpkg.com/@svgr/webpack/-/webpack-6.
|
|
1843
|
-
integrity sha512-
|
|
1844
|
-
dependencies:
|
|
1845
|
-
"@babel/core" "^7.
|
|
1846
|
-
"@babel/plugin-transform-react-constant-elements" "^7.
|
|
1847
|
-
"@babel/preset-env" "^7.
|
|
1848
|
-
"@babel/preset-react" "^7.
|
|
1849
|
-
"@babel/preset-typescript" "^7.
|
|
1850
|
-
"@svgr/core" "^6.
|
|
1851
|
-
"@svgr/plugin-jsx" "^6.
|
|
1852
|
-
"@svgr/plugin-svgo" "^6.
|
|
1839
|
+
version "6.3.1"
|
|
1840
|
+
resolved "https://registry.yarnpkg.com/@svgr/webpack/-/webpack-6.3.1.tgz#001d03236ebb03bf47c0a4b92d5423e05095ebe6"
|
|
1841
|
+
integrity sha512-eODxwIUShLxSMaRjzJtrj9wg89D75JLczvWg9SaB5W+OtVTkiC1vdGd8+t+pf5fTlBOy4RRXAq7x1E3DUl3D0A==
|
|
1842
|
+
dependencies:
|
|
1843
|
+
"@babel/core" "^7.18.5"
|
|
1844
|
+
"@babel/plugin-transform-react-constant-elements" "^7.17.12"
|
|
1845
|
+
"@babel/preset-env" "^7.18.2"
|
|
1846
|
+
"@babel/preset-react" "^7.17.12"
|
|
1847
|
+
"@babel/preset-typescript" "^7.17.12"
|
|
1848
|
+
"@svgr/core" "^6.3.1"
|
|
1849
|
+
"@svgr/plugin-jsx" "^6.3.1"
|
|
1850
|
+
"@svgr/plugin-svgo" "^6.3.1"
|
|
1853
1851
|
|
|
1854
1852
|
"@szmarczak/http-timer@^1.1.2":
|
|
1855
1853
|
version "1.1.2"
|
|
@@ -1910,9 +1908,9 @@
|
|
|
1910
1908
|
"@types/json-schema" "*"
|
|
1911
1909
|
|
|
1912
1910
|
"@types/estree@*":
|
|
1913
|
-
version "0.0
|
|
1914
|
-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.
|
|
1915
|
-
integrity sha512-
|
|
1911
|
+
version "1.0.0"
|
|
1912
|
+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
|
|
1913
|
+
integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
|
|
1916
1914
|
|
|
1917
1915
|
"@types/estree@^0.0.51":
|
|
1918
1916
|
version "0.0.51"
|
|
@@ -1920,9 +1918,9 @@
|
|
|
1920
1918
|
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
|
|
1921
1919
|
|
|
1922
1920
|
"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.18":
|
|
1923
|
-
version "4.17.
|
|
1924
|
-
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.
|
|
1925
|
-
integrity sha512-
|
|
1921
|
+
version "4.17.30"
|
|
1922
|
+
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.30.tgz#0f2f99617fa8f9696170c46152ccf7500b34ac04"
|
|
1923
|
+
integrity sha512-gstzbTWro2/nFed1WXtf+TtrpwxH7Ggs4RLYTLbeVgIkUQOI3WG/JKjgeOU1zXDvezllupjrf8OPIdvTbIaVOQ==
|
|
1926
1924
|
dependencies:
|
|
1927
1925
|
"@types/node" "*"
|
|
1928
1926
|
"@types/qs" "*"
|
|
@@ -1980,9 +1978,9 @@
|
|
|
1980
1978
|
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
|
|
1981
1979
|
|
|
1982
1980
|
"@types/node@*":
|
|
1983
|
-
version "18.
|
|
1984
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.
|
|
1985
|
-
integrity sha512-
|
|
1981
|
+
version "18.6.1"
|
|
1982
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.1.tgz#828e4785ccca13f44e2fb6852ae0ef11e3e20ba5"
|
|
1983
|
+
integrity sha512-z+2vB6yDt1fNwKOeGbckpmirO+VBDuQqecXkgeIqDlaOtmKn6hPR/viQ8cxCfqLU4fTlvM3+YjM367TukWdxpg==
|
|
1986
1984
|
|
|
1987
1985
|
"@types/node@^17.0.5":
|
|
1988
1986
|
version "17.0.45"
|
|
@@ -2249,10 +2247,10 @@ acorn-walk@^8.0.0:
|
|
|
2249
2247
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
|
|
2250
2248
|
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
|
|
2251
2249
|
|
|
2252
|
-
acorn@^8.0.4, acorn@^8.
|
|
2253
|
-
version "8.
|
|
2254
|
-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.
|
|
2255
|
-
integrity sha512-
|
|
2250
|
+
acorn@^8.0.4, acorn@^8.5.0, acorn@^8.7.1:
|
|
2251
|
+
version "8.8.0"
|
|
2252
|
+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
|
|
2253
|
+
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
|
|
2256
2254
|
|
|
2257
2255
|
address@^1.0.1, address@^1.1.2:
|
|
2258
2256
|
version "1.2.0"
|
|
@@ -2314,24 +2312,24 @@ algoliasearch-helper@^3.10.0:
|
|
|
2314
2312
|
"@algolia/events" "^4.0.1"
|
|
2315
2313
|
|
|
2316
2314
|
algoliasearch@^4.0.0, algoliasearch@^4.13.1:
|
|
2317
|
-
version "4.
|
|
2318
|
-
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.
|
|
2319
|
-
integrity sha512-
|
|
2320
|
-
dependencies:
|
|
2321
|
-
"@algolia/cache-browser-local-storage" "4.
|
|
2322
|
-
"@algolia/cache-common" "4.
|
|
2323
|
-
"@algolia/cache-in-memory" "4.
|
|
2324
|
-
"@algolia/client-account" "4.
|
|
2325
|
-
"@algolia/client-analytics" "4.
|
|
2326
|
-
"@algolia/client-common" "4.
|
|
2327
|
-
"@algolia/client-personalization" "4.
|
|
2328
|
-
"@algolia/client-search" "4.
|
|
2329
|
-
"@algolia/logger-common" "4.
|
|
2330
|
-
"@algolia/logger-console" "4.
|
|
2331
|
-
"@algolia/requester-browser-xhr" "4.
|
|
2332
|
-
"@algolia/requester-common" "4.
|
|
2333
|
-
"@algolia/requester-node-http" "4.
|
|
2334
|
-
"@algolia/transporter" "4.
|
|
2315
|
+
version "4.14.1"
|
|
2316
|
+
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.14.1.tgz#7f24cabd264f8294b461d108e1603e673571e806"
|
|
2317
|
+
integrity sha512-ZWqnbsGUgU03/IyG995pMCc+EmNVDA/4c9ntr8B0dWQwFqazOQ4ErvKZxarbgSNmyPo/eZcVsTb0bNplJMttGQ==
|
|
2318
|
+
dependencies:
|
|
2319
|
+
"@algolia/cache-browser-local-storage" "4.14.1"
|
|
2320
|
+
"@algolia/cache-common" "4.14.1"
|
|
2321
|
+
"@algolia/cache-in-memory" "4.14.1"
|
|
2322
|
+
"@algolia/client-account" "4.14.1"
|
|
2323
|
+
"@algolia/client-analytics" "4.14.1"
|
|
2324
|
+
"@algolia/client-common" "4.14.1"
|
|
2325
|
+
"@algolia/client-personalization" "4.14.1"
|
|
2326
|
+
"@algolia/client-search" "4.14.1"
|
|
2327
|
+
"@algolia/logger-common" "4.14.1"
|
|
2328
|
+
"@algolia/logger-console" "4.14.1"
|
|
2329
|
+
"@algolia/requester-browser-xhr" "4.14.1"
|
|
2330
|
+
"@algolia/requester-common" "4.14.1"
|
|
2331
|
+
"@algolia/requester-node-http" "4.14.1"
|
|
2332
|
+
"@algolia/transporter" "4.14.1"
|
|
2335
2333
|
|
|
2336
2334
|
ansi-align@^3.0.0, ansi-align@^3.0.1:
|
|
2337
2335
|
version "3.0.1"
|
|
@@ -2476,20 +2474,20 @@ babel-plugin-extract-import-names@1.6.22:
|
|
|
2476
2474
|
"@babel/helper-plugin-utils" "7.10.4"
|
|
2477
2475
|
|
|
2478
2476
|
babel-plugin-polyfill-corejs2@^0.3.1:
|
|
2479
|
-
version "0.3.
|
|
2480
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.
|
|
2481
|
-
integrity sha512-
|
|
2477
|
+
version "0.3.2"
|
|
2478
|
+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.2.tgz#e4c31d4c89b56f3cf85b92558954c66b54bd972d"
|
|
2479
|
+
integrity sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q==
|
|
2482
2480
|
dependencies:
|
|
2483
|
-
"@babel/compat-data" "^7.
|
|
2484
|
-
"@babel/helper-define-polyfill-provider" "^0.3.
|
|
2481
|
+
"@babel/compat-data" "^7.17.7"
|
|
2482
|
+
"@babel/helper-define-polyfill-provider" "^0.3.2"
|
|
2485
2483
|
semver "^6.1.1"
|
|
2486
2484
|
|
|
2487
2485
|
babel-plugin-polyfill-corejs3@^0.5.2:
|
|
2488
|
-
version "0.5.
|
|
2489
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.
|
|
2490
|
-
integrity sha512-
|
|
2486
|
+
version "0.5.3"
|
|
2487
|
+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.3.tgz#d7e09c9a899079d71a8b670c6181af56ec19c5c7"
|
|
2488
|
+
integrity sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==
|
|
2491
2489
|
dependencies:
|
|
2492
|
-
"@babel/helper-define-polyfill-provider" "^0.3.
|
|
2490
|
+
"@babel/helper-define-polyfill-provider" "^0.3.2"
|
|
2493
2491
|
core-js-compat "^3.21.0"
|
|
2494
2492
|
|
|
2495
2493
|
babel-plugin-polyfill-regenerator@^0.3.1:
|
|
@@ -2605,14 +2603,14 @@ braces@^3.0.2, braces@~3.0.2:
|
|
|
2605
2603
|
dependencies:
|
|
2606
2604
|
fill-range "^7.0.1"
|
|
2607
2605
|
|
|
2608
|
-
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.18.1, browserslist@^4.20.2, browserslist@^4.20.3, browserslist@^4.21.
|
|
2609
|
-
version "4.21.
|
|
2610
|
-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.
|
|
2611
|
-
integrity sha512-
|
|
2606
|
+
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.18.1, browserslist@^4.20.2, browserslist@^4.20.3, browserslist@^4.21.2:
|
|
2607
|
+
version "4.21.2"
|
|
2608
|
+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.2.tgz#59a400757465535954946a400b841ed37e2b4ecf"
|
|
2609
|
+
integrity sha512-MonuOgAtUB46uP5CezYbRaYKBNt2LxP0yX+Pmj4LkcDFGkn9Cbpi83d9sCjwQDErXsIJSzY5oKGDbgOlF/LPAA==
|
|
2612
2610
|
dependencies:
|
|
2613
|
-
caniuse-lite "^1.0.
|
|
2614
|
-
electron-to-chromium "^1.4.
|
|
2615
|
-
node-releases "^2.0.
|
|
2611
|
+
caniuse-lite "^1.0.30001366"
|
|
2612
|
+
electron-to-chromium "^1.4.188"
|
|
2613
|
+
node-releases "^2.0.6"
|
|
2616
2614
|
update-browserslist-db "^1.0.4"
|
|
2617
2615
|
|
|
2618
2616
|
buffer-from@^1.0.0:
|
|
@@ -2684,10 +2682,10 @@ caniuse-api@^3.0.0:
|
|
|
2684
2682
|
lodash.memoize "^4.1.2"
|
|
2685
2683
|
lodash.uniq "^4.5.0"
|
|
2686
2684
|
|
|
2687
|
-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001335, caniuse-lite@^1.0.
|
|
2688
|
-
version "1.0.
|
|
2689
|
-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.
|
|
2690
|
-
integrity sha512-
|
|
2685
|
+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001335, caniuse-lite@^1.0.30001366:
|
|
2686
|
+
version "1.0.30001370"
|
|
2687
|
+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001370.tgz#0a30d4f20d38b9e108cc5ae7cc62df9fe66cd5ba"
|
|
2688
|
+
integrity sha512-3PDmaP56wz/qz7G508xzjx8C+MC2qEm4SYhSEzC9IBROo+dGXFWRuaXkWti0A9tuI00g+toiriVqxtWMgl350g==
|
|
2691
2689
|
|
|
2692
2690
|
ccount@^1.0.0:
|
|
2693
2691
|
version "1.1.0"
|
|
@@ -2777,9 +2775,9 @@ ci-info@^2.0.0:
|
|
|
2777
2775
|
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
|
|
2778
2776
|
|
|
2779
2777
|
clean-css@^5.2.2, clean-css@^5.3.0:
|
|
2780
|
-
version "5.3.
|
|
2781
|
-
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.3.
|
|
2782
|
-
integrity sha512-
|
|
2778
|
+
version "5.3.1"
|
|
2779
|
+
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.3.1.tgz#d0610b0b90d125196a2894d35366f734e5d7aa32"
|
|
2780
|
+
integrity sha512-lCr8OHhiWCTw4v8POJovCoh4T7I9U11yVsPjMWWnnMmp9ZowCxyad1Pathle/9HjaDp+fdQKjO9fQydE6RHTZg==
|
|
2783
2781
|
dependencies:
|
|
2784
2782
|
source-map "~0.6.0"
|
|
2785
2783
|
|
|
@@ -2817,13 +2815,13 @@ clone-deep@^4.0.1:
|
|
|
2817
2815
|
shallow-clone "^3.0.0"
|
|
2818
2816
|
|
|
2819
2817
|
clone-response@^1.0.2:
|
|
2820
|
-
version "1.0.
|
|
2821
|
-
resolved "https://registry.yarnpkg.com/clone-response/-/clone-response-1.0.
|
|
2822
|
-
integrity sha512-
|
|
2818
|
+
version "1.0.3"
|
|
2819
|
+
resolved "https://registry.yarnpkg.com/clone-response/-/clone-response-1.0.3.tgz#af2032aa47816399cf5f0a1d0db902f517abb8c3"
|
|
2820
|
+
integrity sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==
|
|
2823
2821
|
dependencies:
|
|
2824
2822
|
mimic-response "^1.0.0"
|
|
2825
2823
|
|
|
2826
|
-
clsx@^1.2.
|
|
2824
|
+
clsx@^1.2.1:
|
|
2827
2825
|
version "1.2.1"
|
|
2828
2826
|
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
|
|
2829
2827
|
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
|
|
@@ -3001,22 +2999,22 @@ copy-webpack-plugin@^11.0.0:
|
|
|
3001
2999
|
serialize-javascript "^6.0.0"
|
|
3002
3000
|
|
|
3003
3001
|
core-js-compat@^3.21.0, core-js-compat@^3.22.1:
|
|
3004
|
-
version "3.
|
|
3005
|
-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.
|
|
3006
|
-
integrity sha512-
|
|
3002
|
+
version "3.24.0"
|
|
3003
|
+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.24.0.tgz#885958fac38bf3f4464a90f2663b4620f6aee6e3"
|
|
3004
|
+
integrity sha512-F+2E63X3ff/nj8uIrf8Rf24UDGIz7p838+xjEp+Bx3y8OWXj+VTPPZNCtdqovPaS9o7Tka5mCH01Zn5vOd6UQg==
|
|
3007
3005
|
dependencies:
|
|
3008
|
-
browserslist "^4.21.
|
|
3006
|
+
browserslist "^4.21.2"
|
|
3009
3007
|
semver "7.0.0"
|
|
3010
3008
|
|
|
3011
3009
|
core-js-pure@^3.20.2:
|
|
3012
|
-
version "3.
|
|
3013
|
-
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.
|
|
3014
|
-
integrity sha512-
|
|
3010
|
+
version "3.24.0"
|
|
3011
|
+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.24.0.tgz#10eeb90dbf0d670a6b22b081aecc7deb2faec7e1"
|
|
3012
|
+
integrity sha512-uzMmW8cRh7uYw4JQtzqvGWRyC2T5+4zipQLQdi2FmiRqP83k3d6F3stv2iAlNhOs6cXN401FCD5TL0vvleuHgA==
|
|
3015
3013
|
|
|
3016
3014
|
core-js@^3.23.3:
|
|
3017
|
-
version "3.
|
|
3018
|
-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.
|
|
3019
|
-
integrity sha512-
|
|
3015
|
+
version "3.24.0"
|
|
3016
|
+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.24.0.tgz#4928d4e99c593a234eb1a1f9abd3122b04d3ac57"
|
|
3017
|
+
integrity sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ==
|
|
3020
3018
|
|
|
3021
3019
|
core-util-is@~1.0.0:
|
|
3022
3020
|
version "1.0.3"
|
|
@@ -3439,10 +3437,10 @@ ee-first@1.1.1:
|
|
|
3439
3437
|
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
|
3440
3438
|
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
|
3441
3439
|
|
|
3442
|
-
electron-to-chromium@^1.4.
|
|
3443
|
-
version "1.4.
|
|
3444
|
-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.
|
|
3445
|
-
integrity sha512-
|
|
3440
|
+
electron-to-chromium@^1.4.188:
|
|
3441
|
+
version "1.4.202"
|
|
3442
|
+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.202.tgz#0c2ed733f42b02ec49a955c5badfcc65888c390b"
|
|
3443
|
+
integrity sha512-JYsK2ex9lmQD27kj19fhXYxzFJ/phLAkLKHv49A5UY6kMRV2xED3qMMLg/voW/+0AR6wMiI+VxlmK9NDtdxlPA==
|
|
3446
3444
|
|
|
3447
3445
|
emoji-regex@^8.0.0:
|
|
3448
3446
|
version "8.0.0"
|
|
@@ -3476,7 +3474,7 @@ end-of-stream@^1.1.0:
|
|
|
3476
3474
|
dependencies:
|
|
3477
3475
|
once "^1.4.0"
|
|
3478
3476
|
|
|
3479
|
-
enhanced-resolve@^5.
|
|
3477
|
+
enhanced-resolve@^5.10.0:
|
|
3480
3478
|
version "5.10.0"
|
|
3481
3479
|
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.10.0.tgz#0dc579c3bb2a1032e357ac45b8f3a6f3ad4fb1e6"
|
|
3482
3480
|
integrity sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ==
|
|
@@ -3489,11 +3487,6 @@ entities@^2.0.0:
|
|
|
3489
3487
|
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
|
|
3490
3488
|
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
|
|
3491
3489
|
|
|
3492
|
-
entities@^3.0.1:
|
|
3493
|
-
version "3.0.1"
|
|
3494
|
-
resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4"
|
|
3495
|
-
integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==
|
|
3496
|
-
|
|
3497
3490
|
entities@^4.2.0, entities@^4.3.0:
|
|
3498
3491
|
version "4.3.1"
|
|
3499
3492
|
resolved "https://registry.yarnpkg.com/entities/-/entities-4.3.1.tgz#c34062a94c865c322f9d67b4384e4169bcede6a4"
|
|
@@ -4331,9 +4324,9 @@ ignore@^5.2.0:
|
|
|
4331
4324
|
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
|
|
4332
4325
|
|
|
4333
4326
|
image-size@^1.0.1:
|
|
4334
|
-
version "1.0.
|
|
4335
|
-
resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.0.
|
|
4336
|
-
integrity sha512-
|
|
4327
|
+
version "1.0.2"
|
|
4328
|
+
resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.0.2.tgz#d778b6d0ab75b2737c1556dd631652eb963bc486"
|
|
4329
|
+
integrity sha512-xfOoWjceHntRb3qFCrh5ZFORYH8XCdYpASltMhZ/Q0KZiOwjdE/Yl2QCiWdwD+lygV5bMCvauzgu5PxBX/Yerg==
|
|
4337
4330
|
dependencies:
|
|
4338
4331
|
queue "6.0.2"
|
|
4339
4332
|
|
|
@@ -4365,10 +4358,10 @@ indent-string@^4.0.0:
|
|
|
4365
4358
|
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
|
|
4366
4359
|
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
|
|
4367
4360
|
|
|
4368
|
-
infima@0.2.0-alpha.
|
|
4369
|
-
version "0.2.0-alpha.
|
|
4370
|
-
resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.
|
|
4371
|
-
integrity sha512-
|
|
4361
|
+
infima@0.2.0-alpha.42:
|
|
4362
|
+
version "0.2.0-alpha.42"
|
|
4363
|
+
resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.42.tgz#f6e86a655ad40877c6b4d11b2ede681eb5470aa5"
|
|
4364
|
+
integrity sha512-ift8OXNbQQwtbIt6z16KnSWP7uJ/SysSMFI4F87MNRTicypfl4Pv3E2OGVv6N3nSZFJvA8imYulCBS64iyHYww==
|
|
4372
4365
|
|
|
4373
4366
|
inflight@^1.0.4:
|
|
4374
4367
|
version "1.0.6"
|
|
@@ -5096,7 +5089,7 @@ node-forge@^1:
|
|
|
5096
5089
|
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3"
|
|
5097
5090
|
integrity sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==
|
|
5098
5091
|
|
|
5099
|
-
node-releases@^2.0.
|
|
5092
|
+
node-releases@^2.0.6:
|
|
5100
5093
|
version "2.0.6"
|
|
5101
5094
|
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503"
|
|
5102
5095
|
integrity sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==
|
|
@@ -5485,9 +5478,9 @@ postcss-discard-unused@^5.1.0:
|
|
|
5485
5478
|
postcss-selector-parser "^6.0.5"
|
|
5486
5479
|
|
|
5487
5480
|
postcss-loader@^7.0.0:
|
|
5488
|
-
version "7.0.
|
|
5489
|
-
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-7.0.
|
|
5490
|
-
integrity sha512-
|
|
5481
|
+
version "7.0.1"
|
|
5482
|
+
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-7.0.1.tgz#4c883cc0a1b2bfe2074377b7a74c1cd805684395"
|
|
5483
|
+
integrity sha512-VRviFEyYlLjctSM93gAZtcJJ/iSkPZ79zWbN/1fSH+NisBByEiVLqpdVDrPLVSi8DX0oJo12kL/GppTBdKVXiQ==
|
|
5491
5484
|
dependencies:
|
|
5492
5485
|
cosmiconfig "^7.0.0"
|
|
5493
5486
|
klona "^2.0.5"
|
|
@@ -6296,9 +6289,9 @@ run-parallel@^1.1.9:
|
|
|
6296
6289
|
queue-microtask "^1.2.2"
|
|
6297
6290
|
|
|
6298
6291
|
rxjs@^7.5.4:
|
|
6299
|
-
version "7.5.
|
|
6300
|
-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.
|
|
6301
|
-
integrity sha512-
|
|
6292
|
+
version "7.5.6"
|
|
6293
|
+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.6.tgz#0446577557862afd6903517ce7cae79ecb9662bc"
|
|
6294
|
+
integrity sha512-dnyv2/YsXhnm461G+R/Pe5bWP41Nm6LBXEYWI6eiFP4fiwx6WRI/CD0zbdVAudd9xwLEF2IDcKXLHit0FYjUzw==
|
|
6302
6295
|
dependencies:
|
|
6303
6296
|
tslib "^2.1.0"
|
|
6304
6297
|
|
|
@@ -6790,12 +6783,12 @@ supports-preserve-symlinks-flag@^1.0.0:
|
|
|
6790
6783
|
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
|
|
6791
6784
|
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
|
|
6792
6785
|
|
|
6793
|
-
svg-parser@^2.0.
|
|
6786
|
+
svg-parser@^2.0.4:
|
|
6794
6787
|
version "2.0.4"
|
|
6795
6788
|
resolved "https://registry.yarnpkg.com/svg-parser/-/svg-parser-2.0.4.tgz#fdc2e29e13951736140b76cb122c8ee6630eb6b5"
|
|
6796
6789
|
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
|
|
6797
6790
|
|
|
6798
|
-
svgo@^2.
|
|
6791
|
+
svgo@^2.7.0, svgo@^2.8.0:
|
|
6799
6792
|
version "2.8.0"
|
|
6800
6793
|
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
|
|
6801
6794
|
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
|
|
@@ -6830,9 +6823,9 @@ terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.3:
|
|
|
6830
6823
|
terser "^5.7.2"
|
|
6831
6824
|
|
|
6832
6825
|
terser@^5.10.0, terser@^5.7.2:
|
|
6833
|
-
version "5.14.
|
|
6834
|
-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.14.
|
|
6835
|
-
integrity sha512
|
|
6826
|
+
version "5.14.2"
|
|
6827
|
+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.14.2.tgz#9ac9f22b06994d736174f4091aa368db896f1c10"
|
|
6828
|
+
integrity sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==
|
|
6836
6829
|
dependencies:
|
|
6837
6830
|
"@jridgewell/source-map" "^0.3.2"
|
|
6838
6831
|
acorn "^8.5.0"
|
|
@@ -6917,9 +6910,9 @@ type-fest@^0.20.2:
|
|
|
6917
6910
|
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
|
|
6918
6911
|
|
|
6919
6912
|
type-fest@^2.5.0:
|
|
6920
|
-
version "2.
|
|
6921
|
-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.
|
|
6922
|
-
integrity sha512-
|
|
6913
|
+
version "2.17.0"
|
|
6914
|
+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.17.0.tgz#c677030ce61e5be0c90c077d52571eb73c506ea9"
|
|
6915
|
+
integrity sha512-U+g3/JVXnOki1kLSc+xZGPRll3Ah9u2VIG6Sn9iH9YX6UkPERmt6O/0fIyTgsd2/whV0+gAaHAg8fz6sG1QzMA==
|
|
6923
6916
|
|
|
6924
6917
|
type-is@~1.6.18:
|
|
6925
6918
|
version "1.6.18"
|
|
@@ -7072,9 +7065,9 @@ unpipe@1.0.0, unpipe@~1.0.0:
|
|
|
7072
7065
|
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
|
|
7073
7066
|
|
|
7074
7067
|
update-browserslist-db@^1.0.4:
|
|
7075
|
-
version "1.0.
|
|
7076
|
-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.
|
|
7077
|
-
integrity sha512-
|
|
7068
|
+
version "1.0.5"
|
|
7069
|
+
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz#be06a5eedd62f107b7c19eb5bcefb194411abf38"
|
|
7070
|
+
integrity sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==
|
|
7078
7071
|
dependencies:
|
|
7079
7072
|
escalade "^3.1.1"
|
|
7080
7073
|
picocolors "^1.0.0"
|
|
@@ -7208,7 +7201,7 @@ wait-on@^6.0.1:
|
|
|
7208
7201
|
minimist "^1.2.5"
|
|
7209
7202
|
rxjs "^7.5.4"
|
|
7210
7203
|
|
|
7211
|
-
watchpack@^2.
|
|
7204
|
+
watchpack@^2.4.0:
|
|
7212
7205
|
version "2.4.0"
|
|
7213
7206
|
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d"
|
|
7214
7207
|
integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==
|
|
@@ -7308,20 +7301,20 @@ webpack-sources@^3.2.2, webpack-sources@^3.2.3:
|
|
|
7308
7301
|
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
|
|
7309
7302
|
|
|
7310
7303
|
webpack@^5.73.0:
|
|
7311
|
-
version "5.
|
|
7312
|
-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.
|
|
7313
|
-
integrity sha512-
|
|
7304
|
+
version "5.74.0"
|
|
7305
|
+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.74.0.tgz#02a5dac19a17e0bb47093f2be67c695102a55980"
|
|
7306
|
+
integrity sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==
|
|
7314
7307
|
dependencies:
|
|
7315
7308
|
"@types/eslint-scope" "^3.7.3"
|
|
7316
7309
|
"@types/estree" "^0.0.51"
|
|
7317
7310
|
"@webassemblyjs/ast" "1.11.1"
|
|
7318
7311
|
"@webassemblyjs/wasm-edit" "1.11.1"
|
|
7319
7312
|
"@webassemblyjs/wasm-parser" "1.11.1"
|
|
7320
|
-
acorn "^8.
|
|
7313
|
+
acorn "^8.7.1"
|
|
7321
7314
|
acorn-import-assertions "^1.7.6"
|
|
7322
7315
|
browserslist "^4.14.5"
|
|
7323
7316
|
chrome-trace-event "^1.0.2"
|
|
7324
|
-
enhanced-resolve "^5.
|
|
7317
|
+
enhanced-resolve "^5.10.0"
|
|
7325
7318
|
es-module-lexer "^0.9.0"
|
|
7326
7319
|
eslint-scope "5.1.1"
|
|
7327
7320
|
events "^3.2.0"
|
|
@@ -7334,7 +7327,7 @@ webpack@^5.73.0:
|
|
|
7334
7327
|
schema-utils "^3.1.0"
|
|
7335
7328
|
tapable "^2.1.1"
|
|
7336
7329
|
terser-webpack-plugin "^5.1.3"
|
|
7337
|
-
watchpack "^2.
|
|
7330
|
+
watchpack "^2.4.0"
|
|
7338
7331
|
webpack-sources "^3.2.3"
|
|
7339
7332
|
|
|
7340
7333
|
webpackbar@^5.0.2:
|
|
@@ -7436,14 +7429,14 @@ write-file-atomic@^3.0.0:
|
|
|
7436
7429
|
typedarray-to-buffer "^3.1.5"
|
|
7437
7430
|
|
|
7438
7431
|
ws@^7.3.1:
|
|
7439
|
-
version "7.5.
|
|
7440
|
-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.
|
|
7441
|
-
integrity sha512-
|
|
7432
|
+
version "7.5.9"
|
|
7433
|
+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
|
|
7434
|
+
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
|
|
7442
7435
|
|
|
7443
7436
|
ws@^8.4.2:
|
|
7444
|
-
version "8.8.
|
|
7445
|
-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.
|
|
7446
|
-
integrity sha512-
|
|
7437
|
+
version "8.8.1"
|
|
7438
|
+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.1.tgz#5dbad0feb7ade8ecc99b830c1d77c913d4955ff0"
|
|
7439
|
+
integrity sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==
|
|
7447
7440
|
|
|
7448
7441
|
xdg-basedir@^4.0.0:
|
|
7449
7442
|
version "4.0.0"
|