Skip to content

Commit fbf26c5

Browse files
fix(deps): replace dependency @material-ui/styles with @mui/styles 5.0.0
1 parent 7b69351 commit fbf26c5

File tree

2 files changed

+151
-2
lines changed

2 files changed

+151
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@material-ui/core": "4.12.4",
24-
"@material-ui/styles": "4.11.5",
24+
"@mui/styles": "5.0.0",
2525
"antd": "4.20.5",
2626
"chrome-extension-async": "3.4.1",
2727
"clean-webpack-plugin": "4.0.0",

yarn.lock

Lines changed: 150 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,13 @@
470470
dependencies:
471471
regenerator-runtime "^0.13.4"
472472

473+
"@babel/runtime@^7.14.8", "@babel/runtime@^7.23.1":
474+
version "7.23.1"
475+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d"
476+
integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==
477+
dependencies:
478+
regenerator-runtime "^0.14.0"
479+
473480
"@babel/template@^7.16.0", "@babel/template@^7.3.3":
474481
version "7.16.0"
475482
resolved "https://registry.npmjs.org/@babel/template/-/template-7.16.0.tgz#d16a35ebf4cd74e202083356fab21dd89363ddd6"
@@ -908,7 +915,7 @@
908915
react-is "^16.8.0 || ^17.0.0"
909916
react-transition-group "^4.4.0"
910917

911-
"@material-ui/styles@4.11.5", "@material-ui/styles@^4.11.5":
918+
"@material-ui/styles@^4.11.5":
912919
version "4.11.5"
913920
resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.11.5.tgz#19f84457df3aafd956ac863dbe156b1d88e2bbfb"
914921
integrity sha512-o/41ot5JJiUsIETME9wVLAJrmIWL3j0R0Bj2kCOLbSfqEkKf0fmaPt+5vtblUh5eXr2S+J/8J3DaCb10+CzPGA==
@@ -959,6 +966,53 @@
959966
resolved "https://registry.yarnpkg.com/@mdn/browser-compat-data/-/browser-compat-data-4.1.12.tgz#d266138c24295440619ea562ce3f4ec22600e897"
960967
integrity sha512-y3Ntio6hb5+m6asxcA3nnIN6URjAFMji2EZZVYGd2Ag5On4mmvPhMnXdiIScCMXgHjFX+5qXuKaojLLhJHZPAg==
961968

969+
"@mui/private-theming@^5.0.0":
970+
version "5.14.12"
971+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.12.tgz#b07f710b9794c928052ee4c91bf67fc3e0a442ea"
972+
integrity sha512-TWwm+9+BgHFpoR3w04FG+IqID4ALa74A27RuKq2CEaWgxliBZB24EVeI6djfjFt5t4FYmIb8BMw2ZJEir7YjLQ==
973+
dependencies:
974+
"@babel/runtime" "^7.23.1"
975+
"@mui/utils" "^5.14.12"
976+
prop-types "^15.8.1"
977+
978+
"@mui/styles@5.0.0":
979+
version "5.0.0"
980+
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.0.0.tgz#ef9d1ab02a29729f15c92390e281849e3cd132c0"
981+
integrity sha512-J4Cg43m1M+7HsvV4XtTGAs39ogZcnzTUDxw0VbEdDdaEYdXG0jC5VXT/UouOPI2SWA3/v+trfanW8t/U2pIsqA==
982+
dependencies:
983+
"@babel/runtime" "^7.14.8"
984+
"@emotion/hash" "^0.8.0"
985+
"@mui/private-theming" "^5.0.0"
986+
"@mui/types" "^7.0.0"
987+
"@mui/utils" "^5.0.0"
988+
clsx "^1.1.1"
989+
csstype "^3.0.8"
990+
hoist-non-react-statics "^3.3.2"
991+
jss "^10.7.1"
992+
jss-plugin-camel-case "^10.7.1"
993+
jss-plugin-default-unit "^10.7.1"
994+
jss-plugin-global "^10.7.1"
995+
jss-plugin-nested "^10.7.1"
996+
jss-plugin-props-sort "^10.7.1"
997+
jss-plugin-rule-value-function "^10.7.1"
998+
jss-plugin-vendor-prefixer "^10.7.1"
999+
prop-types "^15.7.2"
1000+
1001+
"@mui/types@^7.0.0":
1002+
version "7.2.5"
1003+
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.5.tgz#cd62a1fc5eb1044137ccab2053b431dd7cfc3cb8"
1004+
integrity sha512-S2BwfNczr7VwS6ki8GoAXJyARoeSJDLuxOEPs3vEMyTALlf9PrdHv+sluX7kk3iKrCg/ML2mIWwapZvWbkMCQA==
1005+
1006+
"@mui/utils@^5.0.0", "@mui/utils@^5.14.12":
1007+
version "5.14.12"
1008+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.12.tgz#58b570839e22e0fba71e17d37d9c083fe233704d"
1009+
integrity sha512-RFNXnhKQlzIkIUig6mmv0r5VbtjPdWoaBPYicq25LETdZux59HAqoRdWw15T7lp3c7gXOoE8y67+hTB8C64m2g==
1010+
dependencies:
1011+
"@babel/runtime" "^7.23.1"
1012+
"@types/prop-types" "^15.7.7"
1013+
prop-types "^15.8.1"
1014+
react-is "^18.2.0"
1015+
9621016
"@nodelib/fs.scandir@2.1.5":
9631017
version "2.1.5"
9641018
resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
@@ -1345,6 +1399,11 @@
13451399
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
13461400
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
13471401

1402+
"@types/prop-types@^15.7.7":
1403+
version "15.7.8"
1404+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.8.tgz#805eae6e8f41bd19e88917d2ea200dc992f405d3"
1405+
integrity sha512-kMpQpfZKSCBqltAJwskgePRaYRFukDkm1oItcAbC3gNELR20XIBcN9VRgg4+m8DKsTfkWeA4m4Imp4DDuWy7FQ==
1406+
13481407
"@types/qs@*":
13491408
version "6.9.7"
13501409
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
@@ -2870,6 +2929,11 @@ clsx@^1.0.4:
28702929
resolved "https://registry.npmjs.org/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188"
28712930
integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==
28722931

2932+
clsx@^1.1.1:
2933+
version "1.2.1"
2934+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
2935+
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
2936+
28732937
co@^4.6.0:
28742938
version "4.6.0"
28752939
resolved "https://registry.npmjs.org/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
@@ -3489,6 +3553,11 @@ csstype@^3.0.2:
34893553
resolved "https://registry.npmjs.org/csstype/-/csstype-3.0.9.tgz#6410af31b26bd0520933d02cbc64fce9ce3fbf0b"
34903554
integrity sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw==
34913555

3556+
csstype@^3.0.8:
3557+
version "3.1.2"
3558+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
3559+
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
3560+
34923561
dargs@^7.0.0:
34933562
version "7.0.0"
34943563
resolved "https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc"
@@ -6893,6 +6962,15 @@ jss-plugin-camel-case@^10.5.1:
68936962
hyphenate-style-name "^1.0.3"
68946963
jss "10.8.2"
68956964

6965+
jss-plugin-camel-case@^10.7.1:
6966+
version "10.10.0"
6967+
resolved "https://registry.yarnpkg.com/jss-plugin-camel-case/-/jss-plugin-camel-case-10.10.0.tgz#27ea159bab67eb4837fa0260204eb7925d4daa1c"
6968+
integrity sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==
6969+
dependencies:
6970+
"@babel/runtime" "^7.3.1"
6971+
hyphenate-style-name "^1.0.3"
6972+
jss "10.10.0"
6973+
68966974
jss-plugin-default-unit@^10.5.1:
68976975
version "10.8.2"
68986976
resolved "https://registry.npmjs.org/jss-plugin-default-unit/-/jss-plugin-default-unit-10.8.2.tgz#c66f12e02e0815d911b85c02c2a979ee7b4ce69a"
@@ -6901,6 +6979,14 @@ jss-plugin-default-unit@^10.5.1:
69016979
"@babel/runtime" "^7.3.1"
69026980
jss "10.8.2"
69036981

6982+
jss-plugin-default-unit@^10.7.1:
6983+
version "10.10.0"
6984+
resolved "https://registry.yarnpkg.com/jss-plugin-default-unit/-/jss-plugin-default-unit-10.10.0.tgz#db3925cf6a07f8e1dd459549d9c8aadff9804293"
6985+
integrity sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==
6986+
dependencies:
6987+
"@babel/runtime" "^7.3.1"
6988+
jss "10.10.0"
6989+
69046990
jss-plugin-global@^10.5.1:
69056991
version "10.8.2"
69066992
resolved "https://registry.npmjs.org/jss-plugin-global/-/jss-plugin-global-10.8.2.tgz#1a35632a693cf50113bcc5ffe6b51969df79c4ec"
@@ -6909,6 +6995,14 @@ jss-plugin-global@^10.5.1:
69096995
"@babel/runtime" "^7.3.1"
69106996
jss "10.8.2"
69116997

6998+
jss-plugin-global@^10.7.1:
6999+
version "10.10.0"
7000+
resolved "https://registry.yarnpkg.com/jss-plugin-global/-/jss-plugin-global-10.10.0.tgz#1c55d3c35821fab67a538a38918292fc9c567efd"
7001+
integrity sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==
7002+
dependencies:
7003+
"@babel/runtime" "^7.3.1"
7004+
jss "10.10.0"
7005+
69127006
jss-plugin-nested@^10.5.1:
69137007
version "10.8.2"
69147008
resolved "https://registry.npmjs.org/jss-plugin-nested/-/jss-plugin-nested-10.8.2.tgz#79f3c7f75ea6a36ae72fe52e777035bb24d230c7"
@@ -6918,6 +7012,15 @@ jss-plugin-nested@^10.5.1:
69187012
jss "10.8.2"
69197013
tiny-warning "^1.0.2"
69207014

7015+
jss-plugin-nested@^10.7.1:
7016+
version "10.10.0"
7017+
resolved "https://registry.yarnpkg.com/jss-plugin-nested/-/jss-plugin-nested-10.10.0.tgz#db872ed8925688806e77f1fc87f6e62264513219"
7018+
integrity sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==
7019+
dependencies:
7020+
"@babel/runtime" "^7.3.1"
7021+
jss "10.10.0"
7022+
tiny-warning "^1.0.2"
7023+
69217024
jss-plugin-props-sort@^10.5.1:
69227025
version "10.8.2"
69237026
resolved "https://registry.npmjs.org/jss-plugin-props-sort/-/jss-plugin-props-sort-10.8.2.tgz#e25a7471868652c394562b6dc5433dcaea7dff6f"
@@ -6926,6 +7029,14 @@ jss-plugin-props-sort@^10.5.1:
69267029
"@babel/runtime" "^7.3.1"
69277030
jss "10.8.2"
69287031

7032+
jss-plugin-props-sort@^10.7.1:
7033+
version "10.10.0"
7034+
resolved "https://registry.yarnpkg.com/jss-plugin-props-sort/-/jss-plugin-props-sort-10.10.0.tgz#67f4dd4c70830c126f4ec49b4b37ccddb680a5d7"
7035+
integrity sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==
7036+
dependencies:
7037+
"@babel/runtime" "^7.3.1"
7038+
jss "10.10.0"
7039+
69297040
jss-plugin-rule-value-function@^10.5.1:
69307041
version "10.8.2"
69317042
resolved "https://registry.npmjs.org/jss-plugin-rule-value-function/-/jss-plugin-rule-value-function-10.8.2.tgz#55354b55f1b2968a15976729968f767f02d64049"
@@ -6935,6 +7046,15 @@ jss-plugin-rule-value-function@^10.5.1:
69357046
jss "10.8.2"
69367047
tiny-warning "^1.0.2"
69377048

7049+
jss-plugin-rule-value-function@^10.7.1:
7050+
version "10.10.0"
7051+
resolved "https://registry.yarnpkg.com/jss-plugin-rule-value-function/-/jss-plugin-rule-value-function-10.10.0.tgz#7d99e3229e78a3712f78ba50ab342e881d26a24b"
7052+
integrity sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==
7053+
dependencies:
7054+
"@babel/runtime" "^7.3.1"
7055+
jss "10.10.0"
7056+
tiny-warning "^1.0.2"
7057+
69387058
jss-plugin-vendor-prefixer@^10.5.1:
69397059
version "10.8.2"
69407060
resolved "https://registry.npmjs.org/jss-plugin-vendor-prefixer/-/jss-plugin-vendor-prefixer-10.8.2.tgz#ebb4a482642f34091e454901e21176441dd5f475"
@@ -6944,6 +7064,25 @@ jss-plugin-vendor-prefixer@^10.5.1:
69447064
css-vendor "^2.0.8"
69457065
jss "10.8.2"
69467066

7067+
jss-plugin-vendor-prefixer@^10.7.1:
7068+
version "10.10.0"
7069+
resolved "https://registry.yarnpkg.com/jss-plugin-vendor-prefixer/-/jss-plugin-vendor-prefixer-10.10.0.tgz#c01428ef5a89f2b128ec0af87a314d0c767931c7"
7070+
integrity sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==
7071+
dependencies:
7072+
"@babel/runtime" "^7.3.1"
7073+
css-vendor "^2.0.8"
7074+
jss "10.10.0"
7075+
7076+
jss@10.10.0, jss@^10.7.1:
7077+
version "10.10.0"
7078+
resolved "https://registry.yarnpkg.com/jss/-/jss-10.10.0.tgz#a75cc85b0108c7ac8c7b7d296c520a3e4fbc6ccc"
7079+
integrity sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==
7080+
dependencies:
7081+
"@babel/runtime" "^7.3.1"
7082+
csstype "^3.0.2"
7083+
is-in-browser "^1.1.3"
7084+
tiny-warning "^1.0.2"
7085+
69477086
jss@10.8.2, jss@^10.5.1:
69487087
version "10.8.2"
69497088
resolved "https://registry.npmjs.org/jss/-/jss-10.8.2.tgz#4b2a30b094b924629a64928236017a52c7c97505"
@@ -9593,6 +9732,11 @@ react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1, react-
95939732
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
95949733
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
95959734

9735+
react-is@^18.2.0:
9736+
version "18.2.0"
9737+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
9738+
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
9739+
95969740
react-router-dom@6.3.0:
95979741
version "6.3.0"
95989742
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.3.0.tgz#a0216da813454e521905b5fa55e0e5176123f43d"
@@ -9776,6 +9920,11 @@ regenerator-runtime@0.13.9, regenerator-runtime@^0.13.4:
97769920
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
97779921
integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
97789922

9923+
regenerator-runtime@^0.14.0:
9924+
version "0.14.0"
9925+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45"
9926+
integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==
9927+
97799928
regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.1:
97809929
version "1.3.1"
97819930
resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz#7ef352ae8d159e758c0eadca6f8fcb4eef07be26"

0 commit comments

Comments
 (0)