gtfs-to-html 2.7.0 → 2.7.1
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 +11 -0
- package/lib/formatters.js +10 -0
- package/lib/geojson-utils.js +17 -15
- package/lib/utils.js +17 -3
- package/package.json +8 -8
- package/views/default/formatting_functions.pug +11 -6
- package/views/default/js/system-map.js +8 -2
- package/views/default/js/timetable-map.js +8 -2
- package/www/package.json +2 -2
- package/www/yarn.lock +759 -768
package/www/yarn.lock
CHANGED
|
@@ -29,131 +29,131 @@
|
|
|
29
29
|
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.9.3.tgz#2e22e830d36f0a9cf2c0ccd3c7f6d59435b77dfa"
|
|
30
30
|
integrity sha512-Wnm9E4Ye6Rl6sTTqjoymD+l8DjSTHsHboVRYrKgEt8Q7UHm9nYbqhN/i0fhUYA3OAEH7WA8x3jfpnmJm3rKvaQ==
|
|
31
31
|
|
|
32
|
-
"@algolia/cache-browser-local-storage@4.
|
|
33
|
-
version "4.
|
|
34
|
-
resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.
|
|
35
|
-
integrity sha512-
|
|
36
|
-
dependencies:
|
|
37
|
-
"@algolia/cache-common" "4.
|
|
38
|
-
|
|
39
|
-
"@algolia/cache-common@4.
|
|
40
|
-
version "4.
|
|
41
|
-
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.
|
|
42
|
-
integrity sha512-
|
|
43
|
-
|
|
44
|
-
"@algolia/cache-in-memory@4.
|
|
45
|
-
version "4.
|
|
46
|
-
resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.
|
|
47
|
-
integrity sha512-
|
|
48
|
-
dependencies:
|
|
49
|
-
"@algolia/cache-common" "4.
|
|
50
|
-
|
|
51
|
-
"@algolia/client-account@4.
|
|
52
|
-
version "4.
|
|
53
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.
|
|
54
|
-
integrity sha512-
|
|
55
|
-
dependencies:
|
|
56
|
-
"@algolia/client-common" "4.
|
|
57
|
-
"@algolia/client-search" "4.
|
|
58
|
-
"@algolia/transporter" "4.
|
|
59
|
-
|
|
60
|
-
"@algolia/client-analytics@4.
|
|
61
|
-
version "4.
|
|
62
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.
|
|
63
|
-
integrity sha512-
|
|
64
|
-
dependencies:
|
|
65
|
-
"@algolia/client-common" "4.
|
|
66
|
-
"@algolia/client-search" "4.
|
|
67
|
-
"@algolia/requester-common" "4.
|
|
68
|
-
"@algolia/transporter" "4.
|
|
69
|
-
|
|
70
|
-
"@algolia/client-common@4.
|
|
71
|
-
version "4.
|
|
72
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.
|
|
73
|
-
integrity sha512-
|
|
74
|
-
dependencies:
|
|
75
|
-
"@algolia/requester-common" "4.
|
|
76
|
-
"@algolia/transporter" "4.
|
|
77
|
-
|
|
78
|
-
"@algolia/client-personalization@4.
|
|
79
|
-
version "4.
|
|
80
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.
|
|
81
|
-
integrity sha512-
|
|
82
|
-
dependencies:
|
|
83
|
-
"@algolia/client-common" "4.
|
|
84
|
-
"@algolia/requester-common" "4.
|
|
85
|
-
"@algolia/transporter" "4.
|
|
86
|
-
|
|
87
|
-
"@algolia/client-search@4.
|
|
88
|
-
version "4.
|
|
89
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.
|
|
90
|
-
integrity sha512-
|
|
91
|
-
dependencies:
|
|
92
|
-
"@algolia/client-common" "4.
|
|
93
|
-
"@algolia/requester-common" "4.
|
|
94
|
-
"@algolia/transporter" "4.
|
|
32
|
+
"@algolia/cache-browser-local-storage@4.24.0":
|
|
33
|
+
version "4.24.0"
|
|
34
|
+
resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.24.0.tgz#97bc6d067a9fd932b9c922faa6b7fd6e546e1348"
|
|
35
|
+
integrity sha512-t63W9BnoXVrGy9iYHBgObNXqYXM3tYXCjDSHeNwnsc324r4o5UiVKUiAB4THQ5z9U5hTj6qUvwg/Ez43ZD85ww==
|
|
36
|
+
dependencies:
|
|
37
|
+
"@algolia/cache-common" "4.24.0"
|
|
38
|
+
|
|
39
|
+
"@algolia/cache-common@4.24.0":
|
|
40
|
+
version "4.24.0"
|
|
41
|
+
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.24.0.tgz#81a8d3a82ceb75302abb9b150a52eba9960c9744"
|
|
42
|
+
integrity sha512-emi+v+DmVLpMGhp0V9q9h5CdkURsNmFC+cOS6uK9ndeJm9J4TiqSvPYVu+THUP8P/S08rxf5x2P+p3CfID0Y4g==
|
|
43
|
+
|
|
44
|
+
"@algolia/cache-in-memory@4.24.0":
|
|
45
|
+
version "4.24.0"
|
|
46
|
+
resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.24.0.tgz#ffcf8872f3a10cb85c4f4641bdffd307933a6e44"
|
|
47
|
+
integrity sha512-gDrt2so19jW26jY3/MkFg5mEypFIPbPoXsQGQWAi6TrCPsNOSEYepBMPlucqWigsmEy/prp5ug2jy/N3PVG/8w==
|
|
48
|
+
dependencies:
|
|
49
|
+
"@algolia/cache-common" "4.24.0"
|
|
50
|
+
|
|
51
|
+
"@algolia/client-account@4.24.0":
|
|
52
|
+
version "4.24.0"
|
|
53
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.24.0.tgz#eba7a921d828e7c8c40a32d4add21206c7fe12f1"
|
|
54
|
+
integrity sha512-adcvyJ3KjPZFDybxlqnf+5KgxJtBjwTPTeyG2aOyoJvx0Y8dUQAEOEVOJ/GBxX0WWNbmaSrhDURMhc+QeevDsA==
|
|
55
|
+
dependencies:
|
|
56
|
+
"@algolia/client-common" "4.24.0"
|
|
57
|
+
"@algolia/client-search" "4.24.0"
|
|
58
|
+
"@algolia/transporter" "4.24.0"
|
|
59
|
+
|
|
60
|
+
"@algolia/client-analytics@4.24.0":
|
|
61
|
+
version "4.24.0"
|
|
62
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.24.0.tgz#9d2576c46a9093a14e668833c505ea697a1a3e30"
|
|
63
|
+
integrity sha512-y8jOZt1OjwWU4N2qr8G4AxXAzaa8DBvyHTWlHzX/7Me1LX8OayfgHexqrsL4vSBcoMmVw2XnVW9MhL+Y2ZDJXg==
|
|
64
|
+
dependencies:
|
|
65
|
+
"@algolia/client-common" "4.24.0"
|
|
66
|
+
"@algolia/client-search" "4.24.0"
|
|
67
|
+
"@algolia/requester-common" "4.24.0"
|
|
68
|
+
"@algolia/transporter" "4.24.0"
|
|
69
|
+
|
|
70
|
+
"@algolia/client-common@4.24.0":
|
|
71
|
+
version "4.24.0"
|
|
72
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.24.0.tgz#77c46eee42b9444a1d1c1583a83f7df4398a649d"
|
|
73
|
+
integrity sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==
|
|
74
|
+
dependencies:
|
|
75
|
+
"@algolia/requester-common" "4.24.0"
|
|
76
|
+
"@algolia/transporter" "4.24.0"
|
|
77
|
+
|
|
78
|
+
"@algolia/client-personalization@4.24.0":
|
|
79
|
+
version "4.24.0"
|
|
80
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.24.0.tgz#8b47789fb1cb0f8efbea0f79295b7c5a3850f6ae"
|
|
81
|
+
integrity sha512-l5FRFm/yngztweU0HdUzz1rC4yoWCFo3IF+dVIVTfEPg906eZg5BOd1k0K6rZx5JzyyoP4LdmOikfkfGsKVE9w==
|
|
82
|
+
dependencies:
|
|
83
|
+
"@algolia/client-common" "4.24.0"
|
|
84
|
+
"@algolia/requester-common" "4.24.0"
|
|
85
|
+
"@algolia/transporter" "4.24.0"
|
|
86
|
+
|
|
87
|
+
"@algolia/client-search@4.24.0":
|
|
88
|
+
version "4.24.0"
|
|
89
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.24.0.tgz#75e6c02d33ef3e0f34afd9962c085b856fc4a55f"
|
|
90
|
+
integrity sha512-uRW6EpNapmLAD0mW47OXqTP8eiIx5F6qN9/x/7HHO6owL3N1IXqydGwW5nhDFBrV+ldouro2W1VX3XlcUXEFCA==
|
|
91
|
+
dependencies:
|
|
92
|
+
"@algolia/client-common" "4.24.0"
|
|
93
|
+
"@algolia/requester-common" "4.24.0"
|
|
94
|
+
"@algolia/transporter" "4.24.0"
|
|
95
95
|
|
|
96
96
|
"@algolia/events@^4.0.1":
|
|
97
97
|
version "4.0.1"
|
|
98
98
|
resolved "https://registry.yarnpkg.com/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950"
|
|
99
99
|
integrity sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==
|
|
100
100
|
|
|
101
|
-
"@algolia/logger-common@4.
|
|
102
|
-
version "4.
|
|
103
|
-
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.
|
|
104
|
-
integrity sha512-
|
|
105
|
-
|
|
106
|
-
"@algolia/logger-console@4.
|
|
107
|
-
version "4.
|
|
108
|
-
resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.
|
|
109
|
-
integrity sha512-
|
|
110
|
-
dependencies:
|
|
111
|
-
"@algolia/logger-common" "4.
|
|
112
|
-
|
|
113
|
-
"@algolia/recommend@4.
|
|
114
|
-
version "4.
|
|
115
|
-
resolved "https://registry.yarnpkg.com/@algolia/recommend/-/recommend-4.
|
|
116
|
-
integrity sha512-
|
|
117
|
-
dependencies:
|
|
118
|
-
"@algolia/cache-browser-local-storage" "4.
|
|
119
|
-
"@algolia/cache-common" "4.
|
|
120
|
-
"@algolia/cache-in-memory" "4.
|
|
121
|
-
"@algolia/client-common" "4.
|
|
122
|
-
"@algolia/client-search" "4.
|
|
123
|
-
"@algolia/logger-common" "4.
|
|
124
|
-
"@algolia/logger-console" "4.
|
|
125
|
-
"@algolia/requester-browser-xhr" "4.
|
|
126
|
-
"@algolia/requester-common" "4.
|
|
127
|
-
"@algolia/requester-node-http" "4.
|
|
128
|
-
"@algolia/transporter" "4.
|
|
129
|
-
|
|
130
|
-
"@algolia/requester-browser-xhr@4.
|
|
131
|
-
version "4.
|
|
132
|
-
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.
|
|
133
|
-
integrity sha512-
|
|
134
|
-
dependencies:
|
|
135
|
-
"@algolia/requester-common" "4.
|
|
136
|
-
|
|
137
|
-
"@algolia/requester-common@4.
|
|
138
|
-
version "4.
|
|
139
|
-
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.
|
|
140
|
-
integrity sha512-
|
|
141
|
-
|
|
142
|
-
"@algolia/requester-node-http@4.
|
|
143
|
-
version "4.
|
|
144
|
-
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.
|
|
145
|
-
integrity sha512-
|
|
146
|
-
dependencies:
|
|
147
|
-
"@algolia/requester-common" "4.
|
|
148
|
-
|
|
149
|
-
"@algolia/transporter@4.
|
|
150
|
-
version "4.
|
|
151
|
-
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.
|
|
152
|
-
integrity sha512-
|
|
153
|
-
dependencies:
|
|
154
|
-
"@algolia/cache-common" "4.
|
|
155
|
-
"@algolia/logger-common" "4.
|
|
156
|
-
"@algolia/requester-common" "4.
|
|
101
|
+
"@algolia/logger-common@4.24.0":
|
|
102
|
+
version "4.24.0"
|
|
103
|
+
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.24.0.tgz#28d439976019ec0a46ba7a1a739ef493d4ef8123"
|
|
104
|
+
integrity sha512-LLUNjkahj9KtKYrQhFKCzMx0BY3RnNP4FEtO+sBybCjJ73E8jNdaKJ/Dd8A/VA4imVHP5tADZ8pn5B8Ga/wTMA==
|
|
105
|
+
|
|
106
|
+
"@algolia/logger-console@4.24.0":
|
|
107
|
+
version "4.24.0"
|
|
108
|
+
resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.24.0.tgz#c6ff486036cd90b81d07a95aaba04461da7e1c65"
|
|
109
|
+
integrity sha512-X4C8IoHgHfiUROfoRCV+lzSy+LHMgkoEEU1BbKcsfnV0i0S20zyy0NLww9dwVHUWNfPPxdMU+/wKmLGYf96yTg==
|
|
110
|
+
dependencies:
|
|
111
|
+
"@algolia/logger-common" "4.24.0"
|
|
112
|
+
|
|
113
|
+
"@algolia/recommend@4.24.0":
|
|
114
|
+
version "4.24.0"
|
|
115
|
+
resolved "https://registry.yarnpkg.com/@algolia/recommend/-/recommend-4.24.0.tgz#8a3f78aea471ee0a4836b78fd2aad4e9abcaaf34"
|
|
116
|
+
integrity sha512-P9kcgerfVBpfYHDfVZDvvdJv0lEoCvzNlOy2nykyt5bK8TyieYyiD0lguIJdRZZYGre03WIAFf14pgE+V+IBlw==
|
|
117
|
+
dependencies:
|
|
118
|
+
"@algolia/cache-browser-local-storage" "4.24.0"
|
|
119
|
+
"@algolia/cache-common" "4.24.0"
|
|
120
|
+
"@algolia/cache-in-memory" "4.24.0"
|
|
121
|
+
"@algolia/client-common" "4.24.0"
|
|
122
|
+
"@algolia/client-search" "4.24.0"
|
|
123
|
+
"@algolia/logger-common" "4.24.0"
|
|
124
|
+
"@algolia/logger-console" "4.24.0"
|
|
125
|
+
"@algolia/requester-browser-xhr" "4.24.0"
|
|
126
|
+
"@algolia/requester-common" "4.24.0"
|
|
127
|
+
"@algolia/requester-node-http" "4.24.0"
|
|
128
|
+
"@algolia/transporter" "4.24.0"
|
|
129
|
+
|
|
130
|
+
"@algolia/requester-browser-xhr@4.24.0":
|
|
131
|
+
version "4.24.0"
|
|
132
|
+
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.24.0.tgz#313c5edab4ed73a052e75803855833b62dd19c16"
|
|
133
|
+
integrity sha512-Z2NxZMb6+nVXSjF13YpjYTdvV3032YTBSGm2vnYvYPA6mMxzM3v5rsCiSspndn9rzIW4Qp1lPHBvuoKJV6jnAA==
|
|
134
|
+
dependencies:
|
|
135
|
+
"@algolia/requester-common" "4.24.0"
|
|
136
|
+
|
|
137
|
+
"@algolia/requester-common@4.24.0":
|
|
138
|
+
version "4.24.0"
|
|
139
|
+
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.24.0.tgz#1c60c198031f48fcdb9e34c4057a3ea987b9a436"
|
|
140
|
+
integrity sha512-k3CXJ2OVnvgE3HMwcojpvY6d9kgKMPRxs/kVohrwF5WMr2fnqojnycZkxPoEg+bXm8fi5BBfFmOqgYztRtHsQA==
|
|
141
|
+
|
|
142
|
+
"@algolia/requester-node-http@4.24.0":
|
|
143
|
+
version "4.24.0"
|
|
144
|
+
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.24.0.tgz#4461593714031d02aa7da221c49df675212f482f"
|
|
145
|
+
integrity sha512-JF18yTjNOVYvU/L3UosRcvbPMGT9B+/GQWNWnenIImglzNVGpyzChkXLnrSf6uxwVNO6ESGu6oN8MqcGQcjQJw==
|
|
146
|
+
dependencies:
|
|
147
|
+
"@algolia/requester-common" "4.24.0"
|
|
148
|
+
|
|
149
|
+
"@algolia/transporter@4.24.0":
|
|
150
|
+
version "4.24.0"
|
|
151
|
+
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.24.0.tgz#226bb1f8af62430374c1972b2e5c8580ab275102"
|
|
152
|
+
integrity sha512-86nI7w6NzWxd1Zp9q3413dRshDqAzSbsQjhcDhPIatEFiZrL1/TjnHL8S7jVKFePlIMzDsZWXAXwXzcok9c5oA==
|
|
153
|
+
dependencies:
|
|
154
|
+
"@algolia/cache-common" "4.24.0"
|
|
155
|
+
"@algolia/logger-common" "4.24.0"
|
|
156
|
+
"@algolia/requester-common" "4.24.0"
|
|
157
157
|
|
|
158
158
|
"@ampproject/remapping@^2.2.0":
|
|
159
159
|
version "2.3.0"
|
|
@@ -171,38 +171,38 @@
|
|
|
171
171
|
"@babel/highlight" "^7.24.7"
|
|
172
172
|
picocolors "^1.0.0"
|
|
173
173
|
|
|
174
|
-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.
|
|
175
|
-
version "7.
|
|
176
|
-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.
|
|
177
|
-
integrity sha512-
|
|
174
|
+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2":
|
|
175
|
+
version "7.25.2"
|
|
176
|
+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
|
|
177
|
+
integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
|
|
178
178
|
|
|
179
179
|
"@babel/core@^7.21.3", "@babel/core@^7.23.3":
|
|
180
|
-
version "7.
|
|
181
|
-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.
|
|
182
|
-
integrity sha512-
|
|
180
|
+
version "7.25.2"
|
|
181
|
+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
|
|
182
|
+
integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==
|
|
183
183
|
dependencies:
|
|
184
184
|
"@ampproject/remapping" "^2.2.0"
|
|
185
185
|
"@babel/code-frame" "^7.24.7"
|
|
186
|
-
"@babel/generator" "^7.
|
|
187
|
-
"@babel/helper-compilation-targets" "^7.
|
|
188
|
-
"@babel/helper-module-transforms" "^7.
|
|
189
|
-
"@babel/helpers" "^7.
|
|
190
|
-
"@babel/parser" "^7.
|
|
191
|
-
"@babel/template" "^7.
|
|
192
|
-
"@babel/traverse" "^7.
|
|
193
|
-
"@babel/types" "^7.
|
|
186
|
+
"@babel/generator" "^7.25.0"
|
|
187
|
+
"@babel/helper-compilation-targets" "^7.25.2"
|
|
188
|
+
"@babel/helper-module-transforms" "^7.25.2"
|
|
189
|
+
"@babel/helpers" "^7.25.0"
|
|
190
|
+
"@babel/parser" "^7.25.0"
|
|
191
|
+
"@babel/template" "^7.25.0"
|
|
192
|
+
"@babel/traverse" "^7.25.2"
|
|
193
|
+
"@babel/types" "^7.25.2"
|
|
194
194
|
convert-source-map "^2.0.0"
|
|
195
195
|
debug "^4.1.0"
|
|
196
196
|
gensync "^1.0.0-beta.2"
|
|
197
197
|
json5 "^2.2.3"
|
|
198
198
|
semver "^6.3.1"
|
|
199
199
|
|
|
200
|
-
"@babel/generator@^7.23.3", "@babel/generator@^7.
|
|
201
|
-
version "7.
|
|
202
|
-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.
|
|
203
|
-
integrity sha512-
|
|
200
|
+
"@babel/generator@^7.23.3", "@babel/generator@^7.25.0":
|
|
201
|
+
version "7.25.0"
|
|
202
|
+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.0.tgz#f858ddfa984350bc3d3b7f125073c9af6988f18e"
|
|
203
|
+
integrity sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==
|
|
204
204
|
dependencies:
|
|
205
|
-
"@babel/types" "^7.
|
|
205
|
+
"@babel/types" "^7.25.0"
|
|
206
206
|
"@jridgewell/gen-mapping" "^0.3.5"
|
|
207
207
|
"@jridgewell/trace-mapping" "^0.3.25"
|
|
208
208
|
jsesc "^2.5.1"
|
|
@@ -222,42 +222,40 @@
|
|
|
222
222
|
"@babel/traverse" "^7.24.7"
|
|
223
223
|
"@babel/types" "^7.24.7"
|
|
224
224
|
|
|
225
|
-
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7":
|
|
226
|
-
version "7.
|
|
227
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.
|
|
228
|
-
integrity sha512-
|
|
225
|
+
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8", "@babel/helper-compilation-targets@^7.25.2":
|
|
226
|
+
version "7.25.2"
|
|
227
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz#e1d9410a90974a3a5a66e84ff55ef62e3c02d06c"
|
|
228
|
+
integrity sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==
|
|
229
229
|
dependencies:
|
|
230
|
-
"@babel/compat-data" "^7.
|
|
231
|
-
"@babel/helper-validator-option" "^7.24.
|
|
232
|
-
browserslist "^4.
|
|
230
|
+
"@babel/compat-data" "^7.25.2"
|
|
231
|
+
"@babel/helper-validator-option" "^7.24.8"
|
|
232
|
+
browserslist "^4.23.1"
|
|
233
233
|
lru-cache "^5.1.1"
|
|
234
234
|
semver "^6.3.1"
|
|
235
235
|
|
|
236
|
-
"@babel/helper-create-class-features-plugin@^7.24.7":
|
|
237
|
-
version "7.
|
|
238
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.
|
|
239
|
-
integrity sha512-
|
|
236
|
+
"@babel/helper-create-class-features-plugin@^7.24.7", "@babel/helper-create-class-features-plugin@^7.25.0":
|
|
237
|
+
version "7.25.0"
|
|
238
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.0.tgz#a109bf9c3d58dfed83aaf42e85633c89f43a6253"
|
|
239
|
+
integrity sha512-GYM6BxeQsETc9mnct+nIIpf63SAyzvyYN7UB/IlTyd+MBg06afFGp0mIeUqGyWgS2mxad6vqbMrHVlaL3m70sQ==
|
|
240
240
|
dependencies:
|
|
241
241
|
"@babel/helper-annotate-as-pure" "^7.24.7"
|
|
242
|
-
"@babel/helper-
|
|
243
|
-
"@babel/helper-function-name" "^7.24.7"
|
|
244
|
-
"@babel/helper-member-expression-to-functions" "^7.24.7"
|
|
242
|
+
"@babel/helper-member-expression-to-functions" "^7.24.8"
|
|
245
243
|
"@babel/helper-optimise-call-expression" "^7.24.7"
|
|
246
|
-
"@babel/helper-replace-supers" "^7.
|
|
244
|
+
"@babel/helper-replace-supers" "^7.25.0"
|
|
247
245
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
|
248
|
-
"@babel/
|
|
246
|
+
"@babel/traverse" "^7.25.0"
|
|
249
247
|
semver "^6.3.1"
|
|
250
248
|
|
|
251
|
-
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.24.7":
|
|
252
|
-
version "7.
|
|
253
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.
|
|
254
|
-
integrity sha512
|
|
249
|
+
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.24.7", "@babel/helper-create-regexp-features-plugin@^7.25.0":
|
|
250
|
+
version "7.25.2"
|
|
251
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9"
|
|
252
|
+
integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==
|
|
255
253
|
dependencies:
|
|
256
254
|
"@babel/helper-annotate-as-pure" "^7.24.7"
|
|
257
255
|
regexpu-core "^5.3.1"
|
|
258
256
|
semver "^6.3.1"
|
|
259
257
|
|
|
260
|
-
"@babel/helper-define-polyfill-provider@^0.6.
|
|
258
|
+
"@babel/helper-define-polyfill-provider@^0.6.2":
|
|
261
259
|
version "0.6.2"
|
|
262
260
|
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d"
|
|
263
261
|
integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==
|
|
@@ -268,35 +266,13 @@
|
|
|
268
266
|
lodash.debounce "^4.0.8"
|
|
269
267
|
resolve "^1.14.2"
|
|
270
268
|
|
|
271
|
-
"@babel/helper-
|
|
272
|
-
version "7.24.
|
|
273
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-
|
|
274
|
-
integrity sha512-
|
|
275
|
-
dependencies:
|
|
276
|
-
"@babel/types" "^7.24.7"
|
|
277
|
-
|
|
278
|
-
"@babel/helper-function-name@^7.24.7":
|
|
279
|
-
version "7.24.7"
|
|
280
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2"
|
|
281
|
-
integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
|
|
282
|
-
dependencies:
|
|
283
|
-
"@babel/template" "^7.24.7"
|
|
284
|
-
"@babel/types" "^7.24.7"
|
|
285
|
-
|
|
286
|
-
"@babel/helper-hoist-variables@^7.24.7":
|
|
287
|
-
version "7.24.7"
|
|
288
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz#b4ede1cde2fd89436397f30dc9376ee06b0f25ee"
|
|
289
|
-
integrity sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==
|
|
290
|
-
dependencies:
|
|
291
|
-
"@babel/types" "^7.24.7"
|
|
292
|
-
|
|
293
|
-
"@babel/helper-member-expression-to-functions@^7.24.7":
|
|
294
|
-
version "7.24.7"
|
|
295
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz#67613d068615a70e4ed5101099affc7a41c5225f"
|
|
296
|
-
integrity sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==
|
|
269
|
+
"@babel/helper-member-expression-to-functions@^7.24.8":
|
|
270
|
+
version "7.24.8"
|
|
271
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.8.tgz#6155e079c913357d24a4c20480db7c712a5c3fb6"
|
|
272
|
+
integrity sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==
|
|
297
273
|
dependencies:
|
|
298
|
-
"@babel/traverse" "^7.24.
|
|
299
|
-
"@babel/types" "^7.24.
|
|
274
|
+
"@babel/traverse" "^7.24.8"
|
|
275
|
+
"@babel/types" "^7.24.8"
|
|
300
276
|
|
|
301
277
|
"@babel/helper-module-imports@^7.24.7":
|
|
302
278
|
version "7.24.7"
|
|
@@ -306,16 +282,15 @@
|
|
|
306
282
|
"@babel/traverse" "^7.24.7"
|
|
307
283
|
"@babel/types" "^7.24.7"
|
|
308
284
|
|
|
309
|
-
"@babel/helper-module-transforms@^7.24.7":
|
|
310
|
-
version "7.
|
|
311
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.
|
|
312
|
-
integrity sha512-
|
|
285
|
+
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.25.0", "@babel/helper-module-transforms@^7.25.2":
|
|
286
|
+
version "7.25.2"
|
|
287
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6"
|
|
288
|
+
integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==
|
|
313
289
|
dependencies:
|
|
314
|
-
"@babel/helper-environment-visitor" "^7.24.7"
|
|
315
290
|
"@babel/helper-module-imports" "^7.24.7"
|
|
316
291
|
"@babel/helper-simple-access" "^7.24.7"
|
|
317
|
-
"@babel/helper-split-export-declaration" "^7.24.7"
|
|
318
292
|
"@babel/helper-validator-identifier" "^7.24.7"
|
|
293
|
+
"@babel/traverse" "^7.25.2"
|
|
319
294
|
|
|
320
295
|
"@babel/helper-optimise-call-expression@^7.24.7":
|
|
321
296
|
version "7.24.7"
|
|
@@ -324,28 +299,28 @@
|
|
|
324
299
|
dependencies:
|
|
325
300
|
"@babel/types" "^7.24.7"
|
|
326
301
|
|
|
327
|
-
"@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.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
328
|
-
version "7.24.
|
|
329
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.
|
|
330
|
-
integrity sha512-
|
|
302
|
+
"@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.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
303
|
+
version "7.24.8"
|
|
304
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz#94ee67e8ec0e5d44ea7baeb51e571bd26af07878"
|
|
305
|
+
integrity sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==
|
|
331
306
|
|
|
332
|
-
"@babel/helper-remap-async-to-generator@^7.24.7":
|
|
333
|
-
version "7.
|
|
334
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.
|
|
335
|
-
integrity sha512-
|
|
307
|
+
"@babel/helper-remap-async-to-generator@^7.24.7", "@babel/helper-remap-async-to-generator@^7.25.0":
|
|
308
|
+
version "7.25.0"
|
|
309
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.0.tgz#d2f0fbba059a42d68e5e378feaf181ef6055365e"
|
|
310
|
+
integrity sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw==
|
|
336
311
|
dependencies:
|
|
337
312
|
"@babel/helper-annotate-as-pure" "^7.24.7"
|
|
338
|
-
"@babel/helper-
|
|
339
|
-
"@babel/
|
|
313
|
+
"@babel/helper-wrap-function" "^7.25.0"
|
|
314
|
+
"@babel/traverse" "^7.25.0"
|
|
340
315
|
|
|
341
|
-
"@babel/helper-replace-supers@^7.24.7":
|
|
342
|
-
version "7.
|
|
343
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.
|
|
344
|
-
integrity sha512-
|
|
316
|
+
"@babel/helper-replace-supers@^7.24.7", "@babel/helper-replace-supers@^7.25.0":
|
|
317
|
+
version "7.25.0"
|
|
318
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.25.0.tgz#ff44deac1c9f619523fe2ca1fd650773792000a9"
|
|
319
|
+
integrity sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==
|
|
345
320
|
dependencies:
|
|
346
|
-
"@babel/helper-
|
|
347
|
-
"@babel/helper-member-expression-to-functions" "^7.24.7"
|
|
321
|
+
"@babel/helper-member-expression-to-functions" "^7.24.8"
|
|
348
322
|
"@babel/helper-optimise-call-expression" "^7.24.7"
|
|
323
|
+
"@babel/traverse" "^7.25.0"
|
|
349
324
|
|
|
350
325
|
"@babel/helper-simple-access@^7.24.7":
|
|
351
326
|
version "7.24.7"
|
|
@@ -363,45 +338,37 @@
|
|
|
363
338
|
"@babel/traverse" "^7.24.7"
|
|
364
339
|
"@babel/types" "^7.24.7"
|
|
365
340
|
|
|
366
|
-
"@babel/helper-
|
|
367
|
-
version "7.24.
|
|
368
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-
|
|
369
|
-
integrity sha512-
|
|
370
|
-
dependencies:
|
|
371
|
-
"@babel/types" "^7.24.7"
|
|
372
|
-
|
|
373
|
-
"@babel/helper-string-parser@^7.24.7":
|
|
374
|
-
version "7.24.7"
|
|
375
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2"
|
|
376
|
-
integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==
|
|
341
|
+
"@babel/helper-string-parser@^7.24.8":
|
|
342
|
+
version "7.24.8"
|
|
343
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
|
|
344
|
+
integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
|
|
377
345
|
|
|
378
346
|
"@babel/helper-validator-identifier@^7.24.7":
|
|
379
347
|
version "7.24.7"
|
|
380
348
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
|
381
349
|
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
|
382
350
|
|
|
383
|
-
"@babel/helper-validator-option@^7.24.7":
|
|
384
|
-
version "7.24.
|
|
385
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.
|
|
386
|
-
integrity sha512-
|
|
351
|
+
"@babel/helper-validator-option@^7.24.7", "@babel/helper-validator-option@^7.24.8":
|
|
352
|
+
version "7.24.8"
|
|
353
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d"
|
|
354
|
+
integrity sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==
|
|
387
355
|
|
|
388
|
-
"@babel/helper-wrap-function@^7.
|
|
389
|
-
version "7.
|
|
390
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.
|
|
391
|
-
integrity sha512-
|
|
356
|
+
"@babel/helper-wrap-function@^7.25.0":
|
|
357
|
+
version "7.25.0"
|
|
358
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.25.0.tgz#dab12f0f593d6ca48c0062c28bcfb14ebe812f81"
|
|
359
|
+
integrity sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ==
|
|
392
360
|
dependencies:
|
|
393
|
-
"@babel/
|
|
394
|
-
"@babel/
|
|
395
|
-
"@babel/
|
|
396
|
-
"@babel/types" "^7.24.7"
|
|
361
|
+
"@babel/template" "^7.25.0"
|
|
362
|
+
"@babel/traverse" "^7.25.0"
|
|
363
|
+
"@babel/types" "^7.25.0"
|
|
397
364
|
|
|
398
|
-
"@babel/helpers@^7.
|
|
399
|
-
version "7.
|
|
400
|
-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.
|
|
401
|
-
integrity sha512-
|
|
365
|
+
"@babel/helpers@^7.25.0":
|
|
366
|
+
version "7.25.0"
|
|
367
|
+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a"
|
|
368
|
+
integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==
|
|
402
369
|
dependencies:
|
|
403
|
-
"@babel/template" "^7.
|
|
404
|
-
"@babel/types" "^7.
|
|
370
|
+
"@babel/template" "^7.25.0"
|
|
371
|
+
"@babel/types" "^7.25.0"
|
|
405
372
|
|
|
406
373
|
"@babel/highlight@^7.24.7":
|
|
407
374
|
version "7.24.7"
|
|
@@ -413,25 +380,34 @@
|
|
|
413
380
|
js-tokens "^4.0.0"
|
|
414
381
|
picocolors "^1.0.0"
|
|
415
382
|
|
|
416
|
-
"@babel/parser@^7.
|
|
417
|
-
version "7.
|
|
418
|
-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.
|
|
419
|
-
integrity sha512-
|
|
383
|
+
"@babel/parser@^7.25.0", "@babel/parser@^7.25.3":
|
|
384
|
+
version "7.25.3"
|
|
385
|
+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.3.tgz#91fb126768d944966263f0657ab222a642b82065"
|
|
386
|
+
integrity sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==
|
|
387
|
+
dependencies:
|
|
388
|
+
"@babel/types" "^7.25.2"
|
|
420
389
|
|
|
421
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.
|
|
422
|
-
version "7.
|
|
423
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.
|
|
424
|
-
integrity sha512-
|
|
390
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
|
|
391
|
+
version "7.25.3"
|
|
392
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f"
|
|
393
|
+
integrity sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==
|
|
425
394
|
dependencies:
|
|
426
|
-
"@babel/helper-
|
|
427
|
-
"@babel/
|
|
395
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
396
|
+
"@babel/traverse" "^7.25.3"
|
|
428
397
|
|
|
429
|
-
"@babel/plugin-bugfix-safari-
|
|
430
|
-
version "7.
|
|
431
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-
|
|
432
|
-
integrity sha512-
|
|
398
|
+
"@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.25.0":
|
|
399
|
+
version "7.25.0"
|
|
400
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.0.tgz#cd0c583e01369ef51676bdb3d7b603e17d2b3f73"
|
|
401
|
+
integrity sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==
|
|
433
402
|
dependencies:
|
|
434
|
-
"@babel/helper-plugin-utils" "^7.24.
|
|
403
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
404
|
+
|
|
405
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.25.0":
|
|
406
|
+
version "7.25.0"
|
|
407
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.0.tgz#749bde80356b295390954643de7635e0dffabe73"
|
|
408
|
+
integrity sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==
|
|
409
|
+
dependencies:
|
|
410
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
435
411
|
|
|
436
412
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.24.7":
|
|
437
413
|
version "7.24.7"
|
|
@@ -442,13 +418,13 @@
|
|
|
442
418
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
|
443
419
|
"@babel/plugin-transform-optional-chaining" "^7.24.7"
|
|
444
420
|
|
|
445
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.
|
|
446
|
-
version "7.
|
|
447
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.
|
|
448
|
-
integrity sha512-
|
|
421
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.25.0":
|
|
422
|
+
version "7.25.0"
|
|
423
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.0.tgz#3a82a70e7cb7294ad2559465ebcb871dfbf078fb"
|
|
424
|
+
integrity sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==
|
|
449
425
|
dependencies:
|
|
450
|
-
"@babel/helper-
|
|
451
|
-
"@babel/
|
|
426
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
427
|
+
"@babel/traverse" "^7.25.0"
|
|
452
428
|
|
|
453
429
|
"@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
|
|
454
430
|
version "7.21.0-placeholder-for-preset-env.2"
|
|
@@ -603,15 +579,15 @@
|
|
|
603
579
|
dependencies:
|
|
604
580
|
"@babel/helper-plugin-utils" "^7.24.7"
|
|
605
581
|
|
|
606
|
-
"@babel/plugin-transform-async-generator-functions@^7.
|
|
607
|
-
version "7.
|
|
608
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.
|
|
609
|
-
integrity sha512-
|
|
582
|
+
"@babel/plugin-transform-async-generator-functions@^7.25.0":
|
|
583
|
+
version "7.25.0"
|
|
584
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz#b785cf35d73437f6276b1e30439a57a50747bddf"
|
|
585
|
+
integrity sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q==
|
|
610
586
|
dependencies:
|
|
611
|
-
"@babel/helper-
|
|
612
|
-
"@babel/helper-
|
|
613
|
-
"@babel/helper-remap-async-to-generator" "^7.24.7"
|
|
587
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
588
|
+
"@babel/helper-remap-async-to-generator" "^7.25.0"
|
|
614
589
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
590
|
+
"@babel/traverse" "^7.25.0"
|
|
615
591
|
|
|
616
592
|
"@babel/plugin-transform-async-to-generator@^7.24.7":
|
|
617
593
|
version "7.24.7"
|
|
@@ -629,12 +605,12 @@
|
|
|
629
605
|
dependencies:
|
|
630
606
|
"@babel/helper-plugin-utils" "^7.24.7"
|
|
631
607
|
|
|
632
|
-
"@babel/plugin-transform-block-scoping@^7.
|
|
633
|
-
version "7.
|
|
634
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.
|
|
635
|
-
integrity sha512-
|
|
608
|
+
"@babel/plugin-transform-block-scoping@^7.25.0":
|
|
609
|
+
version "7.25.0"
|
|
610
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.0.tgz#23a6ed92e6b006d26b1869b1c91d1b917c2ea2ac"
|
|
611
|
+
integrity sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ==
|
|
636
612
|
dependencies:
|
|
637
|
-
"@babel/helper-plugin-utils" "^7.24.
|
|
613
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
638
614
|
|
|
639
615
|
"@babel/plugin-transform-class-properties@^7.24.7":
|
|
640
616
|
version "7.24.7"
|
|
@@ -653,18 +629,16 @@
|
|
|
653
629
|
"@babel/helper-plugin-utils" "^7.24.7"
|
|
654
630
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
655
631
|
|
|
656
|
-
"@babel/plugin-transform-classes@^7.
|
|
657
|
-
version "7.
|
|
658
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.
|
|
659
|
-
integrity sha512-
|
|
632
|
+
"@babel/plugin-transform-classes@^7.25.0":
|
|
633
|
+
version "7.25.0"
|
|
634
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz#63122366527d88e0ef61b612554fe3f8c793991e"
|
|
635
|
+
integrity sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw==
|
|
660
636
|
dependencies:
|
|
661
637
|
"@babel/helper-annotate-as-pure" "^7.24.7"
|
|
662
|
-
"@babel/helper-compilation-targets" "^7.24.
|
|
663
|
-
"@babel/helper-
|
|
664
|
-
"@babel/helper-
|
|
665
|
-
"@babel/
|
|
666
|
-
"@babel/helper-replace-supers" "^7.24.7"
|
|
667
|
-
"@babel/helper-split-export-declaration" "^7.24.7"
|
|
638
|
+
"@babel/helper-compilation-targets" "^7.24.8"
|
|
639
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
640
|
+
"@babel/helper-replace-supers" "^7.25.0"
|
|
641
|
+
"@babel/traverse" "^7.25.0"
|
|
668
642
|
globals "^11.1.0"
|
|
669
643
|
|
|
670
644
|
"@babel/plugin-transform-computed-properties@^7.24.7":
|
|
@@ -675,12 +649,12 @@
|
|
|
675
649
|
"@babel/helper-plugin-utils" "^7.24.7"
|
|
676
650
|
"@babel/template" "^7.24.7"
|
|
677
651
|
|
|
678
|
-
"@babel/plugin-transform-destructuring@^7.24.
|
|
679
|
-
version "7.24.
|
|
680
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.
|
|
681
|
-
integrity sha512-
|
|
652
|
+
"@babel/plugin-transform-destructuring@^7.24.8":
|
|
653
|
+
version "7.24.8"
|
|
654
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.8.tgz#c828e814dbe42a2718a838c2a2e16a408e055550"
|
|
655
|
+
integrity sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==
|
|
682
656
|
dependencies:
|
|
683
|
-
"@babel/helper-plugin-utils" "^7.24.
|
|
657
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
684
658
|
|
|
685
659
|
"@babel/plugin-transform-dotall-regex@^7.24.7":
|
|
686
660
|
version "7.24.7"
|
|
@@ -697,6 +671,14 @@
|
|
|
697
671
|
dependencies:
|
|
698
672
|
"@babel/helper-plugin-utils" "^7.24.7"
|
|
699
673
|
|
|
674
|
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex@^7.25.0":
|
|
675
|
+
version "7.25.0"
|
|
676
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.0.tgz#809af7e3339466b49c034c683964ee8afb3e2604"
|
|
677
|
+
integrity sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==
|
|
678
|
+
dependencies:
|
|
679
|
+
"@babel/helper-create-regexp-features-plugin" "^7.25.0"
|
|
680
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
681
|
+
|
|
700
682
|
"@babel/plugin-transform-dynamic-import@^7.24.7":
|
|
701
683
|
version "7.24.7"
|
|
702
684
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.7.tgz#4d8b95e3bae2b037673091aa09cd33fecd6419f4"
|
|
@@ -729,14 +711,14 @@
|
|
|
729
711
|
"@babel/helper-plugin-utils" "^7.24.7"
|
|
730
712
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
|
731
713
|
|
|
732
|
-
"@babel/plugin-transform-function-name@^7.
|
|
733
|
-
version "7.
|
|
734
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.
|
|
735
|
-
integrity sha512-
|
|
714
|
+
"@babel/plugin-transform-function-name@^7.25.1":
|
|
715
|
+
version "7.25.1"
|
|
716
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.1.tgz#b85e773097526c1a4fc4ba27322748643f26fc37"
|
|
717
|
+
integrity sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==
|
|
736
718
|
dependencies:
|
|
737
|
-
"@babel/helper-compilation-targets" "^7.24.
|
|
738
|
-
"@babel/helper-
|
|
739
|
-
"@babel/
|
|
719
|
+
"@babel/helper-compilation-targets" "^7.24.8"
|
|
720
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
721
|
+
"@babel/traverse" "^7.25.1"
|
|
740
722
|
|
|
741
723
|
"@babel/plugin-transform-json-strings@^7.24.7":
|
|
742
724
|
version "7.24.7"
|
|
@@ -746,12 +728,12 @@
|
|
|
746
728
|
"@babel/helper-plugin-utils" "^7.24.7"
|
|
747
729
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
748
730
|
|
|
749
|
-
"@babel/plugin-transform-literals@^7.
|
|
750
|
-
version "7.
|
|
751
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.
|
|
752
|
-
integrity sha512-
|
|
731
|
+
"@babel/plugin-transform-literals@^7.25.2":
|
|
732
|
+
version "7.25.2"
|
|
733
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.2.tgz#deb1ad14fc5490b9a65ed830e025bca849d8b5f3"
|
|
734
|
+
integrity sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==
|
|
753
735
|
dependencies:
|
|
754
|
-
"@babel/helper-plugin-utils" "^7.24.
|
|
736
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
755
737
|
|
|
756
738
|
"@babel/plugin-transform-logical-assignment-operators@^7.24.7":
|
|
757
739
|
version "7.24.7"
|
|
@@ -776,24 +758,24 @@
|
|
|
776
758
|
"@babel/helper-module-transforms" "^7.24.7"
|
|
777
759
|
"@babel/helper-plugin-utils" "^7.24.7"
|
|
778
760
|
|
|
779
|
-
"@babel/plugin-transform-modules-commonjs@^7.24.7":
|
|
780
|
-
version "7.24.
|
|
781
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.
|
|
782
|
-
integrity sha512-
|
|
761
|
+
"@babel/plugin-transform-modules-commonjs@^7.24.7", "@babel/plugin-transform-modules-commonjs@^7.24.8":
|
|
762
|
+
version "7.24.8"
|
|
763
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.8.tgz#ab6421e564b717cb475d6fff70ae7f103536ea3c"
|
|
764
|
+
integrity sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==
|
|
783
765
|
dependencies:
|
|
784
|
-
"@babel/helper-module-transforms" "^7.24.
|
|
785
|
-
"@babel/helper-plugin-utils" "^7.24.
|
|
766
|
+
"@babel/helper-module-transforms" "^7.24.8"
|
|
767
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
786
768
|
"@babel/helper-simple-access" "^7.24.7"
|
|
787
769
|
|
|
788
|
-
"@babel/plugin-transform-modules-systemjs@^7.
|
|
789
|
-
version "7.
|
|
790
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.
|
|
791
|
-
integrity sha512-
|
|
770
|
+
"@babel/plugin-transform-modules-systemjs@^7.25.0":
|
|
771
|
+
version "7.25.0"
|
|
772
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.0.tgz#8f46cdc5f9e5af74f3bd019485a6cbe59685ea33"
|
|
773
|
+
integrity sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==
|
|
792
774
|
dependencies:
|
|
793
|
-
"@babel/helper-
|
|
794
|
-
"@babel/helper-
|
|
795
|
-
"@babel/helper-plugin-utils" "^7.24.7"
|
|
775
|
+
"@babel/helper-module-transforms" "^7.25.0"
|
|
776
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
796
777
|
"@babel/helper-validator-identifier" "^7.24.7"
|
|
778
|
+
"@babel/traverse" "^7.25.0"
|
|
797
779
|
|
|
798
780
|
"@babel/plugin-transform-modules-umd@^7.24.7":
|
|
799
781
|
version "7.24.7"
|
|
@@ -860,12 +842,12 @@
|
|
|
860
842
|
"@babel/helper-plugin-utils" "^7.24.7"
|
|
861
843
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
862
844
|
|
|
863
|
-
"@babel/plugin-transform-optional-chaining@^7.24.7":
|
|
864
|
-
version "7.24.
|
|
865
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.
|
|
866
|
-
integrity sha512-
|
|
845
|
+
"@babel/plugin-transform-optional-chaining@^7.24.7", "@babel/plugin-transform-optional-chaining@^7.24.8":
|
|
846
|
+
version "7.24.8"
|
|
847
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.8.tgz#bb02a67b60ff0406085c13d104c99a835cdf365d"
|
|
848
|
+
integrity sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==
|
|
867
849
|
dependencies:
|
|
868
|
-
"@babel/helper-plugin-utils" "^7.24.
|
|
850
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
869
851
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
|
870
852
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
871
853
|
|
|
@@ -902,11 +884,11 @@
|
|
|
902
884
|
"@babel/helper-plugin-utils" "^7.24.7"
|
|
903
885
|
|
|
904
886
|
"@babel/plugin-transform-react-constant-elements@^7.21.3":
|
|
905
|
-
version "7.
|
|
906
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.
|
|
907
|
-
integrity sha512-
|
|
887
|
+
version "7.25.1"
|
|
888
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.25.1.tgz#71a665ed16ce618067d05f4a98130207349d82ae"
|
|
889
|
+
integrity sha512-SLV/giH/V4SmloZ6Dt40HjTGTAIkxn33TVIHxNGNvo8ezMhrxBkzisj4op1KZYPIOHFLqhv60OHvX+YRu4xbmQ==
|
|
908
890
|
dependencies:
|
|
909
|
-
"@babel/helper-plugin-utils" "^7.24.
|
|
891
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
910
892
|
|
|
911
893
|
"@babel/plugin-transform-react-display-name@^7.24.7":
|
|
912
894
|
version "7.24.7"
|
|
@@ -923,15 +905,15 @@
|
|
|
923
905
|
"@babel/plugin-transform-react-jsx" "^7.24.7"
|
|
924
906
|
|
|
925
907
|
"@babel/plugin-transform-react-jsx@^7.24.7":
|
|
926
|
-
version "7.
|
|
927
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.
|
|
928
|
-
integrity sha512
|
|
908
|
+
version "7.25.2"
|
|
909
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.25.2.tgz#e37e8ebfa77e9f0b16ba07fadcb6adb47412227a"
|
|
910
|
+
integrity sha512-KQsqEAVBpU82NM/B/N9j9WOdphom1SZH3R+2V7INrQUH+V9EBFwZsEJl8eBIVeQE62FxJCc70jzEZwqU7RcVqA==
|
|
929
911
|
dependencies:
|
|
930
912
|
"@babel/helper-annotate-as-pure" "^7.24.7"
|
|
931
913
|
"@babel/helper-module-imports" "^7.24.7"
|
|
932
|
-
"@babel/helper-plugin-utils" "^7.24.
|
|
914
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
933
915
|
"@babel/plugin-syntax-jsx" "^7.24.7"
|
|
934
|
-
"@babel/types" "^7.
|
|
916
|
+
"@babel/types" "^7.25.2"
|
|
935
917
|
|
|
936
918
|
"@babel/plugin-transform-react-pure-annotations@^7.24.7":
|
|
937
919
|
version "7.24.7"
|
|
@@ -997,21 +979,22 @@
|
|
|
997
979
|
dependencies:
|
|
998
980
|
"@babel/helper-plugin-utils" "^7.24.7"
|
|
999
981
|
|
|
1000
|
-
"@babel/plugin-transform-typeof-symbol@^7.24.
|
|
1001
|
-
version "7.24.
|
|
1002
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.
|
|
1003
|
-
integrity sha512-
|
|
982
|
+
"@babel/plugin-transform-typeof-symbol@^7.24.8":
|
|
983
|
+
version "7.24.8"
|
|
984
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.8.tgz#383dab37fb073f5bfe6e60c654caac309f92ba1c"
|
|
985
|
+
integrity sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==
|
|
1004
986
|
dependencies:
|
|
1005
|
-
"@babel/helper-plugin-utils" "^7.24.
|
|
987
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
1006
988
|
|
|
1007
989
|
"@babel/plugin-transform-typescript@^7.24.7":
|
|
1008
|
-
version "7.
|
|
1009
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.
|
|
1010
|
-
integrity sha512-
|
|
990
|
+
version "7.25.2"
|
|
991
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.25.2.tgz#237c5d10de6d493be31637c6b9fa30b6c5461add"
|
|
992
|
+
integrity sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A==
|
|
1011
993
|
dependencies:
|
|
1012
994
|
"@babel/helper-annotate-as-pure" "^7.24.7"
|
|
1013
|
-
"@babel/helper-create-class-features-plugin" "^7.
|
|
1014
|
-
"@babel/helper-plugin-utils" "^7.24.
|
|
995
|
+
"@babel/helper-create-class-features-plugin" "^7.25.0"
|
|
996
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
997
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
|
1015
998
|
"@babel/plugin-syntax-typescript" "^7.24.7"
|
|
1016
999
|
|
|
1017
1000
|
"@babel/plugin-transform-unicode-escapes@^7.24.7":
|
|
@@ -1046,18 +1029,19 @@
|
|
|
1046
1029
|
"@babel/helper-plugin-utils" "^7.24.7"
|
|
1047
1030
|
|
|
1048
1031
|
"@babel/preset-env@^7.20.2", "@babel/preset-env@^7.22.9":
|
|
1049
|
-
version "7.
|
|
1050
|
-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.
|
|
1051
|
-
integrity sha512-
|
|
1052
|
-
dependencies:
|
|
1053
|
-
"@babel/compat-data" "^7.
|
|
1054
|
-
"@babel/helper-compilation-targets" "^7.
|
|
1055
|
-
"@babel/helper-plugin-utils" "^7.24.
|
|
1056
|
-
"@babel/helper-validator-option" "^7.24.
|
|
1057
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.
|
|
1058
|
-
"@babel/plugin-bugfix-safari-
|
|
1032
|
+
version "7.25.3"
|
|
1033
|
+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c"
|
|
1034
|
+
integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g==
|
|
1035
|
+
dependencies:
|
|
1036
|
+
"@babel/compat-data" "^7.25.2"
|
|
1037
|
+
"@babel/helper-compilation-targets" "^7.25.2"
|
|
1038
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
|
1039
|
+
"@babel/helper-validator-option" "^7.24.8"
|
|
1040
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.3"
|
|
1041
|
+
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.0"
|
|
1042
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.25.0"
|
|
1059
1043
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.7"
|
|
1060
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.
|
|
1044
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.25.0"
|
|
1061
1045
|
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
|
1062
1046
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
1063
1047
|
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
|
@@ -1078,29 +1062,30 @@
|
|
|
1078
1062
|
"@babel/plugin-syntax-top-level-await" "^7.14.5"
|
|
1079
1063
|
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
|
1080
1064
|
"@babel/plugin-transform-arrow-functions" "^7.24.7"
|
|
1081
|
-
"@babel/plugin-transform-async-generator-functions" "^7.
|
|
1065
|
+
"@babel/plugin-transform-async-generator-functions" "^7.25.0"
|
|
1082
1066
|
"@babel/plugin-transform-async-to-generator" "^7.24.7"
|
|
1083
1067
|
"@babel/plugin-transform-block-scoped-functions" "^7.24.7"
|
|
1084
|
-
"@babel/plugin-transform-block-scoping" "^7.
|
|
1068
|
+
"@babel/plugin-transform-block-scoping" "^7.25.0"
|
|
1085
1069
|
"@babel/plugin-transform-class-properties" "^7.24.7"
|
|
1086
1070
|
"@babel/plugin-transform-class-static-block" "^7.24.7"
|
|
1087
|
-
"@babel/plugin-transform-classes" "^7.
|
|
1071
|
+
"@babel/plugin-transform-classes" "^7.25.0"
|
|
1088
1072
|
"@babel/plugin-transform-computed-properties" "^7.24.7"
|
|
1089
|
-
"@babel/plugin-transform-destructuring" "^7.24.
|
|
1073
|
+
"@babel/plugin-transform-destructuring" "^7.24.8"
|
|
1090
1074
|
"@babel/plugin-transform-dotall-regex" "^7.24.7"
|
|
1091
1075
|
"@babel/plugin-transform-duplicate-keys" "^7.24.7"
|
|
1076
|
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.0"
|
|
1092
1077
|
"@babel/plugin-transform-dynamic-import" "^7.24.7"
|
|
1093
1078
|
"@babel/plugin-transform-exponentiation-operator" "^7.24.7"
|
|
1094
1079
|
"@babel/plugin-transform-export-namespace-from" "^7.24.7"
|
|
1095
1080
|
"@babel/plugin-transform-for-of" "^7.24.7"
|
|
1096
|
-
"@babel/plugin-transform-function-name" "^7.
|
|
1081
|
+
"@babel/plugin-transform-function-name" "^7.25.1"
|
|
1097
1082
|
"@babel/plugin-transform-json-strings" "^7.24.7"
|
|
1098
|
-
"@babel/plugin-transform-literals" "^7.
|
|
1083
|
+
"@babel/plugin-transform-literals" "^7.25.2"
|
|
1099
1084
|
"@babel/plugin-transform-logical-assignment-operators" "^7.24.7"
|
|
1100
1085
|
"@babel/plugin-transform-member-expression-literals" "^7.24.7"
|
|
1101
1086
|
"@babel/plugin-transform-modules-amd" "^7.24.7"
|
|
1102
|
-
"@babel/plugin-transform-modules-commonjs" "^7.24.
|
|
1103
|
-
"@babel/plugin-transform-modules-systemjs" "^7.
|
|
1087
|
+
"@babel/plugin-transform-modules-commonjs" "^7.24.8"
|
|
1088
|
+
"@babel/plugin-transform-modules-systemjs" "^7.25.0"
|
|
1104
1089
|
"@babel/plugin-transform-modules-umd" "^7.24.7"
|
|
1105
1090
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.24.7"
|
|
1106
1091
|
"@babel/plugin-transform-new-target" "^7.24.7"
|
|
@@ -1109,7 +1094,7 @@
|
|
|
1109
1094
|
"@babel/plugin-transform-object-rest-spread" "^7.24.7"
|
|
1110
1095
|
"@babel/plugin-transform-object-super" "^7.24.7"
|
|
1111
1096
|
"@babel/plugin-transform-optional-catch-binding" "^7.24.7"
|
|
1112
|
-
"@babel/plugin-transform-optional-chaining" "^7.24.
|
|
1097
|
+
"@babel/plugin-transform-optional-chaining" "^7.24.8"
|
|
1113
1098
|
"@babel/plugin-transform-parameters" "^7.24.7"
|
|
1114
1099
|
"@babel/plugin-transform-private-methods" "^7.24.7"
|
|
1115
1100
|
"@babel/plugin-transform-private-property-in-object" "^7.24.7"
|
|
@@ -1120,7 +1105,7 @@
|
|
|
1120
1105
|
"@babel/plugin-transform-spread" "^7.24.7"
|
|
1121
1106
|
"@babel/plugin-transform-sticky-regex" "^7.24.7"
|
|
1122
1107
|
"@babel/plugin-transform-template-literals" "^7.24.7"
|
|
1123
|
-
"@babel/plugin-transform-typeof-symbol" "^7.24.
|
|
1108
|
+
"@babel/plugin-transform-typeof-symbol" "^7.24.8"
|
|
1124
1109
|
"@babel/plugin-transform-unicode-escapes" "^7.24.7"
|
|
1125
1110
|
"@babel/plugin-transform-unicode-property-regex" "^7.24.7"
|
|
1126
1111
|
"@babel/plugin-transform-unicode-regex" "^7.24.7"
|
|
@@ -1129,7 +1114,7 @@
|
|
|
1129
1114
|
babel-plugin-polyfill-corejs2 "^0.4.10"
|
|
1130
1115
|
babel-plugin-polyfill-corejs3 "^0.10.4"
|
|
1131
1116
|
babel-plugin-polyfill-regenerator "^0.6.1"
|
|
1132
|
-
core-js-compat "^3.
|
|
1117
|
+
core-js-compat "^3.37.1"
|
|
1133
1118
|
semver "^6.3.1"
|
|
1134
1119
|
|
|
1135
1120
|
"@babel/preset-modules@0.1.6-no-external-plugins":
|
|
@@ -1170,51 +1155,48 @@
|
|
|
1170
1155
|
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
|
1171
1156
|
|
|
1172
1157
|
"@babel/runtime-corejs3@^7.22.6":
|
|
1173
|
-
version "7.
|
|
1174
|
-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.
|
|
1175
|
-
integrity sha512-
|
|
1158
|
+
version "7.25.0"
|
|
1159
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.25.0.tgz#0a318b66dfc765ad10562d829fea372ed7e1eb7d"
|
|
1160
|
+
integrity sha512-BOehWE7MgQ8W8Qn0CQnMtg2tHPHPulcS/5AVpFvs2KCK1ET+0WqZqPvnpRpFN81gYoFopdIEJX9Sgjw3ZBccPg==
|
|
1176
1161
|
dependencies:
|
|
1177
1162
|
core-js-pure "^3.30.2"
|
|
1178
1163
|
regenerator-runtime "^0.14.0"
|
|
1179
1164
|
|
|
1180
1165
|
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.22.6", "@babel/runtime@^7.8.4":
|
|
1181
|
-
version "7.
|
|
1182
|
-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.
|
|
1183
|
-
integrity sha512-
|
|
1166
|
+
version "7.25.0"
|
|
1167
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb"
|
|
1168
|
+
integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==
|
|
1184
1169
|
dependencies:
|
|
1185
1170
|
regenerator-runtime "^0.14.0"
|
|
1186
1171
|
|
|
1187
|
-
"@babel/template@^7.24.7":
|
|
1188
|
-
version "7.
|
|
1189
|
-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.
|
|
1190
|
-
integrity sha512-
|
|
1172
|
+
"@babel/template@^7.24.7", "@babel/template@^7.25.0":
|
|
1173
|
+
version "7.25.0"
|
|
1174
|
+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.0.tgz#e733dc3134b4fede528c15bc95e89cb98c52592a"
|
|
1175
|
+
integrity sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==
|
|
1191
1176
|
dependencies:
|
|
1192
1177
|
"@babel/code-frame" "^7.24.7"
|
|
1193
|
-
"@babel/parser" "^7.
|
|
1194
|
-
"@babel/types" "^7.
|
|
1178
|
+
"@babel/parser" "^7.25.0"
|
|
1179
|
+
"@babel/types" "^7.25.0"
|
|
1195
1180
|
|
|
1196
|
-
"@babel/traverse@^7.22.8", "@babel/traverse@^7.24.7":
|
|
1197
|
-
version "7.
|
|
1198
|
-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.
|
|
1199
|
-
integrity sha512-
|
|
1181
|
+
"@babel/traverse@^7.22.8", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3":
|
|
1182
|
+
version "7.25.3"
|
|
1183
|
+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490"
|
|
1184
|
+
integrity sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==
|
|
1200
1185
|
dependencies:
|
|
1201
1186
|
"@babel/code-frame" "^7.24.7"
|
|
1202
|
-
"@babel/generator" "^7.
|
|
1203
|
-
"@babel/
|
|
1204
|
-
"@babel/
|
|
1205
|
-
"@babel/
|
|
1206
|
-
"@babel/helper-split-export-declaration" "^7.24.7"
|
|
1207
|
-
"@babel/parser" "^7.24.7"
|
|
1208
|
-
"@babel/types" "^7.24.7"
|
|
1187
|
+
"@babel/generator" "^7.25.0"
|
|
1188
|
+
"@babel/parser" "^7.25.3"
|
|
1189
|
+
"@babel/template" "^7.25.0"
|
|
1190
|
+
"@babel/types" "^7.25.2"
|
|
1209
1191
|
debug "^4.3.1"
|
|
1210
1192
|
globals "^11.1.0"
|
|
1211
1193
|
|
|
1212
|
-
"@babel/types@^7.21.3", "@babel/types@^7.24.7", "@babel/types@^7.4.4":
|
|
1213
|
-
version "7.
|
|
1214
|
-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.
|
|
1215
|
-
integrity sha512-
|
|
1194
|
+
"@babel/types@^7.21.3", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.4.4":
|
|
1195
|
+
version "7.25.2"
|
|
1196
|
+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125"
|
|
1197
|
+
integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==
|
|
1216
1198
|
dependencies:
|
|
1217
|
-
"@babel/helper-string-parser" "^7.24.
|
|
1199
|
+
"@babel/helper-string-parser" "^7.24.8"
|
|
1218
1200
|
"@babel/helper-validator-identifier" "^7.24.7"
|
|
1219
1201
|
to-fast-properties "^2.0.0"
|
|
1220
1202
|
|
|
@@ -1228,25 +1210,25 @@
|
|
|
1228
1210
|
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
|
|
1229
1211
|
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
|
|
1230
1212
|
|
|
1231
|
-
"@docsearch/css@3.6.
|
|
1232
|
-
version "3.6.
|
|
1233
|
-
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.6.
|
|
1234
|
-
integrity sha512
|
|
1213
|
+
"@docsearch/css@3.6.1":
|
|
1214
|
+
version "3.6.1"
|
|
1215
|
+
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.6.1.tgz#f0a728ecb486c81f2d282650fc1820c914913408"
|
|
1216
|
+
integrity sha512-VtVb5DS+0hRIprU2CO6ZQjK2Zg4QU5HrDM1+ix6rT0umsYvFvatMAnf97NHZlVWDaaLlx7GRfR/7FikANiM2Fg==
|
|
1235
1217
|
|
|
1236
1218
|
"@docsearch/react@^3.5.2":
|
|
1237
|
-
version "3.6.
|
|
1238
|
-
resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.6.
|
|
1239
|
-
integrity sha512-
|
|
1219
|
+
version "3.6.1"
|
|
1220
|
+
resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.6.1.tgz#0f826df08693293806d64277d6d9c38636211b97"
|
|
1221
|
+
integrity sha512-qXZkEPvybVhSXj0K7U3bXc233tk5e8PfhoZ6MhPOiik/qUQxYC+Dn9DnoS7CxHQQhHfCvTiN0eY9M12oRghEXw==
|
|
1240
1222
|
dependencies:
|
|
1241
1223
|
"@algolia/autocomplete-core" "1.9.3"
|
|
1242
1224
|
"@algolia/autocomplete-preset-algolia" "1.9.3"
|
|
1243
|
-
"@docsearch/css" "3.6.
|
|
1225
|
+
"@docsearch/css" "3.6.1"
|
|
1244
1226
|
algoliasearch "^4.19.1"
|
|
1245
1227
|
|
|
1246
|
-
"@docusaurus/core@3.
|
|
1247
|
-
version "3.
|
|
1248
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/core/-/core-3.
|
|
1249
|
-
integrity sha512-
|
|
1228
|
+
"@docusaurus/core@3.5.2", "@docusaurus/core@^3.5.2":
|
|
1229
|
+
version "3.5.2"
|
|
1230
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/core/-/core-3.5.2.tgz#3adedb90e7b6104592f1231043bd6bf91680c39c"
|
|
1231
|
+
integrity sha512-4Z1WkhCSkX4KO0Fw5m/Vuc7Q3NxBG53NE5u59Rs96fWkMPZVSrzEPP16/Nk6cWb/shK7xXPndTmalJtw7twL/w==
|
|
1250
1232
|
dependencies:
|
|
1251
1233
|
"@babel/core" "^7.23.3"
|
|
1252
1234
|
"@babel/generator" "^7.23.3"
|
|
@@ -1258,12 +1240,12 @@
|
|
|
1258
1240
|
"@babel/runtime" "^7.22.6"
|
|
1259
1241
|
"@babel/runtime-corejs3" "^7.22.6"
|
|
1260
1242
|
"@babel/traverse" "^7.22.8"
|
|
1261
|
-
"@docusaurus/cssnano-preset" "3.
|
|
1262
|
-
"@docusaurus/logger" "3.
|
|
1263
|
-
"@docusaurus/mdx-loader" "3.
|
|
1264
|
-
"@docusaurus/utils" "3.
|
|
1265
|
-
"@docusaurus/utils-common" "3.
|
|
1266
|
-
"@docusaurus/utils-validation" "3.
|
|
1243
|
+
"@docusaurus/cssnano-preset" "3.5.2"
|
|
1244
|
+
"@docusaurus/logger" "3.5.2"
|
|
1245
|
+
"@docusaurus/mdx-loader" "3.5.2"
|
|
1246
|
+
"@docusaurus/utils" "3.5.2"
|
|
1247
|
+
"@docusaurus/utils-common" "3.5.2"
|
|
1248
|
+
"@docusaurus/utils-validation" "3.5.2"
|
|
1267
1249
|
autoprefixer "^10.4.14"
|
|
1268
1250
|
babel-loader "^9.1.3"
|
|
1269
1251
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
@@ -1317,32 +1299,32 @@
|
|
|
1317
1299
|
webpack-merge "^5.9.0"
|
|
1318
1300
|
webpackbar "^5.0.2"
|
|
1319
1301
|
|
|
1320
|
-
"@docusaurus/cssnano-preset@3.
|
|
1321
|
-
version "3.
|
|
1322
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/cssnano-preset/-/cssnano-preset-3.
|
|
1323
|
-
integrity sha512-
|
|
1302
|
+
"@docusaurus/cssnano-preset@3.5.2":
|
|
1303
|
+
version "3.5.2"
|
|
1304
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/cssnano-preset/-/cssnano-preset-3.5.2.tgz#6c1f2b2f9656f978c4694c84ab24592b04dcfab3"
|
|
1305
|
+
integrity sha512-D3KiQXOMA8+O0tqORBrTOEQyQxNIfPm9jEaJoALjjSjc2M/ZAWcUfPQEnwr2JB2TadHw2gqWgpZckQmrVWkytA==
|
|
1324
1306
|
dependencies:
|
|
1325
1307
|
cssnano-preset-advanced "^6.1.2"
|
|
1326
1308
|
postcss "^8.4.38"
|
|
1327
1309
|
postcss-sort-media-queries "^5.2.0"
|
|
1328
1310
|
tslib "^2.6.0"
|
|
1329
1311
|
|
|
1330
|
-
"@docusaurus/logger@3.
|
|
1331
|
-
version "3.
|
|
1332
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/logger/-/logger-3.
|
|
1333
|
-
integrity sha512-
|
|
1312
|
+
"@docusaurus/logger@3.5.2":
|
|
1313
|
+
version "3.5.2"
|
|
1314
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/logger/-/logger-3.5.2.tgz#1150339ad56844b30734115c19c580f3b25cf5ed"
|
|
1315
|
+
integrity sha512-LHC540SGkeLfyT3RHK3gAMK6aS5TRqOD4R72BEU/DE2M/TY8WwEUAMY576UUc/oNJXv8pGhBmQB6N9p3pt8LQw==
|
|
1334
1316
|
dependencies:
|
|
1335
1317
|
chalk "^4.1.2"
|
|
1336
1318
|
tslib "^2.6.0"
|
|
1337
1319
|
|
|
1338
|
-
"@docusaurus/mdx-loader@3.
|
|
1339
|
-
version "3.
|
|
1340
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/mdx-loader/-/mdx-loader-3.
|
|
1341
|
-
integrity sha512-
|
|
1320
|
+
"@docusaurus/mdx-loader@3.5.2":
|
|
1321
|
+
version "3.5.2"
|
|
1322
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/mdx-loader/-/mdx-loader-3.5.2.tgz#99781641372c5037bcbe09bb8ade93a0e0ada57d"
|
|
1323
|
+
integrity sha512-ku3xO9vZdwpiMIVd8BzWV0DCqGEbCP5zs1iHfKX50vw6jX8vQo0ylYo1YJMZyz6e+JFJ17HYHT5FzVidz2IflA==
|
|
1342
1324
|
dependencies:
|
|
1343
|
-
"@docusaurus/logger" "3.
|
|
1344
|
-
"@docusaurus/utils" "3.
|
|
1345
|
-
"@docusaurus/utils-validation" "3.
|
|
1325
|
+
"@docusaurus/logger" "3.5.2"
|
|
1326
|
+
"@docusaurus/utils" "3.5.2"
|
|
1327
|
+
"@docusaurus/utils-validation" "3.5.2"
|
|
1346
1328
|
"@mdx-js/mdx" "^3.0.0"
|
|
1347
1329
|
"@slorber/remark-comment" "^1.0.0"
|
|
1348
1330
|
escape-html "^1.0.3"
|
|
@@ -1365,12 +1347,12 @@
|
|
|
1365
1347
|
vfile "^6.0.1"
|
|
1366
1348
|
webpack "^5.88.1"
|
|
1367
1349
|
|
|
1368
|
-
"@docusaurus/module-type-aliases@3.
|
|
1369
|
-
version "3.
|
|
1370
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.
|
|
1371
|
-
integrity sha512-
|
|
1350
|
+
"@docusaurus/module-type-aliases@3.5.2":
|
|
1351
|
+
version "3.5.2"
|
|
1352
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.5.2.tgz#4e8f9c0703e23b2e07ebfce96598ec83e4dd2a9e"
|
|
1353
|
+
integrity sha512-Z+Xu3+2rvKef/YKTMxZHsEXp1y92ac0ngjDiExRdqGTmEKtCUpkbNYH8v5eXo5Ls+dnW88n6WTa+Q54kLOkwPg==
|
|
1372
1354
|
dependencies:
|
|
1373
|
-
"@docusaurus/types" "3.
|
|
1355
|
+
"@docusaurus/types" "3.5.2"
|
|
1374
1356
|
"@types/history" "^4.7.11"
|
|
1375
1357
|
"@types/react" "*"
|
|
1376
1358
|
"@types/react-router-config" "*"
|
|
@@ -1378,19 +1360,20 @@
|
|
|
1378
1360
|
react-helmet-async "*"
|
|
1379
1361
|
react-loadable "npm:@docusaurus/react-loadable@6.0.0"
|
|
1380
1362
|
|
|
1381
|
-
"@docusaurus/plugin-content-blog@3.
|
|
1382
|
-
version "3.
|
|
1383
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.
|
|
1384
|
-
integrity sha512-
|
|
1385
|
-
dependencies:
|
|
1386
|
-
"@docusaurus/core" "3.
|
|
1387
|
-
"@docusaurus/logger" "3.
|
|
1388
|
-
"@docusaurus/mdx-loader" "3.
|
|
1389
|
-
"@docusaurus/
|
|
1390
|
-
"@docusaurus/
|
|
1391
|
-
"@docusaurus/utils
|
|
1392
|
-
"@docusaurus/utils-
|
|
1393
|
-
|
|
1363
|
+
"@docusaurus/plugin-content-blog@3.5.2":
|
|
1364
|
+
version "3.5.2"
|
|
1365
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.5.2.tgz#649c07c34da7603645f152bcebdf75285baed16b"
|
|
1366
|
+
integrity sha512-R7ghWnMvjSf+aeNDH0K4fjyQnt5L0KzUEnUhmf1e3jZrv3wogeytZNN6n7X8yHcMsuZHPOrctQhXWnmxu+IRRg==
|
|
1367
|
+
dependencies:
|
|
1368
|
+
"@docusaurus/core" "3.5.2"
|
|
1369
|
+
"@docusaurus/logger" "3.5.2"
|
|
1370
|
+
"@docusaurus/mdx-loader" "3.5.2"
|
|
1371
|
+
"@docusaurus/theme-common" "3.5.2"
|
|
1372
|
+
"@docusaurus/types" "3.5.2"
|
|
1373
|
+
"@docusaurus/utils" "3.5.2"
|
|
1374
|
+
"@docusaurus/utils-common" "3.5.2"
|
|
1375
|
+
"@docusaurus/utils-validation" "3.5.2"
|
|
1376
|
+
cheerio "1.0.0-rc.12"
|
|
1394
1377
|
feed "^4.2.2"
|
|
1395
1378
|
fs-extra "^11.1.1"
|
|
1396
1379
|
lodash "^4.17.21"
|
|
@@ -1401,19 +1384,20 @@
|
|
|
1401
1384
|
utility-types "^3.10.0"
|
|
1402
1385
|
webpack "^5.88.1"
|
|
1403
1386
|
|
|
1404
|
-
"@docusaurus/plugin-content-docs@3.
|
|
1405
|
-
version "3.
|
|
1406
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-docs/-/plugin-content-docs-3.
|
|
1407
|
-
integrity sha512-
|
|
1408
|
-
dependencies:
|
|
1409
|
-
"@docusaurus/core" "3.
|
|
1410
|
-
"@docusaurus/logger" "3.
|
|
1411
|
-
"@docusaurus/mdx-loader" "3.
|
|
1412
|
-
"@docusaurus/module-type-aliases" "3.
|
|
1413
|
-
"@docusaurus/
|
|
1414
|
-
"@docusaurus/
|
|
1415
|
-
"@docusaurus/utils
|
|
1416
|
-
"@docusaurus/utils-
|
|
1387
|
+
"@docusaurus/plugin-content-docs@3.5.2":
|
|
1388
|
+
version "3.5.2"
|
|
1389
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-docs/-/plugin-content-docs-3.5.2.tgz#adcf6c0bd9a9818eb192ab831e0069ee62d31505"
|
|
1390
|
+
integrity sha512-Bt+OXn/CPtVqM3Di44vHjE7rPCEsRCB/DMo2qoOuozB9f7+lsdrHvD0QCHdBs0uhz6deYJDppAr2VgqybKPlVQ==
|
|
1391
|
+
dependencies:
|
|
1392
|
+
"@docusaurus/core" "3.5.2"
|
|
1393
|
+
"@docusaurus/logger" "3.5.2"
|
|
1394
|
+
"@docusaurus/mdx-loader" "3.5.2"
|
|
1395
|
+
"@docusaurus/module-type-aliases" "3.5.2"
|
|
1396
|
+
"@docusaurus/theme-common" "3.5.2"
|
|
1397
|
+
"@docusaurus/types" "3.5.2"
|
|
1398
|
+
"@docusaurus/utils" "3.5.2"
|
|
1399
|
+
"@docusaurus/utils-common" "3.5.2"
|
|
1400
|
+
"@docusaurus/utils-validation" "3.5.2"
|
|
1417
1401
|
"@types/react-router-config" "^5.0.7"
|
|
1418
1402
|
combine-promises "^1.1.0"
|
|
1419
1403
|
fs-extra "^11.1.1"
|
|
@@ -1423,118 +1407,118 @@
|
|
|
1423
1407
|
utility-types "^3.10.0"
|
|
1424
1408
|
webpack "^5.88.1"
|
|
1425
1409
|
|
|
1426
|
-
"@docusaurus/plugin-content-pages@3.
|
|
1427
|
-
version "3.
|
|
1428
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-pages/-/plugin-content-pages-3.
|
|
1429
|
-
integrity sha512-
|
|
1430
|
-
dependencies:
|
|
1431
|
-
"@docusaurus/core" "3.
|
|
1432
|
-
"@docusaurus/mdx-loader" "3.
|
|
1433
|
-
"@docusaurus/types" "3.
|
|
1434
|
-
"@docusaurus/utils" "3.
|
|
1435
|
-
"@docusaurus/utils-validation" "3.
|
|
1410
|
+
"@docusaurus/plugin-content-pages@3.5.2":
|
|
1411
|
+
version "3.5.2"
|
|
1412
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-pages/-/plugin-content-pages-3.5.2.tgz#2b59e43f5bc5b5176ff01835de706f1c65c2e68b"
|
|
1413
|
+
integrity sha512-WzhHjNpoQAUz/ueO10cnundRz+VUtkjFhhaQ9jApyv1a46FPURO4cef89pyNIOMny1fjDz/NUN2z6Yi+5WUrCw==
|
|
1414
|
+
dependencies:
|
|
1415
|
+
"@docusaurus/core" "3.5.2"
|
|
1416
|
+
"@docusaurus/mdx-loader" "3.5.2"
|
|
1417
|
+
"@docusaurus/types" "3.5.2"
|
|
1418
|
+
"@docusaurus/utils" "3.5.2"
|
|
1419
|
+
"@docusaurus/utils-validation" "3.5.2"
|
|
1436
1420
|
fs-extra "^11.1.1"
|
|
1437
1421
|
tslib "^2.6.0"
|
|
1438
1422
|
webpack "^5.88.1"
|
|
1439
1423
|
|
|
1440
|
-
"@docusaurus/plugin-debug@3.
|
|
1441
|
-
version "3.
|
|
1442
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-debug/-/plugin-debug-3.
|
|
1443
|
-
integrity sha512-
|
|
1424
|
+
"@docusaurus/plugin-debug@3.5.2":
|
|
1425
|
+
version "3.5.2"
|
|
1426
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-debug/-/plugin-debug-3.5.2.tgz#c25ca6a59e62a17c797b367173fe80c06fdf2f65"
|
|
1427
|
+
integrity sha512-kBK6GlN0itCkrmHuCS6aX1wmoWc5wpd5KJlqQ1FyrF0cLDnvsYSnh7+ftdwzt7G6lGBho8lrVwkkL9/iQvaSOA==
|
|
1444
1428
|
dependencies:
|
|
1445
|
-
"@docusaurus/core" "3.
|
|
1446
|
-
"@docusaurus/types" "3.
|
|
1447
|
-
"@docusaurus/utils" "3.
|
|
1429
|
+
"@docusaurus/core" "3.5.2"
|
|
1430
|
+
"@docusaurus/types" "3.5.2"
|
|
1431
|
+
"@docusaurus/utils" "3.5.2"
|
|
1448
1432
|
fs-extra "^11.1.1"
|
|
1449
1433
|
react-json-view-lite "^1.2.0"
|
|
1450
1434
|
tslib "^2.6.0"
|
|
1451
1435
|
|
|
1452
|
-
"@docusaurus/plugin-google-analytics@3.
|
|
1453
|
-
version "3.
|
|
1454
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-3.
|
|
1455
|
-
integrity sha512-
|
|
1436
|
+
"@docusaurus/plugin-google-analytics@3.5.2":
|
|
1437
|
+
version "3.5.2"
|
|
1438
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-3.5.2.tgz#1143e78d1461d3c74a2746f036d25b18d4a2608d"
|
|
1439
|
+
integrity sha512-rjEkJH/tJ8OXRE9bwhV2mb/WP93V441rD6XnM6MIluu7rk8qg38iSxS43ga2V2Q/2ib53PcqbDEJDG/yWQRJhQ==
|
|
1456
1440
|
dependencies:
|
|
1457
|
-
"@docusaurus/core" "3.
|
|
1458
|
-
"@docusaurus/types" "3.
|
|
1459
|
-
"@docusaurus/utils-validation" "3.
|
|
1441
|
+
"@docusaurus/core" "3.5.2"
|
|
1442
|
+
"@docusaurus/types" "3.5.2"
|
|
1443
|
+
"@docusaurus/utils-validation" "3.5.2"
|
|
1460
1444
|
tslib "^2.6.0"
|
|
1461
1445
|
|
|
1462
|
-
"@docusaurus/plugin-google-gtag@3.
|
|
1463
|
-
version "3.
|
|
1464
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-3.
|
|
1465
|
-
integrity sha512-
|
|
1446
|
+
"@docusaurus/plugin-google-gtag@3.5.2":
|
|
1447
|
+
version "3.5.2"
|
|
1448
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-3.5.2.tgz#60b5a9e1888c4fa16933f7c5cb5f2f2c31caad3a"
|
|
1449
|
+
integrity sha512-lm8XL3xLkTPHFKKjLjEEAHUrW0SZBSHBE1I+i/tmYMBsjCcUB5UJ52geS5PSiOCFVR74tbPGcPHEV/gaaxFeSA==
|
|
1466
1450
|
dependencies:
|
|
1467
|
-
"@docusaurus/core" "3.
|
|
1468
|
-
"@docusaurus/types" "3.
|
|
1469
|
-
"@docusaurus/utils-validation" "3.
|
|
1451
|
+
"@docusaurus/core" "3.5.2"
|
|
1452
|
+
"@docusaurus/types" "3.5.2"
|
|
1453
|
+
"@docusaurus/utils-validation" "3.5.2"
|
|
1470
1454
|
"@types/gtag.js" "^0.0.12"
|
|
1471
1455
|
tslib "^2.6.0"
|
|
1472
1456
|
|
|
1473
|
-
"@docusaurus/plugin-google-tag-manager@3.
|
|
1474
|
-
version "3.
|
|
1475
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-3.
|
|
1476
|
-
integrity sha512-
|
|
1457
|
+
"@docusaurus/plugin-google-tag-manager@3.5.2":
|
|
1458
|
+
version "3.5.2"
|
|
1459
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-3.5.2.tgz#7a37334d2e7f00914d61ad05bc09391c4db3bfda"
|
|
1460
|
+
integrity sha512-QkpX68PMOMu10Mvgvr5CfZAzZQFx8WLlOiUQ/Qmmcl6mjGK6H21WLT5x7xDmcpCoKA/3CegsqIqBR+nA137lQg==
|
|
1477
1461
|
dependencies:
|
|
1478
|
-
"@docusaurus/core" "3.
|
|
1479
|
-
"@docusaurus/types" "3.
|
|
1480
|
-
"@docusaurus/utils-validation" "3.
|
|
1462
|
+
"@docusaurus/core" "3.5.2"
|
|
1463
|
+
"@docusaurus/types" "3.5.2"
|
|
1464
|
+
"@docusaurus/utils-validation" "3.5.2"
|
|
1481
1465
|
tslib "^2.6.0"
|
|
1482
1466
|
|
|
1483
|
-
"@docusaurus/plugin-sitemap@3.
|
|
1484
|
-
version "3.
|
|
1485
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-sitemap/-/plugin-sitemap-3.
|
|
1486
|
-
integrity sha512
|
|
1487
|
-
dependencies:
|
|
1488
|
-
"@docusaurus/core" "3.
|
|
1489
|
-
"@docusaurus/logger" "3.
|
|
1490
|
-
"@docusaurus/types" "3.
|
|
1491
|
-
"@docusaurus/utils" "3.
|
|
1492
|
-
"@docusaurus/utils-common" "3.
|
|
1493
|
-
"@docusaurus/utils-validation" "3.
|
|
1467
|
+
"@docusaurus/plugin-sitemap@3.5.2":
|
|
1468
|
+
version "3.5.2"
|
|
1469
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-sitemap/-/plugin-sitemap-3.5.2.tgz#9c940b27f3461c54d65295cf4c52cb20538bd360"
|
|
1470
|
+
integrity sha512-DnlqYyRAdQ4NHY28TfHuVk414ft2uruP4QWCH//jzpHjqvKyXjj2fmDtI8RPUBh9K8iZKFMHRnLtzJKySPWvFA==
|
|
1471
|
+
dependencies:
|
|
1472
|
+
"@docusaurus/core" "3.5.2"
|
|
1473
|
+
"@docusaurus/logger" "3.5.2"
|
|
1474
|
+
"@docusaurus/types" "3.5.2"
|
|
1475
|
+
"@docusaurus/utils" "3.5.2"
|
|
1476
|
+
"@docusaurus/utils-common" "3.5.2"
|
|
1477
|
+
"@docusaurus/utils-validation" "3.5.2"
|
|
1494
1478
|
fs-extra "^11.1.1"
|
|
1495
1479
|
sitemap "^7.1.1"
|
|
1496
1480
|
tslib "^2.6.0"
|
|
1497
1481
|
|
|
1498
|
-
"@docusaurus/preset-classic@^3.
|
|
1499
|
-
version "3.
|
|
1500
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/preset-classic/-/preset-classic-3.
|
|
1501
|
-
integrity sha512-
|
|
1502
|
-
dependencies:
|
|
1503
|
-
"@docusaurus/core" "3.
|
|
1504
|
-
"@docusaurus/plugin-content-blog" "3.
|
|
1505
|
-
"@docusaurus/plugin-content-docs" "3.
|
|
1506
|
-
"@docusaurus/plugin-content-pages" "3.
|
|
1507
|
-
"@docusaurus/plugin-debug" "3.
|
|
1508
|
-
"@docusaurus/plugin-google-analytics" "3.
|
|
1509
|
-
"@docusaurus/plugin-google-gtag" "3.
|
|
1510
|
-
"@docusaurus/plugin-google-tag-manager" "3.
|
|
1511
|
-
"@docusaurus/plugin-sitemap" "3.
|
|
1512
|
-
"@docusaurus/theme-classic" "3.
|
|
1513
|
-
"@docusaurus/theme-common" "3.
|
|
1514
|
-
"@docusaurus/theme-search-algolia" "3.
|
|
1515
|
-
"@docusaurus/types" "3.
|
|
1516
|
-
|
|
1517
|
-
"@docusaurus/theme-classic@3.
|
|
1518
|
-
version "3.
|
|
1519
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-classic/-/theme-classic-3.
|
|
1520
|
-
integrity sha512-
|
|
1521
|
-
dependencies:
|
|
1522
|
-
"@docusaurus/core" "3.
|
|
1523
|
-
"@docusaurus/mdx-loader" "3.
|
|
1524
|
-
"@docusaurus/module-type-aliases" "3.
|
|
1525
|
-
"@docusaurus/plugin-content-blog" "3.
|
|
1526
|
-
"@docusaurus/plugin-content-docs" "3.
|
|
1527
|
-
"@docusaurus/plugin-content-pages" "3.
|
|
1528
|
-
"@docusaurus/theme-common" "3.
|
|
1529
|
-
"@docusaurus/theme-translations" "3.
|
|
1530
|
-
"@docusaurus/types" "3.
|
|
1531
|
-
"@docusaurus/utils" "3.
|
|
1532
|
-
"@docusaurus/utils-common" "3.
|
|
1533
|
-
"@docusaurus/utils-validation" "3.
|
|
1482
|
+
"@docusaurus/preset-classic@^3.5.2":
|
|
1483
|
+
version "3.5.2"
|
|
1484
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/preset-classic/-/preset-classic-3.5.2.tgz#977f78510bbc556aa0539149eef960bb7ab52bd9"
|
|
1485
|
+
integrity sha512-3ihfXQ95aOHiLB5uCu+9PRy2gZCeSZoDcqpnDvf3B+sTrMvMTr8qRUzBvWkoIqc82yG5prCboRjk1SVILKx6sg==
|
|
1486
|
+
dependencies:
|
|
1487
|
+
"@docusaurus/core" "3.5.2"
|
|
1488
|
+
"@docusaurus/plugin-content-blog" "3.5.2"
|
|
1489
|
+
"@docusaurus/plugin-content-docs" "3.5.2"
|
|
1490
|
+
"@docusaurus/plugin-content-pages" "3.5.2"
|
|
1491
|
+
"@docusaurus/plugin-debug" "3.5.2"
|
|
1492
|
+
"@docusaurus/plugin-google-analytics" "3.5.2"
|
|
1493
|
+
"@docusaurus/plugin-google-gtag" "3.5.2"
|
|
1494
|
+
"@docusaurus/plugin-google-tag-manager" "3.5.2"
|
|
1495
|
+
"@docusaurus/plugin-sitemap" "3.5.2"
|
|
1496
|
+
"@docusaurus/theme-classic" "3.5.2"
|
|
1497
|
+
"@docusaurus/theme-common" "3.5.2"
|
|
1498
|
+
"@docusaurus/theme-search-algolia" "3.5.2"
|
|
1499
|
+
"@docusaurus/types" "3.5.2"
|
|
1500
|
+
|
|
1501
|
+
"@docusaurus/theme-classic@3.5.2":
|
|
1502
|
+
version "3.5.2"
|
|
1503
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-classic/-/theme-classic-3.5.2.tgz#602ddb63d987ab1f939e3760c67bc1880f01c000"
|
|
1504
|
+
integrity sha512-XRpinSix3NBv95Rk7xeMF9k4safMkwnpSgThn0UNQNumKvmcIYjfkwfh2BhwYh/BxMXQHJ/PdmNh22TQFpIaYg==
|
|
1505
|
+
dependencies:
|
|
1506
|
+
"@docusaurus/core" "3.5.2"
|
|
1507
|
+
"@docusaurus/mdx-loader" "3.5.2"
|
|
1508
|
+
"@docusaurus/module-type-aliases" "3.5.2"
|
|
1509
|
+
"@docusaurus/plugin-content-blog" "3.5.2"
|
|
1510
|
+
"@docusaurus/plugin-content-docs" "3.5.2"
|
|
1511
|
+
"@docusaurus/plugin-content-pages" "3.5.2"
|
|
1512
|
+
"@docusaurus/theme-common" "3.5.2"
|
|
1513
|
+
"@docusaurus/theme-translations" "3.5.2"
|
|
1514
|
+
"@docusaurus/types" "3.5.2"
|
|
1515
|
+
"@docusaurus/utils" "3.5.2"
|
|
1516
|
+
"@docusaurus/utils-common" "3.5.2"
|
|
1517
|
+
"@docusaurus/utils-validation" "3.5.2"
|
|
1534
1518
|
"@mdx-js/react" "^3.0.0"
|
|
1535
1519
|
clsx "^2.0.0"
|
|
1536
1520
|
copy-text-to-clipboard "^3.2.0"
|
|
1537
|
-
infima "0.2.0-alpha.
|
|
1521
|
+
infima "0.2.0-alpha.44"
|
|
1538
1522
|
lodash "^4.17.21"
|
|
1539
1523
|
nprogress "^0.2.0"
|
|
1540
1524
|
postcss "^8.4.26"
|
|
@@ -1545,18 +1529,15 @@
|
|
|
1545
1529
|
tslib "^2.6.0"
|
|
1546
1530
|
utility-types "^3.10.0"
|
|
1547
1531
|
|
|
1548
|
-
"@docusaurus/theme-common@3.
|
|
1549
|
-
version "3.
|
|
1550
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-common/-/theme-common-3.
|
|
1551
|
-
integrity sha512-
|
|
1552
|
-
dependencies:
|
|
1553
|
-
"@docusaurus/mdx-loader" "3.
|
|
1554
|
-
"@docusaurus/module-type-aliases" "3.
|
|
1555
|
-
"@docusaurus/
|
|
1556
|
-
"@docusaurus/
|
|
1557
|
-
"@docusaurus/plugin-content-pages" "3.4.0"
|
|
1558
|
-
"@docusaurus/utils" "3.4.0"
|
|
1559
|
-
"@docusaurus/utils-common" "3.4.0"
|
|
1532
|
+
"@docusaurus/theme-common@3.5.2":
|
|
1533
|
+
version "3.5.2"
|
|
1534
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-common/-/theme-common-3.5.2.tgz#b507ab869a1fba0be9c3c9d74f2f3d74c3ac78b2"
|
|
1535
|
+
integrity sha512-QXqlm9S6x9Ibwjs7I2yEDgsCocp708DrCrgHgKwg2n2AY0YQ6IjU0gAK35lHRLOvAoJUfCKpQAwUykB0R7+Eew==
|
|
1536
|
+
dependencies:
|
|
1537
|
+
"@docusaurus/mdx-loader" "3.5.2"
|
|
1538
|
+
"@docusaurus/module-type-aliases" "3.5.2"
|
|
1539
|
+
"@docusaurus/utils" "3.5.2"
|
|
1540
|
+
"@docusaurus/utils-common" "3.5.2"
|
|
1560
1541
|
"@types/history" "^4.7.11"
|
|
1561
1542
|
"@types/react" "*"
|
|
1562
1543
|
"@types/react-router-config" "*"
|
|
@@ -1566,19 +1547,19 @@
|
|
|
1566
1547
|
tslib "^2.6.0"
|
|
1567
1548
|
utility-types "^3.10.0"
|
|
1568
1549
|
|
|
1569
|
-
"@docusaurus/theme-search-algolia@3.
|
|
1570
|
-
version "3.
|
|
1571
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-search-algolia/-/theme-search-algolia-3.
|
|
1572
|
-
integrity sha512-
|
|
1550
|
+
"@docusaurus/theme-search-algolia@3.5.2":
|
|
1551
|
+
version "3.5.2"
|
|
1552
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-search-algolia/-/theme-search-algolia-3.5.2.tgz#466c83ca7e8017d95ae6889ccddc5ef8bf6b61c6"
|
|
1553
|
+
integrity sha512-qW53kp3VzMnEqZGjakaV90sst3iN1o32PH+nawv1uepROO8aEGxptcq2R5rsv7aBShSRbZwIobdvSYKsZ5pqvA==
|
|
1573
1554
|
dependencies:
|
|
1574
1555
|
"@docsearch/react" "^3.5.2"
|
|
1575
|
-
"@docusaurus/core" "3.
|
|
1576
|
-
"@docusaurus/logger" "3.
|
|
1577
|
-
"@docusaurus/plugin-content-docs" "3.
|
|
1578
|
-
"@docusaurus/theme-common" "3.
|
|
1579
|
-
"@docusaurus/theme-translations" "3.
|
|
1580
|
-
"@docusaurus/utils" "3.
|
|
1581
|
-
"@docusaurus/utils-validation" "3.
|
|
1556
|
+
"@docusaurus/core" "3.5.2"
|
|
1557
|
+
"@docusaurus/logger" "3.5.2"
|
|
1558
|
+
"@docusaurus/plugin-content-docs" "3.5.2"
|
|
1559
|
+
"@docusaurus/theme-common" "3.5.2"
|
|
1560
|
+
"@docusaurus/theme-translations" "3.5.2"
|
|
1561
|
+
"@docusaurus/utils" "3.5.2"
|
|
1562
|
+
"@docusaurus/utils-validation" "3.5.2"
|
|
1582
1563
|
algoliasearch "^4.18.0"
|
|
1583
1564
|
algoliasearch-helper "^3.13.3"
|
|
1584
1565
|
clsx "^2.0.0"
|
|
@@ -1588,18 +1569,18 @@
|
|
|
1588
1569
|
tslib "^2.6.0"
|
|
1589
1570
|
utility-types "^3.10.0"
|
|
1590
1571
|
|
|
1591
|
-
"@docusaurus/theme-translations@3.
|
|
1592
|
-
version "3.
|
|
1593
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-translations/-/theme-translations-3.
|
|
1594
|
-
integrity sha512-
|
|
1572
|
+
"@docusaurus/theme-translations@3.5.2":
|
|
1573
|
+
version "3.5.2"
|
|
1574
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-translations/-/theme-translations-3.5.2.tgz#38f9ebf2a5d860397022206a05fef66c08863c89"
|
|
1575
|
+
integrity sha512-GPZLcu4aT1EmqSTmbdpVrDENGR2yObFEX8ssEFYTCiAIVc0EihNSdOIBTazUvgNqwvnoU1A8vIs1xyzc3LITTw==
|
|
1595
1576
|
dependencies:
|
|
1596
1577
|
fs-extra "^11.1.1"
|
|
1597
1578
|
tslib "^2.6.0"
|
|
1598
1579
|
|
|
1599
|
-
"@docusaurus/types@3.
|
|
1600
|
-
version "3.
|
|
1601
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.
|
|
1602
|
-
integrity sha512-
|
|
1580
|
+
"@docusaurus/types@3.5.2":
|
|
1581
|
+
version "3.5.2"
|
|
1582
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.5.2.tgz#058019dbeffbee2d412c3f72569e412a727f9608"
|
|
1583
|
+
integrity sha512-N6GntLXoLVUwkZw7zCxwy9QiuEXIcTVzA9AkmNw16oc0AP3SXLrMmDMMBIfgqwuKWa6Ox6epHol9kMtJqekACw==
|
|
1603
1584
|
dependencies:
|
|
1604
1585
|
"@mdx-js/mdx" "^3.0.0"
|
|
1605
1586
|
"@types/history" "^4.7.11"
|
|
@@ -1611,34 +1592,34 @@
|
|
|
1611
1592
|
webpack "^5.88.1"
|
|
1612
1593
|
webpack-merge "^5.9.0"
|
|
1613
1594
|
|
|
1614
|
-
"@docusaurus/utils-common@3.
|
|
1615
|
-
version "3.
|
|
1616
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.
|
|
1617
|
-
integrity sha512-
|
|
1595
|
+
"@docusaurus/utils-common@3.5.2":
|
|
1596
|
+
version "3.5.2"
|
|
1597
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.5.2.tgz#4d7f5e962fbca3e2239d80457aa0e4bd3d8f7e0a"
|
|
1598
|
+
integrity sha512-i0AZjHiRgJU6d7faQngIhuHKNrszpL/SHQPgF1zH4H+Ij6E9NBYGy6pkcGWToIv7IVPbs+pQLh1P3whn0gWXVg==
|
|
1618
1599
|
dependencies:
|
|
1619
1600
|
tslib "^2.6.0"
|
|
1620
1601
|
|
|
1621
|
-
"@docusaurus/utils-validation@3.
|
|
1622
|
-
version "3.
|
|
1623
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/utils-validation/-/utils-validation-3.
|
|
1624
|
-
integrity sha512-
|
|
1602
|
+
"@docusaurus/utils-validation@3.5.2":
|
|
1603
|
+
version "3.5.2"
|
|
1604
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/utils-validation/-/utils-validation-3.5.2.tgz#1b2b2f02082781cc8ce713d4c85e88d6d2fc4eb3"
|
|
1605
|
+
integrity sha512-m+Foq7augzXqB6HufdS139PFxDC5d5q2QKZy8q0qYYvGdI6nnlNsGH4cIGsgBnV7smz+mopl3g4asbSDvMV0jA==
|
|
1625
1606
|
dependencies:
|
|
1626
|
-
"@docusaurus/logger" "3.
|
|
1627
|
-
"@docusaurus/utils" "3.
|
|
1628
|
-
"@docusaurus/utils-common" "3.
|
|
1607
|
+
"@docusaurus/logger" "3.5.2"
|
|
1608
|
+
"@docusaurus/utils" "3.5.2"
|
|
1609
|
+
"@docusaurus/utils-common" "3.5.2"
|
|
1629
1610
|
fs-extra "^11.2.0"
|
|
1630
1611
|
joi "^17.9.2"
|
|
1631
1612
|
js-yaml "^4.1.0"
|
|
1632
1613
|
lodash "^4.17.21"
|
|
1633
1614
|
tslib "^2.6.0"
|
|
1634
1615
|
|
|
1635
|
-
"@docusaurus/utils@3.
|
|
1636
|
-
version "3.
|
|
1637
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/utils/-/utils-3.
|
|
1638
|
-
integrity sha512-
|
|
1616
|
+
"@docusaurus/utils@3.5.2":
|
|
1617
|
+
version "3.5.2"
|
|
1618
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/utils/-/utils-3.5.2.tgz#17763130215f18d7269025903588ef7fb373e2cb"
|
|
1619
|
+
integrity sha512-33QvcNFh+Gv+C2dP9Y9xWEzMgf3JzrpL2nW9PopidiohS1nDcyknKRx2DWaFvyVTTYIkkABVSr073VTj/NITNA==
|
|
1639
1620
|
dependencies:
|
|
1640
|
-
"@docusaurus/logger" "3.
|
|
1641
|
-
"@docusaurus/utils-common" "3.
|
|
1621
|
+
"@docusaurus/logger" "3.5.2"
|
|
1622
|
+
"@docusaurus/utils-common" "3.5.2"
|
|
1642
1623
|
"@svgr/webpack" "^8.1.0"
|
|
1643
1624
|
escape-string-regexp "^4.0.0"
|
|
1644
1625
|
file-loader "^6.2.0"
|
|
@@ -1717,9 +1698,9 @@
|
|
|
1717
1698
|
"@jridgewell/trace-mapping" "^0.3.25"
|
|
1718
1699
|
|
|
1719
1700
|
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14":
|
|
1720
|
-
version "1.
|
|
1721
|
-
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.
|
|
1722
|
-
integrity sha512-
|
|
1701
|
+
version "1.5.0"
|
|
1702
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
|
|
1703
|
+
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
|
|
1723
1704
|
|
|
1724
1705
|
"@jridgewell/trace-mapping@^0.3.18", "@jridgewell/trace-mapping@^0.3.20", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25":
|
|
1725
1706
|
version "0.3.25"
|
|
@@ -1804,9 +1785,9 @@
|
|
|
1804
1785
|
graceful-fs "4.2.10"
|
|
1805
1786
|
|
|
1806
1787
|
"@pnpm/npm-conf@^2.1.0":
|
|
1807
|
-
version "2.
|
|
1808
|
-
resolved "https://registry.yarnpkg.com/@pnpm/npm-conf/-/npm-conf-2.
|
|
1809
|
-
integrity sha512-
|
|
1788
|
+
version "2.3.1"
|
|
1789
|
+
resolved "https://registry.yarnpkg.com/@pnpm/npm-conf/-/npm-conf-2.3.1.tgz#bb375a571a0bd63ab0a23bece33033c683e9b6b0"
|
|
1790
|
+
integrity sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==
|
|
1810
1791
|
dependencies:
|
|
1811
1792
|
"@pnpm/config.env-replace" "^1.1.0"
|
|
1812
1793
|
"@pnpm/network.ca-file" "^1.0.1"
|
|
@@ -2029,9 +2010,9 @@
|
|
|
2029
2010
|
"@types/estree" "*"
|
|
2030
2011
|
|
|
2031
2012
|
"@types/eslint@*":
|
|
2032
|
-
version "
|
|
2033
|
-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-
|
|
2034
|
-
integrity sha512-
|
|
2013
|
+
version "9.6.0"
|
|
2014
|
+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.0.tgz#51d4fe4d0316da9e9f2c80884f2c20ed5fb022ff"
|
|
2015
|
+
integrity sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==
|
|
2035
2016
|
dependencies:
|
|
2036
2017
|
"@types/estree" "*"
|
|
2037
2018
|
"@types/json-schema" "*"
|
|
@@ -2101,9 +2082,9 @@
|
|
|
2101
2082
|
integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==
|
|
2102
2083
|
|
|
2103
2084
|
"@types/http-proxy@^1.17.8":
|
|
2104
|
-
version "1.17.
|
|
2105
|
-
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.
|
|
2106
|
-
integrity sha512-
|
|
2085
|
+
version "1.17.15"
|
|
2086
|
+
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.15.tgz#12118141ce9775a6499ecb4c01d02f90fc839d36"
|
|
2087
|
+
integrity sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ==
|
|
2107
2088
|
dependencies:
|
|
2108
2089
|
"@types/node" "*"
|
|
2109
2090
|
|
|
@@ -2161,11 +2142,11 @@
|
|
|
2161
2142
|
"@types/node" "*"
|
|
2162
2143
|
|
|
2163
2144
|
"@types/node@*":
|
|
2164
|
-
version "
|
|
2165
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-
|
|
2166
|
-
integrity sha512-
|
|
2145
|
+
version "22.2.0"
|
|
2146
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.2.0.tgz#7cf046a99f0ba4d628ad3088cb21f790df9b0c5b"
|
|
2147
|
+
integrity sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ==
|
|
2167
2148
|
dependencies:
|
|
2168
|
-
undici-types "~
|
|
2149
|
+
undici-types "~6.13.0"
|
|
2169
2150
|
|
|
2170
2151
|
"@types/node@^17.0.5":
|
|
2171
2152
|
version "17.0.45"
|
|
@@ -2285,9 +2266,9 @@
|
|
|
2285
2266
|
integrity sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==
|
|
2286
2267
|
|
|
2287
2268
|
"@types/ws@^8.5.5":
|
|
2288
|
-
version "8.5.
|
|
2289
|
-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.
|
|
2290
|
-
integrity sha512-
|
|
2269
|
+
version "8.5.12"
|
|
2270
|
+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.12.tgz#619475fe98f35ccca2a2f6c137702d85ec247b7e"
|
|
2271
|
+
integrity sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==
|
|
2291
2272
|
dependencies:
|
|
2292
2273
|
"@types/node" "*"
|
|
2293
2274
|
|
|
@@ -2297,9 +2278,9 @@
|
|
|
2297
2278
|
integrity sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==
|
|
2298
2279
|
|
|
2299
2280
|
"@types/yargs@^17.0.8":
|
|
2300
|
-
version "17.0.
|
|
2301
|
-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.
|
|
2302
|
-
integrity sha512-
|
|
2281
|
+
version "17.0.33"
|
|
2282
|
+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.33.tgz#8c32303da83eec050a84b3c7ae7b9f922d13e32d"
|
|
2283
|
+
integrity sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==
|
|
2303
2284
|
dependencies:
|
|
2304
2285
|
"@types/yargs-parser" "*"
|
|
2305
2286
|
|
|
@@ -2465,9 +2446,9 @@ acorn-walk@^8.0.0:
|
|
|
2465
2446
|
acorn "^8.11.0"
|
|
2466
2447
|
|
|
2467
2448
|
acorn@^8.0.0, acorn@^8.0.4, acorn@^8.11.0, acorn@^8.7.1, acorn@^8.8.2:
|
|
2468
|
-
version "8.12.
|
|
2469
|
-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.
|
|
2470
|
-
integrity sha512-
|
|
2449
|
+
version "8.12.1"
|
|
2450
|
+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
|
|
2451
|
+
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
|
|
2471
2452
|
|
|
2472
2453
|
address@^1.0.1, address@^1.1.2:
|
|
2473
2454
|
version "1.2.2"
|
|
@@ -2512,42 +2493,42 @@ ajv@^6.12.2, ajv@^6.12.5:
|
|
|
2512
2493
|
uri-js "^4.2.2"
|
|
2513
2494
|
|
|
2514
2495
|
ajv@^8.0.0, ajv@^8.9.0:
|
|
2515
|
-
version "8.
|
|
2516
|
-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.
|
|
2517
|
-
integrity sha512-
|
|
2496
|
+
version "8.17.1"
|
|
2497
|
+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6"
|
|
2498
|
+
integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==
|
|
2518
2499
|
dependencies:
|
|
2519
2500
|
fast-deep-equal "^3.1.3"
|
|
2501
|
+
fast-uri "^3.0.1"
|
|
2520
2502
|
json-schema-traverse "^1.0.0"
|
|
2521
2503
|
require-from-string "^2.0.2"
|
|
2522
|
-
uri-js "^4.4.1"
|
|
2523
2504
|
|
|
2524
2505
|
algoliasearch-helper@^3.13.3:
|
|
2525
|
-
version "3.22.
|
|
2526
|
-
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.22.
|
|
2527
|
-
integrity sha512-
|
|
2506
|
+
version "3.22.3"
|
|
2507
|
+
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.22.3.tgz#7c67a1a87c3adb0b52ef726a3de3c0b0edcbb5d1"
|
|
2508
|
+
integrity sha512-2eoEz8mG4KHE+DzfrBTrCmDPxVXv7aZZWPojAJFtARpxxMO6lkos1dJ+XDCXdPvq7q3tpYWRi6xXmVQikejtpA==
|
|
2528
2509
|
dependencies:
|
|
2529
2510
|
"@algolia/events" "^4.0.1"
|
|
2530
2511
|
|
|
2531
2512
|
algoliasearch@^4.18.0, algoliasearch@^4.19.1:
|
|
2532
|
-
version "4.
|
|
2533
|
-
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.
|
|
2534
|
-
integrity sha512-
|
|
2535
|
-
dependencies:
|
|
2536
|
-
"@algolia/cache-browser-local-storage" "4.
|
|
2537
|
-
"@algolia/cache-common" "4.
|
|
2538
|
-
"@algolia/cache-in-memory" "4.
|
|
2539
|
-
"@algolia/client-account" "4.
|
|
2540
|
-
"@algolia/client-analytics" "4.
|
|
2541
|
-
"@algolia/client-common" "4.
|
|
2542
|
-
"@algolia/client-personalization" "4.
|
|
2543
|
-
"@algolia/client-search" "4.
|
|
2544
|
-
"@algolia/logger-common" "4.
|
|
2545
|
-
"@algolia/logger-console" "4.
|
|
2546
|
-
"@algolia/recommend" "4.
|
|
2547
|
-
"@algolia/requester-browser-xhr" "4.
|
|
2548
|
-
"@algolia/requester-common" "4.
|
|
2549
|
-
"@algolia/requester-node-http" "4.
|
|
2550
|
-
"@algolia/transporter" "4.
|
|
2513
|
+
version "4.24.0"
|
|
2514
|
+
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.24.0.tgz#b953b3e2309ef8f25da9de311b95b994ac918275"
|
|
2515
|
+
integrity sha512-bf0QV/9jVejssFBmz2HQLxUadxk574t4iwjCKp5E7NBzwKkrDEhKPISIIjAU/p6K5qDx3qoeh4+26zWN1jmw3g==
|
|
2516
|
+
dependencies:
|
|
2517
|
+
"@algolia/cache-browser-local-storage" "4.24.0"
|
|
2518
|
+
"@algolia/cache-common" "4.24.0"
|
|
2519
|
+
"@algolia/cache-in-memory" "4.24.0"
|
|
2520
|
+
"@algolia/client-account" "4.24.0"
|
|
2521
|
+
"@algolia/client-analytics" "4.24.0"
|
|
2522
|
+
"@algolia/client-common" "4.24.0"
|
|
2523
|
+
"@algolia/client-personalization" "4.24.0"
|
|
2524
|
+
"@algolia/client-search" "4.24.0"
|
|
2525
|
+
"@algolia/logger-common" "4.24.0"
|
|
2526
|
+
"@algolia/logger-console" "4.24.0"
|
|
2527
|
+
"@algolia/recommend" "4.24.0"
|
|
2528
|
+
"@algolia/requester-browser-xhr" "4.24.0"
|
|
2529
|
+
"@algolia/requester-common" "4.24.0"
|
|
2530
|
+
"@algolia/requester-node-http" "4.24.0"
|
|
2531
|
+
"@algolia/transporter" "4.24.0"
|
|
2551
2532
|
|
|
2552
2533
|
ansi-align@^3.0.1:
|
|
2553
2534
|
version "3.0.1"
|
|
@@ -2636,15 +2617,15 @@ at-least-node@^1.0.0:
|
|
|
2636
2617
|
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
|
|
2637
2618
|
|
|
2638
2619
|
autoprefixer@^10.4.14, autoprefixer@^10.4.19:
|
|
2639
|
-
version "10.4.
|
|
2640
|
-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.
|
|
2641
|
-
integrity sha512-
|
|
2620
|
+
version "10.4.20"
|
|
2621
|
+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.20.tgz#5caec14d43976ef42e32dcb4bd62878e96be5b3b"
|
|
2622
|
+
integrity sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==
|
|
2642
2623
|
dependencies:
|
|
2643
|
-
browserslist "^4.23.
|
|
2644
|
-
caniuse-lite "^1.0.
|
|
2624
|
+
browserslist "^4.23.3"
|
|
2625
|
+
caniuse-lite "^1.0.30001646"
|
|
2645
2626
|
fraction.js "^4.3.7"
|
|
2646
2627
|
normalize-range "^0.1.2"
|
|
2647
|
-
picocolors "^1.0.
|
|
2628
|
+
picocolors "^1.0.1"
|
|
2648
2629
|
postcss-value-parser "^4.2.0"
|
|
2649
2630
|
|
|
2650
2631
|
babel-loader@^9.1.3:
|
|
@@ -2672,12 +2653,12 @@ babel-plugin-polyfill-corejs2@^0.4.10:
|
|
|
2672
2653
|
semver "^6.3.1"
|
|
2673
2654
|
|
|
2674
2655
|
babel-plugin-polyfill-corejs3@^0.10.1, babel-plugin-polyfill-corejs3@^0.10.4:
|
|
2675
|
-
version "0.10.
|
|
2676
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.
|
|
2677
|
-
integrity sha512-
|
|
2656
|
+
version "0.10.6"
|
|
2657
|
+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7"
|
|
2658
|
+
integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==
|
|
2678
2659
|
dependencies:
|
|
2679
|
-
"@babel/helper-define-polyfill-provider" "^0.6.
|
|
2680
|
-
core-js-compat "^3.
|
|
2660
|
+
"@babel/helper-define-polyfill-provider" "^0.6.2"
|
|
2661
|
+
core-js-compat "^3.38.0"
|
|
2681
2662
|
|
|
2682
2663
|
babel-plugin-polyfill-regenerator@^0.6.1:
|
|
2683
2664
|
version "0.6.2"
|
|
@@ -2785,15 +2766,15 @@ braces@^3.0.3, braces@~3.0.2:
|
|
|
2785
2766
|
dependencies:
|
|
2786
2767
|
fill-range "^7.1.1"
|
|
2787
2768
|
|
|
2788
|
-
browserslist@^4.0.0, browserslist@^4.18.1, browserslist@^4.21.10, browserslist@^4.
|
|
2789
|
-
version "4.23.
|
|
2790
|
-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.
|
|
2791
|
-
integrity sha512-
|
|
2769
|
+
browserslist@^4.0.0, browserslist@^4.18.1, browserslist@^4.21.10, browserslist@^4.23.0, browserslist@^4.23.1, browserslist@^4.23.3:
|
|
2770
|
+
version "4.23.3"
|
|
2771
|
+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.3.tgz#debb029d3c93ebc97ffbc8d9cbb03403e227c800"
|
|
2772
|
+
integrity sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==
|
|
2792
2773
|
dependencies:
|
|
2793
|
-
caniuse-lite "^1.0.
|
|
2794
|
-
electron-to-chromium "^1.4
|
|
2795
|
-
node-releases "^2.0.
|
|
2796
|
-
update-browserslist-db "^1.0
|
|
2774
|
+
caniuse-lite "^1.0.30001646"
|
|
2775
|
+
electron-to-chromium "^1.5.4"
|
|
2776
|
+
node-releases "^2.0.18"
|
|
2777
|
+
update-browserslist-db "^1.1.0"
|
|
2797
2778
|
|
|
2798
2779
|
buffer-from@^1.0.0:
|
|
2799
2780
|
version "1.1.2"
|
|
@@ -2872,10 +2853,10 @@ caniuse-api@^3.0.0:
|
|
|
2872
2853
|
lodash.memoize "^4.1.2"
|
|
2873
2854
|
lodash.uniq "^4.5.0"
|
|
2874
2855
|
|
|
2875
|
-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.
|
|
2876
|
-
version "1.0.
|
|
2877
|
-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.
|
|
2878
|
-
integrity sha512-
|
|
2856
|
+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001646:
|
|
2857
|
+
version "1.0.30001651"
|
|
2858
|
+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz#52de59529e8b02b1aedcaaf5c05d9e23c0c28138"
|
|
2859
|
+
integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==
|
|
2879
2860
|
|
|
2880
2861
|
ccount@^2.0.0:
|
|
2881
2862
|
version "2.0.1"
|
|
@@ -2941,7 +2922,7 @@ cheerio-select@^2.1.0:
|
|
|
2941
2922
|
domhandler "^5.0.3"
|
|
2942
2923
|
domutils "^3.0.1"
|
|
2943
2924
|
|
|
2944
|
-
cheerio
|
|
2925
|
+
cheerio@1.0.0-rc.12:
|
|
2945
2926
|
version "1.0.0-rc.12"
|
|
2946
2927
|
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"
|
|
2947
2928
|
integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==
|
|
@@ -3201,22 +3182,22 @@ copy-webpack-plugin@^11.0.0:
|
|
|
3201
3182
|
schema-utils "^4.0.0"
|
|
3202
3183
|
serialize-javascript "^6.0.0"
|
|
3203
3184
|
|
|
3204
|
-
core-js-compat@^3.
|
|
3205
|
-
version "3.
|
|
3206
|
-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.
|
|
3207
|
-
integrity sha512-
|
|
3185
|
+
core-js-compat@^3.37.1, core-js-compat@^3.38.0:
|
|
3186
|
+
version "3.38.0"
|
|
3187
|
+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.0.tgz#d93393b1aa346b6ee683377b0c31172ccfe607aa"
|
|
3188
|
+
integrity sha512-75LAicdLa4OJVwFxFbQR3NdnZjNgX6ILpVcVzcC4T2smerB5lELMrJQQQoWV6TiuC/vlaFqgU2tKQx9w5s0e0A==
|
|
3208
3189
|
dependencies:
|
|
3209
|
-
browserslist "^4.23.
|
|
3190
|
+
browserslist "^4.23.3"
|
|
3210
3191
|
|
|
3211
3192
|
core-js-pure@^3.30.2:
|
|
3212
|
-
version "3.
|
|
3213
|
-
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.
|
|
3214
|
-
integrity sha512-
|
|
3193
|
+
version "3.38.0"
|
|
3194
|
+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.38.0.tgz#bc802cd152e33d5b0ec733b656c71cb847cac701"
|
|
3195
|
+
integrity sha512-8balb/HAXo06aHP58mZMtXgD8vcnXz9tUDePgqBgJgKdmTlMt+jw3ujqniuBDQXMvTzxnMpxHFeuSM3g1jWQuQ==
|
|
3215
3196
|
|
|
3216
3197
|
core-js@^3.31.1:
|
|
3217
|
-
version "3.
|
|
3218
|
-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.
|
|
3219
|
-
integrity sha512-
|
|
3198
|
+
version "3.38.0"
|
|
3199
|
+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.0.tgz#8acb7c050bf2ccbb35f938c0d040132f6110f636"
|
|
3200
|
+
integrity sha512-XPpwqEodRljce9KswjZShh95qJ1URisBeKCjUdq27YdenkslVe7OO0ZJhlYXAChW7OhXaRLl8AAba7IBfoIHug==
|
|
3220
3201
|
|
|
3221
3202
|
core-util-is@~1.0.0:
|
|
3222
3203
|
version "1.0.3"
|
|
@@ -3426,9 +3407,9 @@ debug@2.6.9, debug@^2.6.0:
|
|
|
3426
3407
|
ms "2.0.0"
|
|
3427
3408
|
|
|
3428
3409
|
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
|
|
3429
|
-
version "4.3.
|
|
3430
|
-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.
|
|
3431
|
-
integrity sha512-
|
|
3410
|
+
version "4.3.6"
|
|
3411
|
+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
|
|
3412
|
+
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
|
|
3432
3413
|
dependencies:
|
|
3433
3414
|
ms "2.1.2"
|
|
3434
3415
|
|
|
@@ -3659,10 +3640,10 @@ ee-first@1.1.1:
|
|
|
3659
3640
|
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
|
3660
3641
|
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
|
3661
3642
|
|
|
3662
|
-
electron-to-chromium@^1.4
|
|
3663
|
-
version "1.
|
|
3664
|
-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.
|
|
3665
|
-
integrity sha512-
|
|
3643
|
+
electron-to-chromium@^1.5.4:
|
|
3644
|
+
version "1.5.6"
|
|
3645
|
+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.6.tgz#c81d9938b5a877314ad370feb73b4e5409b36abd"
|
|
3646
|
+
integrity sha512-jwXWsM5RPf6j9dPYzaorcBSUg6AiqocPEyMpkchkvntaH9HGfOOMZwxMJjDY/XEs3T5dM7uyH1VhRMkqUU9qVw==
|
|
3666
3647
|
|
|
3667
3648
|
emoji-regex@^8.0.0:
|
|
3668
3649
|
version "8.0.0"
|
|
@@ -3685,9 +3666,9 @@ emojis-list@^3.0.0:
|
|
|
3685
3666
|
integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
|
|
3686
3667
|
|
|
3687
3668
|
emoticon@^4.0.1:
|
|
3688
|
-
version "4.0
|
|
3689
|
-
resolved "https://registry.yarnpkg.com/emoticon/-/emoticon-4.0.
|
|
3690
|
-
integrity sha512-
|
|
3669
|
+
version "4.1.0"
|
|
3670
|
+
resolved "https://registry.yarnpkg.com/emoticon/-/emoticon-4.1.0.tgz#d5a156868ee173095627a33de3f1e914c3dde79e"
|
|
3671
|
+
integrity sha512-VWZfnxqwNcc51hIy/sbOdEem6D+cVtpPzEEtVAFdaas30+1dgkyaOQ4sQ6Bp0tOMqWO1v+HQfYaoodOkdhK6SQ==
|
|
3691
3672
|
|
|
3692
3673
|
encodeurl@~1.0.2:
|
|
3693
3674
|
version "1.0.2"
|
|
@@ -3695,9 +3676,9 @@ encodeurl@~1.0.2:
|
|
|
3695
3676
|
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==
|
|
3696
3677
|
|
|
3697
3678
|
enhanced-resolve@^5.17.0:
|
|
3698
|
-
version "5.17.
|
|
3699
|
-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.
|
|
3700
|
-
integrity sha512-
|
|
3679
|
+
version "5.17.1"
|
|
3680
|
+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
|
|
3681
|
+
integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==
|
|
3701
3682
|
dependencies:
|
|
3702
3683
|
graceful-fs "^4.2.4"
|
|
3703
3684
|
tapable "^2.2.0"
|
|
@@ -3732,9 +3713,9 @@ es-errors@^1.3.0:
|
|
|
3732
3713
|
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
|
|
3733
3714
|
|
|
3734
3715
|
es-module-lexer@^1.2.1:
|
|
3735
|
-
version "1.5.
|
|
3736
|
-
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.5.
|
|
3737
|
-
integrity sha512-
|
|
3716
|
+
version "1.5.4"
|
|
3717
|
+
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.5.4.tgz#a8efec3a3da991e60efa6b633a7cad6ab8d26b78"
|
|
3718
|
+
integrity sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==
|
|
3738
3719
|
|
|
3739
3720
|
escalade@^3.1.1, escalade@^3.1.2:
|
|
3740
3721
|
version "3.1.2"
|
|
@@ -3967,6 +3948,11 @@ fast-json-stable-stringify@^2.0.0:
|
|
|
3967
3948
|
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
|
|
3968
3949
|
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
|
|
3969
3950
|
|
|
3951
|
+
fast-uri@^3.0.1:
|
|
3952
|
+
version "3.0.1"
|
|
3953
|
+
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
|
|
3954
|
+
integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
|
|
3955
|
+
|
|
3970
3956
|
fast-url-parser@1.1.3:
|
|
3971
3957
|
version "1.1.3"
|
|
3972
3958
|
resolved "https://registry.yarnpkg.com/fast-url-parser/-/fast-url-parser-1.1.3.tgz#f4af3ea9f34d8a271cf58ad2b3759f431f0b318d"
|
|
@@ -4674,9 +4660,9 @@ icss-utils@^5.0.0, icss-utils@^5.1.0:
|
|
|
4674
4660
|
integrity sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==
|
|
4675
4661
|
|
|
4676
4662
|
ignore@^5.2.0, ignore@^5.2.4:
|
|
4677
|
-
version "5.3.
|
|
4678
|
-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.
|
|
4679
|
-
integrity sha512-
|
|
4663
|
+
version "5.3.2"
|
|
4664
|
+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
|
|
4665
|
+
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
|
|
4680
4666
|
|
|
4681
4667
|
image-size@^1.0.2:
|
|
4682
4668
|
version "1.1.1"
|
|
@@ -4713,10 +4699,10 @@ indent-string@^4.0.0:
|
|
|
4713
4699
|
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
|
|
4714
4700
|
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
|
|
4715
4701
|
|
|
4716
|
-
infima@0.2.0-alpha.
|
|
4717
|
-
version "0.2.0-alpha.
|
|
4718
|
-
resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.
|
|
4719
|
-
integrity sha512-
|
|
4702
|
+
infima@0.2.0-alpha.44:
|
|
4703
|
+
version "0.2.0-alpha.44"
|
|
4704
|
+
resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.44.tgz#9cd9446e473b44d49763f48efabe31f32440861d"
|
|
4705
|
+
integrity sha512-tuRkUSO/lB3rEhLJk25atwAjgLuzq070+pOW8XcvpHky/YbENnRRdPd85IBkyeTgttmOy5ah+yHYsK1HhUd4lQ==
|
|
4720
4706
|
|
|
4721
4707
|
inflight@^1.0.4:
|
|
4722
4708
|
version "1.0.6"
|
|
@@ -4811,9 +4797,9 @@ is-ci@^3.0.1:
|
|
|
4811
4797
|
ci-info "^3.2.0"
|
|
4812
4798
|
|
|
4813
4799
|
is-core-module@^2.13.0:
|
|
4814
|
-
version "2.
|
|
4815
|
-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.
|
|
4816
|
-
integrity sha512-
|
|
4800
|
+
version "2.15.0"
|
|
4801
|
+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea"
|
|
4802
|
+
integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==
|
|
4817
4803
|
dependencies:
|
|
4818
4804
|
hasown "^2.0.2"
|
|
4819
4805
|
|
|
@@ -5104,9 +5090,9 @@ latest-version@^7.0.0:
|
|
|
5104
5090
|
package-json "^8.1.0"
|
|
5105
5091
|
|
|
5106
5092
|
launch-editor@^2.6.0:
|
|
5107
|
-
version "2.8.
|
|
5108
|
-
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.8.
|
|
5109
|
-
integrity sha512-
|
|
5093
|
+
version "2.8.1"
|
|
5094
|
+
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.8.1.tgz#3bda72af213ec9b46b170e39661916ec66c2f463"
|
|
5095
|
+
integrity sha512-elBx2l/tp9z99X5H/qev8uyDywVh0VXAwEbjk8kJhnc5grOFkGh7aW6q55me9xnYbss261XtnUrysZ+XvGbhQA==
|
|
5110
5096
|
dependencies:
|
|
5111
5097
|
picocolors "^1.0.0"
|
|
5112
5098
|
shell-quote "^1.8.1"
|
|
@@ -5510,9 +5496,9 @@ micromark-core-commonmark@^2.0.0:
|
|
|
5510
5496
|
micromark-util-types "^2.0.0"
|
|
5511
5497
|
|
|
5512
5498
|
micromark-extension-directive@^3.0.0:
|
|
5513
|
-
version "3.0.
|
|
5514
|
-
resolved "https://registry.yarnpkg.com/micromark-extension-directive/-/micromark-extension-directive-3.0.
|
|
5515
|
-
integrity sha512-
|
|
5499
|
+
version "3.0.1"
|
|
5500
|
+
resolved "https://registry.yarnpkg.com/micromark-extension-directive/-/micromark-extension-directive-3.0.1.tgz#67b3985bb991a69dbcae52664c57ee54b22f635a"
|
|
5501
|
+
integrity sha512-VGV2uxUzhEZmaP7NSFo2vtq7M2nUD+WfmYQD+d8i/1nHbzE+rMy9uzTvUybBbNiVbrhOZibg3gbyoARGqgDWyg==
|
|
5516
5502
|
dependencies:
|
|
5517
5503
|
devlop "^1.0.0"
|
|
5518
5504
|
micromark-factory-space "^2.0.0"
|
|
@@ -5533,9 +5519,9 @@ micromark-extension-frontmatter@^2.0.0:
|
|
|
5533
5519
|
micromark-util-types "^2.0.0"
|
|
5534
5520
|
|
|
5535
5521
|
micromark-extension-gfm-autolink-literal@^2.0.0:
|
|
5536
|
-
version "2.
|
|
5537
|
-
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.
|
|
5538
|
-
integrity sha512-
|
|
5522
|
+
version "2.1.0"
|
|
5523
|
+
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz#6286aee9686c4462c1e3552a9d505feddceeb935"
|
|
5524
|
+
integrity sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==
|
|
5539
5525
|
dependencies:
|
|
5540
5526
|
micromark-util-character "^2.0.0"
|
|
5541
5527
|
micromark-util-sanitize-uri "^2.0.0"
|
|
@@ -5543,9 +5529,9 @@ micromark-extension-gfm-autolink-literal@^2.0.0:
|
|
|
5543
5529
|
micromark-util-types "^2.0.0"
|
|
5544
5530
|
|
|
5545
5531
|
micromark-extension-gfm-footnote@^2.0.0:
|
|
5546
|
-
version "2.
|
|
5547
|
-
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.
|
|
5548
|
-
integrity sha512
|
|
5532
|
+
version "2.1.0"
|
|
5533
|
+
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz#4dab56d4e398b9853f6fe4efac4fc9361f3e0750"
|
|
5534
|
+
integrity sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==
|
|
5549
5535
|
dependencies:
|
|
5550
5536
|
devlop "^1.0.0"
|
|
5551
5537
|
micromark-core-commonmark "^2.0.0"
|
|
@@ -5557,9 +5543,9 @@ micromark-extension-gfm-footnote@^2.0.0:
|
|
|
5557
5543
|
micromark-util-types "^2.0.0"
|
|
5558
5544
|
|
|
5559
5545
|
micromark-extension-gfm-strikethrough@^2.0.0:
|
|
5560
|
-
version "2.
|
|
5561
|
-
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.
|
|
5562
|
-
integrity sha512-
|
|
5546
|
+
version "2.1.0"
|
|
5547
|
+
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz#86106df8b3a692b5f6a92280d3879be6be46d923"
|
|
5548
|
+
integrity sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==
|
|
5563
5549
|
dependencies:
|
|
5564
5550
|
devlop "^1.0.0"
|
|
5565
5551
|
micromark-util-chunked "^2.0.0"
|
|
@@ -5569,9 +5555,9 @@ micromark-extension-gfm-strikethrough@^2.0.0:
|
|
|
5569
5555
|
micromark-util-types "^2.0.0"
|
|
5570
5556
|
|
|
5571
5557
|
micromark-extension-gfm-table@^2.0.0:
|
|
5572
|
-
version "2.
|
|
5573
|
-
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.
|
|
5574
|
-
integrity sha512-
|
|
5558
|
+
version "2.1.0"
|
|
5559
|
+
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.0.tgz#5cadedfbb29fca7abf752447967003dc3b6583c9"
|
|
5560
|
+
integrity sha512-Ub2ncQv+fwD70/l4ou27b4YzfNaCJOvyX4HxXU15m7mpYY+rjuWzsLIPZHJL253Z643RpbcP1oeIJlQ/SKW67g==
|
|
5575
5561
|
dependencies:
|
|
5576
5562
|
devlop "^1.0.0"
|
|
5577
5563
|
micromark-factory-space "^2.0.0"
|
|
@@ -5587,9 +5573,9 @@ micromark-extension-gfm-tagfilter@^2.0.0:
|
|
|
5587
5573
|
micromark-util-types "^2.0.0"
|
|
5588
5574
|
|
|
5589
5575
|
micromark-extension-gfm-task-list-item@^2.0.0:
|
|
5590
|
-
version "2.0
|
|
5591
|
-
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.0.
|
|
5592
|
-
integrity sha512-
|
|
5576
|
+
version "2.1.0"
|
|
5577
|
+
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz#bcc34d805639829990ec175c3eea12bb5b781f2c"
|
|
5578
|
+
integrity sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==
|
|
5593
5579
|
dependencies:
|
|
5594
5580
|
devlop "^1.0.0"
|
|
5595
5581
|
micromark-factory-space "^2.0.0"
|
|
@@ -5911,11 +5897,16 @@ micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5:
|
|
|
5911
5897
|
braces "^3.0.3"
|
|
5912
5898
|
picomatch "^2.3.1"
|
|
5913
5899
|
|
|
5914
|
-
mime-db@1.52.0
|
|
5900
|
+
mime-db@1.52.0:
|
|
5915
5901
|
version "1.52.0"
|
|
5916
5902
|
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
|
|
5917
5903
|
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
|
|
5918
5904
|
|
|
5905
|
+
"mime-db@>= 1.43.0 < 2":
|
|
5906
|
+
version "1.53.0"
|
|
5907
|
+
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.53.0.tgz#3cb63cd820fc29896d9d4e8c32ab4fcd74ccb447"
|
|
5908
|
+
integrity sha512-oHlN/w+3MQ3rba9rqFr6V/ypF10LSkdwUysQL7GkXoTgIWeV+tcXGA852TBxH+gsh8UWoyhR1hKcoMJTuWflpg==
|
|
5909
|
+
|
|
5919
5910
|
mime-db@~1.33.0:
|
|
5920
5911
|
version "1.33.0"
|
|
5921
5912
|
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.33.0.tgz#a3492050a5cb9b63450541e39d9788d2272783db"
|
|
@@ -6046,10 +6037,10 @@ node-forge@^1:
|
|
|
6046
6037
|
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3"
|
|
6047
6038
|
integrity sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==
|
|
6048
6039
|
|
|
6049
|
-
node-releases@^2.0.
|
|
6050
|
-
version "2.0.
|
|
6051
|
-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.
|
|
6052
|
-
integrity sha512-
|
|
6040
|
+
node-releases@^2.0.18:
|
|
6041
|
+
version "2.0.18"
|
|
6042
|
+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f"
|
|
6043
|
+
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==
|
|
6053
6044
|
|
|
6054
6045
|
normalize-path@^3.0.0, normalize-path@~3.0.0:
|
|
6055
6046
|
version "3.0.0"
|
|
@@ -6091,9 +6082,9 @@ object-assign@^4.1.1:
|
|
|
6091
6082
|
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
|
|
6092
6083
|
|
|
6093
6084
|
object-inspect@^1.13.1:
|
|
6094
|
-
version "1.13.
|
|
6095
|
-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.
|
|
6096
|
-
integrity sha512-
|
|
6085
|
+
version "1.13.2"
|
|
6086
|
+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.2.tgz#dea0088467fb991e67af4058147a24824a3043ff"
|
|
6087
|
+
integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==
|
|
6097
6088
|
|
|
6098
6089
|
object-keys@^1.1.1:
|
|
6099
6090
|
version "1.1.1"
|
|
@@ -6635,9 +6626,9 @@ postcss-reduce-transforms@^6.0.2:
|
|
|
6635
6626
|
postcss-value-parser "^4.2.0"
|
|
6636
6627
|
|
|
6637
6628
|
postcss-selector-parser@^6.0.11, postcss-selector-parser@^6.0.16, postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4:
|
|
6638
|
-
version "6.1.
|
|
6639
|
-
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.1.
|
|
6640
|
-
integrity sha512-
|
|
6629
|
+
version "6.1.2"
|
|
6630
|
+
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz#27ecb41fb0e3b6ba7a1ec84fff347f734c7929de"
|
|
6631
|
+
integrity sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==
|
|
6641
6632
|
dependencies:
|
|
6642
6633
|
cssesc "^3.0.0"
|
|
6643
6634
|
util-deprecate "^1.0.2"
|
|
@@ -6675,12 +6666,12 @@ postcss-zindex@^6.0.2:
|
|
|
6675
6666
|
integrity sha512-5BxW9l1evPB/4ZIc+2GobEBoKC+h8gPGCMi+jxsYvd2x0mjq7wazk6DrP71pStqxE9Foxh5TVnonbWpFZzXaYg==
|
|
6676
6667
|
|
|
6677
6668
|
postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.26, postcss@^8.4.33, postcss@^8.4.38:
|
|
6678
|
-
version "8.4.
|
|
6679
|
-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.
|
|
6680
|
-
integrity sha512-
|
|
6669
|
+
version "8.4.41"
|
|
6670
|
+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681"
|
|
6671
|
+
integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==
|
|
6681
6672
|
dependencies:
|
|
6682
6673
|
nanoid "^3.3.7"
|
|
6683
|
-
picocolors "^1.0.
|
|
6674
|
+
picocolors "^1.0.1"
|
|
6684
6675
|
source-map-js "^1.2.0"
|
|
6685
6676
|
|
|
6686
6677
|
pretty-error@^4.0.0:
|
|
@@ -7241,9 +7232,9 @@ rtl-detect@^1.0.4:
|
|
|
7241
7232
|
integrity sha512-PGMBq03+TTG/p/cRB7HCLKJ1MgDIi07+QU1faSjiYRfmY5UsAttV9Hs08jDAHVwcOwmVLcSJkpwyfXszVjWfIQ==
|
|
7242
7233
|
|
|
7243
7234
|
rtlcss@^4.1.0:
|
|
7244
|
-
version "4.
|
|
7245
|
-
resolved "https://registry.yarnpkg.com/rtlcss/-/rtlcss-4.
|
|
7246
|
-
integrity sha512
|
|
7235
|
+
version "4.2.0"
|
|
7236
|
+
resolved "https://registry.yarnpkg.com/rtlcss/-/rtlcss-4.2.0.tgz#627b08806bd6851adb4d0670b63919fb6a3ea038"
|
|
7237
|
+
integrity sha512-AV+V3oOVvCrqyH5Q/6RuT1IDH1Xy5kJTkEWTWZPN5rdQ3HCFOd8SrbC7c6N5Y8bPpCfZSR6yYbUATXslvfvu5g==
|
|
7247
7238
|
dependencies:
|
|
7248
7239
|
escalade "^3.1.1"
|
|
7249
7240
|
picocolors "^1.0.0"
|
|
@@ -7346,9 +7337,9 @@ semver@^6.3.1:
|
|
|
7346
7337
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
7347
7338
|
|
|
7348
7339
|
semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.4:
|
|
7349
|
-
version "7.6.
|
|
7350
|
-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.
|
|
7351
|
-
integrity sha512-
|
|
7340
|
+
version "7.6.3"
|
|
7341
|
+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
|
|
7342
|
+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
|
|
7352
7343
|
|
|
7353
7344
|
send@0.18.0:
|
|
7354
7345
|
version "0.18.0"
|
|
@@ -7798,9 +7789,9 @@ terser-webpack-plugin@^5.3.10, terser-webpack-plugin@^5.3.9:
|
|
|
7798
7789
|
terser "^5.26.0"
|
|
7799
7790
|
|
|
7800
7791
|
terser@^5.10.0, terser@^5.15.1, terser@^5.26.0:
|
|
7801
|
-
version "5.31.
|
|
7802
|
-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.
|
|
7803
|
-
integrity sha512-
|
|
7792
|
+
version "5.31.6"
|
|
7793
|
+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.6.tgz#c63858a0f0703988d0266a82fcbf2d7ba76422b1"
|
|
7794
|
+
integrity sha512-PQ4DAriWzKj+qgehQ7LK5bQqCFNMmlhjR2PFFLuqGCpuCAauxemVBWwWOxo3UIwWQx8+Pr61Df++r76wDmkQBg==
|
|
7804
7795
|
dependencies:
|
|
7805
7796
|
"@jridgewell/source-map" "^0.3.3"
|
|
7806
7797
|
acorn "^8.8.2"
|
|
@@ -7889,10 +7880,10 @@ typedarray-to-buffer@^3.1.5:
|
|
|
7889
7880
|
dependencies:
|
|
7890
7881
|
is-typedarray "^1.0.0"
|
|
7891
7882
|
|
|
7892
|
-
undici-types@~
|
|
7893
|
-
version "
|
|
7894
|
-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-
|
|
7895
|
-
integrity sha512-
|
|
7883
|
+
undici-types@~6.13.0:
|
|
7884
|
+
version "6.13.0"
|
|
7885
|
+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
|
|
7886
|
+
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
|
|
7896
7887
|
|
|
7897
7888
|
unicode-canonical-property-names-ecmascript@^2.0.0:
|
|
7898
7889
|
version "2.0.0"
|
|
@@ -8005,10 +7996,10 @@ unpipe@1.0.0, unpipe@~1.0.0:
|
|
|
8005
7996
|
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
|
|
8006
7997
|
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
|
|
8007
7998
|
|
|
8008
|
-
update-browserslist-db@^1.0
|
|
8009
|
-
version "1.0
|
|
8010
|
-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.
|
|
8011
|
-
integrity sha512-
|
|
7999
|
+
update-browserslist-db@^1.1.0:
|
|
8000
|
+
version "1.1.0"
|
|
8001
|
+
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e"
|
|
8002
|
+
integrity sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==
|
|
8012
8003
|
dependencies:
|
|
8013
8004
|
escalade "^3.1.2"
|
|
8014
8005
|
picocolors "^1.0.1"
|
|
@@ -8033,7 +8024,7 @@ update-notifier@^6.0.2:
|
|
|
8033
8024
|
semver-diff "^4.0.0"
|
|
8034
8025
|
xdg-basedir "^5.1.0"
|
|
8035
8026
|
|
|
8036
|
-
uri-js@^4.2.2
|
|
8027
|
+
uri-js@^4.2.2:
|
|
8037
8028
|
version "4.4.1"
|
|
8038
8029
|
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
|
|
8039
8030
|
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
|
|
@@ -8085,9 +8076,9 @@ vary@~1.1.2:
|
|
|
8085
8076
|
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
|
|
8086
8077
|
|
|
8087
8078
|
vfile-location@^5.0.0:
|
|
8088
|
-
version "5.0.
|
|
8089
|
-
resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-5.0.
|
|
8090
|
-
integrity sha512-
|
|
8079
|
+
version "5.0.3"
|
|
8080
|
+
resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-5.0.3.tgz#cb9eacd20f2b6426d19451e0eafa3d0a846225c3"
|
|
8081
|
+
integrity sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==
|
|
8091
8082
|
dependencies:
|
|
8092
8083
|
"@types/unist" "^3.0.0"
|
|
8093
8084
|
vfile "^6.0.0"
|
|
@@ -8101,18 +8092,18 @@ vfile-message@^4.0.0:
|
|
|
8101
8092
|
unist-util-stringify-position "^4.0.0"
|
|
8102
8093
|
|
|
8103
8094
|
vfile@^6.0.0, vfile@^6.0.1:
|
|
8104
|
-
version "6.0.
|
|
8105
|
-
resolved "https://registry.yarnpkg.com/vfile/-/vfile-6.0.
|
|
8106
|
-
integrity sha512-
|
|
8095
|
+
version "6.0.2"
|
|
8096
|
+
resolved "https://registry.yarnpkg.com/vfile/-/vfile-6.0.2.tgz#ef49548ea3d270097a67011921411130ceae7deb"
|
|
8097
|
+
integrity sha512-zND7NlS8rJYb/sPqkb13ZvbbUoExdbi4w3SfRrMq6R3FvnLQmmfpajJNITuuYm6AZ5uao9vy4BAos3EXBPf2rg==
|
|
8107
8098
|
dependencies:
|
|
8108
8099
|
"@types/unist" "^3.0.0"
|
|
8109
8100
|
unist-util-stringify-position "^4.0.0"
|
|
8110
8101
|
vfile-message "^4.0.0"
|
|
8111
8102
|
|
|
8112
8103
|
watchpack@^2.4.1:
|
|
8113
|
-
version "2.4.
|
|
8114
|
-
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.
|
|
8115
|
-
integrity sha512-
|
|
8104
|
+
version "2.4.2"
|
|
8105
|
+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.2.tgz#2feeaed67412e7c33184e5a79ca738fbd38564da"
|
|
8106
|
+
integrity sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==
|
|
8116
8107
|
dependencies:
|
|
8117
8108
|
glob-to-regexp "^0.4.1"
|
|
8118
8109
|
graceful-fs "^4.1.2"
|
|
@@ -8209,9 +8200,9 @@ webpack-sources@^3.2.3:
|
|
|
8209
8200
|
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
|
|
8210
8201
|
|
|
8211
8202
|
webpack@^5.88.1:
|
|
8212
|
-
version "5.
|
|
8213
|
-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.
|
|
8214
|
-
integrity sha512-
|
|
8203
|
+
version "5.93.0"
|
|
8204
|
+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5"
|
|
8205
|
+
integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==
|
|
8215
8206
|
dependencies:
|
|
8216
8207
|
"@types/eslint-scope" "^3.7.3"
|
|
8217
8208
|
"@types/estree" "^1.0.5"
|
|
@@ -8318,9 +8309,9 @@ ws@^7.3.1:
|
|
|
8318
8309
|
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
|
|
8319
8310
|
|
|
8320
8311
|
ws@^8.13.0:
|
|
8321
|
-
version "8.
|
|
8322
|
-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.
|
|
8323
|
-
integrity sha512-
|
|
8312
|
+
version "8.18.0"
|
|
8313
|
+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
|
|
8314
|
+
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
|
|
8324
8315
|
|
|
8325
8316
|
xdg-basedir@^5.0.1, xdg-basedir@^5.1.0:
|
|
8326
8317
|
version "5.1.0"
|
|
@@ -8350,9 +8341,9 @@ yocto-queue@^0.1.0:
|
|
|
8350
8341
|
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
|
|
8351
8342
|
|
|
8352
8343
|
yocto-queue@^1.0.0:
|
|
8353
|
-
version "1.
|
|
8354
|
-
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.
|
|
8355
|
-
integrity sha512-
|
|
8344
|
+
version "1.1.1"
|
|
8345
|
+
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.1.1.tgz#fef65ce3ac9f8a32ceac5a634f74e17e5b232110"
|
|
8346
|
+
integrity sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==
|
|
8356
8347
|
|
|
8357
8348
|
zwitch@^2.0.0:
|
|
8358
8349
|
version "2.0.4"
|