File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1414 "axios" : " ^1.8.1" ,
1515 "react" : " ^19.0.0" ,
1616 "react-dom" : " ^19.0.0" ,
17+ "react-icons" : " ^5.5.0" ,
1718 "react-query" : " ^3.39.3" ,
1819 "react-router" : " ^7.2.0" ,
1920 "tailwindcss" : " ^4.0.9"
Original file line number Diff line number Diff line change @@ -1768,6 +1768,11 @@ react-dom@^19.0.0:
17681768 dependencies :
17691769 scheduler "^0.25.0"
17701770
1771+ react-icons@^5.5.0 :
1772+ version "5.5.0"
1773+ resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.5.0.tgz#8aa25d3543ff84231685d3331164c00299cdfaf2"
1774+ integrity sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==
1775+
17711776react-query@^3.39.3 :
17721777 version "3.39.3"
17731778 resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.39.3.tgz#4cea7127c6c26bdea2de5fb63e51044330b03f35"
You can’t perform that action at this time.
0 commit comments