diff --git a/backstage/yarn.lock b/backstage/yarn.lock index 88ceb3852..c5d925dac 100644 --- a/backstage/yarn.lock +++ b/backstage/yarn.lock @@ -2399,15 +2399,15 @@ to-fast-properties "^2.0.0" "@backstage/app-defaults@^1.1.0": - version "1.4.3" - resolved "https://registry.yarnpkg.com/@backstage/app-defaults/-/app-defaults-1.4.3.tgz#98e137b650b4eeae3f684f2b4f6530400bee8a1b" - integrity sha512-gPm95kDOj+t1ewHxoNERjqfcMaG7ffevyfdfEM4smY0OiCc2xG17PupsILbcNCCCjYrp1OHkcGxpZ5ER5uT3uQ== - dependencies: - "@backstage/core-app-api" "^1.10.0" - "@backstage/core-components" "^0.13.5" - "@backstage/core-plugin-api" "^1.6.0" - "@backstage/plugin-permission-react" "^0.4.15" - "@backstage/theme" "^0.4.2" + version "1.4.4" + resolved "https://registry.yarnpkg.com/@backstage/app-defaults/-/app-defaults-1.4.4.tgz#6ffaadc75627dc73aa6128388728eeb453408355" + integrity sha512-OMPPCY8t2g/SbEqVL+OKQr5Ag6VLcHiCrn3hLzC1+i+tdf+U8G47jwpj6vi6Gi3LY2XOhpryqIrx/irj8Kqqkw== + dependencies: + "@backstage/core-app-api" "^1.11.0" + "@backstage/core-components" "^0.13.6" + "@backstage/core-plugin-api" "^1.7.0" + "@backstage/plugin-permission-react" "^0.4.16" + "@backstage/theme" "^0.4.3" "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" @@ -2751,34 +2751,44 @@ "@backstage/types" "^1.1.1" lodash "^4.17.21" -"@backstage/core-app-api@^1.10.0", "@backstage/core-app-api@^1.4.0": - version "1.10.0" - resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.10.0.tgz#3b71d8b57feeb9fdd6639ec1a5b81fbfce3341d2" - integrity sha512-5n16p0qRiO6YTnKHJAUK+Hhb6RjhlXZFl7hIwJeaU+EsUuhievL62+VX5oAKExoFV727mLEDqcqjiX1OAhqe5Q== +"@backstage/config@^1.1.1": + version "1.1.1" + resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.1.1.tgz#824ef3d74b391579060d5646fa1f45fcd553ce02" + integrity sha512-H+xZbIVvstrkVnfxZFH6JB3Gb5qUIb8DjHOakHUlDX7xEIXjQnaM3Kf85RtnHu0uYpFIpB29i8FI68Y/uLeqyw== dependencies: - "@backstage/config" "^1.1.0" - "@backstage/core-plugin-api" "^1.6.0" + "@backstage/errors" "^1.2.3" "@backstage/types" "^1.1.1" - "@backstage/version-bridge" "^1.0.5" + lodash "^4.17.21" + +"@backstage/core-app-api@^1.10.0", "@backstage/core-app-api@^1.11.0", "@backstage/core-app-api@^1.4.0": + version "1.11.0" + resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.11.0.tgz#ed0a9d3c0b390a2a895a2aebe38f579cb5bad372" + integrity sha512-YOW88AfLNZ0edfPSwaCCZmxH6O0hKMjdNNJsJLoY808WAjyX/VXPM6/5C8dezt+uQFkYXzHHcFzOO6HyUfPzSQ== + dependencies: + "@backstage/config" "^1.1.1" + "@backstage/core-plugin-api" "^1.7.0" + "@backstage/types" "^1.1.1" + "@backstage/version-bridge" "^1.0.6" "@types/prop-types" "^15.7.3" "@types/react" "^16.13.1 || ^17.0.0" 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.21.4" -"@backstage/core-components@^0.13.0", "@backstage/core-components@^0.13.2", "@backstage/core-components@^0.13.5": - version "0.13.5" - resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.13.5.tgz#acdd166c0536941d401dfc29d49dd45c38f8c89e" - integrity sha512-1loR9Cxxcfo8z7+8NAwQHrjnaHn0Hq3uTSnvtuDsGzh80vhGMxsCnXya0nCYrFvVJIvNI0YYkhoIAOap7aUxDQ== +"@backstage/core-components@^0.13.0", "@backstage/core-components@^0.13.2", "@backstage/core-components@^0.13.5", "@backstage/core-components@^0.13.6": + version "0.13.7" + resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.13.7.tgz#5832115e73bca5685344df81fd2e537422d98aa2" + integrity sha512-pbqI+xYggeMdXmLoI0lDdcXj0yPv7x5iiHhiOyjUmC9lI509WIjyH5s9NSImwLac7ng/B0ORJn+a+6nD3hqyYg== dependencies: - "@backstage/config" "^1.1.0" - "@backstage/core-plugin-api" "^1.6.0" - "@backstage/errors" "^1.2.2" - "@backstage/theme" "^0.4.2" - "@backstage/version-bridge" "^1.0.5" + "@backstage/config" "^1.1.1" + "@backstage/core-plugin-api" "^1.7.0" + "@backstage/errors" "^1.2.3" + "@backstage/theme" "^0.4.3" + "@backstage/version-bridge" "^1.0.6" "@date-io/core" "^1.3.13" "@material-table/core" "^3.1.0" "@material-ui/core" "^4.12.2" @@ -2800,7 +2810,6 @@ linkifyjs "4.1.1" lodash "^4.17.21" pluralize "^8.0.0" - prop-types "^15.7.2" qs "^6.9.4" rc-progress "3.5.1" react-helmet "6.1.0" @@ -2817,19 +2826,17 @@ zen-observable "^0.10.0" zod "^3.21.4" -"@backstage/core-plugin-api@^1.3.0", "@backstage/core-plugin-api@^1.5.0", "@backstage/core-plugin-api@^1.5.2", "@backstage/core-plugin-api@^1.6.0": - version "1.6.0" - resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.6.0.tgz#15c30f01c79e82756e5c286675f8801195538afb" - integrity sha512-B3X9vJ8IRMY4+FCnWAgeYJhtcQJmoLvn6JzqilODtM70UfT2sBQ3UBMP/J4SPUMA15kbzi6D1x1BhHhkWd+A/w== +"@backstage/core-plugin-api@^1.3.0", "@backstage/core-plugin-api@^1.5.0", "@backstage/core-plugin-api@^1.5.2", "@backstage/core-plugin-api@^1.6.0", "@backstage/core-plugin-api@^1.7.0": + version "1.7.0" + resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.7.0.tgz#652ec473aa22d8dede35c90159284c522667ffb5" + integrity sha512-nbwcC1BoS0y4mcVzGXtv6/JWkMT/6hvA91zHHGYkQ8bc0Gs6bHz/0AoSBTP8Rou+Dxf12ZYftuGCMbeQLz5s3Q== dependencies: - "@backstage/config" "^1.1.0" + "@backstage/config" "^1.1.1" "@backstage/types" "^1.1.1" - "@backstage/version-bridge" "^1.0.5" + "@backstage/version-bridge" "^1.0.6" "@types/react" "^16.13.1 || ^17.0.0" history "^5.0.0" i18next "^22.4.15" - prop-types "^15.7.2" - zen-observable "^0.10.0" "@backstage/errors@^1.2.2": version "1.2.2" @@ -2840,6 +2847,14 @@ cross-fetch "^3.1.5" serialize-error "^8.0.1" +"@backstage/errors@^1.2.3": + version "1.2.3" + resolved "https://registry.yarnpkg.com/@backstage/errors/-/errors-1.2.3.tgz#6418d3ece63b13d14e32d44ec4db0f8866b0b1c9" + integrity sha512-3YtYRKLNeRaSCzKSikNFoemesacDoEY0UwZAq7lnzCCpiCpSCfg7UA4y7wfjadFFU9Pd6nckUg2BzOk9keL15w== + dependencies: + "@backstage/types" "^1.1.1" + serialize-error "^8.0.1" + "@backstage/eslint-plugin@^0.1.3": version "0.1.3" resolved "https://registry.yarnpkg.com/@backstage/eslint-plugin/-/eslint-plugin-0.1.3.tgz#f4f7cca89f0068db14166e275076c71d07b5f37d" @@ -3416,6 +3431,18 @@ uuid "^8.0.0" zod "^3.21.4" +"@backstage/plugin-permission-common@^0.7.9": + version "0.7.9" + resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-common/-/plugin-permission-common-0.7.9.tgz#ea4401b7160f3f3f2cc075b691d1594d9560183c" + integrity sha512-8/yrybvyEYkSkSnk/7NMNjqBkgvl0yj1VI8jJydYgIBoZj93V7qsaYfGEfpf1Af0NYDoTgPS2vI4lz0jB1RMKg== + dependencies: + "@backstage/config" "^1.1.1" + "@backstage/errors" "^1.2.3" + "@backstage/types" "^1.1.1" + cross-fetch "^3.1.5" + uuid "^8.0.0" + zod "^3.21.4" + "@backstage/plugin-permission-node@^0.7.16", "@backstage/plugin-permission-node@^0.7.3": version "0.7.16" resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-node/-/plugin-permission-node-0.7.16.tgz#f17d972e34e9f78e430da7ce54d4b8d9cdcd1786" @@ -3433,14 +3460,14 @@ zod "^3.21.4" zod-to-json-schema "^3.20.4" -"@backstage/plugin-permission-react@^0.4.15", "@backstage/plugin-permission-react@^0.4.9": - version "0.4.15" - resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.15.tgz#fc6ea35f9b7818f1905e060321a8828b9f4467ee" - integrity sha512-vk0YnH2YNVHPFWsE+4m+9F8Hbf9yQwRTMcuDItkuP/QyzKo5xcNpbrFJrnyx8KB4BA7rIesXeZ3jVKXBoqIflw== +"@backstage/plugin-permission-react@^0.4.15", "@backstage/plugin-permission-react@^0.4.16", "@backstage/plugin-permission-react@^0.4.9": + version "0.4.16" + resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.16.tgz#016ff8fbb9411faf411e76690ca23a3553879442" + integrity sha512-+T3Gjs+qQti8p1XXdU9Kbrr+Rj09XpQcvNlth21/ut72BlTU4DpeXoU8Vr1Yh2Y1SuglFeDgSfLBCXJxqKhMhA== dependencies: - "@backstage/config" "^1.1.0" - "@backstage/core-plugin-api" "^1.6.0" - "@backstage/plugin-permission-common" "^0.7.8" + "@backstage/config" "^1.1.1" + "@backstage/core-plugin-api" "^1.7.0" + "@backstage/plugin-permission-common" "^0.7.9" "@types/react" "^16.13.1 || ^17.0.0" cross-fetch "^3.1.5" react-use "^17.2.4" @@ -3974,10 +4001,10 @@ dependencies: "@material-ui/core" "^4.12.2" -"@backstage/theme@^0.4.0", "@backstage/theme@^0.4.2": - version "0.4.2" - resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.4.2.tgz#bc7ef84380421941bb094e2d05c98b4b161c7f26" - integrity sha512-IvYrdvxDVddv/oVGnoj2IU+KC1cvojeO/NCMIVqQX4M/xqajc4YasRQ/hZHC2smBKCCrsxSGT3b5SXvHhYcCNw== +"@backstage/theme@^0.4.0", "@backstage/theme@^0.4.2", "@backstage/theme@^0.4.3": + version "0.4.3" + resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.4.3.tgz#58901531da6b2d9b3058f532ee15c866a06ab9af" + integrity sha512-hTAMVIueGmNm2WSR3ku6upi/kRDCcfuBZNE0ldfodhcghJq/rhC25A+5RE1cpmiGKdepBfOUAIvtR//itZaPOQ== dependencies: "@emotion/react" "^11.10.5" "@emotion/styled" "^11.10.5" @@ -3995,6 +4022,13 @@ dependencies: "@types/react" "^16.13.1 || ^17.0.0" +"@backstage/version-bridge@^1.0.6": + version "1.0.6" + resolved "https://registry.yarnpkg.com/@backstage/version-bridge/-/version-bridge-1.0.6.tgz#87ec80d930421f44c0554e226fc2d9282c2f5358" + integrity sha512-30bYWdbggedNMZ08JPIu/CXhmzSxORA2qcgyd1vbbndjYpWEmOJr4G7THO2EAM8eYk90eENVvL49i7dkGvFnJg== + dependencies: + "@types/react" "^16.13.1 || ^17.0.0" + "@balena/dockerignore@^1.0.2": version "1.0.2" resolved "https://registry.yarnpkg.com/@balena/dockerignore/-/dockerignore-1.0.2.tgz#9ffe4726915251e8eb69f44ef3547e0da2c03e0d" @@ -7585,9 +7619,9 @@ integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== "@types/react-dom@*", "@types/react-dom@<18.0.0", "@types/react-dom@^17": - version "17.0.21" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.21.tgz#85d56965483ce4850f5f03f9234e54a1f47786e5" - integrity sha512-3rQEFUNUUz2MYiRwJJj6UekcW7rFLOtmK7ajQP7qJpjNdggInl3I/xM4I3Hq1yYPdCGVMgax1gZsB7BBTtayXg== + version "17.0.22" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.22.tgz#34317e08be27b33fa9e7cdb56125b22538261bad" + integrity sha512-wHt4gkdSMb4jPp1vc30MLJxoWGsZs88URfmt3FRXoOEYrrqK3I8IuZLE/uFBb4UT6MRfI0wXFu4DS7LS0kUC7Q== dependencies: "@types/react" "^17"