Skip to content

Commit

Permalink
[FIX] PaginatedSelectFiltered not handling changes (#24732)
Browse files Browse the repository at this point in the history
* Bump Fuselage packages to `@next` versions

* Bump Fuselage packages to `@latest` versions
  • Loading branch information
tassoevan authored and pierre-lehnen-rc committed Mar 12, 2022
1 parent 73c1446 commit d17de26
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 deletions.
162 changes: 81 additions & 81 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,21 +178,21 @@
"@nivo/line": "0.62.0",
"@nivo/pie": "0.73.0",
"@rocket.chat/apps-engine": "^1.31.0",
"@rocket.chat/css-in-js": "^0.31.5",
"@rocket.chat/emitter": "^0.31.5",
"@rocket.chat/fuselage": "^0.31.5",
"@rocket.chat/fuselage-hooks": "^0.31.5",
"@rocket.chat/fuselage-polyfills": "^0.31.5",
"@rocket.chat/fuselage-tokens": "^0.31.5",
"@rocket.chat/fuselage-ui-kit": "^0.31.5",
"@rocket.chat/icons": "^0.31.5",
"@rocket.chat/logo": "^0.31.5",
"@rocket.chat/memo": "^0.31.5",
"@rocket.chat/message-parser": "^0.31.5",
"@rocket.chat/css-in-js": "~0.31.6",
"@rocket.chat/emitter": "~0.31.6",
"@rocket.chat/fuselage": "~0.31.6",
"@rocket.chat/fuselage-hooks": "~0.31.6",
"@rocket.chat/fuselage-polyfills": "~0.31.6",
"@rocket.chat/fuselage-tokens": "~0.31.6",
"@rocket.chat/fuselage-ui-kit": "~0.31.6",
"@rocket.chat/icons": "~0.31.6",
"@rocket.chat/logo": "~0.31.6",
"@rocket.chat/memo": "~0.31.6",
"@rocket.chat/message-parser": "~0.31.6",
"@rocket.chat/mp3-encoder": "^0.24.0",
"@rocket.chat/onboarding-ui": "^0.31.5",
"@rocket.chat/string-helpers": "^0.31.5",
"@rocket.chat/ui-kit": "^0.31.5",
"@rocket.chat/onboarding-ui": "~0.31.6",
"@rocket.chat/string-helpers": "~0.31.6",
"@rocket.chat/ui-kit": "~0.31.6",
"@slack/client": "^4.12.0",
"@types/cookie": "^0.4.1",
"@types/lodash": "^4.14.177",
Expand Down

0 comments on commit d17de26

Please sign in to comment.