+115
-315
package-lock.json
+115
-315
package-lock.json
···
78
78
}
79
79
},
80
80
"node_modules/@babel/code-frame": {
81
-
"version": "7.25.7",
82
-
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.25.7.tgz",
83
-
"integrity": "sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==",
81
+
"version": "7.25.9",
82
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.25.9.tgz",
83
+
"integrity": "sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ==",
84
84
"dev": true,
85
85
"license": "MIT",
86
86
"dependencies": {
87
-
"@babel/highlight": "^7.25.7",
87
+
"@babel/highlight": "^7.25.9",
88
88
"picocolors": "^1.0.0"
89
89
},
90
90
"engines": {
···
92
92
}
93
93
},
94
94
"node_modules/@babel/compat-data": {
95
-
"version": "7.25.8",
96
-
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.8.tgz",
97
-
"integrity": "sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA==",
95
+
"version": "7.25.9",
96
+
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.9.tgz",
97
+
"integrity": "sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw==",
98
98
"dev": true,
99
99
"license": "MIT",
100
100
"engines": {
···
102
102
}
103
103
},
104
104
"node_modules/@babel/core": {
105
-
"version": "7.25.8",
106
-
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.8.tgz",
107
-
"integrity": "sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==",
105
+
"version": "7.25.9",
106
+
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.9.tgz",
107
+
"integrity": "sha512-WYvQviPw+Qyib0v92AwNIrdLISTp7RfDkM7bPqBvpbnhY4wq8HvHBZREVdYDXk98C8BkOIVnHAY3yvj7AVISxQ==",
108
108
"dev": true,
109
109
"license": "MIT",
110
110
"dependencies": {
111
111
"@ampproject/remapping": "^2.2.0",
112
-
"@babel/code-frame": "^7.25.7",
113
-
"@babel/generator": "^7.25.7",
114
-
"@babel/helper-compilation-targets": "^7.25.7",
115
-
"@babel/helper-module-transforms": "^7.25.7",
116
-
"@babel/helpers": "^7.25.7",
117
-
"@babel/parser": "^7.25.8",
118
-
"@babel/template": "^7.25.7",
119
-
"@babel/traverse": "^7.25.7",
120
-
"@babel/types": "^7.25.8",
112
+
"@babel/code-frame": "^7.25.9",
113
+
"@babel/generator": "^7.25.9",
114
+
"@babel/helper-compilation-targets": "^7.25.9",
115
+
"@babel/helper-module-transforms": "^7.25.9",
116
+
"@babel/helpers": "^7.25.9",
117
+
"@babel/parser": "^7.25.9",
118
+
"@babel/template": "^7.25.9",
119
+
"@babel/traverse": "^7.25.9",
120
+
"@babel/types": "^7.25.9",
121
121
"convert-source-map": "^2.0.0",
122
122
"debug": "^4.1.0",
123
123
"gensync": "^1.0.0-beta.2",
···
133
133
}
134
134
},
135
135
"node_modules/@babel/generator": {
136
-
"version": "7.25.7",
137
-
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.7.tgz",
138
-
"integrity": "sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==",
136
+
"version": "7.25.9",
137
+
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.9.tgz",
138
+
"integrity": "sha512-omlUGkr5EaoIJrhLf9CJ0TvjBRpd9+AXRG//0GEQ9THSo8wPiTlbpy1/Ow8ZTrbXpjd9FHXfbFQx32I04ht0FA==",
139
139
"dev": true,
140
140
"license": "MIT",
141
141
"dependencies": {
142
-
"@babel/types": "^7.25.7",
142
+
"@babel/types": "^7.25.9",
143
143
"@jridgewell/gen-mapping": "^0.3.5",
144
144
"@jridgewell/trace-mapping": "^0.3.25",
145
145
"jsesc": "^3.0.2"
···
149
149
}
150
150
},
151
151
"node_modules/@babel/helper-compilation-targets": {
152
-
"version": "7.25.7",
153
-
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.7.tgz",
154
-
"integrity": "sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A==",
152
+
"version": "7.25.9",
153
+
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz",
154
+
"integrity": "sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==",
155
155
"dev": true,
156
156
"license": "MIT",
157
157
"dependencies": {
158
-
"@babel/compat-data": "^7.25.7",
159
-
"@babel/helper-validator-option": "^7.25.7",
158
+
"@babel/compat-data": "^7.25.9",
159
+
"@babel/helper-validator-option": "^7.25.9",
160
160
"browserslist": "^4.24.0",
161
161
"lru-cache": "^5.1.1",
162
162
"semver": "^6.3.1"
···
176
176
}
177
177
},
178
178
"node_modules/@babel/helper-module-imports": {
179
-
"version": "7.25.7",
180
-
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz",
181
-
"integrity": "sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==",
179
+
"version": "7.25.9",
180
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz",
181
+
"integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==",
182
182
"dev": true,
183
183
"license": "MIT",
184
184
"dependencies": {
185
-
"@babel/traverse": "^7.25.7",
186
-
"@babel/types": "^7.25.7"
185
+
"@babel/traverse": "^7.25.9",
186
+
"@babel/types": "^7.25.9"
187
187
},
188
188
"engines": {
189
189
"node": ">=6.9.0"
190
190
}
191
191
},
192
192
"node_modules/@babel/helper-module-transforms": {
193
-
"version": "7.25.7",
194
-
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.7.tgz",
195
-
"integrity": "sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==",
193
+
"version": "7.25.9",
194
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.9.tgz",
195
+
"integrity": "sha512-TvLZY/F3+GvdRYFZFyxMvnsKi+4oJdgZzU3BoGN9Uc2d9C6zfNwJcKKhjqLAhK8i46mv93jsO74fDh3ih6rpHA==",
196
196
"dev": true,
197
197
"license": "MIT",
198
198
"dependencies": {
199
-
"@babel/helper-module-imports": "^7.25.7",
200
-
"@babel/helper-simple-access": "^7.25.7",
201
-
"@babel/helper-validator-identifier": "^7.25.7",
202
-
"@babel/traverse": "^7.25.7"
199
+
"@babel/helper-module-imports": "^7.25.9",
200
+
"@babel/helper-simple-access": "^7.25.9",
201
+
"@babel/helper-validator-identifier": "^7.25.9",
202
+
"@babel/traverse": "^7.25.9"
203
203
},
204
204
"engines": {
205
205
"node": ">=6.9.0"
···
209
209
}
210
210
},
211
211
"node_modules/@babel/helper-plugin-utils": {
212
-
"version": "7.25.7",
213
-
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.7.tgz",
214
-
"integrity": "sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw==",
212
+
"version": "7.25.9",
213
+
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz",
214
+
"integrity": "sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==",
215
215
"dev": true,
216
216
"license": "MIT",
217
217
"engines": {
···
219
219
}
220
220
},
221
221
"node_modules/@babel/helper-simple-access": {
222
-
"version": "7.25.7",
223
-
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.7.tgz",
224
-
"integrity": "sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ==",
222
+
"version": "7.25.9",
223
+
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz",
224
+
"integrity": "sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q==",
225
225
"dev": true,
226
226
"license": "MIT",
227
227
"dependencies": {
228
-
"@babel/traverse": "^7.25.7",
229
-
"@babel/types": "^7.25.7"
228
+
"@babel/traverse": "^7.25.9",
229
+
"@babel/types": "^7.25.9"
230
230
},
231
231
"engines": {
232
232
"node": ">=6.9.0"
233
233
}
234
234
},
235
235
"node_modules/@babel/helper-string-parser": {
236
-
"version": "7.25.7",
237
-
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz",
238
-
"integrity": "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==",
236
+
"version": "7.25.9",
237
+
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
238
+
"integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
239
239
"dev": true,
240
240
"license": "MIT",
241
241
"engines": {
···
243
243
}
244
244
},
245
245
"node_modules/@babel/helper-validator-identifier": {
246
-
"version": "7.25.7",
247
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz",
248
-
"integrity": "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==",
246
+
"version": "7.25.9",
247
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
248
+
"integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
249
249
"dev": true,
250
250
"license": "MIT",
251
251
"engines": {
···
253
253
}
254
254
},
255
255
"node_modules/@babel/helper-validator-option": {
256
-
"version": "7.25.7",
257
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz",
258
-
"integrity": "sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==",
256
+
"version": "7.25.9",
257
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz",
258
+
"integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==",
259
259
"dev": true,
260
260
"license": "MIT",
261
261
"engines": {
···
263
263
}
264
264
},
265
265
"node_modules/@babel/helpers": {
266
-
"version": "7.25.7",
267
-
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.7.tgz",
268
-
"integrity": "sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==",
266
+
"version": "7.25.9",
267
+
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.9.tgz",
268
+
"integrity": "sha512-oKWp3+usOJSzDZOucZUAMayhPz/xVjzymyDzUN8dk0Wd3RWMlGLXi07UCQ/CgQVb8LvXx3XBajJH4XGgkt7H7g==",
269
269
"dev": true,
270
270
"license": "MIT",
271
271
"dependencies": {
272
-
"@babel/template": "^7.25.7",
273
-
"@babel/types": "^7.25.7"
272
+
"@babel/template": "^7.25.9",
273
+
"@babel/types": "^7.25.9"
274
274
},
275
275
"engines": {
276
276
"node": ">=6.9.0"
277
277
}
278
278
},
279
279
"node_modules/@babel/highlight": {
280
-
"version": "7.25.7",
281
-
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.7.tgz",
282
-
"integrity": "sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==",
280
+
"version": "7.25.9",
281
+
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.9.tgz",
282
+
"integrity": "sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==",
283
283
"dev": true,
284
284
"license": "MIT",
285
285
"dependencies": {
286
-
"@babel/helper-validator-identifier": "^7.25.7",
286
+
"@babel/helper-validator-identifier": "^7.25.9",
287
287
"chalk": "^2.4.2",
288
288
"js-tokens": "^4.0.0",
289
289
"picocolors": "^1.0.0"
···
293
293
}
294
294
},
295
295
"node_modules/@babel/parser": {
296
-
"version": "7.25.8",
297
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.8.tgz",
298
-
"integrity": "sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==",
296
+
"version": "7.25.9",
297
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.9.tgz",
298
+
"integrity": "sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg==",
299
299
"dev": true,
300
300
"license": "MIT",
301
301
"dependencies": {
302
-
"@babel/types": "^7.25.8"
302
+
"@babel/types": "^7.25.9"
303
303
},
304
304
"bin": {
305
305
"parser": "bin/babel-parser.js"
···
309
309
}
310
310
},
311
311
"node_modules/@babel/plugin-syntax-jsx": {
312
-
"version": "7.25.7",
313
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.7.tgz",
314
-
"integrity": "sha512-ruZOnKO+ajVL/MVx+PwNBPOkrnXTXoWMtte1MBpegfCArhqOe3Bj52avVj1huLLxNKYKXYaSxZ2F+woK1ekXfw==",
312
+
"version": "7.25.9",
313
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz",
314
+
"integrity": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==",
315
315
"dev": true,
316
316
"license": "MIT",
317
317
"dependencies": {
318
-
"@babel/helper-plugin-utils": "^7.25.7"
318
+
"@babel/helper-plugin-utils": "^7.25.9"
319
319
},
320
320
"engines": {
321
321
"node": ">=6.9.0"
···
325
325
}
326
326
},
327
327
"node_modules/@babel/template": {
328
-
"version": "7.25.7",
329
-
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.7.tgz",
330
-
"integrity": "sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==",
328
+
"version": "7.25.9",
329
+
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz",
330
+
"integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==",
331
331
"dev": true,
332
332
"license": "MIT",
333
333
"dependencies": {
334
-
"@babel/code-frame": "^7.25.7",
335
-
"@babel/parser": "^7.25.7",
336
-
"@babel/types": "^7.25.7"
334
+
"@babel/code-frame": "^7.25.9",
335
+
"@babel/parser": "^7.25.9",
336
+
"@babel/types": "^7.25.9"
337
337
},
338
338
"engines": {
339
339
"node": ">=6.9.0"
340
340
}
341
341
},
342
342
"node_modules/@babel/traverse": {
343
-
"version": "7.25.7",
344
-
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.7.tgz",
345
-
"integrity": "sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==",
343
+
"version": "7.25.9",
344
+
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.9.tgz",
345
+
"integrity": "sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==",
346
346
"dev": true,
347
347
"license": "MIT",
348
348
"dependencies": {
349
-
"@babel/code-frame": "^7.25.7",
350
-
"@babel/generator": "^7.25.7",
351
-
"@babel/parser": "^7.25.7",
352
-
"@babel/template": "^7.25.7",
353
-
"@babel/types": "^7.25.7",
349
+
"@babel/code-frame": "^7.25.9",
350
+
"@babel/generator": "^7.25.9",
351
+
"@babel/parser": "^7.25.9",
352
+
"@babel/template": "^7.25.9",
353
+
"@babel/types": "^7.25.9",
354
354
"debug": "^4.3.1",
355
355
"globals": "^11.1.0"
356
356
},
···
359
359
}
360
360
},
361
361
"node_modules/@babel/types": {
362
-
"version": "7.25.8",
363
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.8.tgz",
364
-
"integrity": "sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==",
362
+
"version": "7.25.9",
363
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.9.tgz",
364
+
"integrity": "sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ==",
365
365
"dev": true,
366
366
"license": "MIT",
367
367
"dependencies": {
368
-
"@babel/helper-string-parser": "^7.25.7",
369
-
"@babel/helper-validator-identifier": "^7.25.7",
370
-
"to-fast-properties": "^2.0.0"
368
+
"@babel/helper-string-parser": "^7.25.9",
369
+
"@babel/helper-validator-identifier": "^7.25.9"
371
370
},
372
371
"engines": {
373
372
"node": ">=6.9.0"
···
782
781
"node": ">=12"
783
782
}
784
783
},
785
-
"node_modules/@jest/schemas": {
786
-
"version": "29.6.3",
787
-
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
788
-
"integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==",
789
-
"dev": true,
790
-
"license": "MIT",
791
-
"dependencies": {
792
-
"@sinclair/typebox": "^0.27.8"
793
-
},
794
-
"engines": {
795
-
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
796
-
}
797
-
},
798
784
"node_modules/@jridgewell/gen-mapping": {
799
785
"version": "0.3.5",
800
786
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
···
1121
1107
"win32"
1122
1108
]
1123
1109
},
1124
-
"node_modules/@sinclair/typebox": {
1125
-
"version": "0.27.8",
1126
-
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",
1127
-
"integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==",
1128
-
"dev": true,
1129
-
"license": "MIT"
1130
-
},
1131
1110
"node_modules/@types/babel__core": {
1132
1111
"version": "7.20.5",
1133
1112
"resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
···
1180
1159
"dev": true,
1181
1160
"license": "MIT"
1182
1161
},
1183
-
"node_modules/@types/node": {
1184
-
"version": "22.7.7",
1185
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.7.tgz",
1186
-
"integrity": "sha512-SRxCrrg9CL/y54aiMCG3edPKdprgMVGDXjA3gB8UmmBW5TcXzRUYAh8EWzTnSJFAd1rgImPELza+A3bJ+qxz8Q==",
1187
-
"dev": true,
1188
-
"license": "MIT",
1189
-
"optional": true,
1190
-
"peer": true,
1191
-
"dependencies": {
1192
-
"undici-types": "~6.19.2"
1193
-
}
1194
-
},
1195
1162
"node_modules/ansi-regex": {
1196
1163
"version": "6.1.0",
1197
1164
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
···
1285
1252
}
1286
1253
},
1287
1254
"node_modules/babel-plugin-jsx-dom-expressions": {
1288
-
"version": "0.39.2",
1289
-
"resolved": "https://registry.npmjs.org/babel-plugin-jsx-dom-expressions/-/babel-plugin-jsx-dom-expressions-0.39.2.tgz",
1290
-
"integrity": "sha512-rCkSYFuLl5/XD+BXjZk1XxFAsIBgNe9WZ7xBHjQV1dBliI64kO+EWktAD3b6Bj/SXk+LpVXFyMVydhnI35svWQ==",
1255
+
"version": "0.39.3",
1256
+
"resolved": "https://registry.npmjs.org/babel-plugin-jsx-dom-expressions/-/babel-plugin-jsx-dom-expressions-0.39.3.tgz",
1257
+
"integrity": "sha512-6RzmSu21zYPlV2gNwzjGG9FgODtt9hIWnx7L//OIioIEuRcnpDZoY8Tr+I81Cy1SrH4qoDyKpwHHo6uAMAeyPA==",
1291
1258
"dev": true,
1292
1259
"license": "MIT",
1293
1260
"dependencies": {
···
1295
1262
"@babel/plugin-syntax-jsx": "^7.18.6",
1296
1263
"@babel/types": "^7.20.7",
1297
1264
"html-entities": "2.3.3",
1298
-
"jest-diff": "^29.7.0",
1299
1265
"parse5": "^7.1.2",
1300
1266
"validate-html-nesting": "^1.2.1"
1301
1267
},
···
1317
1283
}
1318
1284
},
1319
1285
"node_modules/babel-preset-solid": {
1320
-
"version": "1.9.2",
1321
-
"resolved": "https://registry.npmjs.org/babel-preset-solid/-/babel-preset-solid-1.9.2.tgz",
1322
-
"integrity": "sha512-rWx968GIDghgFStRDQaoqelGspEm9rgPci/yNzNPFlkzMqHaL2yob+t7BbzyqZw5b9/llkzjqUNIOybT9Z9mcg==",
1286
+
"version": "1.9.3",
1287
+
"resolved": "https://registry.npmjs.org/babel-preset-solid/-/babel-preset-solid-1.9.3.tgz",
1288
+
"integrity": "sha512-jvlx5wDp8s+bEF9sGFw/84SInXOA51ttkUEroQziKMbxplXThVKt83qB6bDTa1HuLNatdU9FHpFOiQWs1tLQIg==",
1323
1289
"dev": true,
1324
1290
"license": "MIT",
1325
1291
"dependencies": {
1326
-
"babel-plugin-jsx-dom-expressions": "^0.39.2"
1292
+
"babel-plugin-jsx-dom-expressions": "^0.39.3"
1327
1293
},
1328
1294
"peerDependencies": {
1329
1295
"@babel/core": "^7.0.0"
···
1373
1339
}
1374
1340
},
1375
1341
"node_modules/browserslist": {
1376
-
"version": "4.24.0",
1377
-
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.0.tgz",
1378
-
"integrity": "sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==",
1342
+
"version": "4.24.2",
1343
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.2.tgz",
1344
+
"integrity": "sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==",
1379
1345
"dev": true,
1380
1346
"funding": [
1381
1347
{
···
1393
1359
],
1394
1360
"license": "MIT",
1395
1361
"dependencies": {
1396
-
"caniuse-lite": "^1.0.30001663",
1397
-
"electron-to-chromium": "^1.5.28",
1362
+
"caniuse-lite": "^1.0.30001669",
1363
+
"electron-to-chromium": "^1.5.41",
1398
1364
"node-releases": "^2.0.18",
1399
-
"update-browserslist-db": "^1.1.0"
1365
+
"update-browserslist-db": "^1.1.1"
1400
1366
},
1401
1367
"bin": {
1402
1368
"browserslist": "cli.js"
···
1582
1548
"dev": true,
1583
1549
"license": "Apache-2.0"
1584
1550
},
1585
-
"node_modules/diff-sequences": {
1586
-
"version": "29.6.3",
1587
-
"resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz",
1588
-
"integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==",
1589
-
"dev": true,
1590
-
"license": "MIT",
1591
-
"engines": {
1592
-
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
1593
-
}
1594
-
},
1595
1551
"node_modules/dlv": {
1596
1552
"version": "1.1.3",
1597
1553
"resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
···
1607
1563
"license": "MIT"
1608
1564
},
1609
1565
"node_modules/electron-to-chromium": {
1610
-
"version": "1.5.41",
1611
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.41.tgz",
1612
-
"integrity": "sha512-dfdv/2xNjX0P8Vzme4cfzHqnPm5xsZXwsolTYr0eyW18IUmNyG08vL+fttvinTfhKfIKdRoqkDIC9e9iWQCNYQ==",
1566
+
"version": "1.5.43",
1567
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.43.tgz",
1568
+
"integrity": "sha512-NxnmFBHDl5Sachd2P46O7UJiMaMHMLSofoIWVJq3mj8NJgG0umiSeljAVP9lGzjI0UDLJJ5jjoGjcrB8RSbjLQ==",
1613
1569
"dev": true,
1614
1570
"license": "ISC"
1615
1571
},
···
1993
1949
"@pkgjs/parseargs": "^0.11.0"
1994
1950
}
1995
1951
},
1996
-
"node_modules/jest-diff": {
1997
-
"version": "29.7.0",
1998
-
"resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz",
1999
-
"integrity": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==",
2000
-
"dev": true,
2001
-
"license": "MIT",
2002
-
"dependencies": {
2003
-
"chalk": "^4.0.0",
2004
-
"diff-sequences": "^29.6.3",
2005
-
"jest-get-type": "^29.6.3",
2006
-
"pretty-format": "^29.7.0"
2007
-
},
2008
-
"engines": {
2009
-
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2010
-
}
2011
-
},
2012
-
"node_modules/jest-diff/node_modules/ansi-styles": {
2013
-
"version": "4.3.0",
2014
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
2015
-
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
2016
-
"dev": true,
2017
-
"license": "MIT",
2018
-
"dependencies": {
2019
-
"color-convert": "^2.0.1"
2020
-
},
2021
-
"engines": {
2022
-
"node": ">=8"
2023
-
},
2024
-
"funding": {
2025
-
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2026
-
}
2027
-
},
2028
-
"node_modules/jest-diff/node_modules/chalk": {
2029
-
"version": "4.1.2",
2030
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
2031
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2032
-
"dev": true,
2033
-
"license": "MIT",
2034
-
"dependencies": {
2035
-
"ansi-styles": "^4.1.0",
2036
-
"supports-color": "^7.1.0"
2037
-
},
2038
-
"engines": {
2039
-
"node": ">=10"
2040
-
},
2041
-
"funding": {
2042
-
"url": "https://github.com/chalk/chalk?sponsor=1"
2043
-
}
2044
-
},
2045
-
"node_modules/jest-diff/node_modules/color-convert": {
2046
-
"version": "2.0.1",
2047
-
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
2048
-
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
2049
-
"dev": true,
2050
-
"license": "MIT",
2051
-
"dependencies": {
2052
-
"color-name": "~1.1.4"
2053
-
},
2054
-
"engines": {
2055
-
"node": ">=7.0.0"
2056
-
}
2057
-
},
2058
-
"node_modules/jest-diff/node_modules/color-name": {
2059
-
"version": "1.1.4",
2060
-
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
2061
-
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
2062
-
"dev": true,
2063
-
"license": "MIT"
2064
-
},
2065
-
"node_modules/jest-diff/node_modules/has-flag": {
2066
-
"version": "4.0.0",
2067
-
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
2068
-
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
2069
-
"dev": true,
2070
-
"license": "MIT",
2071
-
"engines": {
2072
-
"node": ">=8"
2073
-
}
2074
-
},
2075
-
"node_modules/jest-diff/node_modules/supports-color": {
2076
-
"version": "7.2.0",
2077
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
2078
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
2079
-
"dev": true,
2080
-
"license": "MIT",
2081
-
"dependencies": {
2082
-
"has-flag": "^4.0.0"
2083
-
},
2084
-
"engines": {
2085
-
"node": ">=8"
2086
-
}
2087
-
},
2088
-
"node_modules/jest-get-type": {
2089
-
"version": "29.6.3",
2090
-
"resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz",
2091
-
"integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==",
2092
-
"dev": true,
2093
-
"license": "MIT",
2094
-
"engines": {
2095
-
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2096
-
}
2097
-
},
2098
1952
"node_modules/jiti": {
2099
1953
"version": "1.21.6",
2100
1954
"resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz",
···
2683
2537
}
2684
2538
}
2685
2539
},
2686
-
"node_modules/pretty-format": {
2687
-
"version": "29.7.0",
2688
-
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
2689
-
"integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
2690
-
"dev": true,
2691
-
"license": "MIT",
2692
-
"dependencies": {
2693
-
"@jest/schemas": "^29.6.3",
2694
-
"ansi-styles": "^5.0.0",
2695
-
"react-is": "^18.0.0"
2696
-
},
2697
-
"engines": {
2698
-
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2699
-
}
2700
-
},
2701
-
"node_modules/pretty-format/node_modules/ansi-styles": {
2702
-
"version": "5.2.0",
2703
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
2704
-
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
2705
-
"dev": true,
2706
-
"license": "MIT",
2707
-
"engines": {
2708
-
"node": ">=10"
2709
-
},
2710
-
"funding": {
2711
-
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2712
-
}
2713
-
},
2714
2540
"node_modules/queue-microtask": {
2715
2541
"version": "1.2.3",
2716
2542
"resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
···
2730
2556
"url": "https://feross.org/support"
2731
2557
}
2732
2558
],
2733
-
"license": "MIT"
2734
-
},
2735
-
"node_modules/react-is": {
2736
-
"version": "18.3.1",
2737
-
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
2738
-
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
2739
-
"dev": true,
2740
2559
"license": "MIT"
2741
2560
},
2742
2561
"node_modules/read-cache": {
···
2919
2738
}
2920
2739
},
2921
2740
"node_modules/solid-js": {
2922
-
"version": "1.9.2",
2923
-
"resolved": "https://registry.npmjs.org/solid-js/-/solid-js-1.9.2.tgz",
2924
-
"integrity": "sha512-fe/K03nV+kMFJYhAOE8AIQHcGxB4rMIEoEyrulbtmf217NffbbwBqJnJI4ovt16e+kaIt0czE2WA7mP/pYN9yg==",
2741
+
"version": "1.9.3",
2742
+
"resolved": "https://registry.npmjs.org/solid-js/-/solid-js-1.9.3.tgz",
2743
+
"integrity": "sha512-5ba3taPoZGt9GY3YlsCB24kCg0Lv/rie/HTD4kG6h4daZZz7+yK02xn8Vx8dLYBc9i6Ps5JwAbEiqjmKaLB3Ag==",
2925
2744
"license": "MIT",
2926
2745
"dependencies": {
2927
2746
"csstype": "^3.1.0",
···
3168
2987
"node": ">=0.8"
3169
2988
}
3170
2989
},
3171
-
"node_modules/to-fast-properties": {
3172
-
"version": "2.0.0",
3173
-
"resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
3174
-
"integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
3175
-
"dev": true,
3176
-
"license": "MIT",
3177
-
"engines": {
3178
-
"node": ">=4"
3179
-
}
3180
-
},
3181
2990
"node_modules/to-regex-range": {
3182
2991
"version": "5.0.1",
3183
2992
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
···
3212
3021
"node": ">=14.17"
3213
3022
}
3214
3023
},
3215
-
"node_modules/undici-types": {
3216
-
"version": "6.19.8",
3217
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
3218
-
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
3219
-
"dev": true,
3220
-
"license": "MIT",
3221
-
"optional": true,
3222
-
"peer": true
3223
-
},
3224
3024
"node_modules/update-browserslist-db": {
3225
3025
"version": "1.1.1",
3226
3026
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz",
···
3267
3067
"license": "ISC"
3268
3068
},
3269
3069
"node_modules/vite": {
3270
-
"version": "5.4.9",
3271
-
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.9.tgz",
3272
-
"integrity": "sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==",
3070
+
"version": "5.4.10",
3071
+
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.10.tgz",
3072
+
"integrity": "sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==",
3273
3073
"dev": true,
3274
3074
"license": "MIT",
3275
3075
"dependencies": {