Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 05b88d9

Browse files
author
Germain
authored
Upgrade compound-web@0.2.3 (#11357)
Because it did not work for production node environments before
1 parent d94808a commit 05b88d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@sentry/tracing": "^7.0.0",
6868
"@testing-library/react-hooks": "^8.0.1",
6969
"@vector-im/compound-design-tokens": "^0.0.3",
70-
"@vector-im/compound-web": "^0.2.1",
70+
"@vector-im/compound-web": "^0.2.3",
7171
"await-lock": "^2.1.0",
7272
"blurhash": "^1.1.3",
7373
"classnames": "^2.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2867,10 +2867,10 @@
28672867
dependencies:
28682868
svg2vectordrawable "^2.9.1"
28692869

2870-
"@vector-im/compound-web@^0.2.1":
2871-
version "0.2.1"
2872-
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-0.2.1.tgz#60676a64dc2098da2bc780c15f28fbc3e7dfe6b2"
2873-
integrity sha512-vZZnl1cyxCRfW1ToPtjyMvhbLLdjoNb5m7gnY5Cvs7WyPurCV2+FeRVVYdnN2YRB37aPqlYwWXa0XV1jh4rFUQ==
2870+
"@vector-im/compound-web@^0.2.3":
2871+
version "0.2.3"
2872+
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-0.2.3.tgz#9dd4ed80109c614666103d05cd66723d1fad4d6c"
2873+
integrity sha512-7FI6Q1LN8dXur2sarP7UeMtAKcejuFw6AppM9Lu9fFjwLlbuIX2ZEprw1qa+EzgzUTysTU1TTdo7fxNqQwAQcA==
28742874
dependencies:
28752875
"@radix-ui/react-form" "^0.0.3"
28762876
classnames "^2.3.2"

0 commit comments

Comments
 (0)