Skip to content

Commit

Permalink
update yarn lock
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Schultz <[email protected]>
  • Loading branch information
schultzp2020 committed Jun 26, 2024
1 parent a0fe707 commit 20870d3
Showing 1 changed file with 125 additions and 3 deletions.
128 changes: 125 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3653,6 +3653,19 @@
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"

"@backstage/app-defaults@^1.5.5":
version "1.5.7"
resolved "https://registry.yarnpkg.com/@backstage/app-defaults/-/app-defaults-1.5.7.tgz#3444076ad9612d77a60319c58577ec863635d225"
integrity sha512-zr3Nd5pyXwa+8LUhtwSKKEPogSwbNarcWsyOVhtbhJsjwuoaNU0sYhXDunW8JeW1UO68mbxxs8qr3SNuDDN+sA==
dependencies:
"@backstage/core-app-api" "^1.13.0"
"@backstage/core-components" "^0.14.8"
"@backstage/core-plugin-api" "^1.9.3"
"@backstage/plugin-permission-react" "^0.4.23"
"@backstage/theme" "^0.5.6"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"

"@backstage/[email protected]", "@backstage/backend-app-api@^0.7.0", "@backstage/backend-app-api@^0.7.3":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@backstage/backend-app-api/-/backend-app-api-0.7.5.tgz#b3a52da8924825f8b132e4b7380e421762e08377"
Expand Down Expand Up @@ -4377,6 +4390,25 @@
zen-observable "^0.10.0"
zod "^3.22.4"

"@backstage/core-app-api@^1.13.0":
version "1.13.0"
resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.13.0.tgz#5e5bac1f42cec686734a9b0ec002f48fd35070cd"
integrity sha512-ShoSSWu5US0sBe3UwRvMErwgoj0jDWQxEpFEaE9sfXUzwmFWfcKa/ZoKdvqBc+F9/7u4ioQo48rpiq4Da1jfkQ==
dependencies:
"@backstage/config" "^1.2.0"
"@backstage/core-plugin-api" "^1.9.3"
"@backstage/types" "^1.1.1"
"@backstage/version-bridge" "^1.0.8"
"@types/prop-types" "^15.7.3"
"@types/react" "^16.13.1 || ^17.0.0 || ^18.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.22.4"

"@backstage/core-compat-api@^0.2.4":
version "0.2.4"
resolved "https://registry.yarnpkg.com/@backstage/core-compat-api/-/core-compat-api-0.2.4.tgz#1f652040d5300cdfb64e32d89b38748495ad2cf4"
Expand Down Expand Up @@ -4485,6 +4517,49 @@
zen-observable "^0.10.0"
zod "^3.22.4"

"@backstage/core-components@^0.14.8":
version "0.14.8"
resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.14.8.tgz#857b1d681421e0912564ee11adb320a280bba8e4"
integrity sha512-CZOoYHewv63n/JyRe1YCZVwuaMZVhQTF8RGahKU4GIAKL8d5rDfd1KlJVEY+5FWuDpOjKAlVr0co3SZsOGqjkQ==
dependencies:
"@backstage/config" "^1.2.0"
"@backstage/core-plugin-api" "^1.9.3"
"@backstage/errors" "^1.2.4"
"@backstage/theme" "^0.5.6"
"@backstage/version-bridge" "^1.0.8"
"@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"
"@types/react" "^16.13.1 || ^17.0.0 || ^18.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"
dagre "^0.8.5"
linkify-react "4.1.3"
linkifyjs "4.1.3"
lodash "^4.17.21"
pluralize "^8.0.0"
qs "^6.9.4"
rc-progress "3.5.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/[email protected]", "@backstage/core-plugin-api@^1.8.0", "@backstage/core-plugin-api@^1.8.2", "@backstage/core-plugin-api@^1.9.2":
version "1.9.2"
resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.9.2.tgz#1a75865e567708829f5a8056ad23ea94233f4b7f"
Expand All @@ -4497,7 +4572,7 @@
"@types/react" "^16.13.1 || ^17.0.0 || ^18.0.0"
history "^5.0.0"

"@backstage/core-plugin-api@^1.9.1":
"@backstage/core-plugin-api@^1.9.3":
version "1.9.3"
resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.9.3.tgz#66b4b7dc620823c66b123c8a2d6db088e2936027"
integrity sha512-MV/RQv8nAPYVkVX926Z+VPW2W4ZzU9VN2s9NhWSWqoYuOzsmA4FgmfNDuwiPEAUKW7AlVCGI4A0deUZ22Orgyw==
Expand Down Expand Up @@ -5505,6 +5580,18 @@
uuid "^9.0.0"
zod "^3.22.4"

"@backstage/plugin-permission-common@^0.7.14":
version "0.7.14"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-common/-/plugin-permission-common-0.7.14.tgz#ecb12877c412ff271124af54fca46ec06d9c812f"
integrity sha512-fHbxhX9ZoT8bTVuGycfTeU/6TE2yjZ6YNvm/2ko1bcxGnvYe1p5Ug5JW+iWjDZS+F6F152tWzhRcg05wQlPNKQ==
dependencies:
"@backstage/config" "^1.2.0"
"@backstage/errors" "^1.2.4"
"@backstage/types" "^1.1.1"
cross-fetch "^4.0.0"
uuid "^9.0.0"
zod "^3.22.4"

"@backstage/plugin-permission-node@^0.7.24", "@backstage/plugin-permission-node@^0.7.27":
version "0.7.27"
resolved "https://registry.npmjs.org/@backstage/plugin-permission-node/-/plugin-permission-node-0.7.27.tgz#e29f8ec70fdc57af1a813038b8b536d48a621792"
Expand Down Expand Up @@ -5567,6 +5654,17 @@
"@types/react" "^16.13.1 || ^17.0.0 || ^18.0.0"
swr "^2.0.0"

"@backstage/plugin-permission-react@^0.4.23":
version "0.4.23"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.23.tgz#3a09d8bd31f10fb46727e3b0468cc322e2a11fcb"
integrity sha512-ERqb9o9Hk+iDyu3krZNCe0OGBUw7ci426WPq76mSCszHbYiOgbdHDmujnEX/qHdbek3MYvf/Z+ZsjGjKiGm6Iw==
dependencies:
"@backstage/config" "^1.2.0"
"@backstage/core-plugin-api" "^1.9.3"
"@backstage/plugin-permission-common" "^0.7.14"
"@types/react" "^16.13.1 || ^17.0.0 || ^18.0.0"
swr "^2.0.0"

"@backstage/[email protected]":
version "0.4.16"
resolved "https://registry.yarnpkg.com/@backstage/plugin-proxy-backend/-/plugin-proxy-backend-0.4.16.tgz#8a903d751ae35b4713477cd6a4d98db1ee16544e"
Expand Down Expand Up @@ -6380,6 +6478,15 @@
"@emotion/styled" "^11.10.5"
"@mui/material" "^5.12.2"

"@backstage/theme@^0.5.6":
version "0.5.6"
resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.5.6.tgz#18645cbe42fb5667946e0a5dd38f2fb0bb056597"
integrity sha512-7/0sZYAS+2p/eEWC8eBINWHNv4jas6R20e0R5f0fc1YvLnVQ8HhnpZ6+d2vDMe7X2A2TBBcyJbSCybHdRAKpAA==
dependencies:
"@emotion/react" "^11.10.5"
"@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"
Expand Down Expand Up @@ -20054,7 +20161,7 @@ http-proxy-middleware@*:
is-plain-obj "^3.0.0"
micromatch "^4.0.5"

http-proxy-middleware@^2.0.3, http-proxy-middleware@^2.0.6:
http-proxy-middleware@^2.0.0, http-proxy-middleware@^2.0.3, http-proxy-middleware@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz#e1a4dd6979572c7ab5a4e4b55095d1f32a74963f"
integrity sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==
Expand Down Expand Up @@ -25298,7 +25405,7 @@ properties-reader@^2.3.0:
dependencies:
mkdirp "^1.0.4"

property-expr@^2.0.4:
property-expr@^2.0.4, property-expr@^2.0.5:
version "2.0.6"
resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.6.tgz#f77bc00d5928a6c748414ad12882e83f24aec1e8"
integrity sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==
Expand Down Expand Up @@ -28137,6 +28244,11 @@ timers-browserify@^2.0.4:
dependencies:
setimmediate "^1.0.4"

tiny-case@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/tiny-case/-/tiny-case-1.0.3.tgz#d980d66bc72b5d5a9ca86fb7c9ffdb9c898ddd03"
integrity sha512-Eet/eeMhkO6TX8mnUteS9zgPbUMQa4I6Kkp5ORiBD5476/m+PIRiumP5tmh5ioJpH7k51Kehawy2UDfsnxxY8Q==

tiny-invariant@^1.0.6:
version "1.3.3"
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127"
Expand Down Expand Up @@ -29935,6 +30047,16 @@ yup@^0.32.11:
property-expr "^2.0.4"
toposort "^2.0.2"

yup@^1.0.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/yup/-/yup-1.4.0.tgz#898dcd660f9fb97c41f181839d3d65c3ee15a43e"
integrity sha512-wPbgkJRCqIf+OHyiTBQoJiP5PFuAXaWiJK6AmYkzQAh5/c2K9hzSApBZG5wV9KoKSePF7sAxmNSvh/13YHkFDg==
dependencies:
property-expr "^2.0.5"
tiny-case "^1.0.3"
toposort "^2.0.2"
type-fest "^2.19.0"

z-schema@~5.0.2:
version "5.0.6"
resolved "https://registry.yarnpkg.com/z-schema/-/z-schema-5.0.6.tgz#46d6a687b15e4a4369e18d6cb1c7b8618fc256c5"
Expand Down

0 comments on commit 20870d3

Please sign in to comment.