|
1184 | 1184 | "@backstage/errors" "^1.1.4"
|
1185 | 1185 | cross-fetch "^3.1.5"
|
1186 | 1186 |
|
1187 |
| -"@backstage/catalog-model@^1.1.3", "@backstage/catalog-model@^1.1.4": |
| 1187 | +"@backstage/catalog-client@^1.3.1": |
| 1188 | + version "1.3.1" |
| 1189 | + resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.3.1.tgz#625ce4da098bc3d3e9cdfad4152f53df2ab39d20" |
| 1190 | + integrity sha512-3RtkQ1z79Rm2USsuNtsEKKd2IZvgqZSQg0u7ohpB8NAJSgQ3VloyWpVPIrS9PUBOCj7oktS//HWD5d0LHm9cvw== |
| 1191 | + dependencies: |
| 1192 | + "@backstage/catalog-model" "^1.2.0" |
| 1193 | + "@backstage/errors" "^1.1.4" |
| 1194 | + cross-fetch "^3.1.5" |
| 1195 | + |
| 1196 | +"@backstage/catalog-model@^1.1.4": |
1188 | 1197 | version "1.1.4"
|
1189 | 1198 | resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.1.4.tgz#3addf3e4708aca718734c764362a69dfc01b7006"
|
1190 | 1199 | integrity sha512-dYswAB34/HFqwg0EhdkkirmARIQ7dXCwteM+H18qwEN/RIx7IqE5D1quAWGxvBd3frYfOsiBigRKNvZ9b5o7ug==
|
|
1197 | 1206 | lodash "^4.17.21"
|
1198 | 1207 | uuid "^8.0.0"
|
1199 | 1208 |
|
| 1209 | +"@backstage/catalog-model@^1.2.0": |
| 1210 | + version "1.2.0" |
| 1211 | + resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.2.0.tgz#ff72246e5b5bbbbd82a7e876db7761ecc25f1d5c" |
| 1212 | + integrity sha512-4IRHcj4d2DdB/atB6D1IJgGF8JwGGW3BMwH+qNjh0y8TQ/ou3UnoZWBHhHJGSkkuPLVXofk+XLqddWugZ0aKQw== |
| 1213 | + dependencies: |
| 1214 | + "@backstage/config" "^1.0.6" |
| 1215 | + "@backstage/errors" "^1.1.4" |
| 1216 | + "@backstage/types" "^1.0.2" |
| 1217 | + ajv "^8.10.0" |
| 1218 | + json-schema "^0.4.0" |
| 1219 | + lodash "^4.17.21" |
| 1220 | + uuid "^8.0.0" |
| 1221 | + |
1200 | 1222 | "@backstage/cli-common@^0.1.11":
|
1201 | 1223 | version "0.1.11"
|
1202 | 1224 | resolved "https://registry.yarnpkg.com/@backstage/cli-common/-/cli-common-0.1.11.tgz#9d8fd8cbe83e21ad3d207edecb3c3df3024a35a8"
|
|
1333 | 1355 | "@backstage/types" "^1.0.2"
|
1334 | 1356 | lodash "^4.17.21"
|
1335 | 1357 |
|
| 1358 | +"@backstage/config@^1.0.6": |
| 1359 | + version "1.0.6" |
| 1360 | + resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.0.6.tgz#551ffe6793aec29f7d7f9e5ba1bb010ba6ed0b00" |
| 1361 | + integrity sha512-ZN3ABydLRZNTtL9FXPpvw678CJ/G2UtGHrX/Cq6Tfd9QJ6/wjMTagTe/KibxGh6lxIG+VGU+BOAqt6mHgMDopA== |
| 1362 | + dependencies: |
| 1363 | + "@backstage/types" "^1.0.2" |
| 1364 | + lodash "^4.17.21" |
| 1365 | + |
1336 | 1366 | "@backstage/core-app-api@^1.3.0":
|
1337 | 1367 | version "1.3.0"
|
1338 | 1368 | resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.3.0.tgz#0ffd969cbf3e81f8c7b93ade4aa463579a769e95"
|
|
1391 | 1421 | zen-observable "^0.10.0"
|
1392 | 1422 | zod "~3.18.0"
|
1393 | 1423 |
|
| 1424 | +"@backstage/core-components@^0.12.4": |
| 1425 | + version "0.12.4" |
| 1426 | + resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.12.4.tgz#86933ef16b67d7f73d49c1e21edb6edf6a2b07cb" |
| 1427 | + integrity sha512-AdQQcjFQX4YpX2wH3N6vS8sfnvQ9npft4L1EymHMgtWQyjmN+6vkpe7PNr1XPwLA7rELcBe2aqNqN3oRHzRiBQ== |
| 1428 | + dependencies: |
| 1429 | + "@backstage/config" "^1.0.6" |
| 1430 | + "@backstage/core-plugin-api" "^1.4.0" |
| 1431 | + "@backstage/errors" "^1.1.4" |
| 1432 | + "@backstage/theme" "^0.2.17" |
| 1433 | + "@backstage/version-bridge" "^1.0.3" |
| 1434 | + "@material-table/core" "^3.1.0" |
| 1435 | + "@material-ui/core" "^4.12.2" |
| 1436 | + "@material-ui/icons" "^4.9.1" |
| 1437 | + "@material-ui/lab" "4.0.0-alpha.57" |
| 1438 | + "@react-hookz/web" "^20.0.0" |
| 1439 | + "@types/react-sparklines" "^1.7.0" |
| 1440 | + "@types/react-text-truncate" "^0.14.0" |
| 1441 | + ansi-regex "^6.0.1" |
| 1442 | + classnames "^2.2.6" |
| 1443 | + d3-selection "^3.0.0" |
| 1444 | + d3-shape "^3.0.0" |
| 1445 | + d3-zoom "^3.0.0" |
| 1446 | + dagre "^0.8.5" |
| 1447 | + history "^5.0.0" |
| 1448 | + immer "^9.0.1" |
| 1449 | + lodash "^4.17.21" |
| 1450 | + pluralize "^8.0.0" |
| 1451 | + prop-types "^15.7.2" |
| 1452 | + qs "^6.9.4" |
| 1453 | + rc-progress "3.4.1" |
| 1454 | + react-helmet "6.1.0" |
| 1455 | + react-hook-form "^7.12.2" |
| 1456 | + react-markdown "^8.0.0" |
| 1457 | + react-sparklines "^1.7.0" |
| 1458 | + react-syntax-highlighter "^15.4.5" |
| 1459 | + react-text-truncate "^0.19.0" |
| 1460 | + react-use "^17.3.2" |
| 1461 | + react-virtualized-auto-sizer "^1.0.6" |
| 1462 | + react-window "^1.8.6" |
| 1463 | + remark-gfm "^3.0.1" |
| 1464 | + zen-observable "^0.10.0" |
| 1465 | + zod "~3.18.0" |
| 1466 | + |
1394 | 1467 | "@backstage/core-plugin-api@^1.2.0":
|
1395 | 1468 | version "1.2.0"
|
1396 | 1469 | resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.2.0.tgz#533acb42301d6d581ade247f9e99509e956788e6"
|
|
1403 | 1476 | prop-types "^15.7.2"
|
1404 | 1477 | zen-observable "^0.10.0"
|
1405 | 1478 |
|
| 1479 | +"@backstage/core-plugin-api@^1.4.0": |
| 1480 | + version "1.4.0" |
| 1481 | + resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.4.0.tgz#15ba4a5f1d892810ce75f3ba6b28851b1e15e780" |
| 1482 | + integrity sha512-GmQ7jEfV/SmVVYgxo99/FEjBTQNiL5H7jWtgAnwR+pht0UVY3WynW3optASbg76OSc+EpIkNIEXsU2LrMPJDeg== |
| 1483 | + dependencies: |
| 1484 | + "@backstage/config" "^1.0.6" |
| 1485 | + "@backstage/types" "^1.0.2" |
| 1486 | + "@backstage/version-bridge" "^1.0.3" |
| 1487 | + history "^5.0.0" |
| 1488 | + prop-types "^15.7.2" |
| 1489 | + zen-observable "^0.10.0" |
| 1490 | + |
1406 | 1491 | "@backstage/dev-utils@^1.0.8":
|
1407 | 1492 | version "1.0.10"
|
1408 | 1493 | resolved "https://registry.yarnpkg.com/@backstage/dev-utils/-/dev-utils-1.0.10.tgz#cd06c9cf19b309373d036041739fa434069a7282"
|
|
1463 | 1548 | lodash "^4.17.21"
|
1464 | 1549 | luxon "^3.0.0"
|
1465 | 1550 |
|
| 1551 | +"@backstage/integration@^1.4.2": |
| 1552 | + version "1.4.2" |
| 1553 | + resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.4.2.tgz#5a0d6e6215d46b05055804c06a2e54bad501fb6e" |
| 1554 | + integrity sha512-vWclxqDvOYDPPBXOiaN5HTcGlWR/Mdk8etZu4u24DLlvqmKRVOG3UFajf1VoNcEZqtkN08QsfbhoiQHE4mmHxg== |
| 1555 | + dependencies: |
| 1556 | + "@backstage/config" "^1.0.6" |
| 1557 | + "@backstage/errors" "^1.1.4" |
| 1558 | + "@octokit/auth-app" "^4.0.0" |
| 1559 | + "@octokit/rest" "^19.0.3" |
| 1560 | + cross-fetch "^3.1.5" |
| 1561 | + git-url-parse "^13.0.0" |
| 1562 | + lodash "^4.17.21" |
| 1563 | + luxon "^3.0.0" |
| 1564 | + |
| 1565 | +"@backstage/plugin-catalog-common@^1.0.11": |
| 1566 | + version "1.0.11" |
| 1567 | + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-common/-/plugin-catalog-common-1.0.11.tgz#09cbc0c58e902d20cc37208ce8a0161d72bad846" |
| 1568 | + integrity sha512-aw6J3n93FR8vX5lu8UWTppeTMkf9tb+gLHpQKMRcBVi0ZwY7VfXrVpT/gCDxILY3xtTX03m8mVDcb/BButrccA== |
| 1569 | + dependencies: |
| 1570 | + "@backstage/catalog-model" "^1.2.0" |
| 1571 | + "@backstage/plugin-permission-common" "^0.7.3" |
| 1572 | + "@backstage/plugin-search-common" "^1.2.1" |
| 1573 | + |
1466 | 1574 | "@backstage/plugin-catalog-common@^1.0.9":
|
1467 | 1575 | version "1.0.9"
|
1468 | 1576 | resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-common/-/plugin-catalog-common-1.0.9.tgz#a16ce8936ace90bb35514966fcd97a54845bc702"
|
|
1472 | 1580 | "@backstage/plugin-permission-common" "^0.7.2"
|
1473 | 1581 | "@backstage/plugin-search-common" "^1.2.0"
|
1474 | 1582 |
|
1475 |
| -"@backstage/plugin-catalog-react@^1.2.1", "@backstage/plugin-catalog-react@^1.2.3": |
| 1583 | +"@backstage/plugin-catalog-react@^1.2.3": |
1476 | 1584 | version "1.2.3"
|
1477 | 1585 | resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.2.3.tgz#38b5fc0272b487d85a521fd200dbd95a542bed5d"
|
1478 | 1586 | integrity sha512-IpO545da+qXA/yuifbZ1cPK2b/alZ8p5BhxDfmS7CcgqgzkSf8bmqgp2sbw0UwVXpRQKLfSbS0j7kOao7R+0MQ==
|
|
1500 | 1608 | yaml "^2.0.0"
|
1501 | 1609 | zen-observable "^0.10.0"
|
1502 | 1610 |
|
| 1611 | +"@backstage/plugin-catalog-react@^1.3.0": |
| 1612 | + version "1.3.0" |
| 1613 | + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.3.0.tgz#13bac4048f68fba37c5d3d9263712fa904f05f17" |
| 1614 | + integrity sha512-TF3wwUFQBUwv7G3CCuNPT1QAP1SRG0RjBIo9gDpOtvGRTe7yQj8xp0/z8uoUXyBcy+pkstMvrdVqHV0gHkStqg== |
| 1615 | + dependencies: |
| 1616 | + "@backstage/catalog-client" "^1.3.1" |
| 1617 | + "@backstage/catalog-model" "^1.2.0" |
| 1618 | + "@backstage/core-components" "^0.12.4" |
| 1619 | + "@backstage/core-plugin-api" "^1.4.0" |
| 1620 | + "@backstage/errors" "^1.1.4" |
| 1621 | + "@backstage/integration" "^1.4.2" |
| 1622 | + "@backstage/plugin-catalog-common" "^1.0.11" |
| 1623 | + "@backstage/plugin-permission-common" "^0.7.3" |
| 1624 | + "@backstage/plugin-permission-react" "^0.4.10" |
| 1625 | + "@backstage/theme" "^0.2.17" |
| 1626 | + "@backstage/types" "^1.0.2" |
| 1627 | + "@backstage/version-bridge" "^1.0.3" |
| 1628 | + "@material-ui/core" "^4.12.2" |
| 1629 | + "@material-ui/icons" "^4.9.1" |
| 1630 | + "@material-ui/lab" "4.0.0-alpha.57" |
| 1631 | + classnames "^2.2.6" |
| 1632 | + jwt-decode "^3.1.0" |
| 1633 | + lodash "^4.17.21" |
| 1634 | + material-ui-popup-state "^1.9.3" |
| 1635 | + qs "^6.9.4" |
| 1636 | + react-use "^17.2.4" |
| 1637 | + yaml "^2.0.0" |
| 1638 | + zen-observable "^0.10.0" |
| 1639 | + |
1503 | 1640 | "@backstage/plugin-permission-common@^0.7.2":
|
1504 | 1641 | version "0.7.2"
|
1505 | 1642 | resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-common/-/plugin-permission-common-0.7.2.tgz#d30531451876b1899b3726245ca7b6eb4270282a"
|
|
1512 | 1649 | uuid "^8.0.0"
|
1513 | 1650 | zod "~3.18.0"
|
1514 | 1651 |
|
| 1652 | +"@backstage/plugin-permission-common@^0.7.3": |
| 1653 | + version "0.7.3" |
| 1654 | + resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-common/-/plugin-permission-common-0.7.3.tgz#389ec502affa5694895055c5537c96f8ed21db0f" |
| 1655 | + integrity sha512-27I9X/kj3xBe6Hg4wynoEzDYLa5jpC7PNh8cGok6RLdkMM4H2aXo8yEMOArxp+JYPhHzNW07ZhjkBF0PcEpAEQ== |
| 1656 | + dependencies: |
| 1657 | + "@backstage/config" "^1.0.6" |
| 1658 | + "@backstage/errors" "^1.1.4" |
| 1659 | + "@backstage/types" "^1.0.2" |
| 1660 | + cross-fetch "^3.1.5" |
| 1661 | + uuid "^8.0.0" |
| 1662 | + zod "~3.18.0" |
| 1663 | + |
| 1664 | +"@backstage/plugin-permission-react@^0.4.10": |
| 1665 | + version "0.4.10" |
| 1666 | + resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.10.tgz#2bd2c9806083d1bf238e26b61ce380b829211a2c" |
| 1667 | + integrity sha512-pVhwsU4S5Z01YLGS6c8omDSws/EoubULLkIZKwr81eaFubSIi7B9tBBENc1eEzjea3c71ZK3atW5Mutj1AH6sA== |
| 1668 | + dependencies: |
| 1669 | + "@backstage/config" "^1.0.6" |
| 1670 | + "@backstage/core-plugin-api" "^1.4.0" |
| 1671 | + "@backstage/plugin-permission-common" "^0.7.3" |
| 1672 | + cross-fetch "^3.1.5" |
| 1673 | + react-use "^17.2.4" |
| 1674 | + swr "^2.0.0" |
| 1675 | + |
1515 | 1676 | "@backstage/plugin-permission-react@^0.4.8":
|
1516 | 1677 | version "0.4.8"
|
1517 | 1678 | resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.8.tgz#6b10f75e8a08d221b9fec6148269c822704efa5b"
|
|
1532 | 1693 | "@backstage/plugin-permission-common" "^0.7.2"
|
1533 | 1694 | "@backstage/types" "^1.0.2"
|
1534 | 1695 |
|
| 1696 | +"@backstage/plugin-search-common@^1.2.1": |
| 1697 | + version "1.2.1" |
| 1698 | + resolved "https://registry.yarnpkg.com/@backstage/plugin-search-common/-/plugin-search-common-1.2.1.tgz#a5e6c5d09986ac1ff947a2266012002aecf3c171" |
| 1699 | + integrity sha512-ek8QPVcONoy6pp+jSG9BXGAJKHioRtjutyxWlpxynBZzan1SShBoZ0suNd8EwydTnf5Qz+0Mn8keTkbdxFMiJA== |
| 1700 | + dependencies: |
| 1701 | + "@backstage/plugin-permission-common" "^0.7.3" |
| 1702 | + "@backstage/types" "^1.0.2" |
| 1703 | + |
1535 | 1704 | "@backstage/release-manifests@^0.0.8":
|
1536 | 1705 | version "0.0.8"
|
1537 | 1706 | resolved "https://registry.yarnpkg.com/@backstage/release-manifests/-/release-manifests-0.0.8.tgz#6e6094aebc708a2c6bbaae75facac139e9440c96"
|
|
1566 | 1735 | dependencies:
|
1567 | 1736 | "@material-ui/core" "^4.12.2"
|
1568 | 1737 |
|
| 1738 | +"@backstage/theme@^0.2.17": |
| 1739 | + version "0.2.17" |
| 1740 | + resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.2.17.tgz#89f6900f4cdb5bef838ebb1e71b0d5d582fe8ecc" |
| 1741 | + integrity sha512-ztCcMG61E31aYsAxCaCYpaPjFAk0no7Hb2zeiF6TlIpJiw5iCr0dSq42IWETmugk1piVTzv2t/diyjoi50Ll7Q== |
| 1742 | + dependencies: |
| 1743 | + "@material-ui/core" "^4.12.2" |
| 1744 | + |
1569 | 1745 | "@backstage/types@^1.0.2":
|
1570 | 1746 | version "1.0.2"
|
1571 | 1747 | resolved "https://registry.yarnpkg.com/@backstage/types/-/types-1.0.2.tgz#a12cdc7c1ec7e0d99cb2e30903b9dfd97c1050c9"
|
|
2230 | 2406 | resolved "https://registry.yarnpkg.com/@material-ui/types/-/types-5.1.0.tgz#efa1c7a0b0eaa4c7c87ac0390445f0f88b0d88f2"
|
2231 | 2407 | integrity sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==
|
2232 | 2408 |
|
| 2409 | +"@material-ui/types@^6.0.1": |
| 2410 | + version "6.0.2" |
| 2411 | + resolved "https://registry.yarnpkg.com/@material-ui/types/-/types-6.0.2.tgz#a6d384196c6e2e130eb2765b62d944c0b1ea1015" |
| 2412 | + integrity sha512-/XUca4wUb9pWimLLdM1PE8KS8rTbDEGohSGkGtk3WST7lm23m+8RYv9uOmrvOg/VSsl4bMiOv4t2/LCb+RLbTg== |
| 2413 | + |
2233 | 2414 | "@material-ui/utils@^4.11.2", "@material-ui/utils@^4.11.3", "@material-ui/utils@^4.7.1":
|
2234 | 2415 | version "4.11.3"
|
2235 | 2416 | resolved "https://registry.yarnpkg.com/@material-ui/utils/-/utils-4.11.3.tgz#232bd86c4ea81dab714f21edad70b7fdf0253942"
|
@@ -8571,6 +8752,16 @@ matcher@^3.0.0:
|
8571 | 8752 | dependencies:
|
8572 | 8753 | escape-string-regexp "^4.0.0"
|
8573 | 8754 |
|
| 8755 | +material-ui-popup-state@^1.9.3: |
| 8756 | + version "1.9.3" |
| 8757 | + resolved "https://registry.yarnpkg.com/material-ui-popup-state/-/material-ui-popup-state-1.9.3.tgz#133ee02be8adf936e738d6b5f3dc89726af39bce" |
| 8758 | + integrity sha512-+Ete5Tzw5rXlYfmqptOS8kBUH8vnK5OJsd6IQ7SHtLjU0PsvsmM73M/k8ot0xkX4RmPGuNRsFbK3mlCe/ClQuw== |
| 8759 | + dependencies: |
| 8760 | + "@babel/runtime" "^7.12.5" |
| 8761 | + "@material-ui/types" "^6.0.1" |
| 8762 | + classnames "^2.2.6" |
| 8763 | + prop-types "^15.7.2" |
| 8764 | + |
8574 | 8765 | md5.js@^1.3.4:
|
8575 | 8766 | version "1.3.5"
|
8576 | 8767 | resolved "https://registry.yarnpkg.com/md5.js/-/md5.js-1.3.5.tgz#b5d07b8e3216e3e27cd728d72f70d1e6a342005f"
|
@@ -11644,6 +11835,13 @@ swr@^1.1.2:
|
11644 | 11835 | resolved "https://registry.yarnpkg.com/swr/-/swr-1.3.0.tgz#c6531866a35b4db37b38b72c45a63171faf9f4e8"
|
11645 | 11836 | integrity sha512-dkghQrOl2ORX9HYrMDtPa7LTVHJjCTeZoB1dqTbnnEDlSvN8JEKpYIYurDfvbQFUUS8Cg8PceFVZNkW0KNNYPw==
|
11646 | 11837 |
|
| 11838 | +swr@^2.0.0: |
| 11839 | + version "2.0.4" |
| 11840 | + resolved "https://registry.yarnpkg.com/swr/-/swr-2.0.4.tgz#e68a5cc2e87b2a7f5f7ebf8a472cea24fc1c5fce" |
| 11841 | + integrity sha512-4GUiTjknRUVuw4MWUHR7mzJ9G/DWL+yZz/TgWDfiA0OZ9tL6qyrTkN2wPeboBpL3OJTkej3pexh3mWCnv8cFkQ== |
| 11842 | + dependencies: |
| 11843 | + use-sync-external-store "^1.2.0" |
| 11844 | + |
11647 | 11845 | symbol-tree@^3.2.4:
|
11648 | 11846 | version "3.2.4"
|
11649 | 11847 | resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
|
@@ -12128,6 +12326,11 @@ use-memo-one@^1.1.1:
|
12128 | 12326 | resolved "https://registry.yarnpkg.com/use-memo-one/-/use-memo-one-1.1.3.tgz#2fd2e43a2169eabc7496960ace8c79efef975e99"
|
12129 | 12327 | integrity sha512-g66/K7ZQGYrI6dy8GLpVcMsBp4s17xNkYJVSMvTEevGy3nDxHOfE6z8BVE22+5G5x7t3+bhzrlTDB7ObrEE0cQ==
|
12130 | 12328 |
|
| 12329 | +use-sync-external-store@^1.2.0: |
| 12330 | + version "1.2.0" |
| 12331 | + resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz#7dbefd6ef3fe4e767a0cf5d7287aacfb5846928a" |
| 12332 | + integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA== |
| 12333 | + |
12131 | 12334 | util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
|
12132 | 12335 | version "1.0.2"
|
12133 | 12336 | resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
|
0 commit comments