Skip to content

Commit e46bd87

Browse files
committed
fix: update react-easy-sort dependency to version 1.6.0
1 parent f77e7ed commit e46bd87

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react": "^19.1.0",
2121
"react-contexify": "^5.0.0",
2222
"react-dom": "^19.1.0",
23-
"react-easy-sort": "^1.5.1",
23+
"react-easy-sort": "^1.6.0",
2424
"react-error-boundary": "^3.1.4",
2525
"react-icons": "^5.2.1",
2626
"react-infinite-scroll-hook": "^6.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5760,7 +5760,7 @@ react-dom@^19.1.0:
57605760
dependencies:
57615761
scheduler "^0.26.0"
57625762

5763-
react-easy-sort@^1.5.1:
5763+
react-easy-sort@^1.6.0:
57645764
version "1.6.0"
57655765
resolved "https://registry.yarnpkg.com/react-easy-sort/-/react-easy-sort-1.6.0.tgz#b40cce827913f0640c1b2e5438dd4d007e26db32"
57665766
integrity sha512-zd9Nn90wVlZPEwJrpqElN87sf9GZnFR1StfjgNQVbSpR5QTSzCHjEYK6REuwq49Ip+76KOMSln9tg/ST2KLelg==

0 commit comments

Comments
 (0)