|
47 | 47 | dependencies: |
48 | 48 | "@babel/types" "^7.27.3" |
49 | 49 |
|
50 | | -"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.27.1", "@babel/runtime@^7.27.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7": |
51 | | - version "7.27.6" |
52 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6" |
53 | | - integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q== |
| 50 | +"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.27.1", "@babel/runtime@^7.27.6", "@babel/runtime@^7.28.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7": |
| 51 | + version "7.28.4" |
| 52 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" |
| 53 | + integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== |
54 | 54 |
|
55 | 55 | "@babel/template@^7.27.2": |
56 | 56 | version "7.27.2" |
|
541 | 541 | dependencies: |
542 | 542 | "@babel/runtime" "^7.27.1" |
543 | 543 |
|
544 | | -"@mui/utils@^7.1.1": |
545 | | - version "7.1.1" |
546 | | - resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.1.1.tgz#de315ec45ac9e16c637dcc2b32cd7912edb4e234" |
547 | | - integrity sha512-BkOt2q7MBYl7pweY2JWwfrlahhp+uGLR8S+EhiyRaofeRYUWL2YKbSGQvN4hgSN1i8poN0PaUiii1kEMrchvzg== |
| 544 | +"@mui/types@^7.4.7": |
| 545 | + version "7.4.7" |
| 546 | + resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.4.7.tgz#7231f6c050586b5e732c7169f4a934e1856efd51" |
| 547 | + integrity sha512-8vVje9rdEr1rY8oIkYgP+Su5Kwl6ik7O3jQ0wl78JGSmiZhRHV+vkjooGdKD8pbtZbutXFVTWQYshu2b3sG9zw== |
548 | 548 | dependencies: |
549 | | - "@babel/runtime" "^7.27.1" |
550 | | - "@mui/types" "^7.4.3" |
551 | | - "@types/prop-types" "^15.7.14" |
| 549 | + "@babel/runtime" "^7.28.4" |
| 550 | + |
| 551 | +"@mui/utils@^7.1.1", "@mui/utils@^7.3.3": |
| 552 | + version "7.3.3" |
| 553 | + resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.3.3.tgz#9fe030b94451466fba51428804937286c5103a95" |
| 554 | + integrity sha512-kwNAUh7bLZ7mRz9JZ+6qfRnnxbE4Zuc+RzXnhSpRSxjTlSTj7b4JxRLXpG+MVtPVtqks5k/XC8No1Vs3x4Z2gg== |
| 555 | + dependencies: |
| 556 | + "@babel/runtime" "^7.28.4" |
| 557 | + "@mui/types" "^7.4.7" |
| 558 | + "@types/prop-types" "^15.7.15" |
552 | 559 | clsx "^2.1.1" |
553 | 560 | prop-types "^15.8.1" |
554 | | - react-is "^19.1.0" |
| 561 | + react-is "^19.1.1" |
555 | 562 |
|
556 | | -"@mui/x-data-grid@^8.5.0", "@mui/x-data-grid@^8.5.2": |
557 | | - version "8.5.2" |
558 | | - resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-8.5.2.tgz#1788587711d2e49fabe3b8f6ccd5e38ef762f4b1" |
559 | | - integrity sha512-4KzawLZqRKp3KcGKsTDVz7zkEjACllQD5Zb8ds1QKlA6C3/oIoSU7PsemFLj+RL3rT5aORsLMBl97/egQ5tUhA== |
| 563 | +"@mui/x-data-grid@^8.16.0", "@mui/x-data-grid@^8.5.0": |
| 564 | + version "8.16.0" |
| 565 | + resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-8.16.0.tgz#c054eeb50f6702e310e825b5ad2edc0536e3fd42" |
| 566 | + integrity sha512-yJ+v+E1yI1HxrEUdOfgrUTCxobAFvotGggU6cy6MnM7c7/TPPg9d5mDzjzxb0imOCJ6WyiM/vtd5WKbY/5sUNw== |
560 | 567 | dependencies: |
561 | | - "@babel/runtime" "^7.27.6" |
562 | | - "@mui/utils" "^7.1.1" |
563 | | - "@mui/x-internals" "8.5.2" |
| 568 | + "@babel/runtime" "^7.28.4" |
| 569 | + "@mui/utils" "^7.3.3" |
| 570 | + "@mui/x-internals" "8.16.0" |
| 571 | + "@mui/x-virtualizer" "0.2.6" |
564 | 572 | clsx "^2.1.1" |
565 | 573 | prop-types "^15.8.1" |
566 | | - use-sync-external-store "^1.5.0" |
| 574 | + use-sync-external-store "^1.6.0" |
567 | 575 |
|
568 | 576 | "@mui/x-date-pickers@^8.5.0", "@mui/x-date-pickers@^8.5.2": |
569 | 577 | version "8.5.2" |
|
578 | 586 | prop-types "^15.8.1" |
579 | 587 | react-transition-group "^4.4.5" |
580 | 588 |
|
| 589 | +"@mui/x-internals@8.16.0": |
| 590 | + version "8.16.0" |
| 591 | + resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-8.16.0.tgz#777196e3bfef1085d098870b125bf7932bf64483" |
| 592 | + integrity sha512-JR53WOFqmQYQzurOpB0H91K7/9uMcte1ooxHxTLGB+97PgB+rKY6siRWvUALGS56XyPV+1a2ALI33hd2E7+Rgg== |
| 593 | + dependencies: |
| 594 | + "@babel/runtime" "^7.28.4" |
| 595 | + "@mui/utils" "^7.3.3" |
| 596 | + reselect "^5.1.1" |
| 597 | + use-sync-external-store "^1.6.0" |
| 598 | + |
581 | 599 | "@mui/x-internals@8.5.2": |
582 | 600 | version "8.5.2" |
583 | 601 | resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-8.5.2.tgz#fba1bbbff2866ed118761c8fc4fcc7909d167f53" |
|
587 | 605 | "@mui/utils" "^7.1.1" |
588 | 606 | reselect "^5.1.1" |
589 | 607 |
|
| 608 | +"@mui/x-virtualizer@0.2.6": |
| 609 | + version "0.2.6" |
| 610 | + resolved "https://registry.yarnpkg.com/@mui/x-virtualizer/-/x-virtualizer-0.2.6.tgz#93951f597dc79ac3bff86948ce370cfa7f3a7110" |
| 611 | + integrity sha512-t45EHhD9kStSwIYMkqYYQIFbZNVQws9LRANktf0e/+j+MxsRTFk41r0rgiazMSOSugJlCuSh/H8xUUuMCZdtow== |
| 612 | + dependencies: |
| 613 | + "@babel/runtime" "^7.28.4" |
| 614 | + "@mui/utils" "^7.3.3" |
| 615 | + "@mui/x-internals" "8.16.0" |
| 616 | + |
590 | 617 | "@napi-rs/wasm-runtime@^0.2.11": |
591 | 618 | version "0.2.11" |
592 | 619 | resolved "https://registry.yarnpkg.com/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.11.tgz#192c1610e1625048089ab4e35bc0649ce478500e" |
|
883 | 910 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239" |
884 | 911 | integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw== |
885 | 912 |
|
886 | | -"@types/prop-types@^15.7.14": |
| 913 | +"@types/prop-types@^15.7.15": |
887 | 914 | version "15.7.15" |
888 | 915 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.15.tgz#e6e5a86d602beaca71ce5163fadf5f95d70931c7" |
889 | 916 | integrity sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw== |
@@ -2866,6 +2893,11 @@ react-is@^19.1.0: |
2866 | 2893 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.0.tgz#805bce321546b7e14c084989c77022351bbdd11b" |
2867 | 2894 | integrity sha512-Oe56aUPnkHyyDxxkvqtd7KkdQP5uIUfHxd5XTb3wE9d/kRnZLmKbDB0GWk919tdQ+mxxPtG6EAs6RMT6i1qtHg== |
2868 | 2895 |
|
| 2896 | +react-is@^19.1.1: |
| 2897 | + version "19.2.0" |
| 2898 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.0.tgz#ddc3b4a4e0f3336c3847f18b806506388d7b9973" |
| 2899 | + integrity sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA== |
| 2900 | + |
2869 | 2901 | react-player@^2.16.0: |
2870 | 2902 | version "2.16.0" |
2871 | 2903 | resolved "https://registry.yarnpkg.com/react-player/-/react-player-2.16.0.tgz#89070700b03f5a5ded9f0b3165d4717390796481" |
@@ -3421,10 +3453,10 @@ uri-js@^4.2.2: |
3421 | 3453 | dependencies: |
3422 | 3454 | punycode "^2.1.0" |
3423 | 3455 |
|
3424 | | -use-sync-external-store@^1.5.0: |
3425 | | - version "1.5.0" |
3426 | | - resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz#55122e2a3edd2a6c106174c27485e0fd59bcfca0" |
3427 | | - integrity sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A== |
| 3456 | +use-sync-external-store@^1.6.0: |
| 3457 | + version "1.6.0" |
| 3458 | + resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz#b174bfa65cb2b526732d9f2ac0a408027876f32d" |
| 3459 | + integrity sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w== |
3428 | 3460 |
|
3429 | 3461 | vite@^6.3.5: |
3430 | 3462 | version "6.3.5" |
|
0 commit comments