Merge pull request #1821 from vector-im/renovate/vector-im-compound-web-0.x

Update dependency @vector-im/compound-web to ^0.6.0
This commit is contained in:
Robin
2023-10-25 09:25:45 -04:00
committed by GitHub
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.5.0",
"@vector-im/compound-web": "^0.6.0",
"@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-react": "^4.0.1",
"buffer": "^6.0.3",

View File

@@ -3611,10 +3611,10 @@
dependencies:
svg2vectordrawable "^2.9.1"
"@vector-im/compound-web@^0.5.0":
version "0.5.4"
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-0.5.4.tgz#a99b346fe8de34a6f8bcbf9e1040ce1d79615dbc"
integrity sha512-w4Nwzid5Y89Dt9GaxKO+kWPTjSitLpkmoAjMYHVUajNMCfUxluzu4eOgjPRCpubPH5lZUB6/95y43wOI+pEC1Q==
"@vector-im/compound-web@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-0.6.0.tgz#94f99fc7bf197513012efb54fb52f106277de34f"
integrity sha512-eGbl3FofxR9hC2dCs531o/5DleKyh0ANY1v1C9cuF5kfBaQHwwt+e9tJoTqiVRDwH4widJ+o4tluDYEGIDGaHg==
dependencies:
"@radix-ui/react-form" "^0.0.3"
"@radix-ui/react-tooltip" "^1.0.6"