@licklist/design 0.70.0-dev.2 → 0.70.0-dev.4
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/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.js +14 -0
- package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.js +3 -3
- package/dist/iframe/ryft/utils/ryft-form.js +2 -2
- package/package.json +4 -4
- package/src/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.tsx +16 -1
- package/src/iframe/ryft/RyftPaymentForm.tsx +4 -2
- package/src/iframe/ryft/utils/ryft-form.ts +2 -2
- package/yarn.lock +907 -845
package/yarn.lock
CHANGED
|
@@ -40,20 +40,21 @@ __metadata:
|
|
|
40
40
|
languageName: node
|
|
41
41
|
linkType: hard
|
|
42
42
|
|
|
43
|
-
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.25.7, @babel/code-frame@npm:^7.5.5, @babel/code-frame@npm:^7.8.3":
|
|
44
|
-
version: 7.
|
|
45
|
-
resolution: "@babel/code-frame@npm:7.
|
|
43
|
+
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.0, @babel/code-frame@npm:^7.5.5, @babel/code-frame@npm:^7.8.3":
|
|
44
|
+
version: 7.26.0
|
|
45
|
+
resolution: "@babel/code-frame@npm:7.26.0"
|
|
46
46
|
dependencies:
|
|
47
|
-
"@babel/
|
|
47
|
+
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
48
|
+
js-tokens: "npm:^4.0.0"
|
|
48
49
|
picocolors: "npm:^1.0.0"
|
|
49
|
-
checksum: 10c0/
|
|
50
|
+
checksum: 10c0/46f7e367714be736b52ea3c01b24f47e2102e210fb83021d1c8237d8fc511b9538909e16e2fcdbb5cb6173e0794e28624309a59014e52fcfb7bde908f5284388
|
|
50
51
|
languageName: node
|
|
51
52
|
linkType: hard
|
|
52
53
|
|
|
53
|
-
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.25.
|
|
54
|
-
version: 7.
|
|
55
|
-
resolution: "@babel/compat-data@npm:7.
|
|
56
|
-
checksum: 10c0/
|
|
54
|
+
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.25.9, @babel/compat-data@npm:^7.26.0":
|
|
55
|
+
version: 7.26.0
|
|
56
|
+
resolution: "@babel/compat-data@npm:7.26.0"
|
|
57
|
+
checksum: 10c0/6325c9151a3c9b0a3a807e854a26255ef66d989bff331475a935af9bb18f160e0fffe6aed550e4e96b63f91efcd874bfbaab2a1f4a2f8d25645d712a0de590fb
|
|
57
58
|
languageName: node
|
|
58
59
|
linkType: hard
|
|
59
60
|
|
|
@@ -82,99 +83,100 @@ __metadata:
|
|
|
82
83
|
linkType: hard
|
|
83
84
|
|
|
84
85
|
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.10, @babel/core@npm:^7.12.3, @babel/core@npm:^7.21.3, @babel/core@npm:^7.24.5, @babel/core@npm:^7.7.5":
|
|
85
|
-
version: 7.
|
|
86
|
-
resolution: "@babel/core@npm:7.
|
|
86
|
+
version: 7.26.0
|
|
87
|
+
resolution: "@babel/core@npm:7.26.0"
|
|
87
88
|
dependencies:
|
|
88
89
|
"@ampproject/remapping": "npm:^2.2.0"
|
|
89
|
-
"@babel/code-frame": "npm:^7.
|
|
90
|
-
"@babel/generator": "npm:^7.
|
|
91
|
-
"@babel/helper-compilation-targets": "npm:^7.25.
|
|
92
|
-
"@babel/helper-module-transforms": "npm:^7.
|
|
93
|
-
"@babel/helpers": "npm:^7.
|
|
94
|
-
"@babel/parser": "npm:^7.
|
|
95
|
-
"@babel/template": "npm:^7.25.
|
|
96
|
-
"@babel/traverse": "npm:^7.25.
|
|
97
|
-
"@babel/types": "npm:^7.
|
|
90
|
+
"@babel/code-frame": "npm:^7.26.0"
|
|
91
|
+
"@babel/generator": "npm:^7.26.0"
|
|
92
|
+
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
93
|
+
"@babel/helper-module-transforms": "npm:^7.26.0"
|
|
94
|
+
"@babel/helpers": "npm:^7.26.0"
|
|
95
|
+
"@babel/parser": "npm:^7.26.0"
|
|
96
|
+
"@babel/template": "npm:^7.25.9"
|
|
97
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
98
|
+
"@babel/types": "npm:^7.26.0"
|
|
98
99
|
convert-source-map: "npm:^2.0.0"
|
|
99
100
|
debug: "npm:^4.1.0"
|
|
100
101
|
gensync: "npm:^1.0.0-beta.2"
|
|
101
102
|
json5: "npm:^2.2.3"
|
|
102
103
|
semver: "npm:^6.3.1"
|
|
103
|
-
checksum: 10c0/
|
|
104
|
+
checksum: 10c0/91de73a7ff5c4049fbc747930aa039300e4d2670c2a91f5aa622f1b4868600fc89b01b6278385fbcd46f9574186fa3d9b376a9e7538e50f8d118ec13cfbcb63e
|
|
104
105
|
languageName: node
|
|
105
106
|
linkType: hard
|
|
106
107
|
|
|
107
|
-
"@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.25.7":
|
|
108
|
-
version: 7.
|
|
109
|
-
resolution: "@babel/generator@npm:7.
|
|
108
|
+
"@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.25.9, @babel/generator@npm:^7.26.0":
|
|
109
|
+
version: 7.26.0
|
|
110
|
+
resolution: "@babel/generator@npm:7.26.0"
|
|
110
111
|
dependencies:
|
|
111
|
-
"@babel/
|
|
112
|
+
"@babel/parser": "npm:^7.26.0"
|
|
113
|
+
"@babel/types": "npm:^7.26.0"
|
|
112
114
|
"@jridgewell/gen-mapping": "npm:^0.3.5"
|
|
113
115
|
"@jridgewell/trace-mapping": "npm:^0.3.25"
|
|
114
116
|
jsesc: "npm:^3.0.2"
|
|
115
|
-
checksum: 10c0/
|
|
117
|
+
checksum: 10c0/b6bb9185f19a97eaf58e04a6d39a13237076678e7ed16b6321dea914535d4bf6a8d7727c9dcb65539845aa0096b326eb67be4bab764bd74bcfd848e2eda68609
|
|
116
118
|
languageName: node
|
|
117
119
|
linkType: hard
|
|
118
120
|
|
|
119
|
-
"@babel/helper-annotate-as-pure@npm:^7.25.
|
|
120
|
-
version: 7.25.
|
|
121
|
-
resolution: "@babel/helper-annotate-as-pure@npm:7.25.
|
|
121
|
+
"@babel/helper-annotate-as-pure@npm:^7.25.9":
|
|
122
|
+
version: 7.25.9
|
|
123
|
+
resolution: "@babel/helper-annotate-as-pure@npm:7.25.9"
|
|
122
124
|
dependencies:
|
|
123
|
-
"@babel/types": "npm:^7.25.
|
|
124
|
-
checksum: 10c0/
|
|
125
|
+
"@babel/types": "npm:^7.25.9"
|
|
126
|
+
checksum: 10c0/095b6ba50489d797733abebc4596a81918316a99e3632755c9f02508882912b00c2ae5e468532a25a5c2108d109ddbe9b7da78333ee7cc13817fc50c00cf06fe
|
|
125
127
|
languageName: node
|
|
126
128
|
linkType: hard
|
|
127
129
|
|
|
128
|
-
"@babel/helper-builder-binary-assignment-operator-visitor@npm:^7.25.
|
|
129
|
-
version: 7.25.
|
|
130
|
-
resolution: "@babel/helper-builder-binary-assignment-operator-visitor@npm:7.25.
|
|
130
|
+
"@babel/helper-builder-binary-assignment-operator-visitor@npm:^7.25.9":
|
|
131
|
+
version: 7.25.9
|
|
132
|
+
resolution: "@babel/helper-builder-binary-assignment-operator-visitor@npm:7.25.9"
|
|
131
133
|
dependencies:
|
|
132
|
-
"@babel/traverse": "npm:^7.25.
|
|
133
|
-
"@babel/types": "npm:^7.25.
|
|
134
|
-
checksum: 10c0/
|
|
134
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
135
|
+
"@babel/types": "npm:^7.25.9"
|
|
136
|
+
checksum: 10c0/a6068bb813e7f72d12b72edeecb99167f60cd7964cacedfb60e01fff5e7bed4a5a7f4f7414de7cf352a1b71487df5f8dab8c2b5230de4ad5aea16adf32e14219
|
|
135
137
|
languageName: node
|
|
136
138
|
linkType: hard
|
|
137
139
|
|
|
138
|
-
"@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.25.
|
|
139
|
-
version: 7.25.
|
|
140
|
-
resolution: "@babel/helper-compilation-targets@npm:7.25.
|
|
140
|
+
"@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.25.9":
|
|
141
|
+
version: 7.25.9
|
|
142
|
+
resolution: "@babel/helper-compilation-targets@npm:7.25.9"
|
|
141
143
|
dependencies:
|
|
142
|
-
"@babel/compat-data": "npm:^7.25.
|
|
143
|
-
"@babel/helper-validator-option": "npm:^7.25.
|
|
144
|
+
"@babel/compat-data": "npm:^7.25.9"
|
|
145
|
+
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
144
146
|
browserslist: "npm:^4.24.0"
|
|
145
147
|
lru-cache: "npm:^5.1.1"
|
|
146
148
|
semver: "npm:^6.3.1"
|
|
147
|
-
checksum: 10c0/
|
|
149
|
+
checksum: 10c0/a6b26a1e4222e69ef8e62ee19374308f060b007828bc11c65025ecc9e814aba21ff2175d6d3f8bf53c863edd728ee8f94ba7870f8f90a37d39552ad9933a8aaa
|
|
148
150
|
languageName: node
|
|
149
151
|
linkType: hard
|
|
150
152
|
|
|
151
|
-
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.25.
|
|
152
|
-
version: 7.25.
|
|
153
|
-
resolution: "@babel/helper-create-class-features-plugin@npm:7.25.
|
|
153
|
+
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.25.9":
|
|
154
|
+
version: 7.25.9
|
|
155
|
+
resolution: "@babel/helper-create-class-features-plugin@npm:7.25.9"
|
|
154
156
|
dependencies:
|
|
155
|
-
"@babel/helper-annotate-as-pure": "npm:^7.25.
|
|
156
|
-
"@babel/helper-member-expression-to-functions": "npm:^7.25.
|
|
157
|
-
"@babel/helper-optimise-call-expression": "npm:^7.25.
|
|
158
|
-
"@babel/helper-replace-supers": "npm:^7.25.
|
|
159
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.
|
|
160
|
-
"@babel/traverse": "npm:^7.25.
|
|
157
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
158
|
+
"@babel/helper-member-expression-to-functions": "npm:^7.25.9"
|
|
159
|
+
"@babel/helper-optimise-call-expression": "npm:^7.25.9"
|
|
160
|
+
"@babel/helper-replace-supers": "npm:^7.25.9"
|
|
161
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
|
|
162
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
161
163
|
semver: "npm:^6.3.1"
|
|
162
164
|
peerDependencies:
|
|
163
165
|
"@babel/core": ^7.0.0
|
|
164
|
-
checksum: 10c0/
|
|
166
|
+
checksum: 10c0/b2bdd39f38056a76b9ba00ec5b209dd84f5c5ebd998d0f4033cf0e73d5f2c357fbb49d1ce52db77a2709fb29ee22321f84a5734dc9914849bdfee9ad12ce8caf
|
|
165
167
|
languageName: node
|
|
166
168
|
linkType: hard
|
|
167
169
|
|
|
168
|
-
"@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.25.
|
|
169
|
-
version: 7.25.
|
|
170
|
-
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.25.
|
|
170
|
+
"@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.25.9":
|
|
171
|
+
version: 7.25.9
|
|
172
|
+
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.25.9"
|
|
171
173
|
dependencies:
|
|
172
|
-
"@babel/helper-annotate-as-pure": "npm:^7.25.
|
|
174
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
173
175
|
regexpu-core: "npm:^6.1.1"
|
|
174
176
|
semver: "npm:^6.3.1"
|
|
175
177
|
peerDependencies:
|
|
176
178
|
"@babel/core": ^7.0.0
|
|
177
|
-
checksum: 10c0/
|
|
179
|
+
checksum: 10c0/3adc60a758febbf07d65a15eaccab1f7b9fcc55e7141e59122f13c9f81fc0d1cce4525b7f4af50285d27c93b34c859fd2c39c39820c5fb92211898c3bbdc77ef
|
|
178
180
|
languageName: node
|
|
179
181
|
linkType: hard
|
|
180
182
|
|
|
@@ -211,46 +213,45 @@ __metadata:
|
|
|
211
213
|
languageName: node
|
|
212
214
|
linkType: hard
|
|
213
215
|
|
|
214
|
-
"@babel/helper-member-expression-to-functions@npm:^7.25.
|
|
215
|
-
version: 7.25.
|
|
216
|
-
resolution: "@babel/helper-member-expression-to-functions@npm:7.25.
|
|
216
|
+
"@babel/helper-member-expression-to-functions@npm:^7.25.9":
|
|
217
|
+
version: 7.25.9
|
|
218
|
+
resolution: "@babel/helper-member-expression-to-functions@npm:7.25.9"
|
|
217
219
|
dependencies:
|
|
218
|
-
"@babel/traverse": "npm:^7.25.
|
|
219
|
-
"@babel/types": "npm:^7.25.
|
|
220
|
-
checksum: 10c0/
|
|
220
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
221
|
+
"@babel/types": "npm:^7.25.9"
|
|
222
|
+
checksum: 10c0/e08c7616f111e1fb56f398365e78858e26e466d4ac46dff25921adc5ccae9b232f66e952a2f4162bbe336627ba336c7fd9eca4835b6548935973d3380d77eaff
|
|
221
223
|
languageName: node
|
|
222
224
|
linkType: hard
|
|
223
225
|
|
|
224
|
-
"@babel/helper-module-imports@npm:^7.0.0, @babel/helper-module-imports@npm:^7.12.13, @babel/helper-module-imports@npm:^7.16.7, @babel/helper-module-imports@npm:^7.25.
|
|
225
|
-
version: 7.25.
|
|
226
|
-
resolution: "@babel/helper-module-imports@npm:7.25.
|
|
226
|
+
"@babel/helper-module-imports@npm:^7.0.0, @babel/helper-module-imports@npm:^7.12.13, @babel/helper-module-imports@npm:^7.16.7, @babel/helper-module-imports@npm:^7.25.9":
|
|
227
|
+
version: 7.25.9
|
|
228
|
+
resolution: "@babel/helper-module-imports@npm:7.25.9"
|
|
227
229
|
dependencies:
|
|
228
|
-
"@babel/traverse": "npm:^7.25.
|
|
229
|
-
"@babel/types": "npm:^7.25.
|
|
230
|
-
checksum: 10c0/
|
|
230
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
231
|
+
"@babel/types": "npm:^7.25.9"
|
|
232
|
+
checksum: 10c0/078d3c2b45d1f97ffe6bb47f61961be4785d2342a4156d8b42c92ee4e1b7b9e365655dd6cb25329e8fe1a675c91eeac7e3d04f0c518b67e417e29d6e27b6aa70
|
|
231
233
|
languageName: node
|
|
232
234
|
linkType: hard
|
|
233
235
|
|
|
234
|
-
"@babel/helper-module-transforms@npm:^7.12.1, @babel/helper-module-transforms@npm:^7.25.7":
|
|
235
|
-
version: 7.
|
|
236
|
-
resolution: "@babel/helper-module-transforms@npm:7.
|
|
236
|
+
"@babel/helper-module-transforms@npm:^7.12.1, @babel/helper-module-transforms@npm:^7.25.9, @babel/helper-module-transforms@npm:^7.26.0":
|
|
237
|
+
version: 7.26.0
|
|
238
|
+
resolution: "@babel/helper-module-transforms@npm:7.26.0"
|
|
237
239
|
dependencies:
|
|
238
|
-
"@babel/helper-module-imports": "npm:^7.25.
|
|
239
|
-
"@babel/helper-
|
|
240
|
-
"@babel/
|
|
241
|
-
"@babel/traverse": "npm:^7.25.7"
|
|
240
|
+
"@babel/helper-module-imports": "npm:^7.25.9"
|
|
241
|
+
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
242
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
242
243
|
peerDependencies:
|
|
243
244
|
"@babel/core": ^7.0.0
|
|
244
|
-
checksum: 10c0/
|
|
245
|
+
checksum: 10c0/ee111b68a5933481d76633dad9cdab30c41df4479f0e5e1cc4756dc9447c1afd2c9473b5ba006362e35b17f4ebddd5fca090233bef8dfc84dca9d9127e56ec3a
|
|
245
246
|
languageName: node
|
|
246
247
|
linkType: hard
|
|
247
248
|
|
|
248
|
-
"@babel/helper-optimise-call-expression@npm:^7.25.
|
|
249
|
-
version: 7.25.
|
|
250
|
-
resolution: "@babel/helper-optimise-call-expression@npm:7.25.
|
|
249
|
+
"@babel/helper-optimise-call-expression@npm:^7.25.9":
|
|
250
|
+
version: 7.25.9
|
|
251
|
+
resolution: "@babel/helper-optimise-call-expression@npm:7.25.9"
|
|
251
252
|
dependencies:
|
|
252
|
-
"@babel/types": "npm:^7.25.
|
|
253
|
-
checksum: 10c0/
|
|
253
|
+
"@babel/types": "npm:^7.25.9"
|
|
254
|
+
checksum: 10c0/90203e6607edeadd2a154940803fd616c0ed92c1013d6774c4b8eb491f1a5a3448b68faae6268141caa5c456e55e3ee49a4ed2bd7ddaf2365daea321c435914c
|
|
254
255
|
languageName: node
|
|
255
256
|
linkType: hard
|
|
256
257
|
|
|
@@ -261,180 +262,180 @@ __metadata:
|
|
|
261
262
|
languageName: node
|
|
262
263
|
linkType: hard
|
|
263
264
|
|
|
264
|
-
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.13.0, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.20.2, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.25.
|
|
265
|
-
version: 7.25.
|
|
266
|
-
resolution: "@babel/helper-plugin-utils@npm:7.25.
|
|
267
|
-
checksum: 10c0/
|
|
265
|
+
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.13.0, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.20.2, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.25.9, @babel/helper-plugin-utils@npm:^7.8.0":
|
|
266
|
+
version: 7.25.9
|
|
267
|
+
resolution: "@babel/helper-plugin-utils@npm:7.25.9"
|
|
268
|
+
checksum: 10c0/483066a1ba36ff16c0116cd24f93de05de746a603a777cd695ac7a1b034928a65a4ecb35f255761ca56626435d7abdb73219eba196f9aa83b6c3c3169325599d
|
|
268
269
|
languageName: node
|
|
269
270
|
linkType: hard
|
|
270
271
|
|
|
271
|
-
"@babel/helper-remap-async-to-generator@npm:^7.25.
|
|
272
|
-
version: 7.25.
|
|
273
|
-
resolution: "@babel/helper-remap-async-to-generator@npm:7.25.
|
|
272
|
+
"@babel/helper-remap-async-to-generator@npm:^7.25.9":
|
|
273
|
+
version: 7.25.9
|
|
274
|
+
resolution: "@babel/helper-remap-async-to-generator@npm:7.25.9"
|
|
274
275
|
dependencies:
|
|
275
|
-
"@babel/helper-annotate-as-pure": "npm:^7.25.
|
|
276
|
-
"@babel/helper-wrap-function": "npm:^7.25.
|
|
277
|
-
"@babel/traverse": "npm:^7.25.
|
|
276
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
277
|
+
"@babel/helper-wrap-function": "npm:^7.25.9"
|
|
278
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
278
279
|
peerDependencies:
|
|
279
280
|
"@babel/core": ^7.0.0
|
|
280
|
-
checksum: 10c0/
|
|
281
|
+
checksum: 10c0/6798b562f2788210980f29c5ee96056d90dc73458c88af5bd32f9c82e28e01975588aa2a57bb866c35556bd9b76bac937e824ee63ba472b6430224b91b4879e9
|
|
281
282
|
languageName: node
|
|
282
283
|
linkType: hard
|
|
283
284
|
|
|
284
|
-
"@babel/helper-replace-supers@npm:^7.25.
|
|
285
|
-
version: 7.25.
|
|
286
|
-
resolution: "@babel/helper-replace-supers@npm:7.25.
|
|
285
|
+
"@babel/helper-replace-supers@npm:^7.25.9":
|
|
286
|
+
version: 7.25.9
|
|
287
|
+
resolution: "@babel/helper-replace-supers@npm:7.25.9"
|
|
287
288
|
dependencies:
|
|
288
|
-
"@babel/helper-member-expression-to-functions": "npm:^7.25.
|
|
289
|
-
"@babel/helper-optimise-call-expression": "npm:^7.25.
|
|
290
|
-
"@babel/traverse": "npm:^7.25.
|
|
289
|
+
"@babel/helper-member-expression-to-functions": "npm:^7.25.9"
|
|
290
|
+
"@babel/helper-optimise-call-expression": "npm:^7.25.9"
|
|
291
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
291
292
|
peerDependencies:
|
|
292
293
|
"@babel/core": ^7.0.0
|
|
293
|
-
checksum: 10c0/
|
|
294
|
+
checksum: 10c0/0b40d7d2925bd3ba4223b3519e2e4d2456d471ad69aa458f1c1d1783c80b522c61f8237d3a52afc9e47c7174129bbba650df06393a6787d5722f2ec7f223c3f4
|
|
294
295
|
languageName: node
|
|
295
296
|
linkType: hard
|
|
296
297
|
|
|
297
|
-
"@babel/helper-simple-access@npm:^7.25.
|
|
298
|
-
version: 7.25.
|
|
299
|
-
resolution: "@babel/helper-simple-access@npm:7.25.
|
|
298
|
+
"@babel/helper-simple-access@npm:^7.25.9":
|
|
299
|
+
version: 7.25.9
|
|
300
|
+
resolution: "@babel/helper-simple-access@npm:7.25.9"
|
|
300
301
|
dependencies:
|
|
301
|
-
"@babel/traverse": "npm:^7.25.
|
|
302
|
-
"@babel/types": "npm:^7.25.
|
|
303
|
-
checksum: 10c0/
|
|
302
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
303
|
+
"@babel/types": "npm:^7.25.9"
|
|
304
|
+
checksum: 10c0/3f1bcdb88ee3883ccf86959869a867f6bbf8c4737cd44fb9f799c38e54f67474590bc66802500ae9fe18161792875b2cfb7ec15673f48ed6c8663f6d09686ca8
|
|
304
305
|
languageName: node
|
|
305
306
|
linkType: hard
|
|
306
307
|
|
|
307
|
-
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.20.0, @babel/helper-skip-transparent-expression-wrappers@npm:^7.25.
|
|
308
|
-
version: 7.25.
|
|
309
|
-
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.25.
|
|
308
|
+
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.20.0, @babel/helper-skip-transparent-expression-wrappers@npm:^7.25.9":
|
|
309
|
+
version: 7.25.9
|
|
310
|
+
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.25.9"
|
|
310
311
|
dependencies:
|
|
311
|
-
"@babel/traverse": "npm:^7.25.
|
|
312
|
-
"@babel/types": "npm:^7.25.
|
|
313
|
-
checksum: 10c0/
|
|
312
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
313
|
+
"@babel/types": "npm:^7.25.9"
|
|
314
|
+
checksum: 10c0/09ace0c6156961624ac9524329ce7f45350bab94bbe24335cbe0da7dfaa1448e658771831983cb83fe91cf6635b15d0a3cab57c03b92657480bfb49fb56dd184
|
|
314
315
|
languageName: node
|
|
315
316
|
linkType: hard
|
|
316
317
|
|
|
317
|
-
"@babel/helper-string-parser@npm:^7.25.
|
|
318
|
-
version: 7.25.
|
|
319
|
-
resolution: "@babel/helper-string-parser@npm:7.25.
|
|
320
|
-
checksum: 10c0/
|
|
318
|
+
"@babel/helper-string-parser@npm:^7.25.9":
|
|
319
|
+
version: 7.25.9
|
|
320
|
+
resolution: "@babel/helper-string-parser@npm:7.25.9"
|
|
321
|
+
checksum: 10c0/7244b45d8e65f6b4338a6a68a8556f2cb161b782343e97281a5f2b9b93e420cad0d9f5773a59d79f61d0c448913d06f6a2358a87f2e203cf112e3c5b53522ee6
|
|
321
322
|
languageName: node
|
|
322
323
|
linkType: hard
|
|
323
324
|
|
|
324
|
-
"@babel/helper-validator-identifier@npm:^7.25.
|
|
325
|
-
version: 7.25.
|
|
326
|
-
resolution: "@babel/helper-validator-identifier@npm:7.25.
|
|
327
|
-
checksum: 10c0/
|
|
325
|
+
"@babel/helper-validator-identifier@npm:^7.25.9":
|
|
326
|
+
version: 7.25.9
|
|
327
|
+
resolution: "@babel/helper-validator-identifier@npm:7.25.9"
|
|
328
|
+
checksum: 10c0/4fc6f830177b7b7e887ad3277ddb3b91d81e6c4a24151540d9d1023e8dc6b1c0505f0f0628ae653601eb4388a8db45c1c14b2c07a9173837aef7e4116456259d
|
|
328
329
|
languageName: node
|
|
329
330
|
linkType: hard
|
|
330
331
|
|
|
331
|
-
"@babel/helper-validator-option@npm:^7.25.
|
|
332
|
-
version: 7.25.
|
|
333
|
-
resolution: "@babel/helper-validator-option@npm:7.25.
|
|
334
|
-
checksum: 10c0/
|
|
332
|
+
"@babel/helper-validator-option@npm:^7.25.9":
|
|
333
|
+
version: 7.25.9
|
|
334
|
+
resolution: "@babel/helper-validator-option@npm:7.25.9"
|
|
335
|
+
checksum: 10c0/27fb195d14c7dcb07f14e58fe77c44eea19a6a40a74472ec05c441478fa0bb49fa1c32b2d64be7a38870ee48ef6601bdebe98d512f0253aea0b39756c4014f3e
|
|
335
336
|
languageName: node
|
|
336
337
|
linkType: hard
|
|
337
338
|
|
|
338
|
-
"@babel/helper-wrap-function@npm:^7.25.
|
|
339
|
-
version: 7.25.
|
|
340
|
-
resolution: "@babel/helper-wrap-function@npm:7.25.
|
|
339
|
+
"@babel/helper-wrap-function@npm:^7.25.9":
|
|
340
|
+
version: 7.25.9
|
|
341
|
+
resolution: "@babel/helper-wrap-function@npm:7.25.9"
|
|
341
342
|
dependencies:
|
|
342
|
-
"@babel/template": "npm:^7.25.
|
|
343
|
-
"@babel/traverse": "npm:^7.25.
|
|
344
|
-
"@babel/types": "npm:^7.25.
|
|
345
|
-
checksum: 10c0/
|
|
343
|
+
"@babel/template": "npm:^7.25.9"
|
|
344
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
345
|
+
"@babel/types": "npm:^7.25.9"
|
|
346
|
+
checksum: 10c0/b6627d83291e7b80df020f8ee2890c52b8d49272962cac0114ef90f189889c90f1027985873d1b5261a4e986e109b2754292dc112392f0b1fcbfc91cc08bd003
|
|
346
347
|
languageName: node
|
|
347
348
|
linkType: hard
|
|
348
349
|
|
|
349
|
-
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.
|
|
350
|
-
version: 7.
|
|
351
|
-
resolution: "@babel/helpers@npm:7.
|
|
350
|
+
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.26.0":
|
|
351
|
+
version: 7.26.0
|
|
352
|
+
resolution: "@babel/helpers@npm:7.26.0"
|
|
352
353
|
dependencies:
|
|
353
|
-
"@babel/template": "npm:^7.25.
|
|
354
|
-
"@babel/types": "npm:^7.
|
|
355
|
-
checksum: 10c0/
|
|
354
|
+
"@babel/template": "npm:^7.25.9"
|
|
355
|
+
"@babel/types": "npm:^7.26.0"
|
|
356
|
+
checksum: 10c0/343333cced6946fe46617690a1d0789346960910225ce359021a88a60a65bc0d791f0c5d240c0ed46cf8cc63b5fd7df52734ff14e43b9c32feae2b61b1647097
|
|
356
357
|
languageName: node
|
|
357
358
|
linkType: hard
|
|
358
359
|
|
|
359
|
-
"@babel/highlight@npm:^7.10.4
|
|
360
|
-
version: 7.25.
|
|
361
|
-
resolution: "@babel/highlight@npm:7.25.
|
|
360
|
+
"@babel/highlight@npm:^7.10.4":
|
|
361
|
+
version: 7.25.9
|
|
362
|
+
resolution: "@babel/highlight@npm:7.25.9"
|
|
362
363
|
dependencies:
|
|
363
|
-
"@babel/helper-validator-identifier": "npm:^7.25.
|
|
364
|
+
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
364
365
|
chalk: "npm:^2.4.2"
|
|
365
366
|
js-tokens: "npm:^4.0.0"
|
|
366
367
|
picocolors: "npm:^1.0.0"
|
|
367
|
-
checksum: 10c0/
|
|
368
|
+
checksum: 10c0/ae0ed93c151b85a07df42936117fa593ce91563a22dfc8944a90ae7088c9679645c33e00dcd20b081c1979665d65f986241172dae1fc9e5922692fc3ff685a49
|
|
368
369
|
languageName: node
|
|
369
370
|
linkType: hard
|
|
370
371
|
|
|
371
|
-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.7, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.25.3, @babel/parser@npm:^7.25.
|
|
372
|
-
version: 7.
|
|
373
|
-
resolution: "@babel/parser@npm:7.
|
|
372
|
+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.7, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.25.3, @babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.0":
|
|
373
|
+
version: 7.26.1
|
|
374
|
+
resolution: "@babel/parser@npm:7.26.1"
|
|
374
375
|
dependencies:
|
|
375
|
-
"@babel/types": "npm:^7.
|
|
376
|
+
"@babel/types": "npm:^7.26.0"
|
|
376
377
|
bin:
|
|
377
378
|
parser: ./bin/babel-parser.js
|
|
378
|
-
checksum: 10c0/
|
|
379
|
+
checksum: 10c0/dc7d4e6b7eb667fa0784e7e2c3f6f92ca12ad72242f6d4311995310dae55093f02acdb595b69b0dbbf04cb61ad87156ac03186ff32eacfa35149c655bc22c14b
|
|
379
380
|
languageName: node
|
|
380
381
|
linkType: hard
|
|
381
382
|
|
|
382
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.
|
|
383
|
-
version: 7.25.
|
|
384
|
-
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.
|
|
383
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
|
|
384
|
+
version: 7.25.9
|
|
385
|
+
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
|
|
385
386
|
dependencies:
|
|
386
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
387
|
-
"@babel/traverse": "npm:^7.25.
|
|
387
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
388
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
388
389
|
peerDependencies:
|
|
389
390
|
"@babel/core": ^7.0.0
|
|
390
|
-
checksum: 10c0/
|
|
391
|
+
checksum: 10c0/7aab47fcbb8c1ddc195a3cd66609edcad54c5022f018db7de40185f0182950389690e953e952f117a1737b72f665ff02ad30de6c02b49b97f1d8f4ccdffedc34
|
|
391
392
|
languageName: node
|
|
392
393
|
linkType: hard
|
|
393
394
|
|
|
394
|
-
"@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:^7.25.
|
|
395
|
-
version: 7.25.
|
|
396
|
-
resolution: "@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.25.
|
|
395
|
+
"@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:^7.25.9":
|
|
396
|
+
version: 7.25.9
|
|
397
|
+
resolution: "@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.25.9"
|
|
397
398
|
dependencies:
|
|
398
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
399
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
399
400
|
peerDependencies:
|
|
400
401
|
"@babel/core": ^7.0.0
|
|
401
|
-
checksum: 10c0/
|
|
402
|
+
checksum: 10c0/3a652b3574ca62775c5f101f8457950edc540c3581226579125da535d67765f41ad7f0e6327f8efeb2540a5dad5bb0c60a89fb934af3f67472e73fb63612d004
|
|
402
403
|
languageName: node
|
|
403
404
|
linkType: hard
|
|
404
405
|
|
|
405
|
-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.25.
|
|
406
|
-
version: 7.25.
|
|
407
|
-
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.25.
|
|
406
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.25.9":
|
|
407
|
+
version: 7.25.9
|
|
408
|
+
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.25.9"
|
|
408
409
|
dependencies:
|
|
409
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
410
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
410
411
|
peerDependencies:
|
|
411
412
|
"@babel/core": ^7.0.0
|
|
412
|
-
checksum: 10c0/
|
|
413
|
+
checksum: 10c0/18fc9004104a150f9f5da9f3307f361bc3104d16778bb593b7523d5110f04a8df19a2587e6bdd5e726fb1d397191add45223f4f731bb556c33f14f2779d596e8
|
|
413
414
|
languageName: node
|
|
414
415
|
linkType: hard
|
|
415
416
|
|
|
416
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.25.
|
|
417
|
-
version: 7.25.
|
|
418
|
-
resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.25.
|
|
417
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.25.9":
|
|
418
|
+
version: 7.25.9
|
|
419
|
+
resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.25.9"
|
|
419
420
|
dependencies:
|
|
420
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
421
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.
|
|
422
|
-
"@babel/plugin-transform-optional-chaining": "npm:^7.25.
|
|
421
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
422
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
|
|
423
|
+
"@babel/plugin-transform-optional-chaining": "npm:^7.25.9"
|
|
423
424
|
peerDependencies:
|
|
424
425
|
"@babel/core": ^7.13.0
|
|
425
|
-
checksum: 10c0/
|
|
426
|
+
checksum: 10c0/3f6c8781a2f7aa1791a31d2242399ca884df2ab944f90c020b6f112fb19f05fa6dad5be143d274dad1377e40415b63d24d5489faf5060b9c4a99e55d8f0c317c
|
|
426
427
|
languageName: node
|
|
427
428
|
linkType: hard
|
|
428
429
|
|
|
429
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.25.
|
|
430
|
-
version: 7.25.
|
|
431
|
-
resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.25.
|
|
430
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.25.9":
|
|
431
|
+
version: 7.25.9
|
|
432
|
+
resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.25.9"
|
|
432
433
|
dependencies:
|
|
433
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
434
|
-
"@babel/traverse": "npm:^7.25.
|
|
434
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
435
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
435
436
|
peerDependencies:
|
|
436
437
|
"@babel/core": ^7.0.0
|
|
437
|
-
checksum: 10c0/
|
|
438
|
+
checksum: 10c0/02b365f0cc4df8b8b811c68697c93476da387841e5f153fe42766f34241b685503ea51110d5ed6df7132759820b93e48d9fa3743cffc091eed97c19f7e5fe272
|
|
438
439
|
languageName: node
|
|
439
440
|
linkType: hard
|
|
440
441
|
|
|
@@ -451,26 +452,26 @@ __metadata:
|
|
|
451
452
|
linkType: hard
|
|
452
453
|
|
|
453
454
|
"@babel/plugin-proposal-decorators@npm:^7.12.12":
|
|
454
|
-
version: 7.25.
|
|
455
|
-
resolution: "@babel/plugin-proposal-decorators@npm:7.25.
|
|
455
|
+
version: 7.25.9
|
|
456
|
+
resolution: "@babel/plugin-proposal-decorators@npm:7.25.9"
|
|
456
457
|
dependencies:
|
|
457
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.25.
|
|
458
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
459
|
-
"@babel/plugin-syntax-decorators": "npm:^7.25.
|
|
458
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
459
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
460
|
+
"@babel/plugin-syntax-decorators": "npm:^7.25.9"
|
|
460
461
|
peerDependencies:
|
|
461
462
|
"@babel/core": ^7.0.0-0
|
|
462
|
-
checksum: 10c0/
|
|
463
|
+
checksum: 10c0/d7d54644f50a60c47090d70121905ca76534bd7a837c03d25e163ca6ae384b48ef6dcfb125a99f12b3ce7e78e074a33f6fa8c4531c1a46aa31274153f587b05e
|
|
463
464
|
languageName: node
|
|
464
465
|
linkType: hard
|
|
465
466
|
|
|
466
467
|
"@babel/plugin-proposal-export-default-from@npm:^7.12.1":
|
|
467
|
-
version: 7.25.
|
|
468
|
-
resolution: "@babel/plugin-proposal-export-default-from@npm:7.25.
|
|
468
|
+
version: 7.25.9
|
|
469
|
+
resolution: "@babel/plugin-proposal-export-default-from@npm:7.25.9"
|
|
469
470
|
dependencies:
|
|
470
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
471
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
471
472
|
peerDependencies:
|
|
472
473
|
"@babel/core": ^7.0.0-0
|
|
473
|
-
checksum: 10c0/
|
|
474
|
+
checksum: 10c0/6d7ca2d8179d97c38cbcc327129c70103b95797a048c6d244fa8f3eb35b8aebc8122957dc25f20d9923fe6e75f16e2a4d649f1d80a63a9fed2d8b9eda85bd650
|
|
474
475
|
languageName: node
|
|
475
476
|
linkType: hard
|
|
476
477
|
|
|
@@ -548,14 +549,14 @@ __metadata:
|
|
|
548
549
|
languageName: node
|
|
549
550
|
linkType: hard
|
|
550
551
|
|
|
551
|
-
"@babel/plugin-syntax-decorators@npm:^7.25.
|
|
552
|
-
version: 7.25.
|
|
553
|
-
resolution: "@babel/plugin-syntax-decorators@npm:7.25.
|
|
552
|
+
"@babel/plugin-syntax-decorators@npm:^7.25.9":
|
|
553
|
+
version: 7.25.9
|
|
554
|
+
resolution: "@babel/plugin-syntax-decorators@npm:7.25.9"
|
|
554
555
|
dependencies:
|
|
555
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
556
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
556
557
|
peerDependencies:
|
|
557
558
|
"@babel/core": ^7.0.0-0
|
|
558
|
-
checksum: 10c0/
|
|
559
|
+
checksum: 10c0/47e44a7d61b76dac4f18fd61edc186012e084eb8f1fe253c483b0fe90b73366b4ebd2b0b03728e000fd1fdedc8af3aa6e93246caf97183a8d9d42a0eb57ecfcc
|
|
559
560
|
languageName: node
|
|
560
561
|
linkType: hard
|
|
561
562
|
|
|
@@ -570,36 +571,36 @@ __metadata:
|
|
|
570
571
|
languageName: node
|
|
571
572
|
linkType: hard
|
|
572
573
|
|
|
573
|
-
"@babel/plugin-syntax-flow@npm:^7.25.
|
|
574
|
-
version: 7.
|
|
575
|
-
resolution: "@babel/plugin-syntax-flow@npm:7.
|
|
574
|
+
"@babel/plugin-syntax-flow@npm:^7.25.9":
|
|
575
|
+
version: 7.26.0
|
|
576
|
+
resolution: "@babel/plugin-syntax-flow@npm:7.26.0"
|
|
576
577
|
dependencies:
|
|
577
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
578
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
578
579
|
peerDependencies:
|
|
579
580
|
"@babel/core": ^7.0.0-0
|
|
580
|
-
checksum: 10c0/
|
|
581
|
+
checksum: 10c0/3d5cc1627a67af8be9df8cfe246869f18e7e9e2592f4b6f1c4bcd9bbe4ad27102784a25b31ebdbed23499ecb6fc23aaf7891ccf5ac3f432fd26a27123d1e242b
|
|
581
582
|
languageName: node
|
|
582
583
|
linkType: hard
|
|
583
584
|
|
|
584
|
-
"@babel/plugin-syntax-import-assertions@npm:^7.
|
|
585
|
-
version: 7.
|
|
586
|
-
resolution: "@babel/plugin-syntax-import-assertions@npm:7.
|
|
585
|
+
"@babel/plugin-syntax-import-assertions@npm:^7.26.0":
|
|
586
|
+
version: 7.26.0
|
|
587
|
+
resolution: "@babel/plugin-syntax-import-assertions@npm:7.26.0"
|
|
587
588
|
dependencies:
|
|
588
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
589
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
589
590
|
peerDependencies:
|
|
590
591
|
"@babel/core": ^7.0.0-0
|
|
591
|
-
checksum: 10c0/
|
|
592
|
+
checksum: 10c0/525b174e60b210d96c1744c1575fc2ddedcc43a479cba64a5344cf77bd0541754fc58120b5a11ff832ba098437bb05aa80900d1f49bb3d888c5e349a4a3a356e
|
|
592
593
|
languageName: node
|
|
593
594
|
linkType: hard
|
|
594
595
|
|
|
595
|
-
"@babel/plugin-syntax-import-attributes@npm:^7.
|
|
596
|
-
version: 7.
|
|
597
|
-
resolution: "@babel/plugin-syntax-import-attributes@npm:7.
|
|
596
|
+
"@babel/plugin-syntax-import-attributes@npm:^7.26.0":
|
|
597
|
+
version: 7.26.0
|
|
598
|
+
resolution: "@babel/plugin-syntax-import-attributes@npm:7.26.0"
|
|
598
599
|
dependencies:
|
|
599
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
600
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
600
601
|
peerDependencies:
|
|
601
602
|
"@babel/core": ^7.0.0-0
|
|
602
|
-
checksum: 10c0/
|
|
603
|
+
checksum: 10c0/e594c185b12bfe0bbe7ca78dfeebe870e6d569a12128cac86f3164a075fe0ff70e25ddbd97fd0782906b91f65560c9dc6957716b7b4a68aba2516c9b7455e352
|
|
603
604
|
languageName: node
|
|
604
605
|
linkType: hard
|
|
605
606
|
|
|
@@ -614,14 +615,14 @@ __metadata:
|
|
|
614
615
|
languageName: node
|
|
615
616
|
linkType: hard
|
|
616
617
|
|
|
617
|
-
"@babel/plugin-syntax-jsx@npm:^7.25.
|
|
618
|
-
version: 7.25.
|
|
619
|
-
resolution: "@babel/plugin-syntax-jsx@npm:7.25.
|
|
618
|
+
"@babel/plugin-syntax-jsx@npm:^7.25.9":
|
|
619
|
+
version: 7.25.9
|
|
620
|
+
resolution: "@babel/plugin-syntax-jsx@npm:7.25.9"
|
|
620
621
|
dependencies:
|
|
621
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
622
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
622
623
|
peerDependencies:
|
|
623
624
|
"@babel/core": ^7.0.0-0
|
|
624
|
-
checksum: 10c0/
|
|
625
|
+
checksum: 10c0/d56597aff4df39d3decda50193b6dfbe596ca53f437ff2934622ce19a743bf7f43492d3fb3308b0289f5cee2b825d99ceb56526a2b9e7b68bf04901546c5618c
|
|
625
626
|
languageName: node
|
|
626
627
|
linkType: hard
|
|
627
628
|
|
|
@@ -658,14 +659,14 @@ __metadata:
|
|
|
658
659
|
languageName: node
|
|
659
660
|
linkType: hard
|
|
660
661
|
|
|
661
|
-
"@babel/plugin-syntax-typescript@npm:^7.25.
|
|
662
|
-
version: 7.25.
|
|
663
|
-
resolution: "@babel/plugin-syntax-typescript@npm:7.25.
|
|
662
|
+
"@babel/plugin-syntax-typescript@npm:^7.25.9":
|
|
663
|
+
version: 7.25.9
|
|
664
|
+
resolution: "@babel/plugin-syntax-typescript@npm:7.25.9"
|
|
664
665
|
dependencies:
|
|
665
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
666
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
666
667
|
peerDependencies:
|
|
667
668
|
"@babel/core": ^7.0.0-0
|
|
668
|
-
checksum: 10c0/
|
|
669
|
+
checksum: 10c0/5192ebe11bd46aea68b7a60fd9555465c59af7e279e71126788e59121b86e00b505816685ab4782abe159232b0f73854e804b54449820b0d950b397ee158caa2
|
|
669
670
|
languageName: node
|
|
670
671
|
linkType: hard
|
|
671
672
|
|
|
@@ -681,758 +682,771 @@ __metadata:
|
|
|
681
682
|
languageName: node
|
|
682
683
|
linkType: hard
|
|
683
684
|
|
|
684
|
-
"@babel/plugin-transform-arrow-functions@npm:^7.12.1, @babel/plugin-transform-arrow-functions@npm:^7.25.
|
|
685
|
-
version: 7.25.
|
|
686
|
-
resolution: "@babel/plugin-transform-arrow-functions@npm:7.25.
|
|
685
|
+
"@babel/plugin-transform-arrow-functions@npm:^7.12.1, @babel/plugin-transform-arrow-functions@npm:^7.25.9":
|
|
686
|
+
version: 7.25.9
|
|
687
|
+
resolution: "@babel/plugin-transform-arrow-functions@npm:7.25.9"
|
|
687
688
|
dependencies:
|
|
688
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
689
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
689
690
|
peerDependencies:
|
|
690
691
|
"@babel/core": ^7.0.0-0
|
|
691
|
-
checksum: 10c0/
|
|
692
|
+
checksum: 10c0/851fef9f58be60a80f46cc0ce1e46a6f7346a6f9d50fa9e0fa79d46ec205320069d0cc157db213e2bea88ef5b7d9bd7618bb83f0b1996a836e2426c3a3a1f622
|
|
692
693
|
languageName: node
|
|
693
694
|
linkType: hard
|
|
694
695
|
|
|
695
|
-
"@babel/plugin-transform-async-generator-functions@npm:^7.25.
|
|
696
|
-
version: 7.25.
|
|
697
|
-
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.25.
|
|
696
|
+
"@babel/plugin-transform-async-generator-functions@npm:^7.25.9":
|
|
697
|
+
version: 7.25.9
|
|
698
|
+
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.25.9"
|
|
698
699
|
dependencies:
|
|
699
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
700
|
-
"@babel/helper-remap-async-to-generator": "npm:^7.25.
|
|
701
|
-
"@babel/traverse": "npm:^7.25.
|
|
700
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
701
|
+
"@babel/helper-remap-async-to-generator": "npm:^7.25.9"
|
|
702
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
702
703
|
peerDependencies:
|
|
703
704
|
"@babel/core": ^7.0.0-0
|
|
704
|
-
checksum: 10c0/
|
|
705
|
+
checksum: 10c0/e3fcb9fc3d6ab6cbd4fcd956b48c17b5e92fe177553df266ffcd2b2c1f2f758b893e51b638e77ed867941e0436487d2b8b505908d615c41799241699b520dec6
|
|
705
706
|
languageName: node
|
|
706
707
|
linkType: hard
|
|
707
708
|
|
|
708
|
-
"@babel/plugin-transform-async-to-generator@npm:^7.25.
|
|
709
|
-
version: 7.25.
|
|
710
|
-
resolution: "@babel/plugin-transform-async-to-generator@npm:7.25.
|
|
709
|
+
"@babel/plugin-transform-async-to-generator@npm:^7.25.9":
|
|
710
|
+
version: 7.25.9
|
|
711
|
+
resolution: "@babel/plugin-transform-async-to-generator@npm:7.25.9"
|
|
711
712
|
dependencies:
|
|
712
|
-
"@babel/helper-module-imports": "npm:^7.25.
|
|
713
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
714
|
-
"@babel/helper-remap-async-to-generator": "npm:^7.25.
|
|
713
|
+
"@babel/helper-module-imports": "npm:^7.25.9"
|
|
714
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
715
|
+
"@babel/helper-remap-async-to-generator": "npm:^7.25.9"
|
|
715
716
|
peerDependencies:
|
|
716
717
|
"@babel/core": ^7.0.0-0
|
|
717
|
-
checksum: 10c0/
|
|
718
|
+
checksum: 10c0/c443d9e462ddef733ae56360064f32fc800105803d892e4ff32d7d6a6922b3765fa97b9ddc9f7f1d3f9d8c2d95721d85bef9dbf507804214c6cf6466b105c168
|
|
718
719
|
languageName: node
|
|
719
720
|
linkType: hard
|
|
720
721
|
|
|
721
|
-
"@babel/plugin-transform-block-scoped-functions@npm:^7.25.
|
|
722
|
-
version: 7.25.
|
|
723
|
-
resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.25.
|
|
722
|
+
"@babel/plugin-transform-block-scoped-functions@npm:^7.25.9":
|
|
723
|
+
version: 7.25.9
|
|
724
|
+
resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.25.9"
|
|
724
725
|
dependencies:
|
|
725
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
726
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
726
727
|
peerDependencies:
|
|
727
728
|
"@babel/core": ^7.0.0-0
|
|
728
|
-
checksum: 10c0/
|
|
729
|
+
checksum: 10c0/e92ba0e3d72c038513844d8fca1cc8437dcb35cd42778e97fd03cb8303380b201468611e7ecfdcae3de33473b2679fe2de1552c5f925d112c5693425cf851f10
|
|
729
730
|
languageName: node
|
|
730
731
|
linkType: hard
|
|
731
732
|
|
|
732
|
-
"@babel/plugin-transform-block-scoping@npm:^7.12.12, @babel/plugin-transform-block-scoping@npm:^7.25.
|
|
733
|
-
version: 7.25.
|
|
734
|
-
resolution: "@babel/plugin-transform-block-scoping@npm:7.25.
|
|
733
|
+
"@babel/plugin-transform-block-scoping@npm:^7.12.12, @babel/plugin-transform-block-scoping@npm:^7.25.9":
|
|
734
|
+
version: 7.25.9
|
|
735
|
+
resolution: "@babel/plugin-transform-block-scoping@npm:7.25.9"
|
|
735
736
|
dependencies:
|
|
736
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
737
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
737
738
|
peerDependencies:
|
|
738
739
|
"@babel/core": ^7.0.0-0
|
|
739
|
-
checksum: 10c0/
|
|
740
|
+
checksum: 10c0/a76e30becb6c75b4d87a2cd53556fddb7c88ddd56bfadb965287fd944810ac159aa8eb5705366fc37336041f63154ed9fab3862fb10482a45bf5ede63fd55fda
|
|
740
741
|
languageName: node
|
|
741
742
|
linkType: hard
|
|
742
743
|
|
|
743
|
-
"@babel/plugin-transform-class-properties@npm:^7.25.
|
|
744
|
-
version: 7.25.
|
|
745
|
-
resolution: "@babel/plugin-transform-class-properties@npm:7.25.
|
|
744
|
+
"@babel/plugin-transform-class-properties@npm:^7.25.9":
|
|
745
|
+
version: 7.25.9
|
|
746
|
+
resolution: "@babel/plugin-transform-class-properties@npm:7.25.9"
|
|
746
747
|
dependencies:
|
|
747
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.25.
|
|
748
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
748
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
749
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
749
750
|
peerDependencies:
|
|
750
751
|
"@babel/core": ^7.0.0-0
|
|
751
|
-
checksum: 10c0/
|
|
752
|
+
checksum: 10c0/f0603b6bd34d8ba62c03fc0572cb8bbc75874d097ac20cc7c5379e001081210a84dba1749e7123fca43b978382f605bb9973c99caf2c5b4c492d5c0a4a441150
|
|
752
753
|
languageName: node
|
|
753
754
|
linkType: hard
|
|
754
755
|
|
|
755
|
-
"@babel/plugin-transform-class-static-block@npm:^7.
|
|
756
|
-
version: 7.
|
|
757
|
-
resolution: "@babel/plugin-transform-class-static-block@npm:7.
|
|
756
|
+
"@babel/plugin-transform-class-static-block@npm:^7.26.0":
|
|
757
|
+
version: 7.26.0
|
|
758
|
+
resolution: "@babel/plugin-transform-class-static-block@npm:7.26.0"
|
|
758
759
|
dependencies:
|
|
759
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.25.
|
|
760
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
760
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
761
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
761
762
|
peerDependencies:
|
|
762
763
|
"@babel/core": ^7.12.0
|
|
763
|
-
checksum: 10c0/
|
|
764
|
+
checksum: 10c0/cdcf5545ae6514ed75fbd73cccfa209c6a5dfdf0c2bb7bb62c0fb4ec334a32281bcf1bc16ace494d9dbe93feb8bdc0bd3cf9d9ccb6316e634a67056fa13b741b
|
|
764
765
|
languageName: node
|
|
765
766
|
linkType: hard
|
|
766
767
|
|
|
767
|
-
"@babel/plugin-transform-classes@npm:^7.12.1, @babel/plugin-transform-classes@npm:^7.25.
|
|
768
|
-
version: 7.25.
|
|
769
|
-
resolution: "@babel/plugin-transform-classes@npm:7.25.
|
|
768
|
+
"@babel/plugin-transform-classes@npm:^7.12.1, @babel/plugin-transform-classes@npm:^7.25.9":
|
|
769
|
+
version: 7.25.9
|
|
770
|
+
resolution: "@babel/plugin-transform-classes@npm:7.25.9"
|
|
770
771
|
dependencies:
|
|
771
|
-
"@babel/helper-annotate-as-pure": "npm:^7.25.
|
|
772
|
-
"@babel/helper-compilation-targets": "npm:^7.25.
|
|
773
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
774
|
-
"@babel/helper-replace-supers": "npm:^7.25.
|
|
775
|
-
"@babel/traverse": "npm:^7.25.
|
|
772
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
773
|
+
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
774
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
775
|
+
"@babel/helper-replace-supers": "npm:^7.25.9"
|
|
776
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
776
777
|
globals: "npm:^11.1.0"
|
|
777
778
|
peerDependencies:
|
|
778
779
|
"@babel/core": ^7.0.0-0
|
|
779
|
-
checksum: 10c0/
|
|
780
|
+
checksum: 10c0/02742ea7cd25be286c982e672619effca528d7a931626a6f3d6cea11852951b7ee973276127eaf6418ac0e18c4d749a16b520709c707e86a67012bd23ff2927d
|
|
780
781
|
languageName: node
|
|
781
782
|
linkType: hard
|
|
782
783
|
|
|
783
|
-
"@babel/plugin-transform-computed-properties@npm:^7.25.
|
|
784
|
-
version: 7.25.
|
|
785
|
-
resolution: "@babel/plugin-transform-computed-properties@npm:7.25.
|
|
784
|
+
"@babel/plugin-transform-computed-properties@npm:^7.25.9":
|
|
785
|
+
version: 7.25.9
|
|
786
|
+
resolution: "@babel/plugin-transform-computed-properties@npm:7.25.9"
|
|
786
787
|
dependencies:
|
|
787
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
788
|
-
"@babel/template": "npm:^7.25.
|
|
788
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
789
|
+
"@babel/template": "npm:^7.25.9"
|
|
789
790
|
peerDependencies:
|
|
790
791
|
"@babel/core": ^7.0.0-0
|
|
791
|
-
checksum: 10c0/
|
|
792
|
+
checksum: 10c0/948c0ae3ce0ba2375241d122a9bc7cda4a7ac8110bd8a62cd804bc46a5fdb7a7a42c7799c4cd972e14e0a579d2bd0999b92e53177b73f240bb0d4b09972c758b
|
|
792
793
|
languageName: node
|
|
793
794
|
linkType: hard
|
|
794
795
|
|
|
795
|
-
"@babel/plugin-transform-destructuring@npm:^7.12.1, @babel/plugin-transform-destructuring@npm:^7.25.
|
|
796
|
-
version: 7.25.
|
|
797
|
-
resolution: "@babel/plugin-transform-destructuring@npm:7.25.
|
|
796
|
+
"@babel/plugin-transform-destructuring@npm:^7.12.1, @babel/plugin-transform-destructuring@npm:^7.25.9":
|
|
797
|
+
version: 7.25.9
|
|
798
|
+
resolution: "@babel/plugin-transform-destructuring@npm:7.25.9"
|
|
798
799
|
dependencies:
|
|
799
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
800
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
800
801
|
peerDependencies:
|
|
801
802
|
"@babel/core": ^7.0.0-0
|
|
802
|
-
checksum: 10c0/
|
|
803
|
+
checksum: 10c0/7beec5fda665d108f69d5023aa7c298a1e566b973dd41290faa18aeea70f6f571295c1ece0a058f3ceb6c6c96de76de7cd34f5a227fbf09a1b8d8a735d28ca49
|
|
803
804
|
languageName: node
|
|
804
805
|
linkType: hard
|
|
805
806
|
|
|
806
|
-
"@babel/plugin-transform-dotall-regex@npm:^7.25.
|
|
807
|
-
version: 7.25.
|
|
808
|
-
resolution: "@babel/plugin-transform-dotall-regex@npm:7.25.
|
|
807
|
+
"@babel/plugin-transform-dotall-regex@npm:^7.25.9":
|
|
808
|
+
version: 7.25.9
|
|
809
|
+
resolution: "@babel/plugin-transform-dotall-regex@npm:7.25.9"
|
|
809
810
|
dependencies:
|
|
810
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.
|
|
811
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
811
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
812
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
812
813
|
peerDependencies:
|
|
813
814
|
"@babel/core": ^7.0.0-0
|
|
814
|
-
checksum: 10c0/
|
|
815
|
+
checksum: 10c0/7c3471ae5cf7521fd8da5b03e137e8d3733fc5ee4524ce01fb0c812f0bb77cb2c9657bc8a6253186be3a15bb4caa8974993c7ddc067f554ecc6a026f0a3b5e12
|
|
815
816
|
languageName: node
|
|
816
817
|
linkType: hard
|
|
817
818
|
|
|
818
|
-
"@babel/plugin-transform-duplicate-keys@npm:^7.25.
|
|
819
|
-
version: 7.25.
|
|
820
|
-
resolution: "@babel/plugin-transform-duplicate-keys@npm:7.25.
|
|
819
|
+
"@babel/plugin-transform-duplicate-keys@npm:^7.25.9":
|
|
820
|
+
version: 7.25.9
|
|
821
|
+
resolution: "@babel/plugin-transform-duplicate-keys@npm:7.25.9"
|
|
821
822
|
dependencies:
|
|
822
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
823
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
823
824
|
peerDependencies:
|
|
824
825
|
"@babel/core": ^7.0.0-0
|
|
825
|
-
checksum: 10c0/
|
|
826
|
+
checksum: 10c0/d0c74894b9bf6ff2a04189afffb9cd43d87ebd7b7943e51a827c92d2aaa40fa89ac81565a2fd6fbeabf9e38413a9264c45862eee2b017f1d49046cc3c8ff06b4
|
|
826
827
|
languageName: node
|
|
827
828
|
linkType: hard
|
|
828
829
|
|
|
829
|
-
"@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:^7.25.
|
|
830
|
-
version: 7.25.
|
|
831
|
-
resolution: "@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.25.
|
|
830
|
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:^7.25.9":
|
|
831
|
+
version: 7.25.9
|
|
832
|
+
resolution: "@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.25.9"
|
|
832
833
|
dependencies:
|
|
833
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.
|
|
834
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
834
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
835
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
835
836
|
peerDependencies:
|
|
836
837
|
"@babel/core": ^7.0.0
|
|
837
|
-
checksum: 10c0/
|
|
838
|
+
checksum: 10c0/a8039a6d2b90e011c7b30975edee47b5b1097cf3c2f95ec1f5ddd029898d783a995f55f7d6eb8d6bb8873c060fb64f9f1ccba938dfe22d118d09cf68e0cd3bf6
|
|
838
839
|
languageName: node
|
|
839
840
|
linkType: hard
|
|
840
841
|
|
|
841
|
-
"@babel/plugin-transform-dynamic-import@npm:^7.25.
|
|
842
|
-
version: 7.25.
|
|
843
|
-
resolution: "@babel/plugin-transform-dynamic-import@npm:7.25.
|
|
842
|
+
"@babel/plugin-transform-dynamic-import@npm:^7.25.9":
|
|
843
|
+
version: 7.25.9
|
|
844
|
+
resolution: "@babel/plugin-transform-dynamic-import@npm:7.25.9"
|
|
844
845
|
dependencies:
|
|
845
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
846
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
846
847
|
peerDependencies:
|
|
847
848
|
"@babel/core": ^7.0.0-0
|
|
848
|
-
checksum: 10c0/
|
|
849
|
+
checksum: 10c0/5e643a8209072b668350f5788f23c64e9124f81f958b595c80fecca6561086d8ef346c04391b9e5e4cad8b8cbe22c258f0cd5f4ea89b97e74438e7d1abfd98cf
|
|
849
850
|
languageName: node
|
|
850
851
|
linkType: hard
|
|
851
852
|
|
|
852
|
-
"@babel/plugin-transform-exponentiation-operator@npm:^7.25.
|
|
853
|
-
version: 7.25.
|
|
854
|
-
resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.25.
|
|
853
|
+
"@babel/plugin-transform-exponentiation-operator@npm:^7.25.9":
|
|
854
|
+
version: 7.25.9
|
|
855
|
+
resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.25.9"
|
|
855
856
|
dependencies:
|
|
856
|
-
"@babel/helper-builder-binary-assignment-operator-visitor": "npm:^7.25.
|
|
857
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
857
|
+
"@babel/helper-builder-binary-assignment-operator-visitor": "npm:^7.25.9"
|
|
858
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
858
859
|
peerDependencies:
|
|
859
860
|
"@babel/core": ^7.0.0-0
|
|
860
|
-
checksum: 10c0/
|
|
861
|
+
checksum: 10c0/3b42f65bab3fee28c385115ce6bcb6ba544dff187012df408a432c9fb44c980afd898911020c723dc1c9257aaf3d7d0131ad83ba15102bf30ad9a86fc2a8a912
|
|
861
862
|
languageName: node
|
|
862
863
|
linkType: hard
|
|
863
864
|
|
|
864
|
-
"@babel/plugin-transform-export-namespace-from@npm:^7.25.
|
|
865
|
-
version: 7.25.
|
|
866
|
-
resolution: "@babel/plugin-transform-export-namespace-from@npm:7.25.
|
|
865
|
+
"@babel/plugin-transform-export-namespace-from@npm:^7.25.9":
|
|
866
|
+
version: 7.25.9
|
|
867
|
+
resolution: "@babel/plugin-transform-export-namespace-from@npm:7.25.9"
|
|
867
868
|
dependencies:
|
|
868
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
869
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
869
870
|
peerDependencies:
|
|
870
871
|
"@babel/core": ^7.0.0-0
|
|
871
|
-
checksum: 10c0/
|
|
872
|
+
checksum: 10c0/f291ea2ec5f36de9028a00cbd5b32f08af281b8183bf047200ff001f4cb260be56f156b2449f42149448a4a033bd6e86a3a7f06d0c2825532eb0ae6b03058dfb
|
|
872
873
|
languageName: node
|
|
873
874
|
linkType: hard
|
|
874
875
|
|
|
875
|
-
"@babel/plugin-transform-flow-strip-types@npm:^7.25.
|
|
876
|
-
version: 7.25.
|
|
877
|
-
resolution: "@babel/plugin-transform-flow-strip-types@npm:7.25.
|
|
876
|
+
"@babel/plugin-transform-flow-strip-types@npm:^7.25.9":
|
|
877
|
+
version: 7.25.9
|
|
878
|
+
resolution: "@babel/plugin-transform-flow-strip-types@npm:7.25.9"
|
|
878
879
|
dependencies:
|
|
879
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
880
|
-
"@babel/plugin-syntax-flow": "npm:^7.25.
|
|
880
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
881
|
+
"@babel/plugin-syntax-flow": "npm:^7.25.9"
|
|
881
882
|
peerDependencies:
|
|
882
883
|
"@babel/core": ^7.0.0-0
|
|
883
|
-
checksum: 10c0/
|
|
884
|
+
checksum: 10c0/d4b79769a5b8bfc1a0766ed2158417e7efa53cdb5776161f641a642019c0822a1288f2ccd36c16a4bca77c64ccf1bab7e36aa1419adc417606acc6eddc126339
|
|
884
885
|
languageName: node
|
|
885
886
|
linkType: hard
|
|
886
887
|
|
|
887
|
-
"@babel/plugin-transform-for-of@npm:^7.12.1, @babel/plugin-transform-for-of@npm:^7.25.
|
|
888
|
-
version: 7.25.
|
|
889
|
-
resolution: "@babel/plugin-transform-for-of@npm:7.25.
|
|
888
|
+
"@babel/plugin-transform-for-of@npm:^7.12.1, @babel/plugin-transform-for-of@npm:^7.25.9":
|
|
889
|
+
version: 7.25.9
|
|
890
|
+
resolution: "@babel/plugin-transform-for-of@npm:7.25.9"
|
|
890
891
|
dependencies:
|
|
891
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
892
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.
|
|
892
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
893
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
|
|
893
894
|
peerDependencies:
|
|
894
895
|
"@babel/core": ^7.0.0-0
|
|
895
|
-
checksum: 10c0/
|
|
896
|
+
checksum: 10c0/bf11abc71934a1f369f39cd7a33cf3d4dc5673026a53f70b7c1238c4fcc44e68b3ca1bdbe3db2076f60defb6ffe117cbe10b90f3e1a613b551d88f7c4e693bbe
|
|
896
897
|
languageName: node
|
|
897
898
|
linkType: hard
|
|
898
899
|
|
|
899
|
-
"@babel/plugin-transform-function-name@npm:^7.25.
|
|
900
|
-
version: 7.25.
|
|
901
|
-
resolution: "@babel/plugin-transform-function-name@npm:7.25.
|
|
900
|
+
"@babel/plugin-transform-function-name@npm:^7.25.9":
|
|
901
|
+
version: 7.25.9
|
|
902
|
+
resolution: "@babel/plugin-transform-function-name@npm:7.25.9"
|
|
902
903
|
dependencies:
|
|
903
|
-
"@babel/helper-compilation-targets": "npm:^7.25.
|
|
904
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
905
|
-
"@babel/traverse": "npm:^7.25.
|
|
904
|
+
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
905
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
906
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
906
907
|
peerDependencies:
|
|
907
908
|
"@babel/core": ^7.0.0-0
|
|
908
|
-
checksum: 10c0/
|
|
909
|
+
checksum: 10c0/8e67fbd1dd367927b8b6afdf0a6e7cb3a3fd70766c52f700ca77428b6d536f6c9d7ec643e7762d64b23093233765c66bffa40e31aabe6492682879bcb45423e1
|
|
909
910
|
languageName: node
|
|
910
911
|
linkType: hard
|
|
911
912
|
|
|
912
|
-
"@babel/plugin-transform-json-strings@npm:^7.25.
|
|
913
|
-
version: 7.25.
|
|
914
|
-
resolution: "@babel/plugin-transform-json-strings@npm:7.25.
|
|
913
|
+
"@babel/plugin-transform-json-strings@npm:^7.25.9":
|
|
914
|
+
version: 7.25.9
|
|
915
|
+
resolution: "@babel/plugin-transform-json-strings@npm:7.25.9"
|
|
915
916
|
dependencies:
|
|
916
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
917
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
917
918
|
peerDependencies:
|
|
918
919
|
"@babel/core": ^7.0.0-0
|
|
919
|
-
checksum: 10c0/
|
|
920
|
+
checksum: 10c0/00bc2d4751dfc9d44ab725be16ee534de13cfd7e77dfb386e5dac9e48101ce8fcbc5971df919dc25b3f8a0fa85d6dc5f2a0c3cf7ec9d61c163d9823c091844f0
|
|
920
921
|
languageName: node
|
|
921
922
|
linkType: hard
|
|
922
923
|
|
|
923
|
-
"@babel/plugin-transform-literals@npm:^7.25.
|
|
924
|
-
version: 7.25.
|
|
925
|
-
resolution: "@babel/plugin-transform-literals@npm:7.25.
|
|
924
|
+
"@babel/plugin-transform-literals@npm:^7.25.9":
|
|
925
|
+
version: 7.25.9
|
|
926
|
+
resolution: "@babel/plugin-transform-literals@npm:7.25.9"
|
|
926
927
|
dependencies:
|
|
927
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
928
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
928
929
|
peerDependencies:
|
|
929
930
|
"@babel/core": ^7.0.0-0
|
|
930
|
-
checksum: 10c0/
|
|
931
|
+
checksum: 10c0/00b14e9c14cf1e871c1f3781bf6334cac339c360404afd6aba63d2f6aca9270854d59a2b40abff1c4c90d4ffdca614440842d3043316c2f0ceb155fdf7726b3b
|
|
931
932
|
languageName: node
|
|
932
933
|
linkType: hard
|
|
933
934
|
|
|
934
|
-
"@babel/plugin-transform-logical-assignment-operators@npm:^7.25.
|
|
935
|
-
version: 7.25.
|
|
936
|
-
resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.25.
|
|
935
|
+
"@babel/plugin-transform-logical-assignment-operators@npm:^7.25.9":
|
|
936
|
+
version: 7.25.9
|
|
937
|
+
resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.25.9"
|
|
937
938
|
dependencies:
|
|
938
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
939
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
939
940
|
peerDependencies:
|
|
940
941
|
"@babel/core": ^7.0.0-0
|
|
941
|
-
checksum: 10c0/
|
|
942
|
+
checksum: 10c0/6e2051e10b2d6452980fc4bdef9da17c0d6ca48f81b8529e8804b031950e4fff7c74a7eb3de4a2b6ad22ffb631d0b67005425d232cce6e2b29ce861c78ed04f5
|
|
942
943
|
languageName: node
|
|
943
944
|
linkType: hard
|
|
944
945
|
|
|
945
|
-
"@babel/plugin-transform-member-expression-literals@npm:^7.25.
|
|
946
|
-
version: 7.25.
|
|
947
|
-
resolution: "@babel/plugin-transform-member-expression-literals@npm:7.25.
|
|
946
|
+
"@babel/plugin-transform-member-expression-literals@npm:^7.25.9":
|
|
947
|
+
version: 7.25.9
|
|
948
|
+
resolution: "@babel/plugin-transform-member-expression-literals@npm:7.25.9"
|
|
948
949
|
dependencies:
|
|
949
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
950
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
950
951
|
peerDependencies:
|
|
951
952
|
"@babel/core": ^7.0.0-0
|
|
952
|
-
checksum: 10c0/
|
|
953
|
+
checksum: 10c0/91d17b451bcc5ea9f1c6f8264144057ade3338d4b92c0b248366e4db3a7790a28fd59cc56ac433a9627a9087a17a5684e53f4995dd6ae92831cb72f1bd540b54
|
|
953
954
|
languageName: node
|
|
954
955
|
linkType: hard
|
|
955
956
|
|
|
956
|
-
"@babel/plugin-transform-modules-amd@npm:^7.25.
|
|
957
|
-
version: 7.25.
|
|
958
|
-
resolution: "@babel/plugin-transform-modules-amd@npm:7.25.
|
|
957
|
+
"@babel/plugin-transform-modules-amd@npm:^7.25.9":
|
|
958
|
+
version: 7.25.9
|
|
959
|
+
resolution: "@babel/plugin-transform-modules-amd@npm:7.25.9"
|
|
959
960
|
dependencies:
|
|
960
|
-
"@babel/helper-module-transforms": "npm:^7.25.
|
|
961
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
961
|
+
"@babel/helper-module-transforms": "npm:^7.25.9"
|
|
962
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
962
963
|
peerDependencies:
|
|
963
964
|
"@babel/core": ^7.0.0-0
|
|
964
|
-
checksum: 10c0/
|
|
965
|
+
checksum: 10c0/849957d9484d0a2d93331226ed6cf840cee7d57454549534c447c93f8b839ef8553eae9877f8f550e3c39f14d60992f91244b2e8e7502a46064b56c5d68ba855
|
|
965
966
|
languageName: node
|
|
966
967
|
linkType: hard
|
|
967
968
|
|
|
968
|
-
"@babel/plugin-transform-modules-commonjs@npm:^7.25.
|
|
969
|
-
version: 7.25.
|
|
970
|
-
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.25.
|
|
969
|
+
"@babel/plugin-transform-modules-commonjs@npm:^7.25.9":
|
|
970
|
+
version: 7.25.9
|
|
971
|
+
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.25.9"
|
|
971
972
|
dependencies:
|
|
972
|
-
"@babel/helper-module-transforms": "npm:^7.25.
|
|
973
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
974
|
-
"@babel/helper-simple-access": "npm:^7.25.
|
|
973
|
+
"@babel/helper-module-transforms": "npm:^7.25.9"
|
|
974
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
975
|
+
"@babel/helper-simple-access": "npm:^7.25.9"
|
|
975
976
|
peerDependencies:
|
|
976
977
|
"@babel/core": ^7.0.0-0
|
|
977
|
-
checksum: 10c0/
|
|
978
|
+
checksum: 10c0/6ce771fb04d4810257fc8900374fece877dacaed74b05eaa16ad9224b390f43795c4d046cbe9ae304e1eb5aad035d37383895e3c64496d647c2128d183916e74
|
|
978
979
|
languageName: node
|
|
979
980
|
linkType: hard
|
|
980
981
|
|
|
981
|
-
"@babel/plugin-transform-modules-systemjs@npm:^7.25.
|
|
982
|
-
version: 7.25.
|
|
983
|
-
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.25.
|
|
982
|
+
"@babel/plugin-transform-modules-systemjs@npm:^7.25.9":
|
|
983
|
+
version: 7.25.9
|
|
984
|
+
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.25.9"
|
|
984
985
|
dependencies:
|
|
985
|
-
"@babel/helper-module-transforms": "npm:^7.25.
|
|
986
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
987
|
-
"@babel/helper-validator-identifier": "npm:^7.25.
|
|
988
|
-
"@babel/traverse": "npm:^7.25.
|
|
986
|
+
"@babel/helper-module-transforms": "npm:^7.25.9"
|
|
987
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
988
|
+
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
989
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
989
990
|
peerDependencies:
|
|
990
991
|
"@babel/core": ^7.0.0-0
|
|
991
|
-
checksum: 10c0/
|
|
992
|
+
checksum: 10c0/8299e3437542129c2684b86f98408c690df27db4122a79edded4782cf04e755d6ecb05b1e812c81a34224a81e664303392d5f3c36f3d2d51fdc99bb91c881e9a
|
|
992
993
|
languageName: node
|
|
993
994
|
linkType: hard
|
|
994
995
|
|
|
995
|
-
"@babel/plugin-transform-modules-umd@npm:^7.25.
|
|
996
|
-
version: 7.25.
|
|
997
|
-
resolution: "@babel/plugin-transform-modules-umd@npm:7.25.
|
|
996
|
+
"@babel/plugin-transform-modules-umd@npm:^7.25.9":
|
|
997
|
+
version: 7.25.9
|
|
998
|
+
resolution: "@babel/plugin-transform-modules-umd@npm:7.25.9"
|
|
998
999
|
dependencies:
|
|
999
|
-
"@babel/helper-module-transforms": "npm:^7.25.
|
|
1000
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1000
|
+
"@babel/helper-module-transforms": "npm:^7.25.9"
|
|
1001
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1001
1002
|
peerDependencies:
|
|
1002
1003
|
"@babel/core": ^7.0.0-0
|
|
1003
|
-
checksum: 10c0/
|
|
1004
|
+
checksum: 10c0/fa11a621f023e2ac437b71d5582f819e667c94306f022583d77da9a8f772c4128861a32bbb63bef5cba581a70cd7dbe87a37238edaafcfacf889470c395e7076
|
|
1004
1005
|
languageName: node
|
|
1005
1006
|
linkType: hard
|
|
1006
1007
|
|
|
1007
|
-
"@babel/plugin-transform-named-capturing-groups-regex@npm:^7.25.
|
|
1008
|
-
version: 7.25.
|
|
1009
|
-
resolution: "@babel/plugin-transform-named-capturing-groups-regex@npm:7.25.
|
|
1008
|
+
"@babel/plugin-transform-named-capturing-groups-regex@npm:^7.25.9":
|
|
1009
|
+
version: 7.25.9
|
|
1010
|
+
resolution: "@babel/plugin-transform-named-capturing-groups-regex@npm:7.25.9"
|
|
1010
1011
|
dependencies:
|
|
1011
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.
|
|
1012
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1012
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
1013
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1013
1014
|
peerDependencies:
|
|
1014
1015
|
"@babel/core": ^7.0.0
|
|
1015
|
-
checksum: 10c0/
|
|
1016
|
+
checksum: 10c0/32b14fda5c885d1706863f8af2ee6c703d39264355b57482d3a24fce7f6afbd4c7a0896e501c0806ed2b0759beb621bf7f3f7de1fbbc82026039a98d961e78ef
|
|
1016
1017
|
languageName: node
|
|
1017
1018
|
linkType: hard
|
|
1018
1019
|
|
|
1019
|
-
"@babel/plugin-transform-new-target@npm:^7.25.
|
|
1020
|
-
version: 7.25.
|
|
1021
|
-
resolution: "@babel/plugin-transform-new-target@npm:7.25.
|
|
1020
|
+
"@babel/plugin-transform-new-target@npm:^7.25.9":
|
|
1021
|
+
version: 7.25.9
|
|
1022
|
+
resolution: "@babel/plugin-transform-new-target@npm:7.25.9"
|
|
1022
1023
|
dependencies:
|
|
1023
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1024
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1024
1025
|
peerDependencies:
|
|
1025
1026
|
"@babel/core": ^7.0.0-0
|
|
1026
|
-
checksum: 10c0/
|
|
1027
|
+
checksum: 10c0/7b5f1b7998f1cf183a7fa646346e2f3742e5805b609f28ad5fee22d666a15010f3e398b7e1ab78cddb7901841a3d3f47135929af23d54e8bf4ce69b72051f71e
|
|
1027
1028
|
languageName: node
|
|
1028
1029
|
linkType: hard
|
|
1029
1030
|
|
|
1030
|
-
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.25.
|
|
1031
|
-
version: 7.25.
|
|
1032
|
-
resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.25.
|
|
1031
|
+
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.25.9":
|
|
1032
|
+
version: 7.25.9
|
|
1033
|
+
resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.25.9"
|
|
1033
1034
|
dependencies:
|
|
1034
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1035
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1035
1036
|
peerDependencies:
|
|
1036
1037
|
"@babel/core": ^7.0.0-0
|
|
1037
|
-
checksum: 10c0/
|
|
1038
|
+
checksum: 10c0/eb623db5be078a1c974afe7c7797b0309ba2ea9e9237c0b6831ade0f56d8248bb4ab3432ab34495ff8c877ec2fe412ff779d1e9b3c2b8139da18e1753d950bc3
|
|
1038
1039
|
languageName: node
|
|
1039
1040
|
linkType: hard
|
|
1040
1041
|
|
|
1041
|
-
"@babel/plugin-transform-numeric-separator@npm:^7.25.
|
|
1042
|
-
version: 7.25.
|
|
1043
|
-
resolution: "@babel/plugin-transform-numeric-separator@npm:7.25.
|
|
1042
|
+
"@babel/plugin-transform-numeric-separator@npm:^7.25.9":
|
|
1043
|
+
version: 7.25.9
|
|
1044
|
+
resolution: "@babel/plugin-transform-numeric-separator@npm:7.25.9"
|
|
1044
1045
|
dependencies:
|
|
1045
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1046
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1046
1047
|
peerDependencies:
|
|
1047
1048
|
"@babel/core": ^7.0.0-0
|
|
1048
|
-
checksum: 10c0/
|
|
1049
|
+
checksum: 10c0/ad63ad341977844b6f9535fcca15ca0d6d6ad112ed9cc509d4f6b75e9bf4b1b1a96a0bcb1986421a601505d34025373608b5f76d420d924b4e21f86b1a1f2749
|
|
1049
1050
|
languageName: node
|
|
1050
1051
|
linkType: hard
|
|
1051
1052
|
|
|
1052
|
-
"@babel/plugin-transform-object-rest-spread@npm:^7.25.
|
|
1053
|
-
version: 7.25.
|
|
1054
|
-
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.25.
|
|
1053
|
+
"@babel/plugin-transform-object-rest-spread@npm:^7.25.9":
|
|
1054
|
+
version: 7.25.9
|
|
1055
|
+
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.25.9"
|
|
1055
1056
|
dependencies:
|
|
1056
|
-
"@babel/helper-compilation-targets": "npm:^7.25.
|
|
1057
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1058
|
-
"@babel/plugin-transform-parameters": "npm:^7.25.
|
|
1057
|
+
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
1058
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1059
|
+
"@babel/plugin-transform-parameters": "npm:^7.25.9"
|
|
1059
1060
|
peerDependencies:
|
|
1060
1061
|
"@babel/core": ^7.0.0-0
|
|
1061
|
-
checksum: 10c0/
|
|
1062
|
+
checksum: 10c0/02077d8abd83bf6a48ff0b59e98d7561407cf75b591cffd3fdc5dc5e9a13dec1c847a7a690983762a3afecddb244831e897e0515c293e7c653b262c30cd614af
|
|
1062
1063
|
languageName: node
|
|
1063
1064
|
linkType: hard
|
|
1064
1065
|
|
|
1065
|
-
"@babel/plugin-transform-object-super@npm:^7.25.
|
|
1066
|
-
version: 7.25.
|
|
1067
|
-
resolution: "@babel/plugin-transform-object-super@npm:7.25.
|
|
1066
|
+
"@babel/plugin-transform-object-super@npm:^7.25.9":
|
|
1067
|
+
version: 7.25.9
|
|
1068
|
+
resolution: "@babel/plugin-transform-object-super@npm:7.25.9"
|
|
1068
1069
|
dependencies:
|
|
1069
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1070
|
-
"@babel/helper-replace-supers": "npm:^7.25.
|
|
1070
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1071
|
+
"@babel/helper-replace-supers": "npm:^7.25.9"
|
|
1071
1072
|
peerDependencies:
|
|
1072
1073
|
"@babel/core": ^7.0.0-0
|
|
1073
|
-
checksum: 10c0/
|
|
1074
|
+
checksum: 10c0/0348d00e76f1f15ada44481a76e8c923d24cba91f6e49ee9b30d6861eb75344e7f84d62a18df8a6f9e9a7eacf992f388174b7f9cc4ce48287bcefca268c07600
|
|
1074
1075
|
languageName: node
|
|
1075
1076
|
linkType: hard
|
|
1076
1077
|
|
|
1077
|
-
"@babel/plugin-transform-optional-catch-binding@npm:^7.25.
|
|
1078
|
-
version: 7.25.
|
|
1079
|
-
resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.25.
|
|
1078
|
+
"@babel/plugin-transform-optional-catch-binding@npm:^7.25.9":
|
|
1079
|
+
version: 7.25.9
|
|
1080
|
+
resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.25.9"
|
|
1080
1081
|
dependencies:
|
|
1081
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1082
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1082
1083
|
peerDependencies:
|
|
1083
1084
|
"@babel/core": ^7.0.0-0
|
|
1084
|
-
checksum: 10c0/
|
|
1085
|
+
checksum: 10c0/722fd5ee12ab905309d4e84421584fce4b6d9e6b639b06afb20b23fa809e6ab251e908a8d5e8b14d066a28186b8ef8f58d69fd6eca9ce1b9ef7af08333378f6c
|
|
1085
1086
|
languageName: node
|
|
1086
1087
|
linkType: hard
|
|
1087
1088
|
|
|
1088
|
-
"@babel/plugin-transform-optional-chaining@npm:^7.25.
|
|
1089
|
-
version: 7.25.
|
|
1090
|
-
resolution: "@babel/plugin-transform-optional-chaining@npm:7.25.
|
|
1089
|
+
"@babel/plugin-transform-optional-chaining@npm:^7.25.9":
|
|
1090
|
+
version: 7.25.9
|
|
1091
|
+
resolution: "@babel/plugin-transform-optional-chaining@npm:7.25.9"
|
|
1091
1092
|
dependencies:
|
|
1092
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1093
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.
|
|
1093
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1094
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
|
|
1094
1095
|
peerDependencies:
|
|
1095
1096
|
"@babel/core": ^7.0.0-0
|
|
1096
|
-
checksum: 10c0/
|
|
1097
|
+
checksum: 10c0/041ad2beae5affb8e68a0bcb6882a2dadb758db3c629a0e012f57488ab43a822ac1ea17a29db8ef36560a28262a5dfa4dbbbf06ed6e431db55abe024b7cd3961
|
|
1097
1098
|
languageName: node
|
|
1098
1099
|
linkType: hard
|
|
1099
1100
|
|
|
1100
|
-
"@babel/plugin-transform-parameters@npm:^7.12.1, @babel/plugin-transform-parameters@npm:^7.20.7, @babel/plugin-transform-parameters@npm:^7.25.
|
|
1101
|
-
version: 7.25.
|
|
1102
|
-
resolution: "@babel/plugin-transform-parameters@npm:7.25.
|
|
1101
|
+
"@babel/plugin-transform-parameters@npm:^7.12.1, @babel/plugin-transform-parameters@npm:^7.20.7, @babel/plugin-transform-parameters@npm:^7.25.9":
|
|
1102
|
+
version: 7.25.9
|
|
1103
|
+
resolution: "@babel/plugin-transform-parameters@npm:7.25.9"
|
|
1103
1104
|
dependencies:
|
|
1104
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1105
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1105
1106
|
peerDependencies:
|
|
1106
1107
|
"@babel/core": ^7.0.0-0
|
|
1107
|
-
checksum: 10c0/
|
|
1108
|
+
checksum: 10c0/aecb446754b9e09d6b6fa95fd09e7cf682f8aaeed1d972874ba24c0a30a7e803ad5f014bb1fffc7bfeed22f93c0d200947407894ea59bf7687816f2f464f8df3
|
|
1108
1109
|
languageName: node
|
|
1109
1110
|
linkType: hard
|
|
1110
1111
|
|
|
1111
|
-
"@babel/plugin-transform-private-methods@npm:^7.25.
|
|
1112
|
-
version: 7.25.
|
|
1113
|
-
resolution: "@babel/plugin-transform-private-methods@npm:7.25.
|
|
1112
|
+
"@babel/plugin-transform-private-methods@npm:^7.25.9":
|
|
1113
|
+
version: 7.25.9
|
|
1114
|
+
resolution: "@babel/plugin-transform-private-methods@npm:7.25.9"
|
|
1114
1115
|
dependencies:
|
|
1115
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.25.
|
|
1116
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1116
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
1117
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1117
1118
|
peerDependencies:
|
|
1118
1119
|
"@babel/core": ^7.0.0-0
|
|
1119
|
-
checksum: 10c0/
|
|
1120
|
+
checksum: 10c0/64bd71de93d39daefa3e6c878d6f2fd238ed7d4ecfb13b0e771ddbbc131487def3ceb405b62b534a5cbb5043046b504e1b189b0a45229cc75af979a9fbcaa7bd
|
|
1120
1121
|
languageName: node
|
|
1121
1122
|
linkType: hard
|
|
1122
1123
|
|
|
1123
|
-
"@babel/plugin-transform-private-property-in-object@npm:^7.25.
|
|
1124
|
-
version: 7.25.
|
|
1125
|
-
resolution: "@babel/plugin-transform-private-property-in-object@npm:7.25.
|
|
1124
|
+
"@babel/plugin-transform-private-property-in-object@npm:^7.25.9":
|
|
1125
|
+
version: 7.25.9
|
|
1126
|
+
resolution: "@babel/plugin-transform-private-property-in-object@npm:7.25.9"
|
|
1126
1127
|
dependencies:
|
|
1127
|
-
"@babel/helper-annotate-as-pure": "npm:^7.25.
|
|
1128
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.25.
|
|
1129
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1128
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
1129
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
1130
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1130
1131
|
peerDependencies:
|
|
1131
1132
|
"@babel/core": ^7.0.0-0
|
|
1132
|
-
checksum: 10c0/
|
|
1133
|
+
checksum: 10c0/d4965de19d9f204e692cc74dbc39f0bb469e5f29df96dd4457ea23c5e5596fba9d5af76eaa96f9d48a9fc20ec5f12a94c679285e36b8373406868ea228109e27
|
|
1133
1134
|
languageName: node
|
|
1134
1135
|
linkType: hard
|
|
1135
1136
|
|
|
1136
|
-
"@babel/plugin-transform-property-literals@npm:^7.25.
|
|
1137
|
-
version: 7.25.
|
|
1138
|
-
resolution: "@babel/plugin-transform-property-literals@npm:7.25.
|
|
1137
|
+
"@babel/plugin-transform-property-literals@npm:^7.25.9":
|
|
1138
|
+
version: 7.25.9
|
|
1139
|
+
resolution: "@babel/plugin-transform-property-literals@npm:7.25.9"
|
|
1139
1140
|
dependencies:
|
|
1140
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1141
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1141
1142
|
peerDependencies:
|
|
1142
1143
|
"@babel/core": ^7.0.0-0
|
|
1143
|
-
checksum: 10c0/
|
|
1144
|
+
checksum: 10c0/1639e35b2438ccf3107af760d34e6a8e4f9acdd3ae6186ae771a6e3029bd59dfe778e502d67090f1185ecda5c16addfed77561e39c518a3f51ff10d41790e106
|
|
1144
1145
|
languageName: node
|
|
1145
1146
|
linkType: hard
|
|
1146
1147
|
|
|
1147
1148
|
"@babel/plugin-transform-react-constant-elements@npm:^7.21.3":
|
|
1148
|
-
version: 7.25.
|
|
1149
|
-
resolution: "@babel/plugin-transform-react-constant-elements@npm:7.25.
|
|
1149
|
+
version: 7.25.9
|
|
1150
|
+
resolution: "@babel/plugin-transform-react-constant-elements@npm:7.25.9"
|
|
1150
1151
|
dependencies:
|
|
1151
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1152
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1152
1153
|
peerDependencies:
|
|
1153
1154
|
"@babel/core": ^7.0.0-0
|
|
1154
|
-
checksum: 10c0/
|
|
1155
|
+
checksum: 10c0/50aca3df122cf801abd251cc2507ef3011ead8f047d31d8f35b10627dd722f6a165245b09e81b3c6876515fd266a97aed0052f6b409aa1fe961fb36dd7cc0822
|
|
1155
1156
|
languageName: node
|
|
1156
1157
|
linkType: hard
|
|
1157
1158
|
|
|
1158
|
-
"@babel/plugin-transform-react-display-name@npm:^7.25.
|
|
1159
|
-
version: 7.25.
|
|
1160
|
-
resolution: "@babel/plugin-transform-react-display-name@npm:7.25.
|
|
1159
|
+
"@babel/plugin-transform-react-display-name@npm:^7.25.9":
|
|
1160
|
+
version: 7.25.9
|
|
1161
|
+
resolution: "@babel/plugin-transform-react-display-name@npm:7.25.9"
|
|
1161
1162
|
dependencies:
|
|
1162
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1163
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1163
1164
|
peerDependencies:
|
|
1164
1165
|
"@babel/core": ^7.0.0-0
|
|
1165
|
-
checksum: 10c0/
|
|
1166
|
+
checksum: 10c0/63a0f962d64e71baf87c212755419e25c637d2d95ea6fdc067df26b91e606ae186442ae815b99a577eca9bf5404d9577ecad218a3cf42d0e9e286ca7b003a992
|
|
1166
1167
|
languageName: node
|
|
1167
1168
|
linkType: hard
|
|
1168
1169
|
|
|
1169
|
-
"@babel/plugin-transform-react-jsx-development@npm:^7.25.
|
|
1170
|
-
version: 7.25.
|
|
1171
|
-
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.25.
|
|
1170
|
+
"@babel/plugin-transform-react-jsx-development@npm:^7.25.9":
|
|
1171
|
+
version: 7.25.9
|
|
1172
|
+
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.25.9"
|
|
1172
1173
|
dependencies:
|
|
1173
|
-
"@babel/plugin-transform-react-jsx": "npm:^7.25.
|
|
1174
|
+
"@babel/plugin-transform-react-jsx": "npm:^7.25.9"
|
|
1174
1175
|
peerDependencies:
|
|
1175
1176
|
"@babel/core": ^7.0.0-0
|
|
1176
|
-
checksum: 10c0/
|
|
1177
|
+
checksum: 10c0/c0b92ff9eb029620abf320ff74aae182cea87524723d740fb48a4373d0d16bddf5edbe1116e7ba341332a5337e55c2ceaee8b8cad5549e78af7f4b3cfe77debb
|
|
1177
1178
|
languageName: node
|
|
1178
1179
|
linkType: hard
|
|
1179
1180
|
|
|
1180
1181
|
"@babel/plugin-transform-react-jsx-self@npm:^7.24.5":
|
|
1181
|
-
version: 7.25.
|
|
1182
|
-
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.25.
|
|
1182
|
+
version: 7.25.9
|
|
1183
|
+
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.25.9"
|
|
1183
1184
|
dependencies:
|
|
1184
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1185
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1185
1186
|
peerDependencies:
|
|
1186
1187
|
"@babel/core": ^7.0.0-0
|
|
1187
|
-
checksum: 10c0/
|
|
1188
|
+
checksum: 10c0/ce0e289f6af93d7c4dc6b385512199c5bb138ae61507b4d5117ba88b6a6b5092f704f1bdf80080b7d69b1b8c36649f2a0b250e8198667d4d30c08bbb1546bd99
|
|
1188
1189
|
languageName: node
|
|
1189
1190
|
linkType: hard
|
|
1190
1191
|
|
|
1191
1192
|
"@babel/plugin-transform-react-jsx-source@npm:^7.24.1":
|
|
1192
|
-
version: 7.25.
|
|
1193
|
-
resolution: "@babel/plugin-transform-react-jsx-source@npm:7.25.
|
|
1193
|
+
version: 7.25.9
|
|
1194
|
+
resolution: "@babel/plugin-transform-react-jsx-source@npm:7.25.9"
|
|
1194
1195
|
dependencies:
|
|
1195
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1196
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1196
1197
|
peerDependencies:
|
|
1197
1198
|
"@babel/core": ^7.0.0-0
|
|
1198
|
-
checksum: 10c0/
|
|
1199
|
+
checksum: 10c0/fc9ee08efc9be7cbd2cc6788bbf92579adf3cab37912481f1b915221be3d22b0613b5b36a721df5f4c0ab65efe8582fcf8673caab83e6e1ce4cc04ceebf57dfa
|
|
1199
1200
|
languageName: node
|
|
1200
1201
|
linkType: hard
|
|
1201
1202
|
|
|
1202
|
-
"@babel/plugin-transform-react-jsx@npm:^7.12.12, @babel/plugin-transform-react-jsx@npm:^7.25.
|
|
1203
|
-
version: 7.25.
|
|
1204
|
-
resolution: "@babel/plugin-transform-react-jsx@npm:7.25.
|
|
1203
|
+
"@babel/plugin-transform-react-jsx@npm:^7.12.12, @babel/plugin-transform-react-jsx@npm:^7.25.9":
|
|
1204
|
+
version: 7.25.9
|
|
1205
|
+
resolution: "@babel/plugin-transform-react-jsx@npm:7.25.9"
|
|
1205
1206
|
dependencies:
|
|
1206
|
-
"@babel/helper-annotate-as-pure": "npm:^7.25.
|
|
1207
|
-
"@babel/helper-module-imports": "npm:^7.25.
|
|
1208
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1209
|
-
"@babel/plugin-syntax-jsx": "npm:^7.25.
|
|
1210
|
-
"@babel/types": "npm:^7.25.
|
|
1207
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
1208
|
+
"@babel/helper-module-imports": "npm:^7.25.9"
|
|
1209
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1210
|
+
"@babel/plugin-syntax-jsx": "npm:^7.25.9"
|
|
1211
|
+
"@babel/types": "npm:^7.25.9"
|
|
1211
1212
|
peerDependencies:
|
|
1212
1213
|
"@babel/core": ^7.0.0-0
|
|
1213
|
-
checksum: 10c0/
|
|
1214
|
+
checksum: 10c0/5c9947e8ed141f7606f54da3e05eea1074950c5b8354c39df69cb7f43cb5a83c6c9d7973b24bc3d89341c8611f8ad50830a98ab10d117d850e6bdd8febdce221
|
|
1214
1215
|
languageName: node
|
|
1215
1216
|
linkType: hard
|
|
1216
1217
|
|
|
1217
|
-
"@babel/plugin-transform-react-pure-annotations@npm:^7.25.
|
|
1218
|
-
version: 7.25.
|
|
1219
|
-
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.25.
|
|
1218
|
+
"@babel/plugin-transform-react-pure-annotations@npm:^7.25.9":
|
|
1219
|
+
version: 7.25.9
|
|
1220
|
+
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.25.9"
|
|
1220
1221
|
dependencies:
|
|
1221
|
-
"@babel/helper-annotate-as-pure": "npm:^7.25.
|
|
1222
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1222
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
1223
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1223
1224
|
peerDependencies:
|
|
1224
1225
|
"@babel/core": ^7.0.0-0
|
|
1225
|
-
checksum: 10c0/
|
|
1226
|
+
checksum: 10c0/7c8eac04644ad19dcd71bb8e949b0ae22b9e548fa4a58e545d3d0342f647fb89db7f8789a7c5b8074d478ce6d3d581eaf47dd4b36027e16fd68211c383839abc
|
|
1226
1227
|
languageName: node
|
|
1227
1228
|
linkType: hard
|
|
1228
1229
|
|
|
1229
|
-
"@babel/plugin-transform-regenerator@npm:^7.25.
|
|
1230
|
-
version: 7.25.
|
|
1231
|
-
resolution: "@babel/plugin-transform-regenerator@npm:7.25.
|
|
1230
|
+
"@babel/plugin-transform-regenerator@npm:^7.25.9":
|
|
1231
|
+
version: 7.25.9
|
|
1232
|
+
resolution: "@babel/plugin-transform-regenerator@npm:7.25.9"
|
|
1232
1233
|
dependencies:
|
|
1233
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1234
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1234
1235
|
regenerator-transform: "npm:^0.15.2"
|
|
1235
1236
|
peerDependencies:
|
|
1236
1237
|
"@babel/core": ^7.0.0-0
|
|
1237
|
-
checksum: 10c0/
|
|
1238
|
+
checksum: 10c0/eef3ffc19f7d291b863635f32b896ad7f87806d9219a0d3404a470219abcfc5b43aabecd691026c48e875b965760d9c16abee25e6447272233f30cd07f453ec7
|
|
1238
1239
|
languageName: node
|
|
1239
1240
|
linkType: hard
|
|
1240
1241
|
|
|
1241
|
-
"@babel/plugin-transform-
|
|
1242
|
-
version: 7.
|
|
1243
|
-
resolution: "@babel/plugin-transform-
|
|
1242
|
+
"@babel/plugin-transform-regexp-modifiers@npm:^7.26.0":
|
|
1243
|
+
version: 7.26.0
|
|
1244
|
+
resolution: "@babel/plugin-transform-regexp-modifiers@npm:7.26.0"
|
|
1244
1245
|
dependencies:
|
|
1245
|
-
"@babel/helper-plugin
|
|
1246
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
1247
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1248
|
+
peerDependencies:
|
|
1249
|
+
"@babel/core": ^7.0.0
|
|
1250
|
+
checksum: 10c0/4abc1db6c964efafc7a927cda814c7275275afa4b530483e0936fd614de23cb5802f7ca43edaa402008a723d4e7eac282b6f5283aa2eeb3b27da6d6c1dd7f8ed
|
|
1251
|
+
languageName: node
|
|
1252
|
+
linkType: hard
|
|
1253
|
+
|
|
1254
|
+
"@babel/plugin-transform-reserved-words@npm:^7.25.9":
|
|
1255
|
+
version: 7.25.9
|
|
1256
|
+
resolution: "@babel/plugin-transform-reserved-words@npm:7.25.9"
|
|
1257
|
+
dependencies:
|
|
1258
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1246
1259
|
peerDependencies:
|
|
1247
1260
|
"@babel/core": ^7.0.0-0
|
|
1248
|
-
checksum: 10c0/
|
|
1261
|
+
checksum: 10c0/8b028b80d1983e3e02f74e21924323cc66ba930e5c5758909a122aa7d80e341b8b0f42e1698e42b50d47a6ba911332f584200b28e1a4e2104b7514d9dc011e96
|
|
1249
1262
|
languageName: node
|
|
1250
1263
|
linkType: hard
|
|
1251
1264
|
|
|
1252
|
-
"@babel/plugin-transform-shorthand-properties@npm:^7.12.1, @babel/plugin-transform-shorthand-properties@npm:^7.25.
|
|
1253
|
-
version: 7.25.
|
|
1254
|
-
resolution: "@babel/plugin-transform-shorthand-properties@npm:7.25.
|
|
1265
|
+
"@babel/plugin-transform-shorthand-properties@npm:^7.12.1, @babel/plugin-transform-shorthand-properties@npm:^7.25.9":
|
|
1266
|
+
version: 7.25.9
|
|
1267
|
+
resolution: "@babel/plugin-transform-shorthand-properties@npm:7.25.9"
|
|
1255
1268
|
dependencies:
|
|
1256
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1269
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1257
1270
|
peerDependencies:
|
|
1258
1271
|
"@babel/core": ^7.0.0-0
|
|
1259
|
-
checksum: 10c0/
|
|
1272
|
+
checksum: 10c0/05a20d45f0fb62567644c507ccd4e379c1a74dacf887d2b2cac70247415e3f6d7d3bf4850c8b336053144715fedb6200fc38f7130c4b76c94eec9b9c0c2a8e9b
|
|
1260
1273
|
languageName: node
|
|
1261
1274
|
linkType: hard
|
|
1262
1275
|
|
|
1263
|
-
"@babel/plugin-transform-spread@npm:^7.12.1, @babel/plugin-transform-spread@npm:^7.25.
|
|
1264
|
-
version: 7.25.
|
|
1265
|
-
resolution: "@babel/plugin-transform-spread@npm:7.25.
|
|
1276
|
+
"@babel/plugin-transform-spread@npm:^7.12.1, @babel/plugin-transform-spread@npm:^7.25.9":
|
|
1277
|
+
version: 7.25.9
|
|
1278
|
+
resolution: "@babel/plugin-transform-spread@npm:7.25.9"
|
|
1266
1279
|
dependencies:
|
|
1267
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1268
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.
|
|
1280
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1281
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
|
|
1269
1282
|
peerDependencies:
|
|
1270
1283
|
"@babel/core": ^7.0.0-0
|
|
1271
|
-
checksum: 10c0/
|
|
1284
|
+
checksum: 10c0/996c8fed238efc30e0664f9f58bd7ec8c148f4659f84425f68923a094fe891245711d26eb10d1f815f50c124434e076e860dbe9662240844d1b77cd09907dcdf
|
|
1272
1285
|
languageName: node
|
|
1273
1286
|
linkType: hard
|
|
1274
1287
|
|
|
1275
|
-
"@babel/plugin-transform-sticky-regex@npm:^7.25.
|
|
1276
|
-
version: 7.25.
|
|
1277
|
-
resolution: "@babel/plugin-transform-sticky-regex@npm:7.25.
|
|
1288
|
+
"@babel/plugin-transform-sticky-regex@npm:^7.25.9":
|
|
1289
|
+
version: 7.25.9
|
|
1290
|
+
resolution: "@babel/plugin-transform-sticky-regex@npm:7.25.9"
|
|
1278
1291
|
dependencies:
|
|
1279
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1292
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1280
1293
|
peerDependencies:
|
|
1281
1294
|
"@babel/core": ^7.0.0-0
|
|
1282
|
-
checksum: 10c0/
|
|
1295
|
+
checksum: 10c0/e9612b0615dab4c4fba1c560769616a9bd7b9226c73191ef84b6c3ee185c8b719b4f887cdd8336a0a13400ce606ab4a0d33bc8fa6b4fcdb53e2896d07f2568f6
|
|
1283
1296
|
languageName: node
|
|
1284
1297
|
linkType: hard
|
|
1285
1298
|
|
|
1286
|
-
"@babel/plugin-transform-template-literals@npm:^7.12.1, @babel/plugin-transform-template-literals@npm:^7.25.
|
|
1287
|
-
version: 7.25.
|
|
1288
|
-
resolution: "@babel/plugin-transform-template-literals@npm:7.25.
|
|
1299
|
+
"@babel/plugin-transform-template-literals@npm:^7.12.1, @babel/plugin-transform-template-literals@npm:^7.25.9":
|
|
1300
|
+
version: 7.25.9
|
|
1301
|
+
resolution: "@babel/plugin-transform-template-literals@npm:7.25.9"
|
|
1289
1302
|
dependencies:
|
|
1290
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1303
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1291
1304
|
peerDependencies:
|
|
1292
1305
|
"@babel/core": ^7.0.0-0
|
|
1293
|
-
checksum: 10c0/
|
|
1306
|
+
checksum: 10c0/5144da6036807bbd4e9d2a8b92ae67a759543929f34f4db9b463448a77298f4a40bf1e92e582db208fe08ee116224806a3bd0bed75d9da404fc2c0af9e6da540
|
|
1294
1307
|
languageName: node
|
|
1295
1308
|
linkType: hard
|
|
1296
1309
|
|
|
1297
|
-
"@babel/plugin-transform-typeof-symbol@npm:^7.25.
|
|
1298
|
-
version: 7.25.
|
|
1299
|
-
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.25.
|
|
1310
|
+
"@babel/plugin-transform-typeof-symbol@npm:^7.25.9":
|
|
1311
|
+
version: 7.25.9
|
|
1312
|
+
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.25.9"
|
|
1300
1313
|
dependencies:
|
|
1301
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1314
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1302
1315
|
peerDependencies:
|
|
1303
1316
|
"@babel/core": ^7.0.0-0
|
|
1304
|
-
checksum: 10c0/
|
|
1317
|
+
checksum: 10c0/2b19fd88608589d9bc6b607ff17b06791d35c67ef3249f4659283454e6a9984241e3bd4c4eb72bb8b3d860a73223f3874558b861adb7314aa317c1c6a2f0cafb
|
|
1305
1318
|
languageName: node
|
|
1306
1319
|
linkType: hard
|
|
1307
1320
|
|
|
1308
|
-
"@babel/plugin-transform-typescript@npm:^7.25.
|
|
1309
|
-
version: 7.25.
|
|
1310
|
-
resolution: "@babel/plugin-transform-typescript@npm:7.25.
|
|
1321
|
+
"@babel/plugin-transform-typescript@npm:^7.25.9":
|
|
1322
|
+
version: 7.25.9
|
|
1323
|
+
resolution: "@babel/plugin-transform-typescript@npm:7.25.9"
|
|
1311
1324
|
dependencies:
|
|
1312
|
-
"@babel/helper-annotate-as-pure": "npm:^7.25.
|
|
1313
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.25.
|
|
1314
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1315
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.
|
|
1316
|
-
"@babel/plugin-syntax-typescript": "npm:^7.25.
|
|
1325
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
1326
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
1327
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1328
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
|
|
1329
|
+
"@babel/plugin-syntax-typescript": "npm:^7.25.9"
|
|
1317
1330
|
peerDependencies:
|
|
1318
1331
|
"@babel/core": ^7.0.0-0
|
|
1319
|
-
checksum: 10c0/
|
|
1332
|
+
checksum: 10c0/c607ddb45f7e33cfcb928aad05cb1b18b1ecb564d2329d8f8e427f75192511aa821dee42d26871f1bdffbd883853e150ba81436664646c6e6b13063e65ce1475
|
|
1320
1333
|
languageName: node
|
|
1321
1334
|
linkType: hard
|
|
1322
1335
|
|
|
1323
|
-
"@babel/plugin-transform-unicode-escapes@npm:^7.25.
|
|
1324
|
-
version: 7.25.
|
|
1325
|
-
resolution: "@babel/plugin-transform-unicode-escapes@npm:7.25.
|
|
1336
|
+
"@babel/plugin-transform-unicode-escapes@npm:^7.25.9":
|
|
1337
|
+
version: 7.25.9
|
|
1338
|
+
resolution: "@babel/plugin-transform-unicode-escapes@npm:7.25.9"
|
|
1326
1339
|
dependencies:
|
|
1327
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1340
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1328
1341
|
peerDependencies:
|
|
1329
1342
|
"@babel/core": ^7.0.0-0
|
|
1330
|
-
checksum: 10c0/
|
|
1343
|
+
checksum: 10c0/615c84d7c53e1575d54ba9257e753e0b98c5de1e3225237d92f55226eaab8eb5bceb74df43f50f4aa162b0bbcc934ed11feafe2b60b8ec4934ce340fad4b8828
|
|
1331
1344
|
languageName: node
|
|
1332
1345
|
linkType: hard
|
|
1333
1346
|
|
|
1334
|
-
"@babel/plugin-transform-unicode-property-regex@npm:^7.25.
|
|
1335
|
-
version: 7.25.
|
|
1336
|
-
resolution: "@babel/plugin-transform-unicode-property-regex@npm:7.25.
|
|
1347
|
+
"@babel/plugin-transform-unicode-property-regex@npm:^7.25.9":
|
|
1348
|
+
version: 7.25.9
|
|
1349
|
+
resolution: "@babel/plugin-transform-unicode-property-regex@npm:7.25.9"
|
|
1337
1350
|
dependencies:
|
|
1338
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.
|
|
1339
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1351
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
1352
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1340
1353
|
peerDependencies:
|
|
1341
1354
|
"@babel/core": ^7.0.0-0
|
|
1342
|
-
checksum: 10c0/
|
|
1355
|
+
checksum: 10c0/1685836fc38af4344c3d2a9edbd46f7c7b28d369b63967d5b83f2f6849ec45b97223461cea3d14cc3f0be6ebb284938e637a5ca3955c0e79c873d62f593d615c
|
|
1343
1356
|
languageName: node
|
|
1344
1357
|
linkType: hard
|
|
1345
1358
|
|
|
1346
|
-
"@babel/plugin-transform-unicode-regex@npm:^7.25.
|
|
1347
|
-
version: 7.25.
|
|
1348
|
-
resolution: "@babel/plugin-transform-unicode-regex@npm:7.25.
|
|
1359
|
+
"@babel/plugin-transform-unicode-regex@npm:^7.25.9":
|
|
1360
|
+
version: 7.25.9
|
|
1361
|
+
resolution: "@babel/plugin-transform-unicode-regex@npm:7.25.9"
|
|
1349
1362
|
dependencies:
|
|
1350
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.
|
|
1351
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1363
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
1364
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1352
1365
|
peerDependencies:
|
|
1353
1366
|
"@babel/core": ^7.0.0-0
|
|
1354
|
-
checksum: 10c0/
|
|
1367
|
+
checksum: 10c0/448004f978279e726af26acd54f63f9002c9e2582ecd70d1c5c4436f6de490fcd817afb60016d11c52f5ef17dbaac2590e8cc7bfaf4e91b58c452cf188c7920f
|
|
1355
1368
|
languageName: node
|
|
1356
1369
|
linkType: hard
|
|
1357
1370
|
|
|
1358
|
-
"@babel/plugin-transform-unicode-sets-regex@npm:^7.25.
|
|
1359
|
-
version: 7.25.
|
|
1360
|
-
resolution: "@babel/plugin-transform-unicode-sets-regex@npm:7.25.
|
|
1371
|
+
"@babel/plugin-transform-unicode-sets-regex@npm:^7.25.9":
|
|
1372
|
+
version: 7.25.9
|
|
1373
|
+
resolution: "@babel/plugin-transform-unicode-sets-regex@npm:7.25.9"
|
|
1361
1374
|
dependencies:
|
|
1362
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.
|
|
1363
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1375
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
1376
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1364
1377
|
peerDependencies:
|
|
1365
1378
|
"@babel/core": ^7.0.0
|
|
1366
|
-
checksum: 10c0/
|
|
1379
|
+
checksum: 10c0/56ee04fbe236b77cbcd6035cbf0be7566d1386b8349154ac33244c25f61170c47153a9423cd1d92855f7d6447b53a4a653d9e8fd1eaeeee14feb4b2baf59bd9f
|
|
1367
1380
|
languageName: node
|
|
1368
1381
|
linkType: hard
|
|
1369
1382
|
|
|
1370
1383
|
"@babel/preset-env@npm:^7.12.11, @babel/preset-env@npm:^7.20.2":
|
|
1371
|
-
version: 7.
|
|
1372
|
-
resolution: "@babel/preset-env@npm:7.
|
|
1373
|
-
dependencies:
|
|
1374
|
-
"@babel/compat-data": "npm:^7.
|
|
1375
|
-
"@babel/helper-compilation-targets": "npm:^7.25.
|
|
1376
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1377
|
-
"@babel/helper-validator-option": "npm:^7.25.
|
|
1378
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.25.
|
|
1379
|
-
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.25.
|
|
1380
|
-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.25.
|
|
1381
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.25.
|
|
1382
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.25.
|
|
1384
|
+
version: 7.26.0
|
|
1385
|
+
resolution: "@babel/preset-env@npm:7.26.0"
|
|
1386
|
+
dependencies:
|
|
1387
|
+
"@babel/compat-data": "npm:^7.26.0"
|
|
1388
|
+
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
1389
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1390
|
+
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
1391
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.25.9"
|
|
1392
|
+
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.25.9"
|
|
1393
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.25.9"
|
|
1394
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.25.9"
|
|
1395
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.25.9"
|
|
1383
1396
|
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
|
|
1384
|
-
"@babel/plugin-syntax-import-assertions": "npm:^7.
|
|
1385
|
-
"@babel/plugin-syntax-import-attributes": "npm:^7.
|
|
1397
|
+
"@babel/plugin-syntax-import-assertions": "npm:^7.26.0"
|
|
1398
|
+
"@babel/plugin-syntax-import-attributes": "npm:^7.26.0"
|
|
1386
1399
|
"@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
|
|
1387
|
-
"@babel/plugin-transform-arrow-functions": "npm:^7.25.
|
|
1388
|
-
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.
|
|
1389
|
-
"@babel/plugin-transform-async-to-generator": "npm:^7.25.
|
|
1390
|
-
"@babel/plugin-transform-block-scoped-functions": "npm:^7.25.
|
|
1391
|
-
"@babel/plugin-transform-block-scoping": "npm:^7.25.
|
|
1392
|
-
"@babel/plugin-transform-class-properties": "npm:^7.25.
|
|
1393
|
-
"@babel/plugin-transform-class-static-block": "npm:^7.
|
|
1394
|
-
"@babel/plugin-transform-classes": "npm:^7.25.
|
|
1395
|
-
"@babel/plugin-transform-computed-properties": "npm:^7.25.
|
|
1396
|
-
"@babel/plugin-transform-destructuring": "npm:^7.25.
|
|
1397
|
-
"@babel/plugin-transform-dotall-regex": "npm:^7.25.
|
|
1398
|
-
"@babel/plugin-transform-duplicate-keys": "npm:^7.25.
|
|
1399
|
-
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.25.
|
|
1400
|
-
"@babel/plugin-transform-dynamic-import": "npm:^7.25.
|
|
1401
|
-
"@babel/plugin-transform-exponentiation-operator": "npm:^7.25.
|
|
1402
|
-
"@babel/plugin-transform-export-namespace-from": "npm:^7.25.
|
|
1403
|
-
"@babel/plugin-transform-for-of": "npm:^7.25.
|
|
1404
|
-
"@babel/plugin-transform-function-name": "npm:^7.25.
|
|
1405
|
-
"@babel/plugin-transform-json-strings": "npm:^7.25.
|
|
1406
|
-
"@babel/plugin-transform-literals": "npm:^7.25.
|
|
1407
|
-
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.25.
|
|
1408
|
-
"@babel/plugin-transform-member-expression-literals": "npm:^7.25.
|
|
1409
|
-
"@babel/plugin-transform-modules-amd": "npm:^7.25.
|
|
1410
|
-
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.
|
|
1411
|
-
"@babel/plugin-transform-modules-systemjs": "npm:^7.25.
|
|
1412
|
-
"@babel/plugin-transform-modules-umd": "npm:^7.25.
|
|
1413
|
-
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.25.
|
|
1414
|
-
"@babel/plugin-transform-new-target": "npm:^7.25.
|
|
1415
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.25.
|
|
1416
|
-
"@babel/plugin-transform-numeric-separator": "npm:^7.25.
|
|
1417
|
-
"@babel/plugin-transform-object-rest-spread": "npm:^7.25.
|
|
1418
|
-
"@babel/plugin-transform-object-super": "npm:^7.25.
|
|
1419
|
-
"@babel/plugin-transform-optional-catch-binding": "npm:^7.25.
|
|
1420
|
-
"@babel/plugin-transform-optional-chaining": "npm:^7.25.
|
|
1421
|
-
"@babel/plugin-transform-parameters": "npm:^7.25.
|
|
1422
|
-
"@babel/plugin-transform-private-methods": "npm:^7.25.
|
|
1423
|
-
"@babel/plugin-transform-private-property-in-object": "npm:^7.25.
|
|
1424
|
-
"@babel/plugin-transform-property-literals": "npm:^7.25.
|
|
1425
|
-
"@babel/plugin-transform-regenerator": "npm:^7.25.
|
|
1426
|
-
"@babel/plugin-transform-
|
|
1427
|
-
"@babel/plugin-transform-
|
|
1428
|
-
"@babel/plugin-transform-
|
|
1429
|
-
"@babel/plugin-transform-
|
|
1430
|
-
"@babel/plugin-transform-
|
|
1431
|
-
"@babel/plugin-transform-
|
|
1432
|
-
"@babel/plugin-transform-
|
|
1433
|
-
"@babel/plugin-transform-unicode-
|
|
1434
|
-
"@babel/plugin-transform-unicode-regex": "npm:^7.25.
|
|
1435
|
-
"@babel/plugin-transform-unicode-
|
|
1400
|
+
"@babel/plugin-transform-arrow-functions": "npm:^7.25.9"
|
|
1401
|
+
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.9"
|
|
1402
|
+
"@babel/plugin-transform-async-to-generator": "npm:^7.25.9"
|
|
1403
|
+
"@babel/plugin-transform-block-scoped-functions": "npm:^7.25.9"
|
|
1404
|
+
"@babel/plugin-transform-block-scoping": "npm:^7.25.9"
|
|
1405
|
+
"@babel/plugin-transform-class-properties": "npm:^7.25.9"
|
|
1406
|
+
"@babel/plugin-transform-class-static-block": "npm:^7.26.0"
|
|
1407
|
+
"@babel/plugin-transform-classes": "npm:^7.25.9"
|
|
1408
|
+
"@babel/plugin-transform-computed-properties": "npm:^7.25.9"
|
|
1409
|
+
"@babel/plugin-transform-destructuring": "npm:^7.25.9"
|
|
1410
|
+
"@babel/plugin-transform-dotall-regex": "npm:^7.25.9"
|
|
1411
|
+
"@babel/plugin-transform-duplicate-keys": "npm:^7.25.9"
|
|
1412
|
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.25.9"
|
|
1413
|
+
"@babel/plugin-transform-dynamic-import": "npm:^7.25.9"
|
|
1414
|
+
"@babel/plugin-transform-exponentiation-operator": "npm:^7.25.9"
|
|
1415
|
+
"@babel/plugin-transform-export-namespace-from": "npm:^7.25.9"
|
|
1416
|
+
"@babel/plugin-transform-for-of": "npm:^7.25.9"
|
|
1417
|
+
"@babel/plugin-transform-function-name": "npm:^7.25.9"
|
|
1418
|
+
"@babel/plugin-transform-json-strings": "npm:^7.25.9"
|
|
1419
|
+
"@babel/plugin-transform-literals": "npm:^7.25.9"
|
|
1420
|
+
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.25.9"
|
|
1421
|
+
"@babel/plugin-transform-member-expression-literals": "npm:^7.25.9"
|
|
1422
|
+
"@babel/plugin-transform-modules-amd": "npm:^7.25.9"
|
|
1423
|
+
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.9"
|
|
1424
|
+
"@babel/plugin-transform-modules-systemjs": "npm:^7.25.9"
|
|
1425
|
+
"@babel/plugin-transform-modules-umd": "npm:^7.25.9"
|
|
1426
|
+
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.25.9"
|
|
1427
|
+
"@babel/plugin-transform-new-target": "npm:^7.25.9"
|
|
1428
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.25.9"
|
|
1429
|
+
"@babel/plugin-transform-numeric-separator": "npm:^7.25.9"
|
|
1430
|
+
"@babel/plugin-transform-object-rest-spread": "npm:^7.25.9"
|
|
1431
|
+
"@babel/plugin-transform-object-super": "npm:^7.25.9"
|
|
1432
|
+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.25.9"
|
|
1433
|
+
"@babel/plugin-transform-optional-chaining": "npm:^7.25.9"
|
|
1434
|
+
"@babel/plugin-transform-parameters": "npm:^7.25.9"
|
|
1435
|
+
"@babel/plugin-transform-private-methods": "npm:^7.25.9"
|
|
1436
|
+
"@babel/plugin-transform-private-property-in-object": "npm:^7.25.9"
|
|
1437
|
+
"@babel/plugin-transform-property-literals": "npm:^7.25.9"
|
|
1438
|
+
"@babel/plugin-transform-regenerator": "npm:^7.25.9"
|
|
1439
|
+
"@babel/plugin-transform-regexp-modifiers": "npm:^7.26.0"
|
|
1440
|
+
"@babel/plugin-transform-reserved-words": "npm:^7.25.9"
|
|
1441
|
+
"@babel/plugin-transform-shorthand-properties": "npm:^7.25.9"
|
|
1442
|
+
"@babel/plugin-transform-spread": "npm:^7.25.9"
|
|
1443
|
+
"@babel/plugin-transform-sticky-regex": "npm:^7.25.9"
|
|
1444
|
+
"@babel/plugin-transform-template-literals": "npm:^7.25.9"
|
|
1445
|
+
"@babel/plugin-transform-typeof-symbol": "npm:^7.25.9"
|
|
1446
|
+
"@babel/plugin-transform-unicode-escapes": "npm:^7.25.9"
|
|
1447
|
+
"@babel/plugin-transform-unicode-property-regex": "npm:^7.25.9"
|
|
1448
|
+
"@babel/plugin-transform-unicode-regex": "npm:^7.25.9"
|
|
1449
|
+
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.25.9"
|
|
1436
1450
|
"@babel/preset-modules": "npm:0.1.6-no-external-plugins"
|
|
1437
1451
|
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
|
|
1438
1452
|
babel-plugin-polyfill-corejs3: "npm:^0.10.6"
|
|
@@ -1441,20 +1455,20 @@ __metadata:
|
|
|
1441
1455
|
semver: "npm:^6.3.1"
|
|
1442
1456
|
peerDependencies:
|
|
1443
1457
|
"@babel/core": ^7.0.0-0
|
|
1444
|
-
checksum: 10c0/
|
|
1458
|
+
checksum: 10c0/26e19dc407cfa1c5166be638b4c54239d084fe15d8d7e6306d8c6dc7bc1decc51070a8dcf28352c1a2feeefbe52a06d193a12e302327ad5f529583df75fb7a26
|
|
1445
1459
|
languageName: node
|
|
1446
1460
|
linkType: hard
|
|
1447
1461
|
|
|
1448
1462
|
"@babel/preset-flow@npm:^7.12.1":
|
|
1449
|
-
version: 7.25.
|
|
1450
|
-
resolution: "@babel/preset-flow@npm:7.25.
|
|
1463
|
+
version: 7.25.9
|
|
1464
|
+
resolution: "@babel/preset-flow@npm:7.25.9"
|
|
1451
1465
|
dependencies:
|
|
1452
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1453
|
-
"@babel/helper-validator-option": "npm:^7.25.
|
|
1454
|
-
"@babel/plugin-transform-flow-strip-types": "npm:^7.25.
|
|
1466
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1467
|
+
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
1468
|
+
"@babel/plugin-transform-flow-strip-types": "npm:^7.25.9"
|
|
1455
1469
|
peerDependencies:
|
|
1456
1470
|
"@babel/core": ^7.0.0-0
|
|
1457
|
-
checksum: 10c0/
|
|
1471
|
+
checksum: 10c0/dc640a4868c40262b66c8b29a65c04aa7288a5359e6a79518b0394fb422254ef3aec489aeb71334eddf775ce006a8e077eff608580906e37b39c87bb122c7080
|
|
1458
1472
|
languageName: node
|
|
1459
1473
|
linkType: hard
|
|
1460
1474
|
|
|
@@ -1472,39 +1486,39 @@ __metadata:
|
|
|
1472
1486
|
linkType: hard
|
|
1473
1487
|
|
|
1474
1488
|
"@babel/preset-react@npm:^7.12.10, @babel/preset-react@npm:^7.18.6":
|
|
1475
|
-
version: 7.25.
|
|
1476
|
-
resolution: "@babel/preset-react@npm:7.25.
|
|
1489
|
+
version: 7.25.9
|
|
1490
|
+
resolution: "@babel/preset-react@npm:7.25.9"
|
|
1477
1491
|
dependencies:
|
|
1478
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1479
|
-
"@babel/helper-validator-option": "npm:^7.25.
|
|
1480
|
-
"@babel/plugin-transform-react-display-name": "npm:^7.25.
|
|
1481
|
-
"@babel/plugin-transform-react-jsx": "npm:^7.25.
|
|
1482
|
-
"@babel/plugin-transform-react-jsx-development": "npm:^7.25.
|
|
1483
|
-
"@babel/plugin-transform-react-pure-annotations": "npm:^7.25.
|
|
1492
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1493
|
+
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
1494
|
+
"@babel/plugin-transform-react-display-name": "npm:^7.25.9"
|
|
1495
|
+
"@babel/plugin-transform-react-jsx": "npm:^7.25.9"
|
|
1496
|
+
"@babel/plugin-transform-react-jsx-development": "npm:^7.25.9"
|
|
1497
|
+
"@babel/plugin-transform-react-pure-annotations": "npm:^7.25.9"
|
|
1484
1498
|
peerDependencies:
|
|
1485
1499
|
"@babel/core": ^7.0.0-0
|
|
1486
|
-
checksum: 10c0/
|
|
1500
|
+
checksum: 10c0/c294b475ee741f01f63ea0d828862811c453fabc6023f01814ce983bc316388e9d73290164d2b1384c2684db9c330803a3d4d2170285b105dcbacd483329eb93
|
|
1487
1501
|
languageName: node
|
|
1488
1502
|
linkType: hard
|
|
1489
1503
|
|
|
1490
1504
|
"@babel/preset-typescript@npm:^7.12.7, @babel/preset-typescript@npm:^7.21.0":
|
|
1491
|
-
version: 7.
|
|
1492
|
-
resolution: "@babel/preset-typescript@npm:7.
|
|
1505
|
+
version: 7.26.0
|
|
1506
|
+
resolution: "@babel/preset-typescript@npm:7.26.0"
|
|
1493
1507
|
dependencies:
|
|
1494
|
-
"@babel/helper-plugin-utils": "npm:^7.25.
|
|
1495
|
-
"@babel/helper-validator-option": "npm:^7.25.
|
|
1496
|
-
"@babel/plugin-syntax-jsx": "npm:^7.25.
|
|
1497
|
-
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.
|
|
1498
|
-
"@babel/plugin-transform-typescript": "npm:^7.25.
|
|
1508
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1509
|
+
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
1510
|
+
"@babel/plugin-syntax-jsx": "npm:^7.25.9"
|
|
1511
|
+
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.9"
|
|
1512
|
+
"@babel/plugin-transform-typescript": "npm:^7.25.9"
|
|
1499
1513
|
peerDependencies:
|
|
1500
1514
|
"@babel/core": ^7.0.0-0
|
|
1501
|
-
checksum: 10c0/
|
|
1515
|
+
checksum: 10c0/20d86bc45d2bbfde2f84fc7d7b38746fa6481d4bde6643039ad4b1ff0b804c6d210ee43e6830effd8571f2ff43fa7ffd27369f42f2b3a2518bb92dc86c780c61
|
|
1502
1516
|
languageName: node
|
|
1503
1517
|
linkType: hard
|
|
1504
1518
|
|
|
1505
1519
|
"@babel/register@npm:^7.12.1":
|
|
1506
|
-
version: 7.25.
|
|
1507
|
-
resolution: "@babel/register@npm:7.25.
|
|
1520
|
+
version: 7.25.9
|
|
1521
|
+
resolution: "@babel/register@npm:7.25.9"
|
|
1508
1522
|
dependencies:
|
|
1509
1523
|
clone-deep: "npm:^4.0.1"
|
|
1510
1524
|
find-cache-dir: "npm:^2.0.0"
|
|
@@ -1513,63 +1527,62 @@ __metadata:
|
|
|
1513
1527
|
source-map-support: "npm:^0.5.16"
|
|
1514
1528
|
peerDependencies:
|
|
1515
1529
|
"@babel/core": ^7.0.0-0
|
|
1516
|
-
checksum: 10c0/
|
|
1530
|
+
checksum: 10c0/f988437c94e0fe449308eecad00c04108c5f1a2b4c4b428635e3f402d9a38655e1884d594c80160e977a0e91455b9443de59829cc45f4d4f91e16b042e4c96d1
|
|
1517
1531
|
languageName: node
|
|
1518
1532
|
linkType: hard
|
|
1519
1533
|
|
|
1520
1534
|
"@babel/runtime-corejs3@npm:^7.10.2":
|
|
1521
|
-
version: 7.
|
|
1522
|
-
resolution: "@babel/runtime-corejs3@npm:7.
|
|
1535
|
+
version: 7.26.0
|
|
1536
|
+
resolution: "@babel/runtime-corejs3@npm:7.26.0"
|
|
1523
1537
|
dependencies:
|
|
1524
1538
|
core-js-pure: "npm:^3.30.2"
|
|
1525
1539
|
regenerator-runtime: "npm:^0.14.0"
|
|
1526
|
-
checksum: 10c0/
|
|
1540
|
+
checksum: 10c0/921fa27c004cf2b92f0d49efc2006cfc1a72d2a35c7374da8ec88d8b63543963e6ef29d4820e068a7892a7d553dc2bac7208aef8fef30642bc843b63255b650b
|
|
1527
1541
|
languageName: node
|
|
1528
1542
|
linkType: hard
|
|
1529
1543
|
|
|
1530
1544
|
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.13.6, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.14.8, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.8, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
|
|
1531
|
-
version: 7.
|
|
1532
|
-
resolution: "@babel/runtime@npm:7.
|
|
1545
|
+
version: 7.26.0
|
|
1546
|
+
resolution: "@babel/runtime@npm:7.26.0"
|
|
1533
1547
|
dependencies:
|
|
1534
1548
|
regenerator-runtime: "npm:^0.14.0"
|
|
1535
|
-
checksum: 10c0/
|
|
1549
|
+
checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287
|
|
1536
1550
|
languageName: node
|
|
1537
1551
|
linkType: hard
|
|
1538
1552
|
|
|
1539
|
-
"@babel/template@npm:^7.12.7, @babel/template@npm:^7.25.
|
|
1540
|
-
version: 7.25.
|
|
1541
|
-
resolution: "@babel/template@npm:7.25.
|
|
1553
|
+
"@babel/template@npm:^7.12.7, @babel/template@npm:^7.25.9":
|
|
1554
|
+
version: 7.25.9
|
|
1555
|
+
resolution: "@babel/template@npm:7.25.9"
|
|
1542
1556
|
dependencies:
|
|
1543
|
-
"@babel/code-frame": "npm:^7.25.
|
|
1544
|
-
"@babel/parser": "npm:^7.25.
|
|
1545
|
-
"@babel/types": "npm:^7.25.
|
|
1546
|
-
checksum: 10c0/
|
|
1557
|
+
"@babel/code-frame": "npm:^7.25.9"
|
|
1558
|
+
"@babel/parser": "npm:^7.25.9"
|
|
1559
|
+
"@babel/types": "npm:^7.25.9"
|
|
1560
|
+
checksum: 10c0/ebe677273f96a36c92cc15b7aa7b11cc8bc8a3bb7a01d55b2125baca8f19cae94ff3ce15f1b1880fb8437f3a690d9f89d4e91f16fc1dc4d3eb66226d128983ab
|
|
1547
1561
|
languageName: node
|
|
1548
1562
|
linkType: hard
|
|
1549
1563
|
|
|
1550
|
-
"@babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.12.11, @babel/traverse@npm:^7.12.9, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.25.
|
|
1551
|
-
version: 7.25.
|
|
1552
|
-
resolution: "@babel/traverse@npm:7.25.
|
|
1564
|
+
"@babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.12.11, @babel/traverse@npm:^7.12.9, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.25.9":
|
|
1565
|
+
version: 7.25.9
|
|
1566
|
+
resolution: "@babel/traverse@npm:7.25.9"
|
|
1553
1567
|
dependencies:
|
|
1554
|
-
"@babel/code-frame": "npm:^7.25.
|
|
1555
|
-
"@babel/generator": "npm:^7.25.
|
|
1556
|
-
"@babel/parser": "npm:^7.25.
|
|
1557
|
-
"@babel/template": "npm:^7.25.
|
|
1558
|
-
"@babel/types": "npm:^7.25.
|
|
1568
|
+
"@babel/code-frame": "npm:^7.25.9"
|
|
1569
|
+
"@babel/generator": "npm:^7.25.9"
|
|
1570
|
+
"@babel/parser": "npm:^7.25.9"
|
|
1571
|
+
"@babel/template": "npm:^7.25.9"
|
|
1572
|
+
"@babel/types": "npm:^7.25.9"
|
|
1559
1573
|
debug: "npm:^4.3.1"
|
|
1560
1574
|
globals: "npm:^11.1.0"
|
|
1561
|
-
checksum: 10c0/
|
|
1575
|
+
checksum: 10c0/e90be586a714da4adb80e6cb6a3c5cfcaa9b28148abdafb065e34cc109676fc3db22cf98cd2b2fff66ffb9b50c0ef882cab0f466b6844be0f6c637b82719bba1
|
|
1562
1576
|
languageName: node
|
|
1563
1577
|
linkType: hard
|
|
1564
1578
|
|
|
1565
|
-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.11, @babel/types@npm:^7.12.7, @babel/types@npm:^7.2.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.25.
|
|
1566
|
-
version: 7.
|
|
1567
|
-
resolution: "@babel/types@npm:7.
|
|
1579
|
+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.11, @babel/types@npm:^7.12.7, @babel/types@npm:^7.2.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0, @babel/types@npm:^7.4.4":
|
|
1580
|
+
version: 7.26.0
|
|
1581
|
+
resolution: "@babel/types@npm:7.26.0"
|
|
1568
1582
|
dependencies:
|
|
1569
|
-
"@babel/helper-string-parser": "npm:^7.25.
|
|
1570
|
-
"@babel/helper-validator-identifier": "npm:^7.25.
|
|
1571
|
-
|
|
1572
|
-
checksum: 10c0/55ca2d6df6426c98db2769ce884ce5e9de83a512ea2dd7bcf56c811984dc14351cacf42932a723630c5afcff2455809323decd645820762182f10b7b5252b59f
|
|
1583
|
+
"@babel/helper-string-parser": "npm:^7.25.9"
|
|
1584
|
+
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
1585
|
+
checksum: 10c0/b694f41ad1597127e16024d766c33a641508aad037abd08d0d1f73af753e1119fa03b4a107d04b5f92cc19c095a594660547ae9bead1db2299212d644b0a5cb8
|
|
1573
1586
|
languageName: node
|
|
1574
1587
|
linkType: hard
|
|
1575
1588
|
|
|
@@ -2481,6 +2494,34 @@ __metadata:
|
|
|
2481
2494
|
languageName: node
|
|
2482
2495
|
linkType: hard
|
|
2483
2496
|
|
|
2497
|
+
"@licklist/core@npm:0.31.0-dev.2":
|
|
2498
|
+
version: 0.31.0-dev.2
|
|
2499
|
+
resolution: "@licklist/core@npm:0.31.0-dev.2"
|
|
2500
|
+
dependencies:
|
|
2501
|
+
"@sentry/browser": "npm:6.2.0"
|
|
2502
|
+
axios: "npm:0.26.0"
|
|
2503
|
+
i18next: "npm:19.4.5"
|
|
2504
|
+
luxon: "npm:3.5.0"
|
|
2505
|
+
react: "npm:17.0.2"
|
|
2506
|
+
react-dom: "npm:17.0.2"
|
|
2507
|
+
react-i18next: "npm:11.8.8"
|
|
2508
|
+
react-intl: "npm:6.6.8"
|
|
2509
|
+
uuid: "npm:9.0.0"
|
|
2510
|
+
wait-for-expect: "npm:3.0.2"
|
|
2511
|
+
zustand: "npm:3.7.2"
|
|
2512
|
+
peerDependencies:
|
|
2513
|
+
"@licklist/eslint-config": 0.5.6
|
|
2514
|
+
axios: 0.26.0
|
|
2515
|
+
luxon: 3.5.0
|
|
2516
|
+
react: 17.0.2
|
|
2517
|
+
react-dom: 17.0.2
|
|
2518
|
+
react-i18next: 11.8.8
|
|
2519
|
+
react-intl: 6.6.8
|
|
2520
|
+
zustand: 3.7.2
|
|
2521
|
+
checksum: 10c0/fcefd4631fbf3d116a36833b748fc9b557cae8b580acae4c1bd7d29f1665a42456b1109a3f80620f6f7244161f8260d6243680ff739a2a544221e1b7e4a01e57
|
|
2522
|
+
languageName: node
|
|
2523
|
+
linkType: hard
|
|
2524
|
+
|
|
2484
2525
|
"@licklist/design@workspace:.":
|
|
2485
2526
|
version: 0.0.0-use.local
|
|
2486
2527
|
resolution: "@licklist/design@workspace:."
|
|
@@ -2494,7 +2535,7 @@ __metadata:
|
|
|
2494
2535
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2495
2536
|
"@licklist/core": "npm:0.31.0-dev.0"
|
|
2496
2537
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2497
|
-
"@licklist/plugins": "npm:0.34.0-dev.
|
|
2538
|
+
"@licklist/plugins": "npm:0.34.0-dev.4"
|
|
2498
2539
|
"@mantine/core": "npm:6.0.22"
|
|
2499
2540
|
"@mantine/hooks": "npm:6.0.22"
|
|
2500
2541
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2625,7 +2666,7 @@ __metadata:
|
|
|
2625
2666
|
peerDependencies:
|
|
2626
2667
|
"@licklist/core": 0.31.0-dev.0
|
|
2627
2668
|
"@licklist/eslint-config": 0.5.6
|
|
2628
|
-
"@licklist/plugins": 0.34.0-dev.
|
|
2669
|
+
"@licklist/plugins": 0.34.0-dev.4
|
|
2629
2670
|
lodash: 4.17.21
|
|
2630
2671
|
luxon: 3.5.0
|
|
2631
2672
|
react: 17.0.2
|
|
@@ -2655,11 +2696,11 @@ __metadata:
|
|
|
2655
2696
|
languageName: node
|
|
2656
2697
|
linkType: hard
|
|
2657
2698
|
|
|
2658
|
-
"@licklist/plugins@npm:0.34.0-dev.
|
|
2659
|
-
version: 0.34.0-dev.
|
|
2660
|
-
resolution: "@licklist/plugins@npm:0.34.0-dev.
|
|
2699
|
+
"@licklist/plugins@npm:0.34.0-dev.4":
|
|
2700
|
+
version: 0.34.0-dev.4
|
|
2701
|
+
resolution: "@licklist/plugins@npm:0.34.0-dev.4"
|
|
2661
2702
|
dependencies:
|
|
2662
|
-
"@licklist/core": "npm:0.31.0-dev.
|
|
2703
|
+
"@licklist/core": "npm:0.31.0-dev.2"
|
|
2663
2704
|
axios: "npm:0.26.0"
|
|
2664
2705
|
history: "npm:4.10.1"
|
|
2665
2706
|
laravel-echo: "npm:1.15.1"
|
|
@@ -2679,7 +2720,7 @@ __metadata:
|
|
|
2679
2720
|
rrule: "npm:2.6.8"
|
|
2680
2721
|
use-debounce: "npm:7.0.1"
|
|
2681
2722
|
peerDependencies:
|
|
2682
|
-
"@licklist/core": 0.31.0-dev.
|
|
2723
|
+
"@licklist/core": 0.31.0-dev.2
|
|
2683
2724
|
"@licklist/eslint-config": 0.5.6
|
|
2684
2725
|
axios: 0.26.0
|
|
2685
2726
|
lodash: 4.17.21
|
|
@@ -2691,7 +2732,7 @@ __metadata:
|
|
|
2691
2732
|
react-loader: 2.4.7
|
|
2692
2733
|
react-query: 3.34.12
|
|
2693
2734
|
react-router-dom: 5.2.0
|
|
2694
|
-
checksum: 10c0/
|
|
2735
|
+
checksum: 10c0/6137e84298bd938f2b71dea58e68f6e6200e5f385c160f88728795bb847a5a5cff67da6454d1c96f7e1f56977c5497ce70ad0ef34a841b3372d410594388d461
|
|
2695
2736
|
languageName: node
|
|
2696
2737
|
linkType: hard
|
|
2697
2738
|
|
|
@@ -3260,129 +3301,143 @@ __metadata:
|
|
|
3260
3301
|
linkType: hard
|
|
3261
3302
|
|
|
3262
3303
|
"@rollup/pluginutils@npm:^5.0.1, @rollup/pluginutils@npm:^5.0.2, @rollup/pluginutils@npm:^5.0.5, @rollup/pluginutils@npm:^5.1.0":
|
|
3263
|
-
version: 5.1.
|
|
3264
|
-
resolution: "@rollup/pluginutils@npm:5.1.
|
|
3304
|
+
version: 5.1.3
|
|
3305
|
+
resolution: "@rollup/pluginutils@npm:5.1.3"
|
|
3265
3306
|
dependencies:
|
|
3266
3307
|
"@types/estree": "npm:^1.0.0"
|
|
3267
3308
|
estree-walker: "npm:^2.0.2"
|
|
3268
|
-
picomatch: "npm:^
|
|
3309
|
+
picomatch: "npm:^4.0.2"
|
|
3269
3310
|
peerDependencies:
|
|
3270
3311
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
3271
3312
|
peerDependenciesMeta:
|
|
3272
3313
|
rollup:
|
|
3273
3314
|
optional: true
|
|
3274
|
-
checksum: 10c0/
|
|
3315
|
+
checksum: 10c0/ba46ad588733fb01d184ee3bc7a127d626158bc840b5874a94c129ff62689d12f16f537530709c54da6f3b71f67d705c4e09235b1dc9542e9d47ee8f2d0b8b9e
|
|
3275
3316
|
languageName: node
|
|
3276
3317
|
linkType: hard
|
|
3277
3318
|
|
|
3278
|
-
"@rollup/rollup-android-arm-eabi@npm:4.24.
|
|
3279
|
-
version: 4.24.
|
|
3280
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.24.
|
|
3319
|
+
"@rollup/rollup-android-arm-eabi@npm:4.24.2":
|
|
3320
|
+
version: 4.24.2
|
|
3321
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.24.2"
|
|
3281
3322
|
conditions: os=android & cpu=arm
|
|
3282
3323
|
languageName: node
|
|
3283
3324
|
linkType: hard
|
|
3284
3325
|
|
|
3285
|
-
"@rollup/rollup-android-arm64@npm:4.24.
|
|
3286
|
-
version: 4.24.
|
|
3287
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.24.
|
|
3326
|
+
"@rollup/rollup-android-arm64@npm:4.24.2":
|
|
3327
|
+
version: 4.24.2
|
|
3328
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.24.2"
|
|
3288
3329
|
conditions: os=android & cpu=arm64
|
|
3289
3330
|
languageName: node
|
|
3290
3331
|
linkType: hard
|
|
3291
3332
|
|
|
3292
|
-
"@rollup/rollup-darwin-arm64@npm:4.24.
|
|
3293
|
-
version: 4.24.
|
|
3294
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.24.
|
|
3333
|
+
"@rollup/rollup-darwin-arm64@npm:4.24.2":
|
|
3334
|
+
version: 4.24.2
|
|
3335
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.24.2"
|
|
3295
3336
|
conditions: os=darwin & cpu=arm64
|
|
3296
3337
|
languageName: node
|
|
3297
3338
|
linkType: hard
|
|
3298
3339
|
|
|
3299
|
-
"@rollup/rollup-darwin-x64@npm:4.24.
|
|
3300
|
-
version: 4.24.
|
|
3301
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.24.
|
|
3340
|
+
"@rollup/rollup-darwin-x64@npm:4.24.2":
|
|
3341
|
+
version: 4.24.2
|
|
3342
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.24.2"
|
|
3302
3343
|
conditions: os=darwin & cpu=x64
|
|
3303
3344
|
languageName: node
|
|
3304
3345
|
linkType: hard
|
|
3305
3346
|
|
|
3306
|
-
"@rollup/rollup-
|
|
3307
|
-
version: 4.24.
|
|
3308
|
-
resolution: "@rollup/rollup-
|
|
3347
|
+
"@rollup/rollup-freebsd-arm64@npm:4.24.2":
|
|
3348
|
+
version: 4.24.2
|
|
3349
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.24.2"
|
|
3350
|
+
conditions: os=freebsd & cpu=arm64
|
|
3351
|
+
languageName: node
|
|
3352
|
+
linkType: hard
|
|
3353
|
+
|
|
3354
|
+
"@rollup/rollup-freebsd-x64@npm:4.24.2":
|
|
3355
|
+
version: 4.24.2
|
|
3356
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.24.2"
|
|
3357
|
+
conditions: os=freebsd & cpu=x64
|
|
3358
|
+
languageName: node
|
|
3359
|
+
linkType: hard
|
|
3360
|
+
|
|
3361
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.24.2":
|
|
3362
|
+
version: 4.24.2
|
|
3363
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.24.2"
|
|
3309
3364
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
3310
3365
|
languageName: node
|
|
3311
3366
|
linkType: hard
|
|
3312
3367
|
|
|
3313
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.24.
|
|
3314
|
-
version: 4.24.
|
|
3315
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.24.
|
|
3368
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.24.2":
|
|
3369
|
+
version: 4.24.2
|
|
3370
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.24.2"
|
|
3316
3371
|
conditions: os=linux & cpu=arm & libc=musl
|
|
3317
3372
|
languageName: node
|
|
3318
3373
|
linkType: hard
|
|
3319
3374
|
|
|
3320
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.24.
|
|
3321
|
-
version: 4.24.
|
|
3322
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.24.
|
|
3375
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.24.2":
|
|
3376
|
+
version: 4.24.2
|
|
3377
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.24.2"
|
|
3323
3378
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
3324
3379
|
languageName: node
|
|
3325
3380
|
linkType: hard
|
|
3326
3381
|
|
|
3327
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.24.
|
|
3328
|
-
version: 4.24.
|
|
3329
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.24.
|
|
3382
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.24.2":
|
|
3383
|
+
version: 4.24.2
|
|
3384
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.24.2"
|
|
3330
3385
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
3331
3386
|
languageName: node
|
|
3332
3387
|
linkType: hard
|
|
3333
3388
|
|
|
3334
|
-
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.
|
|
3335
|
-
version: 4.24.
|
|
3336
|
-
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.
|
|
3389
|
+
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.2":
|
|
3390
|
+
version: 4.24.2
|
|
3391
|
+
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.2"
|
|
3337
3392
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
3338
3393
|
languageName: node
|
|
3339
3394
|
linkType: hard
|
|
3340
3395
|
|
|
3341
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.24.
|
|
3342
|
-
version: 4.24.
|
|
3343
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.24.
|
|
3396
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.24.2":
|
|
3397
|
+
version: 4.24.2
|
|
3398
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.24.2"
|
|
3344
3399
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
3345
3400
|
languageName: node
|
|
3346
3401
|
linkType: hard
|
|
3347
3402
|
|
|
3348
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.24.
|
|
3349
|
-
version: 4.24.
|
|
3350
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.24.
|
|
3403
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.24.2":
|
|
3404
|
+
version: 4.24.2
|
|
3405
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.24.2"
|
|
3351
3406
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
3352
3407
|
languageName: node
|
|
3353
3408
|
linkType: hard
|
|
3354
3409
|
|
|
3355
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.24.
|
|
3356
|
-
version: 4.24.
|
|
3357
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.24.
|
|
3410
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.24.2":
|
|
3411
|
+
version: 4.24.2
|
|
3412
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.24.2"
|
|
3358
3413
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
3359
3414
|
languageName: node
|
|
3360
3415
|
linkType: hard
|
|
3361
3416
|
|
|
3362
|
-
"@rollup/rollup-linux-x64-musl@npm:4.24.
|
|
3363
|
-
version: 4.24.
|
|
3364
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.24.
|
|
3417
|
+
"@rollup/rollup-linux-x64-musl@npm:4.24.2":
|
|
3418
|
+
version: 4.24.2
|
|
3419
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.24.2"
|
|
3365
3420
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
3366
3421
|
languageName: node
|
|
3367
3422
|
linkType: hard
|
|
3368
3423
|
|
|
3369
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.24.
|
|
3370
|
-
version: 4.24.
|
|
3371
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.24.
|
|
3424
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.24.2":
|
|
3425
|
+
version: 4.24.2
|
|
3426
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.24.2"
|
|
3372
3427
|
conditions: os=win32 & cpu=arm64
|
|
3373
3428
|
languageName: node
|
|
3374
3429
|
linkType: hard
|
|
3375
3430
|
|
|
3376
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.24.
|
|
3377
|
-
version: 4.24.
|
|
3378
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.24.
|
|
3431
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.24.2":
|
|
3432
|
+
version: 4.24.2
|
|
3433
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.24.2"
|
|
3379
3434
|
conditions: os=win32 & cpu=ia32
|
|
3380
3435
|
languageName: node
|
|
3381
3436
|
linkType: hard
|
|
3382
3437
|
|
|
3383
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.24.
|
|
3384
|
-
version: 4.24.
|
|
3385
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.24.
|
|
3438
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.24.2":
|
|
3439
|
+
version: 4.24.2
|
|
3440
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.24.2"
|
|
3386
3441
|
conditions: os=win32 & cpu=x64
|
|
3387
3442
|
languageName: node
|
|
3388
3443
|
linkType: hard
|
|
@@ -5126,14 +5181,14 @@ __metadata:
|
|
|
5126
5181
|
linkType: hard
|
|
5127
5182
|
|
|
5128
5183
|
"@tiptap/extension-bubble-menu@npm:^2.0.0-beta.56":
|
|
5129
|
-
version: 2.
|
|
5130
|
-
resolution: "@tiptap/extension-bubble-menu@npm:2.
|
|
5184
|
+
version: 2.9.1
|
|
5185
|
+
resolution: "@tiptap/extension-bubble-menu@npm:2.9.1"
|
|
5131
5186
|
dependencies:
|
|
5132
5187
|
tippy.js: "npm:^6.3.7"
|
|
5133
5188
|
peerDependencies:
|
|
5134
5189
|
"@tiptap/core": ^2.7.0
|
|
5135
5190
|
"@tiptap/pm": ^2.7.0
|
|
5136
|
-
checksum: 10c0/
|
|
5191
|
+
checksum: 10c0/ab59586d3eef844f55f771a089e7170e029724f904b2e34f7753c72ef47ff01f4cb2c3810649e11e5443439c1e27c23588731106311d84487c6c0095471639c4
|
|
5137
5192
|
languageName: node
|
|
5138
5193
|
linkType: hard
|
|
5139
5194
|
|
|
@@ -5156,14 +5211,14 @@ __metadata:
|
|
|
5156
5211
|
linkType: hard
|
|
5157
5212
|
|
|
5158
5213
|
"@tiptap/extension-floating-menu@npm:^2.0.0-beta.51":
|
|
5159
|
-
version: 2.
|
|
5160
|
-
resolution: "@tiptap/extension-floating-menu@npm:2.
|
|
5214
|
+
version: 2.9.1
|
|
5215
|
+
resolution: "@tiptap/extension-floating-menu@npm:2.9.1"
|
|
5161
5216
|
dependencies:
|
|
5162
5217
|
tippy.js: "npm:^6.3.7"
|
|
5163
5218
|
peerDependencies:
|
|
5164
5219
|
"@tiptap/core": ^2.7.0
|
|
5165
5220
|
"@tiptap/pm": ^2.7.0
|
|
5166
|
-
checksum: 10c0/
|
|
5221
|
+
checksum: 10c0/5cc2373257559f3ef73b6a7204a2da679ea85feeaf2bf11e888b1e161bb2ef60dc996404f5c2885f07153dca19b721f7c10dae92588dd054b0305dfe620886e8
|
|
5167
5222
|
languageName: node
|
|
5168
5223
|
linkType: hard
|
|
5169
5224
|
|
|
@@ -5643,11 +5698,11 @@ __metadata:
|
|
|
5643
5698
|
linkType: hard
|
|
5644
5699
|
|
|
5645
5700
|
"@types/node@npm:*":
|
|
5646
|
-
version: 22.
|
|
5647
|
-
resolution: "@types/node@npm:22.
|
|
5701
|
+
version: 22.8.1
|
|
5702
|
+
resolution: "@types/node@npm:22.8.1"
|
|
5648
5703
|
dependencies:
|
|
5649
|
-
undici-types: "npm:~6.19.
|
|
5650
|
-
checksum: 10c0/
|
|
5704
|
+
undici-types: "npm:~6.19.8"
|
|
5705
|
+
checksum: 10c0/83550fdf72a7db5b55eceac3f4fb038844eaee20202bdd2297a8248370cfa08317bda1605b781a8043eda4f173b75e73632e652fc85509eb14dfef78fa17337f
|
|
5651
5706
|
languageName: node
|
|
5652
5707
|
linkType: hard
|
|
5653
5708
|
|
|
@@ -5915,12 +5970,12 @@ __metadata:
|
|
|
5915
5970
|
linkType: hard
|
|
5916
5971
|
|
|
5917
5972
|
"@types/react@npm:*, @types/react@npm:16 || 17 || 18, @types/react@npm:>=16.14.8, @types/react@npm:>=16.9.11":
|
|
5918
|
-
version: 18.3.
|
|
5919
|
-
resolution: "@types/react@npm:18.3.
|
|
5973
|
+
version: 18.3.12
|
|
5974
|
+
resolution: "@types/react@npm:18.3.12"
|
|
5920
5975
|
dependencies:
|
|
5921
5976
|
"@types/prop-types": "npm:*"
|
|
5922
5977
|
csstype: "npm:^3.0.2"
|
|
5923
|
-
checksum: 10c0/
|
|
5978
|
+
checksum: 10c0/8bae8d9a41619804561574792e29112b413044eb0d53746dde2b9720c1f9a59f71c895bbd7987cd8ce9500b00786e53bc032dced38cddf42910458e145675290
|
|
5924
5979
|
languageName: node
|
|
5925
5980
|
linkType: hard
|
|
5926
5981
|
|
|
@@ -6025,8 +6080,8 @@ __metadata:
|
|
|
6025
6080
|
linkType: hard
|
|
6026
6081
|
|
|
6027
6082
|
"@types/webpack@npm:^4.41.26, @types/webpack@npm:^4.41.8":
|
|
6028
|
-
version: 4.41.
|
|
6029
|
-
resolution: "@types/webpack@npm:4.41.
|
|
6083
|
+
version: 4.41.40
|
|
6084
|
+
resolution: "@types/webpack@npm:4.41.40"
|
|
6030
6085
|
dependencies:
|
|
6031
6086
|
"@types/node": "npm:*"
|
|
6032
6087
|
"@types/tapable": "npm:^1"
|
|
@@ -6034,7 +6089,7 @@ __metadata:
|
|
|
6034
6089
|
"@types/webpack-sources": "npm:*"
|
|
6035
6090
|
anymatch: "npm:^3.0.0"
|
|
6036
6091
|
source-map: "npm:^0.6.0"
|
|
6037
|
-
checksum: 10c0/
|
|
6092
|
+
checksum: 10c0/ecd530e5db4c21ec61795eec538026f96c126323836249a83e72805afd1d0b1141fc781f14d4a59d77f877523384b4c5d79dc391cfb901e7a781a9aa085f8198
|
|
6038
6093
|
languageName: node
|
|
6039
6094
|
linkType: hard
|
|
6040
6095
|
|
|
@@ -6169,30 +6224,30 @@ __metadata:
|
|
|
6169
6224
|
languageName: node
|
|
6170
6225
|
linkType: hard
|
|
6171
6226
|
|
|
6172
|
-
"@volar/language-core@npm:2.4.
|
|
6173
|
-
version: 2.4.
|
|
6174
|
-
resolution: "@volar/language-core@npm:2.4.
|
|
6227
|
+
"@volar/language-core@npm:2.4.8, @volar/language-core@npm:~2.4.0-alpha.18":
|
|
6228
|
+
version: 2.4.8
|
|
6229
|
+
resolution: "@volar/language-core@npm:2.4.8"
|
|
6175
6230
|
dependencies:
|
|
6176
|
-
"@volar/source-map": "npm:2.4.
|
|
6177
|
-
checksum: 10c0/
|
|
6231
|
+
"@volar/source-map": "npm:2.4.8"
|
|
6232
|
+
checksum: 10c0/f2d2e29f09dfd5f44db4a94c2a64755ed9f7a7855e0f7e118ab59bff21a7e036079e83968a7c49495a11e0be0dcfed02a5547691849ee9414445c121d97aa221
|
|
6178
6233
|
languageName: node
|
|
6179
6234
|
linkType: hard
|
|
6180
6235
|
|
|
6181
|
-
"@volar/source-map@npm:2.4.
|
|
6182
|
-
version: 2.4.
|
|
6183
|
-
resolution: "@volar/source-map@npm:2.4.
|
|
6184
|
-
checksum: 10c0/
|
|
6236
|
+
"@volar/source-map@npm:2.4.8":
|
|
6237
|
+
version: 2.4.8
|
|
6238
|
+
resolution: "@volar/source-map@npm:2.4.8"
|
|
6239
|
+
checksum: 10c0/aadab874105e53628d4480a5b6e8e01d3febca326fd822130186a42ebec8397ae6d396c7c3a6993aefe14b45598fe5db55f81b4bd2ebaaa75aad9b9435db68a6
|
|
6185
6240
|
languageName: node
|
|
6186
6241
|
linkType: hard
|
|
6187
6242
|
|
|
6188
6243
|
"@volar/typescript@npm:^2.3.4, @volar/typescript@npm:~2.4.0-alpha.18":
|
|
6189
|
-
version: 2.4.
|
|
6190
|
-
resolution: "@volar/typescript@npm:2.4.
|
|
6244
|
+
version: 2.4.8
|
|
6245
|
+
resolution: "@volar/typescript@npm:2.4.8"
|
|
6191
6246
|
dependencies:
|
|
6192
|
-
"@volar/language-core": "npm:2.4.
|
|
6247
|
+
"@volar/language-core": "npm:2.4.8"
|
|
6193
6248
|
path-browserify: "npm:^1.0.1"
|
|
6194
6249
|
vscode-uri: "npm:^3.0.8"
|
|
6195
|
-
checksum: 10c0/
|
|
6250
|
+
checksum: 10c0/c1a21b21c53f3cdc7d59dfbe9f84bfbb479af01f0ea117b5b35466a41b1633c2058ce4c73645f7e98d7bb6c649dc6ba1d13e12be1c518e01b22352750892560a
|
|
6196
6251
|
languageName: node
|
|
6197
6252
|
linkType: hard
|
|
6198
6253
|
|
|
@@ -6546,11 +6601,11 @@ __metadata:
|
|
|
6546
6601
|
linkType: hard
|
|
6547
6602
|
|
|
6548
6603
|
"acorn@npm:^8.12.1, acorn@npm:^8.5.0, acorn@npm:^8.8.2":
|
|
6549
|
-
version: 8.
|
|
6550
|
-
resolution: "acorn@npm:8.
|
|
6604
|
+
version: 8.14.0
|
|
6605
|
+
resolution: "acorn@npm:8.14.0"
|
|
6551
6606
|
bin:
|
|
6552
6607
|
acorn: bin/acorn
|
|
6553
|
-
checksum: 10c0/
|
|
6608
|
+
checksum: 10c0/6d4ee461a7734b2f48836ee0fbb752903606e576cc100eb49340295129ca0b452f3ba91ddd4424a1d4406a98adfb2ebb6bd0ff4c49d7a0930c10e462719bbfd7
|
|
6554
6609
|
languageName: node
|
|
6555
6610
|
linkType: hard
|
|
6556
6611
|
|
|
@@ -7215,9 +7270,9 @@ __metadata:
|
|
|
7215
7270
|
linkType: hard
|
|
7216
7271
|
|
|
7217
7272
|
"axe-core@npm:^4.2.0, axe-core@npm:^4.3.5":
|
|
7218
|
-
version: 4.10.
|
|
7219
|
-
resolution: "axe-core@npm:4.10.
|
|
7220
|
-
checksum: 10c0/
|
|
7273
|
+
version: 4.10.2
|
|
7274
|
+
resolution: "axe-core@npm:4.10.2"
|
|
7275
|
+
checksum: 10c0/0e20169077de96946a547fce0df39d9aeebe0077f9d3eeff4896518b96fde857f80b98f0d4279274a7178791744dd5a54bb4f322de45b4f561ffa2586ff9a09d
|
|
7221
7276
|
languageName: node
|
|
7222
7277
|
linkType: hard
|
|
7223
7278
|
|
|
@@ -7693,7 +7748,7 @@ __metadata:
|
|
|
7693
7748
|
languageName: node
|
|
7694
7749
|
linkType: hard
|
|
7695
7750
|
|
|
7696
|
-
"browserify-cipher@npm:^1.0.
|
|
7751
|
+
"browserify-cipher@npm:^1.0.1":
|
|
7697
7752
|
version: 1.0.1
|
|
7698
7753
|
resolution: "browserify-cipher@npm:1.0.1"
|
|
7699
7754
|
dependencies:
|
|
@@ -7727,7 +7782,7 @@ __metadata:
|
|
|
7727
7782
|
languageName: node
|
|
7728
7783
|
linkType: hard
|
|
7729
7784
|
|
|
7730
|
-
"browserify-sign@npm:^4.
|
|
7785
|
+
"browserify-sign@npm:^4.2.3":
|
|
7731
7786
|
version: 4.2.3
|
|
7732
7787
|
resolution: "browserify-sign@npm:4.2.3"
|
|
7733
7788
|
dependencies:
|
|
@@ -7769,16 +7824,16 @@ __metadata:
|
|
|
7769
7824
|
linkType: hard
|
|
7770
7825
|
|
|
7771
7826
|
"browserslist@npm:^4.0.0, browserslist@npm:^4.12.0, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0":
|
|
7772
|
-
version: 4.24.
|
|
7773
|
-
resolution: "browserslist@npm:4.24.
|
|
7827
|
+
version: 4.24.2
|
|
7828
|
+
resolution: "browserslist@npm:4.24.2"
|
|
7774
7829
|
dependencies:
|
|
7775
|
-
caniuse-lite: "npm:^1.0.
|
|
7776
|
-
electron-to-chromium: "npm:^1.5.
|
|
7830
|
+
caniuse-lite: "npm:^1.0.30001669"
|
|
7831
|
+
electron-to-chromium: "npm:^1.5.41"
|
|
7777
7832
|
node-releases: "npm:^2.0.18"
|
|
7778
|
-
update-browserslist-db: "npm:^1.1.
|
|
7833
|
+
update-browserslist-db: "npm:^1.1.1"
|
|
7779
7834
|
bin:
|
|
7780
7835
|
browserslist: cli.js
|
|
7781
|
-
checksum: 10c0/
|
|
7836
|
+
checksum: 10c0/d747c9fb65ed7b4f1abcae4959405707ed9a7b835639f8a9ba0da2911995a6ab9b0648fd05baf2a4d4e3cf7f9fdbad56d3753f91881e365992c1d49c8d88ff7a
|
|
7782
7837
|
languageName: node
|
|
7783
7838
|
linkType: hard
|
|
7784
7839
|
|
|
@@ -8024,10 +8079,10 @@ __metadata:
|
|
|
8024
8079
|
languageName: node
|
|
8025
8080
|
linkType: hard
|
|
8026
8081
|
|
|
8027
|
-
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001109, caniuse-lite@npm:^1.0.30001125, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.
|
|
8028
|
-
version: 1.0.
|
|
8029
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8030
|
-
checksum: 10c0/
|
|
8082
|
+
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001109, caniuse-lite@npm:^1.0.30001125, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001669":
|
|
8083
|
+
version: 1.0.30001673
|
|
8084
|
+
resolution: "caniuse-lite@npm:1.0.30001673"
|
|
8085
|
+
checksum: 10c0/0e73a2b0f06973052e563dec9990a6fd440d510fa2ff54fa50310e736abb86e96c96b43c10e609fc22f2109f98fe76428b70441baf6b1a49f69ccf50c1879f6b
|
|
8031
8086
|
languageName: node
|
|
8032
8087
|
linkType: hard
|
|
8033
8088
|
|
|
@@ -8163,8 +8218,8 @@ __metadata:
|
|
|
8163
8218
|
linkType: hard
|
|
8164
8219
|
|
|
8165
8220
|
"chromatic@npm:^11.4.0":
|
|
8166
|
-
version: 11.
|
|
8167
|
-
resolution: "chromatic@npm:11.
|
|
8221
|
+
version: 11.16.1
|
|
8222
|
+
resolution: "chromatic@npm:11.16.1"
|
|
8168
8223
|
peerDependencies:
|
|
8169
8224
|
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
|
|
8170
8225
|
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
|
|
@@ -8177,7 +8232,7 @@ __metadata:
|
|
|
8177
8232
|
chroma: dist/bin.js
|
|
8178
8233
|
chromatic: dist/bin.js
|
|
8179
8234
|
chromatic-cli: dist/bin.js
|
|
8180
|
-
checksum: 10c0/
|
|
8235
|
+
checksum: 10c0/bd0b5ba68d44a9947677690e9fc72bcf76c4b4069580ed763900befd207e20baad22f45a9a1e46468ddeb6f0f867a33ee37149041c66991d088ca2cfb8c3fa42
|
|
8181
8236
|
languageName: node
|
|
8182
8237
|
linkType: hard
|
|
8183
8238
|
|
|
@@ -8771,7 +8826,7 @@ __metadata:
|
|
|
8771
8826
|
languageName: node
|
|
8772
8827
|
linkType: hard
|
|
8773
8828
|
|
|
8774
|
-
"create-ecdh@npm:^4.0.
|
|
8829
|
+
"create-ecdh@npm:^4.0.4":
|
|
8775
8830
|
version: 4.0.4
|
|
8776
8831
|
resolution: "create-ecdh@npm:4.0.4"
|
|
8777
8832
|
dependencies:
|
|
@@ -8794,7 +8849,7 @@ __metadata:
|
|
|
8794
8849
|
languageName: node
|
|
8795
8850
|
linkType: hard
|
|
8796
8851
|
|
|
8797
|
-
"create-hmac@npm:^1.1.
|
|
8852
|
+
"create-hmac@npm:^1.1.4, create-hmac@npm:^1.1.7":
|
|
8798
8853
|
version: 1.1.7
|
|
8799
8854
|
resolution: "create-hmac@npm:1.1.7"
|
|
8800
8855
|
dependencies:
|
|
@@ -8863,21 +8918,22 @@ __metadata:
|
|
|
8863
8918
|
linkType: hard
|
|
8864
8919
|
|
|
8865
8920
|
"crypto-browserify@npm:^3.11.0":
|
|
8866
|
-
version: 3.12.
|
|
8867
|
-
resolution: "crypto-browserify@npm:3.12.
|
|
8921
|
+
version: 3.12.1
|
|
8922
|
+
resolution: "crypto-browserify@npm:3.12.1"
|
|
8868
8923
|
dependencies:
|
|
8869
|
-
browserify-cipher: "npm:^1.0.
|
|
8870
|
-
browserify-sign: "npm:^4.
|
|
8871
|
-
create-ecdh: "npm:^4.0.
|
|
8872
|
-
create-hash: "npm:^1.
|
|
8873
|
-
create-hmac: "npm:^1.1.
|
|
8874
|
-
diffie-hellman: "npm:^5.0.
|
|
8875
|
-
|
|
8876
|
-
|
|
8877
|
-
|
|
8878
|
-
|
|
8879
|
-
|
|
8880
|
-
|
|
8924
|
+
browserify-cipher: "npm:^1.0.1"
|
|
8925
|
+
browserify-sign: "npm:^4.2.3"
|
|
8926
|
+
create-ecdh: "npm:^4.0.4"
|
|
8927
|
+
create-hash: "npm:^1.2.0"
|
|
8928
|
+
create-hmac: "npm:^1.1.7"
|
|
8929
|
+
diffie-hellman: "npm:^5.0.3"
|
|
8930
|
+
hash-base: "npm:~3.0.4"
|
|
8931
|
+
inherits: "npm:^2.0.4"
|
|
8932
|
+
pbkdf2: "npm:^3.1.2"
|
|
8933
|
+
public-encrypt: "npm:^4.0.3"
|
|
8934
|
+
randombytes: "npm:^2.1.0"
|
|
8935
|
+
randomfill: "npm:^1.0.4"
|
|
8936
|
+
checksum: 10c0/184a2def7b16628e79841243232ab5497f18d8e158ac21b7ce90ab172427d0a892a561280adc08f9d4d517bce8db2a5b335dc21abb970f787f8e874bd7b9db7d
|
|
8881
8937
|
languageName: node
|
|
8882
8938
|
linkType: hard
|
|
8883
8939
|
|
|
@@ -9509,7 +9565,7 @@ __metadata:
|
|
|
9509
9565
|
languageName: node
|
|
9510
9566
|
linkType: hard
|
|
9511
9567
|
|
|
9512
|
-
"diffie-hellman@npm:^5.0.
|
|
9568
|
+
"diffie-hellman@npm:^5.0.3":
|
|
9513
9569
|
version: 5.0.3
|
|
9514
9570
|
resolution: "diffie-hellman@npm:5.0.3"
|
|
9515
9571
|
dependencies:
|
|
@@ -9783,10 +9839,10 @@ __metadata:
|
|
|
9783
9839
|
languageName: node
|
|
9784
9840
|
linkType: hard
|
|
9785
9841
|
|
|
9786
|
-
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.
|
|
9787
|
-
version: 1.5.
|
|
9788
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9789
|
-
checksum: 10c0/
|
|
9842
|
+
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.41":
|
|
9843
|
+
version: 1.5.47
|
|
9844
|
+
resolution: "electron-to-chromium@npm:1.5.47"
|
|
9845
|
+
checksum: 10c0/5f8c4a9f0698695960f7bef5242d52b1043020ce50b51fb534409a768847f9bdc9672cb4a6a560eeb8f8b47a04327ae9b31b2cee376cb637b3eb04a4daeaa3b8
|
|
9790
9846
|
languageName: node
|
|
9791
9847
|
linkType: hard
|
|
9792
9848
|
|
|
@@ -9800,8 +9856,8 @@ __metadata:
|
|
|
9800
9856
|
linkType: hard
|
|
9801
9857
|
|
|
9802
9858
|
"elliptic@npm:^6.5.3, elliptic@npm:^6.5.5":
|
|
9803
|
-
version: 6.
|
|
9804
|
-
resolution: "elliptic@npm:6.
|
|
9859
|
+
version: 6.6.0
|
|
9860
|
+
resolution: "elliptic@npm:6.6.0"
|
|
9805
9861
|
dependencies:
|
|
9806
9862
|
bn.js: "npm:^4.11.9"
|
|
9807
9863
|
brorand: "npm:^1.1.0"
|
|
@@ -9810,7 +9866,7 @@ __metadata:
|
|
|
9810
9866
|
inherits: "npm:^2.0.4"
|
|
9811
9867
|
minimalistic-assert: "npm:^1.0.1"
|
|
9812
9868
|
minimalistic-crypto-utils: "npm:^1.0.1"
|
|
9813
|
-
checksum: 10c0/
|
|
9869
|
+
checksum: 10c0/42eb3492e218017bf8923a5d14a86f414952f2f771361805b3ae9f380923b5da53e203d0d92be95cb0a248858a78db7db5934a346e268abb757e6fe561d401c9
|
|
9814
9870
|
languageName: node
|
|
9815
9871
|
linkType: hard
|
|
9816
9872
|
|
|
@@ -11981,7 +12037,7 @@ __metadata:
|
|
|
11981
12037
|
languageName: node
|
|
11982
12038
|
linkType: hard
|
|
11983
12039
|
|
|
11984
|
-
"hash-base@npm:~3.0":
|
|
12040
|
+
"hash-base@npm:~3.0, hash-base@npm:~3.0.4":
|
|
11985
12041
|
version: 3.0.4
|
|
11986
12042
|
resolution: "hash-base@npm:3.0.4"
|
|
11987
12043
|
dependencies:
|
|
@@ -15709,7 +15765,7 @@ __metadata:
|
|
|
15709
15765
|
languageName: node
|
|
15710
15766
|
linkType: hard
|
|
15711
15767
|
|
|
15712
|
-
"pbkdf2@npm:^3.
|
|
15768
|
+
"pbkdf2@npm:^3.1.2":
|
|
15713
15769
|
version: 3.1.2
|
|
15714
15770
|
resolution: "pbkdf2@npm:3.1.2"
|
|
15715
15771
|
dependencies:
|
|
@@ -15750,6 +15806,13 @@ __metadata:
|
|
|
15750
15806
|
languageName: node
|
|
15751
15807
|
linkType: hard
|
|
15752
15808
|
|
|
15809
|
+
"picomatch@npm:^4.0.2":
|
|
15810
|
+
version: 4.0.2
|
|
15811
|
+
resolution: "picomatch@npm:4.0.2"
|
|
15812
|
+
checksum: 10c0/7c51f3ad2bb42c776f49ebf964c644958158be30d0a510efd5a395e8d49cb5acfed5b82c0c5b365523ce18e6ab85013c9ebe574f60305892ec3fa8eee8304ccc
|
|
15813
|
+
languageName: node
|
|
15814
|
+
linkType: hard
|
|
15815
|
+
|
|
15753
15816
|
"pify@npm:^2.0.0, pify@npm:^2.3.0":
|
|
15754
15817
|
version: 2.3.0
|
|
15755
15818
|
resolution: "pify@npm:2.3.0"
|
|
@@ -16676,13 +16739,13 @@ __metadata:
|
|
|
16676
16739
|
linkType: hard
|
|
16677
16740
|
|
|
16678
16741
|
"prosemirror-commands@npm:^1.0.0, prosemirror-commands@npm:^1.2.1, prosemirror-commands@npm:^1.3.1":
|
|
16679
|
-
version: 1.6.
|
|
16680
|
-
resolution: "prosemirror-commands@npm:1.6.
|
|
16742
|
+
version: 1.6.2
|
|
16743
|
+
resolution: "prosemirror-commands@npm:1.6.2"
|
|
16681
16744
|
dependencies:
|
|
16682
16745
|
prosemirror-model: "npm:^1.0.0"
|
|
16683
16746
|
prosemirror-state: "npm:^1.0.0"
|
|
16684
16747
|
prosemirror-transform: "npm:^1.10.2"
|
|
16685
|
-
checksum: 10c0/
|
|
16748
|
+
checksum: 10c0/3504d884d40aeb1f05857b562fe73f60cac2cac6b25b8127f03b40a795303090117cafbaefff399109b5ef3945404c8cdb118586a48ff74aeda927c985993613
|
|
16686
16749
|
languageName: node
|
|
16687
16750
|
linkType: hard
|
|
16688
16751
|
|
|
@@ -16805,15 +16868,15 @@ __metadata:
|
|
|
16805
16868
|
linkType: hard
|
|
16806
16869
|
|
|
16807
16870
|
"prosemirror-tables@npm:^1.3.0":
|
|
16808
|
-
version: 1.
|
|
16809
|
-
resolution: "prosemirror-tables@npm:1.
|
|
16871
|
+
version: 1.6.0
|
|
16872
|
+
resolution: "prosemirror-tables@npm:1.6.0"
|
|
16810
16873
|
dependencies:
|
|
16811
16874
|
prosemirror-keymap: "npm:^1.1.2"
|
|
16812
16875
|
prosemirror-model: "npm:^1.8.1"
|
|
16813
16876
|
prosemirror-state: "npm:^1.3.1"
|
|
16814
16877
|
prosemirror-transform: "npm:^1.2.1"
|
|
16815
16878
|
prosemirror-view: "npm:^1.13.3"
|
|
16816
|
-
checksum: 10c0/
|
|
16879
|
+
checksum: 10c0/f84bd03b29eaa2d76c01e01948cfc6aba6bacc73680f87c4e332dab382ad15ee244bd26e2dc7f5473af6ad5404ae9f71e647fef2bacac28617c98d2c629bd5bd
|
|
16817
16880
|
languageName: node
|
|
16818
16881
|
linkType: hard
|
|
16819
16882
|
|
|
@@ -16868,7 +16931,7 @@ __metadata:
|
|
|
16868
16931
|
languageName: node
|
|
16869
16932
|
linkType: hard
|
|
16870
16933
|
|
|
16871
|
-
"public-encrypt@npm:^4.0.
|
|
16934
|
+
"public-encrypt@npm:^4.0.3":
|
|
16872
16935
|
version: 4.0.3
|
|
16873
16936
|
resolution: "public-encrypt@npm:4.0.3"
|
|
16874
16937
|
dependencies:
|
|
@@ -17005,7 +17068,7 @@ __metadata:
|
|
|
17005
17068
|
languageName: node
|
|
17006
17069
|
linkType: hard
|
|
17007
17070
|
|
|
17008
|
-
"randomfill@npm:^1.0.
|
|
17071
|
+
"randomfill@npm:^1.0.4":
|
|
17009
17072
|
version: 1.0.4
|
|
17010
17073
|
resolution: "randomfill@npm:1.0.4"
|
|
17011
17074
|
dependencies:
|
|
@@ -18238,13 +18301,13 @@ __metadata:
|
|
|
18238
18301
|
linkType: hard
|
|
18239
18302
|
|
|
18240
18303
|
"regjsparser@npm:^0.11.0":
|
|
18241
|
-
version: 0.11.
|
|
18242
|
-
resolution: "regjsparser@npm:0.11.
|
|
18304
|
+
version: 0.11.2
|
|
18305
|
+
resolution: "regjsparser@npm:0.11.2"
|
|
18243
18306
|
dependencies:
|
|
18244
18307
|
jsesc: "npm:~3.0.2"
|
|
18245
18308
|
bin:
|
|
18246
18309
|
regjsparser: bin/parser
|
|
18247
|
-
checksum: 10c0/
|
|
18310
|
+
checksum: 10c0/764e762de1b26a0cf48b45728fc1b2087f9c55bd4cea858cce28e4d5544c237f3f2dd6d40e2c41b80068e9cb92cc7d731a4285bc1f27d6ebc227792c70e4af1b
|
|
18248
18311
|
languageName: node
|
|
18249
18312
|
linkType: hard
|
|
18250
18313
|
|
|
@@ -18677,25 +18740,27 @@ __metadata:
|
|
|
18677
18740
|
linkType: hard
|
|
18678
18741
|
|
|
18679
18742
|
"rollup@npm:^4.13.0":
|
|
18680
|
-
version: 4.24.
|
|
18681
|
-
resolution: "rollup@npm:4.24.
|
|
18682
|
-
dependencies:
|
|
18683
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.24.
|
|
18684
|
-
"@rollup/rollup-android-arm64": "npm:4.24.
|
|
18685
|
-
"@rollup/rollup-darwin-arm64": "npm:4.24.
|
|
18686
|
-
"@rollup/rollup-darwin-x64": "npm:4.24.
|
|
18687
|
-
"@rollup/rollup-
|
|
18688
|
-
"@rollup/rollup-
|
|
18689
|
-
"@rollup/rollup-linux-
|
|
18690
|
-
"@rollup/rollup-linux-
|
|
18691
|
-
"@rollup/rollup-linux-
|
|
18692
|
-
"@rollup/rollup-linux-
|
|
18693
|
-
"@rollup/rollup-linux-
|
|
18694
|
-
"@rollup/rollup-linux-
|
|
18695
|
-
"@rollup/rollup-linux-
|
|
18696
|
-
"@rollup/rollup-
|
|
18697
|
-
"@rollup/rollup-
|
|
18698
|
-
"@rollup/rollup-win32-
|
|
18743
|
+
version: 4.24.2
|
|
18744
|
+
resolution: "rollup@npm:4.24.2"
|
|
18745
|
+
dependencies:
|
|
18746
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.24.2"
|
|
18747
|
+
"@rollup/rollup-android-arm64": "npm:4.24.2"
|
|
18748
|
+
"@rollup/rollup-darwin-arm64": "npm:4.24.2"
|
|
18749
|
+
"@rollup/rollup-darwin-x64": "npm:4.24.2"
|
|
18750
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.24.2"
|
|
18751
|
+
"@rollup/rollup-freebsd-x64": "npm:4.24.2"
|
|
18752
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.24.2"
|
|
18753
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.24.2"
|
|
18754
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.24.2"
|
|
18755
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.24.2"
|
|
18756
|
+
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.24.2"
|
|
18757
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.24.2"
|
|
18758
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.24.2"
|
|
18759
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.24.2"
|
|
18760
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.24.2"
|
|
18761
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.24.2"
|
|
18762
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.24.2"
|
|
18763
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.24.2"
|
|
18699
18764
|
"@types/estree": "npm:1.0.6"
|
|
18700
18765
|
fsevents: "npm:~2.3.2"
|
|
18701
18766
|
dependenciesMeta:
|
|
@@ -18707,6 +18772,10 @@ __metadata:
|
|
|
18707
18772
|
optional: true
|
|
18708
18773
|
"@rollup/rollup-darwin-x64":
|
|
18709
18774
|
optional: true
|
|
18775
|
+
"@rollup/rollup-freebsd-arm64":
|
|
18776
|
+
optional: true
|
|
18777
|
+
"@rollup/rollup-freebsd-x64":
|
|
18778
|
+
optional: true
|
|
18710
18779
|
"@rollup/rollup-linux-arm-gnueabihf":
|
|
18711
18780
|
optional: true
|
|
18712
18781
|
"@rollup/rollup-linux-arm-musleabihf":
|
|
@@ -18735,7 +18804,7 @@ __metadata:
|
|
|
18735
18804
|
optional: true
|
|
18736
18805
|
bin:
|
|
18737
18806
|
rollup: dist/bin/rollup
|
|
18738
|
-
checksum: 10c0/
|
|
18807
|
+
checksum: 10c0/265de71cf6c20854514f0be1727fab3e615aa4afde2431f705c6f535182976c645703d2a21b4d25648a0212fb26a4043f892a83bba4d73c9ea965271a2f4a50e
|
|
18739
18808
|
languageName: node
|
|
18740
18809
|
linkType: hard
|
|
18741
18810
|
|
|
@@ -20360,13 +20429,6 @@ __metadata:
|
|
|
20360
20429
|
languageName: node
|
|
20361
20430
|
linkType: hard
|
|
20362
20431
|
|
|
20363
|
-
"to-fast-properties@npm:^2.0.0":
|
|
20364
|
-
version: 2.0.0
|
|
20365
|
-
resolution: "to-fast-properties@npm:2.0.0"
|
|
20366
|
-
checksum: 10c0/b214d21dbfb4bce3452b6244b336806ffea9c05297148d32ebb428d5c43ce7545bdfc65a1ceb58c9ef4376a65c0cb2854d645f33961658b3e3b4f84910ddcdd7
|
|
20367
|
-
languageName: node
|
|
20368
|
-
linkType: hard
|
|
20369
|
-
|
|
20370
20432
|
"to-object-path@npm:^0.3.0":
|
|
20371
20433
|
version: 0.3.0
|
|
20372
20434
|
resolution: "to-object-path@npm:0.3.0"
|
|
@@ -20768,7 +20830,7 @@ __metadata:
|
|
|
20768
20830
|
languageName: node
|
|
20769
20831
|
linkType: hard
|
|
20770
20832
|
|
|
20771
|
-
"undici-types@npm:~6.19.
|
|
20833
|
+
"undici-types@npm:~6.19.8":
|
|
20772
20834
|
version: 6.19.8
|
|
20773
20835
|
resolution: "undici-types@npm:6.19.8"
|
|
20774
20836
|
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
|
|
@@ -21028,7 +21090,7 @@ __metadata:
|
|
|
21028
21090
|
languageName: node
|
|
21029
21091
|
linkType: hard
|
|
21030
21092
|
|
|
21031
|
-
"update-browserslist-db@npm:^1.1.
|
|
21093
|
+
"update-browserslist-db@npm:^1.1.1":
|
|
21032
21094
|
version: 1.1.1
|
|
21033
21095
|
resolution: "update-browserslist-db@npm:1.1.1"
|
|
21034
21096
|
dependencies:
|