mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-10 01:03:36 -05:00
chore: bump revolt.js to fix bug with empty servers
This commit is contained in:
parent
6bed278fe8
commit
5169066772
3 changed files with 6 additions and 6 deletions
2
external/lang
vendored
2
external/lang
vendored
|
@ -1 +1 @@
|
|||
Subproject commit d5965a4234e30b2ecb172e0755f54e9559b09ed2
|
||||
Subproject commit 2f0326b892174985809ec1b82a0f3a658df0f792
|
|
@ -142,7 +142,7 @@
|
|||
"react-virtualized-auto-sizer": "^1.0.5",
|
||||
"react-virtuoso": "^1.10.4",
|
||||
"revolt-api": "0.5.3-alpha.10",
|
||||
"revolt.js": "5.2.1-patch.1",
|
||||
"revolt.js": "5.2.1-patch.2",
|
||||
"rimraf": "^3.0.2",
|
||||
"sass": "^1.35.1",
|
||||
"shade-blend-color": "^1.0.0",
|
||||
|
|
|
@ -3763,10 +3763,10 @@ revolt-api@^0.5.3-alpha.9:
|
|||
resolved "https://registry.yarnpkg.com/revolt-api/-/revolt-api-0.5.3-alpha.9.tgz#46e75b7d8f9c6702df39039b829dddbb7897f237"
|
||||
integrity sha512-L8K9uPV3ME8bLdtWm8L9iPQvFM0GghA+5LzmWFjd6Gbn56u22ZYub2lABi4iHrWgeA2X41dGSsuSBgHSlts9Og==
|
||||
|
||||
revolt.js@5.2.1-patch.1:
|
||||
version "5.2.1-patch.1"
|
||||
resolved "https://registry.yarnpkg.com/revolt.js/-/revolt.js-5.2.1-patch.1.tgz#4b392d4dae12ea28f559ef89790368f53788c81d"
|
||||
integrity sha512-u2vvbCWXKx+vZKqlt5izowf9XnMbWdh3GaPMzipek6l6mBYSCIlr796HoiiIO3c2T3AWqh3zav97rm8z3jOIXg==
|
||||
revolt.js@5.2.1-patch.2:
|
||||
version "5.2.1-patch.2"
|
||||
resolved "https://registry.yarnpkg.com/revolt.js/-/revolt.js-5.2.1-patch.2.tgz#a070b3eb6de3e5cda927e8a60e01682d60b19f92"
|
||||
integrity sha512-9JwjizxJMXltPO5bsQrIBLnZjr9l1GbVd7q1dHzbuz3mEWIywRUWI/PeEEJQeYaj4COE2kHuH2PpkL/rR05SPA==
|
||||
dependencies:
|
||||
axios "^0.21.4"
|
||||
eventemitter3 "^4.0.7"
|
||||
|
|
Loading…
Reference in a new issue