diff --git a/backstage/yarn.lock b/backstage/yarn.lock index 10a4b8c..c6d4e9e 100644 --- a/backstage/yarn.lock +++ b/backstage/yarn.lock @@ -2888,20 +2888,20 @@ uuid "^9.0.0" zod "^3.22.4" -"@backstage/catalog-client@^1.7.1", "@backstage/catalog-client@^1.9.1": - version "1.9.1" - resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.9.1.tgz#f625895a019778111b4ece0373a5ac2adabf08a4" - integrity sha512-8LpTbW3QQoNDNvPtHAlr1BUEbOZsbj2iGHbaZWBM6Hc+jHfl+VQC6pkHnG3XoeU6prXY/j6o4p/fDuxYEX22sQ== +"@backstage/catalog-client@^1.10.1", "@backstage/catalog-client@^1.7.1", "@backstage/catalog-client@^1.9.1": + version "1.10.1" + resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.10.1.tgz#f48916171e907058e403261dc13664381ff36f10" + integrity sha512-hTwMAIGYMs7ZuyIq/dDuIZmzBBLksqdEfblu48TLWCgn2vJ2opjx1TK44vcIIc+LN7NvgbTD0ht4nC6+XoHO+w== dependencies: - "@backstage/catalog-model" "^1.7.3" + "@backstage/catalog-model" "^1.7.4" "@backstage/errors" "^1.2.7" cross-fetch "^4.0.0" uri-template "^2.0.0" -"@backstage/catalog-model@^1.4.5", "@backstage/catalog-model@^1.7.0", "@backstage/catalog-model@^1.7.3": - version "1.7.3" - resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.7.3.tgz#c74f680cbdbe4209a4a9c17de34b1949f1d19a2d" - integrity sha512-eqSRo7briHyVXMBkNdgQ8rdrw5W2LZifqrIabGwjcvoV8YDG2hFBuCPfqpdpfsgeCIk45iyXilTi9rg1Nt1fgw== +"@backstage/catalog-model@^1.4.5", "@backstage/catalog-model@^1.7.0", "@backstage/catalog-model@^1.7.3", "@backstage/catalog-model@^1.7.4": + version "1.7.4" + resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.7.4.tgz#369b19bd65172ea109e736fc68fca01d4190e432" + integrity sha512-Fs6VESnx8tWbHvB7IBZDU9+XWSDADNKkNUv2Tb3LUqCCDmduf9YSMVK5h9GyV3s7e7QrvbB0HsS+tSRUhBvFZw== dependencies: "@backstage/errors" "^1.2.7" "@backstage/types" "^1.2.1" @@ -3103,6 +3103,24 @@ zen-observable "^0.10.0" zod "^3.22.4" +"@backstage/core-app-api@^1.17.1": + version "1.17.1" + resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.17.1.tgz#ba6b8f0a28b28a6a4b92f4f64a67f2d4ed94de2e" + integrity sha512-iEIZwevlWtRJH+/KFoWBQiRkPlsGL+AjIw0YUt50e2duIhfJ7IxXNmPPstkqQHHFczoA6qJqHQjtY6+VV1/YWA== + dependencies: + "@backstage/config" "^1.3.2" + "@backstage/core-plugin-api" "^1.10.8" + "@backstage/types" "^1.2.1" + "@backstage/version-bridge" "^1.0.11" + "@types/prop-types" "^15.7.3" + history "^5.0.0" + i18next "^22.4.15" + lodash "^4.17.21" + prop-types "^15.7.2" + react-use "^17.2.4" + zen-observable "^0.10.0" + zod "^3.22.4" + "@backstage/core-compat-api@^0.2.4": version "0.2.8" resolved "https://registry.yarnpkg.com/@backstage/core-compat-api/-/core-compat-api-0.2.8.tgz#438ffaf8a615247d2c3b90e7bcae08f7c65d3849" @@ -3124,14 +3142,14 @@ "@backstage/version-bridge" "^1.0.10" lodash "^4.17.21" -"@backstage/core-compat-api@^0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@backstage/core-compat-api/-/core-compat-api-0.4.1.tgz#c1e4c29cf6de52069bd82804fa84961997875e0e" - integrity sha512-ynCldmeSG4j2rzQYJ8c1+Y/NYNWaGJQ0BJv9tYUagO9DIq23rwhU+SiM1sNHVH6HC2E6/9pRYVjgnw1Emy6yGQ== +"@backstage/core-compat-api@^0.4.1", "@backstage/core-compat-api@^0.4.3": + version "0.4.3" + resolved "https://registry.yarnpkg.com/@backstage/core-compat-api/-/core-compat-api-0.4.3.tgz#d3638ee860f24cfca4823a9b7446c7ef09de7e28" + integrity sha512-v1djaW+hpew/ODs4apGJllOZ3g8cZNK8JF4K0BDaO/Els2Rd1TW6hZRxdj1Tkon5EAgNe7/hbYrr3ChwY5ZgcQ== dependencies: - "@backstage/core-plugin-api" "^1.10.6" - "@backstage/frontend-plugin-api" "^0.10.1" - "@backstage/plugin-catalog-react" "^1.17.0" + "@backstage/core-plugin-api" "^1.10.8" + "@backstage/frontend-plugin-api" "^0.10.3" + "@backstage/plugin-catalog-react" "^1.19.0" "@backstage/version-bridge" "^1.0.11" lodash "^4.17.21" @@ -3220,15 +3238,15 @@ zen-observable "^0.10.0" zod "^3.22.4" -"@backstage/core-components@^0.17.1": - version "0.17.1" - resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.17.1.tgz#6cdbdebecf9bd4c612560071712402e0940e25f3" - integrity sha512-ShLOTRDgL4oeaRIDV/4pfHkz7MsRbF++v6ggw0b53M3phI7TOPfnBkea3s3PBK501snG7PHy49Du8uAu8EDuAg== +"@backstage/core-components@^0.17.1", "@backstage/core-components@^0.17.3": + version "0.17.3" + resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.17.3.tgz#e5e97ff0600a769b99be589683cba892b09383d6" + integrity sha512-3RFC7eauO8dQDuwYKmSbknNC+RbqBlDEViN7Bxxdm2rt5u2tprDAUNvkMds28fKqhcOhWv4MC+OEYef5+pc/lQ== dependencies: "@backstage/config" "^1.3.2" - "@backstage/core-plugin-api" "^1.10.6" + "@backstage/core-plugin-api" "^1.10.8" "@backstage/errors" "^1.2.7" - "@backstage/theme" "^0.6.5" + "@backstage/theme" "^0.6.6" "@backstage/version-bridge" "^1.0.11" "@dagrejs/dagre" "^1.1.4" "@date-io/core" "^1.3.13" @@ -3264,10 +3282,10 @@ zen-observable "^0.10.0" zod "^3.22.4" -"@backstage/core-plugin-api@^1.10.0", "@backstage/core-plugin-api@^1.10.6", "@backstage/core-plugin-api@^1.9.2", "@backstage/core-plugin-api@^1.9.3": - version "1.10.6" - resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.10.6.tgz#6f91a6ef8631285024cc50701957f760417069a9" - integrity sha512-GDKCkbJwGUJp737eUJwBrWqWzj6R0jG8D01y6tU/KXNK1xdSitVBWXWYr2fqNxYOCwg/FhJ/ntZWB9jEzeNEBw== +"@backstage/core-plugin-api@^1.10.0", "@backstage/core-plugin-api@^1.10.6", "@backstage/core-plugin-api@^1.10.8", "@backstage/core-plugin-api@^1.9.2", "@backstage/core-plugin-api@^1.9.3": + version "1.10.8" + resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.10.8.tgz#87ca8b68778784292fed65159a6fd721f2de92e4" + integrity sha512-p3qJ9oV+6KdaRNiODNkpZQZc5B2P4rMdQ5w/dQ58Vtg+B5ofCU4YxjOHGefsIkyMCQU2Cqqczdv3E6USql2BCA== dependencies: "@backstage/config" "^1.3.2" "@backstage/errors" "^1.2.7" @@ -3299,41 +3317,41 @@ "@manypkg/get-packages" "^1.1.3" minimatch "^9.0.0" -"@backstage/frontend-app-api@^0.11.1": - version "0.11.1" - resolved "https://registry.yarnpkg.com/@backstage/frontend-app-api/-/frontend-app-api-0.11.1.tgz#7dd0403d325a6b64384fa7117e286448f6301d08" - integrity sha512-AxajndjVlXkb9e/zBeu+o7AnC0aDdopac2QP5KDG0UOXAGcrHfcloTj+hNDPN47mmSFM50TVWMjAiaeiHGXtSA== +"@backstage/frontend-app-api@^0.11.3": + version "0.11.3" + resolved "https://registry.yarnpkg.com/@backstage/frontend-app-api/-/frontend-app-api-0.11.3.tgz#98d4ee2b432e08eb657a34c0a9b049fcb0de983d" + integrity sha512-LoMFyJkUoNcsmd98wRcEssv6poQvSUQDbWzugc75ijYnWkj5qVRcWhf3uDUw/G9ey4pOji/TCV1B8J1uW++BrQ== dependencies: "@backstage/config" "^1.3.2" - "@backstage/core-app-api" "^1.16.1" - "@backstage/core-plugin-api" "^1.10.6" + "@backstage/core-app-api" "^1.17.1" + "@backstage/core-plugin-api" "^1.10.8" "@backstage/errors" "^1.2.7" - "@backstage/frontend-defaults" "^0.2.1" - "@backstage/frontend-plugin-api" "^0.10.1" + "@backstage/frontend-defaults" "^0.2.3" + "@backstage/frontend-plugin-api" "^0.10.3" "@backstage/types" "^1.2.1" "@backstage/version-bridge" "^1.0.11" lodash "^4.17.21" zod "^3.22.4" -"@backstage/frontend-defaults@^0.2.1": - version "0.2.1" - resolved "https://registry.yarnpkg.com/@backstage/frontend-defaults/-/frontend-defaults-0.2.1.tgz#911a79f67cf2fa06041632732e7b5fa32f41d350" - integrity sha512-dRfczQj4HZKPERK3VTli2GNgWUmnAmVd4gs0uST7Qcd4nRCWF9WHzef095OJ2Px+9Pe2joxaCQLz1CM19bm3tQ== +"@backstage/frontend-defaults@^0.2.3": + version "0.2.3" + resolved "https://registry.yarnpkg.com/@backstage/frontend-defaults/-/frontend-defaults-0.2.3.tgz#664d261f7983ebe80c41d3fbdd638baa7c865e23" + integrity sha512-k61sH44/iI3DvqooaTflupuYSmkTTw76C3L0BmlE45yMCJrL0f4v487heLaXvVajafAZDOTKON9toA/3k3gbnw== dependencies: "@backstage/config" "^1.3.2" "@backstage/errors" "^1.2.7" - "@backstage/frontend-app-api" "^0.11.1" - "@backstage/frontend-plugin-api" "^0.10.1" - "@backstage/plugin-app" "^0.1.8" + "@backstage/frontend-app-api" "^0.11.3" + "@backstage/frontend-plugin-api" "^0.10.3" + "@backstage/plugin-app" "^0.1.10" "@react-hookz/web" "^24.0.0" -"@backstage/frontend-plugin-api@^0.10.1": - version "0.10.1" - resolved "https://registry.yarnpkg.com/@backstage/frontend-plugin-api/-/frontend-plugin-api-0.10.1.tgz#85e62b80f6d99a32b4b7100e6988b8ac0c4ed465" - integrity sha512-A0lbFZruNF/fIM2EE5L26CoLZ1NfvanuzDPEOVrsoXufS7jvD5zKQSa+EfJk0V55IbwubDUIwb+A+P0EmT/+bg== +"@backstage/frontend-plugin-api@^0.10.1", "@backstage/frontend-plugin-api@^0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@backstage/frontend-plugin-api/-/frontend-plugin-api-0.10.3.tgz#ad9b502870a4f21e2c309117b78e4a95b48be41d" + integrity sha512-AE4nzR4gUekTx92lq7/AUUJKE5z/GCv4Q/iFsa6jJ4hmhPNZIk6+s20KzZiu85cVwMGsV3wSdNsNKMCRJVeCyw== dependencies: - "@backstage/core-components" "^0.17.1" - "@backstage/core-plugin-api" "^1.10.6" + "@backstage/core-components" "^0.17.3" + "@backstage/core-plugin-api" "^1.10.8" "@backstage/types" "^1.2.1" "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.12.4" @@ -3385,16 +3403,16 @@ zod "^3.22.4" zod-to-json-schema "^3.21.4" -"@backstage/frontend-test-utils@^0.3.1": - version "0.3.1" - resolved "https://registry.yarnpkg.com/@backstage/frontend-test-utils/-/frontend-test-utils-0.3.1.tgz#9b40515edc91bd24b1765bf55e8d2194a8b1c54c" - integrity sha512-w0QziXsm3MysW69v44wmdAnKJ4F/fNTGEjQcLfW6iLaQ8YMoWqGkOimTb9818lLJQcZbLyMJAXHRn+wVZZTy2w== +"@backstage/frontend-test-utils@^0.3.3": + version "0.3.3" + resolved "https://registry.yarnpkg.com/@backstage/frontend-test-utils/-/frontend-test-utils-0.3.3.tgz#f5011adb6152481ab4d6a1af0b59304e1d0b52ad" + integrity sha512-C8nSrVJqVJoQAhNgbdYd1t6MrQsIiMK4zy6Dj++AVY9Wv8rUtyi9EgWKDU0OD3UQtWI8R9Cj6FiK9vqjNsdRxw== dependencies: "@backstage/config" "^1.3.2" - "@backstage/frontend-app-api" "^0.11.1" - "@backstage/frontend-plugin-api" "^0.10.1" - "@backstage/plugin-app" "^0.1.8" - "@backstage/test-utils" "^1.7.7" + "@backstage/frontend-app-api" "^0.11.3" + "@backstage/frontend-plugin-api" "^0.10.3" + "@backstage/plugin-app" "^0.1.10" + "@backstage/test-utils" "^1.7.9" "@backstage/types" "^1.2.1" "@backstage/version-bridge" "^1.0.11" zod "^3.22.4" @@ -3412,14 +3430,14 @@ "@backstage/config" "^1.2.0" "@backstage/errors" "^1.2.4" -"@backstage/integration-react@^1.1.26", "@backstage/integration-react@^1.2.0", "@backstage/integration-react@^1.2.6": - version "1.2.6" - resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.2.6.tgz#bc98a4a9eb254ea2cc115fe02af9c44ed8ac2381" - integrity sha512-qD0X0e4FMY8IdrvckOI2LWEAc8z6qppl+xxX/LBC3WlxoJVALz59yO1/6bD0nWf96Y5w9OopDddKiKQAiyJzEg== +"@backstage/integration-react@^1.1.26", "@backstage/integration-react@^1.2.0", "@backstage/integration-react@^1.2.6", "@backstage/integration-react@^1.2.8": + version "1.2.8" + resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.2.8.tgz#c5745e6a954945a360c7ca658b5c37f6dca3788a" + integrity sha512-JvM+6VUNnLKX+afLis1Zd/n5dpPuqz1CNPpPt4dQPGKqMalDLsWfak7k7kYbbdmQ8/8MkRvG9OBFvZRtV6cBJA== dependencies: "@backstage/config" "^1.3.2" - "@backstage/core-plugin-api" "^1.10.6" - "@backstage/integration" "^1.16.3" + "@backstage/core-plugin-api" "^1.10.8" + "@backstage/integration" "^1.17.0" "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" @@ -3439,6 +3457,22 @@ lodash "^4.17.21" luxon "^3.0.0" +"@backstage/integration@^1.17.0": + version "1.17.0" + resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.17.0.tgz#f7215d17240e6ed4a451f6d0521a0676c794b637" + integrity sha512-JcXIL81hBSuLGq7SLjuZnvLihqeDGCmu/M5/r1Pp3EjtbB82Ha52ebLuhmEJvBcv+TRPJbd3eqWSo7TY/UK3hQ== + dependencies: + "@azure/identity" "^4.0.0" + "@azure/storage-blob" "^12.5.0" + "@backstage/config" "^1.3.2" + "@backstage/errors" "^1.2.7" + "@octokit/auth-app" "^4.0.0" + "@octokit/rest" "^19.0.3" + cross-fetch "^4.0.0" + git-url-parse "^15.0.0" + lodash "^4.17.21" + luxon "^3.0.0" + "@backstage/plugin-api-docs@^0.11.11": version "0.11.11" resolved "https://registry.yarnpkg.com/@backstage/plugin-api-docs/-/plugin-api-docs-0.11.11.tgz#a2e8bdcad7955397b1792ab49ea08c10ef92bf23" @@ -3500,17 +3534,17 @@ express "^4.17.1" fs-extra "^11.2.0" -"@backstage/plugin-app@^0.1.8": - version "0.1.8" - resolved "https://registry.yarnpkg.com/@backstage/plugin-app/-/plugin-app-0.1.8.tgz#066715ac0aa3498c319095af6f2a7ed1458ae2ee" - integrity sha512-PhRE3TVqnF/fps1eJF3ApYb42GPyVsZWfIux6b/XJk8Yr0wqhXntKEG7XQn8knjz21ejXsIwNgEazRB7Lmj99w== - dependencies: - "@backstage/core-components" "^0.17.1" - "@backstage/core-plugin-api" "^1.10.6" - "@backstage/frontend-plugin-api" "^0.10.1" - "@backstage/integration-react" "^1.2.6" - "@backstage/plugin-permission-react" "^0.4.33" - "@backstage/theme" "^0.6.5" +"@backstage/plugin-app@^0.1.10": + version "0.1.10" + resolved "https://registry.yarnpkg.com/@backstage/plugin-app/-/plugin-app-0.1.10.tgz#2c5ba852ecd86fae2a4da71e72c72fca1b3c5f62" + integrity sha512-K7sGIE9kZnROSNwY+0wmnxErTM5c9XJLcgSNrGi4G4WMS818nTTjPh0E6kBOYFWCSCBEUPM1Fqvbfed4J55lkQ== + dependencies: + "@backstage/core-components" "^0.17.3" + "@backstage/core-plugin-api" "^1.10.8" + "@backstage/frontend-plugin-api" "^0.10.3" + "@backstage/integration-react" "^1.2.8" + "@backstage/plugin-permission-react" "^0.4.35" + "@backstage/theme" "^0.6.6" "@backstage/types" "^1.2.1" "@material-ui/core" "^4.9.13" "@material-ui/icons" "^4.9.1" @@ -3930,14 +3964,14 @@ yn "^4.0.0" zod "^3.22.4" -"@backstage/plugin-catalog-common@^1.1.0", "@backstage/plugin-catalog-common@^1.1.3": - version "1.1.3" - resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-common/-/plugin-catalog-common-1.1.3.tgz#f611e0ed963af63cd6a20ef724fcd8537789267c" - integrity sha512-r0TVBLKbdI8nbrBAtm3PqXbJi4U6exjtjIH0AIbJFEWVkVmKkLDCPNnkaPZ/aIxK/nZ0WWMM6YN2fpNbFcSIeg== +"@backstage/plugin-catalog-common@^1.1.0", "@backstage/plugin-catalog-common@^1.1.3", "@backstage/plugin-catalog-common@^1.1.4": + version "1.1.4" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-common/-/plugin-catalog-common-1.1.4.tgz#8c0b3419264595d13bba869f7a063d0b50032e9b" + integrity sha512-jTUJ2RqiAjAk3eaPVMgPSeVGylLlsg4Fpl/ZktTvO4Gd6+l+DnEV4p9/sCQJYo3bj/rtc/DLh6flZKfKsnaMMQ== dependencies: - "@backstage/catalog-model" "^1.7.3" - "@backstage/plugin-permission-common" "^0.8.4" - "@backstage/plugin-search-common" "^1.2.17" + "@backstage/catalog-model" "^1.7.4" + "@backstage/plugin-permission-common" "^0.9.0" + "@backstage/plugin-search-common" "^1.2.18" "@backstage/plugin-catalog-graph@^0.4.11": version "0.4.18" @@ -4003,23 +4037,23 @@ "@backstage/plugin-permission-node" "^0.9.1" "@backstage/types" "^1.2.1" -"@backstage/plugin-catalog-react@^1.11.3", "@backstage/plugin-catalog-react@^1.14.0", "@backstage/plugin-catalog-react@^1.17.0": - version "1.17.0" - resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.17.0.tgz#d8548ca88049598d1a57f15f3498497f0c9fa4da" - integrity sha512-tthvElyGCp/KyxIOke3glBwH1IuhIDnMWLkkIrewdWiJtOskP3sQ7GPJrbadPliJEIHTIK8ka+5/utA78XUwXA== +"@backstage/plugin-catalog-react@^1.11.3", "@backstage/plugin-catalog-react@^1.14.0", "@backstage/plugin-catalog-react@^1.17.0", "@backstage/plugin-catalog-react@^1.19.0": + version "1.19.0" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.19.0.tgz#a82e871b3a5d61d70b93c1512ec9247d6308eb8e" + integrity sha512-oys88EeTRyRS/0IrW8Ww6XK6utP4bLDQ3vzaEVnAMTqomL8Ma4GI9t8bTSo1A12KQOtY4Taii/+Mk/iV7DUvTA== dependencies: - "@backstage/catalog-client" "^1.9.1" - "@backstage/catalog-model" "^1.7.3" - "@backstage/core-compat-api" "^0.4.1" - "@backstage/core-components" "^0.17.1" - "@backstage/core-plugin-api" "^1.10.6" + "@backstage/catalog-client" "^1.10.1" + "@backstage/catalog-model" "^1.7.4" + "@backstage/core-compat-api" "^0.4.3" + "@backstage/core-components" "^0.17.3" + "@backstage/core-plugin-api" "^1.10.8" "@backstage/errors" "^1.2.7" - "@backstage/frontend-plugin-api" "^0.10.1" - "@backstage/frontend-test-utils" "^0.3.1" - "@backstage/integration-react" "^1.2.6" - "@backstage/plugin-catalog-common" "^1.1.3" - "@backstage/plugin-permission-common" "^0.8.4" - "@backstage/plugin-permission-react" "^0.4.33" + "@backstage/frontend-plugin-api" "^0.10.3" + "@backstage/frontend-test-utils" "^0.3.3" + "@backstage/integration-react" "^1.2.8" + "@backstage/plugin-catalog-common" "^1.1.4" + "@backstage/plugin-permission-common" "^0.9.0" + "@backstage/plugin-permission-react" "^0.4.35" "@backstage/types" "^1.2.1" "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.12.2" @@ -4035,34 +4069,38 @@ zen-observable "^0.10.0" "@backstage/plugin-catalog@^1.24.0": - version "1.24.0" - resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog/-/plugin-catalog-1.24.0.tgz#e70675fbe941e672c2b19e3d3a01c7f46fb8695e" - integrity sha512-8SMAG0TFyXP/XkYaYc0DL0LzxwcetXecqsEu8OxcfPl6SaXvhfiAw3eodGTPuVrhBotCz7wHCZW4Y6gn8iJwxA== - dependencies: - "@backstage/catalog-client" "^1.7.1" - "@backstage/catalog-model" "^1.7.0" - "@backstage/core-compat-api" "^0.3.1" - "@backstage/core-components" "^0.15.1" - "@backstage/core-plugin-api" "^1.10.0" - "@backstage/errors" "^1.2.4" - "@backstage/frontend-plugin-api" "^0.9.0" - "@backstage/integration-react" "^1.2.0" - "@backstage/plugin-catalog-common" "^1.1.0" - "@backstage/plugin-catalog-react" "^1.14.0" - "@backstage/plugin-permission-react" "^0.4.27" - "@backstage/plugin-scaffolder-common" "^1.5.6" - "@backstage/plugin-search-common" "^1.2.14" - "@backstage/plugin-search-react" "^1.8.1" - "@backstage/types" "^1.1.1" + version "1.31.0" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog/-/plugin-catalog-1.31.0.tgz#d51569eb7b1c5ccfff419c8346b4af6ae51c8983" + integrity sha512-BMUGC5tUOLTGj6i8TjATimUidTybxsB/kKAPhM/8Mg5eaATFsnAT9B4pFYBz2T2O75TbNz9kfhYBbfpDLuLlAw== + dependencies: + "@backstage/catalog-client" "^1.10.1" + "@backstage/catalog-model" "^1.7.4" + "@backstage/core-compat-api" "^0.4.3" + "@backstage/core-components" "^0.17.3" + "@backstage/core-plugin-api" "^1.10.8" + "@backstage/errors" "^1.2.7" + "@backstage/frontend-plugin-api" "^0.10.3" + "@backstage/integration-react" "^1.2.8" + "@backstage/plugin-catalog-common" "^1.1.4" + "@backstage/plugin-catalog-react" "^1.19.0" + "@backstage/plugin-permission-react" "^0.4.35" + "@backstage/plugin-scaffolder-common" "^1.5.11" + "@backstage/plugin-search-common" "^1.2.18" + "@backstage/plugin-search-react" "^1.9.1" + "@backstage/plugin-techdocs-common" "^0.1.1" + "@backstage/plugin-techdocs-react" "^1.3.0" + "@backstage/types" "^1.2.1" + "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" "@material-ui/lab" "4.0.0-alpha.61" "@mui/utils" "^5.14.15" + classnames "^2.3.1" dataloader "^2.0.0" - expiry-map "^2.0.0" history "^5.0.0" lodash "^4.17.21" pluralize "^8.0.0" + react-helmet "6.1.0" react-use "^17.2.4" zen-observable "^0.10.0" @@ -4272,6 +4310,19 @@ zod "^3.22.4" zod-to-json-schema "^3.20.4" +"@backstage/plugin-permission-common@^0.9.0": + version "0.9.0" + resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-common/-/plugin-permission-common-0.9.0.tgz#9b51307adafd51841346cbc6ec0cc40fce55baf4" + integrity sha512-mTEotUJyFaztexxXKEdKROKaSG9mnVmYmsqEBU4GIVsZ1T9pFKhMSAVd6oE4rZMkTDl8tMsqs317PHmedoEYRA== + dependencies: + "@backstage/config" "^1.3.2" + "@backstage/errors" "^1.2.7" + "@backstage/types" "^1.2.1" + cross-fetch "^4.0.0" + uuid "^11.0.0" + zod "^3.22.4" + zod-to-json-schema "^3.20.4" + "@backstage/plugin-permission-node@^0.8.4": version "0.8.4" resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-node/-/plugin-permission-node-0.8.4.tgz#8e1f43d4e3c9ea13b53c3704bff4a463e3d10463" @@ -4305,14 +4356,14 @@ zod "^3.22.4" zod-to-json-schema "^3.20.4" -"@backstage/plugin-permission-react@^0.4.27", "@backstage/plugin-permission-react@^0.4.33": - version "0.4.33" - resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.33.tgz#bdd45213333397aaa0685971c9018d66f14d8dc5" - integrity sha512-8TQYbZzfXskGPhGi1AGqUeiRB/Eg3ctaKWLActLmzCY/FBvH6HJF5XiVQFDmcRcE3T9Mf3RmOtFnCa5f1CFxSw== +"@backstage/plugin-permission-react@^0.4.27", "@backstage/plugin-permission-react@^0.4.33", "@backstage/plugin-permission-react@^0.4.35": + version "0.4.35" + resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.35.tgz#d601048f9636bc3aea1894e984b97ccdf60c8b7c" + integrity sha512-LDCwhmTVJ1ItFl5pETKvKyxkK4gVnFIPzPoOxqoBpaUyQaGShv2YyQjwAI6Ju8glKjZpJh6Chlai2zVeTeI4dA== dependencies: "@backstage/config" "^1.3.2" - "@backstage/core-plugin-api" "^1.10.6" - "@backstage/plugin-permission-common" "^0.8.4" + "@backstage/core-plugin-api" "^1.10.8" + "@backstage/plugin-permission-common" "^0.9.0" swr "^2.0.0" "@backstage/plugin-proxy-backend@^0.5.7": @@ -4515,13 +4566,13 @@ zen-observable "^0.10.0" zod "^3.22.4" -"@backstage/plugin-scaffolder-common@^1.5.10", "@backstage/plugin-scaffolder-common@^1.5.6": - version "1.5.10" - resolved "https://registry.yarnpkg.com/@backstage/plugin-scaffolder-common/-/plugin-scaffolder-common-1.5.10.tgz#4b85e66193493af80ed2e5841945effd9afc39f4" - integrity sha512-Ld7b539uaKyU8uPPoFTY6OYESSqsMTfvizedVl/5ZKZjcSMOJwvqoNWxhpe6hX2P29nwvKBUuqED1hV5bn2B/A== +"@backstage/plugin-scaffolder-common@^1.5.10", "@backstage/plugin-scaffolder-common@^1.5.11", "@backstage/plugin-scaffolder-common@^1.5.6": + version "1.5.11" + resolved "https://registry.yarnpkg.com/@backstage/plugin-scaffolder-common/-/plugin-scaffolder-common-1.5.11.tgz#f9522db645ea19c6baaa745f8eee2208fc345b7f" + integrity sha512-XPLgVbnPpGePWJfVQVTSwBKER1UNLd0VEfOVF1B09VWhNTOz/fbe3lyeKI4xeUaReW6Vb8kxwulUtMr2NYqyNQ== dependencies: - "@backstage/catalog-model" "^1.7.3" - "@backstage/plugin-permission-common" "^0.8.4" + "@backstage/catalog-model" "^1.7.4" + "@backstage/plugin-permission-common" "^0.9.0" "@backstage/types" "^1.2.1" "@backstage/plugin-scaffolder-node@^0.5.0": @@ -4728,24 +4779,24 @@ yn "^4.0.0" zod "^3.22.4" -"@backstage/plugin-search-common@^1.2.14", "@backstage/plugin-search-common@^1.2.17": - version "1.2.17" - resolved "https://registry.yarnpkg.com/@backstage/plugin-search-common/-/plugin-search-common-1.2.17.tgz#785db1d1bebae1ec22bc03ad4546df1124a848db" - integrity sha512-7wVfYCIFGI6JmTf/v43Odwdmyn3glngYa35pPRIJcFYEEmDyoeq3u9vR6A9dzpUtmKBjNJp6/3ILRYQmCkx1Pw== +"@backstage/plugin-search-common@^1.2.14", "@backstage/plugin-search-common@^1.2.17", "@backstage/plugin-search-common@^1.2.18": + version "1.2.18" + resolved "https://registry.yarnpkg.com/@backstage/plugin-search-common/-/plugin-search-common-1.2.18.tgz#ee80f18f13c8c6519e1542ab3efae3367c22fe38" + integrity sha512-Sx0thI4Yk3KN2uZcwBPyhprPMlmYIGM8gI5Ejvot2ytMDxT74bLmcNFZahB+0qqNCpr7bMKqMaZvfV3QnovNZg== dependencies: - "@backstage/plugin-permission-common" "^0.8.4" + "@backstage/plugin-permission-common" "^0.9.0" "@backstage/types" "^1.2.1" -"@backstage/plugin-search-react@^1.8.1", "@backstage/plugin-search-react@^1.8.8": - version "1.8.8" - resolved "https://registry.yarnpkg.com/@backstage/plugin-search-react/-/plugin-search-react-1.8.8.tgz#9b1d5779ba779cf807d53772c7c20c0ec26c9408" - integrity sha512-76NeBIOfITBRhCRALI1asFYeYZp8dVhOa/au3dOQyc2KViptKy2Ts1mSMEsBnjngu4wa0mrUYZWfv2K14DZ9yg== - dependencies: - "@backstage/core-components" "^0.17.1" - "@backstage/core-plugin-api" "^1.10.6" - "@backstage/frontend-plugin-api" "^0.10.1" - "@backstage/plugin-search-common" "^1.2.17" - "@backstage/theme" "^0.6.5" +"@backstage/plugin-search-react@^1.8.1", "@backstage/plugin-search-react@^1.8.8", "@backstage/plugin-search-react@^1.9.1": + version "1.9.1" + resolved "https://registry.yarnpkg.com/@backstage/plugin-search-react/-/plugin-search-react-1.9.1.tgz#62003d745dbb2098f6506136b5655f0fd14ee7ac" + integrity sha512-PBY9L9ToamYvIzMCpfJXPPkZB1ybm24OBYJnAnt/8d7shRNjUb6WhzM1STvn6HOGYy1pCs8x7tyYzvfexXa5jw== + dependencies: + "@backstage/core-components" "^0.17.3" + "@backstage/core-plugin-api" "^1.10.8" + "@backstage/frontend-plugin-api" "^0.10.3" + "@backstage/plugin-search-common" "^1.2.18" + "@backstage/theme" "^0.6.6" "@backstage/types" "^1.2.1" "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.12.2" @@ -4829,10 +4880,10 @@ p-limit "^3.1.0" winston "^3.2.1" -"@backstage/plugin-techdocs-common@^0.1.0": - version "0.1.0" - resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs-common/-/plugin-techdocs-common-0.1.0.tgz#e225490870ea298a2299d5d18ea331e16c0e1d87" - integrity sha512-HlRuOdsrQ6cZJa1ClRxTn/b4Rl5qznfjWx8Y7bjIVAHL4j4hGecl8PO7rntqivxPybtQJKUfNxuWyJNkhFJ1Kg== +"@backstage/plugin-techdocs-common@^0.1.0", "@backstage/plugin-techdocs-common@^0.1.1": + version "0.1.1" + resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs-common/-/plugin-techdocs-common-0.1.1.tgz#b392d6c043149bf5aee552dffeb81ffa98dc0fd8" + integrity sha512-MWYW1uVweSJQkI9it2g0xM/4YfykS0GzIlbA3D9YawQIfqQ7UCdsblKHt2Xb3eWLrk+itWrp4IXbW2bUa02DyA== "@backstage/plugin-techdocs-module-addons-contrib@^1.1.16": version "1.1.23" @@ -4886,16 +4937,17 @@ recursive-readdir "^2.2.2" winston "^3.2.1" -"@backstage/plugin-techdocs-react@^1.2.16", "@backstage/plugin-techdocs-react@^1.2.9": - version "1.2.16" - resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs-react/-/plugin-techdocs-react-1.2.16.tgz#7e76812981a367b05ebfdb72ff86929fada3da98" - integrity sha512-R+7OFDrDCaIFUfZ2kKpkbBfwnXAzTfR17ee9WK4lcjvfPSL7zO/xxTukS1AkXChQwG54ZlG7g9CHxOryFBei/w== +"@backstage/plugin-techdocs-react@^1.2.16", "@backstage/plugin-techdocs-react@^1.2.9", "@backstage/plugin-techdocs-react@^1.3.0": + version "1.3.0" + resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs-react/-/plugin-techdocs-react-1.3.0.tgz#ac6c9de56957c2ab8285ba10d951c93cab60ad4b" + integrity sha512-ocjc66Ud+iRWtgb9tPTk8w3GkUsH5ZrJobB07ssi1gb12aqaB1E5EQoyDmS80x+hWcbPk6ZYKSMo55CDRSNCXg== dependencies: - "@backstage/catalog-model" "^1.7.3" + "@backstage/catalog-model" "^1.7.4" "@backstage/config" "^1.3.2" - "@backstage/core-components" "^0.17.1" - "@backstage/core-plugin-api" "^1.10.6" - "@backstage/frontend-plugin-api" "^0.10.1" + "@backstage/core-components" "^0.17.3" + "@backstage/core-plugin-api" "^1.10.8" + "@backstage/frontend-plugin-api" "^0.10.3" + "@backstage/plugin-techdocs-common" "^0.1.1" "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.12.2" "@material-ui/styles" "^4.11.0" @@ -4972,7 +5024,7 @@ dependencies: cross-fetch "^4.0.0" -"@backstage/test-utils@^1.7.0", "@backstage/test-utils@^1.7.7": +"@backstage/test-utils@^1.7.0": version "1.7.7" resolved "https://registry.yarnpkg.com/@backstage/test-utils/-/test-utils-1.7.7.tgz#28eb642d96abbea3832565fc36a471a19dd035b3" integrity sha512-b3MHQE5SLQ4zLXfgVxbtdwoSsNvUL/WWyzo8+X8hQ6ERm/FmnMcQm5zAtpZ/gldlAUPAiBIy/ZLQqxYHnQeEfw== @@ -4990,6 +5042,24 @@ i18next "^22.4.15" zen-observable "^0.10.0" +"@backstage/test-utils@^1.7.9": + version "1.7.9" + resolved "https://registry.yarnpkg.com/@backstage/test-utils/-/test-utils-1.7.9.tgz#7cbd1a943e82b14e3aee74d2ed7939c045b1a971" + integrity sha512-i6cpuc89HOCM8ty1e0MbHaTNSedf+s20Ykvjdy+zHom1szYB+ih53sV8HovlzuhJ0ILJcN1EK/581BPDWg0/Sg== + dependencies: + "@backstage/config" "^1.3.2" + "@backstage/core-app-api" "^1.17.1" + "@backstage/core-plugin-api" "^1.10.8" + "@backstage/plugin-permission-common" "^0.9.0" + "@backstage/plugin-permission-react" "^0.4.35" + "@backstage/theme" "^0.6.6" + "@backstage/types" "^1.2.1" + "@material-ui/core" "^4.12.2" + "@material-ui/icons" "^4.9.1" + cross-fetch "^4.0.0" + i18next "^22.4.15" + zen-observable "^0.10.0" + "@backstage/theme@^0.5.6": version "0.5.7" resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.5.7.tgz#496b310d436efdb6ce1e240b69cc1ef7e3526db0" @@ -5008,6 +5078,15 @@ "@emotion/styled" "^11.10.5" "@mui/material" "^5.12.2" +"@backstage/theme@^0.6.6": + version "0.6.6" + resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.6.6.tgz#af00688a8ac5629fc9f2060fffaab8b8602e3018" + integrity sha512-tRAHFcR2WEA7I0FFDEAVAjoCL6UzHo+wG9+M6GipQRdWVzPltI6n7mDTaWEEb57mn2kjt5YEt4A6zwv7JuUp5Q== + dependencies: + "@emotion/react" "^11.10.5" + "@emotion/styled" "^11.10.5" + "@mui/material" "^5.12.2" + "@backstage/types@^1.1.1", "@backstage/types@^1.2.1": version "1.2.1" resolved "https://registry.yarnpkg.com/@backstage/types/-/types-1.2.1.tgz#8c15c71e6b629806d3dc00227aaa4fd1c19cef16" @@ -10841,9 +10920,9 @@ integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ== "@types/react-dom@*", "@types/react-dom@^18", "@types/react-dom@^18.0.0": - version "18.3.6" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.6.tgz#fa59a5e9a33499a792af6c1130f55921ef49d268" - integrity sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw== + version "18.3.7" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.7.tgz#b89ddf2cd83b4feafcc4e2ea41afdfb95a0d194f" + integrity sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ== "@types/react-redux@^7.1.20": version "7.1.33" @@ -10870,9 +10949,9 @@ "@types/react" "*" "@types/react@*", "@types/react@^16.13.1 || ^17.0.0", "@types/react@^16.13.1 || ^17.0.0 || ^18.0.0", "@types/react@^18": - version "18.3.20" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.20.tgz#b0dccda9d2f1bc24d2a04b1d0cb5d0b9a3576ad3" - integrity sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg== + version "18.3.23" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.23.tgz#86ae6f6b95a48c418fecdaccc8069e0fbb63696a" + integrity sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w== dependencies: "@types/prop-types" "*" csstype "^3.0.2" @@ -15574,13 +15653,6 @@ expect@^29.0.0, expect@^29.7.0: jest-message-util "^29.7.0" jest-util "^29.7.0" -expiry-map@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/expiry-map/-/expiry-map-2.0.0.tgz#b441ee8e8865291ad9a542783076d33bae0f3582" - integrity sha512-K1I5wJe2fiqjyUZf/xhxwTpaopw3F+19DsO7Oggl20+3SVTXDIevVRJav0aBMfposQdkl2E4+gnuOKd3j2X0sA== - dependencies: - map-age-cleaner "^0.2.0" - exponential-backoff@^3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/exponential-backoff/-/exponential-backoff-3.1.1.tgz#64ac7526fe341ab18a39016cd22c787d01e00bf6" @@ -19897,13 +19969,6 @@ makeerror@1.0.12: dependencies: tmpl "1.0.5" -map-age-cleaner@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/map-age-cleaner/-/map-age-cleaner-0.2.0.tgz#0196bc278f7244ddeb7ca0cb3df329b06241a44b" - integrity sha512-AvxTC6id0fzSf6OyNBTp1syyCuKO7nOJvHgYlhT0Qkkjvk40zZo+av3ayVgXlxnF/DxEzEfY9mMdd7FHsd+wKQ== - dependencies: - p-defer "^1.0.0" - map-obj@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d" @@ -21776,11 +21841,6 @@ p-cancelable@^2.0.0: resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-2.1.1.tgz#aab7fbd416582fa32a3db49859c122487c5ed2cf" integrity sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg== -p-defer@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c" - integrity sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw== - p-finally@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"