Skip to content

Commit 390e716

Browse files
committed
chore: bump to ably-ui 16.2.0
1 parent 43c0152 commit 390e716

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
@@ -40,7 +40,7 @@
4040
"validate-llms-txt": "ts-node bin/validate-llms.txt.ts"
4141
},
4242
"dependencies": {
43-
"@ably/ui": "16.1.1",
43+
"@ably/ui": "16.2.0",
4444
"@codesandbox/sandpack-react": "^2.20.0",
4545
"@codesandbox/sandpack-themes": "^2.0.21",
4646
"@mdx-js/react": "^2.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
88
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
99

10-
"@ably/ui@16.1.1":
11-
version "16.1.1"
12-
resolved "https://registry.yarnpkg.com/@ably/ui/-/ui-16.1.1.tgz#bddfe9bb4df2ea06e981fa2901cda18cac63ca4b"
13-
integrity sha512-GrsR/SDmeNg3HbRB3ThefIA2hzuiBvOT+1Xlq5JoIsxm+OKWEioKQuxu7aYtgpPgFP/9fOf2G97Jqnl7CaQKzg==
10+
"@ably/ui@16.2.0":
11+
version "16.2.0"
12+
resolved "https://registry.yarnpkg.com/@ably/ui/-/ui-16.2.0.tgz#2469a89cb27a46f14d30af19cd955905d08e345a"
13+
integrity sha512-i2/gfp+FME34eudF/521Y7EAE/05UD6at3viTuSW+FIkp6JJVfopiVFmc6ADsfuhk1z8BlzMvBjhp1HxtUV8ew==
1414
dependencies:
1515
"@radix-ui/react-accordion" "^1.2.1"
1616
"@radix-ui/react-navigation-menu" "^1.2.4"

0 commit comments

Comments
 (0)