|
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.27.1", "@babel/runtime@^7.27.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
| 964 | + version "7.27.6" |
| 965 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6" |
| 966 | + integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q== |
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"
|
|
2496 | 2494 | csstype "^3.1.3"
|
2497 | 2495 | prop-types "^15.8.1"
|
2498 | 2496 |
|
2499 |
| -"@mui/types@^7.4.1": |
2500 |
| - version "7.4.1" |
2501 |
| - resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.4.1.tgz#5611268faa0b46ab0c622c02b54f3f30f9809c2d" |
2502 |
| - integrity sha512-gUL8IIAI52CRXP/MixT1tJKt3SI6tVv4U/9soFsTtAsHzaJQptZ42ffdHZV3niX1ei0aUgMvOxBBN0KYqdG39g== |
| 2497 | +"@mui/types@^7.4.3": |
| 2498 | + version "7.4.3" |
| 2499 | + resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.4.3.tgz#b205ee3404db0478cd93227fc21967e2cb8630fe" |
| 2500 | + integrity sha512-2UCEiK29vtiZTeLdS2d4GndBKacVyxGvReznGXGr+CzW/YhjIX+OHUdCIczZjzcRAgKBGmE9zCIgoV9FleuyRQ== |
2503 | 2501 | dependencies:
|
2504 |
| - "@babel/runtime" "^7.27.0" |
| 2502 | + "@babel/runtime" "^7.27.1" |
2505 | 2503 |
|
2506 | 2504 | "@mui/types@~7.2.15":
|
2507 | 2505 | version "7.2.24"
|
2508 | 2506 | resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.24.tgz#5eff63129d9c29d80bbf2d2e561bd0690314dec2"
|
2509 | 2507 | integrity sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw==
|
2510 | 2508 |
|
2511 |
| -"@mui/utils@^5.16.6 || ^6.0.0 || ^7.0.0": |
2512 |
| - version "7.0.2" |
2513 |
| - resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.0.2.tgz#b6842a9f979a619b65011a84a1964b85b205a9a4" |
2514 |
| - integrity sha512-72gcuQjPzhj/MLmPHLCgZjy2VjOH4KniR/4qRtXTTXIEwbkgcN+Y5W/rC90rWtMmZbjt9svZev/z+QHUI4j74w== |
2515 |
| - dependencies: |
2516 |
| - "@babel/runtime" "^7.27.0" |
2517 |
| - "@mui/types" "^7.4.1" |
2518 |
| - "@types/prop-types" "^15.7.14" |
2519 |
| - clsx "^2.1.1" |
2520 |
| - prop-types "^15.8.1" |
2521 |
| - react-is "^19.1.0" |
2522 |
| - |
2523 | 2509 | "@mui/utils@^5.17.1":
|
2524 | 2510 | version "5.17.1"
|
2525 | 2511 | resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.17.1.tgz#72ba4ffa79f7bdf69d67458139390f18484b6e6b"
|
|
2532 | 2518 | prop-types "^15.8.1"
|
2533 | 2519 | react-is "^19.0.0"
|
2534 | 2520 |
|
2535 |
| -"@mui/x-data-grid@^7.14.0": |
2536 |
| - version "7.29.0" |
2537 |
| - resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-7.29.0.tgz#6b70d49ab193175d7007947253c6931cf40c0b4e" |
2538 |
| - integrity sha512-v3HiwcT/oqgv6xkynOd3oxH26IS0OvspgmfHtfPF9WeRsnUHcTTZ7E1EoAKjT9/Ms2f3oKKJAR6rZBZ5ymik1g== |
| 2521 | +"@mui/utils@^7.1.1": |
| 2522 | + version "7.1.1" |
| 2523 | + resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.1.1.tgz#de315ec45ac9e16c637dcc2b32cd7912edb4e234" |
| 2524 | + integrity sha512-BkOt2q7MBYl7pweY2JWwfrlahhp+uGLR8S+EhiyRaofeRYUWL2YKbSGQvN4hgSN1i8poN0PaUiii1kEMrchvzg== |
| 2525 | + dependencies: |
| 2526 | + "@babel/runtime" "^7.27.1" |
| 2527 | + "@mui/types" "^7.4.3" |
| 2528 | + "@types/prop-types" "^15.7.14" |
| 2529 | + clsx "^2.1.1" |
| 2530 | + prop-types "^15.8.1" |
| 2531 | + react-is "^19.1.0" |
| 2532 | + |
| 2533 | +"@mui/x-data-grid@^8.5.1": |
| 2534 | + version "8.5.1" |
| 2535 | + resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-8.5.1.tgz#452b22c8cd1649337dd633a4cf61cb8595559d38" |
| 2536 | + integrity sha512-Ukodx8cOc/GR4+2zr4DRNBJJOlyeJNaxK4hggWv7VchDL7Jf70dLZO7oLXPhEFG05Yna81RatL/UFsRYIdWI1Q== |
2539 | 2537 | dependencies:
|
2540 |
| - "@babel/runtime" "^7.25.7" |
2541 |
| - "@mui/utils" "^5.16.6 || ^6.0.0 || ^7.0.0" |
2542 |
| - "@mui/x-internals" "7.29.0" |
| 2538 | + "@babel/runtime" "^7.27.4" |
| 2539 | + "@mui/utils" "^7.1.1" |
| 2540 | + "@mui/x-internals" "8.5.1" |
2543 | 2541 | clsx "^2.1.1"
|
2544 | 2542 | prop-types "^15.8.1"
|
2545 | 2543 | reselect "^5.1.1"
|
2546 |
| - use-sync-external-store "^1.0.0" |
| 2544 | + use-sync-external-store "^1.5.0" |
2547 | 2545 |
|
2548 |
| -"@mui/x-internals@7.29.0": |
2549 |
| - version "7.29.0" |
2550 |
| - resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-7.29.0.tgz#1f353b697ed1bf5594ac549556ade2e6841f4bf5" |
2551 |
| - integrity sha512-+Gk6VTZIFD70XreWvdXBwKd8GZ2FlSCuecQFzm6znwqXg1ZsndavrhG9tkxpxo2fM1Zf7Tk8+HcOO0hCbhTQFA== |
| 2546 | +"@mui/x-internals@8.5.1": |
| 2547 | + version "8.5.1" |
| 2548 | + resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-8.5.1.tgz#71b72e0816d986b1b344a1d48e5518b0472cf905" |
| 2549 | + integrity sha512-7rAWK7SB6FxEIXKgsHsJjIzeeKOLxFJ16gePgZVWlvyew+xDb4P0fgjwW3ThcJjgvkUm0UhGGfLh/JP8l514IA== |
2552 | 2550 | dependencies:
|
2553 |
| - "@babel/runtime" "^7.25.7" |
2554 |
| - "@mui/utils" "^5.16.6 || ^6.0.0 || ^7.0.0" |
| 2551 | + "@babel/runtime" "^7.27.4" |
| 2552 | + "@mui/utils" "^7.1.1" |
2555 | 2553 |
|
2556 | 2554 | "@napi-rs/wasm-runtime@^0.2.9":
|
2557 | 2555 | version "0.2.9"
|
@@ -10294,11 +10292,6 @@ regenerate@^1.4.2:
|
10294 | 10292 | resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
|
10295 | 10293 | integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
|
10296 | 10294 |
|
10297 |
| -regenerator-runtime@^0.14.0: |
10298 |
| - version "0.14.1" |
10299 |
| - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
10300 |
| - integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
10301 |
| - |
10302 | 10295 | regenerator-transform@^0.15.2:
|
10303 | 10296 | version "0.15.2"
|
10304 | 10297 | resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.2.tgz#5bbae58b522098ebdf09bca2f83838929001c7a4"
|
@@ -11791,7 +11784,7 @@ url@^0.11.0:
|
11791 | 11784 | punycode "^1.4.1"
|
11792 | 11785 | qs "^6.12.3"
|
11793 | 11786 |
|
11794 |
| -use-sync-external-store@^1.0.0, use-sync-external-store@^1.4.0: |
| 11787 | +use-sync-external-store@^1.4.0, use-sync-external-store@^1.5.0: |
11795 | 11788 | version "1.5.0"
|
11796 | 11789 | resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz#55122e2a3edd2a6c106174c27485e0fd59bcfca0"
|
11797 | 11790 | integrity sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==
|
|
0 commit comments