@paypal/sdk-release 5.0.441 → 5.0.443
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/package-lock.json +659 -633
- package/package.json +3 -3
package/package-lock.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@paypal/sdk-release",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.443",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@paypal/sdk-release",
|
|
9
|
-
"version": "5.0.
|
|
9
|
+
"version": "5.0.442",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@paypal/applepay-components": "1.7.0",
|
|
13
13
|
"@paypal/card-components": "1.0.56",
|
|
14
|
-
"@paypal/checkout-components": "5.0.
|
|
14
|
+
"@paypal/checkout-components": "5.0.321",
|
|
15
15
|
"@paypal/common-components": "1.0.49",
|
|
16
16
|
"@paypal/example-components": "1.0.28",
|
|
17
17
|
"@paypal/funding-components": "1.0.32",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"@paypal/legal-components": "1.2.2",
|
|
21
21
|
"@paypal/messaging-components": "1.64.5",
|
|
22
22
|
"@paypal/muse-components": "1.3.93",
|
|
23
|
-
"@paypal/sdk-client": "4.0.
|
|
23
|
+
"@paypal/sdk-client": "4.0.192"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
26
|
"@krakenjs/grabthar-release": "^3.0.0",
|
|
@@ -52,9 +52,9 @@
|
|
|
52
52
|
}
|
|
53
53
|
},
|
|
54
54
|
"node_modules/@babel/cli": {
|
|
55
|
-
"version": "7.24.
|
|
56
|
-
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.
|
|
57
|
-
"integrity": "sha512-
|
|
55
|
+
"version": "7.24.7",
|
|
56
|
+
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.7.tgz",
|
|
57
|
+
"integrity": "sha512-8dfPprJgV4O14WTx+AQyEA+opgUKPrsIXX/MdL50J1n06EQJ6m1T+CdsJe0qEC0B/Xl85i+Un5KVAxd/PACX9A==",
|
|
58
58
|
"dev": true,
|
|
59
59
|
"dependencies": {
|
|
60
60
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
"node_modules/@babel/code-frame": {
|
|
84
|
-
"version": "7.24.
|
|
85
|
-
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.
|
|
86
|
-
"integrity": "sha512-
|
|
84
|
+
"version": "7.24.7",
|
|
85
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz",
|
|
86
|
+
"integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
|
|
87
87
|
"dev": true,
|
|
88
88
|
"dependencies": {
|
|
89
|
-
"@babel/highlight": "^7.24.
|
|
89
|
+
"@babel/highlight": "^7.24.7",
|
|
90
90
|
"picocolors": "^1.0.0"
|
|
91
91
|
},
|
|
92
92
|
"engines": {
|
|
@@ -94,30 +94,30 @@
|
|
|
94
94
|
}
|
|
95
95
|
},
|
|
96
96
|
"node_modules/@babel/compat-data": {
|
|
97
|
-
"version": "7.24.
|
|
98
|
-
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.
|
|
99
|
-
"integrity": "sha512-
|
|
97
|
+
"version": "7.24.7",
|
|
98
|
+
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.7.tgz",
|
|
99
|
+
"integrity": "sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==",
|
|
100
100
|
"dev": true,
|
|
101
101
|
"engines": {
|
|
102
102
|
"node": ">=6.9.0"
|
|
103
103
|
}
|
|
104
104
|
},
|
|
105
105
|
"node_modules/@babel/core": {
|
|
106
|
-
"version": "7.24.
|
|
107
|
-
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.
|
|
108
|
-
"integrity": "sha512-
|
|
106
|
+
"version": "7.24.7",
|
|
107
|
+
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.7.tgz",
|
|
108
|
+
"integrity": "sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==",
|
|
109
109
|
"dev": true,
|
|
110
110
|
"dependencies": {
|
|
111
111
|
"@ampproject/remapping": "^2.2.0",
|
|
112
|
-
"@babel/code-frame": "^7.24.
|
|
113
|
-
"@babel/generator": "^7.24.
|
|
114
|
-
"@babel/helper-compilation-targets": "^7.24.
|
|
115
|
-
"@babel/helper-module-transforms": "^7.24.
|
|
116
|
-
"@babel/helpers": "^7.24.
|
|
117
|
-
"@babel/parser": "^7.24.
|
|
118
|
-
"@babel/template": "^7.24.
|
|
119
|
-
"@babel/traverse": "^7.24.
|
|
120
|
-
"@babel/types": "^7.24.
|
|
112
|
+
"@babel/code-frame": "^7.24.7",
|
|
113
|
+
"@babel/generator": "^7.24.7",
|
|
114
|
+
"@babel/helper-compilation-targets": "^7.24.7",
|
|
115
|
+
"@babel/helper-module-transforms": "^7.24.7",
|
|
116
|
+
"@babel/helpers": "^7.24.7",
|
|
117
|
+
"@babel/parser": "^7.24.7",
|
|
118
|
+
"@babel/template": "^7.24.7",
|
|
119
|
+
"@babel/traverse": "^7.24.7",
|
|
120
|
+
"@babel/types": "^7.24.7",
|
|
121
121
|
"convert-source-map": "^2.0.0",
|
|
122
122
|
"debug": "^4.1.0",
|
|
123
123
|
"gensync": "^1.0.0-beta.2",
|
|
@@ -142,9 +142,9 @@
|
|
|
142
142
|
}
|
|
143
143
|
},
|
|
144
144
|
"node_modules/@babel/eslint-parser": {
|
|
145
|
-
"version": "7.24.
|
|
146
|
-
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.
|
|
147
|
-
"integrity": "sha512-
|
|
145
|
+
"version": "7.24.7",
|
|
146
|
+
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.7.tgz",
|
|
147
|
+
"integrity": "sha512-SO5E3bVxDuxyNxM5agFv480YA2HO6ohZbGxbazZdIk3KQOPOGVNw6q78I9/lbviIf95eq6tPozeYnJLbjnC8IA==",
|
|
148
148
|
"dev": true,
|
|
149
149
|
"dependencies": {
|
|
150
150
|
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
|
|
@@ -169,12 +169,12 @@
|
|
|
169
169
|
}
|
|
170
170
|
},
|
|
171
171
|
"node_modules/@babel/generator": {
|
|
172
|
-
"version": "7.24.
|
|
173
|
-
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.
|
|
174
|
-
"integrity": "sha512-
|
|
172
|
+
"version": "7.24.7",
|
|
173
|
+
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.7.tgz",
|
|
174
|
+
"integrity": "sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==",
|
|
175
175
|
"dev": true,
|
|
176
176
|
"dependencies": {
|
|
177
|
-
"@babel/types": "^7.24.
|
|
177
|
+
"@babel/types": "^7.24.7",
|
|
178
178
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
179
179
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
180
180
|
"jsesc": "^2.5.1"
|
|
@@ -184,37 +184,38 @@
|
|
|
184
184
|
}
|
|
185
185
|
},
|
|
186
186
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
187
|
-
"version": "7.24.
|
|
188
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.
|
|
189
|
-
"integrity": "sha512-
|
|
187
|
+
"version": "7.24.7",
|
|
188
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz",
|
|
189
|
+
"integrity": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==",
|
|
190
190
|
"dev": true,
|
|
191
191
|
"dependencies": {
|
|
192
|
-
"@babel/types": "^7.24.
|
|
192
|
+
"@babel/types": "^7.24.7"
|
|
193
193
|
},
|
|
194
194
|
"engines": {
|
|
195
195
|
"node": ">=6.9.0"
|
|
196
196
|
}
|
|
197
197
|
},
|
|
198
198
|
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
199
|
-
"version": "7.24.
|
|
200
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.24.
|
|
201
|
-
"integrity": "sha512
|
|
199
|
+
"version": "7.24.7",
|
|
200
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.24.7.tgz",
|
|
201
|
+
"integrity": "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==",
|
|
202
202
|
"dev": true,
|
|
203
203
|
"dependencies": {
|
|
204
|
-
"@babel/
|
|
204
|
+
"@babel/traverse": "^7.24.7",
|
|
205
|
+
"@babel/types": "^7.24.7"
|
|
205
206
|
},
|
|
206
207
|
"engines": {
|
|
207
208
|
"node": ">=6.9.0"
|
|
208
209
|
}
|
|
209
210
|
},
|
|
210
211
|
"node_modules/@babel/helper-compilation-targets": {
|
|
211
|
-
"version": "7.24.
|
|
212
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.
|
|
213
|
-
"integrity": "sha512-
|
|
212
|
+
"version": "7.24.7",
|
|
213
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz",
|
|
214
|
+
"integrity": "sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==",
|
|
214
215
|
"dev": true,
|
|
215
216
|
"dependencies": {
|
|
216
|
-
"@babel/compat-data": "^7.24.
|
|
217
|
-
"@babel/helper-validator-option": "^7.24.
|
|
217
|
+
"@babel/compat-data": "^7.24.7",
|
|
218
|
+
"@babel/helper-validator-option": "^7.24.7",
|
|
218
219
|
"browserslist": "^4.22.2",
|
|
219
220
|
"lru-cache": "^5.1.1",
|
|
220
221
|
"semver": "^6.3.1"
|
|
@@ -233,19 +234,19 @@
|
|
|
233
234
|
}
|
|
234
235
|
},
|
|
235
236
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
236
|
-
"version": "7.24.
|
|
237
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.
|
|
238
|
-
"integrity": "sha512-
|
|
239
|
-
"dev": true,
|
|
240
|
-
"dependencies": {
|
|
241
|
-
"@babel/helper-annotate-as-pure": "^7.24.
|
|
242
|
-
"@babel/helper-environment-visitor": "^7.24.
|
|
243
|
-
"@babel/helper-function-name": "^7.24.
|
|
244
|
-
"@babel/helper-member-expression-to-functions": "^7.24.
|
|
245
|
-
"@babel/helper-optimise-call-expression": "^7.24.
|
|
246
|
-
"@babel/helper-replace-supers": "^7.24.
|
|
247
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.
|
|
248
|
-
"@babel/helper-split-export-declaration": "^7.24.
|
|
237
|
+
"version": "7.24.7",
|
|
238
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz",
|
|
239
|
+
"integrity": "sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==",
|
|
240
|
+
"dev": true,
|
|
241
|
+
"dependencies": {
|
|
242
|
+
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
243
|
+
"@babel/helper-environment-visitor": "^7.24.7",
|
|
244
|
+
"@babel/helper-function-name": "^7.24.7",
|
|
245
|
+
"@babel/helper-member-expression-to-functions": "^7.24.7",
|
|
246
|
+
"@babel/helper-optimise-call-expression": "^7.24.7",
|
|
247
|
+
"@babel/helper-replace-supers": "^7.24.7",
|
|
248
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
249
|
+
"@babel/helper-split-export-declaration": "^7.24.7",
|
|
249
250
|
"semver": "^6.3.1"
|
|
250
251
|
},
|
|
251
252
|
"engines": {
|
|
@@ -265,12 +266,12 @@
|
|
|
265
266
|
}
|
|
266
267
|
},
|
|
267
268
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
268
|
-
"version": "7.24.
|
|
269
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.24.
|
|
270
|
-
"integrity": "sha512-
|
|
269
|
+
"version": "7.24.7",
|
|
270
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.24.7.tgz",
|
|
271
|
+
"integrity": "sha512-03TCmXy2FtXJEZfbXDTSqq1fRJArk7lX9DOFC/47VthYcxyIOx+eXQmdo6DOQvrbpIix+KfXwvuXdFDZHxt+rA==",
|
|
271
272
|
"dev": true,
|
|
272
273
|
"dependencies": {
|
|
273
|
-
"@babel/helper-annotate-as-pure": "^7.24.
|
|
274
|
+
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
274
275
|
"regexpu-core": "^5.3.1",
|
|
275
276
|
"semver": "^6.3.1"
|
|
276
277
|
},
|
|
@@ -307,74 +308,79 @@
|
|
|
307
308
|
}
|
|
308
309
|
},
|
|
309
310
|
"node_modules/@babel/helper-environment-visitor": {
|
|
310
|
-
"version": "7.24.
|
|
311
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.
|
|
312
|
-
"integrity": "sha512-
|
|
311
|
+
"version": "7.24.7",
|
|
312
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz",
|
|
313
|
+
"integrity": "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==",
|
|
313
314
|
"dev": true,
|
|
315
|
+
"dependencies": {
|
|
316
|
+
"@babel/types": "^7.24.7"
|
|
317
|
+
},
|
|
314
318
|
"engines": {
|
|
315
319
|
"node": ">=6.9.0"
|
|
316
320
|
}
|
|
317
321
|
},
|
|
318
322
|
"node_modules/@babel/helper-function-name": {
|
|
319
|
-
"version": "7.24.
|
|
320
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.
|
|
321
|
-
"integrity": "sha512-
|
|
323
|
+
"version": "7.24.7",
|
|
324
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz",
|
|
325
|
+
"integrity": "sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==",
|
|
322
326
|
"dev": true,
|
|
323
327
|
"dependencies": {
|
|
324
|
-
"@babel/template": "^7.24.
|
|
325
|
-
"@babel/types": "^7.24.
|
|
328
|
+
"@babel/template": "^7.24.7",
|
|
329
|
+
"@babel/types": "^7.24.7"
|
|
326
330
|
},
|
|
327
331
|
"engines": {
|
|
328
332
|
"node": ">=6.9.0"
|
|
329
333
|
}
|
|
330
334
|
},
|
|
331
335
|
"node_modules/@babel/helper-hoist-variables": {
|
|
332
|
-
"version": "7.24.
|
|
333
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.
|
|
334
|
-
"integrity": "sha512-
|
|
336
|
+
"version": "7.24.7",
|
|
337
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz",
|
|
338
|
+
"integrity": "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==",
|
|
335
339
|
"dev": true,
|
|
336
340
|
"dependencies": {
|
|
337
|
-
"@babel/types": "^7.24.
|
|
341
|
+
"@babel/types": "^7.24.7"
|
|
338
342
|
},
|
|
339
343
|
"engines": {
|
|
340
344
|
"node": ">=6.9.0"
|
|
341
345
|
}
|
|
342
346
|
},
|
|
343
347
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
344
|
-
"version": "7.24.
|
|
345
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.
|
|
346
|
-
"integrity": "sha512-
|
|
348
|
+
"version": "7.24.7",
|
|
349
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz",
|
|
350
|
+
"integrity": "sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==",
|
|
347
351
|
"dev": true,
|
|
348
352
|
"dependencies": {
|
|
349
|
-
"@babel/
|
|
353
|
+
"@babel/traverse": "^7.24.7",
|
|
354
|
+
"@babel/types": "^7.24.7"
|
|
350
355
|
},
|
|
351
356
|
"engines": {
|
|
352
357
|
"node": ">=6.9.0"
|
|
353
358
|
}
|
|
354
359
|
},
|
|
355
360
|
"node_modules/@babel/helper-module-imports": {
|
|
356
|
-
"version": "7.24.
|
|
357
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.
|
|
358
|
-
"integrity": "sha512-
|
|
361
|
+
"version": "7.24.7",
|
|
362
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz",
|
|
363
|
+
"integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==",
|
|
359
364
|
"dev": true,
|
|
360
365
|
"dependencies": {
|
|
361
|
-
"@babel/
|
|
366
|
+
"@babel/traverse": "^7.24.7",
|
|
367
|
+
"@babel/types": "^7.24.7"
|
|
362
368
|
},
|
|
363
369
|
"engines": {
|
|
364
370
|
"node": ">=6.9.0"
|
|
365
371
|
}
|
|
366
372
|
},
|
|
367
373
|
"node_modules/@babel/helper-module-transforms": {
|
|
368
|
-
"version": "7.24.
|
|
369
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.
|
|
370
|
-
"integrity": "sha512-
|
|
374
|
+
"version": "7.24.7",
|
|
375
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz",
|
|
376
|
+
"integrity": "sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==",
|
|
371
377
|
"dev": true,
|
|
372
378
|
"dependencies": {
|
|
373
|
-
"@babel/helper-environment-visitor": "^7.24.
|
|
374
|
-
"@babel/helper-module-imports": "^7.24.
|
|
375
|
-
"@babel/helper-simple-access": "^7.24.
|
|
376
|
-
"@babel/helper-split-export-declaration": "^7.24.
|
|
377
|
-
"@babel/helper-validator-identifier": "^7.24.
|
|
379
|
+
"@babel/helper-environment-visitor": "^7.24.7",
|
|
380
|
+
"@babel/helper-module-imports": "^7.24.7",
|
|
381
|
+
"@babel/helper-simple-access": "^7.24.7",
|
|
382
|
+
"@babel/helper-split-export-declaration": "^7.24.7",
|
|
383
|
+
"@babel/helper-validator-identifier": "^7.24.7"
|
|
378
384
|
},
|
|
379
385
|
"engines": {
|
|
380
386
|
"node": ">=6.9.0"
|
|
@@ -384,35 +390,35 @@
|
|
|
384
390
|
}
|
|
385
391
|
},
|
|
386
392
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
387
|
-
"version": "7.24.
|
|
388
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.
|
|
389
|
-
"integrity": "sha512-
|
|
393
|
+
"version": "7.24.7",
|
|
394
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz",
|
|
395
|
+
"integrity": "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==",
|
|
390
396
|
"dev": true,
|
|
391
397
|
"dependencies": {
|
|
392
|
-
"@babel/types": "^7.24.
|
|
398
|
+
"@babel/types": "^7.24.7"
|
|
393
399
|
},
|
|
394
400
|
"engines": {
|
|
395
401
|
"node": ">=6.9.0"
|
|
396
402
|
}
|
|
397
403
|
},
|
|
398
404
|
"node_modules/@babel/helper-plugin-utils": {
|
|
399
|
-
"version": "7.24.
|
|
400
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.
|
|
401
|
-
"integrity": "sha512-
|
|
405
|
+
"version": "7.24.7",
|
|
406
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz",
|
|
407
|
+
"integrity": "sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==",
|
|
402
408
|
"dev": true,
|
|
403
409
|
"engines": {
|
|
404
410
|
"node": ">=6.9.0"
|
|
405
411
|
}
|
|
406
412
|
},
|
|
407
413
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
408
|
-
"version": "7.24.
|
|
409
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.24.
|
|
410
|
-
"integrity": "sha512-
|
|
414
|
+
"version": "7.24.7",
|
|
415
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.24.7.tgz",
|
|
416
|
+
"integrity": "sha512-9pKLcTlZ92hNZMQfGCHImUpDOlAgkkpqalWEeftW5FBya75k8Li2ilerxkM/uBEj01iBZXcCIB/bwvDYgWyibA==",
|
|
411
417
|
"dev": true,
|
|
412
418
|
"dependencies": {
|
|
413
|
-
"@babel/helper-annotate-as-pure": "^7.24.
|
|
414
|
-
"@babel/helper-environment-visitor": "^7.24.
|
|
415
|
-
"@babel/helper-wrap-function": "^7.24.
|
|
419
|
+
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
420
|
+
"@babel/helper-environment-visitor": "^7.24.7",
|
|
421
|
+
"@babel/helper-wrap-function": "^7.24.7"
|
|
416
422
|
},
|
|
417
423
|
"engines": {
|
|
418
424
|
"node": ">=6.9.0"
|
|
@@ -422,14 +428,14 @@
|
|
|
422
428
|
}
|
|
423
429
|
},
|
|
424
430
|
"node_modules/@babel/helper-replace-supers": {
|
|
425
|
-
"version": "7.24.
|
|
426
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.
|
|
427
|
-
"integrity": "sha512-
|
|
431
|
+
"version": "7.24.7",
|
|
432
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.7.tgz",
|
|
433
|
+
"integrity": "sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==",
|
|
428
434
|
"dev": true,
|
|
429
435
|
"dependencies": {
|
|
430
|
-
"@babel/helper-environment-visitor": "^7.24.
|
|
431
|
-
"@babel/helper-member-expression-to-functions": "^7.24.
|
|
432
|
-
"@babel/helper-optimise-call-expression": "^7.24.
|
|
436
|
+
"@babel/helper-environment-visitor": "^7.24.7",
|
|
437
|
+
"@babel/helper-member-expression-to-functions": "^7.24.7",
|
|
438
|
+
"@babel/helper-optimise-call-expression": "^7.24.7"
|
|
433
439
|
},
|
|
434
440
|
"engines": {
|
|
435
441
|
"node": ">=6.9.0"
|
|
@@ -439,102 +445,105 @@
|
|
|
439
445
|
}
|
|
440
446
|
},
|
|
441
447
|
"node_modules/@babel/helper-simple-access": {
|
|
442
|
-
"version": "7.24.
|
|
443
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.
|
|
444
|
-
"integrity": "sha512-
|
|
448
|
+
"version": "7.24.7",
|
|
449
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz",
|
|
450
|
+
"integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==",
|
|
445
451
|
"dev": true,
|
|
446
452
|
"dependencies": {
|
|
447
|
-
"@babel/
|
|
453
|
+
"@babel/traverse": "^7.24.7",
|
|
454
|
+
"@babel/types": "^7.24.7"
|
|
448
455
|
},
|
|
449
456
|
"engines": {
|
|
450
457
|
"node": ">=6.9.0"
|
|
451
458
|
}
|
|
452
459
|
},
|
|
453
460
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
454
|
-
"version": "7.24.
|
|
455
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.
|
|
456
|
-
"integrity": "sha512-
|
|
461
|
+
"version": "7.24.7",
|
|
462
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz",
|
|
463
|
+
"integrity": "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==",
|
|
457
464
|
"dev": true,
|
|
458
465
|
"dependencies": {
|
|
459
|
-
"@babel/
|
|
466
|
+
"@babel/traverse": "^7.24.7",
|
|
467
|
+
"@babel/types": "^7.24.7"
|
|
460
468
|
},
|
|
461
469
|
"engines": {
|
|
462
470
|
"node": ">=6.9.0"
|
|
463
471
|
}
|
|
464
472
|
},
|
|
465
473
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
466
|
-
"version": "7.24.
|
|
467
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.
|
|
468
|
-
"integrity": "sha512-
|
|
474
|
+
"version": "7.24.7",
|
|
475
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz",
|
|
476
|
+
"integrity": "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==",
|
|
469
477
|
"dev": true,
|
|
470
478
|
"dependencies": {
|
|
471
|
-
"@babel/types": "^7.24.
|
|
479
|
+
"@babel/types": "^7.24.7"
|
|
472
480
|
},
|
|
473
481
|
"engines": {
|
|
474
482
|
"node": ">=6.9.0"
|
|
475
483
|
}
|
|
476
484
|
},
|
|
477
485
|
"node_modules/@babel/helper-string-parser": {
|
|
478
|
-
"version": "7.24.
|
|
479
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.
|
|
480
|
-
"integrity": "sha512-
|
|
486
|
+
"version": "7.24.7",
|
|
487
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz",
|
|
488
|
+
"integrity": "sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==",
|
|
481
489
|
"dev": true,
|
|
482
490
|
"engines": {
|
|
483
491
|
"node": ">=6.9.0"
|
|
484
492
|
}
|
|
485
493
|
},
|
|
486
494
|
"node_modules/@babel/helper-validator-identifier": {
|
|
487
|
-
"version": "7.24.
|
|
488
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.
|
|
489
|
-
"integrity": "sha512-
|
|
495
|
+
"version": "7.24.7",
|
|
496
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
|
|
497
|
+
"integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
|
|
490
498
|
"dev": true,
|
|
491
499
|
"engines": {
|
|
492
500
|
"node": ">=6.9.0"
|
|
493
501
|
}
|
|
494
502
|
},
|
|
495
503
|
"node_modules/@babel/helper-validator-option": {
|
|
496
|
-
"version": "7.24.
|
|
497
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.
|
|
498
|
-
"integrity": "sha512-
|
|
504
|
+
"version": "7.24.7",
|
|
505
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz",
|
|
506
|
+
"integrity": "sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==",
|
|
499
507
|
"dev": true,
|
|
500
508
|
"engines": {
|
|
501
509
|
"node": ">=6.9.0"
|
|
502
510
|
}
|
|
503
511
|
},
|
|
504
512
|
"node_modules/@babel/helper-wrap-function": {
|
|
505
|
-
"version": "7.24.
|
|
506
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.24.
|
|
507
|
-
"integrity": "sha512-
|
|
513
|
+
"version": "7.24.7",
|
|
514
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.24.7.tgz",
|
|
515
|
+
"integrity": "sha512-N9JIYk3TD+1vq/wn77YnJOqMtfWhNewNE+DJV4puD2X7Ew9J4JvrzrFDfTfyv5EgEXVy9/Wt8QiOErzEmv5Ifw==",
|
|
508
516
|
"dev": true,
|
|
509
517
|
"dependencies": {
|
|
510
|
-
"@babel/helper-function-name": "^7.24.
|
|
511
|
-
"@babel/template": "^7.24.
|
|
512
|
-
"@babel/
|
|
518
|
+
"@babel/helper-function-name": "^7.24.7",
|
|
519
|
+
"@babel/template": "^7.24.7",
|
|
520
|
+
"@babel/traverse": "^7.24.7",
|
|
521
|
+
"@babel/types": "^7.24.7"
|
|
513
522
|
},
|
|
514
523
|
"engines": {
|
|
515
524
|
"node": ">=6.9.0"
|
|
516
525
|
}
|
|
517
526
|
},
|
|
518
527
|
"node_modules/@babel/helpers": {
|
|
519
|
-
"version": "7.24.
|
|
520
|
-
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.
|
|
521
|
-
"integrity": "sha512-
|
|
528
|
+
"version": "7.24.7",
|
|
529
|
+
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.7.tgz",
|
|
530
|
+
"integrity": "sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==",
|
|
522
531
|
"dev": true,
|
|
523
532
|
"dependencies": {
|
|
524
|
-
"@babel/template": "^7.24.
|
|
525
|
-
"@babel/types": "^7.24.
|
|
533
|
+
"@babel/template": "^7.24.7",
|
|
534
|
+
"@babel/types": "^7.24.7"
|
|
526
535
|
},
|
|
527
536
|
"engines": {
|
|
528
537
|
"node": ">=6.9.0"
|
|
529
538
|
}
|
|
530
539
|
},
|
|
531
540
|
"node_modules/@babel/highlight": {
|
|
532
|
-
"version": "7.24.
|
|
533
|
-
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.
|
|
534
|
-
"integrity": "sha512-
|
|
541
|
+
"version": "7.24.7",
|
|
542
|
+
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz",
|
|
543
|
+
"integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==",
|
|
535
544
|
"dev": true,
|
|
536
545
|
"dependencies": {
|
|
537
|
-
"@babel/helper-validator-identifier": "^7.24.
|
|
546
|
+
"@babel/helper-validator-identifier": "^7.24.7",
|
|
538
547
|
"chalk": "^2.4.2",
|
|
539
548
|
"js-tokens": "^4.0.0",
|
|
540
549
|
"picocolors": "^1.0.0"
|
|
@@ -544,9 +553,9 @@
|
|
|
544
553
|
}
|
|
545
554
|
},
|
|
546
555
|
"node_modules/@babel/node": {
|
|
547
|
-
"version": "7.24.
|
|
548
|
-
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.24.
|
|
549
|
-
"integrity": "sha512-
|
|
556
|
+
"version": "7.24.7",
|
|
557
|
+
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.24.7.tgz",
|
|
558
|
+
"integrity": "sha512-BCYNLxUQjGTgy8bAq12jy+Lt8soGWa/5u3s7U3aTVXxviIp0YVS+/Wm0b4eaitLVvetYrEoAiRF0QOk4WKsHAQ==",
|
|
550
559
|
"dev": true,
|
|
551
560
|
"dependencies": {
|
|
552
561
|
"@babel/register": "^7.24.6",
|
|
@@ -567,9 +576,9 @@
|
|
|
567
576
|
}
|
|
568
577
|
},
|
|
569
578
|
"node_modules/@babel/parser": {
|
|
570
|
-
"version": "7.24.
|
|
571
|
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.
|
|
572
|
-
"integrity": "sha512-
|
|
579
|
+
"version": "7.24.7",
|
|
580
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.7.tgz",
|
|
581
|
+
"integrity": "sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==",
|
|
573
582
|
"dev": true,
|
|
574
583
|
"bin": {
|
|
575
584
|
"parser": "bin/babel-parser.js"
|
|
@@ -579,13 +588,13 @@
|
|
|
579
588
|
}
|
|
580
589
|
},
|
|
581
590
|
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
|
|
582
|
-
"version": "7.24.
|
|
583
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.
|
|
584
|
-
"integrity": "sha512-
|
|
591
|
+
"version": "7.24.7",
|
|
592
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.7.tgz",
|
|
593
|
+
"integrity": "sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==",
|
|
585
594
|
"dev": true,
|
|
586
595
|
"dependencies": {
|
|
587
|
-
"@babel/helper-environment-visitor": "^7.24.
|
|
588
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
596
|
+
"@babel/helper-environment-visitor": "^7.24.7",
|
|
597
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
589
598
|
},
|
|
590
599
|
"engines": {
|
|
591
600
|
"node": ">=6.9.0"
|
|
@@ -595,12 +604,12 @@
|
|
|
595
604
|
}
|
|
596
605
|
},
|
|
597
606
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
598
|
-
"version": "7.24.
|
|
599
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.
|
|
600
|
-
"integrity": "sha512-
|
|
607
|
+
"version": "7.24.7",
|
|
608
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.7.tgz",
|
|
609
|
+
"integrity": "sha512-unaQgZ/iRu/By6tsjMZzpeBZjChYfLYry6HrEXPoz3KmfF0sVBQ1l8zKMQ4xRGLWVsjuvB8nQfjNP/DcfEOCsg==",
|
|
601
610
|
"dev": true,
|
|
602
611
|
"dependencies": {
|
|
603
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
612
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
604
613
|
},
|
|
605
614
|
"engines": {
|
|
606
615
|
"node": ">=6.9.0"
|
|
@@ -610,14 +619,14 @@
|
|
|
610
619
|
}
|
|
611
620
|
},
|
|
612
621
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
613
|
-
"version": "7.24.
|
|
614
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.
|
|
615
|
-
"integrity": "sha512
|
|
622
|
+
"version": "7.24.7",
|
|
623
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.7.tgz",
|
|
624
|
+
"integrity": "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==",
|
|
616
625
|
"dev": true,
|
|
617
626
|
"dependencies": {
|
|
618
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
619
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.
|
|
620
|
-
"@babel/plugin-transform-optional-chaining": "^7.24.
|
|
627
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
628
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
629
|
+
"@babel/plugin-transform-optional-chaining": "^7.24.7"
|
|
621
630
|
},
|
|
622
631
|
"engines": {
|
|
623
632
|
"node": ">=6.9.0"
|
|
@@ -627,13 +636,13 @@
|
|
|
627
636
|
}
|
|
628
637
|
},
|
|
629
638
|
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
|
|
630
|
-
"version": "7.24.
|
|
631
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.24.
|
|
632
|
-
"integrity": "sha512-
|
|
639
|
+
"version": "7.24.7",
|
|
640
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.24.7.tgz",
|
|
641
|
+
"integrity": "sha512-utA4HuR6F4Vvcr+o4DnjL8fCOlgRFGbeeBEGNg3ZTrLFw6VWG5XmUrvcQ0FjIYMU2ST4XcR2Wsp7t9qOAPnxMg==",
|
|
633
642
|
"dev": true,
|
|
634
643
|
"dependencies": {
|
|
635
|
-
"@babel/helper-environment-visitor": "^7.24.
|
|
636
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
644
|
+
"@babel/helper-environment-visitor": "^7.24.7",
|
|
645
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
637
646
|
},
|
|
638
647
|
"engines": {
|
|
639
648
|
"node": ">=6.9.0"
|
|
@@ -660,14 +669,14 @@
|
|
|
660
669
|
}
|
|
661
670
|
},
|
|
662
671
|
"node_modules/@babel/plugin-proposal-decorators": {
|
|
663
|
-
"version": "7.24.
|
|
664
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.24.
|
|
665
|
-
"integrity": "sha512-
|
|
672
|
+
"version": "7.24.7",
|
|
673
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.24.7.tgz",
|
|
674
|
+
"integrity": "sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==",
|
|
666
675
|
"dev": true,
|
|
667
676
|
"dependencies": {
|
|
668
|
-
"@babel/helper-create-class-features-plugin": "^7.24.
|
|
669
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
670
|
-
"@babel/plugin-syntax-decorators": "^7.24.
|
|
677
|
+
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
678
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
679
|
+
"@babel/plugin-syntax-decorators": "^7.24.7"
|
|
671
680
|
},
|
|
672
681
|
"engines": {
|
|
673
682
|
"node": ">=6.9.0"
|
|
@@ -740,12 +749,12 @@
|
|
|
740
749
|
}
|
|
741
750
|
},
|
|
742
751
|
"node_modules/@babel/plugin-syntax-decorators": {
|
|
743
|
-
"version": "7.24.
|
|
744
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.24.
|
|
745
|
-
"integrity": "sha512-
|
|
752
|
+
"version": "7.24.7",
|
|
753
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.24.7.tgz",
|
|
754
|
+
"integrity": "sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==",
|
|
746
755
|
"dev": true,
|
|
747
756
|
"dependencies": {
|
|
748
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
757
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
749
758
|
},
|
|
750
759
|
"engines": {
|
|
751
760
|
"node": ">=6.9.0"
|
|
@@ -779,12 +788,12 @@
|
|
|
779
788
|
}
|
|
780
789
|
},
|
|
781
790
|
"node_modules/@babel/plugin-syntax-flow": {
|
|
782
|
-
"version": "7.24.
|
|
783
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.
|
|
784
|
-
"integrity": "sha512-
|
|
791
|
+
"version": "7.24.7",
|
|
792
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.7.tgz",
|
|
793
|
+
"integrity": "sha512-9G8GYT/dxn/D1IIKOUBmGX0mnmj46mGH9NnZyJLwtCpgh5f7D2VbuKodb+2s9m1Yavh1s7ASQN8lf0eqrb1LTw==",
|
|
785
794
|
"dev": true,
|
|
786
795
|
"dependencies": {
|
|
787
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
796
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
788
797
|
},
|
|
789
798
|
"engines": {
|
|
790
799
|
"node": ">=6.9.0"
|
|
@@ -794,12 +803,12 @@
|
|
|
794
803
|
}
|
|
795
804
|
},
|
|
796
805
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
797
|
-
"version": "7.24.
|
|
798
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.
|
|
799
|
-
"integrity": "sha512-
|
|
806
|
+
"version": "7.24.7",
|
|
807
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.7.tgz",
|
|
808
|
+
"integrity": "sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==",
|
|
800
809
|
"dev": true,
|
|
801
810
|
"dependencies": {
|
|
802
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
811
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
803
812
|
},
|
|
804
813
|
"engines": {
|
|
805
814
|
"node": ">=6.9.0"
|
|
@@ -809,12 +818,12 @@
|
|
|
809
818
|
}
|
|
810
819
|
},
|
|
811
820
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
812
|
-
"version": "7.24.
|
|
813
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.
|
|
814
|
-
"integrity": "sha512-
|
|
821
|
+
"version": "7.24.7",
|
|
822
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.7.tgz",
|
|
823
|
+
"integrity": "sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==",
|
|
815
824
|
"dev": true,
|
|
816
825
|
"dependencies": {
|
|
817
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
826
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
818
827
|
},
|
|
819
828
|
"engines": {
|
|
820
829
|
"node": ">=6.9.0"
|
|
@@ -848,12 +857,12 @@
|
|
|
848
857
|
}
|
|
849
858
|
},
|
|
850
859
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
851
|
-
"version": "7.24.
|
|
852
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.
|
|
853
|
-
"integrity": "sha512-
|
|
860
|
+
"version": "7.24.7",
|
|
861
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz",
|
|
862
|
+
"integrity": "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==",
|
|
854
863
|
"dev": true,
|
|
855
864
|
"dependencies": {
|
|
856
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
865
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
857
866
|
},
|
|
858
867
|
"engines": {
|
|
859
868
|
"node": ">=6.9.0"
|
|
@@ -965,12 +974,12 @@
|
|
|
965
974
|
}
|
|
966
975
|
},
|
|
967
976
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
968
|
-
"version": "7.24.
|
|
969
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.
|
|
970
|
-
"integrity": "sha512-
|
|
977
|
+
"version": "7.24.7",
|
|
978
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz",
|
|
979
|
+
"integrity": "sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==",
|
|
971
980
|
"dev": true,
|
|
972
981
|
"dependencies": {
|
|
973
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
982
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
974
983
|
},
|
|
975
984
|
"engines": {
|
|
976
985
|
"node": ">=6.9.0"
|
|
@@ -996,12 +1005,12 @@
|
|
|
996
1005
|
}
|
|
997
1006
|
},
|
|
998
1007
|
"node_modules/@babel/plugin-transform-arrow-functions": {
|
|
999
|
-
"version": "7.24.
|
|
1000
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.
|
|
1001
|
-
"integrity": "sha512-
|
|
1008
|
+
"version": "7.24.7",
|
|
1009
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.7.tgz",
|
|
1010
|
+
"integrity": "sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==",
|
|
1002
1011
|
"dev": true,
|
|
1003
1012
|
"dependencies": {
|
|
1004
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1013
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1005
1014
|
},
|
|
1006
1015
|
"engines": {
|
|
1007
1016
|
"node": ">=6.9.0"
|
|
@@ -1011,14 +1020,14 @@
|
|
|
1011
1020
|
}
|
|
1012
1021
|
},
|
|
1013
1022
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
1014
|
-
"version": "7.24.
|
|
1015
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.
|
|
1016
|
-
"integrity": "sha512-
|
|
1023
|
+
"version": "7.24.7",
|
|
1024
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.7.tgz",
|
|
1025
|
+
"integrity": "sha512-o+iF77e3u7ZS4AoAuJvapz9Fm001PuD2V3Lp6OSE4FYQke+cSewYtnek+THqGRWyQloRCyvWL1OkyfNEl9vr/g==",
|
|
1017
1026
|
"dev": true,
|
|
1018
1027
|
"dependencies": {
|
|
1019
|
-
"@babel/helper-environment-visitor": "^7.24.
|
|
1020
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1021
|
-
"@babel/helper-remap-async-to-generator": "^7.24.
|
|
1028
|
+
"@babel/helper-environment-visitor": "^7.24.7",
|
|
1029
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1030
|
+
"@babel/helper-remap-async-to-generator": "^7.24.7",
|
|
1022
1031
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
1023
1032
|
},
|
|
1024
1033
|
"engines": {
|
|
@@ -1029,14 +1038,14 @@
|
|
|
1029
1038
|
}
|
|
1030
1039
|
},
|
|
1031
1040
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
1032
|
-
"version": "7.24.
|
|
1033
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.
|
|
1034
|
-
"integrity": "sha512-
|
|
1041
|
+
"version": "7.24.7",
|
|
1042
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.7.tgz",
|
|
1043
|
+
"integrity": "sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==",
|
|
1035
1044
|
"dev": true,
|
|
1036
1045
|
"dependencies": {
|
|
1037
|
-
"@babel/helper-module-imports": "^7.24.
|
|
1038
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1039
|
-
"@babel/helper-remap-async-to-generator": "^7.24.
|
|
1046
|
+
"@babel/helper-module-imports": "^7.24.7",
|
|
1047
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1048
|
+
"@babel/helper-remap-async-to-generator": "^7.24.7"
|
|
1040
1049
|
},
|
|
1041
1050
|
"engines": {
|
|
1042
1051
|
"node": ">=6.9.0"
|
|
@@ -1046,12 +1055,12 @@
|
|
|
1046
1055
|
}
|
|
1047
1056
|
},
|
|
1048
1057
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
1049
|
-
"version": "7.24.
|
|
1050
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.
|
|
1051
|
-
"integrity": "sha512-
|
|
1058
|
+
"version": "7.24.7",
|
|
1059
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.7.tgz",
|
|
1060
|
+
"integrity": "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==",
|
|
1052
1061
|
"dev": true,
|
|
1053
1062
|
"dependencies": {
|
|
1054
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1063
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1055
1064
|
},
|
|
1056
1065
|
"engines": {
|
|
1057
1066
|
"node": ">=6.9.0"
|
|
@@ -1061,12 +1070,12 @@
|
|
|
1061
1070
|
}
|
|
1062
1071
|
},
|
|
1063
1072
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
1064
|
-
"version": "7.24.
|
|
1065
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.
|
|
1066
|
-
"integrity": "sha512-
|
|
1073
|
+
"version": "7.24.7",
|
|
1074
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.7.tgz",
|
|
1075
|
+
"integrity": "sha512-Nd5CvgMbWc+oWzBsuaMcbwjJWAcp5qzrbg69SZdHSP7AMY0AbWFqFO0WTFCA1jxhMCwodRwvRec8k0QUbZk7RQ==",
|
|
1067
1076
|
"dev": true,
|
|
1068
1077
|
"dependencies": {
|
|
1069
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1078
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1070
1079
|
},
|
|
1071
1080
|
"engines": {
|
|
1072
1081
|
"node": ">=6.9.0"
|
|
@@ -1076,13 +1085,13 @@
|
|
|
1076
1085
|
}
|
|
1077
1086
|
},
|
|
1078
1087
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
1079
|
-
"version": "7.24.
|
|
1080
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.
|
|
1081
|
-
"integrity": "sha512-
|
|
1088
|
+
"version": "7.24.7",
|
|
1089
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz",
|
|
1090
|
+
"integrity": "sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==",
|
|
1082
1091
|
"dev": true,
|
|
1083
1092
|
"dependencies": {
|
|
1084
|
-
"@babel/helper-create-class-features-plugin": "^7.24.
|
|
1085
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1093
|
+
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
1094
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1086
1095
|
},
|
|
1087
1096
|
"engines": {
|
|
1088
1097
|
"node": ">=6.9.0"
|
|
@@ -1092,13 +1101,13 @@
|
|
|
1092
1101
|
}
|
|
1093
1102
|
},
|
|
1094
1103
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
|
1095
|
-
"version": "7.24.
|
|
1096
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.
|
|
1097
|
-
"integrity": "sha512-
|
|
1104
|
+
"version": "7.24.7",
|
|
1105
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.7.tgz",
|
|
1106
|
+
"integrity": "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==",
|
|
1098
1107
|
"dev": true,
|
|
1099
1108
|
"dependencies": {
|
|
1100
|
-
"@babel/helper-create-class-features-plugin": "^7.24.
|
|
1101
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1109
|
+
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
1110
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1102
1111
|
"@babel/plugin-syntax-class-static-block": "^7.14.5"
|
|
1103
1112
|
},
|
|
1104
1113
|
"engines": {
|
|
@@ -1109,18 +1118,18 @@
|
|
|
1109
1118
|
}
|
|
1110
1119
|
},
|
|
1111
1120
|
"node_modules/@babel/plugin-transform-classes": {
|
|
1112
|
-
"version": "7.24.
|
|
1113
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.
|
|
1114
|
-
"integrity": "sha512
|
|
1115
|
-
"dev": true,
|
|
1116
|
-
"dependencies": {
|
|
1117
|
-
"@babel/helper-annotate-as-pure": "^7.24.
|
|
1118
|
-
"@babel/helper-compilation-targets": "^7.24.
|
|
1119
|
-
"@babel/helper-environment-visitor": "^7.24.
|
|
1120
|
-
"@babel/helper-function-name": "^7.24.
|
|
1121
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1122
|
-
"@babel/helper-replace-supers": "^7.24.
|
|
1123
|
-
"@babel/helper-split-export-declaration": "^7.24.
|
|
1121
|
+
"version": "7.24.7",
|
|
1122
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.7.tgz",
|
|
1123
|
+
"integrity": "sha512-CFbbBigp8ln4FU6Bpy6g7sE8B/WmCmzvivzUC6xDAdWVsjYTXijpuuGJmYkAaoWAzcItGKT3IOAbxRItZ5HTjw==",
|
|
1124
|
+
"dev": true,
|
|
1125
|
+
"dependencies": {
|
|
1126
|
+
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
1127
|
+
"@babel/helper-compilation-targets": "^7.24.7",
|
|
1128
|
+
"@babel/helper-environment-visitor": "^7.24.7",
|
|
1129
|
+
"@babel/helper-function-name": "^7.24.7",
|
|
1130
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1131
|
+
"@babel/helper-replace-supers": "^7.24.7",
|
|
1132
|
+
"@babel/helper-split-export-declaration": "^7.24.7",
|
|
1124
1133
|
"globals": "^11.1.0"
|
|
1125
1134
|
},
|
|
1126
1135
|
"engines": {
|
|
@@ -1131,13 +1140,13 @@
|
|
|
1131
1140
|
}
|
|
1132
1141
|
},
|
|
1133
1142
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
1134
|
-
"version": "7.24.
|
|
1135
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.
|
|
1136
|
-
"integrity": "sha512-
|
|
1143
|
+
"version": "7.24.7",
|
|
1144
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.7.tgz",
|
|
1145
|
+
"integrity": "sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==",
|
|
1137
1146
|
"dev": true,
|
|
1138
1147
|
"dependencies": {
|
|
1139
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1140
|
-
"@babel/template": "^7.24.
|
|
1148
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1149
|
+
"@babel/template": "^7.24.7"
|
|
1141
1150
|
},
|
|
1142
1151
|
"engines": {
|
|
1143
1152
|
"node": ">=6.9.0"
|
|
@@ -1147,12 +1156,12 @@
|
|
|
1147
1156
|
}
|
|
1148
1157
|
},
|
|
1149
1158
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
1150
|
-
"version": "7.24.
|
|
1151
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.
|
|
1152
|
-
"integrity": "sha512-
|
|
1159
|
+
"version": "7.24.7",
|
|
1160
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.7.tgz",
|
|
1161
|
+
"integrity": "sha512-19eJO/8kdCQ9zISOf+SEUJM/bAUIsvY3YDnXZTupUCQ8LgrWnsG/gFB9dvXqdXnRXMAM8fvt7b0CBKQHNGy1mw==",
|
|
1153
1162
|
"dev": true,
|
|
1154
1163
|
"dependencies": {
|
|
1155
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1164
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1156
1165
|
},
|
|
1157
1166
|
"engines": {
|
|
1158
1167
|
"node": ">=6.9.0"
|
|
@@ -1162,13 +1171,13 @@
|
|
|
1162
1171
|
}
|
|
1163
1172
|
},
|
|
1164
1173
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
1165
|
-
"version": "7.24.
|
|
1166
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.24.
|
|
1167
|
-
"integrity": "sha512-
|
|
1174
|
+
"version": "7.24.7",
|
|
1175
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.24.7.tgz",
|
|
1176
|
+
"integrity": "sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==",
|
|
1168
1177
|
"dev": true,
|
|
1169
1178
|
"dependencies": {
|
|
1170
|
-
"@babel/helper-create-regexp-features-plugin": "^7.24.
|
|
1171
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1179
|
+
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
1180
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1172
1181
|
},
|
|
1173
1182
|
"engines": {
|
|
1174
1183
|
"node": ">=6.9.0"
|
|
@@ -1178,12 +1187,12 @@
|
|
|
1178
1187
|
}
|
|
1179
1188
|
},
|
|
1180
1189
|
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
1181
|
-
"version": "7.24.
|
|
1182
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.24.
|
|
1183
|
-
"integrity": "sha512
|
|
1190
|
+
"version": "7.24.7",
|
|
1191
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.24.7.tgz",
|
|
1192
|
+
"integrity": "sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==",
|
|
1184
1193
|
"dev": true,
|
|
1185
1194
|
"dependencies": {
|
|
1186
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1195
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1187
1196
|
},
|
|
1188
1197
|
"engines": {
|
|
1189
1198
|
"node": ">=6.9.0"
|
|
@@ -1193,12 +1202,12 @@
|
|
|
1193
1202
|
}
|
|
1194
1203
|
},
|
|
1195
1204
|
"node_modules/@babel/plugin-transform-dynamic-import": {
|
|
1196
|
-
"version": "7.24.
|
|
1197
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.
|
|
1198
|
-
"integrity": "sha512-
|
|
1205
|
+
"version": "7.24.7",
|
|
1206
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.7.tgz",
|
|
1207
|
+
"integrity": "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==",
|
|
1199
1208
|
"dev": true,
|
|
1200
1209
|
"dependencies": {
|
|
1201
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1210
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1202
1211
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
|
1203
1212
|
},
|
|
1204
1213
|
"engines": {
|
|
@@ -1209,13 +1218,13 @@
|
|
|
1209
1218
|
}
|
|
1210
1219
|
},
|
|
1211
1220
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
1212
|
-
"version": "7.24.
|
|
1213
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.24.
|
|
1214
|
-
"integrity": "sha512-
|
|
1221
|
+
"version": "7.24.7",
|
|
1222
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.24.7.tgz",
|
|
1223
|
+
"integrity": "sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==",
|
|
1215
1224
|
"dev": true,
|
|
1216
1225
|
"dependencies": {
|
|
1217
|
-
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.24.
|
|
1218
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1226
|
+
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.24.7",
|
|
1227
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1219
1228
|
},
|
|
1220
1229
|
"engines": {
|
|
1221
1230
|
"node": ">=6.9.0"
|
|
@@ -1225,12 +1234,12 @@
|
|
|
1225
1234
|
}
|
|
1226
1235
|
},
|
|
1227
1236
|
"node_modules/@babel/plugin-transform-export-namespace-from": {
|
|
1228
|
-
"version": "7.24.
|
|
1229
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.24.
|
|
1230
|
-
"integrity": "sha512-
|
|
1237
|
+
"version": "7.24.7",
|
|
1238
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.24.7.tgz",
|
|
1239
|
+
"integrity": "sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==",
|
|
1231
1240
|
"dev": true,
|
|
1232
1241
|
"dependencies": {
|
|
1233
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1242
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1234
1243
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
|
|
1235
1244
|
},
|
|
1236
1245
|
"engines": {
|
|
@@ -1241,13 +1250,13 @@
|
|
|
1241
1250
|
}
|
|
1242
1251
|
},
|
|
1243
1252
|
"node_modules/@babel/plugin-transform-flow-strip-types": {
|
|
1244
|
-
"version": "7.24.
|
|
1245
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.24.
|
|
1246
|
-
"integrity": "sha512-
|
|
1253
|
+
"version": "7.24.7",
|
|
1254
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.24.7.tgz",
|
|
1255
|
+
"integrity": "sha512-cjRKJ7FobOH2eakx7Ja+KpJRj8+y+/SiB3ooYm/n2UJfxu0oEaOoxOinitkJcPqv9KxS0kxTGPUaR7L2XcXDXA==",
|
|
1247
1256
|
"dev": true,
|
|
1248
1257
|
"dependencies": {
|
|
1249
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1250
|
-
"@babel/plugin-syntax-flow": "^7.24.
|
|
1258
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1259
|
+
"@babel/plugin-syntax-flow": "^7.24.7"
|
|
1251
1260
|
},
|
|
1252
1261
|
"engines": {
|
|
1253
1262
|
"node": ">=6.9.0"
|
|
@@ -1257,13 +1266,13 @@
|
|
|
1257
1266
|
}
|
|
1258
1267
|
},
|
|
1259
1268
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
1260
|
-
"version": "7.24.
|
|
1261
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.24.
|
|
1262
|
-
"integrity": "sha512-
|
|
1269
|
+
"version": "7.24.7",
|
|
1270
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.24.7.tgz",
|
|
1271
|
+
"integrity": "sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==",
|
|
1263
1272
|
"dev": true,
|
|
1264
1273
|
"dependencies": {
|
|
1265
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1266
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.
|
|
1274
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1275
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7"
|
|
1267
1276
|
},
|
|
1268
1277
|
"engines": {
|
|
1269
1278
|
"node": ">=6.9.0"
|
|
@@ -1273,14 +1282,14 @@
|
|
|
1273
1282
|
}
|
|
1274
1283
|
},
|
|
1275
1284
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
1276
|
-
"version": "7.24.
|
|
1277
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.24.
|
|
1278
|
-
"integrity": "sha512-
|
|
1285
|
+
"version": "7.24.7",
|
|
1286
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.24.7.tgz",
|
|
1287
|
+
"integrity": "sha512-U9FcnA821YoILngSmYkW6FjyQe2TyZD5pHt4EVIhmcTkrJw/3KqcrRSxuOo5tFZJi7TE19iDyI1u+weTI7bn2w==",
|
|
1279
1288
|
"dev": true,
|
|
1280
1289
|
"dependencies": {
|
|
1281
|
-
"@babel/helper-compilation-targets": "^7.24.
|
|
1282
|
-
"@babel/helper-function-name": "^7.24.
|
|
1283
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1290
|
+
"@babel/helper-compilation-targets": "^7.24.7",
|
|
1291
|
+
"@babel/helper-function-name": "^7.24.7",
|
|
1292
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1284
1293
|
},
|
|
1285
1294
|
"engines": {
|
|
1286
1295
|
"node": ">=6.9.0"
|
|
@@ -1290,12 +1299,12 @@
|
|
|
1290
1299
|
}
|
|
1291
1300
|
},
|
|
1292
1301
|
"node_modules/@babel/plugin-transform-json-strings": {
|
|
1293
|
-
"version": "7.24.
|
|
1294
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.24.
|
|
1295
|
-
"integrity": "sha512-
|
|
1302
|
+
"version": "7.24.7",
|
|
1303
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.24.7.tgz",
|
|
1304
|
+
"integrity": "sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==",
|
|
1296
1305
|
"dev": true,
|
|
1297
1306
|
"dependencies": {
|
|
1298
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1307
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1299
1308
|
"@babel/plugin-syntax-json-strings": "^7.8.3"
|
|
1300
1309
|
},
|
|
1301
1310
|
"engines": {
|
|
@@ -1306,12 +1315,12 @@
|
|
|
1306
1315
|
}
|
|
1307
1316
|
},
|
|
1308
1317
|
"node_modules/@babel/plugin-transform-literals": {
|
|
1309
|
-
"version": "7.24.
|
|
1310
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.24.
|
|
1311
|
-
"integrity": "sha512-
|
|
1318
|
+
"version": "7.24.7",
|
|
1319
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.24.7.tgz",
|
|
1320
|
+
"integrity": "sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ==",
|
|
1312
1321
|
"dev": true,
|
|
1313
1322
|
"dependencies": {
|
|
1314
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1323
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1315
1324
|
},
|
|
1316
1325
|
"engines": {
|
|
1317
1326
|
"node": ">=6.9.0"
|
|
@@ -1321,12 +1330,12 @@
|
|
|
1321
1330
|
}
|
|
1322
1331
|
},
|
|
1323
1332
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
1324
|
-
"version": "7.24.
|
|
1325
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.24.
|
|
1326
|
-
"integrity": "sha512-
|
|
1333
|
+
"version": "7.24.7",
|
|
1334
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.24.7.tgz",
|
|
1335
|
+
"integrity": "sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==",
|
|
1327
1336
|
"dev": true,
|
|
1328
1337
|
"dependencies": {
|
|
1329
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1338
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1330
1339
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
|
|
1331
1340
|
},
|
|
1332
1341
|
"engines": {
|
|
@@ -1337,12 +1346,12 @@
|
|
|
1337
1346
|
}
|
|
1338
1347
|
},
|
|
1339
1348
|
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
1340
|
-
"version": "7.24.
|
|
1341
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.24.
|
|
1342
|
-
"integrity": "sha512-
|
|
1349
|
+
"version": "7.24.7",
|
|
1350
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.24.7.tgz",
|
|
1351
|
+
"integrity": "sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==",
|
|
1343
1352
|
"dev": true,
|
|
1344
1353
|
"dependencies": {
|
|
1345
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1354
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1346
1355
|
},
|
|
1347
1356
|
"engines": {
|
|
1348
1357
|
"node": ">=6.9.0"
|
|
@@ -1352,13 +1361,13 @@
|
|
|
1352
1361
|
}
|
|
1353
1362
|
},
|
|
1354
1363
|
"node_modules/@babel/plugin-transform-modules-amd": {
|
|
1355
|
-
"version": "7.24.
|
|
1356
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.24.
|
|
1357
|
-
"integrity": "sha512-
|
|
1364
|
+
"version": "7.24.7",
|
|
1365
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.24.7.tgz",
|
|
1366
|
+
"integrity": "sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==",
|
|
1358
1367
|
"dev": true,
|
|
1359
1368
|
"dependencies": {
|
|
1360
|
-
"@babel/helper-module-transforms": "^7.24.
|
|
1361
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1369
|
+
"@babel/helper-module-transforms": "^7.24.7",
|
|
1370
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1362
1371
|
},
|
|
1363
1372
|
"engines": {
|
|
1364
1373
|
"node": ">=6.9.0"
|
|
@@ -1368,14 +1377,14 @@
|
|
|
1368
1377
|
}
|
|
1369
1378
|
},
|
|
1370
1379
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
1371
|
-
"version": "7.24.
|
|
1372
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.
|
|
1373
|
-
"integrity": "sha512-
|
|
1380
|
+
"version": "7.24.7",
|
|
1381
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.7.tgz",
|
|
1382
|
+
"integrity": "sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ==",
|
|
1374
1383
|
"dev": true,
|
|
1375
1384
|
"dependencies": {
|
|
1376
|
-
"@babel/helper-module-transforms": "^7.24.
|
|
1377
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1378
|
-
"@babel/helper-simple-access": "^7.24.
|
|
1385
|
+
"@babel/helper-module-transforms": "^7.24.7",
|
|
1386
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1387
|
+
"@babel/helper-simple-access": "^7.24.7"
|
|
1379
1388
|
},
|
|
1380
1389
|
"engines": {
|
|
1381
1390
|
"node": ">=6.9.0"
|
|
@@ -1385,15 +1394,15 @@
|
|
|
1385
1394
|
}
|
|
1386
1395
|
},
|
|
1387
1396
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
1388
|
-
"version": "7.24.
|
|
1389
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.24.
|
|
1390
|
-
"integrity": "sha512-
|
|
1397
|
+
"version": "7.24.7",
|
|
1398
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.24.7.tgz",
|
|
1399
|
+
"integrity": "sha512-GYQE0tW7YoaN13qFh3O1NCY4MPkUiAH3fiF7UcV/I3ajmDKEdG3l+UOcbAm4zUE3gnvUU+Eni7XrVKo9eO9auw==",
|
|
1391
1400
|
"dev": true,
|
|
1392
1401
|
"dependencies": {
|
|
1393
|
-
"@babel/helper-hoist-variables": "^7.24.
|
|
1394
|
-
"@babel/helper-module-transforms": "^7.24.
|
|
1395
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1396
|
-
"@babel/helper-validator-identifier": "^7.24.
|
|
1402
|
+
"@babel/helper-hoist-variables": "^7.24.7",
|
|
1403
|
+
"@babel/helper-module-transforms": "^7.24.7",
|
|
1404
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1405
|
+
"@babel/helper-validator-identifier": "^7.24.7"
|
|
1397
1406
|
},
|
|
1398
1407
|
"engines": {
|
|
1399
1408
|
"node": ">=6.9.0"
|
|
@@ -1403,13 +1412,13 @@
|
|
|
1403
1412
|
}
|
|
1404
1413
|
},
|
|
1405
1414
|
"node_modules/@babel/plugin-transform-modules-umd": {
|
|
1406
|
-
"version": "7.24.
|
|
1407
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.24.
|
|
1408
|
-
"integrity": "sha512-
|
|
1415
|
+
"version": "7.24.7",
|
|
1416
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.24.7.tgz",
|
|
1417
|
+
"integrity": "sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==",
|
|
1409
1418
|
"dev": true,
|
|
1410
1419
|
"dependencies": {
|
|
1411
|
-
"@babel/helper-module-transforms": "^7.24.
|
|
1412
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1420
|
+
"@babel/helper-module-transforms": "^7.24.7",
|
|
1421
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1413
1422
|
},
|
|
1414
1423
|
"engines": {
|
|
1415
1424
|
"node": ">=6.9.0"
|
|
@@ -1419,13 +1428,13 @@
|
|
|
1419
1428
|
}
|
|
1420
1429
|
},
|
|
1421
1430
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
1422
|
-
"version": "7.24.
|
|
1423
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.24.
|
|
1424
|
-
"integrity": "sha512
|
|
1431
|
+
"version": "7.24.7",
|
|
1432
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.24.7.tgz",
|
|
1433
|
+
"integrity": "sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==",
|
|
1425
1434
|
"dev": true,
|
|
1426
1435
|
"dependencies": {
|
|
1427
|
-
"@babel/helper-create-regexp-features-plugin": "^7.24.
|
|
1428
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1436
|
+
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
1437
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1429
1438
|
},
|
|
1430
1439
|
"engines": {
|
|
1431
1440
|
"node": ">=6.9.0"
|
|
@@ -1435,12 +1444,12 @@
|
|
|
1435
1444
|
}
|
|
1436
1445
|
},
|
|
1437
1446
|
"node_modules/@babel/plugin-transform-new-target": {
|
|
1438
|
-
"version": "7.24.
|
|
1439
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.24.
|
|
1440
|
-
"integrity": "sha512-
|
|
1447
|
+
"version": "7.24.7",
|
|
1448
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.24.7.tgz",
|
|
1449
|
+
"integrity": "sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==",
|
|
1441
1450
|
"dev": true,
|
|
1442
1451
|
"dependencies": {
|
|
1443
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1452
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1444
1453
|
},
|
|
1445
1454
|
"engines": {
|
|
1446
1455
|
"node": ">=6.9.0"
|
|
@@ -1450,12 +1459,12 @@
|
|
|
1450
1459
|
}
|
|
1451
1460
|
},
|
|
1452
1461
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
1453
|
-
"version": "7.24.
|
|
1454
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.
|
|
1455
|
-
"integrity": "sha512
|
|
1462
|
+
"version": "7.24.7",
|
|
1463
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.7.tgz",
|
|
1464
|
+
"integrity": "sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==",
|
|
1456
1465
|
"dev": true,
|
|
1457
1466
|
"dependencies": {
|
|
1458
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1467
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1459
1468
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
1460
1469
|
},
|
|
1461
1470
|
"engines": {
|
|
@@ -1466,12 +1475,12 @@
|
|
|
1466
1475
|
}
|
|
1467
1476
|
},
|
|
1468
1477
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
|
1469
|
-
"version": "7.24.
|
|
1470
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.
|
|
1471
|
-
"integrity": "sha512-
|
|
1478
|
+
"version": "7.24.7",
|
|
1479
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.7.tgz",
|
|
1480
|
+
"integrity": "sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==",
|
|
1472
1481
|
"dev": true,
|
|
1473
1482
|
"dependencies": {
|
|
1474
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1483
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1475
1484
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
1476
1485
|
},
|
|
1477
1486
|
"engines": {
|
|
@@ -1482,15 +1491,15 @@
|
|
|
1482
1491
|
}
|
|
1483
1492
|
},
|
|
1484
1493
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
1485
|
-
"version": "7.24.
|
|
1486
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.
|
|
1487
|
-
"integrity": "sha512-
|
|
1494
|
+
"version": "7.24.7",
|
|
1495
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.7.tgz",
|
|
1496
|
+
"integrity": "sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==",
|
|
1488
1497
|
"dev": true,
|
|
1489
1498
|
"dependencies": {
|
|
1490
|
-
"@babel/helper-compilation-targets": "^7.24.
|
|
1491
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1499
|
+
"@babel/helper-compilation-targets": "^7.24.7",
|
|
1500
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1492
1501
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
1493
|
-
"@babel/plugin-transform-parameters": "^7.24.
|
|
1502
|
+
"@babel/plugin-transform-parameters": "^7.24.7"
|
|
1494
1503
|
},
|
|
1495
1504
|
"engines": {
|
|
1496
1505
|
"node": ">=6.9.0"
|
|
@@ -1500,13 +1509,13 @@
|
|
|
1500
1509
|
}
|
|
1501
1510
|
},
|
|
1502
1511
|
"node_modules/@babel/plugin-transform-object-super": {
|
|
1503
|
-
"version": "7.24.
|
|
1504
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.24.
|
|
1505
|
-
"integrity": "sha512-
|
|
1512
|
+
"version": "7.24.7",
|
|
1513
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.24.7.tgz",
|
|
1514
|
+
"integrity": "sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==",
|
|
1506
1515
|
"dev": true,
|
|
1507
1516
|
"dependencies": {
|
|
1508
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1509
|
-
"@babel/helper-replace-supers": "^7.24.
|
|
1517
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1518
|
+
"@babel/helper-replace-supers": "^7.24.7"
|
|
1510
1519
|
},
|
|
1511
1520
|
"engines": {
|
|
1512
1521
|
"node": ">=6.9.0"
|
|
@@ -1516,12 +1525,12 @@
|
|
|
1516
1525
|
}
|
|
1517
1526
|
},
|
|
1518
1527
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
1519
|
-
"version": "7.24.
|
|
1520
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.24.
|
|
1521
|
-
"integrity": "sha512-
|
|
1528
|
+
"version": "7.24.7",
|
|
1529
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.24.7.tgz",
|
|
1530
|
+
"integrity": "sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==",
|
|
1522
1531
|
"dev": true,
|
|
1523
1532
|
"dependencies": {
|
|
1524
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1533
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1525
1534
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
|
|
1526
1535
|
},
|
|
1527
1536
|
"engines": {
|
|
@@ -1532,13 +1541,13 @@
|
|
|
1532
1541
|
}
|
|
1533
1542
|
},
|
|
1534
1543
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
1535
|
-
"version": "7.24.
|
|
1536
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.
|
|
1537
|
-
"integrity": "sha512-
|
|
1544
|
+
"version": "7.24.7",
|
|
1545
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.7.tgz",
|
|
1546
|
+
"integrity": "sha512-tK+0N9yd4j+x/4hxF3F0e0fu/VdcxU18y5SevtyM/PCFlQvXbR0Zmlo2eBrKtVipGNFzpq56o8WsIIKcJFUCRQ==",
|
|
1538
1547
|
"dev": true,
|
|
1539
1548
|
"dependencies": {
|
|
1540
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1541
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.
|
|
1549
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1550
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
1542
1551
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
1543
1552
|
},
|
|
1544
1553
|
"engines": {
|
|
@@ -1549,12 +1558,12 @@
|
|
|
1549
1558
|
}
|
|
1550
1559
|
},
|
|
1551
1560
|
"node_modules/@babel/plugin-transform-parameters": {
|
|
1552
|
-
"version": "7.24.
|
|
1553
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.
|
|
1554
|
-
"integrity": "sha512-
|
|
1561
|
+
"version": "7.24.7",
|
|
1562
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.7.tgz",
|
|
1563
|
+
"integrity": "sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==",
|
|
1555
1564
|
"dev": true,
|
|
1556
1565
|
"dependencies": {
|
|
1557
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1566
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1558
1567
|
},
|
|
1559
1568
|
"engines": {
|
|
1560
1569
|
"node": ">=6.9.0"
|
|
@@ -1564,13 +1573,13 @@
|
|
|
1564
1573
|
}
|
|
1565
1574
|
},
|
|
1566
1575
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
1567
|
-
"version": "7.24.
|
|
1568
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.
|
|
1569
|
-
"integrity": "sha512-
|
|
1576
|
+
"version": "7.24.7",
|
|
1577
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz",
|
|
1578
|
+
"integrity": "sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==",
|
|
1570
1579
|
"dev": true,
|
|
1571
1580
|
"dependencies": {
|
|
1572
|
-
"@babel/helper-create-class-features-plugin": "^7.24.
|
|
1573
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1581
|
+
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
1582
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1574
1583
|
},
|
|
1575
1584
|
"engines": {
|
|
1576
1585
|
"node": ">=6.9.0"
|
|
@@ -1580,14 +1589,14 @@
|
|
|
1580
1589
|
}
|
|
1581
1590
|
},
|
|
1582
1591
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
1583
|
-
"version": "7.24.
|
|
1584
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.
|
|
1585
|
-
"integrity": "sha512-
|
|
1592
|
+
"version": "7.24.7",
|
|
1593
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.7.tgz",
|
|
1594
|
+
"integrity": "sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==",
|
|
1586
1595
|
"dev": true,
|
|
1587
1596
|
"dependencies": {
|
|
1588
|
-
"@babel/helper-annotate-as-pure": "^7.24.
|
|
1589
|
-
"@babel/helper-create-class-features-plugin": "^7.24.
|
|
1590
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1597
|
+
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
1598
|
+
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
1599
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1591
1600
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
|
1592
1601
|
},
|
|
1593
1602
|
"engines": {
|
|
@@ -1598,12 +1607,12 @@
|
|
|
1598
1607
|
}
|
|
1599
1608
|
},
|
|
1600
1609
|
"node_modules/@babel/plugin-transform-property-literals": {
|
|
1601
|
-
"version": "7.24.
|
|
1602
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.24.
|
|
1603
|
-
"integrity": "sha512-
|
|
1610
|
+
"version": "7.24.7",
|
|
1611
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.24.7.tgz",
|
|
1612
|
+
"integrity": "sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==",
|
|
1604
1613
|
"dev": true,
|
|
1605
1614
|
"dependencies": {
|
|
1606
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1615
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1607
1616
|
},
|
|
1608
1617
|
"engines": {
|
|
1609
1618
|
"node": ">=6.9.0"
|
|
@@ -1613,12 +1622,12 @@
|
|
|
1613
1622
|
}
|
|
1614
1623
|
},
|
|
1615
1624
|
"node_modules/@babel/plugin-transform-react-display-name": {
|
|
1616
|
-
"version": "7.24.
|
|
1617
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.24.
|
|
1618
|
-
"integrity": "sha512
|
|
1625
|
+
"version": "7.24.7",
|
|
1626
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.24.7.tgz",
|
|
1627
|
+
"integrity": "sha512-H/Snz9PFxKsS1JLI4dJLtnJgCJRoo0AUm3chP6NYr+9En1JMKloheEiLIhlp5MDVznWo+H3AAC1Mc8lmUEpsgg==",
|
|
1619
1628
|
"dev": true,
|
|
1620
1629
|
"dependencies": {
|
|
1621
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1630
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1622
1631
|
},
|
|
1623
1632
|
"engines": {
|
|
1624
1633
|
"node": ">=6.9.0"
|
|
@@ -1628,16 +1637,16 @@
|
|
|
1628
1637
|
}
|
|
1629
1638
|
},
|
|
1630
1639
|
"node_modules/@babel/plugin-transform-react-jsx": {
|
|
1631
|
-
"version": "7.24.
|
|
1632
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.24.
|
|
1633
|
-
"integrity": "sha512
|
|
1640
|
+
"version": "7.24.7",
|
|
1641
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.24.7.tgz",
|
|
1642
|
+
"integrity": "sha512-+Dj06GDZEFRYvclU6k4bme55GKBEWUmByM/eoKuqg4zTNQHiApWRhQph5fxQB2wAEFvRzL1tOEj1RJ19wJrhoA==",
|
|
1634
1643
|
"dev": true,
|
|
1635
1644
|
"dependencies": {
|
|
1636
|
-
"@babel/helper-annotate-as-pure": "^7.24.
|
|
1637
|
-
"@babel/helper-module-imports": "^7.24.
|
|
1638
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1639
|
-
"@babel/plugin-syntax-jsx": "^7.24.
|
|
1640
|
-
"@babel/types": "^7.24.
|
|
1645
|
+
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
1646
|
+
"@babel/helper-module-imports": "^7.24.7",
|
|
1647
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1648
|
+
"@babel/plugin-syntax-jsx": "^7.24.7",
|
|
1649
|
+
"@babel/types": "^7.24.7"
|
|
1641
1650
|
},
|
|
1642
1651
|
"engines": {
|
|
1643
1652
|
"node": ">=6.9.0"
|
|
@@ -1647,12 +1656,12 @@
|
|
|
1647
1656
|
}
|
|
1648
1657
|
},
|
|
1649
1658
|
"node_modules/@babel/plugin-transform-react-jsx-development": {
|
|
1650
|
-
"version": "7.24.
|
|
1651
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.24.
|
|
1652
|
-
"integrity": "sha512-
|
|
1659
|
+
"version": "7.24.7",
|
|
1660
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.24.7.tgz",
|
|
1661
|
+
"integrity": "sha512-QG9EnzoGn+Qar7rxuW+ZOsbWOt56FvvI93xInqsZDC5fsekx1AlIO4KIJ5M+D0p0SqSH156EpmZyXq630B8OlQ==",
|
|
1653
1662
|
"dev": true,
|
|
1654
1663
|
"dependencies": {
|
|
1655
|
-
"@babel/plugin-transform-react-jsx": "^7.24.
|
|
1664
|
+
"@babel/plugin-transform-react-jsx": "^7.24.7"
|
|
1656
1665
|
},
|
|
1657
1666
|
"engines": {
|
|
1658
1667
|
"node": ">=6.9.0"
|
|
@@ -1662,13 +1671,13 @@
|
|
|
1662
1671
|
}
|
|
1663
1672
|
},
|
|
1664
1673
|
"node_modules/@babel/plugin-transform-react-pure-annotations": {
|
|
1665
|
-
"version": "7.24.
|
|
1666
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.24.
|
|
1667
|
-
"integrity": "sha512-
|
|
1674
|
+
"version": "7.24.7",
|
|
1675
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.24.7.tgz",
|
|
1676
|
+
"integrity": "sha512-PLgBVk3fzbmEjBJ/u8kFzOqS9tUeDjiaWud/rRym/yjCo/M9cASPlnrd2ZmmZpQT40fOOrvR8jh+n8jikrOhNA==",
|
|
1668
1677
|
"dev": true,
|
|
1669
1678
|
"dependencies": {
|
|
1670
|
-
"@babel/helper-annotate-as-pure": "^7.24.
|
|
1671
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1679
|
+
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
1680
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1672
1681
|
},
|
|
1673
1682
|
"engines": {
|
|
1674
1683
|
"node": ">=6.9.0"
|
|
@@ -1678,12 +1687,12 @@
|
|
|
1678
1687
|
}
|
|
1679
1688
|
},
|
|
1680
1689
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
1681
|
-
"version": "7.24.
|
|
1682
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.24.
|
|
1683
|
-
"integrity": "sha512-
|
|
1690
|
+
"version": "7.24.7",
|
|
1691
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.24.7.tgz",
|
|
1692
|
+
"integrity": "sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==",
|
|
1684
1693
|
"dev": true,
|
|
1685
1694
|
"dependencies": {
|
|
1686
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1695
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1687
1696
|
"regenerator-transform": "^0.15.2"
|
|
1688
1697
|
},
|
|
1689
1698
|
"engines": {
|
|
@@ -1694,12 +1703,12 @@
|
|
|
1694
1703
|
}
|
|
1695
1704
|
},
|
|
1696
1705
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
|
1697
|
-
"version": "7.24.
|
|
1698
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.24.
|
|
1699
|
-
"integrity": "sha512-
|
|
1706
|
+
"version": "7.24.7",
|
|
1707
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.24.7.tgz",
|
|
1708
|
+
"integrity": "sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==",
|
|
1700
1709
|
"dev": true,
|
|
1701
1710
|
"dependencies": {
|
|
1702
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1711
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1703
1712
|
},
|
|
1704
1713
|
"engines": {
|
|
1705
1714
|
"node": ">=6.9.0"
|
|
@@ -1709,13 +1718,13 @@
|
|
|
1709
1718
|
}
|
|
1710
1719
|
},
|
|
1711
1720
|
"node_modules/@babel/plugin-transform-runtime": {
|
|
1712
|
-
"version": "7.24.
|
|
1713
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.
|
|
1714
|
-
"integrity": "sha512-
|
|
1721
|
+
"version": "7.24.7",
|
|
1722
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.7.tgz",
|
|
1723
|
+
"integrity": "sha512-YqXjrk4C+a1kZjewqt+Mmu2UuV1s07y8kqcUf4qYLnoqemhR4gRQikhdAhSVJioMjVTu6Mo6pAbaypEA3jY6fw==",
|
|
1715
1724
|
"dev": true,
|
|
1716
1725
|
"dependencies": {
|
|
1717
|
-
"@babel/helper-module-imports": "^7.24.
|
|
1718
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1726
|
+
"@babel/helper-module-imports": "^7.24.7",
|
|
1727
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1719
1728
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
1720
1729
|
"babel-plugin-polyfill-corejs3": "^0.10.1",
|
|
1721
1730
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
@@ -1738,12 +1747,12 @@
|
|
|
1738
1747
|
}
|
|
1739
1748
|
},
|
|
1740
1749
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
1741
|
-
"version": "7.24.
|
|
1742
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.
|
|
1743
|
-
"integrity": "sha512-
|
|
1750
|
+
"version": "7.24.7",
|
|
1751
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.7.tgz",
|
|
1752
|
+
"integrity": "sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==",
|
|
1744
1753
|
"dev": true,
|
|
1745
1754
|
"dependencies": {
|
|
1746
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1755
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1747
1756
|
},
|
|
1748
1757
|
"engines": {
|
|
1749
1758
|
"node": ">=6.9.0"
|
|
@@ -1753,13 +1762,13 @@
|
|
|
1753
1762
|
}
|
|
1754
1763
|
},
|
|
1755
1764
|
"node_modules/@babel/plugin-transform-spread": {
|
|
1756
|
-
"version": "7.24.
|
|
1757
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.24.
|
|
1758
|
-
"integrity": "sha512-
|
|
1765
|
+
"version": "7.24.7",
|
|
1766
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.24.7.tgz",
|
|
1767
|
+
"integrity": "sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==",
|
|
1759
1768
|
"dev": true,
|
|
1760
1769
|
"dependencies": {
|
|
1761
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1762
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.
|
|
1770
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1771
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7"
|
|
1763
1772
|
},
|
|
1764
1773
|
"engines": {
|
|
1765
1774
|
"node": ">=6.9.0"
|
|
@@ -1769,12 +1778,12 @@
|
|
|
1769
1778
|
}
|
|
1770
1779
|
},
|
|
1771
1780
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
|
1772
|
-
"version": "7.24.
|
|
1773
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.24.
|
|
1774
|
-
"integrity": "sha512-
|
|
1781
|
+
"version": "7.24.7",
|
|
1782
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.24.7.tgz",
|
|
1783
|
+
"integrity": "sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==",
|
|
1775
1784
|
"dev": true,
|
|
1776
1785
|
"dependencies": {
|
|
1777
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1786
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1778
1787
|
},
|
|
1779
1788
|
"engines": {
|
|
1780
1789
|
"node": ">=6.9.0"
|
|
@@ -1784,12 +1793,12 @@
|
|
|
1784
1793
|
}
|
|
1785
1794
|
},
|
|
1786
1795
|
"node_modules/@babel/plugin-transform-template-literals": {
|
|
1787
|
-
"version": "7.24.
|
|
1788
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.
|
|
1789
|
-
"integrity": "sha512-
|
|
1796
|
+
"version": "7.24.7",
|
|
1797
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.7.tgz",
|
|
1798
|
+
"integrity": "sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==",
|
|
1790
1799
|
"dev": true,
|
|
1791
1800
|
"dependencies": {
|
|
1792
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1801
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1793
1802
|
},
|
|
1794
1803
|
"engines": {
|
|
1795
1804
|
"node": ">=6.9.0"
|
|
@@ -1799,12 +1808,12 @@
|
|
|
1799
1808
|
}
|
|
1800
1809
|
},
|
|
1801
1810
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
1802
|
-
"version": "7.24.
|
|
1803
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.
|
|
1804
|
-
"integrity": "sha512-
|
|
1811
|
+
"version": "7.24.7",
|
|
1812
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.7.tgz",
|
|
1813
|
+
"integrity": "sha512-VtR8hDy7YLB7+Pet9IarXjg/zgCMSF+1mNS/EQEiEaUPoFXCVsHG64SIxcaaI2zJgRiv+YmgaQESUfWAdbjzgg==",
|
|
1805
1814
|
"dev": true,
|
|
1806
1815
|
"dependencies": {
|
|
1807
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1816
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1808
1817
|
},
|
|
1809
1818
|
"engines": {
|
|
1810
1819
|
"node": ">=6.9.0"
|
|
@@ -1814,15 +1823,15 @@
|
|
|
1814
1823
|
}
|
|
1815
1824
|
},
|
|
1816
1825
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
1817
|
-
"version": "7.24.
|
|
1818
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.
|
|
1819
|
-
"integrity": "sha512-
|
|
1826
|
+
"version": "7.24.7",
|
|
1827
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.7.tgz",
|
|
1828
|
+
"integrity": "sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==",
|
|
1820
1829
|
"dev": true,
|
|
1821
1830
|
"dependencies": {
|
|
1822
|
-
"@babel/helper-annotate-as-pure": "^7.24.
|
|
1823
|
-
"@babel/helper-create-class-features-plugin": "^7.24.
|
|
1824
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1825
|
-
"@babel/plugin-syntax-typescript": "^7.24.
|
|
1831
|
+
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
1832
|
+
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
1833
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1834
|
+
"@babel/plugin-syntax-typescript": "^7.24.7"
|
|
1826
1835
|
},
|
|
1827
1836
|
"engines": {
|
|
1828
1837
|
"node": ">=6.9.0"
|
|
@@ -1832,12 +1841,12 @@
|
|
|
1832
1841
|
}
|
|
1833
1842
|
},
|
|
1834
1843
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
1835
|
-
"version": "7.24.
|
|
1836
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.24.
|
|
1837
|
-
"integrity": "sha512-
|
|
1844
|
+
"version": "7.24.7",
|
|
1845
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.24.7.tgz",
|
|
1846
|
+
"integrity": "sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==",
|
|
1838
1847
|
"dev": true,
|
|
1839
1848
|
"dependencies": {
|
|
1840
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1849
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1841
1850
|
},
|
|
1842
1851
|
"engines": {
|
|
1843
1852
|
"node": ">=6.9.0"
|
|
@@ -1847,13 +1856,13 @@
|
|
|
1847
1856
|
}
|
|
1848
1857
|
},
|
|
1849
1858
|
"node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
1850
|
-
"version": "7.24.
|
|
1851
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.24.
|
|
1852
|
-
"integrity": "sha512-
|
|
1859
|
+
"version": "7.24.7",
|
|
1860
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.24.7.tgz",
|
|
1861
|
+
"integrity": "sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==",
|
|
1853
1862
|
"dev": true,
|
|
1854
1863
|
"dependencies": {
|
|
1855
|
-
"@babel/helper-create-regexp-features-plugin": "^7.24.
|
|
1856
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1864
|
+
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
1865
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1857
1866
|
},
|
|
1858
1867
|
"engines": {
|
|
1859
1868
|
"node": ">=6.9.0"
|
|
@@ -1863,13 +1872,13 @@
|
|
|
1863
1872
|
}
|
|
1864
1873
|
},
|
|
1865
1874
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
|
1866
|
-
"version": "7.24.
|
|
1867
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.24.
|
|
1868
|
-
"integrity": "sha512-
|
|
1875
|
+
"version": "7.24.7",
|
|
1876
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.24.7.tgz",
|
|
1877
|
+
"integrity": "sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==",
|
|
1869
1878
|
"dev": true,
|
|
1870
1879
|
"dependencies": {
|
|
1871
|
-
"@babel/helper-create-regexp-features-plugin": "^7.24.
|
|
1872
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1880
|
+
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
1881
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1873
1882
|
},
|
|
1874
1883
|
"engines": {
|
|
1875
1884
|
"node": ">=6.9.0"
|
|
@@ -1879,13 +1888,13 @@
|
|
|
1879
1888
|
}
|
|
1880
1889
|
},
|
|
1881
1890
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
1882
|
-
"version": "7.24.
|
|
1883
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.
|
|
1884
|
-
"integrity": "sha512-
|
|
1891
|
+
"version": "7.24.7",
|
|
1892
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz",
|
|
1893
|
+
"integrity": "sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==",
|
|
1885
1894
|
"dev": true,
|
|
1886
1895
|
"dependencies": {
|
|
1887
|
-
"@babel/helper-create-regexp-features-plugin": "^7.24.
|
|
1888
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1896
|
+
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
1897
|
+
"@babel/helper-plugin-utils": "^7.24.7"
|
|
1889
1898
|
},
|
|
1890
1899
|
"engines": {
|
|
1891
1900
|
"node": ">=6.9.0"
|
|
@@ -1920,27 +1929,27 @@
|
|
|
1920
1929
|
"dev": true
|
|
1921
1930
|
},
|
|
1922
1931
|
"node_modules/@babel/preset-env": {
|
|
1923
|
-
"version": "7.24.
|
|
1924
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.
|
|
1925
|
-
"integrity": "sha512-
|
|
1926
|
-
"dev": true,
|
|
1927
|
-
"dependencies": {
|
|
1928
|
-
"@babel/compat-data": "^7.24.
|
|
1929
|
-
"@babel/helper-compilation-targets": "^7.24.
|
|
1930
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
1931
|
-
"@babel/helper-validator-option": "^7.24.
|
|
1932
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.
|
|
1933
|
-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.
|
|
1934
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.
|
|
1935
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.
|
|
1932
|
+
"version": "7.24.7",
|
|
1933
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.7.tgz",
|
|
1934
|
+
"integrity": "sha512-1YZNsc+y6cTvWlDHidMBsQZrZfEFjRIo/BZCT906PMdzOyXtSLTgqGdrpcuTDCXyd11Am5uQULtDIcCfnTc8fQ==",
|
|
1935
|
+
"dev": true,
|
|
1936
|
+
"dependencies": {
|
|
1937
|
+
"@babel/compat-data": "^7.24.7",
|
|
1938
|
+
"@babel/helper-compilation-targets": "^7.24.7",
|
|
1939
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
1940
|
+
"@babel/helper-validator-option": "^7.24.7",
|
|
1941
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.7",
|
|
1942
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.7",
|
|
1943
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7",
|
|
1944
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.7",
|
|
1936
1945
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
1937
1946
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
1938
1947
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
1939
1948
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
1940
1949
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
1941
1950
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
1942
|
-
"@babel/plugin-syntax-import-assertions": "^7.24.
|
|
1943
|
-
"@babel/plugin-syntax-import-attributes": "^7.24.
|
|
1951
|
+
"@babel/plugin-syntax-import-assertions": "^7.24.7",
|
|
1952
|
+
"@babel/plugin-syntax-import-attributes": "^7.24.7",
|
|
1944
1953
|
"@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
1945
1954
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
1946
1955
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
|
@@ -1952,54 +1961,54 @@
|
|
|
1952
1961
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
|
1953
1962
|
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
|
1954
1963
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
1955
|
-
"@babel/plugin-transform-arrow-functions": "^7.24.
|
|
1956
|
-
"@babel/plugin-transform-async-generator-functions": "^7.24.
|
|
1957
|
-
"@babel/plugin-transform-async-to-generator": "^7.24.
|
|
1958
|
-
"@babel/plugin-transform-block-scoped-functions": "^7.24.
|
|
1959
|
-
"@babel/plugin-transform-block-scoping": "^7.24.
|
|
1960
|
-
"@babel/plugin-transform-class-properties": "^7.24.
|
|
1961
|
-
"@babel/plugin-transform-class-static-block": "^7.24.
|
|
1962
|
-
"@babel/plugin-transform-classes": "^7.24.
|
|
1963
|
-
"@babel/plugin-transform-computed-properties": "^7.24.
|
|
1964
|
-
"@babel/plugin-transform-destructuring": "^7.24.
|
|
1965
|
-
"@babel/plugin-transform-dotall-regex": "^7.24.
|
|
1966
|
-
"@babel/plugin-transform-duplicate-keys": "^7.24.
|
|
1967
|
-
"@babel/plugin-transform-dynamic-import": "^7.24.
|
|
1968
|
-
"@babel/plugin-transform-exponentiation-operator": "^7.24.
|
|
1969
|
-
"@babel/plugin-transform-export-namespace-from": "^7.24.
|
|
1970
|
-
"@babel/plugin-transform-for-of": "^7.24.
|
|
1971
|
-
"@babel/plugin-transform-function-name": "^7.24.
|
|
1972
|
-
"@babel/plugin-transform-json-strings": "^7.24.
|
|
1973
|
-
"@babel/plugin-transform-literals": "^7.24.
|
|
1974
|
-
"@babel/plugin-transform-logical-assignment-operators": "^7.24.
|
|
1975
|
-
"@babel/plugin-transform-member-expression-literals": "^7.24.
|
|
1976
|
-
"@babel/plugin-transform-modules-amd": "^7.24.
|
|
1977
|
-
"@babel/plugin-transform-modules-commonjs": "^7.24.
|
|
1978
|
-
"@babel/plugin-transform-modules-systemjs": "^7.24.
|
|
1979
|
-
"@babel/plugin-transform-modules-umd": "^7.24.
|
|
1980
|
-
"@babel/plugin-transform-named-capturing-groups-regex": "^7.24.
|
|
1981
|
-
"@babel/plugin-transform-new-target": "^7.24.
|
|
1982
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.
|
|
1983
|
-
"@babel/plugin-transform-numeric-separator": "^7.24.
|
|
1984
|
-
"@babel/plugin-transform-object-rest-spread": "^7.24.
|
|
1985
|
-
"@babel/plugin-transform-object-super": "^7.24.
|
|
1986
|
-
"@babel/plugin-transform-optional-catch-binding": "^7.24.
|
|
1987
|
-
"@babel/plugin-transform-optional-chaining": "^7.24.
|
|
1988
|
-
"@babel/plugin-transform-parameters": "^7.24.
|
|
1989
|
-
"@babel/plugin-transform-private-methods": "^7.24.
|
|
1990
|
-
"@babel/plugin-transform-private-property-in-object": "^7.24.
|
|
1991
|
-
"@babel/plugin-transform-property-literals": "^7.24.
|
|
1992
|
-
"@babel/plugin-transform-regenerator": "^7.24.
|
|
1993
|
-
"@babel/plugin-transform-reserved-words": "^7.24.
|
|
1994
|
-
"@babel/plugin-transform-shorthand-properties": "^7.24.
|
|
1995
|
-
"@babel/plugin-transform-spread": "^7.24.
|
|
1996
|
-
"@babel/plugin-transform-sticky-regex": "^7.24.
|
|
1997
|
-
"@babel/plugin-transform-template-literals": "^7.24.
|
|
1998
|
-
"@babel/plugin-transform-typeof-symbol": "^7.24.
|
|
1999
|
-
"@babel/plugin-transform-unicode-escapes": "^7.24.
|
|
2000
|
-
"@babel/plugin-transform-unicode-property-regex": "^7.24.
|
|
2001
|
-
"@babel/plugin-transform-unicode-regex": "^7.24.
|
|
2002
|
-
"@babel/plugin-transform-unicode-sets-regex": "^7.24.
|
|
1964
|
+
"@babel/plugin-transform-arrow-functions": "^7.24.7",
|
|
1965
|
+
"@babel/plugin-transform-async-generator-functions": "^7.24.7",
|
|
1966
|
+
"@babel/plugin-transform-async-to-generator": "^7.24.7",
|
|
1967
|
+
"@babel/plugin-transform-block-scoped-functions": "^7.24.7",
|
|
1968
|
+
"@babel/plugin-transform-block-scoping": "^7.24.7",
|
|
1969
|
+
"@babel/plugin-transform-class-properties": "^7.24.7",
|
|
1970
|
+
"@babel/plugin-transform-class-static-block": "^7.24.7",
|
|
1971
|
+
"@babel/plugin-transform-classes": "^7.24.7",
|
|
1972
|
+
"@babel/plugin-transform-computed-properties": "^7.24.7",
|
|
1973
|
+
"@babel/plugin-transform-destructuring": "^7.24.7",
|
|
1974
|
+
"@babel/plugin-transform-dotall-regex": "^7.24.7",
|
|
1975
|
+
"@babel/plugin-transform-duplicate-keys": "^7.24.7",
|
|
1976
|
+
"@babel/plugin-transform-dynamic-import": "^7.24.7",
|
|
1977
|
+
"@babel/plugin-transform-exponentiation-operator": "^7.24.7",
|
|
1978
|
+
"@babel/plugin-transform-export-namespace-from": "^7.24.7",
|
|
1979
|
+
"@babel/plugin-transform-for-of": "^7.24.7",
|
|
1980
|
+
"@babel/plugin-transform-function-name": "^7.24.7",
|
|
1981
|
+
"@babel/plugin-transform-json-strings": "^7.24.7",
|
|
1982
|
+
"@babel/plugin-transform-literals": "^7.24.7",
|
|
1983
|
+
"@babel/plugin-transform-logical-assignment-operators": "^7.24.7",
|
|
1984
|
+
"@babel/plugin-transform-member-expression-literals": "^7.24.7",
|
|
1985
|
+
"@babel/plugin-transform-modules-amd": "^7.24.7",
|
|
1986
|
+
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
|
|
1987
|
+
"@babel/plugin-transform-modules-systemjs": "^7.24.7",
|
|
1988
|
+
"@babel/plugin-transform-modules-umd": "^7.24.7",
|
|
1989
|
+
"@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7",
|
|
1990
|
+
"@babel/plugin-transform-new-target": "^7.24.7",
|
|
1991
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7",
|
|
1992
|
+
"@babel/plugin-transform-numeric-separator": "^7.24.7",
|
|
1993
|
+
"@babel/plugin-transform-object-rest-spread": "^7.24.7",
|
|
1994
|
+
"@babel/plugin-transform-object-super": "^7.24.7",
|
|
1995
|
+
"@babel/plugin-transform-optional-catch-binding": "^7.24.7",
|
|
1996
|
+
"@babel/plugin-transform-optional-chaining": "^7.24.7",
|
|
1997
|
+
"@babel/plugin-transform-parameters": "^7.24.7",
|
|
1998
|
+
"@babel/plugin-transform-private-methods": "^7.24.7",
|
|
1999
|
+
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
|
|
2000
|
+
"@babel/plugin-transform-property-literals": "^7.24.7",
|
|
2001
|
+
"@babel/plugin-transform-regenerator": "^7.24.7",
|
|
2002
|
+
"@babel/plugin-transform-reserved-words": "^7.24.7",
|
|
2003
|
+
"@babel/plugin-transform-shorthand-properties": "^7.24.7",
|
|
2004
|
+
"@babel/plugin-transform-spread": "^7.24.7",
|
|
2005
|
+
"@babel/plugin-transform-sticky-regex": "^7.24.7",
|
|
2006
|
+
"@babel/plugin-transform-template-literals": "^7.24.7",
|
|
2007
|
+
"@babel/plugin-transform-typeof-symbol": "^7.24.7",
|
|
2008
|
+
"@babel/plugin-transform-unicode-escapes": "^7.24.7",
|
|
2009
|
+
"@babel/plugin-transform-unicode-property-regex": "^7.24.7",
|
|
2010
|
+
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
2011
|
+
"@babel/plugin-transform-unicode-sets-regex": "^7.24.7",
|
|
2003
2012
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
2004
2013
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
2005
2014
|
"babel-plugin-polyfill-corejs3": "^0.10.4",
|
|
@@ -2024,14 +2033,14 @@
|
|
|
2024
2033
|
}
|
|
2025
2034
|
},
|
|
2026
2035
|
"node_modules/@babel/preset-flow": {
|
|
2027
|
-
"version": "7.24.
|
|
2028
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.24.
|
|
2029
|
-
"integrity": "sha512-
|
|
2036
|
+
"version": "7.24.7",
|
|
2037
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.24.7.tgz",
|
|
2038
|
+
"integrity": "sha512-NL3Lo0NorCU607zU3NwRyJbpaB6E3t0xtd3LfAQKDfkeX4/ggcDXvkmkW42QWT5owUeW/jAe4hn+2qvkV1IbfQ==",
|
|
2030
2039
|
"dev": true,
|
|
2031
2040
|
"dependencies": {
|
|
2032
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
2033
|
-
"@babel/helper-validator-option": "^7.24.
|
|
2034
|
-
"@babel/plugin-transform-flow-strip-types": "^7.24.
|
|
2041
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
2042
|
+
"@babel/helper-validator-option": "^7.24.7",
|
|
2043
|
+
"@babel/plugin-transform-flow-strip-types": "^7.24.7"
|
|
2035
2044
|
},
|
|
2036
2045
|
"engines": {
|
|
2037
2046
|
"node": ">=6.9.0"
|
|
@@ -2055,17 +2064,17 @@
|
|
|
2055
2064
|
}
|
|
2056
2065
|
},
|
|
2057
2066
|
"node_modules/@babel/preset-react": {
|
|
2058
|
-
"version": "7.24.
|
|
2059
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.24.
|
|
2060
|
-
"integrity": "sha512-
|
|
2067
|
+
"version": "7.24.7",
|
|
2068
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.24.7.tgz",
|
|
2069
|
+
"integrity": "sha512-AAH4lEkpmzFWrGVlHaxJB7RLH21uPQ9+He+eFLWHmF9IuFQVugz8eAsamaW0DXRrTfco5zj1wWtpdcXJUOfsag==",
|
|
2061
2070
|
"dev": true,
|
|
2062
2071
|
"dependencies": {
|
|
2063
|
-
"@babel/helper-plugin-utils": "^7.24.
|
|
2064
|
-
"@babel/helper-validator-option": "^7.24.
|
|
2065
|
-
"@babel/plugin-transform-react-display-name": "^7.24.
|
|
2066
|
-
"@babel/plugin-transform-react-jsx": "^7.24.
|
|
2067
|
-
"@babel/plugin-transform-react-jsx-development": "^7.24.
|
|
2068
|
-
"@babel/plugin-transform-react-pure-annotations": "^7.24.
|
|
2072
|
+
"@babel/helper-plugin-utils": "^7.24.7",
|
|
2073
|
+
"@babel/helper-validator-option": "^7.24.7",
|
|
2074
|
+
"@babel/plugin-transform-react-display-name": "^7.24.7",
|
|
2075
|
+
"@babel/plugin-transform-react-jsx": "^7.24.7",
|
|
2076
|
+
"@babel/plugin-transform-react-jsx-development": "^7.24.7",
|
|
2077
|
+
"@babel/plugin-transform-react-pure-annotations": "^7.24.7"
|
|
2069
2078
|
},
|
|
2070
2079
|
"engines": {
|
|
2071
2080
|
"node": ">=6.9.0"
|
|
@@ -2132,33 +2141,33 @@
|
|
|
2132
2141
|
"dev": true
|
|
2133
2142
|
},
|
|
2134
2143
|
"node_modules/@babel/template": {
|
|
2135
|
-
"version": "7.24.
|
|
2136
|
-
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.
|
|
2137
|
-
"integrity": "sha512-
|
|
2144
|
+
"version": "7.24.7",
|
|
2145
|
+
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz",
|
|
2146
|
+
"integrity": "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==",
|
|
2138
2147
|
"dev": true,
|
|
2139
2148
|
"dependencies": {
|
|
2140
|
-
"@babel/code-frame": "^7.24.
|
|
2141
|
-
"@babel/parser": "^7.24.
|
|
2142
|
-
"@babel/types": "^7.24.
|
|
2149
|
+
"@babel/code-frame": "^7.24.7",
|
|
2150
|
+
"@babel/parser": "^7.24.7",
|
|
2151
|
+
"@babel/types": "^7.24.7"
|
|
2143
2152
|
},
|
|
2144
2153
|
"engines": {
|
|
2145
2154
|
"node": ">=6.9.0"
|
|
2146
2155
|
}
|
|
2147
2156
|
},
|
|
2148
2157
|
"node_modules/@babel/traverse": {
|
|
2149
|
-
"version": "7.24.
|
|
2150
|
-
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.
|
|
2151
|
-
"integrity": "sha512-
|
|
2152
|
-
"dev": true,
|
|
2153
|
-
"dependencies": {
|
|
2154
|
-
"@babel/code-frame": "^7.24.
|
|
2155
|
-
"@babel/generator": "^7.24.
|
|
2156
|
-
"@babel/helper-environment-visitor": "^7.24.
|
|
2157
|
-
"@babel/helper-function-name": "^7.24.
|
|
2158
|
-
"@babel/helper-hoist-variables": "^7.24.
|
|
2159
|
-
"@babel/helper-split-export-declaration": "^7.24.
|
|
2160
|
-
"@babel/parser": "^7.24.
|
|
2161
|
-
"@babel/types": "^7.24.
|
|
2158
|
+
"version": "7.24.7",
|
|
2159
|
+
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.7.tgz",
|
|
2160
|
+
"integrity": "sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==",
|
|
2161
|
+
"dev": true,
|
|
2162
|
+
"dependencies": {
|
|
2163
|
+
"@babel/code-frame": "^7.24.7",
|
|
2164
|
+
"@babel/generator": "^7.24.7",
|
|
2165
|
+
"@babel/helper-environment-visitor": "^7.24.7",
|
|
2166
|
+
"@babel/helper-function-name": "^7.24.7",
|
|
2167
|
+
"@babel/helper-hoist-variables": "^7.24.7",
|
|
2168
|
+
"@babel/helper-split-export-declaration": "^7.24.7",
|
|
2169
|
+
"@babel/parser": "^7.24.7",
|
|
2170
|
+
"@babel/types": "^7.24.7",
|
|
2162
2171
|
"debug": "^4.3.1",
|
|
2163
2172
|
"globals": "^11.1.0"
|
|
2164
2173
|
},
|
|
@@ -2167,13 +2176,13 @@
|
|
|
2167
2176
|
}
|
|
2168
2177
|
},
|
|
2169
2178
|
"node_modules/@babel/types": {
|
|
2170
|
-
"version": "7.24.
|
|
2171
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.
|
|
2172
|
-
"integrity": "sha512-
|
|
2179
|
+
"version": "7.24.7",
|
|
2180
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.7.tgz",
|
|
2181
|
+
"integrity": "sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==",
|
|
2173
2182
|
"dev": true,
|
|
2174
2183
|
"dependencies": {
|
|
2175
|
-
"@babel/helper-string-parser": "^7.24.
|
|
2176
|
-
"@babel/helper-validator-identifier": "^7.24.
|
|
2184
|
+
"@babel/helper-string-parser": "^7.24.7",
|
|
2185
|
+
"@babel/helper-validator-identifier": "^7.24.7",
|
|
2177
2186
|
"to-fast-properties": "^2.0.0"
|
|
2178
2187
|
},
|
|
2179
2188
|
"engines": {
|
|
@@ -2258,9 +2267,9 @@
|
|
|
2258
2267
|
}
|
|
2259
2268
|
},
|
|
2260
2269
|
"node_modules/@eslint-community/regexpp": {
|
|
2261
|
-
"version": "4.10.
|
|
2262
|
-
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.
|
|
2263
|
-
"integrity": "sha512-
|
|
2270
|
+
"version": "4.10.1",
|
|
2271
|
+
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.1.tgz",
|
|
2272
|
+
"integrity": "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==",
|
|
2264
2273
|
"dev": true,
|
|
2265
2274
|
"engines": {
|
|
2266
2275
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
@@ -4307,9 +4316,9 @@
|
|
|
4307
4316
|
}
|
|
4308
4317
|
},
|
|
4309
4318
|
"node_modules/@paypal/checkout-components": {
|
|
4310
|
-
"version": "5.0.
|
|
4311
|
-
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.
|
|
4312
|
-
"integrity": "sha512-
|
|
4319
|
+
"version": "5.0.321",
|
|
4320
|
+
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.321.tgz",
|
|
4321
|
+
"integrity": "sha512-nrg9LtwqPi85tSMmOkpFaDlPROVqwNpkZ2OXktdWSnp01Hl0OfLuLAuyT8D95cXV5zmJqAxjzaF+cZDg4LYYGw==",
|
|
4313
4322
|
"dependencies": {
|
|
4314
4323
|
"@krakenjs/beaver-logger": "^5.7.0",
|
|
4315
4324
|
"@krakenjs/belter": "^2.0.0",
|
|
@@ -4440,9 +4449,9 @@
|
|
|
4440
4449
|
}
|
|
4441
4450
|
},
|
|
4442
4451
|
"node_modules/@paypal/sdk-client": {
|
|
4443
|
-
"version": "4.0.
|
|
4444
|
-
"resolved": "https://registry.npmjs.org/@paypal/sdk-client/-/sdk-client-4.0.
|
|
4445
|
-
"integrity": "sha512-
|
|
4452
|
+
"version": "4.0.192",
|
|
4453
|
+
"resolved": "https://registry.npmjs.org/@paypal/sdk-client/-/sdk-client-4.0.192.tgz",
|
|
4454
|
+
"integrity": "sha512-srIqC0UXpa6YrBoJhYmElyfs4CPttr70yXMc+1vbLfHO2EbFwgeFJ+7I5f6lMCgkoiqr/JWAKzbCGPcv61gzlg==",
|
|
4446
4455
|
"dependencies": {
|
|
4447
4456
|
"@krakenjs/beaver-logger": "^5.0.0",
|
|
4448
4457
|
"@krakenjs/belter": "^2.0.0",
|
|
@@ -4664,9 +4673,9 @@
|
|
|
4664
4673
|
}
|
|
4665
4674
|
},
|
|
4666
4675
|
"node_modules/@types/express-serve-static-core": {
|
|
4667
|
-
"version": "4.19.
|
|
4668
|
-
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.
|
|
4669
|
-
"integrity": "sha512-
|
|
4676
|
+
"version": "4.19.3",
|
|
4677
|
+
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.3.tgz",
|
|
4678
|
+
"integrity": "sha512-KOzM7MhcBFlmnlr/fzISFF5vGWVSvN6fTd4T+ExOt08bA/dA5kpSzY52nMsI1KDFmUREpJelPYyuslLRSjjgCg==",
|
|
4670
4679
|
"dev": true,
|
|
4671
4680
|
"dependencies": {
|
|
4672
4681
|
"@types/node": "*",
|
|
@@ -4757,9 +4766,9 @@
|
|
|
4757
4766
|
"dev": true
|
|
4758
4767
|
},
|
|
4759
4768
|
"node_modules/@types/node": {
|
|
4760
|
-
"version": "20.
|
|
4761
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.
|
|
4762
|
-
"integrity": "sha512-
|
|
4769
|
+
"version": "20.14.2",
|
|
4770
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.2.tgz",
|
|
4771
|
+
"integrity": "sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==",
|
|
4763
4772
|
"dev": true,
|
|
4764
4773
|
"dependencies": {
|
|
4765
4774
|
"undici-types": "~5.26.4"
|
|
@@ -5507,9 +5516,9 @@
|
|
|
5507
5516
|
}
|
|
5508
5517
|
},
|
|
5509
5518
|
"node_modules/ajv-formats/node_modules/ajv": {
|
|
5510
|
-
"version": "8.
|
|
5511
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.
|
|
5512
|
-
"integrity": "sha512-
|
|
5519
|
+
"version": "8.16.0",
|
|
5520
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
|
|
5521
|
+
"integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
|
|
5513
5522
|
"dev": true,
|
|
5514
5523
|
"dependencies": {
|
|
5515
5524
|
"fast-deep-equal": "^3.1.3",
|
|
@@ -6891,9 +6900,9 @@
|
|
|
6891
6900
|
}
|
|
6892
6901
|
},
|
|
6893
6902
|
"node_modules/browserslist": {
|
|
6894
|
-
"version": "4.23.
|
|
6895
|
-
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.
|
|
6896
|
-
"integrity": "sha512-
|
|
6903
|
+
"version": "4.23.1",
|
|
6904
|
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.1.tgz",
|
|
6905
|
+
"integrity": "sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==",
|
|
6897
6906
|
"dev": true,
|
|
6898
6907
|
"funding": [
|
|
6899
6908
|
{
|
|
@@ -6910,10 +6919,10 @@
|
|
|
6910
6919
|
}
|
|
6911
6920
|
],
|
|
6912
6921
|
"dependencies": {
|
|
6913
|
-
"caniuse-lite": "^1.0.
|
|
6914
|
-
"electron-to-chromium": "^1.4.
|
|
6922
|
+
"caniuse-lite": "^1.0.30001629",
|
|
6923
|
+
"electron-to-chromium": "^1.4.796",
|
|
6915
6924
|
"node-releases": "^2.0.14",
|
|
6916
|
-
"update-browserslist-db": "^1.0.
|
|
6925
|
+
"update-browserslist-db": "^1.0.16"
|
|
6917
6926
|
},
|
|
6918
6927
|
"bin": {
|
|
6919
6928
|
"browserslist": "cli.js"
|
|
@@ -7278,9 +7287,9 @@
|
|
|
7278
7287
|
}
|
|
7279
7288
|
},
|
|
7280
7289
|
"node_modules/caniuse-lite": {
|
|
7281
|
-
"version": "1.0.
|
|
7282
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
7283
|
-
"integrity": "sha512-
|
|
7290
|
+
"version": "1.0.30001632",
|
|
7291
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001632.tgz",
|
|
7292
|
+
"integrity": "sha512-udx3o7yHJfUxMLkGohMlVHCvFvWmirKh9JAH/d7WOLPetlH+LTL5cocMZ0t7oZx/mdlOWXti97xLZWc8uURRHg==",
|
|
7284
7293
|
"dev": true,
|
|
7285
7294
|
"funding": [
|
|
7286
7295
|
{
|
|
@@ -7502,9 +7511,9 @@
|
|
|
7502
7511
|
"dev": true
|
|
7503
7512
|
},
|
|
7504
7513
|
"node_modules/chrome-trace-event": {
|
|
7505
|
-
"version": "1.0.
|
|
7506
|
-
"resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.
|
|
7507
|
-
"integrity": "sha512-
|
|
7514
|
+
"version": "1.0.4",
|
|
7515
|
+
"resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz",
|
|
7516
|
+
"integrity": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==",
|
|
7508
7517
|
"dev": true,
|
|
7509
7518
|
"engines": {
|
|
7510
7519
|
"node": ">=6.0"
|
|
@@ -8552,9 +8561,9 @@
|
|
|
8552
8561
|
"dev": true
|
|
8553
8562
|
},
|
|
8554
8563
|
"node_modules/debug": {
|
|
8555
|
-
"version": "4.3.
|
|
8556
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.
|
|
8557
|
-
"integrity": "sha512-
|
|
8564
|
+
"version": "4.3.5",
|
|
8565
|
+
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
|
|
8566
|
+
"integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
|
|
8558
8567
|
"dev": true,
|
|
8559
8568
|
"dependencies": {
|
|
8560
8569
|
"ms": "2.1.2"
|
|
@@ -8779,9 +8788,9 @@
|
|
|
8779
8788
|
}
|
|
8780
8789
|
},
|
|
8781
8790
|
"node_modules/deep-eql": {
|
|
8782
|
-
"version": "4.1.
|
|
8783
|
-
"resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-4.1.
|
|
8784
|
-
"integrity": "sha512-
|
|
8791
|
+
"version": "4.1.4",
|
|
8792
|
+
"resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-4.1.4.tgz",
|
|
8793
|
+
"integrity": "sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==",
|
|
8785
8794
|
"dev": true,
|
|
8786
8795
|
"peer": true,
|
|
8787
8796
|
"dependencies": {
|
|
@@ -9093,9 +9102,9 @@
|
|
|
9093
9102
|
"dev": true
|
|
9094
9103
|
},
|
|
9095
9104
|
"node_modules/electron-to-chromium": {
|
|
9096
|
-
"version": "1.4.
|
|
9097
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.
|
|
9098
|
-
"integrity": "sha512-
|
|
9105
|
+
"version": "1.4.796",
|
|
9106
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.796.tgz",
|
|
9107
|
+
"integrity": "sha512-NglN/xprcM+SHD2XCli4oC6bWe6kHoytcyLKCWXmRL854F0qhPhaYgUswUsglnPxYaNQIg2uMY4BvaomIf3kLA==",
|
|
9099
9108
|
"dev": true
|
|
9100
9109
|
},
|
|
9101
9110
|
"node_modules/elliptic": {
|
|
@@ -9195,9 +9204,9 @@
|
|
|
9195
9204
|
}
|
|
9196
9205
|
},
|
|
9197
9206
|
"node_modules/enhanced-resolve": {
|
|
9198
|
-
"version": "5.
|
|
9199
|
-
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.
|
|
9200
|
-
"integrity": "sha512-
|
|
9207
|
+
"version": "5.17.0",
|
|
9208
|
+
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz",
|
|
9209
|
+
"integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==",
|
|
9201
9210
|
"dev": true,
|
|
9202
9211
|
"dependencies": {
|
|
9203
9212
|
"graceful-fs": "^4.2.4",
|
|
@@ -16787,6 +16796,23 @@
|
|
|
16787
16796
|
"node": ">=16"
|
|
16788
16797
|
}
|
|
16789
16798
|
},
|
|
16799
|
+
"node_modules/lint-staged/node_modules/debug": {
|
|
16800
|
+
"version": "4.3.4",
|
|
16801
|
+
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
16802
|
+
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
16803
|
+
"dev": true,
|
|
16804
|
+
"dependencies": {
|
|
16805
|
+
"ms": "2.1.2"
|
|
16806
|
+
},
|
|
16807
|
+
"engines": {
|
|
16808
|
+
"node": ">=6.0"
|
|
16809
|
+
},
|
|
16810
|
+
"peerDependenciesMeta": {
|
|
16811
|
+
"supports-color": {
|
|
16812
|
+
"optional": true
|
|
16813
|
+
}
|
|
16814
|
+
}
|
|
16815
|
+
},
|
|
16790
16816
|
"node_modules/lint-staged/node_modules/execa": {
|
|
16791
16817
|
"version": "7.2.0",
|
|
16792
16818
|
"resolved": "https://registry.npmjs.org/execa/-/execa-7.2.0.tgz",
|
|
@@ -25092,9 +25118,9 @@
|
|
|
25092
25118
|
"dev": true
|
|
25093
25119
|
},
|
|
25094
25120
|
"node_modules/sass": {
|
|
25095
|
-
"version": "1.77.
|
|
25096
|
-
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.
|
|
25097
|
-
"integrity": "sha512-
|
|
25121
|
+
"version": "1.77.4",
|
|
25122
|
+
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.4.tgz",
|
|
25123
|
+
"integrity": "sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==",
|
|
25098
25124
|
"dev": true,
|
|
25099
25125
|
"dependencies": {
|
|
25100
25126
|
"chokidar": ">=3.0.0 <4.0.0",
|
|
@@ -26539,9 +26565,9 @@
|
|
|
26539
26565
|
}
|
|
26540
26566
|
},
|
|
26541
26567
|
"node_modules/synckit/node_modules/tslib": {
|
|
26542
|
-
"version": "2.6.
|
|
26543
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
26544
|
-
"integrity": "sha512-
|
|
26568
|
+
"version": "2.6.3",
|
|
26569
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
26570
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
26545
26571
|
"dev": true
|
|
26546
26572
|
},
|
|
26547
26573
|
"node_modules/tapable": {
|
|
@@ -28234,9 +28260,9 @@
|
|
|
28234
28260
|
}
|
|
28235
28261
|
},
|
|
28236
28262
|
"node_modules/webpack-dev-server/node_modules/ajv": {
|
|
28237
|
-
"version": "8.
|
|
28238
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.
|
|
28239
|
-
"integrity": "sha512-
|
|
28263
|
+
"version": "8.16.0",
|
|
28264
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
|
|
28265
|
+
"integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
|
|
28240
28266
|
"dev": true,
|
|
28241
28267
|
"dependencies": {
|
|
28242
28268
|
"fast-deep-equal": "^3.1.3",
|
|
@@ -29382,9 +29408,9 @@
|
|
|
29382
29408
|
}
|
|
29383
29409
|
},
|
|
29384
29410
|
"node_modules/zx/node_modules/@types/node": {
|
|
29385
|
-
"version": "16.18.
|
|
29386
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.
|
|
29387
|
-
"integrity": "sha512-
|
|
29411
|
+
"version": "16.18.98",
|
|
29412
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.98.tgz",
|
|
29413
|
+
"integrity": "sha512-fpiC20NvLpTLAzo3oVBKIqBGR6Fx/8oAK/SSf7G+fydnXMY1x4x9RZ6sBXhqKlCU21g2QapUsbLlhv3+a7wS+Q==",
|
|
29388
29414
|
"dev": true
|
|
29389
29415
|
},
|
|
29390
29416
|
"node_modules/zx/node_modules/ansi-styles": {
|
|
@@ -29666,9 +29692,9 @@
|
|
|
29666
29692
|
}
|
|
29667
29693
|
},
|
|
29668
29694
|
"@paypal/checkout-components": {
|
|
29669
|
-
"version": "5.0.
|
|
29670
|
-
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.
|
|
29671
|
-
"integrity": "sha512-
|
|
29695
|
+
"version": "5.0.321",
|
|
29696
|
+
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.321.tgz",
|
|
29697
|
+
"integrity": "sha512-nrg9LtwqPi85tSMmOkpFaDlPROVqwNpkZ2OXktdWSnp01Hl0OfLuLAuyT8D95cXV5zmJqAxjzaF+cZDg4LYYGw==",
|
|
29672
29698
|
"requires": {
|
|
29673
29699
|
"@krakenjs/beaver-logger": "^5.7.0",
|
|
29674
29700
|
"@krakenjs/belter": "^2.0.0",
|
|
@@ -29799,9 +29825,9 @@
|
|
|
29799
29825
|
}
|
|
29800
29826
|
},
|
|
29801
29827
|
"@paypal/sdk-client": {
|
|
29802
|
-
"version": "4.0.
|
|
29803
|
-
"resolved": "https://registry.npmjs.org/@paypal/sdk-client/-/sdk-client-4.0.
|
|
29804
|
-
"integrity": "sha512-
|
|
29828
|
+
"version": "4.0.192",
|
|
29829
|
+
"resolved": "https://registry.npmjs.org/@paypal/sdk-client/-/sdk-client-4.0.192.tgz",
|
|
29830
|
+
"integrity": "sha512-srIqC0UXpa6YrBoJhYmElyfs4CPttr70yXMc+1vbLfHO2EbFwgeFJ+7I5f6lMCgkoiqr/JWAKzbCGPcv61gzlg==",
|
|
29805
29831
|
"requires": {
|
|
29806
29832
|
"@krakenjs/beaver-logger": "^5.0.0",
|
|
29807
29833
|
"@krakenjs/belter": "^2.0.0",
|