Update compound to 8.3.5 (#31736)

* chore: update compound to `8.3.5`

* refactor: remove incorrect color in shared components

* test: update shared components snapshots

* test: update shared component screenshots

* test: update EW snapshots

* test: update EW screenshots

* test: update snapshot
This commit is contained in:
Florian Duros
2026-01-16 14:30:08 +00:00
committed by GitHub
parent e2dad68169
commit b9638695b7
41 changed files with 134 additions and 132 deletions
+1 -1
View File
@@ -96,6 +96,6 @@
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e",
"peerDependencies": {
"@vector-im/compound-web": "^8.3.4"
"@vector-im/compound-web": "^8.3.5"
}
}