build(deps): bump @vector-im/compound-web in /frontend

Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web) from 0.2.4 to 0.2.8.
- [Release notes](https://github.com/vector-im/compound-web/releases)
- [Commits](https://github.com/vector-im/compound-web/commits/v0.2.8)

---
updated-dependencies:
- dependency-name: "@vector-im/compound-web"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-11 15:39:39 +02:00
committed by Quentin Gliech
parent bb0939067f
commit 6a4b479b32
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -16,7 +16,7 @@
"@urql/exchange-refocus": "^1.0.2",
"@urql/exchange-request-policy": "^1.0.2",
"@vector-im/compound-design-tokens": "^0.0.3",
"@vector-im/compound-web": "^0.2.4",
"@vector-im/compound-web": "^0.2.8",
"classnames": "^2.3.2",
"date-fns": "^2.30.0",
"graphql": "^16.7.1",
@@ -9553,9 +9553,9 @@
}
},
"node_modules/@vector-im/compound-web": {
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-0.2.4.tgz",
"integrity": "sha512-CRBZAYVQWbF/C+921KQ+DiimEHdd+UcOygHCU78qkeglOmZ0hZdKddGtOuIeZztYps2xSZAhG1RDVWvwmUHAnA==",
"version": "0.2.8",
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-0.2.8.tgz",
"integrity": "sha512-MRnCVIb68ln8moNExaAjMfSiSEHUiHyTpclvrcX/0b0dYyMDpjsFC+1GPT4RP9mqfltaPXb5m5xvOI5cdzKOHg==",
"dependencies": {
"@radix-ui/react-form": "^0.0.3",
"classnames": "^2.3.2",
+1 -1
View File
@@ -23,7 +23,7 @@
"@urql/exchange-refocus": "^1.0.2",
"@urql/exchange-request-policy": "^1.0.2",
"@vector-im/compound-design-tokens": "^0.0.3",
"@vector-im/compound-web": "^0.2.4",
"@vector-im/compound-web": "^0.2.8",
"classnames": "^2.3.2",
"date-fns": "^2.30.0",
"graphql": "^16.7.1",