Skip to content

Commit 0e2309e

Browse files
authored
[FIX] UIKit Select and Multiselects not working (#18598)
1 parent dc549a5 commit 0e2309e

File tree

2 files changed

+38
-41
lines changed

2 files changed

+38
-41
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -129,14 +129,14 @@
129129
"@nivo/line": "^0.61.1",
130130
"@nivo/pie": "^0.61.1",
131131
"@rocket.chat/apps-engine": "1.16.0",
132-
"@rocket.chat/css-in-js": "^0.13.1",
133-
"@rocket.chat/fuselage": "^0.13.2",
134-
"@rocket.chat/fuselage-hooks": "^0.13.2",
135-
"@rocket.chat/fuselage-polyfills": "^0.13.1",
136-
"@rocket.chat/fuselage-ui-kit": "^0.13.2",
137-
"@rocket.chat/icons": "^0.13.1",
138-
"@rocket.chat/mp3-encoder": "^0.13.1",
139-
"@rocket.chat/ui-kit": "^0.13.1",
132+
"@rocket.chat/css-in-js": "^0.14.0",
133+
"@rocket.chat/fuselage": "^0.14.0",
134+
"@rocket.chat/fuselage-hooks": "^0.14.0",
135+
"@rocket.chat/fuselage-polyfills": "^0.14.0",
136+
"@rocket.chat/fuselage-ui-kit": "^0.14.0",
137+
"@rocket.chat/icons": "^0.14.0",
138+
"@rocket.chat/mp3-encoder": "^0.14.0",
139+
"@rocket.chat/ui-kit": "^0.14.0",
140140
"@slack/client": "^4.8.0",
141141
"@types/fibers": "^3.1.0",
142142
"@types/underscore.string": "0.0.38",

0 commit comments

Comments
 (0)