|
960 | 960 | "@babel/plugin-transform-modules-commonjs" "^7.26.3"
|
961 | 961 | "@babel/plugin-transform-typescript" "^7.27.0"
|
962 | 962 |
|
963 |
| -"@babel/runtime@^7.12.5", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.4", "@babel/runtime@^7.25.7", "@babel/runtime@^7.27.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
964 |
| - version "7.27.0" |
965 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762" |
966 |
| - integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw== |
967 |
| - dependencies: |
968 |
| - regenerator-runtime "^0.14.0" |
| 963 | +"@babel/runtime@^7.12.5", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.4", "@babel/runtime@^7.28.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
| 964 | + version "7.28.3" |
| 965 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.3.tgz#75c5034b55ba868121668be5d5bb31cc64e6e61a" |
| 966 | + integrity sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA== |
969 | 967 |
|
970 | 968 | "@babel/template@^7.25.9", "@babel/template@^7.26.9", "@babel/template@^7.27.0", "@babel/template@^7.3.3":
|
971 | 969 | version "7.27.0"
|
|
2515 | 2513 | csstype "^3.1.3"
|
2516 | 2514 | prop-types "^15.8.1"
|
2517 | 2515 |
|
2518 |
| -"@mui/types@^7.4.1": |
2519 |
| - version "7.4.1" |
2520 |
| - resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.4.1.tgz#5611268faa0b46ab0c622c02b54f3f30f9809c2d" |
2521 |
| - integrity sha512-gUL8IIAI52CRXP/MixT1tJKt3SI6tVv4U/9soFsTtAsHzaJQptZ42ffdHZV3niX1ei0aUgMvOxBBN0KYqdG39g== |
| 2516 | +"@mui/types@^7.4.5": |
| 2517 | + version "7.4.5" |
| 2518 | + resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.4.5.tgz#97533ac6f95498820e1331c6b961b7acc04e91d7" |
| 2519 | + integrity sha512-ZPwlAOE3e8C0piCKbaabwrqZbW4QvWz0uapVPWya7fYj6PeDkl5sSJmomT7wjOcZGPB48G/a6Ubidqreptxz4g== |
2522 | 2520 | dependencies:
|
2523 |
| - "@babel/runtime" "^7.27.0" |
| 2521 | + "@babel/runtime" "^7.28.2" |
2524 | 2522 |
|
2525 | 2523 | "@mui/types@~7.2.15":
|
2526 | 2524 | version "7.2.24"
|
2527 | 2525 | resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.24.tgz#5eff63129d9c29d80bbf2d2e561bd0690314dec2"
|
2528 | 2526 | integrity sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw==
|
2529 | 2527 |
|
2530 |
| -"@mui/utils@^5.16.6 || ^6.0.0 || ^7.0.0": |
2531 |
| - version "7.0.2" |
2532 |
| - resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.0.2.tgz#b6842a9f979a619b65011a84a1964b85b205a9a4" |
2533 |
| - integrity sha512-72gcuQjPzhj/MLmPHLCgZjy2VjOH4KniR/4qRtXTTXIEwbkgcN+Y5W/rC90rWtMmZbjt9svZev/z+QHUI4j74w== |
2534 |
| - dependencies: |
2535 |
| - "@babel/runtime" "^7.27.0" |
2536 |
| - "@mui/types" "^7.4.1" |
2537 |
| - "@types/prop-types" "^15.7.14" |
2538 |
| - clsx "^2.1.1" |
2539 |
| - prop-types "^15.8.1" |
2540 |
| - react-is "^19.1.0" |
2541 |
| - |
2542 | 2528 | "@mui/utils@^5.17.1":
|
2543 | 2529 | version "5.17.1"
|
2544 | 2530 | resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.17.1.tgz#72ba4ffa79f7bdf69d67458139390f18484b6e6b"
|
|
2551 | 2537 | prop-types "^15.8.1"
|
2552 | 2538 | react-is "^19.0.0"
|
2553 | 2539 |
|
2554 |
| -"@mui/x-data-grid@^7.14.0": |
2555 |
| - version "7.29.0" |
2556 |
| - resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-7.29.0.tgz#6b70d49ab193175d7007947253c6931cf40c0b4e" |
2557 |
| - integrity sha512-v3HiwcT/oqgv6xkynOd3oxH26IS0OvspgmfHtfPF9WeRsnUHcTTZ7E1EoAKjT9/Ms2f3oKKJAR6rZBZ5ymik1g== |
| 2540 | +"@mui/utils@^7.2.0", "@mui/utils@^7.3.1": |
| 2541 | + version "7.3.1" |
| 2542 | + resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.3.1.tgz#6be110e7a0bb805815873d581abeb1bebc6a2eb9" |
| 2543 | + integrity sha512-/31y4wZqVWa0jzMnzo6JPjxwP6xXy4P3+iLbosFg/mJQowL1KIou0LC+lquWW60FKVbKz5ZUWBg2H3jausa0pw== |
2558 | 2544 | dependencies:
|
2559 |
| - "@babel/runtime" "^7.25.7" |
2560 |
| - "@mui/utils" "^5.16.6 || ^6.0.0 || ^7.0.0" |
2561 |
| - "@mui/x-internals" "7.29.0" |
| 2545 | + "@babel/runtime" "^7.28.2" |
| 2546 | + "@mui/types" "^7.4.5" |
| 2547 | + "@types/prop-types" "^15.7.15" |
2562 | 2548 | clsx "^2.1.1"
|
2563 | 2549 | prop-types "^15.8.1"
|
| 2550 | + react-is "^19.1.1" |
| 2551 | + |
| 2552 | +"@mui/x-data-grid@^8.10.1": |
| 2553 | + version "8.10.1" |
| 2554 | + resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-8.10.1.tgz#7b32d35fe0b10175eb3d2c15af8cfbf1f8e509b3" |
| 2555 | + integrity sha512-IahRHuI5OdF5d6wkPaURoi3viVQ2tESczKPC3gztLL0bQ1POG9SIg7Xtx+x7z1Ya4UHXF75gkytFOHEOyp/FDg== |
| 2556 | + dependencies: |
| 2557 | + "@babel/runtime" "^7.28.2" |
| 2558 | + "@mui/utils" "^7.3.1" |
| 2559 | + "@mui/x-internals" "8.10.0" |
| 2560 | + "@mui/x-virtualizer" "0.1.2" |
| 2561 | + clsx "^2.1.1" |
| 2562 | + prop-types "^15.8.1" |
| 2563 | + use-sync-external-store "^1.5.0" |
| 2564 | + |
| 2565 | +"@mui/x-internals@8.10.0": |
| 2566 | + version "8.10.0" |
| 2567 | + resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-8.10.0.tgz#ecc9d2367ad1125c78d1505ed959b7f5db25713b" |
| 2568 | + integrity sha512-stYhWBeCKfV2/ltAWShZ3ZJ51otbqpMpC+krWWoIsxM8TuvGzwXw5YMU9L2fTb8hRstsiOCQfEzIn12Ii7+N0Q== |
| 2569 | + dependencies: |
| 2570 | + "@babel/runtime" "^7.28.2" |
| 2571 | + "@mui/utils" "^7.2.0" |
2564 | 2572 | reselect "^5.1.1"
|
2565 |
| - use-sync-external-store "^1.0.0" |
| 2573 | + use-sync-external-store "^1.5.0" |
2566 | 2574 |
|
2567 |
| -"@mui/x-internals@7.29.0": |
2568 |
| - version "7.29.0" |
2569 |
| - resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-7.29.0.tgz#1f353b697ed1bf5594ac549556ade2e6841f4bf5" |
2570 |
| - integrity sha512-+Gk6VTZIFD70XreWvdXBwKd8GZ2FlSCuecQFzm6znwqXg1ZsndavrhG9tkxpxo2fM1Zf7Tk8+HcOO0hCbhTQFA== |
| 2575 | +"@mui/x-virtualizer@0.1.2": |
| 2576 | + version "0.1.2" |
| 2577 | + resolved "https://registry.yarnpkg.com/@mui/x-virtualizer/-/x-virtualizer-0.1.2.tgz#ff6515c0d3510da6adbd09e02a22d9c5fa94e0ca" |
| 2578 | + integrity sha512-RCvOy/gpeGr4tpQm3WkK9bafy8HMtJima4kvLWWijhqwhjgFd74IsXIJuxg9SA6oGHcpKrwkv2JgIhSraENCXw== |
2571 | 2579 | dependencies:
|
2572 |
| - "@babel/runtime" "^7.25.7" |
2573 |
| - "@mui/utils" "^5.16.6 || ^6.0.0 || ^7.0.0" |
| 2580 | + "@babel/runtime" "^7.28.2" |
| 2581 | + "@mui/utils" "^7.3.1" |
| 2582 | + "@mui/x-internals" "8.10.0" |
2574 | 2583 |
|
2575 | 2584 | "@napi-rs/wasm-runtime@^0.2.9":
|
2576 | 2585 | version "0.2.9"
|
|
3456 | 3465 | resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.5.tgz#72499abbb4c4ec9982446509d2f14fb8483869d6"
|
3457 | 3466 | integrity sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==
|
3458 | 3467 |
|
3459 |
| -"@types/prop-types@*", "@types/prop-types@^15.7.12", "@types/prop-types@^15.7.14": |
| 3468 | +"@types/prop-types@*", "@types/prop-types@^15.7.12": |
3460 | 3469 | version "15.7.14"
|
3461 | 3470 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2"
|
3462 | 3471 | integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==
|
3463 | 3472 |
|
| 3473 | +"@types/prop-types@^15.7.15": |
| 3474 | + version "15.7.15" |
| 3475 | + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.15.tgz#e6e5a86d602beaca71ce5163fadf5f95d70931c7" |
| 3476 | + integrity sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw== |
| 3477 | + |
3464 | 3478 | "@types/react-dom@^18.0.0":
|
3465 | 3479 | version "18.3.6"
|
3466 | 3480 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.6.tgz#fa59a5e9a33499a792af6c1130f55921ef49d268"
|
@@ -10178,11 +10192,16 @@ react-is@^18.0.0:
|
10178 | 10192 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
|
10179 | 10193 | integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
|
10180 | 10194 |
|
10181 |
| -react-is@^19.0.0, react-is@^19.1.0: |
| 10195 | +react-is@^19.0.0: |
10182 | 10196 | version "19.1.0"
|
10183 | 10197 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.0.tgz#805bce321546b7e14c084989c77022351bbdd11b"
|
10184 | 10198 | integrity sha512-Oe56aUPnkHyyDxxkvqtd7KkdQP5uIUfHxd5XTb3wE9d/kRnZLmKbDB0GWk919tdQ+mxxPtG6EAs6RMT6i1qtHg==
|
10185 | 10199 |
|
| 10200 | +react-is@^19.1.1: |
| 10201 | + version "19.1.1" |
| 10202 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.1.tgz#038ebe313cf18e1fd1235d51c87360eb87f7c36a" |
| 10203 | + integrity sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA== |
| 10204 | + |
10186 | 10205 | react-markdown@^10.1.0:
|
10187 | 10206 | version "10.1.0"
|
10188 | 10207 | resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-10.1.0.tgz#e22bc20faddbc07605c15284255653c0f3bad5ca"
|
@@ -10322,11 +10341,6 @@ regenerate@^1.4.2:
|
10322 | 10341 | resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
|
10323 | 10342 | integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
|
10324 | 10343 |
|
10325 |
| -regenerator-runtime@^0.14.0: |
10326 |
| - version "0.14.1" |
10327 |
| - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
10328 |
| - integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
10329 |
| - |
10330 | 10344 | regenerator-transform@^0.15.2:
|
10331 | 10345 | version "0.15.2"
|
10332 | 10346 | resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.2.tgz#5bbae58b522098ebdf09bca2f83838929001c7a4"
|
@@ -11838,7 +11852,7 @@ url@^0.11.0:
|
11838 | 11852 | punycode "^1.4.1"
|
11839 | 11853 | qs "^6.12.3"
|
11840 | 11854 |
|
11841 |
| -use-sync-external-store@^1.0.0, use-sync-external-store@^1.4.0: |
| 11855 | +use-sync-external-store@^1.4.0, use-sync-external-store@^1.5.0: |
11842 | 11856 | version "1.5.0"
|
11843 | 11857 | resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz#55122e2a3edd2a6c106174c27485e0fd59bcfca0"
|
11844 | 11858 | integrity sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==
|
|
0 commit comments