@wavemaker/react-runtime 11.14.2-1.245 → 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 +502 -501
- 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",
|
|
@@ -1787,8 +1787,8 @@
|
|
|
1787
1787
|
}
|
|
1788
1788
|
},
|
|
1789
1789
|
"node_modules/@emnapi/core": {
|
|
1790
|
-
"version": "1.
|
|
1791
|
-
"integrity": "sha512-
|
|
1790
|
+
"version": "1.8.1",
|
|
1791
|
+
"integrity": "sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==",
|
|
1792
1792
|
"dev": true,
|
|
1793
1793
|
"license": "MIT",
|
|
1794
1794
|
"optional": true,
|
|
@@ -1798,8 +1798,8 @@
|
|
|
1798
1798
|
}
|
|
1799
1799
|
},
|
|
1800
1800
|
"node_modules/@emnapi/runtime": {
|
|
1801
|
-
"version": "1.
|
|
1802
|
-
"integrity": "sha512-
|
|
1801
|
+
"version": "1.8.1",
|
|
1802
|
+
"integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==",
|
|
1803
1803
|
"license": "MIT",
|
|
1804
1804
|
"optional": true,
|
|
1805
1805
|
"dependencies": {
|
|
@@ -1955,8 +1955,8 @@
|
|
|
1955
1955
|
"license": "MIT"
|
|
1956
1956
|
},
|
|
1957
1957
|
"node_modules/@eslint-community/eslint-utils": {
|
|
1958
|
-
"version": "4.9.
|
|
1959
|
-
"integrity": "sha512-
|
|
1958
|
+
"version": "4.9.1",
|
|
1959
|
+
"integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",
|
|
1960
1960
|
"dev": true,
|
|
1961
1961
|
"license": "MIT",
|
|
1962
1962
|
"dependencies": {
|
|
@@ -2089,28 +2089,28 @@
|
|
|
2089
2089
|
}
|
|
2090
2090
|
},
|
|
2091
2091
|
"node_modules/@floating-ui/core": {
|
|
2092
|
-
"version": "1.7.
|
|
2093
|
-
"integrity": "sha512-
|
|
2092
|
+
"version": "1.7.4",
|
|
2093
|
+
"integrity": "sha512-C3HlIdsBxszvm5McXlB8PeOEWfBhcGBTZGkGlWc2U0KFY5IwG5OQEuQ8rq52DZmcHDlPLd+YFBK+cZcytwIFWg==",
|
|
2094
2094
|
"license": "MIT",
|
|
2095
2095
|
"dependencies": {
|
|
2096
2096
|
"@floating-ui/utils": "^0.2.10"
|
|
2097
2097
|
}
|
|
2098
2098
|
},
|
|
2099
2099
|
"node_modules/@floating-ui/dom": {
|
|
2100
|
-
"version": "1.7.
|
|
2101
|
-
"integrity": "sha512-
|
|
2100
|
+
"version": "1.7.5",
|
|
2101
|
+
"integrity": "sha512-N0bD2kIPInNHUHehXhMke1rBGs1dwqvC9O9KYMyyjK7iXt7GAhnro7UlcuYcGdS/yYOlq0MAVgrow8IbWJwyqg==",
|
|
2102
2102
|
"license": "MIT",
|
|
2103
2103
|
"dependencies": {
|
|
2104
|
-
"@floating-ui/core": "^1.7.
|
|
2104
|
+
"@floating-ui/core": "^1.7.4",
|
|
2105
2105
|
"@floating-ui/utils": "^0.2.10"
|
|
2106
2106
|
}
|
|
2107
2107
|
},
|
|
2108
2108
|
"node_modules/@floating-ui/react": {
|
|
2109
|
-
"version": "0.27.
|
|
2110
|
-
"integrity": "sha512-
|
|
2109
|
+
"version": "0.27.17",
|
|
2110
|
+
"integrity": "sha512-LGVZKHwmWGg6MRHjLLgsfyaX2y2aCNgnD1zT/E6B+/h+vxg+nIJUqHPAlTzsHDyqdgEpJ1Np5kxWuFEErXzoGg==",
|
|
2111
2111
|
"license": "MIT",
|
|
2112
2112
|
"dependencies": {
|
|
2113
|
-
"@floating-ui/react-dom": "^2.1.
|
|
2113
|
+
"@floating-ui/react-dom": "^2.1.7",
|
|
2114
2114
|
"@floating-ui/utils": "^0.2.10",
|
|
2115
2115
|
"tabbable": "^6.0.0"
|
|
2116
2116
|
},
|
|
@@ -2120,11 +2120,11 @@
|
|
|
2120
2120
|
}
|
|
2121
2121
|
},
|
|
2122
2122
|
"node_modules/@floating-ui/react-dom": {
|
|
2123
|
-
"version": "2.1.
|
|
2124
|
-
"integrity": "sha512-
|
|
2123
|
+
"version": "2.1.7",
|
|
2124
|
+
"integrity": "sha512-0tLRojf/1Go2JgEVm+3Frg9A3IW8bJgKgdO0BN5RkF//ufuz2joZM63Npau2ff3J6lUVYgDSNzNkR+aH3IVfjg==",
|
|
2125
2125
|
"license": "MIT",
|
|
2126
2126
|
"dependencies": {
|
|
2127
|
-
"@floating-ui/dom": "^1.7.
|
|
2127
|
+
"@floating-ui/dom": "^1.7.5"
|
|
2128
2128
|
},
|
|
2129
2129
|
"peerDependencies": {
|
|
2130
2130
|
"react": ">=16.8.0",
|
|
@@ -2641,8 +2641,8 @@
|
|
|
2641
2641
|
}
|
|
2642
2642
|
},
|
|
2643
2643
|
"node_modules/@internationalized/date": {
|
|
2644
|
-
"version": "3.
|
|
2645
|
-
"integrity": "sha512-
|
|
2644
|
+
"version": "3.11.0",
|
|
2645
|
+
"integrity": "sha512-BOx5huLAWhicM9/ZFs84CzP+V3gBW6vlpM02yzsdYC7TGlZJX1OJiEEHcSayF00Z+3jLlm4w79amvSt6RqKN3Q==",
|
|
2646
2646
|
"license": "Apache-2.0",
|
|
2647
2647
|
"dependencies": {
|
|
2648
2648
|
"@swc/helpers": "^0.5.0"
|
|
@@ -2918,13 +2918,13 @@
|
|
|
2918
2918
|
}
|
|
2919
2919
|
},
|
|
2920
2920
|
"node_modules/@mui/private-theming": {
|
|
2921
|
-
"version": "7.3.
|
|
2922
|
-
"integrity": "sha512-
|
|
2921
|
+
"version": "7.3.7",
|
|
2922
|
+
"integrity": "sha512-w7r1+CYhG0syCAQUWAuV5zSaU2/67WA9JXUderdb7DzCIJdp/5RmJv6L85wRjgKCMsxFF0Kfn0kPgPbPgw/jdw==",
|
|
2923
2923
|
"license": "MIT",
|
|
2924
2924
|
"peer": true,
|
|
2925
2925
|
"dependencies": {
|
|
2926
2926
|
"@babel/runtime": "^7.28.4",
|
|
2927
|
-
"@mui/utils": "^7.3.
|
|
2927
|
+
"@mui/utils": "^7.3.7",
|
|
2928
2928
|
"prop-types": "^15.8.1"
|
|
2929
2929
|
},
|
|
2930
2930
|
"engines": {
|
|
@@ -2945,17 +2945,17 @@
|
|
|
2945
2945
|
}
|
|
2946
2946
|
},
|
|
2947
2947
|
"node_modules/@mui/private-theming/node_modules/@mui/utils": {
|
|
2948
|
-
"version": "7.3.
|
|
2949
|
-
"integrity": "sha512
|
|
2948
|
+
"version": "7.3.7",
|
|
2949
|
+
"integrity": "sha512-+YjnjMRnyeTkWnspzoxRdiSOgkrcpTikhNPoxOZW0APXx+urHtUoXJ9lbtCZRCA5a4dg5gSbd19alL1DvRs5fg==",
|
|
2950
2950
|
"license": "MIT",
|
|
2951
2951
|
"peer": true,
|
|
2952
2952
|
"dependencies": {
|
|
2953
2953
|
"@babel/runtime": "^7.28.4",
|
|
2954
|
-
"@mui/types": "^7.4.
|
|
2954
|
+
"@mui/types": "^7.4.10",
|
|
2955
2955
|
"@types/prop-types": "^15.7.15",
|
|
2956
2956
|
"clsx": "^2.1.1",
|
|
2957
2957
|
"prop-types": "^15.8.1",
|
|
2958
|
-
"react-is": "^19.2.
|
|
2958
|
+
"react-is": "^19.2.3"
|
|
2959
2959
|
},
|
|
2960
2960
|
"engines": {
|
|
2961
2961
|
"node": ">=14.0.0"
|
|
@@ -2975,8 +2975,8 @@
|
|
|
2975
2975
|
}
|
|
2976
2976
|
},
|
|
2977
2977
|
"node_modules/@mui/styled-engine": {
|
|
2978
|
-
"version": "7.3.
|
|
2979
|
-
"integrity": "sha512
|
|
2978
|
+
"version": "7.3.7",
|
|
2979
|
+
"integrity": "sha512-y/QkNXv6cF6dZ5APztd/dFWfQ6LHKPx3skyYO38YhQD4+Cxd6sFAL3Z38WMSSC8LQz145Mpp3CcLrSCLKPwYAg==",
|
|
2980
2980
|
"license": "MIT",
|
|
2981
2981
|
"peer": true,
|
|
2982
2982
|
"dependencies": {
|
|
@@ -2984,7 +2984,7 @@
|
|
|
2984
2984
|
"@emotion/cache": "^11.14.0",
|
|
2985
2985
|
"@emotion/serialize": "^1.3.3",
|
|
2986
2986
|
"@emotion/sheet": "^1.4.0",
|
|
2987
|
-
"csstype": "^3.
|
|
2987
|
+
"csstype": "^3.2.3",
|
|
2988
2988
|
"prop-types": "^15.8.1"
|
|
2989
2989
|
},
|
|
2990
2990
|
"engines": {
|
|
@@ -3009,18 +3009,18 @@
|
|
|
3009
3009
|
}
|
|
3010
3010
|
},
|
|
3011
3011
|
"node_modules/@mui/system": {
|
|
3012
|
-
"version": "7.3.
|
|
3013
|
-
"integrity": "sha512-
|
|
3012
|
+
"version": "7.3.7",
|
|
3013
|
+
"integrity": "sha512-DovL3k+FBRKnhmatzUMyO5bKkhMLlQ9L7Qw5qHrre3m8zCZmE+31NDVBFfqrbrA7sq681qaEIHdkWD5nmiAjyQ==",
|
|
3014
3014
|
"license": "MIT",
|
|
3015
3015
|
"peer": true,
|
|
3016
3016
|
"dependencies": {
|
|
3017
3017
|
"@babel/runtime": "^7.28.4",
|
|
3018
|
-
"@mui/private-theming": "^7.3.
|
|
3019
|
-
"@mui/styled-engine": "^7.3.
|
|
3020
|
-
"@mui/types": "^7.4.
|
|
3021
|
-
"@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",
|
|
3022
3022
|
"clsx": "^2.1.1",
|
|
3023
|
-
"csstype": "^3.
|
|
3023
|
+
"csstype": "^3.2.3",
|
|
3024
3024
|
"prop-types": "^15.8.1"
|
|
3025
3025
|
},
|
|
3026
3026
|
"engines": {
|
|
@@ -3049,17 +3049,17 @@
|
|
|
3049
3049
|
}
|
|
3050
3050
|
},
|
|
3051
3051
|
"node_modules/@mui/system/node_modules/@mui/utils": {
|
|
3052
|
-
"version": "7.3.
|
|
3053
|
-
"integrity": "sha512
|
|
3052
|
+
"version": "7.3.7",
|
|
3053
|
+
"integrity": "sha512-+YjnjMRnyeTkWnspzoxRdiSOgkrcpTikhNPoxOZW0APXx+urHtUoXJ9lbtCZRCA5a4dg5gSbd19alL1DvRs5fg==",
|
|
3054
3054
|
"license": "MIT",
|
|
3055
3055
|
"peer": true,
|
|
3056
3056
|
"dependencies": {
|
|
3057
3057
|
"@babel/runtime": "^7.28.4",
|
|
3058
|
-
"@mui/types": "^7.4.
|
|
3058
|
+
"@mui/types": "^7.4.10",
|
|
3059
3059
|
"@types/prop-types": "^15.7.15",
|
|
3060
3060
|
"clsx": "^2.1.1",
|
|
3061
3061
|
"prop-types": "^15.8.1",
|
|
3062
|
-
"react-is": "^19.2.
|
|
3062
|
+
"react-is": "^19.2.3"
|
|
3063
3063
|
},
|
|
3064
3064
|
"engines": {
|
|
3065
3065
|
"node": ">=14.0.0"
|
|
@@ -3079,8 +3079,8 @@
|
|
|
3079
3079
|
}
|
|
3080
3080
|
},
|
|
3081
3081
|
"node_modules/@mui/types": {
|
|
3082
|
-
"version": "7.4.
|
|
3083
|
-
"integrity": "sha512-
|
|
3082
|
+
"version": "7.4.10",
|
|
3083
|
+
"integrity": "sha512-0+4mSjknSu218GW3isRqoxKRTOrTLd/vHi/7UC4+wZcUrOAqD9kRk7UQRL1mcrzqRoe7s3UT6rsRpbLkW5mHpQ==",
|
|
3084
3084
|
"license": "MIT",
|
|
3085
3085
|
"dependencies": {
|
|
3086
3086
|
"@babel/runtime": "^7.28.4"
|
|
@@ -3137,13 +3137,13 @@
|
|
|
3137
3137
|
}
|
|
3138
3138
|
},
|
|
3139
3139
|
"node_modules/@mui/x-date-pickers": {
|
|
3140
|
-
"version": "8.
|
|
3141
|
-
"integrity": "sha512-
|
|
3140
|
+
"version": "8.27.0",
|
|
3141
|
+
"integrity": "sha512-mw47IgelP5qFSBANqxUhqDEly2XO9RT/BcNKwgumy8BmmdosrGAmTev8dgFMoWg20iPHxEczlpBdDGyV6ht0jg==",
|
|
3142
3142
|
"license": "MIT",
|
|
3143
3143
|
"dependencies": {
|
|
3144
3144
|
"@babel/runtime": "^7.28.4",
|
|
3145
3145
|
"@mui/utils": "^7.3.5",
|
|
3146
|
-
"@mui/x-internals": "8.
|
|
3146
|
+
"@mui/x-internals": "8.26.0",
|
|
3147
3147
|
"@types/react-transition-group": "^4.4.12",
|
|
3148
3148
|
"clsx": "^2.1.1",
|
|
3149
3149
|
"prop-types": "^15.8.1",
|
|
@@ -3202,16 +3202,16 @@
|
|
|
3202
3202
|
}
|
|
3203
3203
|
},
|
|
3204
3204
|
"node_modules/@mui/x-date-pickers/node_modules/@mui/utils": {
|
|
3205
|
-
"version": "7.3.
|
|
3206
|
-
"integrity": "sha512
|
|
3205
|
+
"version": "7.3.7",
|
|
3206
|
+
"integrity": "sha512-+YjnjMRnyeTkWnspzoxRdiSOgkrcpTikhNPoxOZW0APXx+urHtUoXJ9lbtCZRCA5a4dg5gSbd19alL1DvRs5fg==",
|
|
3207
3207
|
"license": "MIT",
|
|
3208
3208
|
"dependencies": {
|
|
3209
3209
|
"@babel/runtime": "^7.28.4",
|
|
3210
|
-
"@mui/types": "^7.4.
|
|
3210
|
+
"@mui/types": "^7.4.10",
|
|
3211
3211
|
"@types/prop-types": "^15.7.15",
|
|
3212
3212
|
"clsx": "^2.1.1",
|
|
3213
3213
|
"prop-types": "^15.8.1",
|
|
3214
|
-
"react-is": "^19.2.
|
|
3214
|
+
"react-is": "^19.2.3"
|
|
3215
3215
|
},
|
|
3216
3216
|
"engines": {
|
|
3217
3217
|
"node": ">=14.0.0"
|
|
@@ -3231,8 +3231,8 @@
|
|
|
3231
3231
|
}
|
|
3232
3232
|
},
|
|
3233
3233
|
"node_modules/@mui/x-internals": {
|
|
3234
|
-
"version": "8.
|
|
3235
|
-
"integrity": "sha512-
|
|
3234
|
+
"version": "8.26.0",
|
|
3235
|
+
"integrity": "sha512-B9OZau5IQUvIxwpJZhoFJKqRpmWf5r0yMmSXjQuqb5WuqM755EuzWJOenY48denGoENzMLT8hQpA0hRTeU2IPA==",
|
|
3236
3236
|
"license": "MIT",
|
|
3237
3237
|
"dependencies": {
|
|
3238
3238
|
"@babel/runtime": "^7.28.4",
|
|
@@ -3252,16 +3252,16 @@
|
|
|
3252
3252
|
}
|
|
3253
3253
|
},
|
|
3254
3254
|
"node_modules/@mui/x-internals/node_modules/@mui/utils": {
|
|
3255
|
-
"version": "7.3.
|
|
3256
|
-
"integrity": "sha512
|
|
3255
|
+
"version": "7.3.7",
|
|
3256
|
+
"integrity": "sha512-+YjnjMRnyeTkWnspzoxRdiSOgkrcpTikhNPoxOZW0APXx+urHtUoXJ9lbtCZRCA5a4dg5gSbd19alL1DvRs5fg==",
|
|
3257
3257
|
"license": "MIT",
|
|
3258
3258
|
"dependencies": {
|
|
3259
3259
|
"@babel/runtime": "^7.28.4",
|
|
3260
|
-
"@mui/types": "^7.4.
|
|
3260
|
+
"@mui/types": "^7.4.10",
|
|
3261
3261
|
"@types/prop-types": "^15.7.15",
|
|
3262
3262
|
"clsx": "^2.1.1",
|
|
3263
3263
|
"prop-types": "^15.8.1",
|
|
3264
|
-
"react-is": "^19.2.
|
|
3264
|
+
"react-is": "^19.2.3"
|
|
3265
3265
|
},
|
|
3266
3266
|
"engines": {
|
|
3267
3267
|
"node": ">=14.0.0"
|
|
@@ -3487,13 +3487,13 @@
|
|
|
3487
3487
|
}
|
|
3488
3488
|
},
|
|
3489
3489
|
"node_modules/@react-aria/focus": {
|
|
3490
|
-
"version": "3.21.
|
|
3491
|
-
"integrity": "sha512-
|
|
3490
|
+
"version": "3.21.4",
|
|
3491
|
+
"integrity": "sha512-6gz+j9ip0/vFRTKJMl3R30MHopn4i19HqqLfSQfElxJD+r9hBnYG1Q6Wd/kl/WRR1+CALn2F+rn06jUnf5sT8Q==",
|
|
3492
3492
|
"license": "Apache-2.0",
|
|
3493
3493
|
"dependencies": {
|
|
3494
|
-
"@react-aria/interactions": "^3.
|
|
3495
|
-
"@react-aria/utils": "^3.
|
|
3496
|
-
"@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",
|
|
3497
3497
|
"@swc/helpers": "^0.5.0",
|
|
3498
3498
|
"clsx": "^2.0.0"
|
|
3499
3499
|
},
|
|
@@ -3503,17 +3503,17 @@
|
|
|
3503
3503
|
}
|
|
3504
3504
|
},
|
|
3505
3505
|
"node_modules/@react-aria/i18n": {
|
|
3506
|
-
"version": "3.12.
|
|
3507
|
-
"integrity": "sha512-
|
|
3506
|
+
"version": "3.12.15",
|
|
3507
|
+
"integrity": "sha512-3CrAN7ORVHrckvTmbPq76jFZabqq+rScosGT5+ElircJ5rF5+JcdT99Hp5Xg6R10jk74e8G3xiqdYsUd+7iJMA==",
|
|
3508
3508
|
"license": "Apache-2.0",
|
|
3509
3509
|
"dependencies": {
|
|
3510
|
-
"@internationalized/date": "^3.
|
|
3510
|
+
"@internationalized/date": "^3.11.0",
|
|
3511
3511
|
"@internationalized/message": "^3.1.8",
|
|
3512
3512
|
"@internationalized/number": "^3.6.5",
|
|
3513
3513
|
"@internationalized/string": "^3.2.7",
|
|
3514
3514
|
"@react-aria/ssr": "^3.9.10",
|
|
3515
|
-
"@react-aria/utils": "^3.
|
|
3516
|
-
"@react-types/shared": "^3.
|
|
3515
|
+
"@react-aria/utils": "^3.33.0",
|
|
3516
|
+
"@react-types/shared": "^3.33.0",
|
|
3517
3517
|
"@swc/helpers": "^0.5.0"
|
|
3518
3518
|
},
|
|
3519
3519
|
"peerDependencies": {
|
|
@@ -3522,14 +3522,14 @@
|
|
|
3522
3522
|
}
|
|
3523
3523
|
},
|
|
3524
3524
|
"node_modules/@react-aria/interactions": {
|
|
3525
|
-
"version": "3.
|
|
3526
|
-
"integrity": "sha512-
|
|
3525
|
+
"version": "3.27.0",
|
|
3526
|
+
"integrity": "sha512-D27pOy+0jIfHK60BB26AgqjjRFOYdvVSkwC31b2LicIzRCSPOSP06V4gMHuGmkhNTF4+YWDi1HHYjxIvMeiSlA==",
|
|
3527
3527
|
"license": "Apache-2.0",
|
|
3528
3528
|
"dependencies": {
|
|
3529
3529
|
"@react-aria/ssr": "^3.9.10",
|
|
3530
|
-
"@react-aria/utils": "^3.
|
|
3530
|
+
"@react-aria/utils": "^3.33.0",
|
|
3531
3531
|
"@react-stately/flags": "^3.1.2",
|
|
3532
|
-
"@react-types/shared": "^3.
|
|
3532
|
+
"@react-types/shared": "^3.33.0",
|
|
3533
3533
|
"@swc/helpers": "^0.5.0"
|
|
3534
3534
|
},
|
|
3535
3535
|
"peerDependencies": {
|
|
@@ -3538,20 +3538,20 @@
|
|
|
3538
3538
|
}
|
|
3539
3539
|
},
|
|
3540
3540
|
"node_modules/@react-aria/overlays": {
|
|
3541
|
-
"version": "3.31.
|
|
3542
|
-
"integrity": "sha512-
|
|
3541
|
+
"version": "3.31.1",
|
|
3542
|
+
"integrity": "sha512-U5BedzcXU97U5PWm4kIPnNoVpAs9KjTYfbkGx33vapmTVpGYhQyYW9eg6zW2E8ZKsyFJtQ/jkQnbWGen97aHSQ==",
|
|
3543
3543
|
"license": "Apache-2.0",
|
|
3544
3544
|
"dependencies": {
|
|
3545
|
-
"@react-aria/focus": "^3.21.
|
|
3546
|
-
"@react-aria/i18n": "^3.12.
|
|
3547
|
-
"@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",
|
|
3548
3548
|
"@react-aria/ssr": "^3.9.10",
|
|
3549
|
-
"@react-aria/utils": "^3.
|
|
3550
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
3551
|
-
"@react-stately/overlays": "^3.6.
|
|
3552
|
-
"@react-types/button": "^3.
|
|
3553
|
-
"@react-types/overlays": "^3.9.
|
|
3554
|
-
"@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",
|
|
3555
3555
|
"@swc/helpers": "^0.5.0"
|
|
3556
3556
|
},
|
|
3557
3557
|
"peerDependencies": {
|
|
@@ -3574,14 +3574,14 @@
|
|
|
3574
3574
|
}
|
|
3575
3575
|
},
|
|
3576
3576
|
"node_modules/@react-aria/utils": {
|
|
3577
|
-
"version": "3.
|
|
3578
|
-
"integrity": "sha512
|
|
3577
|
+
"version": "3.33.0",
|
|
3578
|
+
"integrity": "sha512-yvz7CMH8d2VjwbSa5nGXqjU031tYhD8ddax95VzJsHSPyqHDEGfxul8RkhGV6oO7bVqZxVs6xY66NIgae+FHjw==",
|
|
3579
3579
|
"license": "Apache-2.0",
|
|
3580
3580
|
"dependencies": {
|
|
3581
3581
|
"@react-aria/ssr": "^3.9.10",
|
|
3582
3582
|
"@react-stately/flags": "^3.1.2",
|
|
3583
3583
|
"@react-stately/utils": "^3.11.0",
|
|
3584
|
-
"@react-types/shared": "^3.
|
|
3584
|
+
"@react-types/shared": "^3.33.0",
|
|
3585
3585
|
"@swc/helpers": "^0.5.0",
|
|
3586
3586
|
"clsx": "^2.0.0"
|
|
3587
3587
|
},
|
|
@@ -3591,13 +3591,13 @@
|
|
|
3591
3591
|
}
|
|
3592
3592
|
},
|
|
3593
3593
|
"node_modules/@react-aria/visually-hidden": {
|
|
3594
|
-
"version": "3.8.
|
|
3595
|
-
"integrity": "sha512-
|
|
3594
|
+
"version": "3.8.30",
|
|
3595
|
+
"integrity": "sha512-iY44USEU8sJy0NOJ/sTDn3YlspbhHuVG3nx2YYrzfmxbS3i+lNwkCfG8kJ77dtmbuDLIdBGKENjGkbcwz3kiJg==",
|
|
3596
3596
|
"license": "Apache-2.0",
|
|
3597
3597
|
"dependencies": {
|
|
3598
|
-
"@react-aria/interactions": "^3.
|
|
3599
|
-
"@react-aria/utils": "^3.
|
|
3600
|
-
"@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",
|
|
3601
3601
|
"@swc/helpers": "^0.5.0"
|
|
3602
3602
|
},
|
|
3603
3603
|
"peerDependencies": {
|
|
@@ -3614,12 +3614,12 @@
|
|
|
3614
3614
|
}
|
|
3615
3615
|
},
|
|
3616
3616
|
"node_modules/@react-stately/overlays": {
|
|
3617
|
-
"version": "3.6.
|
|
3618
|
-
"integrity": "sha512-
|
|
3617
|
+
"version": "3.6.22",
|
|
3618
|
+
"integrity": "sha512-sWBnuy5dqVp8d+1e+ABTRVB3YBcOW86/90pF5PWY44au3bUFXVSUBO2QMdR/6JtojDoPRmrjufonI19/Zs/20w==",
|
|
3619
3619
|
"license": "Apache-2.0",
|
|
3620
3620
|
"dependencies": {
|
|
3621
3621
|
"@react-stately/utils": "^3.11.0",
|
|
3622
|
-
"@react-types/overlays": "^3.9.
|
|
3622
|
+
"@react-types/overlays": "^3.9.3",
|
|
3623
3623
|
"@swc/helpers": "^0.5.0"
|
|
3624
3624
|
},
|
|
3625
3625
|
"peerDependencies": {
|
|
@@ -3638,30 +3638,30 @@
|
|
|
3638
3638
|
}
|
|
3639
3639
|
},
|
|
3640
3640
|
"node_modules/@react-types/button": {
|
|
3641
|
-
"version": "3.
|
|
3642
|
-
"integrity": "sha512-
|
|
3641
|
+
"version": "3.15.0",
|
|
3642
|
+
"integrity": "sha512-X/K2/Oeuq7Hi8nMIzx4/YlZuvWFiSOHZt27p4HmThCnNO/9IDFPmvPrpkYjWN5eN9Nuk+P5vZUb4A7QJgYpvGA==",
|
|
3643
3643
|
"license": "Apache-2.0",
|
|
3644
3644
|
"dependencies": {
|
|
3645
|
-
"@react-types/shared": "^3.
|
|
3645
|
+
"@react-types/shared": "^3.33.0"
|
|
3646
3646
|
},
|
|
3647
3647
|
"peerDependencies": {
|
|
3648
3648
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
3649
3649
|
}
|
|
3650
3650
|
},
|
|
3651
3651
|
"node_modules/@react-types/overlays": {
|
|
3652
|
-
"version": "3.9.
|
|
3653
|
-
"integrity": "sha512-
|
|
3652
|
+
"version": "3.9.3",
|
|
3653
|
+
"integrity": "sha512-LzetThNNk8T26pQRbs1I7+isuFhdFYREy7wJCsZmbB0FnZgCukGTfOtThZWv+ry11veyVJiX68jfl4SV6ACTWA==",
|
|
3654
3654
|
"license": "Apache-2.0",
|
|
3655
3655
|
"dependencies": {
|
|
3656
|
-
"@react-types/shared": "^3.
|
|
3656
|
+
"@react-types/shared": "^3.33.0"
|
|
3657
3657
|
},
|
|
3658
3658
|
"peerDependencies": {
|
|
3659
3659
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
3660
3660
|
}
|
|
3661
3661
|
},
|
|
3662
3662
|
"node_modules/@react-types/shared": {
|
|
3663
|
-
"version": "3.
|
|
3664
|
-
"integrity": "sha512-
|
|
3663
|
+
"version": "3.33.0",
|
|
3664
|
+
"integrity": "sha512-xuUpP6MyuPmJtzNOqF5pzFUIHH2YogyOQfUQHag54PRmWB7AbjuGWBUv0l1UDmz6+AbzAYGmDVAzcRDOu2PFpw==",
|
|
3665
3665
|
"license": "Apache-2.0",
|
|
3666
3666
|
"peerDependencies": {
|
|
3667
3667
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
@@ -3736,8 +3736,8 @@
|
|
|
3736
3736
|
"license": "Apache-2.0"
|
|
3737
3737
|
},
|
|
3738
3738
|
"node_modules/@swc/helpers": {
|
|
3739
|
-
"version": "0.5.
|
|
3740
|
-
"integrity": "sha512-
|
|
3739
|
+
"version": "0.5.18",
|
|
3740
|
+
"integrity": "sha512-TXTnIcNJQEKwThMMqBXsZ4VGAza6bvN4pa41Rkqoio6QBKMvo+5lexeTMScGCIxtzgQJzElcvIltani+adC5PQ==",
|
|
3741
3741
|
"license": "Apache-2.0",
|
|
3742
3742
|
"dependencies": {
|
|
3743
3743
|
"tslib": "^2.8.0"
|
|
@@ -3821,8 +3821,8 @@
|
|
|
3821
3821
|
}
|
|
3822
3822
|
},
|
|
3823
3823
|
"node_modules/@types/d3-shape": {
|
|
3824
|
-
"version": "3.1.
|
|
3825
|
-
"integrity": "sha512-
|
|
3824
|
+
"version": "3.1.8",
|
|
3825
|
+
"integrity": "sha512-lae0iWfcDeR7qt7rA88BNiqdvPS5pFVPpo5OfjElwNaT2yyekbM0C9vK+yqBqEmHr6lDkRnYNoTBYlAgJa7a4w==",
|
|
3826
3826
|
"license": "MIT",
|
|
3827
3827
|
"dependencies": {
|
|
3828
3828
|
"@types/d3-path": "*"
|
|
@@ -3863,8 +3863,8 @@
|
|
|
3863
3863
|
"license": "MIT"
|
|
3864
3864
|
},
|
|
3865
3865
|
"node_modules/@types/lodash": {
|
|
3866
|
-
"version": "4.17.
|
|
3867
|
-
"integrity": "sha512-
|
|
3866
|
+
"version": "4.17.23",
|
|
3867
|
+
"integrity": "sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==",
|
|
3868
3868
|
"dev": true,
|
|
3869
3869
|
"license": "MIT"
|
|
3870
3870
|
},
|
|
@@ -3878,8 +3878,8 @@
|
|
|
3878
3878
|
}
|
|
3879
3879
|
},
|
|
3880
3880
|
"node_modules/@types/node": {
|
|
3881
|
-
"version": "20.19.
|
|
3882
|
-
"integrity": "sha512-
|
|
3881
|
+
"version": "20.19.32",
|
|
3882
|
+
"integrity": "sha512-Ez8QE4DMfhjjTsES9K2dwfV258qBui7qxUsoaixZDiTzbde4U12e1pXGNu/ECsUIOi5/zoCxAQxIhQnaUQ2VvA==",
|
|
3883
3883
|
"dev": true,
|
|
3884
3884
|
"license": "MIT",
|
|
3885
3885
|
"dependencies": {
|
|
@@ -3897,8 +3897,8 @@
|
|
|
3897
3897
|
"license": "MIT"
|
|
3898
3898
|
},
|
|
3899
3899
|
"node_modules/@types/react": {
|
|
3900
|
-
"version": "19.2.
|
|
3901
|
-
"integrity": "sha512-
|
|
3900
|
+
"version": "19.2.13",
|
|
3901
|
+
"integrity": "sha512-KkiJeU6VbYbUOp5ITMIc7kBfqlYkKA5KhEHVrGMmUUMt7NeaZg65ojdPk+FtNrBAOXNVM5QM72jnADjM+XVRAQ==",
|
|
3902
3902
|
"license": "MIT",
|
|
3903
3903
|
"dependencies": {
|
|
3904
3904
|
"csstype": "^3.2.2"
|
|
@@ -3954,19 +3954,19 @@
|
|
|
3954
3954
|
"license": "MIT"
|
|
3955
3955
|
},
|
|
3956
3956
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
3957
|
-
"version": "8.
|
|
3958
|
-
"integrity": "sha512-
|
|
3957
|
+
"version": "8.54.0",
|
|
3958
|
+
"integrity": "sha512-hAAP5io/7csFStuOmR782YmTthKBJ9ND3WVL60hcOjvtGFb+HJxH4O5huAcmcZ9v9G8P+JETiZ/G1B8MALnWZQ==",
|
|
3959
3959
|
"dev": true,
|
|
3960
3960
|
"license": "MIT",
|
|
3961
3961
|
"dependencies": {
|
|
3962
|
-
"@eslint-community/regexpp": "^4.
|
|
3963
|
-
"@typescript-eslint/scope-manager": "8.
|
|
3964
|
-
"@typescript-eslint/type-utils": "8.
|
|
3965
|
-
"@typescript-eslint/utils": "8.
|
|
3966
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
3967
|
-
"ignore": "^7.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",
|
|
3968
3968
|
"natural-compare": "^1.4.0",
|
|
3969
|
-
"ts-api-utils": "^2.
|
|
3969
|
+
"ts-api-utils": "^2.4.0"
|
|
3970
3970
|
},
|
|
3971
3971
|
"engines": {
|
|
3972
3972
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -3976,7 +3976,7 @@
|
|
|
3976
3976
|
"url": "https://opencollective.com/typescript-eslint"
|
|
3977
3977
|
},
|
|
3978
3978
|
"peerDependencies": {
|
|
3979
|
-
"@typescript-eslint/parser": "^8.
|
|
3979
|
+
"@typescript-eslint/parser": "^8.54.0",
|
|
3980
3980
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
3981
3981
|
"typescript": ">=4.8.4 <6.0.0"
|
|
3982
3982
|
}
|
|
@@ -3991,16 +3991,16 @@
|
|
|
3991
3991
|
}
|
|
3992
3992
|
},
|
|
3993
3993
|
"node_modules/@typescript-eslint/parser": {
|
|
3994
|
-
"version": "8.
|
|
3995
|
-
"integrity": "sha512-
|
|
3994
|
+
"version": "8.54.0",
|
|
3995
|
+
"integrity": "sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA==",
|
|
3996
3996
|
"dev": true,
|
|
3997
3997
|
"license": "MIT",
|
|
3998
3998
|
"dependencies": {
|
|
3999
|
-
"@typescript-eslint/scope-manager": "8.
|
|
4000
|
-
"@typescript-eslint/types": "8.
|
|
4001
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
4002
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
4003
|
-
"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"
|
|
4004
4004
|
},
|
|
4005
4005
|
"engines": {
|
|
4006
4006
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4015,14 +4015,14 @@
|
|
|
4015
4015
|
}
|
|
4016
4016
|
},
|
|
4017
4017
|
"node_modules/@typescript-eslint/project-service": {
|
|
4018
|
-
"version": "8.
|
|
4019
|
-
"integrity": "sha512-
|
|
4018
|
+
"version": "8.54.0",
|
|
4019
|
+
"integrity": "sha512-YPf+rvJ1s7MyiWM4uTRhE4DvBXrEV+d8oC3P9Y2eT7S+HBS0clybdMIPnhiATi9vZOYDc7OQ1L/i6ga6NFYK/g==",
|
|
4020
4020
|
"dev": true,
|
|
4021
4021
|
"license": "MIT",
|
|
4022
4022
|
"dependencies": {
|
|
4023
|
-
"@typescript-eslint/tsconfig-utils": "^8.
|
|
4024
|
-
"@typescript-eslint/types": "^8.
|
|
4025
|
-
"debug": "^4.3
|
|
4023
|
+
"@typescript-eslint/tsconfig-utils": "^8.54.0",
|
|
4024
|
+
"@typescript-eslint/types": "^8.54.0",
|
|
4025
|
+
"debug": "^4.4.3"
|
|
4026
4026
|
},
|
|
4027
4027
|
"engines": {
|
|
4028
4028
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4036,13 +4036,13 @@
|
|
|
4036
4036
|
}
|
|
4037
4037
|
},
|
|
4038
4038
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
4039
|
-
"version": "8.
|
|
4040
|
-
"integrity": "sha512-
|
|
4039
|
+
"version": "8.54.0",
|
|
4040
|
+
"integrity": "sha512-27rYVQku26j/PbHYcVfRPonmOlVI6gihHtXFbTdB5sb6qA0wdAQAbyXFVarQ5t4HRojIz64IV90YtsjQSSGlQg==",
|
|
4041
4041
|
"dev": true,
|
|
4042
4042
|
"license": "MIT",
|
|
4043
4043
|
"dependencies": {
|
|
4044
|
-
"@typescript-eslint/types": "8.
|
|
4045
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
4044
|
+
"@typescript-eslint/types": "8.54.0",
|
|
4045
|
+
"@typescript-eslint/visitor-keys": "8.54.0"
|
|
4046
4046
|
},
|
|
4047
4047
|
"engines": {
|
|
4048
4048
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4053,8 +4053,8 @@
|
|
|
4053
4053
|
}
|
|
4054
4054
|
},
|
|
4055
4055
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
|
4056
|
-
"version": "8.
|
|
4057
|
-
"integrity": "sha512-
|
|
4056
|
+
"version": "8.54.0",
|
|
4057
|
+
"integrity": "sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw==",
|
|
4058
4058
|
"dev": true,
|
|
4059
4059
|
"license": "MIT",
|
|
4060
4060
|
"engines": {
|
|
@@ -4069,16 +4069,16 @@
|
|
|
4069
4069
|
}
|
|
4070
4070
|
},
|
|
4071
4071
|
"node_modules/@typescript-eslint/type-utils": {
|
|
4072
|
-
"version": "8.
|
|
4073
|
-
"integrity": "sha512-
|
|
4072
|
+
"version": "8.54.0",
|
|
4073
|
+
"integrity": "sha512-hiLguxJWHjjwL6xMBwD903ciAwd7DmK30Y9Axs/etOkftC3ZNN9K44IuRD/EB08amu+Zw6W37x9RecLkOo3pMA==",
|
|
4074
4074
|
"dev": true,
|
|
4075
4075
|
"license": "MIT",
|
|
4076
4076
|
"dependencies": {
|
|
4077
|
-
"@typescript-eslint/types": "8.
|
|
4078
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
4079
|
-
"@typescript-eslint/utils": "8.
|
|
4080
|
-
"debug": "^4.3
|
|
4081
|
-
"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"
|
|
4082
4082
|
},
|
|
4083
4083
|
"engines": {
|
|
4084
4084
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4093,8 +4093,8 @@
|
|
|
4093
4093
|
}
|
|
4094
4094
|
},
|
|
4095
4095
|
"node_modules/@typescript-eslint/types": {
|
|
4096
|
-
"version": "8.
|
|
4097
|
-
"integrity": "sha512-
|
|
4096
|
+
"version": "8.54.0",
|
|
4097
|
+
"integrity": "sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==",
|
|
4098
4098
|
"dev": true,
|
|
4099
4099
|
"license": "MIT",
|
|
4100
4100
|
"engines": {
|
|
@@ -4106,20 +4106,20 @@
|
|
|
4106
4106
|
}
|
|
4107
4107
|
},
|
|
4108
4108
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
4109
|
-
"version": "8.
|
|
4110
|
-
"integrity": "sha512-
|
|
4109
|
+
"version": "8.54.0",
|
|
4110
|
+
"integrity": "sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA==",
|
|
4111
4111
|
"dev": true,
|
|
4112
4112
|
"license": "MIT",
|
|
4113
4113
|
"dependencies": {
|
|
4114
|
-
"@typescript-eslint/project-service": "8.
|
|
4115
|
-
"@typescript-eslint/tsconfig-utils": "8.
|
|
4116
|
-
"@typescript-eslint/types": "8.
|
|
4117
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
4118
|
-
"debug": "^4.3
|
|
4119
|
-
"minimatch": "^9.0.
|
|
4120
|
-
"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",
|
|
4121
4121
|
"tinyglobby": "^0.2.15",
|
|
4122
|
-
"ts-api-utils": "^2.
|
|
4122
|
+
"ts-api-utils": "^2.4.0"
|
|
4123
4123
|
},
|
|
4124
4124
|
"engines": {
|
|
4125
4125
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4157,8 +4157,8 @@
|
|
|
4157
4157
|
}
|
|
4158
4158
|
},
|
|
4159
4159
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
|
4160
|
-
"version": "7.7.
|
|
4161
|
-
"integrity": "sha512-
|
|
4160
|
+
"version": "7.7.4",
|
|
4161
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
4162
4162
|
"dev": true,
|
|
4163
4163
|
"license": "ISC",
|
|
4164
4164
|
"bin": {
|
|
@@ -4169,15 +4169,15 @@
|
|
|
4169
4169
|
}
|
|
4170
4170
|
},
|
|
4171
4171
|
"node_modules/@typescript-eslint/utils": {
|
|
4172
|
-
"version": "8.
|
|
4173
|
-
"integrity": "sha512-
|
|
4172
|
+
"version": "8.54.0",
|
|
4173
|
+
"integrity": "sha512-9Cnda8GS57AQakvRyG0PTejJNlA2xhvyNtEVIMlDWOOeEyBkYWhGPnfrIAnqxLMTSTo6q8g12XVjjev5l1NvMA==",
|
|
4174
4174
|
"dev": true,
|
|
4175
4175
|
"license": "MIT",
|
|
4176
4176
|
"dependencies": {
|
|
4177
|
-
"@eslint-community/eslint-utils": "^4.
|
|
4178
|
-
"@typescript-eslint/scope-manager": "8.
|
|
4179
|
-
"@typescript-eslint/types": "8.
|
|
4180
|
-
"@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"
|
|
4181
4181
|
},
|
|
4182
4182
|
"engines": {
|
|
4183
4183
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4192,12 +4192,12 @@
|
|
|
4192
4192
|
}
|
|
4193
4193
|
},
|
|
4194
4194
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
4195
|
-
"version": "8.
|
|
4196
|
-
"integrity": "sha512-
|
|
4195
|
+
"version": "8.54.0",
|
|
4196
|
+
"integrity": "sha512-VFlhGSl4opC0bprJiItPQ1RfUhGDIBokcPwaFH4yiBCaNPeld/9VeXbiPO1cLyorQi1G1vL+ecBk1x8o1axORA==",
|
|
4197
4197
|
"dev": true,
|
|
4198
4198
|
"license": "MIT",
|
|
4199
4199
|
"dependencies": {
|
|
4200
|
-
"@typescript-eslint/types": "8.
|
|
4200
|
+
"@typescript-eslint/types": "8.54.0",
|
|
4201
4201
|
"eslint-visitor-keys": "^4.2.1"
|
|
4202
4202
|
},
|
|
4203
4203
|
"engines": {
|
|
@@ -4459,8 +4459,8 @@
|
|
|
4459
4459
|
]
|
|
4460
4460
|
},
|
|
4461
4461
|
"node_modules/@wavemaker/variables": {
|
|
4462
|
-
"version": "11.14.
|
|
4463
|
-
"integrity": "sha512-
|
|
4462
|
+
"version": "11.14.3-rc.6401",
|
|
4463
|
+
"integrity": "sha512-NKxUQ+Q8k20MWE0d37jDm/YchAKQme2V2SXANP7R29mJbTiWJVEHcCVV/DnUNQiEBFQBKni5k9GZDHxhp70KQQ==",
|
|
4464
4464
|
"dev": true,
|
|
4465
4465
|
"license": "ISC",
|
|
4466
4466
|
"dependencies": {
|
|
@@ -4518,8 +4518,8 @@
|
|
|
4518
4518
|
}
|
|
4519
4519
|
},
|
|
4520
4520
|
"node_modules/ansi-escapes": {
|
|
4521
|
-
"version": "7.
|
|
4522
|
-
"integrity": "sha512-
|
|
4521
|
+
"version": "7.3.0",
|
|
4522
|
+
"integrity": "sha512-BvU8nYgGQBxcmMuEeUEmNTvrMVjJNSH7RgW24vXexN4Ven6qCvy4TntnvlnwnMLTVlcRQQdbRY8NKnaIoeWDNg==",
|
|
4523
4523
|
"license": "MIT",
|
|
4524
4524
|
"dependencies": {
|
|
4525
4525
|
"environment": "^1.0.0"
|
|
@@ -4774,8 +4774,8 @@
|
|
|
4774
4774
|
}
|
|
4775
4775
|
},
|
|
4776
4776
|
"node_modules/axe-core": {
|
|
4777
|
-
"version": "4.11.
|
|
4778
|
-
"integrity": "sha512-
|
|
4777
|
+
"version": "4.11.1",
|
|
4778
|
+
"integrity": "sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==",
|
|
4779
4779
|
"dev": true,
|
|
4780
4780
|
"license": "MPL-2.0",
|
|
4781
4781
|
"engines": {
|
|
@@ -4783,8 +4783,8 @@
|
|
|
4783
4783
|
}
|
|
4784
4784
|
},
|
|
4785
4785
|
"node_modules/axios": {
|
|
4786
|
-
"version": "1.13.
|
|
4787
|
-
"integrity": "sha512-
|
|
4786
|
+
"version": "1.13.4",
|
|
4787
|
+
"integrity": "sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==",
|
|
4788
4788
|
"license": "MIT",
|
|
4789
4789
|
"dependencies": {
|
|
4790
4790
|
"follow-redirects": "^1.15.6",
|
|
@@ -4840,6 +4840,7 @@
|
|
|
4840
4840
|
"node_modules/babel-plugin-module-resolver/node_modules/glob": {
|
|
4841
4841
|
"version": "9.3.5",
|
|
4842
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",
|
|
4843
4844
|
"dev": true,
|
|
4844
4845
|
"license": "ISC",
|
|
4845
4846
|
"dependencies": {
|
|
@@ -4877,13 +4878,13 @@
|
|
|
4877
4878
|
"license": "MIT"
|
|
4878
4879
|
},
|
|
4879
4880
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
4880
|
-
"version": "0.4.
|
|
4881
|
-
"integrity": "sha512-
|
|
4881
|
+
"version": "0.4.15",
|
|
4882
|
+
"integrity": "sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==",
|
|
4882
4883
|
"dev": true,
|
|
4883
4884
|
"license": "MIT",
|
|
4884
4885
|
"dependencies": {
|
|
4885
|
-
"@babel/compat-data": "^7.
|
|
4886
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
4886
|
+
"@babel/compat-data": "^7.28.6",
|
|
4887
|
+
"@babel/helper-define-polyfill-provider": "^0.6.6",
|
|
4887
4888
|
"semver": "^6.3.1"
|
|
4888
4889
|
},
|
|
4889
4890
|
"peerDependencies": {
|
|
@@ -4891,25 +4892,25 @@
|
|
|
4891
4892
|
}
|
|
4892
4893
|
},
|
|
4893
4894
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
4894
|
-
"version": "0.
|
|
4895
|
-
"integrity": "sha512-
|
|
4895
|
+
"version": "0.14.0",
|
|
4896
|
+
"integrity": "sha512-AvDcMxJ34W4Wgy4KBIIePQTAOP1Ie2WFwkQp3dB7FQ/f0lI5+nM96zUnYEOE1P9sEg0es5VCP0HxiWu5fUHZAQ==",
|
|
4896
4897
|
"dev": true,
|
|
4897
4898
|
"license": "MIT",
|
|
4898
4899
|
"dependencies": {
|
|
4899
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
4900
|
-
"core-js-compat": "^3.
|
|
4900
|
+
"@babel/helper-define-polyfill-provider": "^0.6.6",
|
|
4901
|
+
"core-js-compat": "^3.48.0"
|
|
4901
4902
|
},
|
|
4902
4903
|
"peerDependencies": {
|
|
4903
4904
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
4904
4905
|
}
|
|
4905
4906
|
},
|
|
4906
4907
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
4907
|
-
"version": "0.6.
|
|
4908
|
-
"integrity": "sha512-
|
|
4908
|
+
"version": "0.6.6",
|
|
4909
|
+
"integrity": "sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==",
|
|
4909
4910
|
"dev": true,
|
|
4910
4911
|
"license": "MIT",
|
|
4911
4912
|
"dependencies": {
|
|
4912
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
4913
|
+
"@babel/helper-define-polyfill-provider": "^0.6.6"
|
|
4913
4914
|
},
|
|
4914
4915
|
"peerDependencies": {
|
|
4915
4916
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
@@ -4922,8 +4923,8 @@
|
|
|
4922
4923
|
"license": "MIT"
|
|
4923
4924
|
},
|
|
4924
4925
|
"node_modules/baseline-browser-mapping": {
|
|
4925
|
-
"version": "2.9.
|
|
4926
|
-
"integrity": "sha512-
|
|
4926
|
+
"version": "2.9.19",
|
|
4927
|
+
"integrity": "sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==",
|
|
4927
4928
|
"dev": true,
|
|
4928
4929
|
"license": "Apache-2.0",
|
|
4929
4930
|
"bin": {
|
|
@@ -5062,8 +5063,8 @@
|
|
|
5062
5063
|
}
|
|
5063
5064
|
},
|
|
5064
5065
|
"node_modules/caniuse-lite": {
|
|
5065
|
-
"version": "1.0.
|
|
5066
|
-
"integrity": "sha512-
|
|
5066
|
+
"version": "1.0.30001769",
|
|
5067
|
+
"integrity": "sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==",
|
|
5067
5068
|
"funding": [
|
|
5068
5069
|
{
|
|
5069
5070
|
"type": "opencollective",
|
|
@@ -5279,12 +5280,12 @@
|
|
|
5279
5280
|
"license": "MIT"
|
|
5280
5281
|
},
|
|
5281
5282
|
"node_modules/core-js-compat": {
|
|
5282
|
-
"version": "3.
|
|
5283
|
-
"integrity": "sha512-
|
|
5283
|
+
"version": "3.48.0",
|
|
5284
|
+
"integrity": "sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==",
|
|
5284
5285
|
"dev": true,
|
|
5285
5286
|
"license": "MIT",
|
|
5286
5287
|
"dependencies": {
|
|
5287
|
-
"browserslist": "^4.28.
|
|
5288
|
+
"browserslist": "^4.28.1"
|
|
5288
5289
|
},
|
|
5289
5290
|
"funding": {
|
|
5290
5291
|
"type": "opencollective",
|
|
@@ -5352,8 +5353,8 @@
|
|
|
5352
5353
|
}
|
|
5353
5354
|
},
|
|
5354
5355
|
"node_modules/d3-format": {
|
|
5355
|
-
"version": "3.1.
|
|
5356
|
-
"integrity": "sha512-
|
|
5356
|
+
"version": "3.1.2",
|
|
5357
|
+
"integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==",
|
|
5357
5358
|
"license": "ISC",
|
|
5358
5359
|
"engines": {
|
|
5359
5360
|
"node": ">=12"
|
|
@@ -5617,8 +5618,8 @@
|
|
|
5617
5618
|
}
|
|
5618
5619
|
},
|
|
5619
5620
|
"node_modules/electron-to-chromium": {
|
|
5620
|
-
"version": "1.5.
|
|
5621
|
-
"integrity": "sha512-
|
|
5621
|
+
"version": "1.5.286",
|
|
5622
|
+
"integrity": "sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==",
|
|
5622
5623
|
"dev": true,
|
|
5623
5624
|
"license": "ISC"
|
|
5624
5625
|
},
|
|
@@ -5813,8 +5814,8 @@
|
|
|
5813
5814
|
}
|
|
5814
5815
|
},
|
|
5815
5816
|
"node_modules/es-toolkit": {
|
|
5816
|
-
"version": "1.
|
|
5817
|
-
"integrity": "sha512-
|
|
5817
|
+
"version": "1.44.0",
|
|
5818
|
+
"integrity": "sha512-6penXeZalaV88MM3cGkFZZfOoLGWshWWfdy0tWw/RlVVyhvMaWSBTOvXNeiW3e5FwdS5ePW0LGEu17zT139ktg==",
|
|
5818
5819
|
"license": "MIT",
|
|
5819
5820
|
"workspaces": [
|
|
5820
5821
|
"docs",
|
|
@@ -6197,8 +6198,8 @@
|
|
|
6197
6198
|
}
|
|
6198
6199
|
},
|
|
6199
6200
|
"node_modules/esquery": {
|
|
6200
|
-
"version": "1.
|
|
6201
|
-
"integrity": "sha512-
|
|
6201
|
+
"version": "1.7.0",
|
|
6202
|
+
"integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==",
|
|
6202
6203
|
"dev": true,
|
|
6203
6204
|
"license": "BSD-3-Clause",
|
|
6204
6205
|
"dependencies": {
|
|
@@ -6239,8 +6240,8 @@
|
|
|
6239
6240
|
}
|
|
6240
6241
|
},
|
|
6241
6242
|
"node_modules/eventemitter3": {
|
|
6242
|
-
"version": "5.0.
|
|
6243
|
-
"integrity": "sha512-
|
|
6243
|
+
"version": "5.0.4",
|
|
6244
|
+
"integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==",
|
|
6244
6245
|
"license": "MIT"
|
|
6245
6246
|
},
|
|
6246
6247
|
"node_modules/execa": {
|
|
@@ -6303,8 +6304,8 @@
|
|
|
6303
6304
|
"license": "MIT"
|
|
6304
6305
|
},
|
|
6305
6306
|
"node_modules/fastq": {
|
|
6306
|
-
"version": "1.
|
|
6307
|
-
"integrity": "sha512-
|
|
6307
|
+
"version": "1.20.1",
|
|
6308
|
+
"integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==",
|
|
6308
6309
|
"dev": true,
|
|
6309
6310
|
"license": "ISC",
|
|
6310
6311
|
"dependencies": {
|
|
@@ -6630,8 +6631,8 @@
|
|
|
6630
6631
|
}
|
|
6631
6632
|
},
|
|
6632
6633
|
"node_modules/get-tsconfig": {
|
|
6633
|
-
"version": "4.13.
|
|
6634
|
-
"integrity": "sha512-
|
|
6634
|
+
"version": "4.13.6",
|
|
6635
|
+
"integrity": "sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==",
|
|
6635
6636
|
"dev": true,
|
|
6636
6637
|
"license": "MIT",
|
|
6637
6638
|
"dependencies": {
|
|
@@ -6644,7 +6645,7 @@
|
|
|
6644
6645
|
"node_modules/glob": {
|
|
6645
6646
|
"version": "7.2.3",
|
|
6646
6647
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
6647
|
-
"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",
|
|
6648
6649
|
"dev": true,
|
|
6649
6650
|
"license": "ISC",
|
|
6650
6651
|
"dependencies": {
|
|
@@ -7034,8 +7035,8 @@
|
|
|
7034
7035
|
}
|
|
7035
7036
|
},
|
|
7036
7037
|
"node_modules/is-bun-module/node_modules/semver": {
|
|
7037
|
-
"version": "7.7.
|
|
7038
|
-
"integrity": "sha512-
|
|
7038
|
+
"version": "7.7.4",
|
|
7039
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
7039
7040
|
"dev": true,
|
|
7040
7041
|
"license": "ISC",
|
|
7041
7042
|
"bin": {
|
|
@@ -7419,16 +7420,16 @@
|
|
|
7419
7420
|
}
|
|
7420
7421
|
},
|
|
7421
7422
|
"node_modules/jodit": {
|
|
7422
|
-
"version": "4.
|
|
7423
|
-
"integrity": "sha512-
|
|
7423
|
+
"version": "4.9.4",
|
|
7424
|
+
"integrity": "sha512-vrC7JqxMfUALL0Q10pq1x1RbECqENegOyAPhYbic5MiNZ+KKJRtBM+S1y6uEH2eYq4iYrp/nNVlfPWVO7OFG3A==",
|
|
7424
7425
|
"license": "MIT"
|
|
7425
7426
|
},
|
|
7426
7427
|
"node_modules/jodit-react": {
|
|
7427
|
-
"version": "5.
|
|
7428
|
-
"integrity": "sha512-
|
|
7428
|
+
"version": "5.3.21",
|
|
7429
|
+
"integrity": "sha512-dSFVKkrDVbhVwKDjuFMJ3HhPdqeEz/Yz5MhJf9v9B3Gg29CnelKCZ00h6MxXzlhglF3qvtvUTc2HSKrSB15khw==",
|
|
7429
7430
|
"license": "MIT",
|
|
7430
7431
|
"dependencies": {
|
|
7431
|
-
"jodit": "^4.
|
|
7432
|
+
"jodit": "^4.9.4"
|
|
7432
7433
|
},
|
|
7433
7434
|
"peerDependencies": {
|
|
7434
7435
|
"react": "~0.14 || ^15 || ^16 || ^17 || ^18 || ^19",
|
|
@@ -7602,8 +7603,8 @@
|
|
|
7602
7603
|
}
|
|
7603
7604
|
},
|
|
7604
7605
|
"node_modules/lint-staged/node_modules/commander": {
|
|
7605
|
-
"version": "14.0.
|
|
7606
|
-
"integrity": "sha512-
|
|
7606
|
+
"version": "14.0.3",
|
|
7607
|
+
"integrity": "sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==",
|
|
7607
7608
|
"license": "MIT",
|
|
7608
7609
|
"engines": {
|
|
7609
7610
|
"node": ">=20"
|
|
@@ -7655,13 +7656,13 @@
|
|
|
7655
7656
|
}
|
|
7656
7657
|
},
|
|
7657
7658
|
"node_modules/lodash": {
|
|
7658
|
-
"version": "4.17.
|
|
7659
|
-
"integrity": "sha512-
|
|
7659
|
+
"version": "4.17.23",
|
|
7660
|
+
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
|
|
7660
7661
|
"license": "MIT"
|
|
7661
7662
|
},
|
|
7662
7663
|
"node_modules/lodash-es": {
|
|
7663
|
-
"version": "4.17.
|
|
7664
|
-
"integrity": "sha512-
|
|
7664
|
+
"version": "4.17.23",
|
|
7665
|
+
"integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==",
|
|
7665
7666
|
"license": "MIT"
|
|
7666
7667
|
},
|
|
7667
7668
|
"node_modules/lodash.debounce": {
|
|
@@ -8490,8 +8491,8 @@
|
|
|
8490
8491
|
}
|
|
8491
8492
|
},
|
|
8492
8493
|
"node_modules/prettier": {
|
|
8493
|
-
"version": "3.
|
|
8494
|
-
"integrity": "sha512-
|
|
8494
|
+
"version": "3.8.1",
|
|
8495
|
+
"integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
|
|
8495
8496
|
"dev": true,
|
|
8496
8497
|
"license": "MIT",
|
|
8497
8498
|
"bin": {
|
|
@@ -8573,8 +8574,8 @@
|
|
|
8573
8574
|
"license": "MIT"
|
|
8574
8575
|
},
|
|
8575
8576
|
"node_modules/react": {
|
|
8576
|
-
"version": "19.2.
|
|
8577
|
-
"integrity": "sha512-
|
|
8577
|
+
"version": "19.2.4",
|
|
8578
|
+
"integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==",
|
|
8578
8579
|
"license": "MIT",
|
|
8579
8580
|
"engines": {
|
|
8580
8581
|
"node": ">=0.10.0"
|
|
@@ -8598,19 +8599,19 @@
|
|
|
8598
8599
|
}
|
|
8599
8600
|
},
|
|
8600
8601
|
"node_modules/react-dom": {
|
|
8601
|
-
"version": "19.2.
|
|
8602
|
-
"integrity": "sha512-
|
|
8602
|
+
"version": "19.2.4",
|
|
8603
|
+
"integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==",
|
|
8603
8604
|
"license": "MIT",
|
|
8604
8605
|
"dependencies": {
|
|
8605
8606
|
"scheduler": "^0.27.0"
|
|
8606
8607
|
},
|
|
8607
8608
|
"peerDependencies": {
|
|
8608
|
-
"react": "^19.2.
|
|
8609
|
+
"react": "^19.2.4"
|
|
8609
8610
|
}
|
|
8610
8611
|
},
|
|
8611
8612
|
"node_modules/react-hook-form": {
|
|
8612
|
-
"version": "7.
|
|
8613
|
-
"integrity": "sha512-
|
|
8613
|
+
"version": "7.71.1",
|
|
8614
|
+
"integrity": "sha512-9SUJKCGKo8HUSsCO+y0CtqkqI5nNuaDqTxyqPsZPqIwudpj4rCrAz/jZV+jn57bx5gtZKOh3neQu94DXMc+w5w==",
|
|
8614
8615
|
"license": "MIT",
|
|
8615
8616
|
"engines": {
|
|
8616
8617
|
"node": ">=18.0.0"
|
|
@@ -8624,8 +8625,8 @@
|
|
|
8624
8625
|
}
|
|
8625
8626
|
},
|
|
8626
8627
|
"node_modules/react-is": {
|
|
8627
|
-
"version": "19.2.
|
|
8628
|
-
"integrity": "sha512-
|
|
8628
|
+
"version": "19.2.4",
|
|
8629
|
+
"integrity": "sha512-W+EWGn2v0ApPKgKKCy/7s7WHXkboGcsrXE+2joLyVxkbyVQfO3MUEaUQDHoSmb8TFFrSKYa9mw64WZHNHSDzYA==",
|
|
8629
8630
|
"license": "MIT"
|
|
8630
8631
|
},
|
|
8631
8632
|
"node_modules/react-redux": {
|
|
@@ -8687,8 +8688,8 @@
|
|
|
8687
8688
|
}
|
|
8688
8689
|
},
|
|
8689
8690
|
"node_modules/recharts": {
|
|
8690
|
-
"version": "3.
|
|
8691
|
-
"integrity": "sha512-
|
|
8691
|
+
"version": "3.7.0",
|
|
8692
|
+
"integrity": "sha512-l2VCsy3XXeraxIID9fx23eCb6iCBsxUQDnE8tWm6DFdszVAO7WVY/ChAD9wVit01y6B2PMupYiMmQwhgPHc9Ew==",
|
|
8692
8693
|
"license": "MIT",
|
|
8693
8694
|
"workspaces": [
|
|
8694
8695
|
"www"
|
|
@@ -9069,8 +9070,8 @@
|
|
|
9069
9070
|
}
|
|
9070
9071
|
},
|
|
9071
9072
|
"node_modules/sharp/node_modules/semver": {
|
|
9072
|
-
"version": "7.7.
|
|
9073
|
-
"integrity": "sha512-
|
|
9073
|
+
"version": "7.7.4",
|
|
9074
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
9074
9075
|
"license": "ISC",
|
|
9075
9076
|
"optional": true,
|
|
9076
9077
|
"bin": {
|
|
@@ -9283,8 +9284,8 @@
|
|
|
9283
9284
|
}
|
|
9284
9285
|
},
|
|
9285
9286
|
"node_modules/string-width": {
|
|
9286
|
-
"version": "8.1.
|
|
9287
|
-
"integrity": "sha512-
|
|
9287
|
+
"version": "8.1.1",
|
|
9288
|
+
"integrity": "sha512-KpqHIdDL9KwYk22wEOg/VIqYbrnLeSApsKT/bSj6Ez7pn3CftUiLAv2Lccpq1ALcpLV9UX1Ppn92npZWu2w/aw==",
|
|
9288
9289
|
"license": "MIT",
|
|
9289
9290
|
"dependencies": {
|
|
9290
9291
|
"get-east-asian-width": "^1.3.0",
|
|
@@ -9501,8 +9502,8 @@
|
|
|
9501
9502
|
}
|
|
9502
9503
|
},
|
|
9503
9504
|
"node_modules/tabbable": {
|
|
9504
|
-
"version": "6.
|
|
9505
|
-
"integrity": "sha512-
|
|
9505
|
+
"version": "6.4.0",
|
|
9506
|
+
"integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==",
|
|
9506
9507
|
"license": "MIT"
|
|
9507
9508
|
},
|
|
9508
9509
|
"node_modules/tiny-invariant": {
|
|
@@ -9572,8 +9573,8 @@
|
|
|
9572
9573
|
}
|
|
9573
9574
|
},
|
|
9574
9575
|
"node_modules/ts-api-utils": {
|
|
9575
|
-
"version": "2.
|
|
9576
|
-
"integrity": "sha512-
|
|
9576
|
+
"version": "2.4.0",
|
|
9577
|
+
"integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==",
|
|
9577
9578
|
"dev": true,
|
|
9578
9579
|
"license": "MIT",
|
|
9579
9580
|
"engines": {
|
|
@@ -9976,8 +9977,8 @@
|
|
|
9976
9977
|
}
|
|
9977
9978
|
},
|
|
9978
9979
|
"node_modules/which-typed-array": {
|
|
9979
|
-
"version": "1.1.
|
|
9980
|
-
"integrity": "sha512-
|
|
9980
|
+
"version": "1.1.20",
|
|
9981
|
+
"integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==",
|
|
9981
9982
|
"dev": true,
|
|
9982
9983
|
"license": "MIT",
|
|
9983
9984
|
"dependencies": {
|