File tree 2 files changed +15
-8
lines changed
2 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@material-ui/core" : " ^4.12.4" ,
7
- "@material-ui /icons" : " ^4.11.3 " ,
7
+ "@mui /icons-material " : " ^5.0.0 " ,
8
8
"@reduxjs/toolkit" : " ^1.9.7" ,
9
9
"axios" : " ^1.2.2" ,
10
10
"prop-types" : " ^15.8.1" ,
Original file line number Diff line number Diff line change 1137
1137
dependencies :
1138
1138
regenerator-runtime "^0.14.0"
1139
1139
1140
+ " @babel/runtime@^7.23.6 " :
1141
+ version "7.23.7"
1142
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.7.tgz#dd7c88deeb218a0f8bd34d5db1aa242e0f203193"
1143
+ integrity sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==
1144
+ dependencies :
1145
+ regenerator-runtime "^0.14.0"
1146
+
1140
1147
" @babel/runtime@^7.9.2 " :
1141
1148
version "7.23.1"
1142
1149
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d"
1660
1667
react-is "^16.8.0 || ^17.0.0"
1661
1668
react-transition-group "^4.4.0"
1662
1669
1663
- " @material-ui/icons@^4.11.3 " :
1664
- version "4.11.3"
1665
- resolved "https://registry.yarnpkg.com/@material-ui/icons/-/icons-4.11.3.tgz#b0693709f9b161ce9ccde276a770d968484ecff1"
1666
- integrity sha512-IKHlyx6LDh8n19vzwH5RtHIOHl9Tu90aAAxcbWME6kp4dmvODM3UvOHJeMIDzUbd4muuJKHmlNoBN+mDY4XkBA==
1667
- dependencies :
1668
- " @babel/runtime" " ^7.4.4"
1669
-
1670
1670
" @material-ui/styles@^4.11.5 " :
1671
1671
version "4.11.5"
1672
1672
resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.11.5.tgz#19f84457df3aafd956ac863dbe156b1d88e2bbfb"
1713
1713
prop-types "^15.7.2"
1714
1714
react-is "^16.8.0 || ^17.0.0"
1715
1715
1716
+ " @mui/icons-material@^5.0.0 " :
1717
+ version "5.15.2"
1718
+ resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.2.tgz#d988bee4f49a9785b847a1672924b0192dcd227b"
1719
+ integrity sha512-Vs0Z6cd6ieTavMjqPvIJJfwsKaCLdRSErk5LjKdZlBqk7r2SR6roDyhVTQuZOeCzjEFj0qZ4iVPp2DJZRwuYbw==
1720
+ dependencies :
1721
+ " @babel/runtime" " ^7.23.6"
1722
+
1716
1723
1717
1724
version "2.1.5"
1718
1725
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
You can’t perform that action at this time.
0 commit comments