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

Commit f78cb2b

Browse files
committed
frontend: bump compound-web
1 parent 809893a commit f78cb2b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@urql/exchange-refocus": "^1.0.2",
2424
"@urql/exchange-request-policy": "^1.0.2",
2525
"@vector-im/compound-design-tokens": "^0.0.3",
26-
"@vector-im/compound-web": "^0.2.15",
26+
"@vector-im/compound-web": "^0.2.17",
2727
"classnames": "^2.3.2",
2828
"date-fns": "^2.30.0",
2929
"graphql": "^16.8.0",

frontend/src/components/__snapshots__/CompatSession.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ exports[`<CompatSession /> > renders an active session 1`] = `
8686
className="_sessionActions_634806"
8787
>
8888
<button
89-
className="_button_lls7s_17"
89+
className="_button_djt0a_17"
9090
data-kind="destructive"
9191
data-size="sm"
9292
disabled={false}

frontend/src/components/__snapshots__/OAuth2Session.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ exports[`<OAuth2Session /> > renders an active session 1`] = `
8686
className="_sessionActions_634806"
8787
>
8888
<button
89-
className="_button_lls7s_17"
89+
className="_button_djt0a_17"
9090
data-kind="destructive"
9191
data-size="sm"
9292
disabled={false}

0 commit comments

Comments
 (0)