|
901 | 901 | "@babel/types" "^7.4.4" |
902 | 902 | esutils "^2.0.2" |
903 | 903 |
|
904 | | -"@babel/runtime@^7.0.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@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": |
| 904 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
905 | 905 | version "7.27.0" |
906 | 906 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762" |
907 | 907 | integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw== |
908 | 908 | dependencies: |
909 | 909 | regenerator-runtime "^0.14.0" |
910 | 910 |
|
| 911 | +"@babel/runtime@^7.28.4": |
| 912 | + version "7.28.4" |
| 913 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" |
| 914 | + integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== |
| 915 | + |
911 | 916 | "@babel/template@^7.25.9", "@babel/template@^7.26.9", "@babel/template@^7.27.0": |
912 | 917 | version "7.27.0" |
913 | 918 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
|
1415 | 1420 | clsx "^2.1.0" |
1416 | 1421 | prop-types "^15.8.1" |
1417 | 1422 |
|
1418 | | -"@mui/core-downloads-tracker@^5.18.0": |
1419 | | - version "5.18.0" |
1420 | | - resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.18.0.tgz#85019a8704b0f63305fc5600635ee663810f2b66" |
1421 | | - integrity sha512-jbhwoQ1AY200PSSOrNXmrFCaSDSJWP7qk6urkTmIirvRXDROkqe+QwcLlUiw/PrREwsIF/vm3/dAXvjlMHF0RA== |
| 1423 | +"@mui/core-downloads-tracker@^7.3.5": |
| 1424 | + version "7.3.5" |
| 1425 | + resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-7.3.5.tgz#2c7769498a287eb9456269571b328f807b69f731" |
| 1426 | + integrity sha512-kOLwlcDPnVz2QMhiBv0OQ8le8hTCqKM9cRXlfVPL91l3RGeOsxrIhNRsUt3Xb8wb+pTVUolW+JXKym93vRKxCw== |
1422 | 1427 |
|
1423 | | -"@mui/icons-material@5.18.0": |
1424 | | - version "5.18.0" |
1425 | | - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.18.0.tgz#97d87f1b7bee5fa7b9ba844518631de3112c1e57" |
1426 | | - integrity sha512-1s0vEZj5XFXDMmz3Arl/R7IncFqJ+WQ95LDp1roHWGDE2oCO3IS4/hmiOv1/8SD9r6B7tv9GLiqVZYHo+6PkTg== |
| 1428 | +"@mui/icons-material@7.3.5": |
| 1429 | + version "7.3.5" |
| 1430 | + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-7.3.5.tgz#ebb94784fc49ab477f97d4cae097ec3cee32758f" |
| 1431 | + integrity sha512-LciL1GLMZ+VlzyHAALSVAR22t8IST4LCXmljcUSx2NOutgO2XnxdIp8ilFbeNf9wpo0iUFbAuoQcB7h+HHIf3A== |
1427 | 1432 | dependencies: |
1428 | | - "@babel/runtime" "^7.23.9" |
| 1433 | + "@babel/runtime" "^7.28.4" |
1429 | 1434 |
|
1430 | 1435 | |
1431 | 1436 | version "5.0.0-alpha.177" |
|
1440 | 1445 | clsx "^2.1.0" |
1441 | 1446 | prop-types "^15.8.1" |
1442 | 1447 |
|
1443 | | -"@mui/material@5.18.0": |
1444 | | - version "5.18.0" |
1445 | | - resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.18.0.tgz#71e72d52338252edc6f8d9461e04fdf0d61905cd" |
1446 | | - integrity sha512-bbH/HaJZpFtXGvWg3TsBWG4eyt3gah3E7nCNU8GLyRjVoWcA91Vm/T+sjHfUcwgJSw9iLtucfHBoq+qW/T30aA== |
| 1448 | +"@mui/material@7.3.5": |
| 1449 | + version "7.3.5" |
| 1450 | + resolved "https://registry.yarnpkg.com/@mui/material/-/material-7.3.5.tgz#2a30e9ed33c58cfa90d8a5d74c12cfa1064f52ef" |
| 1451 | + integrity sha512-8VVxFmp1GIm9PpmnQoCoYo0UWHoOrdA57tDL62vkpzEgvb/d71Wsbv4FRg7r1Gyx7PuSo0tflH34cdl/NvfHNQ== |
1447 | 1452 | dependencies: |
1448 | | - "@babel/runtime" "^7.23.9" |
1449 | | - "@mui/core-downloads-tracker" "^5.18.0" |
1450 | | - "@mui/system" "^5.18.0" |
1451 | | - "@mui/types" "~7.2.15" |
1452 | | - "@mui/utils" "^5.17.1" |
| 1453 | + "@babel/runtime" "^7.28.4" |
| 1454 | + "@mui/core-downloads-tracker" "^7.3.5" |
| 1455 | + "@mui/system" "^7.3.5" |
| 1456 | + "@mui/types" "^7.4.8" |
| 1457 | + "@mui/utils" "^7.3.5" |
1453 | 1458 | "@popperjs/core" "^2.11.8" |
1454 | | - "@types/react-transition-group" "^4.4.10" |
1455 | | - clsx "^2.1.0" |
| 1459 | + "@types/react-transition-group" "^4.4.12" |
| 1460 | + clsx "^2.1.1" |
1456 | 1461 | csstype "^3.1.3" |
1457 | 1462 | prop-types "^15.8.1" |
1458 | | - react-is "^19.0.0" |
| 1463 | + react-is "^19.2.0" |
1459 | 1464 | react-transition-group "^4.4.5" |
1460 | 1465 |
|
1461 | 1466 | "@mui/private-theming@^5.17.1": |
|
1467 | 1472 | "@mui/utils" "^5.17.1" |
1468 | 1473 | prop-types "^15.8.1" |
1469 | 1474 |
|
| 1475 | +"@mui/private-theming@^7.3.5": |
| 1476 | + version "7.3.5" |
| 1477 | + resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-7.3.5.tgz#53f9203d7d82e69e94dd8df0a19fd4744a330a8f" |
| 1478 | + integrity sha512-cTx584W2qrLonwhZLbEN7P5pAUu0nZblg8cLBlTrZQ4sIiw8Fbvg7GvuphQaSHxPxrCpa7FDwJKtXdbl2TSmrA== |
| 1479 | + dependencies: |
| 1480 | + "@babel/runtime" "^7.28.4" |
| 1481 | + "@mui/utils" "^7.3.5" |
| 1482 | + prop-types "^15.8.1" |
| 1483 | + |
1470 | 1484 | "@mui/styled-engine@^5.18.0": |
1471 | 1485 | version "5.18.0" |
1472 | 1486 | resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.18.0.tgz#914cca1385bb33ce0cde31721f529c8bd7fa301c" |
|
1478 | 1492 | csstype "^3.1.3" |
1479 | 1493 | prop-types "^15.8.1" |
1480 | 1494 |
|
1481 | | -"@mui/[email protected]", "@mui/system@^5.18.0": |
| 1495 | +"@mui/styled-engine@^7.3.5": |
| 1496 | + version "7.3.5" |
| 1497 | + resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-7.3.5.tgz#b087d791d85eea97812f0e23e9b9fdeb37abad77" |
| 1498 | + integrity sha512-zbsZ0uYYPndFCCPp2+V3RLcAN6+fv4C8pdwRx6OS3BwDkRCN8WBehqks7hWyF3vj1kdQLIWrpdv/5Y0jHRxYXQ== |
| 1499 | + dependencies: |
| 1500 | + "@babel/runtime" "^7.28.4" |
| 1501 | + "@emotion/cache" "^11.14.0" |
| 1502 | + "@emotion/serialize" "^1.3.3" |
| 1503 | + "@emotion/sheet" "^1.4.0" |
| 1504 | + csstype "^3.1.3" |
| 1505 | + prop-types "^15.8.1" |
| 1506 | + |
| 1507 | +"@mui/[email protected]", "@mui/system@^7.3.5": |
| 1508 | + version "7.3.5" |
| 1509 | + resolved "https://registry.yarnpkg.com/@mui/system/-/system-7.3.5.tgz#ea077787ba9e9efc00a6df4db55a833de6a530fc" |
| 1510 | + integrity sha512-yPaf5+gY3v80HNkJcPi6WT+r9ebeM4eJzrREXPxMt7pNTV/1eahyODO4fbH3Qvd8irNxDFYn5RQ3idHW55rA6g== |
| 1511 | + dependencies: |
| 1512 | + "@babel/runtime" "^7.28.4" |
| 1513 | + "@mui/private-theming" "^7.3.5" |
| 1514 | + "@mui/styled-engine" "^7.3.5" |
| 1515 | + "@mui/types" "^7.4.8" |
| 1516 | + "@mui/utils" "^7.3.5" |
| 1517 | + clsx "^2.1.1" |
| 1518 | + csstype "^3.1.3" |
| 1519 | + prop-types "^15.8.1" |
| 1520 | + |
| 1521 | +"@mui/system@^5.18.0": |
1482 | 1522 | version "5.18.0" |
1483 | 1523 | resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.18.0.tgz#e55331203a40584b26c5a855a07949ac8973bfb6" |
1484 | 1524 | integrity sha512-ojZGVcRWqWhu557cdO3pWHloIGJdzVtxs3rk0F9L+x55LsUjcMUVkEhiF7E4TMxZoF9MmIHGGs0ZX3FDLAf0Xw== |
|
1492 | 1532 | csstype "^3.1.3" |
1493 | 1533 | prop-types "^15.8.1" |
1494 | 1534 |
|
1495 | | -"@mui/types@^7.4.1": |
1496 | | - version "7.4.1" |
1497 | | - resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.4.1.tgz#5611268faa0b46ab0c622c02b54f3f30f9809c2d" |
1498 | | - integrity sha512-gUL8IIAI52CRXP/MixT1tJKt3SI6tVv4U/9soFsTtAsHzaJQptZ42ffdHZV3niX1ei0aUgMvOxBBN0KYqdG39g== |
| 1535 | +"@mui/types@^7.4.8": |
| 1536 | + version "7.4.8" |
| 1537 | + resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.4.8.tgz#0c1829353cd7d196be9ac0332a30cdd2792f3558" |
| 1538 | + integrity sha512-ZNXLBjkPV6ftLCmmRCafak3XmSn8YV0tKE/ZOhzKys7TZXUiE0mZxlH8zKDo6j6TTUaDnuij68gIG+0Ucm7Xhw== |
1499 | 1539 | dependencies: |
1500 | | - "@babel/runtime" "^7.27.0" |
| 1540 | + "@babel/runtime" "^7.28.4" |
1501 | 1541 |
|
1502 | 1542 | "@mui/types@~7.2.15": |
1503 | 1543 | version "7.2.24" |
1504 | 1544 | resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.24.tgz#5eff63129d9c29d80bbf2d2e561bd0690314dec2" |
1505 | 1545 | integrity sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw== |
1506 | 1546 |
|
1507 | | -"@mui/utils@^5.16.6 || ^6.0.0 || ^7.0.0": |
1508 | | - version "7.0.2" |
1509 | | - resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.0.2.tgz#b6842a9f979a619b65011a84a1964b85b205a9a4" |
1510 | | - integrity sha512-72gcuQjPzhj/MLmPHLCgZjy2VjOH4KniR/4qRtXTTXIEwbkgcN+Y5W/rC90rWtMmZbjt9svZev/z+QHUI4j74w== |
1511 | | - dependencies: |
1512 | | - "@babel/runtime" "^7.27.0" |
1513 | | - "@mui/types" "^7.4.1" |
1514 | | - "@types/prop-types" "^15.7.14" |
1515 | | - clsx "^2.1.1" |
1516 | | - prop-types "^15.8.1" |
1517 | | - react-is "^19.1.0" |
1518 | | - |
1519 | 1547 | "@mui/utils@^5.17.1": |
1520 | 1548 | version "5.17.1" |
1521 | 1549 | resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.17.1.tgz#72ba4ffa79f7bdf69d67458139390f18484b6e6b" |
|
1528 | 1556 | prop-types "^15.8.1" |
1529 | 1557 | react-is "^19.0.0" |
1530 | 1558 |
|
1531 | | - |
1532 | | - version "7.29.4" |
1533 | | - resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.29.4.tgz#b8808cb8e28c1d4e528b37b336effc8074e65faf" |
1534 | | - integrity sha512-wJ3tsqk/y6dp+mXGtT9czciAMEO5Zr3IIAHg9x6IL0Eqanqy0N3chbmQQZv3iq0m2qUpQDLvZ4utZBUTJdjNzw== |
| 1559 | +"@mui/utils@^7.3.5": |
| 1560 | + version "7.3.5" |
| 1561 | + resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.3.5.tgz#77f3e2b83454bbd47877c73b04cd804f490bf028" |
| 1562 | + integrity sha512-jisvFsEC3sgjUjcPnR4mYfhzjCDIudttSGSbe1o/IXFNu0kZuR+7vqQI0jg8qtcVZBHWrwTfvAZj9MNMumcq1g== |
| 1563 | + dependencies: |
| 1564 | + "@babel/runtime" "^7.28.4" |
| 1565 | + "@mui/types" "^7.4.8" |
| 1566 | + "@types/prop-types" "^15.7.15" |
| 1567 | + clsx "^2.1.1" |
| 1568 | + prop-types "^15.8.1" |
| 1569 | + react-is "^19.2.0" |
| 1570 | + |
| 1571 | + |
| 1572 | + version "8.18.0" |
| 1573 | + resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-8.18.0.tgz#0be7c502cb6cd46d57ae053688f4a1964b48f7ae" |
| 1574 | + integrity sha512-lgq60mOhOf5AKfiCl37eOVSkCZQo3sHhE6tbwbcS93aNkdtlsTQlqy/s6O89RoIi8QS3/7rgCKy+WuC6YzwZrA== |
1535 | 1575 | dependencies: |
1536 | | - "@babel/runtime" "^7.25.7" |
1537 | | - "@mui/utils" "^5.16.6 || ^6.0.0 || ^7.0.0" |
1538 | | - "@mui/x-internals" "7.29.0" |
1539 | | - "@types/react-transition-group" "^4.4.11" |
| 1576 | + "@babel/runtime" "^7.28.4" |
| 1577 | + "@mui/utils" "^7.3.5" |
| 1578 | + "@mui/x-internals" "8.18.0" |
| 1579 | + "@types/react-transition-group" "^4.4.12" |
1540 | 1580 | clsx "^2.1.1" |
1541 | 1581 | prop-types "^15.8.1" |
1542 | 1582 | react-transition-group "^4.4.5" |
1543 | 1583 |
|
1544 | | -"@mui/x-internals@7.29.0": |
1545 | | - version "7.29.0" |
1546 | | - resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-7.29.0.tgz#1f353b697ed1bf5594ac549556ade2e6841f4bf5" |
1547 | | - integrity sha512-+Gk6VTZIFD70XreWvdXBwKd8GZ2FlSCuecQFzm6znwqXg1ZsndavrhG9tkxpxo2fM1Zf7Tk8+HcOO0hCbhTQFA== |
| 1584 | +"@mui/x-internals@8.18.0": |
| 1585 | + version "8.18.0" |
| 1586 | + resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-8.18.0.tgz#480a7f86c09f1fc96bc366bc8e75dddd3b08b485" |
| 1587 | + integrity sha512-iM2SJALLo4kNqxTel8lfjIymYV9MgTa6021/rAlfdh/vwPMglaKyXQHrxkkWs2Eu/JFKkCKr5Fd34Gsdp63wIg== |
1548 | 1588 | dependencies: |
1549 | | - "@babel/runtime" "^7.25.7" |
1550 | | - "@mui/utils" "^5.16.6 || ^6.0.0 || ^7.0.0" |
| 1589 | + "@babel/runtime" "^7.28.4" |
| 1590 | + "@mui/utils" "^7.3.5" |
| 1591 | + reselect "^5.1.1" |
| 1592 | + use-sync-external-store "^1.6.0" |
1551 | 1593 |
|
1552 | 1594 | "@napi-rs/wasm-runtime@^0.2.10": |
1553 | 1595 | version "0.2.10" |
|
1867 | 1909 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239" |
1868 | 1910 | integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw== |
1869 | 1911 |
|
1870 | | -"@types/prop-types@*", "@types/prop-types@^15.7.12", "@types/prop-types@^15.7.14": |
| 1912 | +"@types/prop-types@*", "@types/prop-types@^15.7.12": |
1871 | 1913 | version "15.7.14" |
1872 | 1914 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2" |
1873 | 1915 | integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ== |
1874 | 1916 |
|
| 1917 | +"@types/prop-types@^15.7.15": |
| 1918 | + version "15.7.15" |
| 1919 | + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.15.tgz#e6e5a86d602beaca71ce5163fadf5f95d70931c7" |
| 1920 | + integrity sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw== |
| 1921 | + |
1875 | 1922 | |
1876 | 1923 | version "18.3.7" |
1877 | 1924 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.7.tgz#b89ddf2cd83b4feafcc4e2ea41afdfb95a0d194f" |
|
1894 | 1941 | "@types/history" "^4.7.11" |
1895 | 1942 | "@types/react" "*" |
1896 | 1943 |
|
1897 | | -"@types/react-transition-group@^4.4.10", "@types/react-transition-group@^4.4.11": |
| 1944 | +"@types/react-transition-group@^4.4.12": |
1898 | 1945 | version "4.4.12" |
1899 | 1946 | resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz#b5d76568485b02a307238270bfe96cb51ee2a044" |
1900 | 1947 | integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w== |
@@ -4274,11 +4321,16 @@ react-is@^16.13.1, react-is@^16.7.0: |
4274 | 4321 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
4275 | 4322 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
4276 | 4323 |
|
4277 | | -react-is@^19.0.0, react-is@^19.1.0: |
| 4324 | +react-is@^19.0.0: |
4278 | 4325 | version "19.1.0" |
4279 | 4326 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.0.tgz#805bce321546b7e14c084989c77022351bbdd11b" |
4280 | 4327 | integrity sha512-Oe56aUPnkHyyDxxkvqtd7KkdQP5uIUfHxd5XTb3wE9d/kRnZLmKbDB0GWk919tdQ+mxxPtG6EAs6RMT6i1qtHg== |
4281 | 4328 |
|
| 4329 | +react-is@^19.2.0: |
| 4330 | + version "19.2.0" |
| 4331 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.0.tgz#ddc3b4a4e0f3336c3847f18b806506388d7b9973" |
| 4332 | + integrity sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA== |
| 4333 | + |
4282 | 4334 | |
4283 | 4335 | version "9.2.0" |
4284 | 4336 | resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.2.0.tgz#96c3ab23fb9a3af2cb4654be4b51c989e32366f5" |
@@ -4421,7 +4473,7 @@ require-from-string@^2.0.2: |
4421 | 4473 | resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909" |
4422 | 4474 | integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== |
4423 | 4475 |
|
4424 | | -reselect@^5.1.0: |
| 4476 | +reselect@^5.1.0, reselect@^5.1.1: |
4425 | 4477 | version "5.1.1" |
4426 | 4478 | resolved "https://registry.yarnpkg.com/reselect/-/reselect-5.1.1.tgz#c766b1eb5d558291e5e550298adb0becc24bb72e" |
4427 | 4479 | integrity sha512-K/BG6eIky/SBpzfHZv/dd+9JBFiS4SWV7FIujVyJRux6e45+73RaUHXLmIR1f7WOMaQ0U1km6qwklRQxpJJY0w== |
@@ -5082,6 +5134,11 @@ use-sync-external-store@^1.4.0: |
5082 | 5134 | resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz#55122e2a3edd2a6c106174c27485e0fd59bcfca0" |
5083 | 5135 | integrity sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A== |
5084 | 5136 |
|
| 5137 | +use-sync-external-store@^1.6.0: |
| 5138 | + version "1.6.0" |
| 5139 | + resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz#b174bfa65cb2b526732d9f2ac0a408027876f32d" |
| 5140 | + integrity sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w== |
| 5141 | + |
5085 | 5142 | |
5086 | 5143 | version "0.21.2" |
5087 | 5144 | resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.21.2.tgz#5c6c37f52e96939ba899c5e571c12b7faccc6c49" |
|
0 commit comments