Update dependency @vector-im/compound-web to ^0.5.0

This commit is contained in:
renovate[bot]
2023-10-03 20:25:25 +00:00
committed by GitHub
parent 01b2367f38
commit 20f96f17e4
2 changed files with 5 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
"@types/lodash": "^4.14.199",
"@use-gesture/react": "^10.2.11",
"@vector-im/compound-design-tokens": "^0.0.6",
"@vector-im/compound-web": "^0.4.0",
"@vector-im/compound-web": "^0.5.0",
"@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-react": "^4.0.1",
"buffer": "^6.0.3",

View File

@@ -3812,10 +3812,10 @@
dependencies:
svg2vectordrawable "^2.9.1"
"@vector-im/compound-web@^0.4.0":
version "0.4.5"
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-0.4.5.tgz#6e0e066fc3a51d6daf17251d9590647b51fe7434"
integrity sha512-XkuBqJlj4Brsj+IfwkXtlGhyFGXvc6VoxFO1wDipM9d48SrNUGtK8IOQVZVeBYtML6XPET5lmp9ORnSpzWI3Ig==
"@vector-im/compound-web@^0.5.0":
version "0.5.2"
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-0.5.2.tgz#5f3dd9b688e34a43dc179330b84c1f34ee41fb20"
integrity sha512-g9KxWS88Ov2X4NkdZvCgtWTu6uVpr9OCe2c2kOlwnaAjZfex3ysRKmX1/3aAOPIl7gsmMrJ2xEh1hHsuxlE9uA==
dependencies:
"@radix-ui/react-form" "^0.0.3"
"@radix-ui/react-tooltip" "^1.0.6"