Merge pull request #3035 from element-hq/renovate/all-minor-patch
Update all non-major dependencies
This commit is contained in:
@@ -120,6 +120,7 @@
|
|||||||
"vitest-axe": "^1.0.0-pre.3"
|
"vitest-axe": "^1.0.0-pre.3"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
|
"@livekit/components-core/rxjs": "^7.8.1",
|
||||||
"matrix-widget-api": "1.11.0"
|
"matrix-widget-api": "1.11.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -100,7 +100,8 @@ body[data-platform="android"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body[data-platform="ios"] {
|
body[data-platform="ios"] {
|
||||||
--cpd-font-family-sans: -apple-system, BlinkMacSystemFont, "Inter", sans-serif;
|
--cpd-font-family-sans:
|
||||||
|
-apple-system, BlinkMacSystemFont, "Inter", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
@layer compound-legacy {
|
@layer compound-legacy {
|
||||||
|
|||||||
@@ -30,7 +30,8 @@ borders don't support gradients */
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tile.speaking::before {
|
.tile.speaking::before {
|
||||||
background: linear-gradient(
|
background:
|
||||||
|
linear-gradient(
|
||||||
119deg,
|
119deg,
|
||||||
rgba(13, 92, 189, 0.7) 0%,
|
rgba(13, 92, 189, 0.7) 0%,
|
||||||
rgba(13, 189, 168, 0.7) 100%
|
rgba(13, 189, 168, 0.7) 100%
|
||||||
@@ -49,7 +50,8 @@ borders don't support gradients */
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tile.handRaised::before {
|
.tile.handRaised::before {
|
||||||
background: linear-gradient(
|
background:
|
||||||
|
linear-gradient(
|
||||||
119deg,
|
119deg,
|
||||||
var(--cpd-color-yellow-1200) 0%,
|
var(--cpd-color-yellow-1200) 0%,
|
||||||
var(--cpd-color-yellow-900) 100%
|
var(--cpd-color-yellow-900) 100%
|
||||||
|
|||||||
Reference in New Issue
Block a user