We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77e7ed commit e46bd87Copy full SHA for e46bd87
2 files changed
package.json
@@ -20,7 +20,7 @@
20
"react": "^19.1.0",
21
"react-contexify": "^5.0.0",
22
"react-dom": "^19.1.0",
23
- "react-easy-sort": "^1.5.1",
+ "react-easy-sort": "^1.6.0",
24
"react-error-boundary": "^3.1.4",
25
"react-icons": "^5.2.1",
26
"react-infinite-scroll-hook": "^6.0.0",
yarn.lock
@@ -5760,7 +5760,7 @@ react-dom@^19.1.0:
5760
dependencies:
5761
scheduler "^0.26.0"
5762
5763
-react-easy-sort@^1.5.1:
+react-easy-sort@^1.6.0:
5764
version "1.6.0"
5765
resolved "https://registry.yarnpkg.com/react-easy-sort/-/react-easy-sort-1.6.0.tgz#b40cce827913f0640c1b2e5438dd4d007e26db32"
5766
integrity sha512-zd9Nn90wVlZPEwJrpqElN87sf9GZnFR1StfjgNQVbSpR5QTSzCHjEYK6REuwq49Ip+76KOMSln9tg/ST2KLelg==
0 commit comments