diff --git a/backstage/yarn.lock b/backstage/yarn.lock index 10a4b8c..96f87f2 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.2", "@backstage/catalog-client@^1.7.1", "@backstage/catalog-client@^1.9.1": + version "1.10.2" + resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.10.2.tgz#8704ec2f341d890178f37d87bf8f93bafc8e905c" + integrity sha512-AP5xvJiXW7dAeU4qG/Sv7fmQaWZPCoQplXdYVBSKuBVSHBfqxtcxB8VuxueXzYITHZfqhgUDXUDX4X0JjLERvw== dependencies: - "@backstage/catalog-model" "^1.7.3" + "@backstage/catalog-model" "^1.7.5" "@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.5": + version "1.7.5" + resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.7.5.tgz#dcd989e5df217653ca37c69685d38f2eea1601d8" + integrity sha512-N++huwyhB2GhMBT0KREFE0OvC/jI+oztCbm8Z5BKMMTccXd/wurqF7643UMsUp7hzzKi/Dxh/u9OpDdZTG9h0g== dependencies: "@backstage/errors" "^1.2.7" "@backstage/types" "^1.2.1" @@ -3085,6 +3085,15 @@ "@backstage/types" "^1.2.1" ms "^2.1.3" +"@backstage/config@^1.3.3": + version "1.3.3" + resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.3.3.tgz#75b6a85615b129d311782c2c64962a111695bea3" + integrity sha512-r/5QyeC/w0gaV6MY1gL1B64n1rRYdXEGrgiA6c/SlPtzM+7eY+ORQkXdfIctG09uHqPHdLamvoZcdvEbmhY2NQ== + dependencies: + "@backstage/errors" "^1.2.7" + "@backstage/types" "^1.2.1" + ms "^2.1.3" + "@backstage/core-app-api@^1.15.1", "@backstage/core-app-api@^1.16.1": version "1.16.1" resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.16.1.tgz#1591621b2a2cca79035a08ede818b7e0cb307310" @@ -3103,6 +3112,24 @@ zen-observable "^0.10.0" zod "^3.22.4" +"@backstage/core-app-api@^1.18.0": + version "1.18.0" + resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.18.0.tgz#e2f258dab663bf198ffdf8e8fb4dbf1bc8a2eb00" + integrity sha512-8y/iLSz+ga858JvMITcAOtv2gXwZe97KT1EcJctGOKX+I7cmTDtxM1bDjEl/jZHIU6zMFKjvONTF7YKAWWjtzg== + dependencies: + "@backstage/config" "^1.3.3" + "@backstage/core-plugin-api" "^1.10.9" + "@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 +3151,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.4": + version "0.4.4" + resolved "https://registry.yarnpkg.com/@backstage/core-compat-api/-/core-compat-api-0.4.4.tgz#863dbc270d441b06277780efe23454b9e28edeaf" + integrity sha512-Ub5W9RFnhs4HuAmdYxbhLS8qC+Yq0RNLGFDypNUh5/ZVCPq4wb2j40ADL2gLuSBsqyYYVAsWauDuiFSEQJWalw== 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.9" + "@backstage/frontend-plugin-api" "^0.10.4" + "@backstage/plugin-catalog-react" "^1.19.1" "@backstage/version-bridge" "^1.0.11" lodash "^4.17.21" @@ -3220,15 +3247,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.4": + version "0.17.4" + resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.17.4.tgz#9001215e070f95a0e27c8776b8ee73f1de142b9d" + integrity sha512-vEh4ll+aYTTtCn46Y3p2GQ0ZApYJEugXJl5Q705w2AM8TfjpWz1JaN9kxG8nC4TkoyLX2n5StaIpg+BtWfi1HA== dependencies: - "@backstage/config" "^1.3.2" - "@backstage/core-plugin-api" "^1.10.6" + "@backstage/config" "^1.3.3" + "@backstage/core-plugin-api" "^1.10.9" "@backstage/errors" "^1.2.7" - "@backstage/theme" "^0.6.5" + "@backstage/theme" "^0.6.7" "@backstage/version-bridge" "^1.0.11" "@dagrejs/dagre" "^1.1.4" "@date-io/core" "^1.3.13" @@ -3264,12 +3291,12 @@ 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.9", "@backstage/core-plugin-api@^1.9.2", "@backstage/core-plugin-api@^1.9.3": + version "1.10.9" + resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.10.9.tgz#012250a2669b9841676e9a8a2b10122a57eebd22" + integrity sha512-4PVBDSjwomnIOgTdxPqWLEDv+db79CWfGRhOuwC5ghpHlhORvfwGgANF8hMHYhEL0BHUHzPjnvU1pcIdAinBsQ== dependencies: - "@backstage/config" "^1.3.2" + "@backstage/config" "^1.3.3" "@backstage/errors" "^1.2.7" "@backstage/types" "^1.2.1" "@backstage/version-bridge" "^1.0.11" @@ -3299,41 +3326,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.4": + version "0.11.4" + resolved "https://registry.yarnpkg.com/@backstage/frontend-app-api/-/frontend-app-api-0.11.4.tgz#8ff2b4091d18c63558add39e3310972fc7da64c0" + integrity sha512-2YYoYXr9akwH2XyBG4stl3PsEz8W0G2YnQYQ89DPffWRMvf5yOehVf9NvYz80T7KV5/w1RDLxuC4mcO8Ofd9Fg== dependencies: - "@backstage/config" "^1.3.2" - "@backstage/core-app-api" "^1.16.1" - "@backstage/core-plugin-api" "^1.10.6" + "@backstage/config" "^1.3.3" + "@backstage/core-app-api" "^1.18.0" + "@backstage/core-plugin-api" "^1.10.9" "@backstage/errors" "^1.2.7" - "@backstage/frontend-defaults" "^0.2.1" - "@backstage/frontend-plugin-api" "^0.10.1" + "@backstage/frontend-defaults" "^0.2.4" + "@backstage/frontend-plugin-api" "^0.10.4" "@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.4": + version "0.2.4" + resolved "https://registry.yarnpkg.com/@backstage/frontend-defaults/-/frontend-defaults-0.2.4.tgz#89b3a86f82276a1fba3cae15ac71a1cda85bb8ca" + integrity sha512-g1Jl66oRxc3sWTVQ/LRJbp3IkKMleJ3UO8ueRqtugee+6L4yQ1AGst8EqArk2XP7jU5O3QqW1I6sU/hteoTwJw== dependencies: - "@backstage/config" "^1.3.2" + "@backstage/config" "^1.3.3" "@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.4" + "@backstage/frontend-plugin-api" "^0.10.4" + "@backstage/plugin-app" "^0.1.11" "@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.4": + version "0.10.4" + resolved "https://registry.yarnpkg.com/@backstage/frontend-plugin-api/-/frontend-plugin-api-0.10.4.tgz#f53dbd3bad4bc152a6a98ffb4d692e35dc3cf74a" + integrity sha512-nC9IecJFbPkC0G8+GYolX3k0IE9prWelhE5N76zDmlW17niB5w270RZopGbhEOEvRiuZrIJk6iXU5ukFbdw8FQ== dependencies: - "@backstage/core-components" "^0.17.1" - "@backstage/core-plugin-api" "^1.10.6" + "@backstage/core-components" "^0.17.4" + "@backstage/core-plugin-api" "^1.10.9" "@backstage/types" "^1.2.1" "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.12.4" @@ -3385,16 +3412,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.4": + version "0.3.4" + resolved "https://registry.yarnpkg.com/@backstage/frontend-test-utils/-/frontend-test-utils-0.3.4.tgz#1ceeeefa62b347b9072c196fc94f419c858d0a4f" + integrity sha512-RUfgkYxLPQTGNvzimI8Owy8hVmLErs8qWFd3eN0NH+kT6GUnCsWZ9v9ymDi5kbMdjPqQWRQdFoJIS5MaStlTBg== 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/config" "^1.3.3" + "@backstage/frontend-app-api" "^0.11.4" + "@backstage/frontend-plugin-api" "^0.10.4" + "@backstage/plugin-app" "^0.1.11" + "@backstage/test-utils" "^1.7.10" "@backstage/types" "^1.2.1" "@backstage/version-bridge" "^1.0.11" zod "^3.22.4" @@ -3412,14 +3439,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.9": + version "1.2.9" + resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.2.9.tgz#b75df9e8d9e987a53a5791684badab3e5c8eca6c" + integrity sha512-Q78rFvB0G4bsJPrAo4WhHY6EEwgVof+T2xIA775GZoHWKBco/kUeNplGpBZHFJUniKXO/Xj6124h3q12bvb2lg== dependencies: - "@backstage/config" "^1.3.2" - "@backstage/core-plugin-api" "^1.10.6" - "@backstage/integration" "^1.16.3" + "@backstage/config" "^1.3.3" + "@backstage/core-plugin-api" "^1.10.9" + "@backstage/integration" "^1.17.1" "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" @@ -3439,6 +3466,22 @@ lodash "^4.17.21" luxon "^3.0.0" +"@backstage/integration@^1.17.1": + version "1.17.1" + resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.17.1.tgz#c48c6966bc59b25b4d2e8d98790862064839fc57" + integrity sha512-15UmnFwDne4Hm5j0q7kNN2bvDW7ZObaxbO465p7l6YvQBTyqTWK3+G5tcyT4SqdGbja/j35YsyLQe9WXSWZ80Q== + dependencies: + "@azure/identity" "^4.0.0" + "@azure/storage-blob" "^12.5.0" + "@backstage/config" "^1.3.3" + "@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 +3543,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.11": + version "0.1.11" + resolved "https://registry.yarnpkg.com/@backstage/plugin-app/-/plugin-app-0.1.11.tgz#fe530ec48985805aff41d002f6a2b01b95fd8b36" + integrity sha512-Rt3SEoqGb/we1Ol+4qBpGNAk2jgqp+oGVy8O5uKDLT5euXeiNttNuX8mmTKBVzqsk1ZidtN3/yhW1OFK+wW/2w== + dependencies: + "@backstage/core-components" "^0.17.4" + "@backstage/core-plugin-api" "^1.10.9" + "@backstage/frontend-plugin-api" "^0.10.4" + "@backstage/integration-react" "^1.2.9" + "@backstage/plugin-permission-react" "^0.4.36" + "@backstage/theme" "^0.6.7" "@backstage/types" "^1.2.1" "@material-ui/core" "^4.9.13" "@material-ui/icons" "^4.9.1" @@ -3930,14 +3973,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.5": + version "1.1.5" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-common/-/plugin-catalog-common-1.1.5.tgz#e99d56aa972a8b762123b32add8bf2f90878958c" + integrity sha512-RWrvKge/WMb988CFvyd5oNKOKUHIoERvQtT3wkE3E2Z/tIpWcSon8I02q2UCAw4fG3kPud1aNDlfQKnp9yRHPA== 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.5" + "@backstage/plugin-permission-common" "^0.9.1" + "@backstage/plugin-search-common" "^1.2.19" "@backstage/plugin-catalog-graph@^0.4.11": version "0.4.18" @@ -4003,23 +4046,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== - 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/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.1": + version "1.19.1" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.19.1.tgz#db02ecf79bf821e308df9380d222e0ddc96f15e7" + integrity sha512-3J4x6bhpCT9PVqlbDMDmioS5f0MS4NHNt+hccuDrVrStEmkALX5bloFuO6N+KQntcS5vtEpdUIvnQ9Spmm0dZQ== + dependencies: + "@backstage/catalog-client" "^1.10.2" + "@backstage/catalog-model" "^1.7.5" + "@backstage/core-compat-api" "^0.4.4" + "@backstage/core-components" "^0.17.4" + "@backstage/core-plugin-api" "^1.10.9" "@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.4" + "@backstage/frontend-test-utils" "^0.3.4" + "@backstage/integration-react" "^1.2.9" + "@backstage/plugin-catalog-common" "^1.1.5" + "@backstage/plugin-permission-common" "^0.9.1" + "@backstage/plugin-permission-react" "^0.4.36" "@backstage/types" "^1.2.1" "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.12.2" @@ -4035,34 +4078,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.1" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog/-/plugin-catalog-1.31.1.tgz#5dd2b378755454ea909239e5fcd96d2f2063ceaf" + integrity sha512-vDCbp605OeD7Un5NK6+Y2VbJgsA+wM+UUokAgr/F5cVwUBZBFISbIVzD4SA8DFHybTLQHyRSzNFBvYg6Uv3xTg== + dependencies: + "@backstage/catalog-client" "^1.10.2" + "@backstage/catalog-model" "^1.7.5" + "@backstage/core-compat-api" "^0.4.4" + "@backstage/core-components" "^0.17.4" + "@backstage/core-plugin-api" "^1.10.9" + "@backstage/errors" "^1.2.7" + "@backstage/frontend-plugin-api" "^0.10.4" + "@backstage/integration-react" "^1.2.9" + "@backstage/plugin-catalog-common" "^1.1.5" + "@backstage/plugin-catalog-react" "^1.19.1" + "@backstage/plugin-permission-react" "^0.4.36" + "@backstage/plugin-scaffolder-common" "^1.6.0" + "@backstage/plugin-search-common" "^1.2.19" + "@backstage/plugin-search-react" "^1.9.2" + "@backstage/plugin-techdocs-common" "^0.1.1" + "@backstage/plugin-techdocs-react" "^1.3.1" + "@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 +4319,19 @@ zod "^3.22.4" zod-to-json-schema "^3.20.4" +"@backstage/plugin-permission-common@^0.9.1": + version "0.9.1" + resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-common/-/plugin-permission-common-0.9.1.tgz#1962a85ab6a08d5d159c2176dc8284d931168149" + integrity sha512-hw/b0ng45mIpIn1JjqjHnx04FqjhB2FOe/C6pfxgLhPJBiwHF7ZgImYBQiQ3dDGFKOmwD7rUPWyIVoKrHzPj7Q== + dependencies: + "@backstage/config" "^1.3.3" + "@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 +4365,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.36": + version "0.4.36" + resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.36.tgz#e8da6921749e0560e6e28bc14f12f732b57a035a" + integrity sha512-0RzeGN3u2kV6bnZeyaZOvEcJCjUTssg5froNveF0GmVN4UeZO4cn16P4n0/NvukJgmg8UXN25I2ZfrzWrSIJqw== dependencies: - "@backstage/config" "^1.3.2" - "@backstage/core-plugin-api" "^1.10.6" - "@backstage/plugin-permission-common" "^0.8.4" + "@backstage/config" "^1.3.3" + "@backstage/core-plugin-api" "^1.10.9" + "@backstage/plugin-permission-common" "^0.9.1" swr "^2.0.0" "@backstage/plugin-proxy-backend@^0.5.7": @@ -4515,13 +4575,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.6", "@backstage/plugin-scaffolder-common@^1.6.0": + version "1.6.0" + resolved "https://registry.yarnpkg.com/@backstage/plugin-scaffolder-common/-/plugin-scaffolder-common-1.6.0.tgz#8666544a4de1290a819900c04adebff4521f7c2b" + integrity sha512-+RldSe1kupy6LgZIujEvXyf8+LgLJrNDTIr6URv8rv8UBDfkWndjovqtuaVdIy70zLCopbr8fEW70q33W0xhCw== dependencies: - "@backstage/catalog-model" "^1.7.3" - "@backstage/plugin-permission-common" "^0.8.4" + "@backstage/catalog-model" "^1.7.5" + "@backstage/plugin-permission-common" "^0.9.1" "@backstage/types" "^1.2.1" "@backstage/plugin-scaffolder-node@^0.5.0": @@ -4728,24 +4788,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.19": + version "1.2.19" + resolved "https://registry.yarnpkg.com/@backstage/plugin-search-common/-/plugin-search-common-1.2.19.tgz#b185eec6936461b9204781be1294913fc0af2612" + integrity sha512-sN5bqFB+4w67wPEpdq9f897KjkVyRR0AFRqSml+Yi0K9elEGQsZK4s5THfXBnCKD9FHWOLLI8ddw3ihCKxInsA== dependencies: - "@backstage/plugin-permission-common" "^0.8.4" + "@backstage/plugin-permission-common" "^0.9.1" "@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== +"@backstage/plugin-search-react@^1.8.1", "@backstage/plugin-search-react@^1.8.8", "@backstage/plugin-search-react@^1.9.2": + version "1.9.2" + resolved "https://registry.yarnpkg.com/@backstage/plugin-search-react/-/plugin-search-react-1.9.2.tgz#5b367d6d5b855af6eb72bc487785e542d60b149b" + integrity sha512-8mnI6/02jH92OWAlOKUKhLd27poaI5+GHIe0/m9ygujZNgW5O0Sk/WRT+L9+Fj1+5+FsuTBTlKvy7T74fXPSxw== 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/core-components" "^0.17.4" + "@backstage/core-plugin-api" "^1.10.9" + "@backstage/frontend-plugin-api" "^0.10.4" + "@backstage/plugin-search-common" "^1.2.19" + "@backstage/theme" "^0.6.7" "@backstage/types" "^1.2.1" "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.12.2" @@ -4829,10 +4889,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 +4946,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== - dependencies: - "@backstage/catalog-model" "^1.7.3" - "@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/plugin-techdocs-react@^1.2.16", "@backstage/plugin-techdocs-react@^1.2.9", "@backstage/plugin-techdocs-react@^1.3.1": + version "1.3.1" + resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs-react/-/plugin-techdocs-react-1.3.1.tgz#e649d36ce15ff2257426152b9128cc673936e323" + integrity sha512-WJeHnob2t+n8VBGBP7NZb6G80T18p4Md/SGFJElomjyvKVa8OcjABDrgNIWdrfWAQiaBA8E61yJ9ZYm48PvZow== + dependencies: + "@backstage/catalog-model" "^1.7.5" + "@backstage/config" "^1.3.3" + "@backstage/core-components" "^0.17.4" + "@backstage/core-plugin-api" "^1.10.9" + "@backstage/frontend-plugin-api" "^0.10.4" + "@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 +5033,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 +5051,24 @@ i18next "^22.4.15" zen-observable "^0.10.0" +"@backstage/test-utils@^1.7.10": + version "1.7.10" + resolved "https://registry.yarnpkg.com/@backstage/test-utils/-/test-utils-1.7.10.tgz#f0872feb0227f9f350f070cb1e25c94cd7136e2d" + integrity sha512-AmiPS6E1yQNMkbFItk74HGMFKKxIvE03w152XYERL3E20LlX3YYlUXgc2LSThNPs5i5mGMJaotGSZEWdBwu3hQ== + dependencies: + "@backstage/config" "^1.3.3" + "@backstage/core-app-api" "^1.18.0" + "@backstage/core-plugin-api" "^1.10.9" + "@backstage/plugin-permission-common" "^0.9.1" + "@backstage/plugin-permission-react" "^0.4.36" + "@backstage/theme" "^0.6.7" + "@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 +5087,15 @@ "@emotion/styled" "^11.10.5" "@mui/material" "^5.12.2" +"@backstage/theme@^0.6.7": + version "0.6.7" + resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.6.7.tgz#861add4ac04dd9324ee232494ee90e2ce9f2280c" + integrity sha512-sXtX3btb/bCUZXB1Hduc5VPZZ9dB7X9ikYkVs0nXz9UrQTVg7hvobi+0dV/HxGs5kYGBlu/OpaPAJk5DtJ6SSQ== + 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 +10929,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 +10958,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 +15662,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 +19978,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 +21850,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"