470470 dependencies:
471471 regenerator-runtime "^0.13.4"
472472
473+ "@babel/runtime@^7.14.8", "@babel/runtime@^7.23.9", "@babel/runtime@^7.28.4":
474+ version "7.28.4"
475+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
476+ integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
477+
473478"@babel/template@^7.16.0", "@babel/template@^7.3.3":
474479 version "7.16.0"
475480 resolved "https://registry.npmjs.org/@babel/template/-/template-7.16.0.tgz#d16a35ebf4cd74e202083356fab21dd89363ddd6"
945950 react-is "^16.8.0 || ^17.0.0"
946951 react-transition-group "^4.4.0"
947952
948- "@material-ui/styles@4.11.5", "@material-ui/styles@ ^4.11.5":
953+ "@material-ui/styles@^4.11.5":
949954 version "4.11.5"
950955 resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.11.5.tgz#19f84457df3aafd956ac863dbe156b1d88e2bbfb"
951956 integrity sha512-o/41ot5JJiUsIETME9wVLAJrmIWL3j0R0Bj2kCOLbSfqEkKf0fmaPt+5vtblUh5eXr2S+J/8J3DaCb10+CzPGA==
9961001 resolved "https://registry.yarnpkg.com/@mdn/browser-compat-data/-/browser-compat-data-4.1.12.tgz#d266138c24295440619ea562ce3f4ec22600e897"
9971002 integrity sha512-y3Ntio6hb5+m6asxcA3nnIN6URjAFMji2EZZVYGd2Ag5On4mmvPhMnXdiIScCMXgHjFX+5qXuKaojLLhJHZPAg==
9981003
1004+ "@mui/private-theming@^5.0.0":
1005+ version "5.17.1"
1006+ resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.17.1.tgz#b4b6fbece27830754ef78186e3f1307dca42f295"
1007+ integrity sha512-XMxU0NTYcKqdsG8LRmSoxERPXwMbp16sIXPcLVgLGII/bVNagX0xaheWAwFv8+zDK7tI3ajllkuD3GZZE++ICQ==
1008+ dependencies:
1009+ "@babel/runtime" "^7.23.9"
1010+ "@mui/utils" "^5.17.1"
1011+ prop-types "^15.8.1"
1012+
1013+ 1014+ version "5.0.0"
1015+ resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.0.0.tgz#ef9d1ab02a29729f15c92390e281849e3cd132c0"
1016+ integrity sha512-J4Cg43m1M+7HsvV4XtTGAs39ogZcnzTUDxw0VbEdDdaEYdXG0jC5VXT/UouOPI2SWA3/v+trfanW8t/U2pIsqA==
1017+ dependencies:
1018+ "@babel/runtime" "^7.14.8"
1019+ "@emotion/hash" "^0.8.0"
1020+ "@mui/private-theming" "^5.0.0"
1021+ "@mui/types" "^7.0.0"
1022+ "@mui/utils" "^5.0.0"
1023+ clsx "^1.1.1"
1024+ csstype "^3.0.8"
1025+ hoist-non-react-statics "^3.3.2"
1026+ jss "^10.7.1"
1027+ jss-plugin-camel-case "^10.7.1"
1028+ jss-plugin-default-unit "^10.7.1"
1029+ jss-plugin-global "^10.7.1"
1030+ jss-plugin-nested "^10.7.1"
1031+ jss-plugin-props-sort "^10.7.1"
1032+ jss-plugin-rule-value-function "^10.7.1"
1033+ jss-plugin-vendor-prefixer "^10.7.1"
1034+ prop-types "^15.7.2"
1035+
1036+ "@mui/types@^7.0.0":
1037+ version "7.4.7"
1038+ resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.4.7.tgz#7231f6c050586b5e732c7169f4a934e1856efd51"
1039+ integrity sha512-8vVje9rdEr1rY8oIkYgP+Su5Kwl6ik7O3jQ0wl78JGSmiZhRHV+vkjooGdKD8pbtZbutXFVTWQYshu2b3sG9zw==
1040+ dependencies:
1041+ "@babel/runtime" "^7.28.4"
1042+
1043+ "@mui/types@~7.2.15":
1044+ version "7.2.24"
1045+ resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.24.tgz#5eff63129d9c29d80bbf2d2e561bd0690314dec2"
1046+ integrity sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw==
1047+
1048+ "@mui/utils@^5.0.0", "@mui/utils@^5.17.1":
1049+ version "5.17.1"
1050+ resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.17.1.tgz#72ba4ffa79f7bdf69d67458139390f18484b6e6b"
1051+ integrity sha512-jEZ8FTqInt2WzxDV8bhImWBqeQRD99c/id/fq83H0ER9tFl+sfZlaAoCdznGvbSQQ9ividMxqSV2c7cC1vBcQg==
1052+ dependencies:
1053+ "@babel/runtime" "^7.23.9"
1054+ "@mui/types" "~7.2.15"
1055+ "@types/prop-types" "^15.7.12"
1056+ clsx "^2.1.1"
1057+ prop-types "^15.8.1"
1058+ react-is "^19.0.0"
1059+
999106010001061 version "2.1.5"
10011062 resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
14091470 resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
14101471 integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
14111472
1473+ "@types/prop-types@^15.7.12":
1474+ version "15.7.15"
1475+ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.15.tgz#e6e5a86d602beaca71ce5163fadf5f95d70931c7"
1476+ integrity sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==
1477+
14121478"@types/qs@*":
14131479 version "6.9.7"
14141480 resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
@@ -3018,6 +3084,16 @@ clsx@^1.0.4:
30183084 resolved "https://registry.npmjs.org/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188"
30193085 integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==
30203086
3087+ clsx@^1.1.1:
3088+ version "1.2.1"
3089+ resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
3090+ integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
3091+
3092+ clsx@^2.1.1:
3093+ version "2.1.1"
3094+ resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
3095+ integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
3096+
30213097co@^4.6.0:
30223098 version "4.6.0"
30233099 resolved "https://registry.npmjs.org/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
@@ -3642,6 +3718,11 @@ csstype@^3.0.2:
36423718 resolved "https://registry.npmjs.org/csstype/-/csstype-3.0.9.tgz#6410af31b26bd0520933d02cbc64fce9ce3fbf0b"
36433719 integrity sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw==
36443720
3721+ csstype@^3.0.8:
3722+ version "3.1.3"
3723+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
3724+ integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
3725+
36453726dargs@^7.0.0:
36463727 version "7.0.0"
36473728 resolved "https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc"
@@ -7297,6 +7378,15 @@ jss-plugin-camel-case@^10.5.1:
72977378 hyphenate-style-name "^1.0.3"
72987379 jss "10.8.2"
72997380
7381+ jss-plugin-camel-case@^10.7.1:
7382+ version "10.10.0"
7383+ resolved "https://registry.yarnpkg.com/jss-plugin-camel-case/-/jss-plugin-camel-case-10.10.0.tgz#27ea159bab67eb4837fa0260204eb7925d4daa1c"
7384+ integrity sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==
7385+ dependencies:
7386+ "@babel/runtime" "^7.3.1"
7387+ hyphenate-style-name "^1.0.3"
7388+ jss "10.10.0"
7389+
73007390jss-plugin-default-unit@^10.5.1:
73017391 version "10.8.2"
73027392 resolved "https://registry.npmjs.org/jss-plugin-default-unit/-/jss-plugin-default-unit-10.8.2.tgz#c66f12e02e0815d911b85c02c2a979ee7b4ce69a"
@@ -7305,6 +7395,14 @@ jss-plugin-default-unit@^10.5.1:
73057395 "@babel/runtime" "^7.3.1"
73067396 jss "10.8.2"
73077397
7398+ jss-plugin-default-unit@^10.7.1:
7399+ version "10.10.0"
7400+ resolved "https://registry.yarnpkg.com/jss-plugin-default-unit/-/jss-plugin-default-unit-10.10.0.tgz#db3925cf6a07f8e1dd459549d9c8aadff9804293"
7401+ integrity sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==
7402+ dependencies:
7403+ "@babel/runtime" "^7.3.1"
7404+ jss "10.10.0"
7405+
73087406jss-plugin-global@^10.5.1:
73097407 version "10.8.2"
73107408 resolved "https://registry.npmjs.org/jss-plugin-global/-/jss-plugin-global-10.8.2.tgz#1a35632a693cf50113bcc5ffe6b51969df79c4ec"
@@ -7313,6 +7411,14 @@ jss-plugin-global@^10.5.1:
73137411 "@babel/runtime" "^7.3.1"
73147412 jss "10.8.2"
73157413
7414+ jss-plugin-global@^10.7.1:
7415+ version "10.10.0"
7416+ resolved "https://registry.yarnpkg.com/jss-plugin-global/-/jss-plugin-global-10.10.0.tgz#1c55d3c35821fab67a538a38918292fc9c567efd"
7417+ integrity sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==
7418+ dependencies:
7419+ "@babel/runtime" "^7.3.1"
7420+ jss "10.10.0"
7421+
73167422jss-plugin-nested@^10.5.1:
73177423 version "10.8.2"
73187424 resolved "https://registry.npmjs.org/jss-plugin-nested/-/jss-plugin-nested-10.8.2.tgz#79f3c7f75ea6a36ae72fe52e777035bb24d230c7"
@@ -7322,6 +7428,15 @@ jss-plugin-nested@^10.5.1:
73227428 jss "10.8.2"
73237429 tiny-warning "^1.0.2"
73247430
7431+ jss-plugin-nested@^10.7.1:
7432+ version "10.10.0"
7433+ resolved "https://registry.yarnpkg.com/jss-plugin-nested/-/jss-plugin-nested-10.10.0.tgz#db872ed8925688806e77f1fc87f6e62264513219"
7434+ integrity sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==
7435+ dependencies:
7436+ "@babel/runtime" "^7.3.1"
7437+ jss "10.10.0"
7438+ tiny-warning "^1.0.2"
7439+
73257440jss-plugin-props-sort@^10.5.1:
73267441 version "10.8.2"
73277442 resolved "https://registry.npmjs.org/jss-plugin-props-sort/-/jss-plugin-props-sort-10.8.2.tgz#e25a7471868652c394562b6dc5433dcaea7dff6f"
@@ -7330,6 +7445,14 @@ jss-plugin-props-sort@^10.5.1:
73307445 "@babel/runtime" "^7.3.1"
73317446 jss "10.8.2"
73327447
7448+ jss-plugin-props-sort@^10.7.1:
7449+ version "10.10.0"
7450+ resolved "https://registry.yarnpkg.com/jss-plugin-props-sort/-/jss-plugin-props-sort-10.10.0.tgz#67f4dd4c70830c126f4ec49b4b37ccddb680a5d7"
7451+ integrity sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==
7452+ dependencies:
7453+ "@babel/runtime" "^7.3.1"
7454+ jss "10.10.0"
7455+
73337456jss-plugin-rule-value-function@^10.5.1:
73347457 version "10.8.2"
73357458 resolved "https://registry.npmjs.org/jss-plugin-rule-value-function/-/jss-plugin-rule-value-function-10.8.2.tgz#55354b55f1b2968a15976729968f767f02d64049"
@@ -7339,6 +7462,15 @@ jss-plugin-rule-value-function@^10.5.1:
73397462 jss "10.8.2"
73407463 tiny-warning "^1.0.2"
73417464
7465+ jss-plugin-rule-value-function@^10.7.1:
7466+ version "10.10.0"
7467+ resolved "https://registry.yarnpkg.com/jss-plugin-rule-value-function/-/jss-plugin-rule-value-function-10.10.0.tgz#7d99e3229e78a3712f78ba50ab342e881d26a24b"
7468+ integrity sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==
7469+ dependencies:
7470+ "@babel/runtime" "^7.3.1"
7471+ jss "10.10.0"
7472+ tiny-warning "^1.0.2"
7473+
73427474jss-plugin-vendor-prefixer@^10.5.1:
73437475 version "10.8.2"
73447476 resolved "https://registry.npmjs.org/jss-plugin-vendor-prefixer/-/jss-plugin-vendor-prefixer-10.8.2.tgz#ebb4a482642f34091e454901e21176441dd5f475"
@@ -7348,6 +7480,25 @@ jss-plugin-vendor-prefixer@^10.5.1:
73487480 css-vendor "^2.0.8"
73497481 jss "10.8.2"
73507482
7483+ jss-plugin-vendor-prefixer@^10.7.1:
7484+ version "10.10.0"
7485+ resolved "https://registry.yarnpkg.com/jss-plugin-vendor-prefixer/-/jss-plugin-vendor-prefixer-10.10.0.tgz#c01428ef5a89f2b128ec0af87a314d0c767931c7"
7486+ integrity sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==
7487+ dependencies:
7488+ "@babel/runtime" "^7.3.1"
7489+ css-vendor "^2.0.8"
7490+ jss "10.10.0"
7491+
7492+ 7493+ version "10.10.0"
7494+ resolved "https://registry.yarnpkg.com/jss/-/jss-10.10.0.tgz#a75cc85b0108c7ac8c7b7d296c520a3e4fbc6ccc"
7495+ integrity sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==
7496+ dependencies:
7497+ "@babel/runtime" "^7.3.1"
7498+ csstype "^3.0.2"
7499+ is-in-browser "^1.1.3"
7500+ tiny-warning "^1.0.2"
7501+
7351750273527503 version "10.8.2"
73537504 resolved "https://registry.npmjs.org/jss/-/jss-10.8.2.tgz#4b2a30b094b924629a64928236017a52c7c97505"
@@ -10083,6 +10234,11 @@ react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1, react-
1008310234 resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
1008410235 integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
1008510236
10237+ react-is@^19.0.0:
10238+ version "19.2.0"
10239+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.0.tgz#ddc3b4a4e0f3336c3847f18b806506388d7b9973"
10240+ integrity sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA==
10241+
10086102421008710243 version "6.30.0"
1008810244 resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.0.tgz#a64774104508bff56b1affc2796daa3f7e76b7df"
0 commit comments