File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Expand file tree Collapse file tree 2 files changed +13
-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
"@material-ui/lab" : " 4.0.0-alpha.61" ,
9
9
"bootstrap" : " 5.1.3" ,
10
10
"copy-to-clipboard" : " 3.3.1" ,
Original file line number Diff line number Diff line change 1152
1152
dependencies :
1153
1153
regenerator-runtime "^0.13.4"
1154
1154
1155
+ " @babel/runtime@^7.14.8 " :
1156
+ version "7.27.1"
1157
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.1.tgz#9fce313d12c9a77507f264de74626e87fd0dc541"
1158
+ integrity sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==
1159
+
1155
1160
" @babel/runtime@^7.17.2 " :
1156
1161
version "7.17.2"
1157
1162
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941"
1493
1498
react-is "^16.8.0 || ^17.0.0"
1494
1499
react-transition-group "^4.4.0"
1495
1500
1496
-
1497
- version "4.11.3"
1498
- resolved "https://registry.yarnpkg.com/@material-ui/icons/-/icons-4.11.3.tgz#b0693709f9b161ce9ccde276a770d968484ecff1"
1499
- integrity sha512-IKHlyx6LDh8n19vzwH5RtHIOHl9Tu90aAAxcbWME6kp4dmvODM3UvOHJeMIDzUbd4muuJKHmlNoBN+mDY4XkBA==
1500
- dependencies :
1501
- " @babel/runtime" " ^7.4.4"
1502
-
1503
1501
1504
1502
version "4.0.0-alpha.61"
1505
1503
resolved "https://registry.yarnpkg.com/@material-ui/lab/-/lab-4.0.0-alpha.61.tgz#9bf8eb389c0c26c15e40933cc114d4ad85e3d978"
1557
1555
prop-types "^15.7.2"
1558
1556
react-is "^16.8.0 || ^17.0.0"
1559
1557
1558
+
1559
+ version "5.0.0"
1560
+ resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.0.0.tgz#f6282b6044d221d80729bffe976ede2072c8d313"
1561
+ integrity sha512-Vl5pMIdD1MC+LVBEKDQkWeoU/0mdxx/WLBuTVo5y2yzOzEp8gcwkegtiUyN1gubiXcqzNNZQNvJ6/YSdFRr84Q==
1562
+ dependencies :
1563
+ " @babel/runtime" " ^7.14.8"
1564
+
1560
1565
1561
1566
version "2.1.5"
1562
1567
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