Merge pull request #2040 from element-hq/renovate/vaul-0.x

Update dependency vaul to ^0.8.0
This commit is contained in:
Robin
2024-01-08 13:46:26 -05:00
committed by GitHub
2 changed files with 8 additions and 1 deletions

View File

@@ -78,7 +78,7 @@
"tinyqueue": "^2.0.3",
"unique-names-generator": "^4.6.0",
"uuid": "9",
"vaul": "^0.7.0"
"vaul": "^0.8.0"
},
"devDependencies": {
"@babel/core": "^7.16.5",

View File

@@ -9461,6 +9461,13 @@ vaul@^0.7.0:
dependencies:
"@radix-ui/react-dialog" "^1.0.4"
vaul@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/vaul/-/vaul-0.8.0.tgz#f2155dcb5561d33df4f0794603e91e35672a8d58"
integrity sha512-9nUU2jIObJvJZxeQU1oVr/syKo5XqbRoOMoTEt0hHlWify4QZFlqTh6QSN/yxoKzNrMeEQzxbc3XC/vkPLOIqw==
dependencies:
"@radix-ui/react-dialog" "^1.0.4"
vinyl-contents@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/vinyl-contents/-/vinyl-contents-2.0.0.tgz#cc2ba4db3a36658d069249e9e36d9e2b41935d89"