diff --git a/backstage/yarn.lock b/backstage/yarn.lock index 402595d94..60ff88d32 100644 --- a/backstage/yarn.lock +++ b/backstage/yarn.lock @@ -3462,23 +3462,23 @@ uuid "^9.0.0" zod "^3.22.4" -"@backstage/catalog-client@^1.4.6", "@backstage/catalog-client@^1.6.5": - version "1.6.5" - resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.6.5.tgz#f27c933abf8c7bf8bcbd090b4b550a7eb1957686" - integrity sha512-powm86JuibW0GtxtVYwO/xj3SjwV8AWMbL/D9C3Yl3mZ+4sp8lwXTTlKR+IdNHnFlDfwHiNH7LKT4BMgtTZbtA== +"@backstage/catalog-client@^1.12.0", "@backstage/catalog-client@^1.4.6", "@backstage/catalog-client@^1.6.5": + version "1.12.0" + resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.12.0.tgz#544d1bf4fcb30632e752b42edf4f285ab8a69f63" + integrity sha512-jw+rsTOOmhNCKdipe8DqNoAhlWeHhHu8AGhHejSH5PZMIMBrZDZLmr7TyhEQaF/apFA75sfY7n07vf9jfprXEQ== dependencies: - "@backstage/catalog-model" "^1.5.0" - "@backstage/errors" "^1.2.4" + "@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.3", "@backstage/catalog-model@^1.4.5", "@backstage/catalog-model@^1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.5.0.tgz#7f5c4a80a3341555db5209fbc6fc2d25f6500707" - integrity sha512-CfLO5/DMGahneuLU4KTQEs1tgNhBciUtyGUDZB4Ii9i1Uha1poWcqp4HKg61lj1hmXNDUHmlbFqY9W7kmzRC0A== +"@backstage/catalog-model@^1.4.3", "@backstage/catalog-model@^1.4.5", "@backstage/catalog-model@^1.5.0", "@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.4" - "@backstage/types" "^1.1.1" + "@backstage/errors" "^1.2.7" + "@backstage/types" "^1.2.1" ajv "^8.10.0" lodash "^4.17.21" @@ -3645,6 +3645,15 @@ "@backstage/errors" "^1.2.4" "@backstage/types" "^1.1.1" +"@backstage/config@^1.3.3": + version "1.3.4" + resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.3.4.tgz#3c3506768f3623d3d0868f057825cb69d7dd2c24" + integrity sha512-v+aLLrZXUfQPUHebhJgYC39zLRF6JP+ZtGk/t9uMcSKF1+7GLIBFpLre+f5E0yQxzqwmo58u8LKKHg5/zkDszA== + dependencies: + "@backstage/errors" "^1.2.7" + "@backstage/types" "^1.2.2" + ms "^2.1.3" + "@backstage/core-app-api@^1.11.1": version "1.11.1" resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.11.1.tgz#21584a43cf7bc80171b8f03a3c0db80b1adef424" @@ -3664,6 +3673,35 @@ zen-observable "^0.10.0" zod "^3.21.4" +"@backstage/core-app-api@^1.18.0", "@backstage/core-app-api@^1.19.0": + version "1.19.0" + resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.19.0.tgz#041638d60980674ad26fccfbcef5fd59fc8fc4e4" + integrity sha512-Siu8dBYQPj4jz8kfiiW+NZKBhD2Zr9kcAP2hj1i9JBeJ8P0dfsb3LBZeG9/fzugAebZ6r+Ao9ORv8Pj7vbJWsQ== + dependencies: + "@backstage/config" "^1.3.3" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/types" "^1.2.2" + "@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.5.2": + version "0.5.2" + resolved "https://registry.yarnpkg.com/@backstage/core-compat-api/-/core-compat-api-0.5.2.tgz#72709cbc5994d05ab786cf808c8ed3c6006124a7" + integrity sha512-h/KqsZiUBUHmT1ayZBx+tM11G5yghGLmDlNuWkak7guswUdp2SQFXRU4Is0jeXd1lZ6FtiaI7XQoFL9kwVLpLw== + dependencies: + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/plugin-catalog-react" "^1.21.0" + "@backstage/version-bridge" "^1.0.11" + lodash "^4.17.21" + "@backstage/core-components@^0.13.8": version "0.13.8" resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.13.8.tgz#4b45fec4b03601677d9b1d6279f2d8874ada176a" @@ -3711,17 +3749,61 @@ zen-observable "^0.10.0" zod "^3.21.4" -"@backstage/core-plugin-api@^1.8.0": - version "1.8.0" - resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.8.0.tgz#97e87e13dcc5a65cb65e883d67d4387c7a42db32" - integrity sha512-yZ52w8Msf6cwLAf97bQKDqEWHA0N3ikRejYHFSn6hb3IVTgxV738m4ybFdgULVEAZFLrATs7nzu+UI3rqoVeZg== +"@backstage/core-components@^0.18.0", "@backstage/core-components@^0.18.1": + version "0.18.1" + resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.18.1.tgz#db9101d2e2fa463b5af242bf0d9ad154e4c497aa" + integrity sha512-XR9ioZPXLNPzY1TKJGHUEbQWBVrEViuI0qtT46K6sfH05wI8Mk1C3B23pf07vmiC3JkSvGju+wdzo/WZEHgr4Q== + dependencies: + "@backstage/config" "^1.3.3" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/errors" "^1.2.7" + "@backstage/theme" "^0.6.8" + "@backstage/version-bridge" "^1.0.11" + "@dagrejs/dagre" "^1.1.4" + "@date-io/core" "^1.3.13" + "@material-table/core" "^3.1.0" + "@material-ui/core" "^4.12.2" + "@material-ui/icons" "^4.9.1" + "@material-ui/lab" "4.0.0-alpha.61" + "@react-hookz/web" "^24.0.0" + "@testing-library/react" "^16.0.0" + "@types/react-sparklines" "^1.7.0" + ansi-regex "^6.0.1" + classnames "^2.2.6" + d3-selection "^3.0.0" + d3-shape "^3.0.0" + d3-zoom "^3.0.0" + js-yaml "^4.1.0" + linkify-react "4.3.2" + linkifyjs "4.3.2" + lodash "^4.17.21" + pluralize "^8.0.0" + qs "^6.9.4" + rc-progress "3.5.1" + react-full-screen "^1.1.1" + react-helmet "6.1.0" + react-hook-form "^7.12.2" + react-idle-timer "5.7.2" + react-markdown "^8.0.0" + react-sparklines "^1.7.0" + react-syntax-highlighter "^15.4.5" + react-use "^17.3.2" + react-virtualized-auto-sizer "^1.0.11" + react-window "^1.8.6" + remark-gfm "^3.0.1" + zen-observable "^0.10.0" + zod "^3.22.4" + +"@backstage/core-plugin-api@^1.10.9", "@backstage/core-plugin-api@^1.11.0", "@backstage/core-plugin-api@^1.8.0": + version "1.11.0" + resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.11.0.tgz#7ac9a4c4f626e8a5ff43728c7510299515507b74" + integrity sha512-7ppzD+sWmUMhxlfmez50y+RSJ7Pjtml7MwCdOeN2S2zCG6fIf0E9XenIGCOje7J2+u3Yn5n8ipMV8VxWn29MHg== dependencies: - "@backstage/config" "^1.1.1" - "@backstage/types" "^1.1.1" - "@backstage/version-bridge" "^1.0.7" - "@types/react" "^16.13.1 || ^17.0.0" + "@backstage/config" "^1.3.3" + "@backstage/errors" "^1.2.7" + "@backstage/types" "^1.2.2" + "@backstage/version-bridge" "^1.0.11" history "^5.0.0" - i18next "^22.4.15" "@backstage/e2e-test-utils@^0.1.0": version "0.1.0" @@ -3731,12 +3813,12 @@ "@manypkg/get-packages" "^1.1.3" fs-extra "^10.1.0" -"@backstage/errors@^1.2.3", "@backstage/errors@^1.2.4": - version "1.2.4" - resolved "https://registry.yarnpkg.com/@backstage/errors/-/errors-1.2.4.tgz#2ba79c6308e87b0de99edf499e1c82477d3d6e8a" - integrity sha512-JBhKn9KwZTzp/AaOC0vBncKCM1vI9Z8rKKyr9vj3wt3SSgCnDPxNwVz7SlXa2Rc9TOQq0Yk3olkmQE9U+S5uWg== +"@backstage/errors@^1.2.3", "@backstage/errors@^1.2.4", "@backstage/errors@^1.2.7": + version "1.2.7" + resolved "https://registry.yarnpkg.com/@backstage/errors/-/errors-1.2.7.tgz#6da0251d78192328e1b7893420b92aec90df5aad" + integrity sha512-XsH0w4hW0aJs3NuANbvgpQoKrQGYIMUaVKeDoGO/99uDgBbJ2QyDb/m9onbKV7tG9HkEe/NKixKqRhxRLx4wzA== dependencies: - "@backstage/types" "^1.1.1" + "@backstage/types" "^1.2.1" serialize-error "^8.0.1" "@backstage/eslint-plugin@^0.1.3", "@backstage/eslint-plugin@^0.1.7": @@ -3747,6 +3829,49 @@ "@manypkg/get-packages" "^1.1.3" minimatch "^9.0.0" +"@backstage/frontend-app-api@^0.13.0": + version "0.13.0" + resolved "https://registry.yarnpkg.com/@backstage/frontend-app-api/-/frontend-app-api-0.13.0.tgz#9bdf6c4a22f4853c008d8b1cabb340c6efef318a" + integrity sha512-FHtvK7usahUUu7GrOWhrnNzuWZMpq2Oip+Whn3WOFI/IlVn+cCtQboHlBNH7MY9SqWlo57lVzlZFYR2Zn8XtEQ== + dependencies: + "@backstage/config" "^1.3.3" + "@backstage/core-app-api" "^1.19.0" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/errors" "^1.2.7" + "@backstage/frontend-defaults" "^0.3.1" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/types" "^1.2.2" + "@backstage/version-bridge" "^1.0.11" + lodash "^4.17.21" + zod "^3.22.4" + +"@backstage/frontend-defaults@^0.3.1": + version "0.3.1" + resolved "https://registry.yarnpkg.com/@backstage/frontend-defaults/-/frontend-defaults-0.3.1.tgz#1aa9e186d85d68f4476f5679b184a21e7d69176e" + integrity sha512-bXXSQDFnn8iI2LlLXCIR/HU0+cdadjl+L997XOTMeFVPRG5MMhIZ0uz8K12qfYpj5MGnQvHhTYQxploqVhCczg== + dependencies: + "@backstage/config" "^1.3.3" + "@backstage/core-components" "^0.18.0" + "@backstage/errors" "^1.2.7" + "@backstage/frontend-app-api" "^0.13.0" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/plugin-app" "^0.3.0" + "@react-hookz/web" "^24.0.0" + +"@backstage/frontend-plugin-api@^0.12.0": + version "0.12.0" + resolved "https://registry.yarnpkg.com/@backstage/frontend-plugin-api/-/frontend-plugin-api-0.12.0.tgz#3d75dc98b5c2f703502ee3eb7ff1d4b2c1b47eff" + integrity sha512-MTjTa5n/YMSaPMHDmJbFnoOqA5ZLe+zTjFTvn/Oro0Een4reg1jk8t52CsPzrLcIzqtEH90+62zeZhSfBIjlyg== + dependencies: + "@backstage/core-components" "^0.18.0" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/types" "^1.2.2" + "@backstage/version-bridge" "^1.0.11" + "@material-ui/core" "^4.12.4" + lodash "^4.17.21" + zod "^3.22.4" + zod-to-json-schema "^3.21.4" + "@backstage/frontend-plugin-api@^0.3.0": version "0.3.0" resolved "https://registry.yarnpkg.com/@backstage/frontend-plugin-api/-/frontend-plugin-api-0.3.0.tgz#1ccfff4c0edbe28d077e97c4c1782f466af1095a" @@ -3762,6 +3887,20 @@ zod "^3.21.4" zod-to-json-schema "^3.21.4" +"@backstage/frontend-test-utils@^0.3.6": + version "0.3.6" + resolved "https://registry.yarnpkg.com/@backstage/frontend-test-utils/-/frontend-test-utils-0.3.6.tgz#f998eb248d61fcfdab8b9328579be35a21f2de15" + integrity sha512-3SmnWSuRGBEkbXqWzBW+mvm6vYl7Emt7ZUIveeryH2VR881rDYwIcCXVtYWeYHzxHrsmeO12NNhWmSMMIokEgQ== + dependencies: + "@backstage/config" "^1.3.3" + "@backstage/frontend-app-api" "^0.13.0" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/plugin-app" "^0.3.0" + "@backstage/test-utils" "^1.7.11" + "@backstage/types" "^1.2.2" + "@backstage/version-bridge" "^1.0.11" + zod "^3.22.4" + "@backstage/integration-aws-node@^0.1.12", "@backstage/integration-aws-node@^0.1.8": version "0.1.12" resolved "https://registry.yarnpkg.com/@backstage/integration-aws-node/-/integration-aws-node-0.1.12.tgz#d2c5ac7c81cd6c2733dcfd24544ad21931ea815d" @@ -3775,17 +3914,16 @@ "@backstage/config" "^1.2.0" "@backstage/errors" "^1.2.4" -"@backstage/integration-react@^1.1.21": - version "1.1.21" - resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.1.21.tgz#ba2ddc075cb621709eb23e6dfc59f10b19bfc539" - integrity sha512-shpQCMsQMOgGOYsZC7BfDfoyczxYz+mcqdomOr0fdGETnBGSWvUOmUQwCHAM8xc/ljBgozWL0qdTbPssVar6Zw== +"@backstage/integration-react@^1.1.21", "@backstage/integration-react@^1.2.10": + version "1.2.10" + resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.2.10.tgz#52c3ce1a10a713b60e7b9f3125c559e194a64d1b" + integrity sha512-KfUeA5tm1gOlmjJAMAWv/s/1uvURghjUsXtQBOojkTee4LKHJlpqgHryJmBnPDh9GY7j7yjMFKs0aDX3T5L69w== dependencies: - "@backstage/config" "^1.1.1" - "@backstage/core-plugin-api" "^1.8.0" - "@backstage/integration" "^1.7.2" + "@backstage/config" "^1.3.3" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/integration" "^1.18.0" "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" - "@types/react" "^16.13.1 || ^17.0.0" "@backstage/integration@^1.11.0", "@backstage/integration@^1.7.2": version "1.11.0" @@ -3802,6 +3940,22 @@ lodash "^4.17.21" luxon "^3.0.0" +"@backstage/integration@^1.18.0": + version "1.18.0" + resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.18.0.tgz#8f400e5a22b7ccad6dba049f2c494c03b4ae0de7" + integrity sha512-2s6zdY3xo8F9mYREjY0myWj/BCCBH7FSX+abCxmhv8GZT7i446FhWWYg44FI9eoxdTT/xNRTebMulxA4zQmGzw== + 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.10.0": version "0.10.1" resolved "https://registry.yarnpkg.com/@backstage/plugin-api-docs/-/plugin-api-docs-0.10.1.tgz#cf368c3db3a16c4bcd3705b5240b2c9062ca80fa" @@ -3860,6 +4014,26 @@ express "^4.17.1" fs-extra "^11.2.0" +"@backstage/plugin-app@^0.3.0": + version "0.3.0" + resolved "https://registry.yarnpkg.com/@backstage/plugin-app/-/plugin-app-0.3.0.tgz#71ecd54f28765ff9b3821e41f0988a39acf9dc50" + integrity sha512-O9PzvqnxrEapjmLsnoh/aB+Wih/wFLeCZK8RYV+3ZSOB7AV0nf9HWh/v7p2fVpFolBoRytEpnQz6eAGhfrK6mQ== + dependencies: + "@backstage/core-components" "^0.18.0" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/integration-react" "^1.2.10" + "@backstage/plugin-permission-react" "^0.4.36" + "@backstage/theme" "^0.6.8" + "@backstage/types" "^1.2.2" + "@backstage/version-bridge" "^1.0.11" + "@material-ui/core" "^4.9.13" + "@material-ui/icons" "^4.9.1" + "@material-ui/lab" "^4.0.0-alpha.61" + "@react-hookz/web" "^24.0.0" + react-use "^17.2.4" + zod "^3.22.4" + "@backstage/plugin-auth-backend-module-gcp-iap-provider@^0.2.1": version "0.2.1" resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-backend-module-gcp-iap-provider/-/plugin-auth-backend-module-gcp-iap-provider-0.2.1.tgz#1d2a0a2595eef8fa254e513817232f5e74e9d4a0" @@ -4048,14 +4222,14 @@ yn "^4.0.0" zod "^3.22.4" -"@backstage/plugin-catalog-common@^1.0.18", "@backstage/plugin-catalog-common@^1.0.22", "@backstage/plugin-catalog-common@^1.0.23": - version "1.0.23" - resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-common/-/plugin-catalog-common-1.0.23.tgz#2ba1fe13450f6283e049acc83aa4fcebda6153e8" - integrity sha512-u04VUq/2wNjF9ikpGxdt1kXSQf5VlPDWTwzYyJYKD80qGa6l/klUXJ3IBs8P4XyQObkPNyS/Tho/H8XDFNeqEw== +"@backstage/plugin-catalog-common@^1.0.18", "@backstage/plugin-catalog-common@^1.0.22", "@backstage/plugin-catalog-common@^1.0.23", "@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.5.0" - "@backstage/plugin-permission-common" "^0.7.13" - "@backstage/plugin-search-common" "^1.2.11" + "@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.3.0": version "0.3.1" @@ -4121,29 +4295,29 @@ "@backstage/plugin-permission-node" "^0.7.29" "@backstage/types" "^1.1.1" -"@backstage/plugin-catalog-react@^1.9.0", "@backstage/plugin-catalog-react@^1.9.1": - version "1.9.1" - resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.9.1.tgz#80d3ba027499c704bffbb11d877b3e871f557499" - integrity sha512-ucuJCVfHEdEsRLv3nv9Ds1eybkKzaDYKqt7KUb2rc/WfNiSZpsaf0/fWYfR/hNIAmxlE3o9PRuLN6wv5v8Ah9w== - dependencies: - "@backstage/catalog-client" "^1.4.6" - "@backstage/catalog-model" "^1.4.3" - "@backstage/core-components" "^0.13.8" - "@backstage/core-plugin-api" "^1.8.0" - "@backstage/errors" "^1.2.3" - "@backstage/frontend-plugin-api" "^0.3.0" - "@backstage/integration-react" "^1.1.21" - "@backstage/plugin-catalog-common" "^1.0.18" - "@backstage/plugin-permission-common" "^0.7.10" - "@backstage/plugin-permission-react" "^0.4.17" - "@backstage/theme" "^0.4.4" - "@backstage/types" "^1.1.1" - "@backstage/version-bridge" "^1.0.7" +"@backstage/plugin-catalog-react@^1.21.0", "@backstage/plugin-catalog-react@^1.9.0", "@backstage/plugin-catalog-react@^1.9.1": + version "1.21.1" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.21.1.tgz#cd1df3eda2534a56379c30d37d6b7b9f7875cd57" + integrity sha512-P+ChUXNk6cNMcOGuEOhR3vCQ9CFZkWyW2ZwDOgxSP7nYtCqWt2/EMpIsjAToMRAh2ChweHYFzWyO7bIbKs513A== + dependencies: + "@backstage/catalog-client" "^1.12.0" + "@backstage/catalog-model" "^1.7.5" + "@backstage/core-compat-api" "^0.5.2" + "@backstage/core-components" "^0.18.1" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/errors" "^1.2.7" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/frontend-test-utils" "^0.3.6" + "@backstage/integration-react" "^1.2.10" + "@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.2" + "@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" - "@react-hookz/web" "^23.0.0" - "@types/react" "^16.13.1 || ^17.0.0" + "@react-hookz/web" "^24.0.0" classnames "^2.2.6" lodash "^4.17.21" material-ui-popup-state "^1.9.3" @@ -4153,34 +4327,38 @@ zen-observable "^0.10.0" "@backstage/plugin-catalog@^1.15.0", "@backstage/plugin-catalog@^1.15.1": - version "1.15.1" - resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog/-/plugin-catalog-1.15.1.tgz#1d06c66ffd45844122818c14abda265eb6467a86" - integrity sha512-jvdUu9eZ+Y2R0Qp+QA862f82Jck6N2M90rkk3/4I7eGPZWsQNh0WIX9Yn6yBRLEJVz3xpd6oQYCZQ+8G9V8Tvg== - dependencies: - "@backstage/catalog-client" "^1.4.6" - "@backstage/catalog-model" "^1.4.3" - "@backstage/core-components" "^0.13.8" - "@backstage/core-plugin-api" "^1.8.0" - "@backstage/errors" "^1.2.3" - "@backstage/frontend-plugin-api" "^0.3.0" - "@backstage/integration-react" "^1.1.21" - "@backstage/plugin-catalog-common" "^1.0.18" - "@backstage/plugin-catalog-react" "^1.9.1" - "@backstage/plugin-scaffolder-common" "^1.4.3" - "@backstage/plugin-search-common" "^1.2.8" - "@backstage/plugin-search-react" "^1.7.3" - "@backstage/theme" "^0.4.4" - "@backstage/types" "^1.1.1" + version "1.31.3" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog/-/plugin-catalog-1.31.3.tgz#042a94218ee3fe2cbdc57aa0d4b1b73ba6dd8078" + integrity sha512-zEMc3Ozkxawv+gPSPmCjsGu1OcY9m9PeqfUCHRsxm1ooGfFL10xJv+RbN2lpORHp7gvEq0cIgZ3fa4+AS4tG8A== + dependencies: + "@backstage/catalog-client" "^1.12.0" + "@backstage/catalog-model" "^1.7.5" + "@backstage/core-compat-api" "^0.5.2" + "@backstage/core-components" "^0.18.0" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/errors" "^1.2.7" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/integration-react" "^1.2.10" + "@backstage/plugin-catalog-common" "^1.1.5" + "@backstage/plugin-catalog-react" "^1.21.0" + "@backstage/plugin-permission-react" "^0.4.36" + "@backstage/plugin-scaffolder-common" "^1.7.1" + "@backstage/plugin-search-common" "^1.2.19" + "@backstage/plugin-search-react" "^1.9.4" + "@backstage/plugin-techdocs-common" "^0.1.1" + "@backstage/plugin-techdocs-react" "^1.3.3" + "@backstage/types" "^1.2.2" + "@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" - "@types/react" "^16.13.1 || ^17.0.0" + 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" @@ -4258,6 +4436,19 @@ uuid "^9.0.0" zod "^3.22.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.7.18", "@backstage/plugin-permission-node@^0.7.29": version "0.7.29" resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-node/-/plugin-permission-node-0.7.29.tgz#9545fe0fce26ca191beff5e458b920e4445a0a03" @@ -4275,17 +4466,14 @@ zod "^3.22.4" zod-to-json-schema "^3.20.4" -"@backstage/plugin-permission-react@^0.4.17": - version "0.4.17" - resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.17.tgz#aad235879205b77b7d5045f26c210741c357edf2" - integrity sha512-Y3D+8mZNjRfeA/b8LDcSE2yxXk9o+AbLoEdgPKNqFNSZILCfX07cwS2GYYcMK6JniSrKETHha2w5c4R7remHDA== +"@backstage/plugin-permission-react@^0.4.17", "@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.1.1" - "@backstage/core-plugin-api" "^1.8.0" - "@backstage/plugin-permission-common" "^0.7.10" - "@types/react" "^16.13.1 || ^17.0.0" - cross-fetch "^4.0.0" - react-use "^17.2.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.4.5": @@ -4366,14 +4554,22 @@ zen-observable "^0.10.0" zod "^3.21.4" -"@backstage/plugin-scaffolder-common@^1.4.3", "@backstage/plugin-scaffolder-common@^1.5.2": - version "1.5.2" - resolved "https://registry.yarnpkg.com/@backstage/plugin-scaffolder-common/-/plugin-scaffolder-common-1.5.2.tgz#f16d88a3594e02961bd2facd13bf7fc013cab3a2" - integrity sha512-lBet98Oxx+sLsKv84Ke8yF+47svpfzOmGdK8H0YBg+/BQ5M8SrfE05VNXF6VQw5NLsRundgcPMSIrpwKNGJxmQ== - dependencies: - "@backstage/catalog-model" "^1.5.0" - "@backstage/plugin-permission-common" "^0.7.13" - "@backstage/types" "^1.1.1" +"@backstage/plugin-scaffolder-common@^1.4.3", "@backstage/plugin-scaffolder-common@^1.5.2", "@backstage/plugin-scaffolder-common@^1.7.1": + version "1.7.1" + resolved "https://registry.yarnpkg.com/@backstage/plugin-scaffolder-common/-/plugin-scaffolder-common-1.7.1.tgz#15e0ff7a7e80223d81ef975e8fdf6530a31b0930" + integrity sha512-CRaPaSfTkK1+pwWcEb1omJSB+THVZ0cMy96T6Nqna1WbwKQ6mGnROxpkMWty9MkedOAzAjVHemB4rC9t3O8K3w== + dependencies: + "@backstage/catalog-model" "^1.7.5" + "@backstage/errors" "^1.2.7" + "@backstage/integration" "^1.18.0" + "@backstage/plugin-permission-common" "^0.9.1" + "@backstage/types" "^1.2.2" + "@microsoft/fetch-event-source" "^2.0.1" + "@types/json-schema" "^7.0.9" + cross-fetch "^4.0.0" + json-schema "^0.4.0" + uri-template "^2.0.0" + zen-observable "^0.10.0" "@backstage/plugin-scaffolder-node@^0.2.8": version "0.2.8" @@ -4602,33 +4798,33 @@ yn "^4.0.0" zod "^3.21.4" -"@backstage/plugin-search-common@^1.2.11", "@backstage/plugin-search-common@^1.2.8": - version "1.2.11" - resolved "https://registry.yarnpkg.com/@backstage/plugin-search-common/-/plugin-search-common-1.2.11.tgz#5563f9b7b5ff915d1fe0e0e213c9536029dac91c" - integrity sha512-b2gmurxNdgY6LQ4E+BzITVUFF5jCewjlkI4/oppFTsk1IH+VfQyRDoGb8u2wuYKGCwvgVPgP3qUBEo25oGTZfg== +"@backstage/plugin-search-common@^1.2.11", "@backstage/plugin-search-common@^1.2.19", "@backstage/plugin-search-common@^1.2.8": + 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.7.13" - "@backstage/types" "^1.1.1" + "@backstage/plugin-permission-common" "^0.9.1" + "@backstage/types" "^1.2.1" -"@backstage/plugin-search-react@^1.7.2", "@backstage/plugin-search-react@^1.7.3": - version "1.7.3" - resolved "https://registry.yarnpkg.com/@backstage/plugin-search-react/-/plugin-search-react-1.7.3.tgz#2c3f9086c741939a5edbb3a4071308ea2acacc60" - integrity sha512-zTfKWpATdbGR/RwNapxTlDea5Efq39b4f5FK9wswJCpWbZk9+cl7aKkyB5qozU+Evm7HF1nnZ8XRGa5hdLEQ3Q== - dependencies: - "@backstage/core-components" "^0.13.8" - "@backstage/core-plugin-api" "^1.8.0" - "@backstage/frontend-plugin-api" "^0.3.0" - "@backstage/plugin-search-common" "^1.2.8" - "@backstage/theme" "^0.4.4" - "@backstage/types" "^1.1.1" - "@backstage/version-bridge" "^1.0.7" +"@backstage/plugin-search-react@^1.7.2", "@backstage/plugin-search-react@^1.7.3", "@backstage/plugin-search-react@^1.9.4": + version "1.9.4" + resolved "https://registry.yarnpkg.com/@backstage/plugin-search-react/-/plugin-search-react-1.9.4.tgz#84e27957779c40b9100e61a6d1435a5d3cdfc80b" + integrity sha512-GMVqU103AMTJ4TBdQuCW3tDPH89lAUYKUQVw8oZ0eh502oFUoKYD58b9vTEviGRdzK3saWXhV+s6xVVeaZkiRg== + dependencies: + "@backstage/core-components" "^0.18.0" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/plugin-search-common" "^1.2.19" + "@backstage/theme" "^0.6.8" + "@backstage/types" "^1.2.2" + "@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" - "@types/react" "^16.13.1 || ^17.0.0" lodash "^4.17.21" qs "^6.9.4" react-use "^17.3.2" + uuid "^11.0.2" "@backstage/plugin-search@^1.4.2": version "1.4.3" @@ -4699,6 +4895,11 @@ p-limit "^3.1.0" winston "^3.2.1" +"@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.2": version "1.1.2" resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs-module-addons-contrib/-/plugin-techdocs-module-addons-contrib-1.1.2.tgz#08ee7002db9784358349fb87d4a866ec8e5d6764" @@ -4752,20 +4953,20 @@ recursive-readdir "^2.2.2" winston "^3.2.1" -"@backstage/plugin-techdocs-react@^1.1.13": - version "1.1.13" - resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs-react/-/plugin-techdocs-react-1.1.13.tgz#71e935a93ae02255fedc8d370cf6b6cf253aba4e" - integrity sha512-0uJ4/nZjiJrJnTYkMh2MIQZbgY3WF6oNyDNlFJAhEZ1QDUMqphKmFAdKzuYYfz03I/riPEOJTLit5C+Ba1rDFw== - dependencies: - "@backstage/catalog-model" "^1.4.3" - "@backstage/config" "^1.1.1" - "@backstage/core-components" "^0.13.8" - "@backstage/core-plugin-api" "^1.8.0" - "@backstage/version-bridge" "^1.0.7" +"@backstage/plugin-techdocs-react@^1.1.13", "@backstage/plugin-techdocs-react@^1.3.3": + version "1.3.3" + resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs-react/-/plugin-techdocs-react-1.3.3.tgz#c0e950831daf01748d859eb828a7e8138e68ca02" + integrity sha512-NLe+1qC82KJo+U6cjOs2kmg4X9vJ6LHbsUcv9FLwUnMk8l6cxvy4UGZ1xUO6FAIBI1l1WKzW//XuSOpCVZQhEg== + dependencies: + "@backstage/catalog-model" "^1.7.5" + "@backstage/config" "^1.3.3" + "@backstage/core-components" "^0.18.0" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/plugin-techdocs-common" "^0.1.1" + "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.12.2" - "@material-ui/lab" "4.0.0-alpha.61" "@material-ui/styles" "^4.11.0" - "@types/react" "^16.13.1 || ^17.0.0" jss "~10.10.0" lodash "^4.17.21" react-helmet "6.1.0" @@ -4848,6 +5049,24 @@ i18next "^22.4.15" zen-observable "^0.10.0" +"@backstage/test-utils@^1.7.11": + version "1.7.11" + resolved "https://registry.yarnpkg.com/@backstage/test-utils/-/test-utils-1.7.11.tgz#1a3b699d985af2b1671c4d4a8527f828c7047fba" + integrity sha512-GuaBTv80DpHu7e7GQCETuG30YFjH77h2j6n4r+2SD9C/F2e0Cxgs3ZJw9gyH6VX0WyBByyMYfsoCWbWwmg0pdw== + 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.8" + "@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.4.4": version "0.4.4" resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.4.4.tgz#807735b58a5e1b2a0cdb50fc05ad83656f2f66cb" @@ -4857,17 +5076,24 @@ "@emotion/styled" "^11.10.5" "@mui/material" "^5.12.2" -"@backstage/types@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@backstage/types/-/types-1.1.1.tgz#c9ccb30357005e7fb5fa2ac140198059976eb076" - integrity sha512-1cUGu+FwiJZCBOuecd0BOhIRkQYllb+7no9hHhxpAsx/DvsPGMVQMGOMvtdTycdT9SQ5MuSyFwI9wpXp2DwVvQ== - -"@backstage/version-bridge@^1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@backstage/version-bridge/-/version-bridge-1.0.7.tgz#8eb52f998d0aef9ceba53fd6dca80a7fa1703534" - integrity sha512-BlkI2av9OjhMjs783wP5XHmTUmUGFsnJ4j/eQJUVvnqFjaP3IpUHfAIFD/vAhx3JvPiYOY93m+dAunTc1DiHLA== +"@backstage/theme@^0.6.8": + version "0.6.8" + resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.6.8.tgz#703088101ca20205d77de6a688881e909dd57ae4" + integrity sha512-hNUoOjirVIVht6GbDFt6vEej4hA7Kq3trJmyWhKuAKndPD+azjhzMOnGM7Rzj5qIkJeCNB6qcC89+NV6no1HzA== dependencies: - "@types/react" "^16.13.1 || ^17.0.0" + "@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", "@backstage/types@^1.2.2": + version "1.2.2" + resolved "https://registry.yarnpkg.com/@backstage/types/-/types-1.2.2.tgz#280e3dec7be5bcddc54ee0e8a024a2768d274692" + integrity sha512-gCctHIL3VSCKiffbWDq4Zl2n7g8NPO/dD2ksdOEm9KzWfb5AubsfQzakoKjZ8XvmdaY9jY7j1yRmHSjAqq7rBA== + +"@backstage/version-bridge@^1.0.11", "@backstage/version-bridge@^1.0.7": + version "1.0.11" + resolved "https://registry.yarnpkg.com/@backstage/version-bridge/-/version-bridge-1.0.11.tgz#ea05424799bae78bc3e27e3b4fe88e3f8d819974" + integrity sha512-gigfUgs6cLWAkU5EZp6C4hwSp7UsYMXf2W6EcLPn/IQAzeO77v2y+SEhWa0MBrfAgxQdEdvcztRCCkTdiXWcxQ== "@balena/dockerignore@^1.0.2": version "1.0.2" @@ -4991,6 +5217,18 @@ enabled "2.0.x" kuler "^2.0.0" +"@dagrejs/dagre@^1.1.4": + version "1.1.5" + resolved "https://registry.yarnpkg.com/@dagrejs/dagre/-/dagre-1.1.5.tgz#af392e24723c479f00661af3f4e8ede5c6acce51" + integrity sha512-Ghgrh08s12DCL5SeiR6AoyE80mQELTWhJBRmXfFoqDiFkR458vPEdgTbbjA0T+9ETNxUblnD0QW55tfdvi5pjQ== + dependencies: + "@dagrejs/graphlib" "2.2.4" + +"@dagrejs/graphlib@2.2.4": + version "2.2.4" + resolved "https://registry.yarnpkg.com/@dagrejs/graphlib/-/graphlib-2.2.4.tgz#d77bfa9ff49e2307c0c6e6b8b26b5dd3c05816c4" + integrity sha512-mepCf/e9+SKYy1d02/UkvSy6+6MoyXhVxP8lLDfA7BPE1X1d4dR0sZznmbM8/XVJ1GPM+Svnx7Xj6ZweByWUkw== + "@date-io/core@1.x", "@date-io/core@^1.3.13": version "1.3.13" resolved "https://registry.yarnpkg.com/@date-io/core/-/core-1.3.13.tgz#90c71da493f20204b7a972929cc5c482d078b3fa" @@ -6496,7 +6734,7 @@ react-double-scrollbar "0.0.15" uuid "^3.4.0" -"@material-ui/core@^4.12.2", "@material-ui/core@^4.12.4": +"@material-ui/core@^4.12.2", "@material-ui/core@^4.12.4", "@material-ui/core@^4.9.13": version "4.12.4" resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.4.tgz#4ac17488e8fcaf55eb6a7f5efb2a131e10138a73" integrity sha512-tr7xekNlM9LjA6pagJmL8QCgZXaubWUwkJnoYcMKd4gw/t4XiyvnTkjdGrUVicyB2BsdaAv1tvow45bPM4sSwQ== @@ -6521,7 +6759,7 @@ dependencies: "@babel/runtime" "^7.4.4" -"@material-ui/lab@4.0.0-alpha.61": +"@material-ui/lab@4.0.0-alpha.61", "@material-ui/lab@^4.0.0-alpha.61": version "4.0.0-alpha.61" resolved "https://registry.yarnpkg.com/@material-ui/lab/-/lab-4.0.0-alpha.61.tgz#9bf8eb389c0c26c15e40933cc114d4ad85e3d978" integrity sha512-rSzm+XKiNUjKegj8bzt5+pygZeckNLOr+IjykH8sYdVk7dE9y2ZuUSofiMV2bJk3qU+JHwexmw+q0RyNZB9ugg== @@ -6595,6 +6833,11 @@ prop-types "^15.7.2" react-is "^16.8.0 || ^17.0.0" +"@microsoft/fetch-event-source@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@microsoft/fetch-event-source/-/fetch-event-source-2.0.1.tgz#9ceecc94b49fbaa15666e38ae8587f64acce007d" + integrity sha512-W6CLUJ2eBMw3Rec70qrsEW0jOm/3twwJv21mrmj2yORiaVmVYGS4sSS5yUwvQc1ZlDLYGPnClVWmUUMagKNsfA== + "@motionone/animation@^10.12.0": version "10.16.3" resolved "https://registry.yarnpkg.com/@motionone/animation/-/animation-10.16.3.tgz#f5b71e27fd8b88b61f983adb0ed6c8e3e89281f9" @@ -7081,10 +7324,10 @@ resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-18.1.1.tgz#09bdfdabfd8e16d16324326da5148010d765f009" integrity sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw== -"@octokit/openapi-types@^23.0.1": - version "23.0.1" - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-23.0.1.tgz#3721646ecd36b596ddb12650e0e89d3ebb2dd50e" - integrity sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g== +"@octokit/openapi-types@^24.2.0": + version "24.2.0" + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-24.2.0.tgz#3d55c32eac0d38da1a7083a9c3b0cca77924f7d3" + integrity sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg== "@octokit/plugin-enterprise-rest@6.0.1": version "6.0.1" @@ -7175,11 +7418,11 @@ "@octokit/openapi-types" "^18.0.0" "@octokit/types@^13.6.2", "@octokit/types@^13.7.0": - version "13.8.0" - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.8.0.tgz#3815885e5abd16ed9ffeea3dced31d37ce3f8a0a" - integrity sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A== + version "13.10.0" + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.10.0.tgz#3e7c6b19c0236c270656e4ea666148c2b51fd1a3" + integrity sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA== dependencies: - "@octokit/openapi-types" "^23.0.1" + "@octokit/openapi-types" "^24.2.0" "@octokit/types@^6.8.2": version "6.41.0" @@ -7640,10 +7883,10 @@ dependencies: "@react-hookz/deep-equal" "^1.0.4" -"@react-hookz/web@^23.0.0": - version "23.1.0" - resolved "https://registry.yarnpkg.com/@react-hookz/web/-/web-23.1.0.tgz#4e9bf133c56519924b4c2988aca20d09387f5e0a" - integrity sha512-fvbURdsa1ukttbLR1ASE/XmqXP09vZ1PiCYppYeR1sNMzCrdkG0iBnjxniFSVjJ8gIw2fRs6nqMTbeBz2uAkuA== +"@react-hookz/web@^24.0.0": + version "24.0.4" + resolved "https://registry.yarnpkg.com/@react-hookz/web/-/web-24.0.4.tgz#7a13d4c2cc65861b926ef6c4452fba00408c8778" + integrity sha512-DcIM6JiZklDyHF6CRD1FTXzuggAkQ+3Ncq2Wln7Kdih8GV6ZIeN9JfS6ZaQxpQUxan8/4n0J2V/R7nMeiSrb2Q== dependencies: "@react-hookz/deep-equal" "^1.0.4" @@ -9415,6 +9658,13 @@ "@testing-library/dom" "^8.0.0" "@types/react-dom" "<18.0.0" +"@testing-library/react@^16.0.0": + version "16.3.0" + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6" + integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw== + dependencies: + "@babel/runtime" "^7.12.5" + "@testing-library/user-event@^14.0.0": version "14.5.1" resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.1.tgz#27337d72046d5236b32fd977edee3f74c71d332f" @@ -9992,11 +10242,9 @@ integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ== "@types/react-dom@*", "@types/react-dom@<18.0.0", "@types/react-dom@^17": - version "17.0.25" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.25.tgz#e0e5b3571e1069625b3a3da2b279379aa33a0cb5" - integrity sha512-urx7A7UxkZQmThYA4So0NelOVjx3V4rNFVJwp0WZlbIK5eM4rNJDiN3R/E9ix0MBh6kAEojk/9YL+Te6D9zHNA== - dependencies: - "@types/react" "^17" + version "17.0.26" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.26.tgz#fa7891ba70fd39ddbaa7e85b6ff9175bb546bc1b" + integrity sha512-Z+2VcYXJwOqQ79HreLU/1fyQ88eXSSFh6I3JdrEHQIfYSI0kCQpTGvOrbE6jFGGYXKsHuwY9tBa/w5Uo6KzrEg== "@types/react-redux@^7.1.20": version "7.1.32" @@ -13805,9 +14053,9 @@ domhandler@^5.0.2, domhandler@^5.0.3: domelementtype "^2.3.0" dompurify@=3.0.6, dompurify@^2.2.7, dompurify@^2.2.9, dompurify@^3.2.4: - version "3.2.4" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e" - integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg== + version "3.2.7" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.7.tgz#721d63913db5111dd6dfda8d3a748cfd7982d44a" + integrity sha512-WhL/YuveyGXJaerVlMYGWhvQswa7myDG17P7Vu65EWC05o8vfeNbvNf4d/BOvH99+ZW+LlQsc1GDKMa1vNK6dw== optionalDependencies: "@types/trusted-types" "^2.0.7" @@ -14755,13 +15003,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" @@ -15360,6 +15601,11 @@ fs.realpath@^1.0.0: resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== +fscreen@^1.0.2: + version "1.2.0" + resolved "https://registry.yarnpkg.com/fscreen/-/fscreen-1.2.0.tgz#1a8c88e06bc16a07b473ad96196fb06d6657f59e" + integrity sha512-hlq4+BU0hlPmwsFjwGGzZ+OZ9N/wq9Ljg/sq3pX+2CD7hrJsX9tJgWWK/wiNTFM212CLHWhicOoqwXyZGGetJg== + fsevents@2.3.2: version "2.3.2" resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" @@ -15602,6 +15848,13 @@ git-url-parse@^14.0.0: dependencies: git-up "^7.0.0" +git-url-parse@^15.0.0: + version "15.0.0" + resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-15.0.0.tgz#207b74d8eb888955b1aaf5dfc5f5778084fa9fa9" + integrity sha512-5reeBufLi+i4QD3ZFftcJs9jC26aULFLBU23FeKM/b1rI0K6ofIeAblmDVO7Ht22zTDE9+CkJ3ZVb0CgJmz3UQ== + dependencies: + git-up "^7.0.0" + gitconfiglocal@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz#41d045f3851a5ea88f03f24ca1c6178114464b9b" @@ -18294,11 +18547,21 @@ linkify-react@4.1.2: resolved "https://registry.yarnpkg.com/linkify-react/-/linkify-react-4.1.2.tgz#5c52de5d53f54ec27f76b3fb8270f8ee269cb4eb" integrity sha512-bgzlg562ZAUKQtOw9qr/3IemqpsDG/UmzOANy1cFavcWo/eD9eF4s1ZnT3cWok0GeOG4GujrOP/Jp7cqiXNODg== +linkify-react@4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/linkify-react/-/linkify-react-4.3.2.tgz#8d47fb0ad96ab5b38c07bfbebdcbc57794430693" + integrity sha512-mi744h1hf+WDsr+paJgSBBgYNLMWNSHyM9V9LVUo03RidNGdw1VpI7Twnt+K3pEh3nIzB4xiiAgZxpd61ItKpQ== + linkifyjs@4.1.2: version "4.1.2" resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.1.2.tgz#48fadb05ddf5a5f7065510a385a500ca1ac4e65e" integrity sha512-1elJrH8MwUgr77Rgmx4JgB/nBgISYVoGossH6pAfCeHG+07TblTn6RWKx0MKozEMJU6NCFYHRih9M8ZtV3YZ+Q== +linkifyjs@4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.3.2.tgz#d97eb45419aabf97ceb4b05a7adeb7b8c8ade2b1" + integrity sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA== + load-json-file@6.2.0: version "6.2.0" resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-6.2.0.tgz#5c7770b42cafa97074ca2848707c61662f4251a1" @@ -18699,13 +18962,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" @@ -19564,7 +19820,7 @@ ms@2.1.2: resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== -ms@2.1.3, ms@^2.0.0, ms@^2.1.1: +ms@2.1.3, ms@^2.0.0, ms@^2.1.1, ms@^2.1.3: version "2.1.3" resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== @@ -20412,11 +20668,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" @@ -21934,6 +22185,13 @@ react-fast-compare@^3.1.1: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49" integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== +react-full-screen@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/react-full-screen/-/react-full-screen-1.1.1.tgz#b707d56891015a71c503a65dbab3086d75be97d7" + integrity sha512-xoEgkoTiN0dw9cjYYGViiMCBYbkS97BYb4bHPhQVWXj1UnOs8PZ1rPzpX+2HMhuvQV1jA5AF9GaRbO3fA5aZtg== + dependencies: + fscreen "^1.0.2" + react-helmet@6.1.0: version "6.1.0" resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-6.1.0.tgz#a750d5165cb13cf213e44747502652e794468726" @@ -21954,6 +22212,11 @@ react-idle-timer@5.6.2: resolved "https://registry.yarnpkg.com/react-idle-timer/-/react-idle-timer-5.6.2.tgz#0342b381ca26ea46e8232dbdc7f2b948bc4ddb0d" integrity sha512-X7zjDv7duCopQ4v3X2Gun8QunvYplPWkvW2y7suDSREu1vQRQ0mr1ESv325QoJuvSIE5QCSbLaJlrbbooNaUNg== +react-idle-timer@5.7.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/react-idle-timer/-/react-idle-timer-5.7.2.tgz#f506db28a86645dd1b87987116501703e512142b" + integrity sha512-+BaPfc7XEUU5JFkwZCx6fO1bLVK+RBlFH+iY4X34urvIzZiZINP6v2orePx3E6pAztJGE7t4DzvL7if2SL/0GQ== + react-immutable-proptypes@2.2.0: version "2.2.0" resolved "https://registry.yarnpkg.com/react-immutable-proptypes/-/react-immutable-proptypes-2.2.0.tgz#cce96d68cc3c18e89617cbf3092d08e35126af4a" @@ -23606,7 +23869,16 @@ string-length@^4.0.1: char-regex "^1.0.2" strip-ansi "^6.0.0" -"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: +"string-width-cjs@npm:string-width@^4.2.0": + version "4.2.3" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + +"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -23680,7 +23952,7 @@ string_decoder@~1.1.1: dependencies: safe-buffer "~5.1.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -23694,6 +23966,13 @@ strip-ansi@5.2.0: dependencies: ansi-regex "^4.1.0" +strip-ansi@^6.0.0, strip-ansi@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + strip-ansi@^7.0.1: version "7.1.0" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45" @@ -24858,9 +25137,9 @@ universal-user-agent@^6.0.0: integrity sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ== universal-user-agent@^7.0.2: - version "7.0.2" - resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-7.0.2.tgz#52e7d0e9b3dc4df06cc33cb2b9fd79041a54827e" - integrity sha512-0JCqzSKnStlRRQfCdowvqy3cy0Dvtlb8xecj/H8JFZuCze4rwjPZQOgvFvn0Ws/usCHQFGpyr+pB9adaGwXn4Q== + version "7.0.3" + resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-7.0.3.tgz#c05870a58125a2dc00431f2df815a77fe69736be" + integrity sha512-TmnEAEAsBJVZM/AADELsK76llnwcf9vMKuPz8JflO1frO8Lchitr0fNaN9d+Ap0BjKtqWqd/J17qeDnXh8CL2A== universalify@^0.1.0: version "0.1.2" @@ -25012,6 +25291,11 @@ utils-merge@1.0.1, utils-merge@1.x.x, utils-merge@^1.0.1: resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA== +uuid@^11.0.0, uuid@^11.0.2: + version "11.1.0" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912" + integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A== + uuid@^3.3.2, uuid@^3.4.0: version "3.4.0" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" @@ -25606,7 +25890,7 @@ wordwrap@^1.0.0: resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== @@ -25624,6 +25908,15 @@ wrap-ansi@^6.0.1: string-width "^4.1.0" strip-ansi "^6.0.0" +wrap-ansi@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + wrap-ansi@^8.1.0: version "8.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"