@wavemaker/react-runtime 11.14.2-rc.6311 → 11.14.3-rc.6401
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 +618 -559
- package/package.json +2 -2
package/package-lock.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/react-runtime",
|
|
3
|
-
"version": "11.14.
|
|
3
|
+
"version": "11.14.3-rc.6401",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/react-runtime",
|
|
9
|
-
"version": "11.14.
|
|
9
|
+
"version": "11.14.3-rc.6401",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@base-ui-components/react": "1.0.0-alpha.8",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"@types/react": "^19",
|
|
60
60
|
"@types/react-color": "^3.0.13",
|
|
61
61
|
"@types/react-dom": "^19",
|
|
62
|
-
"@wavemaker/variables": "11.14.
|
|
62
|
+
"@wavemaker/variables": "11.14.3-rc.6401",
|
|
63
63
|
"babel-plugin-module-resolver": "^5.0.2",
|
|
64
64
|
"eslint": "^9",
|
|
65
65
|
"eslint-config-next": "15.1.4",
|
|
@@ -70,8 +70,8 @@
|
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
72
|
"node_modules/@babel/cli": {
|
|
73
|
-
"version": "7.28.
|
|
74
|
-
"integrity": "sha512-
|
|
73
|
+
"version": "7.28.6",
|
|
74
|
+
"integrity": "sha512-6EUNcuBbNkj08Oj4gAZ+BUU8yLCgKzgVX4gaTh09Ya2C8ICM4P+G30g4m3akRxSYAp3A/gnWchrNst7px4/nUQ==",
|
|
75
75
|
"dev": true,
|
|
76
76
|
"license": "MIT",
|
|
77
77
|
"dependencies": {
|
|
@@ -99,11 +99,11 @@
|
|
|
99
99
|
}
|
|
100
100
|
},
|
|
101
101
|
"node_modules/@babel/code-frame": {
|
|
102
|
-
"version": "7.
|
|
103
|
-
"integrity": "sha512-
|
|
102
|
+
"version": "7.29.0",
|
|
103
|
+
"integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==",
|
|
104
104
|
"license": "MIT",
|
|
105
105
|
"dependencies": {
|
|
106
|
-
"@babel/helper-validator-identifier": "^7.
|
|
106
|
+
"@babel/helper-validator-identifier": "^7.28.5",
|
|
107
107
|
"js-tokens": "^4.0.0",
|
|
108
108
|
"picocolors": "^1.1.1"
|
|
109
109
|
},
|
|
@@ -112,8 +112,8 @@
|
|
|
112
112
|
}
|
|
113
113
|
},
|
|
114
114
|
"node_modules/@babel/compat-data": {
|
|
115
|
-
"version": "7.
|
|
116
|
-
"integrity": "sha512-
|
|
115
|
+
"version": "7.29.0",
|
|
116
|
+
"integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==",
|
|
117
117
|
"dev": true,
|
|
118
118
|
"license": "MIT",
|
|
119
119
|
"engines": {
|
|
@@ -121,21 +121,21 @@
|
|
|
121
121
|
}
|
|
122
122
|
},
|
|
123
123
|
"node_modules/@babel/core": {
|
|
124
|
-
"version": "7.
|
|
125
|
-
"integrity": "sha512-
|
|
124
|
+
"version": "7.29.0",
|
|
125
|
+
"integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",
|
|
126
126
|
"dev": true,
|
|
127
127
|
"license": "MIT",
|
|
128
128
|
"peer": true,
|
|
129
129
|
"dependencies": {
|
|
130
|
-
"@babel/code-frame": "^7.
|
|
131
|
-
"@babel/generator": "^7.
|
|
132
|
-
"@babel/helper-compilation-targets": "^7.
|
|
133
|
-
"@babel/helper-module-transforms": "^7.28.
|
|
134
|
-
"@babel/helpers": "^7.28.
|
|
135
|
-
"@babel/parser": "^7.
|
|
136
|
-
"@babel/template": "^7.
|
|
137
|
-
"@babel/traverse": "^7.
|
|
138
|
-
"@babel/types": "^7.
|
|
130
|
+
"@babel/code-frame": "^7.29.0",
|
|
131
|
+
"@babel/generator": "^7.29.0",
|
|
132
|
+
"@babel/helper-compilation-targets": "^7.28.6",
|
|
133
|
+
"@babel/helper-module-transforms": "^7.28.6",
|
|
134
|
+
"@babel/helpers": "^7.28.6",
|
|
135
|
+
"@babel/parser": "^7.29.0",
|
|
136
|
+
"@babel/template": "^7.28.6",
|
|
137
|
+
"@babel/traverse": "^7.29.0",
|
|
138
|
+
"@babel/types": "^7.29.0",
|
|
139
139
|
"@jridgewell/remapping": "^2.3.5",
|
|
140
140
|
"convert-source-map": "^2.0.0",
|
|
141
141
|
"debug": "^4.1.0",
|
|
@@ -152,12 +152,12 @@
|
|
|
152
152
|
}
|
|
153
153
|
},
|
|
154
154
|
"node_modules/@babel/generator": {
|
|
155
|
-
"version": "7.
|
|
156
|
-
"integrity": "sha512-
|
|
155
|
+
"version": "7.29.1",
|
|
156
|
+
"integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==",
|
|
157
157
|
"license": "MIT",
|
|
158
158
|
"dependencies": {
|
|
159
|
-
"@babel/parser": "^7.
|
|
160
|
-
"@babel/types": "^7.
|
|
159
|
+
"@babel/parser": "^7.29.0",
|
|
160
|
+
"@babel/types": "^7.29.0",
|
|
161
161
|
"@jridgewell/gen-mapping": "^0.3.12",
|
|
162
162
|
"@jridgewell/trace-mapping": "^0.3.28",
|
|
163
163
|
"jsesc": "^3.0.2"
|
|
@@ -179,12 +179,12 @@
|
|
|
179
179
|
}
|
|
180
180
|
},
|
|
181
181
|
"node_modules/@babel/helper-compilation-targets": {
|
|
182
|
-
"version": "7.
|
|
183
|
-
"integrity": "sha512-
|
|
182
|
+
"version": "7.28.6",
|
|
183
|
+
"integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==",
|
|
184
184
|
"dev": true,
|
|
185
185
|
"license": "MIT",
|
|
186
186
|
"dependencies": {
|
|
187
|
-
"@babel/compat-data": "^7.
|
|
187
|
+
"@babel/compat-data": "^7.28.6",
|
|
188
188
|
"@babel/helper-validator-option": "^7.27.1",
|
|
189
189
|
"browserslist": "^4.24.0",
|
|
190
190
|
"lru-cache": "^5.1.1",
|
|
@@ -195,17 +195,17 @@
|
|
|
195
195
|
}
|
|
196
196
|
},
|
|
197
197
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
198
|
-
"version": "7.28.
|
|
199
|
-
"integrity": "sha512-
|
|
198
|
+
"version": "7.28.6",
|
|
199
|
+
"integrity": "sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==",
|
|
200
200
|
"dev": true,
|
|
201
201
|
"license": "MIT",
|
|
202
202
|
"dependencies": {
|
|
203
203
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
204
204
|
"@babel/helper-member-expression-to-functions": "^7.28.5",
|
|
205
205
|
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
206
|
-
"@babel/helper-replace-supers": "^7.
|
|
206
|
+
"@babel/helper-replace-supers": "^7.28.6",
|
|
207
207
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
208
|
-
"@babel/traverse": "^7.28.
|
|
208
|
+
"@babel/traverse": "^7.28.6",
|
|
209
209
|
"semver": "^6.3.1"
|
|
210
210
|
},
|
|
211
211
|
"engines": {
|
|
@@ -233,16 +233,16 @@
|
|
|
233
233
|
}
|
|
234
234
|
},
|
|
235
235
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
236
|
-
"version": "0.6.
|
|
237
|
-
"integrity": "sha512-
|
|
236
|
+
"version": "0.6.6",
|
|
237
|
+
"integrity": "sha512-mOAsxeeKkUKayvZR3HeTYD/fICpCPLJrU5ZjelT/PA6WHtNDBOE436YiaEUvHN454bRM3CebhDsIpieCc4texA==",
|
|
238
238
|
"dev": true,
|
|
239
239
|
"license": "MIT",
|
|
240
240
|
"dependencies": {
|
|
241
|
-
"@babel/helper-compilation-targets": "^7.
|
|
242
|
-
"@babel/helper-plugin-utils": "^7.
|
|
243
|
-
"debug": "^4.4.
|
|
241
|
+
"@babel/helper-compilation-targets": "^7.28.6",
|
|
242
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
243
|
+
"debug": "^4.4.3",
|
|
244
244
|
"lodash.debounce": "^4.0.8",
|
|
245
|
-
"resolve": "^1.22.
|
|
245
|
+
"resolve": "^1.22.11"
|
|
246
246
|
},
|
|
247
247
|
"peerDependencies": {
|
|
248
248
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
@@ -270,26 +270,26 @@
|
|
|
270
270
|
}
|
|
271
271
|
},
|
|
272
272
|
"node_modules/@babel/helper-module-imports": {
|
|
273
|
-
"version": "7.
|
|
274
|
-
"integrity": "sha512-
|
|
273
|
+
"version": "7.28.6",
|
|
274
|
+
"integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==",
|
|
275
275
|
"license": "MIT",
|
|
276
276
|
"dependencies": {
|
|
277
|
-
"@babel/traverse": "^7.
|
|
278
|
-
"@babel/types": "^7.
|
|
277
|
+
"@babel/traverse": "^7.28.6",
|
|
278
|
+
"@babel/types": "^7.28.6"
|
|
279
279
|
},
|
|
280
280
|
"engines": {
|
|
281
281
|
"node": ">=6.9.0"
|
|
282
282
|
}
|
|
283
283
|
},
|
|
284
284
|
"node_modules/@babel/helper-module-transforms": {
|
|
285
|
-
"version": "7.28.
|
|
286
|
-
"integrity": "sha512-
|
|
285
|
+
"version": "7.28.6",
|
|
286
|
+
"integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==",
|
|
287
287
|
"dev": true,
|
|
288
288
|
"license": "MIT",
|
|
289
289
|
"dependencies": {
|
|
290
|
-
"@babel/helper-module-imports": "^7.
|
|
291
|
-
"@babel/helper-validator-identifier": "^7.
|
|
292
|
-
"@babel/traverse": "^7.28.
|
|
290
|
+
"@babel/helper-module-imports": "^7.28.6",
|
|
291
|
+
"@babel/helper-validator-identifier": "^7.28.5",
|
|
292
|
+
"@babel/traverse": "^7.28.6"
|
|
293
293
|
},
|
|
294
294
|
"engines": {
|
|
295
295
|
"node": ">=6.9.0"
|
|
@@ -311,8 +311,8 @@
|
|
|
311
311
|
}
|
|
312
312
|
},
|
|
313
313
|
"node_modules/@babel/helper-plugin-utils": {
|
|
314
|
-
"version": "7.
|
|
315
|
-
"integrity": "sha512-
|
|
314
|
+
"version": "7.28.6",
|
|
315
|
+
"integrity": "sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==",
|
|
316
316
|
"dev": true,
|
|
317
317
|
"license": "MIT",
|
|
318
318
|
"engines": {
|
|
@@ -337,14 +337,14 @@
|
|
|
337
337
|
}
|
|
338
338
|
},
|
|
339
339
|
"node_modules/@babel/helper-replace-supers": {
|
|
340
|
-
"version": "7.
|
|
341
|
-
"integrity": "sha512-
|
|
340
|
+
"version": "7.28.6",
|
|
341
|
+
"integrity": "sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==",
|
|
342
342
|
"dev": true,
|
|
343
343
|
"license": "MIT",
|
|
344
344
|
"dependencies": {
|
|
345
|
-
"@babel/helper-member-expression-to-functions": "^7.
|
|
345
|
+
"@babel/helper-member-expression-to-functions": "^7.28.5",
|
|
346
346
|
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
347
|
-
"@babel/traverse": "^7.
|
|
347
|
+
"@babel/traverse": "^7.28.6"
|
|
348
348
|
},
|
|
349
349
|
"engines": {
|
|
350
350
|
"node": ">=6.9.0"
|
|
@@ -392,39 +392,39 @@
|
|
|
392
392
|
}
|
|
393
393
|
},
|
|
394
394
|
"node_modules/@babel/helper-wrap-function": {
|
|
395
|
-
"version": "7.28.
|
|
396
|
-
"integrity": "sha512-
|
|
395
|
+
"version": "7.28.6",
|
|
396
|
+
"integrity": "sha512-z+PwLziMNBeSQJonizz2AGnndLsP2DeGHIxDAn+wdHOGuo4Fo1x1HBPPXeE9TAOPHNNWQKCSlA2VZyYyyibDnQ==",
|
|
397
397
|
"dev": true,
|
|
398
398
|
"license": "MIT",
|
|
399
399
|
"dependencies": {
|
|
400
|
-
"@babel/template": "^7.
|
|
401
|
-
"@babel/traverse": "^7.28.
|
|
402
|
-
"@babel/types": "^7.28.
|
|
400
|
+
"@babel/template": "^7.28.6",
|
|
401
|
+
"@babel/traverse": "^7.28.6",
|
|
402
|
+
"@babel/types": "^7.28.6"
|
|
403
403
|
},
|
|
404
404
|
"engines": {
|
|
405
405
|
"node": ">=6.9.0"
|
|
406
406
|
}
|
|
407
407
|
},
|
|
408
408
|
"node_modules/@babel/helpers": {
|
|
409
|
-
"version": "7.28.
|
|
410
|
-
"integrity": "sha512-
|
|
409
|
+
"version": "7.28.6",
|
|
410
|
+
"integrity": "sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==",
|
|
411
411
|
"dev": true,
|
|
412
412
|
"license": "MIT",
|
|
413
413
|
"peer": true,
|
|
414
414
|
"dependencies": {
|
|
415
|
-
"@babel/template": "^7.
|
|
416
|
-
"@babel/types": "^7.28.
|
|
415
|
+
"@babel/template": "^7.28.6",
|
|
416
|
+
"@babel/types": "^7.28.6"
|
|
417
417
|
},
|
|
418
418
|
"engines": {
|
|
419
419
|
"node": ">=6.9.0"
|
|
420
420
|
}
|
|
421
421
|
},
|
|
422
422
|
"node_modules/@babel/parser": {
|
|
423
|
-
"version": "7.
|
|
424
|
-
"integrity": "sha512-
|
|
423
|
+
"version": "7.29.0",
|
|
424
|
+
"integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==",
|
|
425
425
|
"license": "MIT",
|
|
426
426
|
"dependencies": {
|
|
427
|
-
"@babel/types": "^7.
|
|
427
|
+
"@babel/types": "^7.29.0"
|
|
428
428
|
},
|
|
429
429
|
"bin": {
|
|
430
430
|
"parser": "bin/babel-parser.js"
|
|
@@ -497,13 +497,13 @@
|
|
|
497
497
|
}
|
|
498
498
|
},
|
|
499
499
|
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
|
|
500
|
-
"version": "7.28.
|
|
501
|
-
"integrity": "sha512-
|
|
500
|
+
"version": "7.28.6",
|
|
501
|
+
"integrity": "sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==",
|
|
502
502
|
"dev": true,
|
|
503
503
|
"license": "MIT",
|
|
504
504
|
"dependencies": {
|
|
505
|
-
"@babel/helper-plugin-utils": "^7.
|
|
506
|
-
"@babel/traverse": "^7.28.
|
|
505
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
506
|
+
"@babel/traverse": "^7.28.6"
|
|
507
507
|
},
|
|
508
508
|
"engines": {
|
|
509
509
|
"node": ">=6.9.0"
|
|
@@ -542,12 +542,12 @@
|
|
|
542
542
|
}
|
|
543
543
|
},
|
|
544
544
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
545
|
-
"version": "7.
|
|
546
|
-
"integrity": "sha512-
|
|
545
|
+
"version": "7.28.6",
|
|
546
|
+
"integrity": "sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==",
|
|
547
547
|
"dev": true,
|
|
548
548
|
"license": "MIT",
|
|
549
549
|
"dependencies": {
|
|
550
|
-
"@babel/helper-plugin-utils": "^7.
|
|
550
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
551
551
|
},
|
|
552
552
|
"engines": {
|
|
553
553
|
"node": ">=6.9.0"
|
|
@@ -557,12 +557,12 @@
|
|
|
557
557
|
}
|
|
558
558
|
},
|
|
559
559
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
560
|
-
"version": "7.
|
|
561
|
-
"integrity": "sha512-
|
|
560
|
+
"version": "7.28.6",
|
|
561
|
+
"integrity": "sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==",
|
|
562
562
|
"dev": true,
|
|
563
563
|
"license": "MIT",
|
|
564
564
|
"dependencies": {
|
|
565
|
-
"@babel/helper-plugin-utils": "^7.
|
|
565
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
566
566
|
},
|
|
567
567
|
"engines": {
|
|
568
568
|
"node": ">=6.9.0"
|
|
@@ -572,12 +572,12 @@
|
|
|
572
572
|
}
|
|
573
573
|
},
|
|
574
574
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
575
|
-
"version": "7.
|
|
576
|
-
"integrity": "sha512-
|
|
575
|
+
"version": "7.28.6",
|
|
576
|
+
"integrity": "sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==",
|
|
577
577
|
"dev": true,
|
|
578
578
|
"license": "MIT",
|
|
579
579
|
"dependencies": {
|
|
580
|
-
"@babel/helper-plugin-utils": "^7.
|
|
580
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
581
581
|
},
|
|
582
582
|
"engines": {
|
|
583
583
|
"node": ">=6.9.0"
|
|
@@ -587,12 +587,12 @@
|
|
|
587
587
|
}
|
|
588
588
|
},
|
|
589
589
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
590
|
-
"version": "7.
|
|
591
|
-
"integrity": "sha512
|
|
590
|
+
"version": "7.28.6",
|
|
591
|
+
"integrity": "sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==",
|
|
592
592
|
"dev": true,
|
|
593
593
|
"license": "MIT",
|
|
594
594
|
"dependencies": {
|
|
595
|
-
"@babel/helper-plugin-utils": "^7.
|
|
595
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
596
596
|
},
|
|
597
597
|
"engines": {
|
|
598
598
|
"node": ">=6.9.0"
|
|
@@ -633,14 +633,14 @@
|
|
|
633
633
|
}
|
|
634
634
|
},
|
|
635
635
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
636
|
-
"version": "7.
|
|
637
|
-
"integrity": "sha512-
|
|
636
|
+
"version": "7.29.0",
|
|
637
|
+
"integrity": "sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==",
|
|
638
638
|
"dev": true,
|
|
639
639
|
"license": "MIT",
|
|
640
640
|
"dependencies": {
|
|
641
|
-
"@babel/helper-plugin-utils": "^7.
|
|
641
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
642
642
|
"@babel/helper-remap-async-to-generator": "^7.27.1",
|
|
643
|
-
"@babel/traverse": "^7.
|
|
643
|
+
"@babel/traverse": "^7.29.0"
|
|
644
644
|
},
|
|
645
645
|
"engines": {
|
|
646
646
|
"node": ">=6.9.0"
|
|
@@ -650,13 +650,13 @@
|
|
|
650
650
|
}
|
|
651
651
|
},
|
|
652
652
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
653
|
-
"version": "7.
|
|
654
|
-
"integrity": "sha512-
|
|
653
|
+
"version": "7.28.6",
|
|
654
|
+
"integrity": "sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g==",
|
|
655
655
|
"dev": true,
|
|
656
656
|
"license": "MIT",
|
|
657
657
|
"dependencies": {
|
|
658
|
-
"@babel/helper-module-imports": "^7.
|
|
659
|
-
"@babel/helper-plugin-utils": "^7.
|
|
658
|
+
"@babel/helper-module-imports": "^7.28.6",
|
|
659
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
660
660
|
"@babel/helper-remap-async-to-generator": "^7.27.1"
|
|
661
661
|
},
|
|
662
662
|
"engines": {
|
|
@@ -682,12 +682,12 @@
|
|
|
682
682
|
}
|
|
683
683
|
},
|
|
684
684
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
685
|
-
"version": "7.28.
|
|
686
|
-
"integrity": "sha512-
|
|
685
|
+
"version": "7.28.6",
|
|
686
|
+
"integrity": "sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==",
|
|
687
687
|
"dev": true,
|
|
688
688
|
"license": "MIT",
|
|
689
689
|
"dependencies": {
|
|
690
|
-
"@babel/helper-plugin-utils": "^7.
|
|
690
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
691
691
|
},
|
|
692
692
|
"engines": {
|
|
693
693
|
"node": ">=6.9.0"
|
|
@@ -697,13 +697,13 @@
|
|
|
697
697
|
}
|
|
698
698
|
},
|
|
699
699
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
700
|
-
"version": "7.
|
|
701
|
-
"integrity": "sha512-
|
|
700
|
+
"version": "7.28.6",
|
|
701
|
+
"integrity": "sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==",
|
|
702
702
|
"dev": true,
|
|
703
703
|
"license": "MIT",
|
|
704
704
|
"dependencies": {
|
|
705
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
706
|
-
"@babel/helper-plugin-utils": "^7.
|
|
705
|
+
"@babel/helper-create-class-features-plugin": "^7.28.6",
|
|
706
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
707
707
|
},
|
|
708
708
|
"engines": {
|
|
709
709
|
"node": ">=6.9.0"
|
|
@@ -713,13 +713,13 @@
|
|
|
713
713
|
}
|
|
714
714
|
},
|
|
715
715
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
|
716
|
-
"version": "7.28.
|
|
717
|
-
"integrity": "sha512-
|
|
716
|
+
"version": "7.28.6",
|
|
717
|
+
"integrity": "sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==",
|
|
718
718
|
"dev": true,
|
|
719
719
|
"license": "MIT",
|
|
720
720
|
"dependencies": {
|
|
721
|
-
"@babel/helper-create-class-features-plugin": "^7.28.
|
|
722
|
-
"@babel/helper-plugin-utils": "^7.
|
|
721
|
+
"@babel/helper-create-class-features-plugin": "^7.28.6",
|
|
722
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
723
723
|
},
|
|
724
724
|
"engines": {
|
|
725
725
|
"node": ">=6.9.0"
|
|
@@ -729,17 +729,17 @@
|
|
|
729
729
|
}
|
|
730
730
|
},
|
|
731
731
|
"node_modules/@babel/plugin-transform-classes": {
|
|
732
|
-
"version": "7.28.
|
|
733
|
-
"integrity": "sha512-
|
|
732
|
+
"version": "7.28.6",
|
|
733
|
+
"integrity": "sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==",
|
|
734
734
|
"dev": true,
|
|
735
735
|
"license": "MIT",
|
|
736
736
|
"dependencies": {
|
|
737
737
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
738
|
-
"@babel/helper-compilation-targets": "^7.
|
|
738
|
+
"@babel/helper-compilation-targets": "^7.28.6",
|
|
739
739
|
"@babel/helper-globals": "^7.28.0",
|
|
740
|
-
"@babel/helper-plugin-utils": "^7.
|
|
741
|
-
"@babel/helper-replace-supers": "^7.
|
|
742
|
-
"@babel/traverse": "^7.28.
|
|
740
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
741
|
+
"@babel/helper-replace-supers": "^7.28.6",
|
|
742
|
+
"@babel/traverse": "^7.28.6"
|
|
743
743
|
},
|
|
744
744
|
"engines": {
|
|
745
745
|
"node": ">=6.9.0"
|
|
@@ -749,13 +749,13 @@
|
|
|
749
749
|
}
|
|
750
750
|
},
|
|
751
751
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
752
|
-
"version": "7.
|
|
753
|
-
"integrity": "sha512-
|
|
752
|
+
"version": "7.28.6",
|
|
753
|
+
"integrity": "sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==",
|
|
754
754
|
"dev": true,
|
|
755
755
|
"license": "MIT",
|
|
756
756
|
"dependencies": {
|
|
757
|
-
"@babel/helper-plugin-utils": "^7.
|
|
758
|
-
"@babel/template": "^7.
|
|
757
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
758
|
+
"@babel/template": "^7.28.6"
|
|
759
759
|
},
|
|
760
760
|
"engines": {
|
|
761
761
|
"node": ">=6.9.0"
|
|
@@ -781,13 +781,13 @@
|
|
|
781
781
|
}
|
|
782
782
|
},
|
|
783
783
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
784
|
-
"version": "7.
|
|
785
|
-
"integrity": "sha512-
|
|
784
|
+
"version": "7.28.6",
|
|
785
|
+
"integrity": "sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==",
|
|
786
786
|
"dev": true,
|
|
787
787
|
"license": "MIT",
|
|
788
788
|
"dependencies": {
|
|
789
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
790
|
-
"@babel/helper-plugin-utils": "^7.
|
|
789
|
+
"@babel/helper-create-regexp-features-plugin": "^7.28.5",
|
|
790
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
791
791
|
},
|
|
792
792
|
"engines": {
|
|
793
793
|
"node": ">=6.9.0"
|
|
@@ -812,13 +812,13 @@
|
|
|
812
812
|
}
|
|
813
813
|
},
|
|
814
814
|
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
|
|
815
|
-
"version": "7.
|
|
816
|
-
"integrity": "sha512-
|
|
815
|
+
"version": "7.29.0",
|
|
816
|
+
"integrity": "sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==",
|
|
817
817
|
"dev": true,
|
|
818
818
|
"license": "MIT",
|
|
819
819
|
"dependencies": {
|
|
820
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
821
|
-
"@babel/helper-plugin-utils": "^7.
|
|
820
|
+
"@babel/helper-create-regexp-features-plugin": "^7.28.5",
|
|
821
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
822
822
|
},
|
|
823
823
|
"engines": {
|
|
824
824
|
"node": ">=6.9.0"
|
|
@@ -843,13 +843,13 @@
|
|
|
843
843
|
}
|
|
844
844
|
},
|
|
845
845
|
"node_modules/@babel/plugin-transform-explicit-resource-management": {
|
|
846
|
-
"version": "7.28.
|
|
847
|
-
"integrity": "sha512-
|
|
846
|
+
"version": "7.28.6",
|
|
847
|
+
"integrity": "sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==",
|
|
848
848
|
"dev": true,
|
|
849
849
|
"license": "MIT",
|
|
850
850
|
"dependencies": {
|
|
851
|
-
"@babel/helper-plugin-utils": "^7.
|
|
852
|
-
"@babel/plugin-transform-destructuring": "^7.28.
|
|
851
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
852
|
+
"@babel/plugin-transform-destructuring": "^7.28.5"
|
|
853
853
|
},
|
|
854
854
|
"engines": {
|
|
855
855
|
"node": ">=6.9.0"
|
|
@@ -859,12 +859,12 @@
|
|
|
859
859
|
}
|
|
860
860
|
},
|
|
861
861
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
862
|
-
"version": "7.28.
|
|
863
|
-
"integrity": "sha512-
|
|
862
|
+
"version": "7.28.6",
|
|
863
|
+
"integrity": "sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==",
|
|
864
864
|
"dev": true,
|
|
865
865
|
"license": "MIT",
|
|
866
866
|
"dependencies": {
|
|
867
|
-
"@babel/helper-plugin-utils": "^7.
|
|
867
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
868
868
|
},
|
|
869
869
|
"engines": {
|
|
870
870
|
"node": ">=6.9.0"
|
|
@@ -922,12 +922,12 @@
|
|
|
922
922
|
}
|
|
923
923
|
},
|
|
924
924
|
"node_modules/@babel/plugin-transform-json-strings": {
|
|
925
|
-
"version": "7.
|
|
926
|
-
"integrity": "sha512-
|
|
925
|
+
"version": "7.28.6",
|
|
926
|
+
"integrity": "sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==",
|
|
927
927
|
"dev": true,
|
|
928
928
|
"license": "MIT",
|
|
929
929
|
"dependencies": {
|
|
930
|
-
"@babel/helper-plugin-utils": "^7.
|
|
930
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
931
931
|
},
|
|
932
932
|
"engines": {
|
|
933
933
|
"node": ">=6.9.0"
|
|
@@ -952,12 +952,12 @@
|
|
|
952
952
|
}
|
|
953
953
|
},
|
|
954
954
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
955
|
-
"version": "7.28.
|
|
956
|
-
"integrity": "sha512
|
|
955
|
+
"version": "7.28.6",
|
|
956
|
+
"integrity": "sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==",
|
|
957
957
|
"dev": true,
|
|
958
958
|
"license": "MIT",
|
|
959
959
|
"dependencies": {
|
|
960
|
-
"@babel/helper-plugin-utils": "^7.
|
|
960
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
961
961
|
},
|
|
962
962
|
"engines": {
|
|
963
963
|
"node": ">=6.9.0"
|
|
@@ -998,13 +998,13 @@
|
|
|
998
998
|
}
|
|
999
999
|
},
|
|
1000
1000
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
1001
|
-
"version": "7.
|
|
1002
|
-
"integrity": "sha512-
|
|
1001
|
+
"version": "7.28.6",
|
|
1002
|
+
"integrity": "sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==",
|
|
1003
1003
|
"dev": true,
|
|
1004
1004
|
"license": "MIT",
|
|
1005
1005
|
"dependencies": {
|
|
1006
|
-
"@babel/helper-module-transforms": "^7.
|
|
1007
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1006
|
+
"@babel/helper-module-transforms": "^7.28.6",
|
|
1007
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
1008
1008
|
},
|
|
1009
1009
|
"engines": {
|
|
1010
1010
|
"node": ">=6.9.0"
|
|
@@ -1014,15 +1014,15 @@
|
|
|
1014
1014
|
}
|
|
1015
1015
|
},
|
|
1016
1016
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
1017
|
-
"version": "7.
|
|
1018
|
-
"integrity": "sha512-
|
|
1017
|
+
"version": "7.29.0",
|
|
1018
|
+
"integrity": "sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==",
|
|
1019
1019
|
"dev": true,
|
|
1020
1020
|
"license": "MIT",
|
|
1021
1021
|
"dependencies": {
|
|
1022
|
-
"@babel/helper-module-transforms": "^7.28.
|
|
1023
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1022
|
+
"@babel/helper-module-transforms": "^7.28.6",
|
|
1023
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
1024
1024
|
"@babel/helper-validator-identifier": "^7.28.5",
|
|
1025
|
-
"@babel/traverse": "^7.
|
|
1025
|
+
"@babel/traverse": "^7.29.0"
|
|
1026
1026
|
},
|
|
1027
1027
|
"engines": {
|
|
1028
1028
|
"node": ">=6.9.0"
|
|
@@ -1048,13 +1048,13 @@
|
|
|
1048
1048
|
}
|
|
1049
1049
|
},
|
|
1050
1050
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
1051
|
-
"version": "7.
|
|
1052
|
-
"integrity": "sha512-
|
|
1051
|
+
"version": "7.29.0",
|
|
1052
|
+
"integrity": "sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==",
|
|
1053
1053
|
"dev": true,
|
|
1054
1054
|
"license": "MIT",
|
|
1055
1055
|
"dependencies": {
|
|
1056
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
1057
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1056
|
+
"@babel/helper-create-regexp-features-plugin": "^7.28.5",
|
|
1057
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
1058
1058
|
},
|
|
1059
1059
|
"engines": {
|
|
1060
1060
|
"node": ">=6.9.0"
|
|
@@ -1079,12 +1079,12 @@
|
|
|
1079
1079
|
}
|
|
1080
1080
|
},
|
|
1081
1081
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
1082
|
-
"version": "7.
|
|
1083
|
-
"integrity": "sha512-
|
|
1082
|
+
"version": "7.28.6",
|
|
1083
|
+
"integrity": "sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==",
|
|
1084
1084
|
"dev": true,
|
|
1085
1085
|
"license": "MIT",
|
|
1086
1086
|
"dependencies": {
|
|
1087
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1087
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
1088
1088
|
},
|
|
1089
1089
|
"engines": {
|
|
1090
1090
|
"node": ">=6.9.0"
|
|
@@ -1094,12 +1094,12 @@
|
|
|
1094
1094
|
}
|
|
1095
1095
|
},
|
|
1096
1096
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
|
1097
|
-
"version": "7.
|
|
1098
|
-
"integrity": "sha512-
|
|
1097
|
+
"version": "7.28.6",
|
|
1098
|
+
"integrity": "sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==",
|
|
1099
1099
|
"dev": true,
|
|
1100
1100
|
"license": "MIT",
|
|
1101
1101
|
"dependencies": {
|
|
1102
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1102
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
1103
1103
|
},
|
|
1104
1104
|
"engines": {
|
|
1105
1105
|
"node": ">=6.9.0"
|
|
@@ -1109,16 +1109,16 @@
|
|
|
1109
1109
|
}
|
|
1110
1110
|
},
|
|
1111
1111
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
1112
|
-
"version": "7.28.
|
|
1113
|
-
"integrity": "sha512-
|
|
1112
|
+
"version": "7.28.6",
|
|
1113
|
+
"integrity": "sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==",
|
|
1114
1114
|
"dev": true,
|
|
1115
1115
|
"license": "MIT",
|
|
1116
1116
|
"dependencies": {
|
|
1117
|
-
"@babel/helper-compilation-targets": "^7.
|
|
1118
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1119
|
-
"@babel/plugin-transform-destructuring": "^7.28.
|
|
1117
|
+
"@babel/helper-compilation-targets": "^7.28.6",
|
|
1118
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
1119
|
+
"@babel/plugin-transform-destructuring": "^7.28.5",
|
|
1120
1120
|
"@babel/plugin-transform-parameters": "^7.27.7",
|
|
1121
|
-
"@babel/traverse": "^7.28.
|
|
1121
|
+
"@babel/traverse": "^7.28.6"
|
|
1122
1122
|
},
|
|
1123
1123
|
"engines": {
|
|
1124
1124
|
"node": ">=6.9.0"
|
|
@@ -1144,12 +1144,12 @@
|
|
|
1144
1144
|
}
|
|
1145
1145
|
},
|
|
1146
1146
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
1147
|
-
"version": "7.
|
|
1148
|
-
"integrity": "sha512-
|
|
1147
|
+
"version": "7.28.6",
|
|
1148
|
+
"integrity": "sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==",
|
|
1149
1149
|
"dev": true,
|
|
1150
1150
|
"license": "MIT",
|
|
1151
1151
|
"dependencies": {
|
|
1152
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1152
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
1153
1153
|
},
|
|
1154
1154
|
"engines": {
|
|
1155
1155
|
"node": ">=6.9.0"
|
|
@@ -1159,12 +1159,12 @@
|
|
|
1159
1159
|
}
|
|
1160
1160
|
},
|
|
1161
1161
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
1162
|
-
"version": "7.28.
|
|
1163
|
-
"integrity": "sha512-
|
|
1162
|
+
"version": "7.28.6",
|
|
1163
|
+
"integrity": "sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==",
|
|
1164
1164
|
"dev": true,
|
|
1165
1165
|
"license": "MIT",
|
|
1166
1166
|
"dependencies": {
|
|
1167
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1167
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
1168
1168
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
1169
1169
|
},
|
|
1170
1170
|
"engines": {
|
|
@@ -1190,13 +1190,13 @@
|
|
|
1190
1190
|
}
|
|
1191
1191
|
},
|
|
1192
1192
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
1193
|
-
"version": "7.
|
|
1194
|
-
"integrity": "sha512-
|
|
1193
|
+
"version": "7.28.6",
|
|
1194
|
+
"integrity": "sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==",
|
|
1195
1195
|
"dev": true,
|
|
1196
1196
|
"license": "MIT",
|
|
1197
1197
|
"dependencies": {
|
|
1198
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
1199
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1198
|
+
"@babel/helper-create-class-features-plugin": "^7.28.6",
|
|
1199
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
1200
1200
|
},
|
|
1201
1201
|
"engines": {
|
|
1202
1202
|
"node": ">=6.9.0"
|
|
@@ -1206,14 +1206,14 @@
|
|
|
1206
1206
|
}
|
|
1207
1207
|
},
|
|
1208
1208
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
1209
|
-
"version": "7.
|
|
1210
|
-
"integrity": "sha512-
|
|
1209
|
+
"version": "7.28.6",
|
|
1210
|
+
"integrity": "sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==",
|
|
1211
1211
|
"dev": true,
|
|
1212
1212
|
"license": "MIT",
|
|
1213
1213
|
"dependencies": {
|
|
1214
|
-
"@babel/helper-annotate-as-pure": "^7.27.
|
|
1215
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
1216
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1214
|
+
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
1215
|
+
"@babel/helper-create-class-features-plugin": "^7.28.6",
|
|
1216
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
1217
1217
|
},
|
|
1218
1218
|
"engines": {
|
|
1219
1219
|
"node": ">=6.9.0"
|
|
@@ -1253,16 +1253,16 @@
|
|
|
1253
1253
|
}
|
|
1254
1254
|
},
|
|
1255
1255
|
"node_modules/@babel/plugin-transform-react-jsx": {
|
|
1256
|
-
"version": "7.
|
|
1257
|
-
"integrity": "sha512-
|
|
1256
|
+
"version": "7.28.6",
|
|
1257
|
+
"integrity": "sha512-61bxqhiRfAACulXSLd/GxqmAedUSrRZIu/cbaT18T1CetkTmtDN15it7i80ru4DVqRK1WMxQhXs+Lf9kajm5Ow==",
|
|
1258
1258
|
"dev": true,
|
|
1259
1259
|
"license": "MIT",
|
|
1260
1260
|
"dependencies": {
|
|
1261
|
-
"@babel/helper-annotate-as-pure": "^7.27.
|
|
1262
|
-
"@babel/helper-module-imports": "^7.
|
|
1263
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1264
|
-
"@babel/plugin-syntax-jsx": "^7.
|
|
1265
|
-
"@babel/types": "^7.
|
|
1261
|
+
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
1262
|
+
"@babel/helper-module-imports": "^7.28.6",
|
|
1263
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
1264
|
+
"@babel/plugin-syntax-jsx": "^7.28.6",
|
|
1265
|
+
"@babel/types": "^7.28.6"
|
|
1266
1266
|
},
|
|
1267
1267
|
"engines": {
|
|
1268
1268
|
"node": ">=6.9.0"
|
|
@@ -1303,12 +1303,12 @@
|
|
|
1303
1303
|
}
|
|
1304
1304
|
},
|
|
1305
1305
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
1306
|
-
"version": "7.
|
|
1307
|
-
"integrity": "sha512
|
|
1306
|
+
"version": "7.29.0",
|
|
1307
|
+
"integrity": "sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==",
|
|
1308
1308
|
"dev": true,
|
|
1309
1309
|
"license": "MIT",
|
|
1310
1310
|
"dependencies": {
|
|
1311
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1311
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
1312
1312
|
},
|
|
1313
1313
|
"engines": {
|
|
1314
1314
|
"node": ">=6.9.0"
|
|
@@ -1318,13 +1318,13 @@
|
|
|
1318
1318
|
}
|
|
1319
1319
|
},
|
|
1320
1320
|
"node_modules/@babel/plugin-transform-regexp-modifiers": {
|
|
1321
|
-
"version": "7.
|
|
1322
|
-
"integrity": "sha512-
|
|
1321
|
+
"version": "7.28.6",
|
|
1322
|
+
"integrity": "sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==",
|
|
1323
1323
|
"dev": true,
|
|
1324
1324
|
"license": "MIT",
|
|
1325
1325
|
"dependencies": {
|
|
1326
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
1327
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1326
|
+
"@babel/helper-create-regexp-features-plugin": "^7.28.5",
|
|
1327
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
1328
1328
|
},
|
|
1329
1329
|
"engines": {
|
|
1330
1330
|
"node": ">=6.9.0"
|
|
@@ -1364,12 +1364,12 @@
|
|
|
1364
1364
|
}
|
|
1365
1365
|
},
|
|
1366
1366
|
"node_modules/@babel/plugin-transform-spread": {
|
|
1367
|
-
"version": "7.
|
|
1368
|
-
"integrity": "sha512-
|
|
1367
|
+
"version": "7.28.6",
|
|
1368
|
+
"integrity": "sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==",
|
|
1369
1369
|
"dev": true,
|
|
1370
1370
|
"license": "MIT",
|
|
1371
1371
|
"dependencies": {
|
|
1372
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1372
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
1373
1373
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
1374
1374
|
},
|
|
1375
1375
|
"engines": {
|
|
@@ -1425,16 +1425,16 @@
|
|
|
1425
1425
|
}
|
|
1426
1426
|
},
|
|
1427
1427
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
1428
|
-
"version": "7.28.
|
|
1429
|
-
"integrity": "sha512-
|
|
1428
|
+
"version": "7.28.6",
|
|
1429
|
+
"integrity": "sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==",
|
|
1430
1430
|
"dev": true,
|
|
1431
1431
|
"license": "MIT",
|
|
1432
1432
|
"dependencies": {
|
|
1433
1433
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
1434
|
-
"@babel/helper-create-class-features-plugin": "^7.28.
|
|
1435
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1434
|
+
"@babel/helper-create-class-features-plugin": "^7.28.6",
|
|
1435
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
1436
1436
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
1437
|
-
"@babel/plugin-syntax-typescript": "^7.
|
|
1437
|
+
"@babel/plugin-syntax-typescript": "^7.28.6"
|
|
1438
1438
|
},
|
|
1439
1439
|
"engines": {
|
|
1440
1440
|
"node": ">=6.9.0"
|
|
@@ -1459,13 +1459,13 @@
|
|
|
1459
1459
|
}
|
|
1460
1460
|
},
|
|
1461
1461
|
"node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
1462
|
-
"version": "7.
|
|
1463
|
-
"integrity": "sha512-
|
|
1462
|
+
"version": "7.28.6",
|
|
1463
|
+
"integrity": "sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==",
|
|
1464
1464
|
"dev": true,
|
|
1465
1465
|
"license": "MIT",
|
|
1466
1466
|
"dependencies": {
|
|
1467
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
1468
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1467
|
+
"@babel/helper-create-regexp-features-plugin": "^7.28.5",
|
|
1468
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
1469
1469
|
},
|
|
1470
1470
|
"engines": {
|
|
1471
1471
|
"node": ">=6.9.0"
|
|
@@ -1491,13 +1491,13 @@
|
|
|
1491
1491
|
}
|
|
1492
1492
|
},
|
|
1493
1493
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
1494
|
-
"version": "7.
|
|
1495
|
-
"integrity": "sha512
|
|
1494
|
+
"version": "7.28.6",
|
|
1495
|
+
"integrity": "sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==",
|
|
1496
1496
|
"dev": true,
|
|
1497
1497
|
"license": "MIT",
|
|
1498
1498
|
"dependencies": {
|
|
1499
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
1500
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1499
|
+
"@babel/helper-create-regexp-features-plugin": "^7.28.5",
|
|
1500
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
1501
1501
|
},
|
|
1502
1502
|
"engines": {
|
|
1503
1503
|
"node": ">=6.9.0"
|
|
@@ -1507,80 +1507,80 @@
|
|
|
1507
1507
|
}
|
|
1508
1508
|
},
|
|
1509
1509
|
"node_modules/@babel/preset-env": {
|
|
1510
|
-
"version": "7.
|
|
1511
|
-
"integrity": "sha512-
|
|
1510
|
+
"version": "7.29.0",
|
|
1511
|
+
"integrity": "sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==",
|
|
1512
1512
|
"dev": true,
|
|
1513
1513
|
"license": "MIT",
|
|
1514
1514
|
"dependencies": {
|
|
1515
|
-
"@babel/compat-data": "^7.
|
|
1516
|
-
"@babel/helper-compilation-targets": "^7.
|
|
1517
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1515
|
+
"@babel/compat-data": "^7.29.0",
|
|
1516
|
+
"@babel/helper-compilation-targets": "^7.28.6",
|
|
1517
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
1518
1518
|
"@babel/helper-validator-option": "^7.27.1",
|
|
1519
1519
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.28.5",
|
|
1520
1520
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1",
|
|
1521
1521
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1",
|
|
1522
1522
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1",
|
|
1523
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.
|
|
1523
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.6",
|
|
1524
1524
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
1525
|
-
"@babel/plugin-syntax-import-assertions": "^7.
|
|
1526
|
-
"@babel/plugin-syntax-import-attributes": "^7.
|
|
1525
|
+
"@babel/plugin-syntax-import-assertions": "^7.28.6",
|
|
1526
|
+
"@babel/plugin-syntax-import-attributes": "^7.28.6",
|
|
1527
1527
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
1528
1528
|
"@babel/plugin-transform-arrow-functions": "^7.27.1",
|
|
1529
|
-
"@babel/plugin-transform-async-generator-functions": "^7.
|
|
1530
|
-
"@babel/plugin-transform-async-to-generator": "^7.
|
|
1529
|
+
"@babel/plugin-transform-async-generator-functions": "^7.29.0",
|
|
1530
|
+
"@babel/plugin-transform-async-to-generator": "^7.28.6",
|
|
1531
1531
|
"@babel/plugin-transform-block-scoped-functions": "^7.27.1",
|
|
1532
|
-
"@babel/plugin-transform-block-scoping": "^7.28.
|
|
1533
|
-
"@babel/plugin-transform-class-properties": "^7.
|
|
1534
|
-
"@babel/plugin-transform-class-static-block": "^7.28.
|
|
1535
|
-
"@babel/plugin-transform-classes": "^7.28.
|
|
1536
|
-
"@babel/plugin-transform-computed-properties": "^7.
|
|
1532
|
+
"@babel/plugin-transform-block-scoping": "^7.28.6",
|
|
1533
|
+
"@babel/plugin-transform-class-properties": "^7.28.6",
|
|
1534
|
+
"@babel/plugin-transform-class-static-block": "^7.28.6",
|
|
1535
|
+
"@babel/plugin-transform-classes": "^7.28.6",
|
|
1536
|
+
"@babel/plugin-transform-computed-properties": "^7.28.6",
|
|
1537
1537
|
"@babel/plugin-transform-destructuring": "^7.28.5",
|
|
1538
|
-
"@babel/plugin-transform-dotall-regex": "^7.
|
|
1538
|
+
"@babel/plugin-transform-dotall-regex": "^7.28.6",
|
|
1539
1539
|
"@babel/plugin-transform-duplicate-keys": "^7.27.1",
|
|
1540
|
-
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.
|
|
1540
|
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.29.0",
|
|
1541
1541
|
"@babel/plugin-transform-dynamic-import": "^7.27.1",
|
|
1542
|
-
"@babel/plugin-transform-explicit-resource-management": "^7.28.
|
|
1543
|
-
"@babel/plugin-transform-exponentiation-operator": "^7.28.
|
|
1542
|
+
"@babel/plugin-transform-explicit-resource-management": "^7.28.6",
|
|
1543
|
+
"@babel/plugin-transform-exponentiation-operator": "^7.28.6",
|
|
1544
1544
|
"@babel/plugin-transform-export-namespace-from": "^7.27.1",
|
|
1545
1545
|
"@babel/plugin-transform-for-of": "^7.27.1",
|
|
1546
1546
|
"@babel/plugin-transform-function-name": "^7.27.1",
|
|
1547
|
-
"@babel/plugin-transform-json-strings": "^7.
|
|
1547
|
+
"@babel/plugin-transform-json-strings": "^7.28.6",
|
|
1548
1548
|
"@babel/plugin-transform-literals": "^7.27.1",
|
|
1549
|
-
"@babel/plugin-transform-logical-assignment-operators": "^7.28.
|
|
1549
|
+
"@babel/plugin-transform-logical-assignment-operators": "^7.28.6",
|
|
1550
1550
|
"@babel/plugin-transform-member-expression-literals": "^7.27.1",
|
|
1551
1551
|
"@babel/plugin-transform-modules-amd": "^7.27.1",
|
|
1552
|
-
"@babel/plugin-transform-modules-commonjs": "^7.
|
|
1553
|
-
"@babel/plugin-transform-modules-systemjs": "^7.
|
|
1552
|
+
"@babel/plugin-transform-modules-commonjs": "^7.28.6",
|
|
1553
|
+
"@babel/plugin-transform-modules-systemjs": "^7.29.0",
|
|
1554
1554
|
"@babel/plugin-transform-modules-umd": "^7.27.1",
|
|
1555
|
-
"@babel/plugin-transform-named-capturing-groups-regex": "^7.
|
|
1555
|
+
"@babel/plugin-transform-named-capturing-groups-regex": "^7.29.0",
|
|
1556
1556
|
"@babel/plugin-transform-new-target": "^7.27.1",
|
|
1557
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "^7.
|
|
1558
|
-
"@babel/plugin-transform-numeric-separator": "^7.
|
|
1559
|
-
"@babel/plugin-transform-object-rest-spread": "^7.28.
|
|
1557
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "^7.28.6",
|
|
1558
|
+
"@babel/plugin-transform-numeric-separator": "^7.28.6",
|
|
1559
|
+
"@babel/plugin-transform-object-rest-spread": "^7.28.6",
|
|
1560
1560
|
"@babel/plugin-transform-object-super": "^7.27.1",
|
|
1561
|
-
"@babel/plugin-transform-optional-catch-binding": "^7.
|
|
1562
|
-
"@babel/plugin-transform-optional-chaining": "^7.28.
|
|
1561
|
+
"@babel/plugin-transform-optional-catch-binding": "^7.28.6",
|
|
1562
|
+
"@babel/plugin-transform-optional-chaining": "^7.28.6",
|
|
1563
1563
|
"@babel/plugin-transform-parameters": "^7.27.7",
|
|
1564
|
-
"@babel/plugin-transform-private-methods": "^7.
|
|
1565
|
-
"@babel/plugin-transform-private-property-in-object": "^7.
|
|
1564
|
+
"@babel/plugin-transform-private-methods": "^7.28.6",
|
|
1565
|
+
"@babel/plugin-transform-private-property-in-object": "^7.28.6",
|
|
1566
1566
|
"@babel/plugin-transform-property-literals": "^7.27.1",
|
|
1567
|
-
"@babel/plugin-transform-regenerator": "^7.
|
|
1568
|
-
"@babel/plugin-transform-regexp-modifiers": "^7.
|
|
1567
|
+
"@babel/plugin-transform-regenerator": "^7.29.0",
|
|
1568
|
+
"@babel/plugin-transform-regexp-modifiers": "^7.28.6",
|
|
1569
1569
|
"@babel/plugin-transform-reserved-words": "^7.27.1",
|
|
1570
1570
|
"@babel/plugin-transform-shorthand-properties": "^7.27.1",
|
|
1571
|
-
"@babel/plugin-transform-spread": "^7.
|
|
1571
|
+
"@babel/plugin-transform-spread": "^7.28.6",
|
|
1572
1572
|
"@babel/plugin-transform-sticky-regex": "^7.27.1",
|
|
1573
1573
|
"@babel/plugin-transform-template-literals": "^7.27.1",
|
|
1574
1574
|
"@babel/plugin-transform-typeof-symbol": "^7.27.1",
|
|
1575
1575
|
"@babel/plugin-transform-unicode-escapes": "^7.27.1",
|
|
1576
|
-
"@babel/plugin-transform-unicode-property-regex": "^7.
|
|
1576
|
+
"@babel/plugin-transform-unicode-property-regex": "^7.28.6",
|
|
1577
1577
|
"@babel/plugin-transform-unicode-regex": "^7.27.1",
|
|
1578
|
-
"@babel/plugin-transform-unicode-sets-regex": "^7.
|
|
1578
|
+
"@babel/plugin-transform-unicode-sets-regex": "^7.28.6",
|
|
1579
1579
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
1580
|
-
"babel-plugin-polyfill-corejs2": "^0.4.
|
|
1581
|
-
"babel-plugin-polyfill-corejs3": "^0.
|
|
1582
|
-
"babel-plugin-polyfill-regenerator": "^0.6.
|
|
1583
|
-
"core-js-compat": "^3.
|
|
1580
|
+
"babel-plugin-polyfill-corejs2": "^0.4.15",
|
|
1581
|
+
"babel-plugin-polyfill-corejs3": "^0.14.0",
|
|
1582
|
+
"babel-plugin-polyfill-regenerator": "^0.6.6",
|
|
1583
|
+
"core-js-compat": "^3.48.0",
|
|
1584
1584
|
"semver": "^6.3.1"
|
|
1585
1585
|
},
|
|
1586
1586
|
"engines": {
|
|
@@ -1644,37 +1644,37 @@
|
|
|
1644
1644
|
}
|
|
1645
1645
|
},
|
|
1646
1646
|
"node_modules/@babel/runtime": {
|
|
1647
|
-
"version": "7.28.
|
|
1648
|
-
"integrity": "sha512-
|
|
1647
|
+
"version": "7.28.6",
|
|
1648
|
+
"integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==",
|
|
1649
1649
|
"license": "MIT",
|
|
1650
1650
|
"engines": {
|
|
1651
1651
|
"node": ">=6.9.0"
|
|
1652
1652
|
}
|
|
1653
1653
|
},
|
|
1654
1654
|
"node_modules/@babel/template": {
|
|
1655
|
-
"version": "7.
|
|
1656
|
-
"integrity": "sha512-
|
|
1655
|
+
"version": "7.28.6",
|
|
1656
|
+
"integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==",
|
|
1657
1657
|
"license": "MIT",
|
|
1658
1658
|
"dependencies": {
|
|
1659
|
-
"@babel/code-frame": "^7.
|
|
1660
|
-
"@babel/parser": "^7.
|
|
1661
|
-
"@babel/types": "^7.
|
|
1659
|
+
"@babel/code-frame": "^7.28.6",
|
|
1660
|
+
"@babel/parser": "^7.28.6",
|
|
1661
|
+
"@babel/types": "^7.28.6"
|
|
1662
1662
|
},
|
|
1663
1663
|
"engines": {
|
|
1664
1664
|
"node": ">=6.9.0"
|
|
1665
1665
|
}
|
|
1666
1666
|
},
|
|
1667
1667
|
"node_modules/@babel/traverse": {
|
|
1668
|
-
"version": "7.
|
|
1669
|
-
"integrity": "sha512-
|
|
1668
|
+
"version": "7.29.0",
|
|
1669
|
+
"integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==",
|
|
1670
1670
|
"license": "MIT",
|
|
1671
1671
|
"dependencies": {
|
|
1672
|
-
"@babel/code-frame": "^7.
|
|
1673
|
-
"@babel/generator": "^7.
|
|
1672
|
+
"@babel/code-frame": "^7.29.0",
|
|
1673
|
+
"@babel/generator": "^7.29.0",
|
|
1674
1674
|
"@babel/helper-globals": "^7.28.0",
|
|
1675
|
-
"@babel/parser": "^7.
|
|
1676
|
-
"@babel/template": "^7.
|
|
1677
|
-
"@babel/types": "^7.
|
|
1675
|
+
"@babel/parser": "^7.29.0",
|
|
1676
|
+
"@babel/template": "^7.28.6",
|
|
1677
|
+
"@babel/types": "^7.29.0",
|
|
1678
1678
|
"debug": "^4.3.1"
|
|
1679
1679
|
},
|
|
1680
1680
|
"engines": {
|
|
@@ -1682,8 +1682,8 @@
|
|
|
1682
1682
|
}
|
|
1683
1683
|
},
|
|
1684
1684
|
"node_modules/@babel/types": {
|
|
1685
|
-
"version": "7.
|
|
1686
|
-
"integrity": "sha512-
|
|
1685
|
+
"version": "7.29.0",
|
|
1686
|
+
"integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
|
|
1687
1687
|
"license": "MIT",
|
|
1688
1688
|
"dependencies": {
|
|
1689
1689
|
"@babel/helper-string-parser": "^7.27.1",
|
|
@@ -1696,6 +1696,7 @@
|
|
|
1696
1696
|
"node_modules/@base-ui-components/react": {
|
|
1697
1697
|
"version": "1.0.0-alpha.8",
|
|
1698
1698
|
"integrity": "sha512-tGSksjEjA9TPguCXzFZU2cpvvsE6lnkVWVI0qSk3Zl/jQiE9F6opPVBp1uzHcJou7hj7fr6pEgtNf7WzsiXh4Q==",
|
|
1699
|
+
"deprecated": "Package was renamed to @base-ui/react",
|
|
1699
1700
|
"license": "MIT",
|
|
1700
1701
|
"dependencies": {
|
|
1701
1702
|
"@babel/runtime": "^7.27.0",
|
|
@@ -1786,8 +1787,8 @@
|
|
|
1786
1787
|
}
|
|
1787
1788
|
},
|
|
1788
1789
|
"node_modules/@emnapi/core": {
|
|
1789
|
-
"version": "1.
|
|
1790
|
-
"integrity": "sha512-
|
|
1790
|
+
"version": "1.8.1",
|
|
1791
|
+
"integrity": "sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==",
|
|
1791
1792
|
"dev": true,
|
|
1792
1793
|
"license": "MIT",
|
|
1793
1794
|
"optional": true,
|
|
@@ -1797,8 +1798,8 @@
|
|
|
1797
1798
|
}
|
|
1798
1799
|
},
|
|
1799
1800
|
"node_modules/@emnapi/runtime": {
|
|
1800
|
-
"version": "1.
|
|
1801
|
-
"integrity": "sha512-
|
|
1801
|
+
"version": "1.8.1",
|
|
1802
|
+
"integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==",
|
|
1802
1803
|
"license": "MIT",
|
|
1803
1804
|
"optional": true,
|
|
1804
1805
|
"dependencies": {
|
|
@@ -1954,8 +1955,9 @@
|
|
|
1954
1955
|
"license": "MIT"
|
|
1955
1956
|
},
|
|
1956
1957
|
"node_modules/@eslint-community/eslint-utils": {
|
|
1957
|
-
"version": "4.9.
|
|
1958
|
-
"integrity": "sha512-
|
|
1958
|
+
"version": "4.9.1",
|
|
1959
|
+
"integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",
|
|
1960
|
+
"dev": true,
|
|
1959
1961
|
"license": "MIT",
|
|
1960
1962
|
"dependencies": {
|
|
1961
1963
|
"eslint-visitor-keys": "^3.4.3"
|
|
@@ -1973,6 +1975,7 @@
|
|
|
1973
1975
|
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
|
1974
1976
|
"version": "3.4.3",
|
|
1975
1977
|
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
1978
|
+
"dev": true,
|
|
1976
1979
|
"license": "Apache-2.0",
|
|
1977
1980
|
"engines": {
|
|
1978
1981
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
@@ -1984,6 +1987,7 @@
|
|
|
1984
1987
|
"node_modules/@eslint-community/regexpp": {
|
|
1985
1988
|
"version": "4.12.2",
|
|
1986
1989
|
"integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
|
|
1990
|
+
"dev": true,
|
|
1987
1991
|
"license": "MIT",
|
|
1988
1992
|
"engines": {
|
|
1989
1993
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
@@ -1992,6 +1996,7 @@
|
|
|
1992
1996
|
"node_modules/@eslint/config-array": {
|
|
1993
1997
|
"version": "0.21.1",
|
|
1994
1998
|
"integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==",
|
|
1999
|
+
"dev": true,
|
|
1995
2000
|
"license": "Apache-2.0",
|
|
1996
2001
|
"dependencies": {
|
|
1997
2002
|
"@eslint/object-schema": "^2.1.7",
|
|
@@ -2005,6 +2010,7 @@
|
|
|
2005
2010
|
"node_modules/@eslint/config-helpers": {
|
|
2006
2011
|
"version": "0.4.2",
|
|
2007
2012
|
"integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
|
|
2013
|
+
"dev": true,
|
|
2008
2014
|
"license": "Apache-2.0",
|
|
2009
2015
|
"dependencies": {
|
|
2010
2016
|
"@eslint/core": "^0.17.0"
|
|
@@ -2016,6 +2022,7 @@
|
|
|
2016
2022
|
"node_modules/@eslint/core": {
|
|
2017
2023
|
"version": "0.17.0",
|
|
2018
2024
|
"integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
|
|
2025
|
+
"dev": true,
|
|
2019
2026
|
"license": "Apache-2.0",
|
|
2020
2027
|
"dependencies": {
|
|
2021
2028
|
"@types/json-schema": "^7.0.15"
|
|
@@ -2025,8 +2032,9 @@
|
|
|
2025
2032
|
}
|
|
2026
2033
|
},
|
|
2027
2034
|
"node_modules/@eslint/eslintrc": {
|
|
2028
|
-
"version": "3.3.
|
|
2029
|
-
"integrity": "sha512-
|
|
2035
|
+
"version": "3.3.3",
|
|
2036
|
+
"integrity": "sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==",
|
|
2037
|
+
"dev": true,
|
|
2030
2038
|
"license": "MIT",
|
|
2031
2039
|
"dependencies": {
|
|
2032
2040
|
"ajv": "^6.12.4",
|
|
@@ -2035,7 +2043,7 @@
|
|
|
2035
2043
|
"globals": "^14.0.0",
|
|
2036
2044
|
"ignore": "^5.2.0",
|
|
2037
2045
|
"import-fresh": "^3.2.1",
|
|
2038
|
-
"js-yaml": "^4.1.
|
|
2046
|
+
"js-yaml": "^4.1.1",
|
|
2039
2047
|
"minimatch": "^3.1.2",
|
|
2040
2048
|
"strip-json-comments": "^3.1.1"
|
|
2041
2049
|
},
|
|
@@ -2047,8 +2055,9 @@
|
|
|
2047
2055
|
}
|
|
2048
2056
|
},
|
|
2049
2057
|
"node_modules/@eslint/js": {
|
|
2050
|
-
"version": "9.39.
|
|
2051
|
-
"integrity": "sha512-
|
|
2058
|
+
"version": "9.39.2",
|
|
2059
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
2060
|
+
"dev": true,
|
|
2052
2061
|
"license": "MIT",
|
|
2053
2062
|
"engines": {
|
|
2054
2063
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -2060,6 +2069,7 @@
|
|
|
2060
2069
|
"node_modules/@eslint/object-schema": {
|
|
2061
2070
|
"version": "2.1.7",
|
|
2062
2071
|
"integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
|
|
2072
|
+
"dev": true,
|
|
2063
2073
|
"license": "Apache-2.0",
|
|
2064
2074
|
"engines": {
|
|
2065
2075
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -2068,6 +2078,7 @@
|
|
|
2068
2078
|
"node_modules/@eslint/plugin-kit": {
|
|
2069
2079
|
"version": "0.4.1",
|
|
2070
2080
|
"integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
|
|
2081
|
+
"dev": true,
|
|
2071
2082
|
"license": "Apache-2.0",
|
|
2072
2083
|
"dependencies": {
|
|
2073
2084
|
"@eslint/core": "^0.17.0",
|
|
@@ -2078,28 +2089,28 @@
|
|
|
2078
2089
|
}
|
|
2079
2090
|
},
|
|
2080
2091
|
"node_modules/@floating-ui/core": {
|
|
2081
|
-
"version": "1.7.
|
|
2082
|
-
"integrity": "sha512-
|
|
2092
|
+
"version": "1.7.4",
|
|
2093
|
+
"integrity": "sha512-C3HlIdsBxszvm5McXlB8PeOEWfBhcGBTZGkGlWc2U0KFY5IwG5OQEuQ8rq52DZmcHDlPLd+YFBK+cZcytwIFWg==",
|
|
2083
2094
|
"license": "MIT",
|
|
2084
2095
|
"dependencies": {
|
|
2085
2096
|
"@floating-ui/utils": "^0.2.10"
|
|
2086
2097
|
}
|
|
2087
2098
|
},
|
|
2088
2099
|
"node_modules/@floating-ui/dom": {
|
|
2089
|
-
"version": "1.7.
|
|
2090
|
-
"integrity": "sha512-
|
|
2100
|
+
"version": "1.7.5",
|
|
2101
|
+
"integrity": "sha512-N0bD2kIPInNHUHehXhMke1rBGs1dwqvC9O9KYMyyjK7iXt7GAhnro7UlcuYcGdS/yYOlq0MAVgrow8IbWJwyqg==",
|
|
2091
2102
|
"license": "MIT",
|
|
2092
2103
|
"dependencies": {
|
|
2093
|
-
"@floating-ui/core": "^1.7.
|
|
2104
|
+
"@floating-ui/core": "^1.7.4",
|
|
2094
2105
|
"@floating-ui/utils": "^0.2.10"
|
|
2095
2106
|
}
|
|
2096
2107
|
},
|
|
2097
2108
|
"node_modules/@floating-ui/react": {
|
|
2098
|
-
"version": "0.27.
|
|
2099
|
-
"integrity": "sha512-
|
|
2109
|
+
"version": "0.27.17",
|
|
2110
|
+
"integrity": "sha512-LGVZKHwmWGg6MRHjLLgsfyaX2y2aCNgnD1zT/E6B+/h+vxg+nIJUqHPAlTzsHDyqdgEpJ1Np5kxWuFEErXzoGg==",
|
|
2100
2111
|
"license": "MIT",
|
|
2101
2112
|
"dependencies": {
|
|
2102
|
-
"@floating-ui/react-dom": "^2.1.
|
|
2113
|
+
"@floating-ui/react-dom": "^2.1.7",
|
|
2103
2114
|
"@floating-ui/utils": "^0.2.10",
|
|
2104
2115
|
"tabbable": "^6.0.0"
|
|
2105
2116
|
},
|
|
@@ -2109,11 +2120,11 @@
|
|
|
2109
2120
|
}
|
|
2110
2121
|
},
|
|
2111
2122
|
"node_modules/@floating-ui/react-dom": {
|
|
2112
|
-
"version": "2.1.
|
|
2113
|
-
"integrity": "sha512-
|
|
2123
|
+
"version": "2.1.7",
|
|
2124
|
+
"integrity": "sha512-0tLRojf/1Go2JgEVm+3Frg9A3IW8bJgKgdO0BN5RkF//ufuz2joZM63Npau2ff3J6lUVYgDSNzNkR+aH3IVfjg==",
|
|
2114
2125
|
"license": "MIT",
|
|
2115
2126
|
"dependencies": {
|
|
2116
|
-
"@floating-ui/dom": "^1.7.
|
|
2127
|
+
"@floating-ui/dom": "^1.7.5"
|
|
2117
2128
|
},
|
|
2118
2129
|
"peerDependencies": {
|
|
2119
2130
|
"react": ">=16.8.0",
|
|
@@ -2234,6 +2245,7 @@
|
|
|
2234
2245
|
"node_modules/@humanfs/core": {
|
|
2235
2246
|
"version": "0.19.1",
|
|
2236
2247
|
"integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
|
|
2248
|
+
"dev": true,
|
|
2237
2249
|
"license": "Apache-2.0",
|
|
2238
2250
|
"engines": {
|
|
2239
2251
|
"node": ">=18.18.0"
|
|
@@ -2242,6 +2254,7 @@
|
|
|
2242
2254
|
"node_modules/@humanfs/node": {
|
|
2243
2255
|
"version": "0.16.7",
|
|
2244
2256
|
"integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
|
|
2257
|
+
"dev": true,
|
|
2245
2258
|
"license": "Apache-2.0",
|
|
2246
2259
|
"dependencies": {
|
|
2247
2260
|
"@humanfs/core": "^0.19.1",
|
|
@@ -2254,6 +2267,7 @@
|
|
|
2254
2267
|
"node_modules/@humanwhocodes/module-importer": {
|
|
2255
2268
|
"version": "1.0.1",
|
|
2256
2269
|
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
|
2270
|
+
"dev": true,
|
|
2257
2271
|
"license": "Apache-2.0",
|
|
2258
2272
|
"engines": {
|
|
2259
2273
|
"node": ">=12.22"
|
|
@@ -2266,6 +2280,7 @@
|
|
|
2266
2280
|
"node_modules/@humanwhocodes/retry": {
|
|
2267
2281
|
"version": "0.4.3",
|
|
2268
2282
|
"integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
|
|
2283
|
+
"dev": true,
|
|
2269
2284
|
"license": "Apache-2.0",
|
|
2270
2285
|
"engines": {
|
|
2271
2286
|
"node": ">=18.18"
|
|
@@ -2626,8 +2641,8 @@
|
|
|
2626
2641
|
}
|
|
2627
2642
|
},
|
|
2628
2643
|
"node_modules/@internationalized/date": {
|
|
2629
|
-
"version": "3.
|
|
2630
|
-
"integrity": "sha512-
|
|
2644
|
+
"version": "3.11.0",
|
|
2645
|
+
"integrity": "sha512-BOx5huLAWhicM9/ZFs84CzP+V3gBW6vlpM02yzsdYC7TGlZJX1OJiEEHcSayF00Z+3jLlm4w79amvSt6RqKN3Q==",
|
|
2631
2646
|
"license": "Apache-2.0",
|
|
2632
2647
|
"dependencies": {
|
|
2633
2648
|
"@swc/helpers": "^0.5.0"
|
|
@@ -2903,13 +2918,13 @@
|
|
|
2903
2918
|
}
|
|
2904
2919
|
},
|
|
2905
2920
|
"node_modules/@mui/private-theming": {
|
|
2906
|
-
"version": "7.3.
|
|
2907
|
-
"integrity": "sha512-
|
|
2921
|
+
"version": "7.3.7",
|
|
2922
|
+
"integrity": "sha512-w7r1+CYhG0syCAQUWAuV5zSaU2/67WA9JXUderdb7DzCIJdp/5RmJv6L85wRjgKCMsxFF0Kfn0kPgPbPgw/jdw==",
|
|
2908
2923
|
"license": "MIT",
|
|
2909
2924
|
"peer": true,
|
|
2910
2925
|
"dependencies": {
|
|
2911
2926
|
"@babel/runtime": "^7.28.4",
|
|
2912
|
-
"@mui/utils": "^7.3.
|
|
2927
|
+
"@mui/utils": "^7.3.7",
|
|
2913
2928
|
"prop-types": "^15.8.1"
|
|
2914
2929
|
},
|
|
2915
2930
|
"engines": {
|
|
@@ -2930,17 +2945,17 @@
|
|
|
2930
2945
|
}
|
|
2931
2946
|
},
|
|
2932
2947
|
"node_modules/@mui/private-theming/node_modules/@mui/utils": {
|
|
2933
|
-
"version": "7.3.
|
|
2934
|
-
"integrity": "sha512
|
|
2948
|
+
"version": "7.3.7",
|
|
2949
|
+
"integrity": "sha512-+YjnjMRnyeTkWnspzoxRdiSOgkrcpTikhNPoxOZW0APXx+urHtUoXJ9lbtCZRCA5a4dg5gSbd19alL1DvRs5fg==",
|
|
2935
2950
|
"license": "MIT",
|
|
2936
2951
|
"peer": true,
|
|
2937
2952
|
"dependencies": {
|
|
2938
2953
|
"@babel/runtime": "^7.28.4",
|
|
2939
|
-
"@mui/types": "^7.4.
|
|
2954
|
+
"@mui/types": "^7.4.10",
|
|
2940
2955
|
"@types/prop-types": "^15.7.15",
|
|
2941
2956
|
"clsx": "^2.1.1",
|
|
2942
2957
|
"prop-types": "^15.8.1",
|
|
2943
|
-
"react-is": "^19.2.
|
|
2958
|
+
"react-is": "^19.2.3"
|
|
2944
2959
|
},
|
|
2945
2960
|
"engines": {
|
|
2946
2961
|
"node": ">=14.0.0"
|
|
@@ -2960,8 +2975,8 @@
|
|
|
2960
2975
|
}
|
|
2961
2976
|
},
|
|
2962
2977
|
"node_modules/@mui/styled-engine": {
|
|
2963
|
-
"version": "7.3.
|
|
2964
|
-
"integrity": "sha512-
|
|
2978
|
+
"version": "7.3.7",
|
|
2979
|
+
"integrity": "sha512-y/QkNXv6cF6dZ5APztd/dFWfQ6LHKPx3skyYO38YhQD4+Cxd6sFAL3Z38WMSSC8LQz145Mpp3CcLrSCLKPwYAg==",
|
|
2965
2980
|
"license": "MIT",
|
|
2966
2981
|
"peer": true,
|
|
2967
2982
|
"dependencies": {
|
|
@@ -2969,7 +2984,7 @@
|
|
|
2969
2984
|
"@emotion/cache": "^11.14.0",
|
|
2970
2985
|
"@emotion/serialize": "^1.3.3",
|
|
2971
2986
|
"@emotion/sheet": "^1.4.0",
|
|
2972
|
-
"csstype": "^3.
|
|
2987
|
+
"csstype": "^3.2.3",
|
|
2973
2988
|
"prop-types": "^15.8.1"
|
|
2974
2989
|
},
|
|
2975
2990
|
"engines": {
|
|
@@ -2994,18 +3009,18 @@
|
|
|
2994
3009
|
}
|
|
2995
3010
|
},
|
|
2996
3011
|
"node_modules/@mui/system": {
|
|
2997
|
-
"version": "7.3.
|
|
2998
|
-
"integrity": "sha512-
|
|
3012
|
+
"version": "7.3.7",
|
|
3013
|
+
"integrity": "sha512-DovL3k+FBRKnhmatzUMyO5bKkhMLlQ9L7Qw5qHrre3m8zCZmE+31NDVBFfqrbrA7sq681qaEIHdkWD5nmiAjyQ==",
|
|
2999
3014
|
"license": "MIT",
|
|
3000
3015
|
"peer": true,
|
|
3001
3016
|
"dependencies": {
|
|
3002
3017
|
"@babel/runtime": "^7.28.4",
|
|
3003
|
-
"@mui/private-theming": "^7.3.
|
|
3004
|
-
"@mui/styled-engine": "^7.3.
|
|
3005
|
-
"@mui/types": "^7.4.
|
|
3006
|
-
"@mui/utils": "^7.3.
|
|
3018
|
+
"@mui/private-theming": "^7.3.7",
|
|
3019
|
+
"@mui/styled-engine": "^7.3.7",
|
|
3020
|
+
"@mui/types": "^7.4.10",
|
|
3021
|
+
"@mui/utils": "^7.3.7",
|
|
3007
3022
|
"clsx": "^2.1.1",
|
|
3008
|
-
"csstype": "^3.
|
|
3023
|
+
"csstype": "^3.2.3",
|
|
3009
3024
|
"prop-types": "^15.8.1"
|
|
3010
3025
|
},
|
|
3011
3026
|
"engines": {
|
|
@@ -3034,17 +3049,17 @@
|
|
|
3034
3049
|
}
|
|
3035
3050
|
},
|
|
3036
3051
|
"node_modules/@mui/system/node_modules/@mui/utils": {
|
|
3037
|
-
"version": "7.3.
|
|
3038
|
-
"integrity": "sha512
|
|
3052
|
+
"version": "7.3.7",
|
|
3053
|
+
"integrity": "sha512-+YjnjMRnyeTkWnspzoxRdiSOgkrcpTikhNPoxOZW0APXx+urHtUoXJ9lbtCZRCA5a4dg5gSbd19alL1DvRs5fg==",
|
|
3039
3054
|
"license": "MIT",
|
|
3040
3055
|
"peer": true,
|
|
3041
3056
|
"dependencies": {
|
|
3042
3057
|
"@babel/runtime": "^7.28.4",
|
|
3043
|
-
"@mui/types": "^7.4.
|
|
3058
|
+
"@mui/types": "^7.4.10",
|
|
3044
3059
|
"@types/prop-types": "^15.7.15",
|
|
3045
3060
|
"clsx": "^2.1.1",
|
|
3046
3061
|
"prop-types": "^15.8.1",
|
|
3047
|
-
"react-is": "^19.2.
|
|
3062
|
+
"react-is": "^19.2.3"
|
|
3048
3063
|
},
|
|
3049
3064
|
"engines": {
|
|
3050
3065
|
"node": ">=14.0.0"
|
|
@@ -3064,8 +3079,8 @@
|
|
|
3064
3079
|
}
|
|
3065
3080
|
},
|
|
3066
3081
|
"node_modules/@mui/types": {
|
|
3067
|
-
"version": "7.4.
|
|
3068
|
-
"integrity": "sha512-
|
|
3082
|
+
"version": "7.4.10",
|
|
3083
|
+
"integrity": "sha512-0+4mSjknSu218GW3isRqoxKRTOrTLd/vHi/7UC4+wZcUrOAqD9kRk7UQRL1mcrzqRoe7s3UT6rsRpbLkW5mHpQ==",
|
|
3069
3084
|
"license": "MIT",
|
|
3070
3085
|
"dependencies": {
|
|
3071
3086
|
"@babel/runtime": "^7.28.4"
|
|
@@ -3122,13 +3137,13 @@
|
|
|
3122
3137
|
}
|
|
3123
3138
|
},
|
|
3124
3139
|
"node_modules/@mui/x-date-pickers": {
|
|
3125
|
-
"version": "8.
|
|
3126
|
-
"integrity": "sha512-
|
|
3140
|
+
"version": "8.27.0",
|
|
3141
|
+
"integrity": "sha512-mw47IgelP5qFSBANqxUhqDEly2XO9RT/BcNKwgumy8BmmdosrGAmTev8dgFMoWg20iPHxEczlpBdDGyV6ht0jg==",
|
|
3127
3142
|
"license": "MIT",
|
|
3128
3143
|
"dependencies": {
|
|
3129
3144
|
"@babel/runtime": "^7.28.4",
|
|
3130
3145
|
"@mui/utils": "^7.3.5",
|
|
3131
|
-
"@mui/x-internals": "8.
|
|
3146
|
+
"@mui/x-internals": "8.26.0",
|
|
3132
3147
|
"@types/react-transition-group": "^4.4.12",
|
|
3133
3148
|
"clsx": "^2.1.1",
|
|
3134
3149
|
"prop-types": "^15.8.1",
|
|
@@ -3187,16 +3202,16 @@
|
|
|
3187
3202
|
}
|
|
3188
3203
|
},
|
|
3189
3204
|
"node_modules/@mui/x-date-pickers/node_modules/@mui/utils": {
|
|
3190
|
-
"version": "7.3.
|
|
3191
|
-
"integrity": "sha512
|
|
3205
|
+
"version": "7.3.7",
|
|
3206
|
+
"integrity": "sha512-+YjnjMRnyeTkWnspzoxRdiSOgkrcpTikhNPoxOZW0APXx+urHtUoXJ9lbtCZRCA5a4dg5gSbd19alL1DvRs5fg==",
|
|
3192
3207
|
"license": "MIT",
|
|
3193
3208
|
"dependencies": {
|
|
3194
3209
|
"@babel/runtime": "^7.28.4",
|
|
3195
|
-
"@mui/types": "^7.4.
|
|
3210
|
+
"@mui/types": "^7.4.10",
|
|
3196
3211
|
"@types/prop-types": "^15.7.15",
|
|
3197
3212
|
"clsx": "^2.1.1",
|
|
3198
3213
|
"prop-types": "^15.8.1",
|
|
3199
|
-
"react-is": "^19.2.
|
|
3214
|
+
"react-is": "^19.2.3"
|
|
3200
3215
|
},
|
|
3201
3216
|
"engines": {
|
|
3202
3217
|
"node": ">=14.0.0"
|
|
@@ -3216,8 +3231,8 @@
|
|
|
3216
3231
|
}
|
|
3217
3232
|
},
|
|
3218
3233
|
"node_modules/@mui/x-internals": {
|
|
3219
|
-
"version": "8.
|
|
3220
|
-
"integrity": "sha512-
|
|
3234
|
+
"version": "8.26.0",
|
|
3235
|
+
"integrity": "sha512-B9OZau5IQUvIxwpJZhoFJKqRpmWf5r0yMmSXjQuqb5WuqM755EuzWJOenY48denGoENzMLT8hQpA0hRTeU2IPA==",
|
|
3221
3236
|
"license": "MIT",
|
|
3222
3237
|
"dependencies": {
|
|
3223
3238
|
"@babel/runtime": "^7.28.4",
|
|
@@ -3237,16 +3252,16 @@
|
|
|
3237
3252
|
}
|
|
3238
3253
|
},
|
|
3239
3254
|
"node_modules/@mui/x-internals/node_modules/@mui/utils": {
|
|
3240
|
-
"version": "7.3.
|
|
3241
|
-
"integrity": "sha512
|
|
3255
|
+
"version": "7.3.7",
|
|
3256
|
+
"integrity": "sha512-+YjnjMRnyeTkWnspzoxRdiSOgkrcpTikhNPoxOZW0APXx+urHtUoXJ9lbtCZRCA5a4dg5gSbd19alL1DvRs5fg==",
|
|
3242
3257
|
"license": "MIT",
|
|
3243
3258
|
"dependencies": {
|
|
3244
3259
|
"@babel/runtime": "^7.28.4",
|
|
3245
|
-
"@mui/types": "^7.4.
|
|
3260
|
+
"@mui/types": "^7.4.10",
|
|
3246
3261
|
"@types/prop-types": "^15.7.15",
|
|
3247
3262
|
"clsx": "^2.1.1",
|
|
3248
3263
|
"prop-types": "^15.8.1",
|
|
3249
|
-
"react-is": "^19.2.
|
|
3264
|
+
"react-is": "^19.2.3"
|
|
3250
3265
|
},
|
|
3251
3266
|
"engines": {
|
|
3252
3267
|
"node": ">=14.0.0"
|
|
@@ -3472,13 +3487,13 @@
|
|
|
3472
3487
|
}
|
|
3473
3488
|
},
|
|
3474
3489
|
"node_modules/@react-aria/focus": {
|
|
3475
|
-
"version": "3.21.
|
|
3476
|
-
"integrity": "sha512-
|
|
3490
|
+
"version": "3.21.4",
|
|
3491
|
+
"integrity": "sha512-6gz+j9ip0/vFRTKJMl3R30MHopn4i19HqqLfSQfElxJD+r9hBnYG1Q6Wd/kl/WRR1+CALn2F+rn06jUnf5sT8Q==",
|
|
3477
3492
|
"license": "Apache-2.0",
|
|
3478
3493
|
"dependencies": {
|
|
3479
|
-
"@react-aria/interactions": "^3.
|
|
3480
|
-
"@react-aria/utils": "^3.
|
|
3481
|
-
"@react-types/shared": "^3.
|
|
3494
|
+
"@react-aria/interactions": "^3.27.0",
|
|
3495
|
+
"@react-aria/utils": "^3.33.0",
|
|
3496
|
+
"@react-types/shared": "^3.33.0",
|
|
3482
3497
|
"@swc/helpers": "^0.5.0",
|
|
3483
3498
|
"clsx": "^2.0.0"
|
|
3484
3499
|
},
|
|
@@ -3488,17 +3503,17 @@
|
|
|
3488
3503
|
}
|
|
3489
3504
|
},
|
|
3490
3505
|
"node_modules/@react-aria/i18n": {
|
|
3491
|
-
"version": "3.12.
|
|
3492
|
-
"integrity": "sha512-
|
|
3506
|
+
"version": "3.12.15",
|
|
3507
|
+
"integrity": "sha512-3CrAN7ORVHrckvTmbPq76jFZabqq+rScosGT5+ElircJ5rF5+JcdT99Hp5Xg6R10jk74e8G3xiqdYsUd+7iJMA==",
|
|
3493
3508
|
"license": "Apache-2.0",
|
|
3494
3509
|
"dependencies": {
|
|
3495
|
-
"@internationalized/date": "^3.
|
|
3510
|
+
"@internationalized/date": "^3.11.0",
|
|
3496
3511
|
"@internationalized/message": "^3.1.8",
|
|
3497
3512
|
"@internationalized/number": "^3.6.5",
|
|
3498
3513
|
"@internationalized/string": "^3.2.7",
|
|
3499
3514
|
"@react-aria/ssr": "^3.9.10",
|
|
3500
|
-
"@react-aria/utils": "^3.
|
|
3501
|
-
"@react-types/shared": "^3.
|
|
3515
|
+
"@react-aria/utils": "^3.33.0",
|
|
3516
|
+
"@react-types/shared": "^3.33.0",
|
|
3502
3517
|
"@swc/helpers": "^0.5.0"
|
|
3503
3518
|
},
|
|
3504
3519
|
"peerDependencies": {
|
|
@@ -3507,14 +3522,14 @@
|
|
|
3507
3522
|
}
|
|
3508
3523
|
},
|
|
3509
3524
|
"node_modules/@react-aria/interactions": {
|
|
3510
|
-
"version": "3.
|
|
3511
|
-
"integrity": "sha512-
|
|
3525
|
+
"version": "3.27.0",
|
|
3526
|
+
"integrity": "sha512-D27pOy+0jIfHK60BB26AgqjjRFOYdvVSkwC31b2LicIzRCSPOSP06V4gMHuGmkhNTF4+YWDi1HHYjxIvMeiSlA==",
|
|
3512
3527
|
"license": "Apache-2.0",
|
|
3513
3528
|
"dependencies": {
|
|
3514
3529
|
"@react-aria/ssr": "^3.9.10",
|
|
3515
|
-
"@react-aria/utils": "^3.
|
|
3530
|
+
"@react-aria/utils": "^3.33.0",
|
|
3516
3531
|
"@react-stately/flags": "^3.1.2",
|
|
3517
|
-
"@react-types/shared": "^3.
|
|
3532
|
+
"@react-types/shared": "^3.33.0",
|
|
3518
3533
|
"@swc/helpers": "^0.5.0"
|
|
3519
3534
|
},
|
|
3520
3535
|
"peerDependencies": {
|
|
@@ -3523,20 +3538,20 @@
|
|
|
3523
3538
|
}
|
|
3524
3539
|
},
|
|
3525
3540
|
"node_modules/@react-aria/overlays": {
|
|
3526
|
-
"version": "3.
|
|
3527
|
-
"integrity": "sha512-
|
|
3541
|
+
"version": "3.31.1",
|
|
3542
|
+
"integrity": "sha512-U5BedzcXU97U5PWm4kIPnNoVpAs9KjTYfbkGx33vapmTVpGYhQyYW9eg6zW2E8ZKsyFJtQ/jkQnbWGen97aHSQ==",
|
|
3528
3543
|
"license": "Apache-2.0",
|
|
3529
3544
|
"dependencies": {
|
|
3530
|
-
"@react-aria/focus": "^3.21.
|
|
3531
|
-
"@react-aria/i18n": "^3.12.
|
|
3532
|
-
"@react-aria/interactions": "^3.
|
|
3545
|
+
"@react-aria/focus": "^3.21.4",
|
|
3546
|
+
"@react-aria/i18n": "^3.12.15",
|
|
3547
|
+
"@react-aria/interactions": "^3.27.0",
|
|
3533
3548
|
"@react-aria/ssr": "^3.9.10",
|
|
3534
|
-
"@react-aria/utils": "^3.
|
|
3535
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
3536
|
-
"@react-stately/overlays": "^3.6.
|
|
3537
|
-
"@react-types/button": "^3.
|
|
3538
|
-
"@react-types/overlays": "^3.9.
|
|
3539
|
-
"@react-types/shared": "^3.
|
|
3549
|
+
"@react-aria/utils": "^3.33.0",
|
|
3550
|
+
"@react-aria/visually-hidden": "^3.8.30",
|
|
3551
|
+
"@react-stately/overlays": "^3.6.22",
|
|
3552
|
+
"@react-types/button": "^3.15.0",
|
|
3553
|
+
"@react-types/overlays": "^3.9.3",
|
|
3554
|
+
"@react-types/shared": "^3.33.0",
|
|
3540
3555
|
"@swc/helpers": "^0.5.0"
|
|
3541
3556
|
},
|
|
3542
3557
|
"peerDependencies": {
|
|
@@ -3559,14 +3574,14 @@
|
|
|
3559
3574
|
}
|
|
3560
3575
|
},
|
|
3561
3576
|
"node_modules/@react-aria/utils": {
|
|
3562
|
-
"version": "3.
|
|
3563
|
-
"integrity": "sha512-
|
|
3577
|
+
"version": "3.33.0",
|
|
3578
|
+
"integrity": "sha512-yvz7CMH8d2VjwbSa5nGXqjU031tYhD8ddax95VzJsHSPyqHDEGfxul8RkhGV6oO7bVqZxVs6xY66NIgae+FHjw==",
|
|
3564
3579
|
"license": "Apache-2.0",
|
|
3565
3580
|
"dependencies": {
|
|
3566
3581
|
"@react-aria/ssr": "^3.9.10",
|
|
3567
3582
|
"@react-stately/flags": "^3.1.2",
|
|
3568
|
-
"@react-stately/utils": "^3.
|
|
3569
|
-
"@react-types/shared": "^3.
|
|
3583
|
+
"@react-stately/utils": "^3.11.0",
|
|
3584
|
+
"@react-types/shared": "^3.33.0",
|
|
3570
3585
|
"@swc/helpers": "^0.5.0",
|
|
3571
3586
|
"clsx": "^2.0.0"
|
|
3572
3587
|
},
|
|
@@ -3576,13 +3591,13 @@
|
|
|
3576
3591
|
}
|
|
3577
3592
|
},
|
|
3578
3593
|
"node_modules/@react-aria/visually-hidden": {
|
|
3579
|
-
"version": "3.8.
|
|
3580
|
-
"integrity": "sha512-
|
|
3594
|
+
"version": "3.8.30",
|
|
3595
|
+
"integrity": "sha512-iY44USEU8sJy0NOJ/sTDn3YlspbhHuVG3nx2YYrzfmxbS3i+lNwkCfG8kJ77dtmbuDLIdBGKENjGkbcwz3kiJg==",
|
|
3581
3596
|
"license": "Apache-2.0",
|
|
3582
3597
|
"dependencies": {
|
|
3583
|
-
"@react-aria/interactions": "^3.
|
|
3584
|
-
"@react-aria/utils": "^3.
|
|
3585
|
-
"@react-types/shared": "^3.
|
|
3598
|
+
"@react-aria/interactions": "^3.27.0",
|
|
3599
|
+
"@react-aria/utils": "^3.33.0",
|
|
3600
|
+
"@react-types/shared": "^3.33.0",
|
|
3586
3601
|
"@swc/helpers": "^0.5.0"
|
|
3587
3602
|
},
|
|
3588
3603
|
"peerDependencies": {
|
|
@@ -3599,12 +3614,12 @@
|
|
|
3599
3614
|
}
|
|
3600
3615
|
},
|
|
3601
3616
|
"node_modules/@react-stately/overlays": {
|
|
3602
|
-
"version": "3.6.
|
|
3603
|
-
"integrity": "sha512-
|
|
3617
|
+
"version": "3.6.22",
|
|
3618
|
+
"integrity": "sha512-sWBnuy5dqVp8d+1e+ABTRVB3YBcOW86/90pF5PWY44au3bUFXVSUBO2QMdR/6JtojDoPRmrjufonI19/Zs/20w==",
|
|
3604
3619
|
"license": "Apache-2.0",
|
|
3605
3620
|
"dependencies": {
|
|
3606
|
-
"@react-stately/utils": "^3.
|
|
3607
|
-
"@react-types/overlays": "^3.9.
|
|
3621
|
+
"@react-stately/utils": "^3.11.0",
|
|
3622
|
+
"@react-types/overlays": "^3.9.3",
|
|
3608
3623
|
"@swc/helpers": "^0.5.0"
|
|
3609
3624
|
},
|
|
3610
3625
|
"peerDependencies": {
|
|
@@ -3612,8 +3627,8 @@
|
|
|
3612
3627
|
}
|
|
3613
3628
|
},
|
|
3614
3629
|
"node_modules/@react-stately/utils": {
|
|
3615
|
-
"version": "3.
|
|
3616
|
-
"integrity": "sha512-
|
|
3630
|
+
"version": "3.11.0",
|
|
3631
|
+
"integrity": "sha512-8LZpYowJ9eZmmYLpudbo/eclIRnbhWIJZ994ncmlKlouNzKohtM8qTC6B1w1pwUbiwGdUoyzLuQbeaIor5Dvcw==",
|
|
3617
3632
|
"license": "Apache-2.0",
|
|
3618
3633
|
"dependencies": {
|
|
3619
3634
|
"@swc/helpers": "^0.5.0"
|
|
@@ -3623,30 +3638,30 @@
|
|
|
3623
3638
|
}
|
|
3624
3639
|
},
|
|
3625
3640
|
"node_modules/@react-types/button": {
|
|
3626
|
-
"version": "3.
|
|
3627
|
-
"integrity": "sha512-
|
|
3641
|
+
"version": "3.15.0",
|
|
3642
|
+
"integrity": "sha512-X/K2/Oeuq7Hi8nMIzx4/YlZuvWFiSOHZt27p4HmThCnNO/9IDFPmvPrpkYjWN5eN9Nuk+P5vZUb4A7QJgYpvGA==",
|
|
3628
3643
|
"license": "Apache-2.0",
|
|
3629
3644
|
"dependencies": {
|
|
3630
|
-
"@react-types/shared": "^3.
|
|
3645
|
+
"@react-types/shared": "^3.33.0"
|
|
3631
3646
|
},
|
|
3632
3647
|
"peerDependencies": {
|
|
3633
3648
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
3634
3649
|
}
|
|
3635
3650
|
},
|
|
3636
3651
|
"node_modules/@react-types/overlays": {
|
|
3637
|
-
"version": "3.9.
|
|
3638
|
-
"integrity": "sha512-
|
|
3652
|
+
"version": "3.9.3",
|
|
3653
|
+
"integrity": "sha512-LzetThNNk8T26pQRbs1I7+isuFhdFYREy7wJCsZmbB0FnZgCukGTfOtThZWv+ry11veyVJiX68jfl4SV6ACTWA==",
|
|
3639
3654
|
"license": "Apache-2.0",
|
|
3640
3655
|
"dependencies": {
|
|
3641
|
-
"@react-types/shared": "^3.
|
|
3656
|
+
"@react-types/shared": "^3.33.0"
|
|
3642
3657
|
},
|
|
3643
3658
|
"peerDependencies": {
|
|
3644
3659
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
3645
3660
|
}
|
|
3646
3661
|
},
|
|
3647
3662
|
"node_modules/@react-types/shared": {
|
|
3648
|
-
"version": "3.
|
|
3649
|
-
"integrity": "sha512-
|
|
3663
|
+
"version": "3.33.0",
|
|
3664
|
+
"integrity": "sha512-xuUpP6MyuPmJtzNOqF5pzFUIHH2YogyOQfUQHag54PRmWB7AbjuGWBUv0l1UDmz6+AbzAYGmDVAzcRDOu2PFpw==",
|
|
3650
3665
|
"license": "Apache-2.0",
|
|
3651
3666
|
"peerDependencies": {
|
|
3652
3667
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
@@ -3706,8 +3721,8 @@
|
|
|
3706
3721
|
}
|
|
3707
3722
|
},
|
|
3708
3723
|
"node_modules/@standard-schema/spec": {
|
|
3709
|
-
"version": "1.
|
|
3710
|
-
"integrity": "sha512-
|
|
3724
|
+
"version": "1.1.0",
|
|
3725
|
+
"integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==",
|
|
3711
3726
|
"license": "MIT"
|
|
3712
3727
|
},
|
|
3713
3728
|
"node_modules/@standard-schema/utils": {
|
|
@@ -3721,8 +3736,8 @@
|
|
|
3721
3736
|
"license": "Apache-2.0"
|
|
3722
3737
|
},
|
|
3723
3738
|
"node_modules/@swc/helpers": {
|
|
3724
|
-
"version": "0.5.
|
|
3725
|
-
"integrity": "sha512-
|
|
3739
|
+
"version": "0.5.18",
|
|
3740
|
+
"integrity": "sha512-TXTnIcNJQEKwThMMqBXsZ4VGAza6bvN4pa41Rkqoio6QBKMvo+5lexeTMScGCIxtzgQJzElcvIltani+adC5PQ==",
|
|
3726
3741
|
"license": "Apache-2.0",
|
|
3727
3742
|
"dependencies": {
|
|
3728
3743
|
"tslib": "^2.8.0"
|
|
@@ -3806,8 +3821,8 @@
|
|
|
3806
3821
|
}
|
|
3807
3822
|
},
|
|
3808
3823
|
"node_modules/@types/d3-shape": {
|
|
3809
|
-
"version": "3.1.
|
|
3810
|
-
"integrity": "sha512-
|
|
3824
|
+
"version": "3.1.8",
|
|
3825
|
+
"integrity": "sha512-lae0iWfcDeR7qt7rA88BNiqdvPS5pFVPpo5OfjElwNaT2yyekbM0C9vK+yqBqEmHr6lDkRnYNoTBYlAgJa7a4w==",
|
|
3811
3826
|
"license": "MIT",
|
|
3812
3827
|
"dependencies": {
|
|
3813
3828
|
"@types/d3-path": "*"
|
|
@@ -3826,6 +3841,7 @@
|
|
|
3826
3841
|
"node_modules/@types/estree": {
|
|
3827
3842
|
"version": "1.0.8",
|
|
3828
3843
|
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
|
3844
|
+
"dev": true,
|
|
3829
3845
|
"license": "MIT"
|
|
3830
3846
|
},
|
|
3831
3847
|
"node_modules/@types/js-cookie": {
|
|
@@ -3837,6 +3853,7 @@
|
|
|
3837
3853
|
"node_modules/@types/json-schema": {
|
|
3838
3854
|
"version": "7.0.15",
|
|
3839
3855
|
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
|
3856
|
+
"dev": true,
|
|
3840
3857
|
"license": "MIT"
|
|
3841
3858
|
},
|
|
3842
3859
|
"node_modules/@types/json5": {
|
|
@@ -3846,8 +3863,8 @@
|
|
|
3846
3863
|
"license": "MIT"
|
|
3847
3864
|
},
|
|
3848
3865
|
"node_modules/@types/lodash": {
|
|
3849
|
-
"version": "4.17.
|
|
3850
|
-
"integrity": "sha512-
|
|
3866
|
+
"version": "4.17.23",
|
|
3867
|
+
"integrity": "sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==",
|
|
3851
3868
|
"dev": true,
|
|
3852
3869
|
"license": "MIT"
|
|
3853
3870
|
},
|
|
@@ -3861,8 +3878,8 @@
|
|
|
3861
3878
|
}
|
|
3862
3879
|
},
|
|
3863
3880
|
"node_modules/@types/node": {
|
|
3864
|
-
"version": "20.19.
|
|
3865
|
-
"integrity": "sha512-
|
|
3881
|
+
"version": "20.19.32",
|
|
3882
|
+
"integrity": "sha512-Ez8QE4DMfhjjTsES9K2dwfV258qBui7qxUsoaixZDiTzbde4U12e1pXGNu/ECsUIOi5/zoCxAQxIhQnaUQ2VvA==",
|
|
3866
3883
|
"dev": true,
|
|
3867
3884
|
"license": "MIT",
|
|
3868
3885
|
"dependencies": {
|
|
@@ -3880,8 +3897,8 @@
|
|
|
3880
3897
|
"license": "MIT"
|
|
3881
3898
|
},
|
|
3882
3899
|
"node_modules/@types/react": {
|
|
3883
|
-
"version": "19.2.
|
|
3884
|
-
"integrity": "sha512-
|
|
3900
|
+
"version": "19.2.13",
|
|
3901
|
+
"integrity": "sha512-KkiJeU6VbYbUOp5ITMIc7kBfqlYkKA5KhEHVrGMmUUMt7NeaZg65ojdPk+FtNrBAOXNVM5QM72jnADjM+XVRAQ==",
|
|
3885
3902
|
"license": "MIT",
|
|
3886
3903
|
"dependencies": {
|
|
3887
3904
|
"csstype": "^3.2.2"
|
|
@@ -3937,20 +3954,19 @@
|
|
|
3937
3954
|
"license": "MIT"
|
|
3938
3955
|
},
|
|
3939
3956
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
3940
|
-
"version": "8.
|
|
3941
|
-
"integrity": "sha512-
|
|
3957
|
+
"version": "8.54.0",
|
|
3958
|
+
"integrity": "sha512-hAAP5io/7csFStuOmR782YmTthKBJ9ND3WVL60hcOjvtGFb+HJxH4O5huAcmcZ9v9G8P+JETiZ/G1B8MALnWZQ==",
|
|
3942
3959
|
"dev": true,
|
|
3943
3960
|
"license": "MIT",
|
|
3944
3961
|
"dependencies": {
|
|
3945
|
-
"@eslint-community/regexpp": "^4.
|
|
3946
|
-
"@typescript-eslint/scope-manager": "8.
|
|
3947
|
-
"@typescript-eslint/type-utils": "8.
|
|
3948
|
-
"@typescript-eslint/utils": "8.
|
|
3949
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
3950
|
-
"
|
|
3951
|
-
"ignore": "^7.0.0",
|
|
3962
|
+
"@eslint-community/regexpp": "^4.12.2",
|
|
3963
|
+
"@typescript-eslint/scope-manager": "8.54.0",
|
|
3964
|
+
"@typescript-eslint/type-utils": "8.54.0",
|
|
3965
|
+
"@typescript-eslint/utils": "8.54.0",
|
|
3966
|
+
"@typescript-eslint/visitor-keys": "8.54.0",
|
|
3967
|
+
"ignore": "^7.0.5",
|
|
3952
3968
|
"natural-compare": "^1.4.0",
|
|
3953
|
-
"ts-api-utils": "^2.
|
|
3969
|
+
"ts-api-utils": "^2.4.0"
|
|
3954
3970
|
},
|
|
3955
3971
|
"engines": {
|
|
3956
3972
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -3960,7 +3976,7 @@
|
|
|
3960
3976
|
"url": "https://opencollective.com/typescript-eslint"
|
|
3961
3977
|
},
|
|
3962
3978
|
"peerDependencies": {
|
|
3963
|
-
"@typescript-eslint/parser": "^8.
|
|
3979
|
+
"@typescript-eslint/parser": "^8.54.0",
|
|
3964
3980
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
3965
3981
|
"typescript": ">=4.8.4 <6.0.0"
|
|
3966
3982
|
}
|
|
@@ -3975,16 +3991,16 @@
|
|
|
3975
3991
|
}
|
|
3976
3992
|
},
|
|
3977
3993
|
"node_modules/@typescript-eslint/parser": {
|
|
3978
|
-
"version": "8.
|
|
3979
|
-
"integrity": "sha512-
|
|
3994
|
+
"version": "8.54.0",
|
|
3995
|
+
"integrity": "sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA==",
|
|
3980
3996
|
"dev": true,
|
|
3981
3997
|
"license": "MIT",
|
|
3982
3998
|
"dependencies": {
|
|
3983
|
-
"@typescript-eslint/scope-manager": "8.
|
|
3984
|
-
"@typescript-eslint/types": "8.
|
|
3985
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
3986
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
3987
|
-
"debug": "^4.3
|
|
3999
|
+
"@typescript-eslint/scope-manager": "8.54.0",
|
|
4000
|
+
"@typescript-eslint/types": "8.54.0",
|
|
4001
|
+
"@typescript-eslint/typescript-estree": "8.54.0",
|
|
4002
|
+
"@typescript-eslint/visitor-keys": "8.54.0",
|
|
4003
|
+
"debug": "^4.4.3"
|
|
3988
4004
|
},
|
|
3989
4005
|
"engines": {
|
|
3990
4006
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -3999,14 +4015,14 @@
|
|
|
3999
4015
|
}
|
|
4000
4016
|
},
|
|
4001
4017
|
"node_modules/@typescript-eslint/project-service": {
|
|
4002
|
-
"version": "8.
|
|
4003
|
-
"integrity": "sha512-
|
|
4018
|
+
"version": "8.54.0",
|
|
4019
|
+
"integrity": "sha512-YPf+rvJ1s7MyiWM4uTRhE4DvBXrEV+d8oC3P9Y2eT7S+HBS0clybdMIPnhiATi9vZOYDc7OQ1L/i6ga6NFYK/g==",
|
|
4004
4020
|
"dev": true,
|
|
4005
4021
|
"license": "MIT",
|
|
4006
4022
|
"dependencies": {
|
|
4007
|
-
"@typescript-eslint/tsconfig-utils": "^8.
|
|
4008
|
-
"@typescript-eslint/types": "^8.
|
|
4009
|
-
"debug": "^4.3
|
|
4023
|
+
"@typescript-eslint/tsconfig-utils": "^8.54.0",
|
|
4024
|
+
"@typescript-eslint/types": "^8.54.0",
|
|
4025
|
+
"debug": "^4.4.3"
|
|
4010
4026
|
},
|
|
4011
4027
|
"engines": {
|
|
4012
4028
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4020,13 +4036,13 @@
|
|
|
4020
4036
|
}
|
|
4021
4037
|
},
|
|
4022
4038
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
4023
|
-
"version": "8.
|
|
4024
|
-
"integrity": "sha512-
|
|
4039
|
+
"version": "8.54.0",
|
|
4040
|
+
"integrity": "sha512-27rYVQku26j/PbHYcVfRPonmOlVI6gihHtXFbTdB5sb6qA0wdAQAbyXFVarQ5t4HRojIz64IV90YtsjQSSGlQg==",
|
|
4025
4041
|
"dev": true,
|
|
4026
4042
|
"license": "MIT",
|
|
4027
4043
|
"dependencies": {
|
|
4028
|
-
"@typescript-eslint/types": "8.
|
|
4029
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
4044
|
+
"@typescript-eslint/types": "8.54.0",
|
|
4045
|
+
"@typescript-eslint/visitor-keys": "8.54.0"
|
|
4030
4046
|
},
|
|
4031
4047
|
"engines": {
|
|
4032
4048
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4037,8 +4053,8 @@
|
|
|
4037
4053
|
}
|
|
4038
4054
|
},
|
|
4039
4055
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
|
4040
|
-
"version": "8.
|
|
4041
|
-
"integrity": "sha512-
|
|
4056
|
+
"version": "8.54.0",
|
|
4057
|
+
"integrity": "sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw==",
|
|
4042
4058
|
"dev": true,
|
|
4043
4059
|
"license": "MIT",
|
|
4044
4060
|
"engines": {
|
|
@@ -4053,16 +4069,16 @@
|
|
|
4053
4069
|
}
|
|
4054
4070
|
},
|
|
4055
4071
|
"node_modules/@typescript-eslint/type-utils": {
|
|
4056
|
-
"version": "8.
|
|
4057
|
-
"integrity": "sha512-
|
|
4072
|
+
"version": "8.54.0",
|
|
4073
|
+
"integrity": "sha512-hiLguxJWHjjwL6xMBwD903ciAwd7DmK30Y9Axs/etOkftC3ZNN9K44IuRD/EB08amu+Zw6W37x9RecLkOo3pMA==",
|
|
4058
4074
|
"dev": true,
|
|
4059
4075
|
"license": "MIT",
|
|
4060
4076
|
"dependencies": {
|
|
4061
|
-
"@typescript-eslint/types": "8.
|
|
4062
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
4063
|
-
"@typescript-eslint/utils": "8.
|
|
4064
|
-
"debug": "^4.3
|
|
4065
|
-
"ts-api-utils": "^2.
|
|
4077
|
+
"@typescript-eslint/types": "8.54.0",
|
|
4078
|
+
"@typescript-eslint/typescript-estree": "8.54.0",
|
|
4079
|
+
"@typescript-eslint/utils": "8.54.0",
|
|
4080
|
+
"debug": "^4.4.3",
|
|
4081
|
+
"ts-api-utils": "^2.4.0"
|
|
4066
4082
|
},
|
|
4067
4083
|
"engines": {
|
|
4068
4084
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4077,8 +4093,8 @@
|
|
|
4077
4093
|
}
|
|
4078
4094
|
},
|
|
4079
4095
|
"node_modules/@typescript-eslint/types": {
|
|
4080
|
-
"version": "8.
|
|
4081
|
-
"integrity": "sha512-
|
|
4096
|
+
"version": "8.54.0",
|
|
4097
|
+
"integrity": "sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==",
|
|
4082
4098
|
"dev": true,
|
|
4083
4099
|
"license": "MIT",
|
|
4084
4100
|
"engines": {
|
|
@@ -4090,20 +4106,20 @@
|
|
|
4090
4106
|
}
|
|
4091
4107
|
},
|
|
4092
4108
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
4093
|
-
"version": "8.
|
|
4094
|
-
"integrity": "sha512-
|
|
4109
|
+
"version": "8.54.0",
|
|
4110
|
+
"integrity": "sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA==",
|
|
4095
4111
|
"dev": true,
|
|
4096
4112
|
"license": "MIT",
|
|
4097
4113
|
"dependencies": {
|
|
4098
|
-
"@typescript-eslint/project-service": "8.
|
|
4099
|
-
"@typescript-eslint/tsconfig-utils": "8.
|
|
4100
|
-
"@typescript-eslint/types": "8.
|
|
4101
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
4102
|
-
"debug": "^4.3
|
|
4103
|
-
"minimatch": "^9.0.
|
|
4104
|
-
"semver": "^7.
|
|
4114
|
+
"@typescript-eslint/project-service": "8.54.0",
|
|
4115
|
+
"@typescript-eslint/tsconfig-utils": "8.54.0",
|
|
4116
|
+
"@typescript-eslint/types": "8.54.0",
|
|
4117
|
+
"@typescript-eslint/visitor-keys": "8.54.0",
|
|
4118
|
+
"debug": "^4.4.3",
|
|
4119
|
+
"minimatch": "^9.0.5",
|
|
4120
|
+
"semver": "^7.7.3",
|
|
4105
4121
|
"tinyglobby": "^0.2.15",
|
|
4106
|
-
"ts-api-utils": "^2.
|
|
4122
|
+
"ts-api-utils": "^2.4.0"
|
|
4107
4123
|
},
|
|
4108
4124
|
"engines": {
|
|
4109
4125
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4141,8 +4157,8 @@
|
|
|
4141
4157
|
}
|
|
4142
4158
|
},
|
|
4143
4159
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
|
4144
|
-
"version": "7.7.
|
|
4145
|
-
"integrity": "sha512-
|
|
4160
|
+
"version": "7.7.4",
|
|
4161
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
4146
4162
|
"dev": true,
|
|
4147
4163
|
"license": "ISC",
|
|
4148
4164
|
"bin": {
|
|
@@ -4153,15 +4169,15 @@
|
|
|
4153
4169
|
}
|
|
4154
4170
|
},
|
|
4155
4171
|
"node_modules/@typescript-eslint/utils": {
|
|
4156
|
-
"version": "8.
|
|
4157
|
-
"integrity": "sha512-
|
|
4172
|
+
"version": "8.54.0",
|
|
4173
|
+
"integrity": "sha512-9Cnda8GS57AQakvRyG0PTejJNlA2xhvyNtEVIMlDWOOeEyBkYWhGPnfrIAnqxLMTSTo6q8g12XVjjev5l1NvMA==",
|
|
4158
4174
|
"dev": true,
|
|
4159
4175
|
"license": "MIT",
|
|
4160
4176
|
"dependencies": {
|
|
4161
|
-
"@eslint-community/eslint-utils": "^4.
|
|
4162
|
-
"@typescript-eslint/scope-manager": "8.
|
|
4163
|
-
"@typescript-eslint/types": "8.
|
|
4164
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
4177
|
+
"@eslint-community/eslint-utils": "^4.9.1",
|
|
4178
|
+
"@typescript-eslint/scope-manager": "8.54.0",
|
|
4179
|
+
"@typescript-eslint/types": "8.54.0",
|
|
4180
|
+
"@typescript-eslint/typescript-estree": "8.54.0"
|
|
4165
4181
|
},
|
|
4166
4182
|
"engines": {
|
|
4167
4183
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4176,12 +4192,12 @@
|
|
|
4176
4192
|
}
|
|
4177
4193
|
},
|
|
4178
4194
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
4179
|
-
"version": "8.
|
|
4180
|
-
"integrity": "sha512-
|
|
4195
|
+
"version": "8.54.0",
|
|
4196
|
+
"integrity": "sha512-VFlhGSl4opC0bprJiItPQ1RfUhGDIBokcPwaFH4yiBCaNPeld/9VeXbiPO1cLyorQi1G1vL+ecBk1x8o1axORA==",
|
|
4181
4197
|
"dev": true,
|
|
4182
4198
|
"license": "MIT",
|
|
4183
4199
|
"dependencies": {
|
|
4184
|
-
"@typescript-eslint/types": "8.
|
|
4200
|
+
"@typescript-eslint/types": "8.54.0",
|
|
4185
4201
|
"eslint-visitor-keys": "^4.2.1"
|
|
4186
4202
|
},
|
|
4187
4203
|
"engines": {
|
|
@@ -4443,8 +4459,8 @@
|
|
|
4443
4459
|
]
|
|
4444
4460
|
},
|
|
4445
4461
|
"node_modules/@wavemaker/variables": {
|
|
4446
|
-
"version": "11.14.
|
|
4447
|
-
"integrity": "sha512-
|
|
4462
|
+
"version": "11.14.3-rc.6401",
|
|
4463
|
+
"integrity": "sha512-NKxUQ+Q8k20MWE0d37jDm/YchAKQme2V2SXANP7R29mJbTiWJVEHcCVV/DnUNQiEBFQBKni5k9GZDHxhp70KQQ==",
|
|
4448
4464
|
"dev": true,
|
|
4449
4465
|
"license": "ISC",
|
|
4450
4466
|
"dependencies": {
|
|
@@ -4467,6 +4483,7 @@
|
|
|
4467
4483
|
"node_modules/acorn": {
|
|
4468
4484
|
"version": "8.15.0",
|
|
4469
4485
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
4486
|
+
"dev": true,
|
|
4470
4487
|
"license": "MIT",
|
|
4471
4488
|
"bin": {
|
|
4472
4489
|
"acorn": "bin/acorn"
|
|
@@ -4478,6 +4495,7 @@
|
|
|
4478
4495
|
"node_modules/acorn-jsx": {
|
|
4479
4496
|
"version": "5.3.2",
|
|
4480
4497
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
|
4498
|
+
"dev": true,
|
|
4481
4499
|
"license": "MIT",
|
|
4482
4500
|
"peerDependencies": {
|
|
4483
4501
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
@@ -4486,6 +4504,7 @@
|
|
|
4486
4504
|
"node_modules/ajv": {
|
|
4487
4505
|
"version": "6.12.6",
|
|
4488
4506
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
|
4507
|
+
"dev": true,
|
|
4489
4508
|
"license": "MIT",
|
|
4490
4509
|
"dependencies": {
|
|
4491
4510
|
"fast-deep-equal": "^3.1.1",
|
|
@@ -4499,8 +4518,8 @@
|
|
|
4499
4518
|
}
|
|
4500
4519
|
},
|
|
4501
4520
|
"node_modules/ansi-escapes": {
|
|
4502
|
-
"version": "7.
|
|
4503
|
-
"integrity": "sha512-
|
|
4521
|
+
"version": "7.3.0",
|
|
4522
|
+
"integrity": "sha512-BvU8nYgGQBxcmMuEeUEmNTvrMVjJNSH7RgW24vXexN4Ven6qCvy4TntnvlnwnMLTVlcRQQdbRY8NKnaIoeWDNg==",
|
|
4504
4523
|
"license": "MIT",
|
|
4505
4524
|
"dependencies": {
|
|
4506
4525
|
"environment": "^1.0.0"
|
|
@@ -4526,6 +4545,7 @@
|
|
|
4526
4545
|
"node_modules/ansi-styles": {
|
|
4527
4546
|
"version": "4.3.0",
|
|
4528
4547
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
4548
|
+
"dev": true,
|
|
4529
4549
|
"license": "MIT",
|
|
4530
4550
|
"dependencies": {
|
|
4531
4551
|
"color-convert": "^2.0.1"
|
|
@@ -4554,6 +4574,7 @@
|
|
|
4554
4574
|
"node_modules/argparse": {
|
|
4555
4575
|
"version": "2.0.1",
|
|
4556
4576
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
4577
|
+
"dev": true,
|
|
4557
4578
|
"license": "Python-2.0"
|
|
4558
4579
|
},
|
|
4559
4580
|
"node_modules/aria-query": {
|
|
@@ -4753,8 +4774,8 @@
|
|
|
4753
4774
|
}
|
|
4754
4775
|
},
|
|
4755
4776
|
"node_modules/axe-core": {
|
|
4756
|
-
"version": "4.11.
|
|
4757
|
-
"integrity": "sha512-
|
|
4777
|
+
"version": "4.11.1",
|
|
4778
|
+
"integrity": "sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==",
|
|
4758
4779
|
"dev": true,
|
|
4759
4780
|
"license": "MPL-2.0",
|
|
4760
4781
|
"engines": {
|
|
@@ -4762,8 +4783,8 @@
|
|
|
4762
4783
|
}
|
|
4763
4784
|
},
|
|
4764
4785
|
"node_modules/axios": {
|
|
4765
|
-
"version": "1.13.
|
|
4766
|
-
"integrity": "sha512-
|
|
4786
|
+
"version": "1.13.4",
|
|
4787
|
+
"integrity": "sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==",
|
|
4767
4788
|
"license": "MIT",
|
|
4768
4789
|
"dependencies": {
|
|
4769
4790
|
"follow-redirects": "^1.15.6",
|
|
@@ -4819,6 +4840,7 @@
|
|
|
4819
4840
|
"node_modules/babel-plugin-module-resolver/node_modules/glob": {
|
|
4820
4841
|
"version": "9.3.5",
|
|
4821
4842
|
"integrity": "sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==",
|
|
4843
|
+
"deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
|
|
4822
4844
|
"dev": true,
|
|
4823
4845
|
"license": "ISC",
|
|
4824
4846
|
"dependencies": {
|
|
@@ -4856,13 +4878,13 @@
|
|
|
4856
4878
|
"license": "MIT"
|
|
4857
4879
|
},
|
|
4858
4880
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
4859
|
-
"version": "0.4.
|
|
4860
|
-
"integrity": "sha512-
|
|
4881
|
+
"version": "0.4.15",
|
|
4882
|
+
"integrity": "sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==",
|
|
4861
4883
|
"dev": true,
|
|
4862
4884
|
"license": "MIT",
|
|
4863
4885
|
"dependencies": {
|
|
4864
|
-
"@babel/compat-data": "^7.
|
|
4865
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
4886
|
+
"@babel/compat-data": "^7.28.6",
|
|
4887
|
+
"@babel/helper-define-polyfill-provider": "^0.6.6",
|
|
4866
4888
|
"semver": "^6.3.1"
|
|
4867
4889
|
},
|
|
4868
4890
|
"peerDependencies": {
|
|
@@ -4870,25 +4892,25 @@
|
|
|
4870
4892
|
}
|
|
4871
4893
|
},
|
|
4872
4894
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
4873
|
-
"version": "0.
|
|
4874
|
-
"integrity": "sha512-
|
|
4895
|
+
"version": "0.14.0",
|
|
4896
|
+
"integrity": "sha512-AvDcMxJ34W4Wgy4KBIIePQTAOP1Ie2WFwkQp3dB7FQ/f0lI5+nM96zUnYEOE1P9sEg0es5VCP0HxiWu5fUHZAQ==",
|
|
4875
4897
|
"dev": true,
|
|
4876
4898
|
"license": "MIT",
|
|
4877
4899
|
"dependencies": {
|
|
4878
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
4879
|
-
"core-js-compat": "^3.
|
|
4900
|
+
"@babel/helper-define-polyfill-provider": "^0.6.6",
|
|
4901
|
+
"core-js-compat": "^3.48.0"
|
|
4880
4902
|
},
|
|
4881
4903
|
"peerDependencies": {
|
|
4882
4904
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
4883
4905
|
}
|
|
4884
4906
|
},
|
|
4885
4907
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
4886
|
-
"version": "0.6.
|
|
4887
|
-
"integrity": "sha512-
|
|
4908
|
+
"version": "0.6.6",
|
|
4909
|
+
"integrity": "sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==",
|
|
4888
4910
|
"dev": true,
|
|
4889
4911
|
"license": "MIT",
|
|
4890
4912
|
"dependencies": {
|
|
4891
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
4913
|
+
"@babel/helper-define-polyfill-provider": "^0.6.6"
|
|
4892
4914
|
},
|
|
4893
4915
|
"peerDependencies": {
|
|
4894
4916
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
@@ -4897,11 +4919,12 @@
|
|
|
4897
4919
|
"node_modules/balanced-match": {
|
|
4898
4920
|
"version": "1.0.2",
|
|
4899
4921
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
4922
|
+
"dev": true,
|
|
4900
4923
|
"license": "MIT"
|
|
4901
4924
|
},
|
|
4902
4925
|
"node_modules/baseline-browser-mapping": {
|
|
4903
|
-
"version": "2.
|
|
4904
|
-
"integrity": "sha512-
|
|
4926
|
+
"version": "2.9.19",
|
|
4927
|
+
"integrity": "sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==",
|
|
4905
4928
|
"dev": true,
|
|
4906
4929
|
"license": "Apache-2.0",
|
|
4907
4930
|
"bin": {
|
|
@@ -4924,6 +4947,7 @@
|
|
|
4924
4947
|
"node_modules/brace-expansion": {
|
|
4925
4948
|
"version": "1.1.12",
|
|
4926
4949
|
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
4950
|
+
"dev": true,
|
|
4927
4951
|
"license": "MIT",
|
|
4928
4952
|
"dependencies": {
|
|
4929
4953
|
"balanced-match": "^1.0.0",
|
|
@@ -4942,8 +4966,8 @@
|
|
|
4942
4966
|
}
|
|
4943
4967
|
},
|
|
4944
4968
|
"node_modules/browserslist": {
|
|
4945
|
-
"version": "4.28.
|
|
4946
|
-
"integrity": "sha512-
|
|
4969
|
+
"version": "4.28.1",
|
|
4970
|
+
"integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
|
|
4947
4971
|
"dev": true,
|
|
4948
4972
|
"funding": [
|
|
4949
4973
|
{
|
|
@@ -4961,11 +4985,11 @@
|
|
|
4961
4985
|
],
|
|
4962
4986
|
"license": "MIT",
|
|
4963
4987
|
"dependencies": {
|
|
4964
|
-
"baseline-browser-mapping": "^2.
|
|
4965
|
-
"caniuse-lite": "^1.0.
|
|
4966
|
-
"electron-to-chromium": "^1.5.
|
|
4988
|
+
"baseline-browser-mapping": "^2.9.0",
|
|
4989
|
+
"caniuse-lite": "^1.0.30001759",
|
|
4990
|
+
"electron-to-chromium": "^1.5.263",
|
|
4967
4991
|
"node-releases": "^2.0.27",
|
|
4968
|
-
"update-browserslist-db": "^1.
|
|
4992
|
+
"update-browserslist-db": "^1.2.0"
|
|
4969
4993
|
},
|
|
4970
4994
|
"bin": {
|
|
4971
4995
|
"browserslist": "cli.js"
|
|
@@ -5039,8 +5063,8 @@
|
|
|
5039
5063
|
}
|
|
5040
5064
|
},
|
|
5041
5065
|
"node_modules/caniuse-lite": {
|
|
5042
|
-
"version": "1.0.
|
|
5043
|
-
"integrity": "sha512-
|
|
5066
|
+
"version": "1.0.30001769",
|
|
5067
|
+
"integrity": "sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==",
|
|
5044
5068
|
"funding": [
|
|
5045
5069
|
{
|
|
5046
5070
|
"type": "opencollective",
|
|
@@ -5060,6 +5084,7 @@
|
|
|
5060
5084
|
"node_modules/chalk": {
|
|
5061
5085
|
"version": "4.1.2",
|
|
5062
5086
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
5087
|
+
"dev": true,
|
|
5063
5088
|
"license": "MIT",
|
|
5064
5089
|
"dependencies": {
|
|
5065
5090
|
"ansi-styles": "^4.1.0",
|
|
@@ -5192,6 +5217,7 @@
|
|
|
5192
5217
|
"node_modules/color-convert": {
|
|
5193
5218
|
"version": "2.0.1",
|
|
5194
5219
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
5220
|
+
"devOptional": true,
|
|
5195
5221
|
"license": "MIT",
|
|
5196
5222
|
"dependencies": {
|
|
5197
5223
|
"color-name": "~1.1.4"
|
|
@@ -5203,6 +5229,7 @@
|
|
|
5203
5229
|
"node_modules/color-name": {
|
|
5204
5230
|
"version": "1.1.4",
|
|
5205
5231
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
5232
|
+
"devOptional": true,
|
|
5206
5233
|
"license": "MIT"
|
|
5207
5234
|
},
|
|
5208
5235
|
"node_modules/color-string": {
|
|
@@ -5243,6 +5270,7 @@
|
|
|
5243
5270
|
"node_modules/concat-map": {
|
|
5244
5271
|
"version": "0.0.1",
|
|
5245
5272
|
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
|
5273
|
+
"dev": true,
|
|
5246
5274
|
"license": "MIT"
|
|
5247
5275
|
},
|
|
5248
5276
|
"node_modules/convert-source-map": {
|
|
@@ -5252,12 +5280,12 @@
|
|
|
5252
5280
|
"license": "MIT"
|
|
5253
5281
|
},
|
|
5254
5282
|
"node_modules/core-js-compat": {
|
|
5255
|
-
"version": "3.
|
|
5256
|
-
"integrity": "sha512-
|
|
5283
|
+
"version": "3.48.0",
|
|
5284
|
+
"integrity": "sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==",
|
|
5257
5285
|
"dev": true,
|
|
5258
5286
|
"license": "MIT",
|
|
5259
5287
|
"dependencies": {
|
|
5260
|
-
"browserslist": "^4.28.
|
|
5288
|
+
"browserslist": "^4.28.1"
|
|
5261
5289
|
},
|
|
5262
5290
|
"funding": {
|
|
5263
5291
|
"type": "opencollective",
|
|
@@ -5325,8 +5353,8 @@
|
|
|
5325
5353
|
}
|
|
5326
5354
|
},
|
|
5327
5355
|
"node_modules/d3-format": {
|
|
5328
|
-
"version": "3.1.
|
|
5329
|
-
"integrity": "sha512-
|
|
5356
|
+
"version": "3.1.2",
|
|
5357
|
+
"integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==",
|
|
5330
5358
|
"license": "ISC",
|
|
5331
5359
|
"engines": {
|
|
5332
5360
|
"node": ">=12"
|
|
@@ -5493,6 +5521,7 @@
|
|
|
5493
5521
|
"node_modules/deep-is": {
|
|
5494
5522
|
"version": "0.1.4",
|
|
5495
5523
|
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
|
5524
|
+
"dev": true,
|
|
5496
5525
|
"license": "MIT"
|
|
5497
5526
|
},
|
|
5498
5527
|
"node_modules/define-data-property": {
|
|
@@ -5568,8 +5597,8 @@
|
|
|
5568
5597
|
}
|
|
5569
5598
|
},
|
|
5570
5599
|
"node_modules/dompurify": {
|
|
5571
|
-
"version": "3.3.
|
|
5572
|
-
"integrity": "sha512-
|
|
5600
|
+
"version": "3.3.1",
|
|
5601
|
+
"integrity": "sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==",
|
|
5573
5602
|
"license": "(MPL-2.0 OR Apache-2.0)",
|
|
5574
5603
|
"optionalDependencies": {
|
|
5575
5604
|
"@types/trusted-types": "^2.0.7"
|
|
@@ -5589,8 +5618,8 @@
|
|
|
5589
5618
|
}
|
|
5590
5619
|
},
|
|
5591
5620
|
"node_modules/electron-to-chromium": {
|
|
5592
|
-
"version": "1.5.
|
|
5593
|
-
"integrity": "sha512-
|
|
5621
|
+
"version": "1.5.286",
|
|
5622
|
+
"integrity": "sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==",
|
|
5594
5623
|
"dev": true,
|
|
5595
5624
|
"license": "ISC"
|
|
5596
5625
|
},
|
|
@@ -5620,8 +5649,8 @@
|
|
|
5620
5649
|
}
|
|
5621
5650
|
},
|
|
5622
5651
|
"node_modules/es-abstract": {
|
|
5623
|
-
"version": "1.24.
|
|
5624
|
-
"integrity": "sha512-
|
|
5652
|
+
"version": "1.24.1",
|
|
5653
|
+
"integrity": "sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==",
|
|
5625
5654
|
"dev": true,
|
|
5626
5655
|
"license": "MIT",
|
|
5627
5656
|
"dependencies": {
|
|
@@ -5704,26 +5733,26 @@
|
|
|
5704
5733
|
}
|
|
5705
5734
|
},
|
|
5706
5735
|
"node_modules/es-iterator-helpers": {
|
|
5707
|
-
"version": "1.2.
|
|
5708
|
-
"integrity": "sha512-
|
|
5736
|
+
"version": "1.2.2",
|
|
5737
|
+
"integrity": "sha512-BrUQ0cPTB/IwXj23HtwHjS9n7O4h9FX94b4xc5zlTHxeLgTAdzYUDyy6KdExAl9lbN5rtfe44xpjpmj9grxs5w==",
|
|
5709
5738
|
"dev": true,
|
|
5710
5739
|
"license": "MIT",
|
|
5711
5740
|
"dependencies": {
|
|
5712
5741
|
"call-bind": "^1.0.8",
|
|
5713
|
-
"call-bound": "^1.0.
|
|
5742
|
+
"call-bound": "^1.0.4",
|
|
5714
5743
|
"define-properties": "^1.2.1",
|
|
5715
|
-
"es-abstract": "^1.
|
|
5744
|
+
"es-abstract": "^1.24.1",
|
|
5716
5745
|
"es-errors": "^1.3.0",
|
|
5717
|
-
"es-set-tostringtag": "^2.0
|
|
5746
|
+
"es-set-tostringtag": "^2.1.0",
|
|
5718
5747
|
"function-bind": "^1.1.2",
|
|
5719
|
-
"get-intrinsic": "^1.
|
|
5748
|
+
"get-intrinsic": "^1.3.0",
|
|
5720
5749
|
"globalthis": "^1.0.4",
|
|
5721
5750
|
"gopd": "^1.2.0",
|
|
5722
5751
|
"has-property-descriptors": "^1.0.2",
|
|
5723
5752
|
"has-proto": "^1.2.0",
|
|
5724
5753
|
"has-symbols": "^1.1.0",
|
|
5725
5754
|
"internal-slot": "^1.1.0",
|
|
5726
|
-
"iterator.prototype": "^1.1.
|
|
5755
|
+
"iterator.prototype": "^1.1.5",
|
|
5727
5756
|
"safe-array-concat": "^1.1.3"
|
|
5728
5757
|
},
|
|
5729
5758
|
"engines": {
|
|
@@ -5785,8 +5814,8 @@
|
|
|
5785
5814
|
}
|
|
5786
5815
|
},
|
|
5787
5816
|
"node_modules/es-toolkit": {
|
|
5788
|
-
"version": "1.
|
|
5789
|
-
"integrity": "sha512-
|
|
5817
|
+
"version": "1.44.0",
|
|
5818
|
+
"integrity": "sha512-6penXeZalaV88MM3cGkFZZfOoLGWshWWfdy0tWw/RlVVyhvMaWSBTOvXNeiW3e5FwdS5ePW0LGEu17zT139ktg==",
|
|
5790
5819
|
"license": "MIT",
|
|
5791
5820
|
"workspaces": [
|
|
5792
5821
|
"docs",
|
|
@@ -5814,8 +5843,9 @@
|
|
|
5814
5843
|
}
|
|
5815
5844
|
},
|
|
5816
5845
|
"node_modules/eslint": {
|
|
5817
|
-
"version": "9.39.
|
|
5818
|
-
"integrity": "sha512-
|
|
5846
|
+
"version": "9.39.2",
|
|
5847
|
+
"integrity": "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==",
|
|
5848
|
+
"dev": true,
|
|
5819
5849
|
"license": "MIT",
|
|
5820
5850
|
"dependencies": {
|
|
5821
5851
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
@@ -5824,7 +5854,7 @@
|
|
|
5824
5854
|
"@eslint/config-helpers": "^0.4.2",
|
|
5825
5855
|
"@eslint/core": "^0.17.0",
|
|
5826
5856
|
"@eslint/eslintrc": "^3.3.1",
|
|
5827
|
-
"@eslint/js": "9.39.
|
|
5857
|
+
"@eslint/js": "9.39.2",
|
|
5828
5858
|
"@eslint/plugin-kit": "^0.4.1",
|
|
5829
5859
|
"@humanfs/node": "^0.16.6",
|
|
5830
5860
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
@@ -6093,17 +6123,6 @@
|
|
|
6093
6123
|
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0"
|
|
6094
6124
|
}
|
|
6095
6125
|
},
|
|
6096
|
-
"node_modules/eslint-plugin-react-perf": {
|
|
6097
|
-
"version": "3.3.3",
|
|
6098
|
-
"integrity": "sha512-EzPdxsRJg5IllCAH9ny/3nK7sv9251tvKmi/d3Ouv5KzI8TB3zNhzScxL9wnh9Hvv8GYC5LEtzTauynfOEYiAw==",
|
|
6099
|
-
"license": "MIT",
|
|
6100
|
-
"engines": {
|
|
6101
|
-
"node": ">=6.9.1"
|
|
6102
|
-
},
|
|
6103
|
-
"peerDependencies": {
|
|
6104
|
-
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
|
|
6105
|
-
}
|
|
6106
|
-
},
|
|
6107
6126
|
"node_modules/eslint-plugin-react/node_modules/resolve": {
|
|
6108
6127
|
"version": "2.0.0-next.5",
|
|
6109
6128
|
"integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==",
|
|
@@ -6124,6 +6143,7 @@
|
|
|
6124
6143
|
"node_modules/eslint-scope": {
|
|
6125
6144
|
"version": "8.4.0",
|
|
6126
6145
|
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
6146
|
+
"dev": true,
|
|
6127
6147
|
"license": "BSD-2-Clause",
|
|
6128
6148
|
"dependencies": {
|
|
6129
6149
|
"esrecurse": "^4.3.0",
|
|
@@ -6139,6 +6159,7 @@
|
|
|
6139
6159
|
"node_modules/eslint-visitor-keys": {
|
|
6140
6160
|
"version": "4.2.1",
|
|
6141
6161
|
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
6162
|
+
"dev": true,
|
|
6142
6163
|
"license": "Apache-2.0",
|
|
6143
6164
|
"engines": {
|
|
6144
6165
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -6150,6 +6171,7 @@
|
|
|
6150
6171
|
"node_modules/eslint/node_modules/glob-parent": {
|
|
6151
6172
|
"version": "6.0.2",
|
|
6152
6173
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
6174
|
+
"dev": true,
|
|
6153
6175
|
"license": "ISC",
|
|
6154
6176
|
"dependencies": {
|
|
6155
6177
|
"is-glob": "^4.0.3"
|
|
@@ -6161,6 +6183,7 @@
|
|
|
6161
6183
|
"node_modules/espree": {
|
|
6162
6184
|
"version": "10.4.0",
|
|
6163
6185
|
"integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
|
|
6186
|
+
"dev": true,
|
|
6164
6187
|
"license": "BSD-2-Clause",
|
|
6165
6188
|
"dependencies": {
|
|
6166
6189
|
"acorn": "^8.15.0",
|
|
@@ -6175,8 +6198,9 @@
|
|
|
6175
6198
|
}
|
|
6176
6199
|
},
|
|
6177
6200
|
"node_modules/esquery": {
|
|
6178
|
-
"version": "1.
|
|
6179
|
-
"integrity": "sha512-
|
|
6201
|
+
"version": "1.7.0",
|
|
6202
|
+
"integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==",
|
|
6203
|
+
"dev": true,
|
|
6180
6204
|
"license": "BSD-3-Clause",
|
|
6181
6205
|
"dependencies": {
|
|
6182
6206
|
"estraverse": "^5.1.0"
|
|
@@ -6188,6 +6212,7 @@
|
|
|
6188
6212
|
"node_modules/esrecurse": {
|
|
6189
6213
|
"version": "4.3.0",
|
|
6190
6214
|
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
|
6215
|
+
"dev": true,
|
|
6191
6216
|
"license": "BSD-2-Clause",
|
|
6192
6217
|
"dependencies": {
|
|
6193
6218
|
"estraverse": "^5.2.0"
|
|
@@ -6199,6 +6224,7 @@
|
|
|
6199
6224
|
"node_modules/estraverse": {
|
|
6200
6225
|
"version": "5.3.0",
|
|
6201
6226
|
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
|
6227
|
+
"dev": true,
|
|
6202
6228
|
"license": "BSD-2-Clause",
|
|
6203
6229
|
"engines": {
|
|
6204
6230
|
"node": ">=4.0"
|
|
@@ -6207,19 +6233,20 @@
|
|
|
6207
6233
|
"node_modules/esutils": {
|
|
6208
6234
|
"version": "2.0.3",
|
|
6209
6235
|
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
|
6236
|
+
"dev": true,
|
|
6210
6237
|
"license": "BSD-2-Clause",
|
|
6211
6238
|
"engines": {
|
|
6212
6239
|
"node": ">=0.10.0"
|
|
6213
6240
|
}
|
|
6214
6241
|
},
|
|
6215
6242
|
"node_modules/eventemitter3": {
|
|
6216
|
-
"version": "5.0.
|
|
6217
|
-
"integrity": "sha512-
|
|
6243
|
+
"version": "5.0.4",
|
|
6244
|
+
"integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==",
|
|
6218
6245
|
"license": "MIT"
|
|
6219
6246
|
},
|
|
6220
6247
|
"node_modules/execa": {
|
|
6221
|
-
"version": "9.6.
|
|
6222
|
-
"integrity": "sha512-
|
|
6248
|
+
"version": "9.6.1",
|
|
6249
|
+
"integrity": "sha512-9Be3ZoN4LmYR90tUoVu2te2BsbzHfhJyfEiAVfz7N5/zv+jduIfLrV2xdQXOHbaD6KgpGdO9PRPM1Y4Q9QkPkA==",
|
|
6223
6250
|
"license": "MIT",
|
|
6224
6251
|
"dependencies": {
|
|
6225
6252
|
"@sindresorhus/merge-streams": "^4.0.0",
|
|
@@ -6245,6 +6272,7 @@
|
|
|
6245
6272
|
"node_modules/fast-deep-equal": {
|
|
6246
6273
|
"version": "3.1.3",
|
|
6247
6274
|
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
|
6275
|
+
"dev": true,
|
|
6248
6276
|
"license": "MIT"
|
|
6249
6277
|
},
|
|
6250
6278
|
"node_modules/fast-glob": {
|
|
@@ -6266,16 +6294,18 @@
|
|
|
6266
6294
|
"node_modules/fast-json-stable-stringify": {
|
|
6267
6295
|
"version": "2.1.0",
|
|
6268
6296
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
|
6297
|
+
"dev": true,
|
|
6269
6298
|
"license": "MIT"
|
|
6270
6299
|
},
|
|
6271
6300
|
"node_modules/fast-levenshtein": {
|
|
6272
6301
|
"version": "2.0.6",
|
|
6273
6302
|
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
|
6303
|
+
"dev": true,
|
|
6274
6304
|
"license": "MIT"
|
|
6275
6305
|
},
|
|
6276
6306
|
"node_modules/fastq": {
|
|
6277
|
-
"version": "1.
|
|
6278
|
-
"integrity": "sha512-
|
|
6307
|
+
"version": "1.20.1",
|
|
6308
|
+
"integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==",
|
|
6279
6309
|
"dev": true,
|
|
6280
6310
|
"license": "ISC",
|
|
6281
6311
|
"dependencies": {
|
|
@@ -6299,6 +6329,7 @@
|
|
|
6299
6329
|
"node_modules/file-entry-cache": {
|
|
6300
6330
|
"version": "8.0.0",
|
|
6301
6331
|
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
6332
|
+
"dev": true,
|
|
6302
6333
|
"license": "MIT",
|
|
6303
6334
|
"dependencies": {
|
|
6304
6335
|
"flat-cache": "^4.0.0"
|
|
@@ -6335,6 +6366,7 @@
|
|
|
6335
6366
|
"node_modules/find-up": {
|
|
6336
6367
|
"version": "5.0.0",
|
|
6337
6368
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
6369
|
+
"dev": true,
|
|
6338
6370
|
"license": "MIT",
|
|
6339
6371
|
"dependencies": {
|
|
6340
6372
|
"locate-path": "^6.0.0",
|
|
@@ -6350,6 +6382,7 @@
|
|
|
6350
6382
|
"node_modules/flat-cache": {
|
|
6351
6383
|
"version": "4.0.1",
|
|
6352
6384
|
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
6385
|
+
"dev": true,
|
|
6353
6386
|
"license": "MIT",
|
|
6354
6387
|
"dependencies": {
|
|
6355
6388
|
"flatted": "^3.2.9",
|
|
@@ -6362,6 +6395,7 @@
|
|
|
6362
6395
|
"node_modules/flatted": {
|
|
6363
6396
|
"version": "3.3.3",
|
|
6364
6397
|
"integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
|
|
6398
|
+
"dev": true,
|
|
6365
6399
|
"license": "ISC"
|
|
6366
6400
|
},
|
|
6367
6401
|
"node_modules/follow-redirects": {
|
|
@@ -6414,8 +6448,8 @@
|
|
|
6414
6448
|
}
|
|
6415
6449
|
},
|
|
6416
6450
|
"node_modules/fs-extra": {
|
|
6417
|
-
"version": "11.3.
|
|
6418
|
-
"integrity": "sha512-
|
|
6451
|
+
"version": "11.3.3",
|
|
6452
|
+
"integrity": "sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==",
|
|
6419
6453
|
"dev": true,
|
|
6420
6454
|
"license": "MIT",
|
|
6421
6455
|
"dependencies": {
|
|
@@ -6597,8 +6631,8 @@
|
|
|
6597
6631
|
}
|
|
6598
6632
|
},
|
|
6599
6633
|
"node_modules/get-tsconfig": {
|
|
6600
|
-
"version": "4.13.
|
|
6601
|
-
"integrity": "sha512-
|
|
6634
|
+
"version": "4.13.6",
|
|
6635
|
+
"integrity": "sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==",
|
|
6602
6636
|
"dev": true,
|
|
6603
6637
|
"license": "MIT",
|
|
6604
6638
|
"dependencies": {
|
|
@@ -6611,7 +6645,7 @@
|
|
|
6611
6645
|
"node_modules/glob": {
|
|
6612
6646
|
"version": "7.2.3",
|
|
6613
6647
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
6614
|
-
"deprecated": "
|
|
6648
|
+
"deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
|
|
6615
6649
|
"dev": true,
|
|
6616
6650
|
"license": "ISC",
|
|
6617
6651
|
"dependencies": {
|
|
@@ -6644,6 +6678,7 @@
|
|
|
6644
6678
|
"node_modules/globals": {
|
|
6645
6679
|
"version": "14.0.0",
|
|
6646
6680
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
6681
|
+
"dev": true,
|
|
6647
6682
|
"license": "MIT",
|
|
6648
6683
|
"engines": {
|
|
6649
6684
|
"node": ">=18"
|
|
@@ -6685,12 +6720,6 @@
|
|
|
6685
6720
|
"dev": true,
|
|
6686
6721
|
"license": "ISC"
|
|
6687
6722
|
},
|
|
6688
|
-
"node_modules/graphemer": {
|
|
6689
|
-
"version": "1.4.0",
|
|
6690
|
-
"integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
|
|
6691
|
-
"dev": true,
|
|
6692
|
-
"license": "MIT"
|
|
6693
|
-
},
|
|
6694
6723
|
"node_modules/has-bigints": {
|
|
6695
6724
|
"version": "1.1.0",
|
|
6696
6725
|
"integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==",
|
|
@@ -6706,6 +6735,7 @@
|
|
|
6706
6735
|
"node_modules/has-flag": {
|
|
6707
6736
|
"version": "4.0.0",
|
|
6708
6737
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
6738
|
+
"dev": true,
|
|
6709
6739
|
"license": "MIT",
|
|
6710
6740
|
"engines": {
|
|
6711
6741
|
"node": ">=8"
|
|
@@ -6821,6 +6851,7 @@
|
|
|
6821
6851
|
"node_modules/ignore": {
|
|
6822
6852
|
"version": "5.3.2",
|
|
6823
6853
|
"integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
|
6854
|
+
"dev": true,
|
|
6824
6855
|
"license": "MIT",
|
|
6825
6856
|
"engines": {
|
|
6826
6857
|
"node": ">= 4"
|
|
@@ -6853,6 +6884,7 @@
|
|
|
6853
6884
|
"node_modules/imurmurhash": {
|
|
6854
6885
|
"version": "0.1.4",
|
|
6855
6886
|
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
|
6887
|
+
"dev": true,
|
|
6856
6888
|
"license": "MIT",
|
|
6857
6889
|
"engines": {
|
|
6858
6890
|
"node": ">=0.8.19"
|
|
@@ -7003,8 +7035,8 @@
|
|
|
7003
7035
|
}
|
|
7004
7036
|
},
|
|
7005
7037
|
"node_modules/is-bun-module/node_modules/semver": {
|
|
7006
|
-
"version": "7.7.
|
|
7007
|
-
"integrity": "sha512-
|
|
7038
|
+
"version": "7.7.4",
|
|
7039
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
7008
7040
|
"dev": true,
|
|
7009
7041
|
"license": "ISC",
|
|
7010
7042
|
"bin": {
|
|
@@ -7076,6 +7108,7 @@
|
|
|
7076
7108
|
"node_modules/is-extglob": {
|
|
7077
7109
|
"version": "2.1.1",
|
|
7078
7110
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
|
7111
|
+
"dev": true,
|
|
7079
7112
|
"license": "MIT",
|
|
7080
7113
|
"engines": {
|
|
7081
7114
|
"node": ">=0.10.0"
|
|
@@ -7132,6 +7165,7 @@
|
|
|
7132
7165
|
"node_modules/is-glob": {
|
|
7133
7166
|
"version": "4.0.3",
|
|
7134
7167
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|
7168
|
+
"dev": true,
|
|
7135
7169
|
"license": "MIT",
|
|
7136
7170
|
"dependencies": {
|
|
7137
7171
|
"is-extglob": "^2.1.1"
|
|
@@ -7386,16 +7420,16 @@
|
|
|
7386
7420
|
}
|
|
7387
7421
|
},
|
|
7388
7422
|
"node_modules/jodit": {
|
|
7389
|
-
"version": "4.
|
|
7390
|
-
"integrity": "sha512-
|
|
7423
|
+
"version": "4.9.4",
|
|
7424
|
+
"integrity": "sha512-vrC7JqxMfUALL0Q10pq1x1RbECqENegOyAPhYbic5MiNZ+KKJRtBM+S1y6uEH2eYq4iYrp/nNVlfPWVO7OFG3A==",
|
|
7391
7425
|
"license": "MIT"
|
|
7392
7426
|
},
|
|
7393
7427
|
"node_modules/jodit-react": {
|
|
7394
|
-
"version": "5.
|
|
7395
|
-
"integrity": "sha512-
|
|
7428
|
+
"version": "5.3.21",
|
|
7429
|
+
"integrity": "sha512-dSFVKkrDVbhVwKDjuFMJ3HhPdqeEz/Yz5MhJf9v9B3Gg29CnelKCZ00h6MxXzlhglF3qvtvUTc2HSKrSB15khw==",
|
|
7396
7430
|
"license": "MIT",
|
|
7397
7431
|
"dependencies": {
|
|
7398
|
-
"jodit": "^4.
|
|
7432
|
+
"jodit": "^4.9.4"
|
|
7399
7433
|
},
|
|
7400
7434
|
"peerDependencies": {
|
|
7401
7435
|
"react": "~0.14 || ^15 || ^16 || ^17 || ^18 || ^19",
|
|
@@ -7418,6 +7452,7 @@
|
|
|
7418
7452
|
"node_modules/js-yaml": {
|
|
7419
7453
|
"version": "4.1.1",
|
|
7420
7454
|
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
|
7455
|
+
"dev": true,
|
|
7421
7456
|
"license": "MIT",
|
|
7422
7457
|
"dependencies": {
|
|
7423
7458
|
"argparse": "^2.0.1"
|
|
@@ -7440,6 +7475,7 @@
|
|
|
7440
7475
|
"node_modules/json-buffer": {
|
|
7441
7476
|
"version": "3.0.1",
|
|
7442
7477
|
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
|
7478
|
+
"dev": true,
|
|
7443
7479
|
"license": "MIT"
|
|
7444
7480
|
},
|
|
7445
7481
|
"node_modules/json-parse-even-better-errors": {
|
|
@@ -7450,11 +7486,13 @@
|
|
|
7450
7486
|
"node_modules/json-schema-traverse": {
|
|
7451
7487
|
"version": "0.4.1",
|
|
7452
7488
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|
7489
|
+
"dev": true,
|
|
7453
7490
|
"license": "MIT"
|
|
7454
7491
|
},
|
|
7455
7492
|
"node_modules/json-stable-stringify-without-jsonify": {
|
|
7456
7493
|
"version": "1.0.1",
|
|
7457
7494
|
"integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
|
|
7495
|
+
"dev": true,
|
|
7458
7496
|
"license": "MIT"
|
|
7459
7497
|
},
|
|
7460
7498
|
"node_modules/json5": {
|
|
@@ -7499,6 +7537,7 @@
|
|
|
7499
7537
|
"node_modules/keyv": {
|
|
7500
7538
|
"version": "4.5.4",
|
|
7501
7539
|
"integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
|
|
7540
|
+
"dev": true,
|
|
7502
7541
|
"license": "MIT",
|
|
7503
7542
|
"dependencies": {
|
|
7504
7543
|
"json-buffer": "3.0.1"
|
|
@@ -7525,6 +7564,7 @@
|
|
|
7525
7564
|
"node_modules/levn": {
|
|
7526
7565
|
"version": "0.4.1",
|
|
7527
7566
|
"integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
|
|
7567
|
+
"dev": true,
|
|
7528
7568
|
"license": "MIT",
|
|
7529
7569
|
"dependencies": {
|
|
7530
7570
|
"prelude-ls": "^1.2.1",
|
|
@@ -7563,22 +7603,25 @@
|
|
|
7563
7603
|
}
|
|
7564
7604
|
},
|
|
7565
7605
|
"node_modules/lint-staged/node_modules/commander": {
|
|
7566
|
-
"version": "14.0.
|
|
7567
|
-
"integrity": "sha512-
|
|
7606
|
+
"version": "14.0.3",
|
|
7607
|
+
"integrity": "sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==",
|
|
7568
7608
|
"license": "MIT",
|
|
7569
7609
|
"engines": {
|
|
7570
7610
|
"node": ">=20"
|
|
7571
7611
|
}
|
|
7572
7612
|
},
|
|
7573
7613
|
"node_modules/lint-staged/node_modules/yaml": {
|
|
7574
|
-
"version": "2.8.
|
|
7575
|
-
"integrity": "sha512-
|
|
7614
|
+
"version": "2.8.2",
|
|
7615
|
+
"integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==",
|
|
7576
7616
|
"license": "ISC",
|
|
7577
7617
|
"bin": {
|
|
7578
7618
|
"yaml": "bin.mjs"
|
|
7579
7619
|
},
|
|
7580
7620
|
"engines": {
|
|
7581
7621
|
"node": ">= 14.6"
|
|
7622
|
+
},
|
|
7623
|
+
"funding": {
|
|
7624
|
+
"url": "https://github.com/sponsors/eemeli"
|
|
7582
7625
|
}
|
|
7583
7626
|
},
|
|
7584
7627
|
"node_modules/listr2": {
|
|
@@ -7600,6 +7643,7 @@
|
|
|
7600
7643
|
"node_modules/locate-path": {
|
|
7601
7644
|
"version": "6.0.0",
|
|
7602
7645
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
7646
|
+
"dev": true,
|
|
7603
7647
|
"license": "MIT",
|
|
7604
7648
|
"dependencies": {
|
|
7605
7649
|
"p-locate": "^5.0.0"
|
|
@@ -7612,13 +7656,13 @@
|
|
|
7612
7656
|
}
|
|
7613
7657
|
},
|
|
7614
7658
|
"node_modules/lodash": {
|
|
7615
|
-
"version": "4.17.
|
|
7616
|
-
"integrity": "sha512-
|
|
7659
|
+
"version": "4.17.23",
|
|
7660
|
+
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
|
|
7617
7661
|
"license": "MIT"
|
|
7618
7662
|
},
|
|
7619
7663
|
"node_modules/lodash-es": {
|
|
7620
|
-
"version": "4.17.
|
|
7621
|
-
"integrity": "sha512-
|
|
7664
|
+
"version": "4.17.23",
|
|
7665
|
+
"integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==",
|
|
7622
7666
|
"license": "MIT"
|
|
7623
7667
|
},
|
|
7624
7668
|
"node_modules/lodash.debounce": {
|
|
@@ -7630,6 +7674,7 @@
|
|
|
7630
7674
|
"node_modules/lodash.merge": {
|
|
7631
7675
|
"version": "4.6.2",
|
|
7632
7676
|
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
|
7677
|
+
"dev": true,
|
|
7633
7678
|
"license": "MIT"
|
|
7634
7679
|
},
|
|
7635
7680
|
"node_modules/log-update": {
|
|
@@ -7759,6 +7804,7 @@
|
|
|
7759
7804
|
"node_modules/minimatch": {
|
|
7760
7805
|
"version": "3.1.2",
|
|
7761
7806
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
7807
|
+
"dev": true,
|
|
7762
7808
|
"license": "ISC",
|
|
7763
7809
|
"dependencies": {
|
|
7764
7810
|
"brace-expansion": "^1.1.7"
|
|
@@ -7855,11 +7901,13 @@
|
|
|
7855
7901
|
"node_modules/natural-compare": {
|
|
7856
7902
|
"version": "1.4.0",
|
|
7857
7903
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|
7904
|
+
"dev": true,
|
|
7858
7905
|
"license": "MIT"
|
|
7859
7906
|
},
|
|
7860
7907
|
"node_modules/next": {
|
|
7861
7908
|
"version": "15.1.4",
|
|
7862
7909
|
"integrity": "sha512-mTaq9dwaSuwwOrcu3ebjDYObekkxRnXpuVL21zotM8qE2W0HBOdVIdg2Li9QjMEZrj73LN96LcWcz62V19FjAg==",
|
|
7910
|
+
"deprecated": "This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/CVE-2025-66478 for more details.",
|
|
7863
7911
|
"license": "MIT",
|
|
7864
7912
|
"dependencies": {
|
|
7865
7913
|
"@next/env": "15.1.4",
|
|
@@ -8100,6 +8148,7 @@
|
|
|
8100
8148
|
"node_modules/optionator": {
|
|
8101
8149
|
"version": "0.9.4",
|
|
8102
8150
|
"integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
|
|
8151
|
+
"dev": true,
|
|
8103
8152
|
"license": "MIT",
|
|
8104
8153
|
"dependencies": {
|
|
8105
8154
|
"deep-is": "^0.1.3",
|
|
@@ -8133,6 +8182,7 @@
|
|
|
8133
8182
|
"node_modules/p-limit": {
|
|
8134
8183
|
"version": "3.1.0",
|
|
8135
8184
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
8185
|
+
"dev": true,
|
|
8136
8186
|
"license": "MIT",
|
|
8137
8187
|
"dependencies": {
|
|
8138
8188
|
"yocto-queue": "^0.1.0"
|
|
@@ -8147,6 +8197,7 @@
|
|
|
8147
8197
|
"node_modules/p-locate": {
|
|
8148
8198
|
"version": "5.0.0",
|
|
8149
8199
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
8200
|
+
"dev": true,
|
|
8150
8201
|
"license": "MIT",
|
|
8151
8202
|
"dependencies": {
|
|
8152
8203
|
"p-limit": "^3.0.2"
|
|
@@ -8209,6 +8260,7 @@
|
|
|
8209
8260
|
"node_modules/path-exists": {
|
|
8210
8261
|
"version": "4.0.0",
|
|
8211
8262
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
8263
|
+
"dev": true,
|
|
8212
8264
|
"license": "MIT",
|
|
8213
8265
|
"engines": {
|
|
8214
8266
|
"node": ">=8"
|
|
@@ -8432,14 +8484,15 @@
|
|
|
8432
8484
|
"node_modules/prelude-ls": {
|
|
8433
8485
|
"version": "1.2.1",
|
|
8434
8486
|
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
|
8487
|
+
"dev": true,
|
|
8435
8488
|
"license": "MIT",
|
|
8436
8489
|
"engines": {
|
|
8437
8490
|
"node": ">= 0.8.0"
|
|
8438
8491
|
}
|
|
8439
8492
|
},
|
|
8440
8493
|
"node_modules/prettier": {
|
|
8441
|
-
"version": "3.
|
|
8442
|
-
"integrity": "sha512-
|
|
8494
|
+
"version": "3.8.1",
|
|
8495
|
+
"integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
|
|
8443
8496
|
"dev": true,
|
|
8444
8497
|
"license": "MIT",
|
|
8445
8498
|
"bin": {
|
|
@@ -8489,6 +8542,7 @@
|
|
|
8489
8542
|
"node_modules/punycode": {
|
|
8490
8543
|
"version": "2.3.1",
|
|
8491
8544
|
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
|
8545
|
+
"dev": true,
|
|
8492
8546
|
"license": "MIT",
|
|
8493
8547
|
"engines": {
|
|
8494
8548
|
"node": ">=6"
|
|
@@ -8520,8 +8574,8 @@
|
|
|
8520
8574
|
"license": "MIT"
|
|
8521
8575
|
},
|
|
8522
8576
|
"node_modules/react": {
|
|
8523
|
-
"version": "19.2.
|
|
8524
|
-
"integrity": "sha512-
|
|
8577
|
+
"version": "19.2.4",
|
|
8578
|
+
"integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==",
|
|
8525
8579
|
"license": "MIT",
|
|
8526
8580
|
"engines": {
|
|
8527
8581
|
"node": ">=0.10.0"
|
|
@@ -8545,19 +8599,19 @@
|
|
|
8545
8599
|
}
|
|
8546
8600
|
},
|
|
8547
8601
|
"node_modules/react-dom": {
|
|
8548
|
-
"version": "19.2.
|
|
8549
|
-
"integrity": "sha512-
|
|
8602
|
+
"version": "19.2.4",
|
|
8603
|
+
"integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==",
|
|
8550
8604
|
"license": "MIT",
|
|
8551
8605
|
"dependencies": {
|
|
8552
8606
|
"scheduler": "^0.27.0"
|
|
8553
8607
|
},
|
|
8554
8608
|
"peerDependencies": {
|
|
8555
|
-
"react": "^19.2.
|
|
8609
|
+
"react": "^19.2.4"
|
|
8556
8610
|
}
|
|
8557
8611
|
},
|
|
8558
8612
|
"node_modules/react-hook-form": {
|
|
8559
|
-
"version": "7.
|
|
8560
|
-
"integrity": "sha512-
|
|
8613
|
+
"version": "7.71.1",
|
|
8614
|
+
"integrity": "sha512-9SUJKCGKo8HUSsCO+y0CtqkqI5nNuaDqTxyqPsZPqIwudpj4rCrAz/jZV+jn57bx5gtZKOh3neQu94DXMc+w5w==",
|
|
8561
8615
|
"license": "MIT",
|
|
8562
8616
|
"engines": {
|
|
8563
8617
|
"node": ">=18.0.0"
|
|
@@ -8571,8 +8625,8 @@
|
|
|
8571
8625
|
}
|
|
8572
8626
|
},
|
|
8573
8627
|
"node_modules/react-is": {
|
|
8574
|
-
"version": "19.2.
|
|
8575
|
-
"integrity": "sha512-
|
|
8628
|
+
"version": "19.2.4",
|
|
8629
|
+
"integrity": "sha512-W+EWGn2v0ApPKgKKCy/7s7WHXkboGcsrXE+2joLyVxkbyVQfO3MUEaUQDHoSmb8TFFrSKYa9mw64WZHNHSDzYA==",
|
|
8576
8630
|
"license": "MIT"
|
|
8577
8631
|
},
|
|
8578
8632
|
"node_modules/react-redux": {
|
|
@@ -8634,8 +8688,8 @@
|
|
|
8634
8688
|
}
|
|
8635
8689
|
},
|
|
8636
8690
|
"node_modules/recharts": {
|
|
8637
|
-
"version": "3.
|
|
8638
|
-
"integrity": "sha512-
|
|
8691
|
+
"version": "3.7.0",
|
|
8692
|
+
"integrity": "sha512-l2VCsy3XXeraxIID9fx23eCb6iCBsxUQDnE8tWm6DFdszVAO7WVY/ChAD9wVit01y6B2PMupYiMmQwhgPHc9Ew==",
|
|
8639
8693
|
"license": "MIT",
|
|
8640
8694
|
"workspaces": [
|
|
8641
8695
|
"www"
|
|
@@ -8645,7 +8699,6 @@
|
|
|
8645
8699
|
"clsx": "^2.1.1",
|
|
8646
8700
|
"decimal.js-light": "^2.5.1",
|
|
8647
8701
|
"es-toolkit": "^1.39.3",
|
|
8648
|
-
"eslint-plugin-react-perf": "^3.3.3",
|
|
8649
8702
|
"eventemitter3": "^5.0.1",
|
|
8650
8703
|
"immer": "^10.1.1",
|
|
8651
8704
|
"react-redux": "8.x.x || 9.x.x",
|
|
@@ -9017,8 +9070,8 @@
|
|
|
9017
9070
|
}
|
|
9018
9071
|
},
|
|
9019
9072
|
"node_modules/sharp/node_modules/semver": {
|
|
9020
|
-
"version": "7.7.
|
|
9021
|
-
"integrity": "sha512-
|
|
9073
|
+
"version": "7.7.4",
|
|
9074
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
9022
9075
|
"license": "ISC",
|
|
9023
9076
|
"optional": true,
|
|
9024
9077
|
"bin": {
|
|
@@ -9231,8 +9284,8 @@
|
|
|
9231
9284
|
}
|
|
9232
9285
|
},
|
|
9233
9286
|
"node_modules/string-width": {
|
|
9234
|
-
"version": "8.1.
|
|
9235
|
-
"integrity": "sha512-
|
|
9287
|
+
"version": "8.1.1",
|
|
9288
|
+
"integrity": "sha512-KpqHIdDL9KwYk22wEOg/VIqYbrnLeSApsKT/bSj6Ez7pn3CftUiLAv2Lccpq1ALcpLV9UX1Ppn92npZWu2w/aw==",
|
|
9236
9289
|
"license": "MIT",
|
|
9237
9290
|
"dependencies": {
|
|
9238
9291
|
"get-east-asian-width": "^1.3.0",
|
|
@@ -9389,6 +9442,7 @@
|
|
|
9389
9442
|
"node_modules/strip-json-comments": {
|
|
9390
9443
|
"version": "3.1.1",
|
|
9391
9444
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
|
9445
|
+
"dev": true,
|
|
9392
9446
|
"license": "MIT",
|
|
9393
9447
|
"engines": {
|
|
9394
9448
|
"node": ">=8"
|
|
@@ -9427,6 +9481,7 @@
|
|
|
9427
9481
|
"node_modules/supports-color": {
|
|
9428
9482
|
"version": "7.2.0",
|
|
9429
9483
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
9484
|
+
"dev": true,
|
|
9430
9485
|
"license": "MIT",
|
|
9431
9486
|
"dependencies": {
|
|
9432
9487
|
"has-flag": "^4.0.0"
|
|
@@ -9447,8 +9502,8 @@
|
|
|
9447
9502
|
}
|
|
9448
9503
|
},
|
|
9449
9504
|
"node_modules/tabbable": {
|
|
9450
|
-
"version": "6.
|
|
9451
|
-
"integrity": "sha512-
|
|
9505
|
+
"version": "6.4.0",
|
|
9506
|
+
"integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==",
|
|
9452
9507
|
"license": "MIT"
|
|
9453
9508
|
},
|
|
9454
9509
|
"node_modules/tiny-invariant": {
|
|
@@ -9518,8 +9573,8 @@
|
|
|
9518
9573
|
}
|
|
9519
9574
|
},
|
|
9520
9575
|
"node_modules/ts-api-utils": {
|
|
9521
|
-
"version": "2.
|
|
9522
|
-
"integrity": "sha512-
|
|
9576
|
+
"version": "2.4.0",
|
|
9577
|
+
"integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==",
|
|
9523
9578
|
"dev": true,
|
|
9524
9579
|
"license": "MIT",
|
|
9525
9580
|
"engines": {
|
|
@@ -9561,6 +9616,7 @@
|
|
|
9561
9616
|
"node_modules/type-check": {
|
|
9562
9617
|
"version": "0.4.0",
|
|
9563
9618
|
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
|
9619
|
+
"dev": true,
|
|
9564
9620
|
"license": "MIT",
|
|
9565
9621
|
"dependencies": {
|
|
9566
9622
|
"prelude-ls": "^1.2.1"
|
|
@@ -9775,8 +9831,8 @@
|
|
|
9775
9831
|
}
|
|
9776
9832
|
},
|
|
9777
9833
|
"node_modules/update-browserslist-db": {
|
|
9778
|
-
"version": "1.
|
|
9779
|
-
"integrity": "sha512-
|
|
9834
|
+
"version": "1.2.3",
|
|
9835
|
+
"integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
|
|
9780
9836
|
"dev": true,
|
|
9781
9837
|
"funding": [
|
|
9782
9838
|
{
|
|
@@ -9807,6 +9863,7 @@
|
|
|
9807
9863
|
"node_modules/uri-js": {
|
|
9808
9864
|
"version": "4.4.1",
|
|
9809
9865
|
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
|
9866
|
+
"dev": true,
|
|
9810
9867
|
"license": "BSD-2-Clause",
|
|
9811
9868
|
"dependencies": {
|
|
9812
9869
|
"punycode": "^2.1.0"
|
|
@@ -9920,8 +9977,8 @@
|
|
|
9920
9977
|
}
|
|
9921
9978
|
},
|
|
9922
9979
|
"node_modules/which-typed-array": {
|
|
9923
|
-
"version": "1.1.
|
|
9924
|
-
"integrity": "sha512-
|
|
9980
|
+
"version": "1.1.20",
|
|
9981
|
+
"integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==",
|
|
9925
9982
|
"dev": true,
|
|
9926
9983
|
"license": "MIT",
|
|
9927
9984
|
"dependencies": {
|
|
@@ -9943,6 +10000,7 @@
|
|
|
9943
10000
|
"node_modules/word-wrap": {
|
|
9944
10001
|
"version": "1.2.5",
|
|
9945
10002
|
"integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
|
10003
|
+
"dev": true,
|
|
9946
10004
|
"license": "MIT",
|
|
9947
10005
|
"engines": {
|
|
9948
10006
|
"node": ">=0.10.0"
|
|
@@ -10086,6 +10144,7 @@
|
|
|
10086
10144
|
"node_modules/yocto-queue": {
|
|
10087
10145
|
"version": "0.1.0",
|
|
10088
10146
|
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
|
10147
|
+
"dev": true,
|
|
10089
10148
|
"license": "MIT",
|
|
10090
10149
|
"engines": {
|
|
10091
10150
|
"node": ">=10"
|