|
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": |
| 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.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
964 | 964 | version "7.27.0"
|
965 | 965 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762"
|
966 | 966 | integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==
|
|
2508 | 2508 | resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.24.tgz#5eff63129d9c29d80bbf2d2e561bd0690314dec2"
|
2509 | 2509 | integrity sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw==
|
2510 | 2510 |
|
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 | 2511 | "@mui/utils@^5.17.1":
|
2524 | 2512 | version "5.17.1"
|
2525 | 2513 | resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.17.1.tgz#72ba4ffa79f7bdf69d67458139390f18484b6e6b"
|
|
2532 | 2520 | prop-types "^15.8.1"
|
2533 | 2521 | react-is "^19.0.0"
|
2534 | 2522 |
|
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== |
| 2523 | +"@mui/utils@^7.0.2": |
| 2524 | + version "7.0.2" |
| 2525 | + resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.0.2.tgz#b6842a9f979a619b65011a84a1964b85b205a9a4" |
| 2526 | + integrity sha512-72gcuQjPzhj/MLmPHLCgZjy2VjOH4KniR/4qRtXTTXIEwbkgcN+Y5W/rC90rWtMmZbjt9svZev/z+QHUI4j74w== |
| 2527 | + dependencies: |
| 2528 | + "@babel/runtime" "^7.27.0" |
| 2529 | + "@mui/types" "^7.4.1" |
| 2530 | + "@types/prop-types" "^15.7.14" |
| 2531 | + clsx "^2.1.1" |
| 2532 | + prop-types "^15.8.1" |
| 2533 | + react-is "^19.1.0" |
| 2534 | + |
| 2535 | +"@mui/x-data-grid@^8.1.0": |
| 2536 | + version "8.1.0" |
| 2537 | + resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-8.1.0.tgz#1013bd7017137b86f42b48b4e9b2f1c08d9fccef" |
| 2538 | + integrity sha512-jt64FTMRKg9xUOUQkHY+VDbgpLWGssgvTti9n2BNbA4wuOl9r0C44OzYsPMXR0BxgUoWWREUBaeA7x5uwaArnQ== |
2539 | 2539 | 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" |
| 2540 | + "@babel/runtime" "^7.27.0" |
| 2541 | + "@mui/utils" "^7.0.2" |
| 2542 | + "@mui/x-internals" "8.0.0" |
2543 | 2543 | clsx "^2.1.1"
|
2544 | 2544 | prop-types "^15.8.1"
|
2545 | 2545 | reselect "^5.1.1"
|
2546 |
| - use-sync-external-store "^1.0.0" |
| 2546 | + use-sync-external-store "^1.5.0" |
2547 | 2547 |
|
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== |
| 2548 | +"@mui/x-internals@8.0.0": |
| 2549 | + version "8.0.0" |
| 2550 | + resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-8.0.0.tgz#4c8c3fa5a7ccf1b2afc4a86477077f41347148e5" |
| 2551 | + integrity sha512-yQOWABTEAIW0wiAwpjAJ6uM47rG1cxrfRtL2WsIdje8F9JdCXO6/jAu7ROAiezw4EqhGYYU7DMrK5svn5tdZpQ== |
2552 | 2552 | dependencies:
|
2553 |
| - "@babel/runtime" "^7.25.7" |
2554 |
| - "@mui/utils" "^5.16.6 || ^6.0.0 || ^7.0.0" |
| 2553 | + "@babel/runtime" "^7.27.0" |
| 2554 | + "@mui/utils" "^7.0.2" |
2555 | 2555 |
|
2556 | 2556 | "@napi-rs/wasm-runtime@^0.2.9":
|
2557 | 2557 | version "0.2.9"
|
@@ -11784,7 +11784,7 @@ url@^0.11.0:
|
11784 | 11784 | punycode "^1.4.1"
|
11785 | 11785 | qs "^6.12.3"
|
11786 | 11786 |
|
11787 |
| -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: |
11788 | 11788 | version "1.5.0"
|
11789 | 11789 | resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz#55122e2a3edd2a6c106174c27485e0fd59bcfca0"
|
11790 | 11790 | integrity sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==
|
|
0 commit comments