470
470
dependencies :
471
471
regenerator-runtime "^0.13.4"
472
472
473
+ " @babel/runtime@^7.14.8" , "@babel/runtime@^7.21.0":
474
+ version "7.21.0"
475
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.0.tgz#5b55c9d394e5fcf304909a8b00c07dc217b56673"
476
+ integrity sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==
477
+ dependencies :
478
+ regenerator-runtime "^0.13.11"
479
+
473
480
" @babel/template@^7.16.0" , "@babel/template@^7.3.3":
474
481
version "7.16.0"
475
482
resolved "https://registry.npmjs.org/@babel/template/-/template-7.16.0.tgz#d16a35ebf4cd74e202083356fab21dd89363ddd6"
868
875
react-is "^16.8.0 || ^17.0.0"
869
876
react-transition-group "^4.4.0"
870
877
871
- " @material-ui/styles@4.11.5 " , "@material-ui/styles@ ^4.11.5":
878
+ " @material-ui/styles@^4.11.5 " :
872
879
version "4.11.5"
873
880
resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.11.5.tgz#19f84457df3aafd956ac863dbe156b1d88e2bbfb"
874
881
integrity sha512-o/41ot5JJiUsIETME9wVLAJrmIWL3j0R0Bj2kCOLbSfqEkKf0fmaPt+5vtblUh5eXr2S+J/8J3DaCb10+CzPGA==
919
926
resolved "https://registry.yarnpkg.com/@mdn/browser-compat-data/-/browser-compat-data-4.1.12.tgz#d266138c24295440619ea562ce3f4ec22600e897"
920
927
integrity sha512-y3Ntio6hb5+m6asxcA3nnIN6URjAFMji2EZZVYGd2Ag5On4mmvPhMnXdiIScCMXgHjFX+5qXuKaojLLhJHZPAg==
921
928
929
+ " @mui/private-theming@^5.0.0 " :
930
+ version "5.11.13"
931
+ resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.11.13.tgz#7841acc7e0d85e3aad223b1a0fad11be9349ef01"
932
+ integrity sha512-PJnYNKzW5LIx3R+Zsp6WZVPs6w5sEKJ7mgLNnUXuYB1zo5aX71FVLtV7geyPXRcaN2tsoRNK7h444ED0t7cIjA==
933
+ dependencies :
934
+ " @babel/runtime" " ^7.21.0"
935
+ " @mui/utils" " ^5.11.13"
936
+ prop-types "^15.8.1"
937
+
938
+ " @mui/styles@5.0.0 " :
939
+ version "5.0.0"
940
+ resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.0.0.tgz#ef9d1ab02a29729f15c92390e281849e3cd132c0"
941
+ integrity sha512-J4Cg43m1M+7HsvV4XtTGAs39ogZcnzTUDxw0VbEdDdaEYdXG0jC5VXT/UouOPI2SWA3/v+trfanW8t/U2pIsqA==
942
+ dependencies :
943
+ " @babel/runtime" " ^7.14.8"
944
+ " @emotion/hash" " ^0.8.0"
945
+ " @mui/private-theming" " ^5.0.0"
946
+ " @mui/types" " ^7.0.0"
947
+ " @mui/utils" " ^5.0.0"
948
+ clsx "^1.1.1"
949
+ csstype "^3.0.8"
950
+ hoist-non-react-statics "^3.3.2"
951
+ jss "^10.7.1"
952
+ jss-plugin-camel-case "^10.7.1"
953
+ jss-plugin-default-unit "^10.7.1"
954
+ jss-plugin-global "^10.7.1"
955
+ jss-plugin-nested "^10.7.1"
956
+ jss-plugin-props-sort "^10.7.1"
957
+ jss-plugin-rule-value-function "^10.7.1"
958
+ jss-plugin-vendor-prefixer "^10.7.1"
959
+ prop-types "^15.7.2"
960
+
961
+ " @mui/types@^7.0.0 " :
962
+ version "7.2.3"
963
+ resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.3.tgz#06faae1c0e2f3a31c86af6f28b3a4a42143670b9"
964
+ integrity sha512-tZ+CQggbe9Ol7e/Fs5RcKwg/woU+o8DCtOnccX6KmbBc7YrfqMYEYuaIcXHuhpT880QwNkZZ3wQwvtlDFA2yOw==
965
+
966
+ " @mui/utils@^5.0.0" , "@mui/utils@^5.11.13":
967
+ version "5.11.13"
968
+ resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.11.13.tgz#8d7317f221e8973200764820fa7f2a622dbc7150"
969
+ integrity sha512-5ltA58MM9euOuUcnvwFJqpLdEugc9XFsRR8Gt4zZNb31XzMfSKJPR4eumulyhsOTK1rWf7K4D63NKFPfX0AxqA==
970
+ dependencies :
971
+ " @babel/runtime" " ^7.21.0"
972
+ " @types/prop-types" " ^15.7.5"
973
+ " @types/react-is" " ^16.7.1 || ^17.0.0"
974
+ prop-types "^15.8.1"
975
+ react-is "^18.2.0"
976
+
922
977
" @nodelib/fs.scandir@2.1.5 " :
923
978
version "2.1.5"
924
979
resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
1295
1350
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
1296
1351
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
1297
1352
1353
+ " @types/prop-types@^15.7.5 " :
1354
+ version "15.7.5"
1355
+ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
1356
+ integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
1357
+
1298
1358
" @types/qs@* " :
1299
1359
version "6.9.7"
1300
1360
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
1312
1372
dependencies :
1313
1373
" @types/react" " ^17"
1314
1374
1375
+ " @types/react-is@^16.7.1 || ^17.0.0 " :
1376
+ version "17.0.3"
1377
+ resolved "https://registry.yarnpkg.com/@types/react-is/-/react-is-17.0.3.tgz#2d855ba575f2fc8d17ef9861f084acc4b90a137a"
1378
+ integrity sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw==
1379
+ dependencies :
1380
+ " @types/react" " *"
1381
+
1315
1382
" @types/react-transition-group@^4.2.0 " :
1316
1383
version "4.4.4"
1317
1384
resolved "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.4.tgz#acd4cceaa2be6b757db61ed7b432e103242d163e"
@@ -2767,6 +2834,11 @@ clsx@^1.0.4:
2767
2834
resolved "https://registry.npmjs.org/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188"
2768
2835
integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==
2769
2836
2837
+ clsx@^1.1.1 :
2838
+ version "1.2.1"
2839
+ resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
2840
+ integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
2841
+
2770
2842
co@^4.6.0 :
2771
2843
version "4.6.0"
2772
2844
resolved "https://registry.npmjs.org/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
@@ -3381,6 +3453,11 @@ csstype@^3.0.2:
3381
3453
resolved "https://registry.npmjs.org/csstype/-/csstype-3.0.9.tgz#6410af31b26bd0520933d02cbc64fce9ce3fbf0b"
3382
3454
integrity sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw==
3383
3455
3456
+ csstype@^3.0.8 :
3457
+ version "3.1.2"
3458
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
3459
+ integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
3460
+
3384
3461
dargs@^7.0.0 :
3385
3462
version "7.0.0"
3386
3463
resolved "https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc"
@@ -6550,6 +6627,15 @@ jss-plugin-camel-case@^10.5.1:
6550
6627
hyphenate-style-name "^1.0.3"
6551
6628
jss "10.8.2"
6552
6629
6630
+ jss-plugin-camel-case@^10.7.1 :
6631
+ version "10.10.0"
6632
+ resolved "https://registry.yarnpkg.com/jss-plugin-camel-case/-/jss-plugin-camel-case-10.10.0.tgz#27ea159bab67eb4837fa0260204eb7925d4daa1c"
6633
+ integrity sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==
6634
+ dependencies :
6635
+ " @babel/runtime" " ^7.3.1"
6636
+ hyphenate-style-name "^1.0.3"
6637
+ jss "10.10.0"
6638
+
6553
6639
jss-plugin-default-unit@^10.5.1 :
6554
6640
version "10.8.2"
6555
6641
resolved "https://registry.npmjs.org/jss-plugin-default-unit/-/jss-plugin-default-unit-10.8.2.tgz#c66f12e02e0815d911b85c02c2a979ee7b4ce69a"
@@ -6558,6 +6644,14 @@ jss-plugin-default-unit@^10.5.1:
6558
6644
" @babel/runtime" " ^7.3.1"
6559
6645
jss "10.8.2"
6560
6646
6647
+ jss-plugin-default-unit@^10.7.1 :
6648
+ version "10.10.0"
6649
+ resolved "https://registry.yarnpkg.com/jss-plugin-default-unit/-/jss-plugin-default-unit-10.10.0.tgz#db3925cf6a07f8e1dd459549d9c8aadff9804293"
6650
+ integrity sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==
6651
+ dependencies :
6652
+ " @babel/runtime" " ^7.3.1"
6653
+ jss "10.10.0"
6654
+
6561
6655
jss-plugin-global@^10.5.1 :
6562
6656
version "10.8.2"
6563
6657
resolved "https://registry.npmjs.org/jss-plugin-global/-/jss-plugin-global-10.8.2.tgz#1a35632a693cf50113bcc5ffe6b51969df79c4ec"
@@ -6566,6 +6660,14 @@ jss-plugin-global@^10.5.1:
6566
6660
" @babel/runtime" " ^7.3.1"
6567
6661
jss "10.8.2"
6568
6662
6663
+ jss-plugin-global@^10.7.1 :
6664
+ version "10.10.0"
6665
+ resolved "https://registry.yarnpkg.com/jss-plugin-global/-/jss-plugin-global-10.10.0.tgz#1c55d3c35821fab67a538a38918292fc9c567efd"
6666
+ integrity sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==
6667
+ dependencies :
6668
+ " @babel/runtime" " ^7.3.1"
6669
+ jss "10.10.0"
6670
+
6569
6671
jss-plugin-nested@^10.5.1 :
6570
6672
version "10.8.2"
6571
6673
resolved "https://registry.npmjs.org/jss-plugin-nested/-/jss-plugin-nested-10.8.2.tgz#79f3c7f75ea6a36ae72fe52e777035bb24d230c7"
@@ -6575,6 +6677,15 @@ jss-plugin-nested@^10.5.1:
6575
6677
jss "10.8.2"
6576
6678
tiny-warning "^1.0.2"
6577
6679
6680
+ jss-plugin-nested@^10.7.1 :
6681
+ version "10.10.0"
6682
+ resolved "https://registry.yarnpkg.com/jss-plugin-nested/-/jss-plugin-nested-10.10.0.tgz#db872ed8925688806e77f1fc87f6e62264513219"
6683
+ integrity sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==
6684
+ dependencies :
6685
+ " @babel/runtime" " ^7.3.1"
6686
+ jss "10.10.0"
6687
+ tiny-warning "^1.0.2"
6688
+
6578
6689
jss-plugin-props-sort@^10.5.1 :
6579
6690
version "10.8.2"
6580
6691
resolved "https://registry.npmjs.org/jss-plugin-props-sort/-/jss-plugin-props-sort-10.8.2.tgz#e25a7471868652c394562b6dc5433dcaea7dff6f"
@@ -6583,6 +6694,14 @@ jss-plugin-props-sort@^10.5.1:
6583
6694
" @babel/runtime" " ^7.3.1"
6584
6695
jss "10.8.2"
6585
6696
6697
+ jss-plugin-props-sort@^10.7.1 :
6698
+ version "10.10.0"
6699
+ resolved "https://registry.yarnpkg.com/jss-plugin-props-sort/-/jss-plugin-props-sort-10.10.0.tgz#67f4dd4c70830c126f4ec49b4b37ccddb680a5d7"
6700
+ integrity sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==
6701
+ dependencies :
6702
+ " @babel/runtime" " ^7.3.1"
6703
+ jss "10.10.0"
6704
+
6586
6705
jss-plugin-rule-value-function@^10.5.1 :
6587
6706
version "10.8.2"
6588
6707
resolved "https://registry.npmjs.org/jss-plugin-rule-value-function/-/jss-plugin-rule-value-function-10.8.2.tgz#55354b55f1b2968a15976729968f767f02d64049"
@@ -6592,6 +6711,15 @@ jss-plugin-rule-value-function@^10.5.1:
6592
6711
jss "10.8.2"
6593
6712
tiny-warning "^1.0.2"
6594
6713
6714
+ jss-plugin-rule-value-function@^10.7.1 :
6715
+ version "10.10.0"
6716
+ resolved "https://registry.yarnpkg.com/jss-plugin-rule-value-function/-/jss-plugin-rule-value-function-10.10.0.tgz#7d99e3229e78a3712f78ba50ab342e881d26a24b"
6717
+ integrity sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==
6718
+ dependencies :
6719
+ " @babel/runtime" " ^7.3.1"
6720
+ jss "10.10.0"
6721
+ tiny-warning "^1.0.2"
6722
+
6595
6723
jss-plugin-vendor-prefixer@^10.5.1 :
6596
6724
version "10.8.2"
6597
6725
resolved "https://registry.npmjs.org/jss-plugin-vendor-prefixer/-/jss-plugin-vendor-prefixer-10.8.2.tgz#ebb4a482642f34091e454901e21176441dd5f475"
@@ -6601,6 +6729,25 @@ jss-plugin-vendor-prefixer@^10.5.1:
6601
6729
css-vendor "^2.0.8"
6602
6730
jss "10.8.2"
6603
6731
6732
+ jss-plugin-vendor-prefixer@^10.7.1 :
6733
+ version "10.10.0"
6734
+ resolved "https://registry.yarnpkg.com/jss-plugin-vendor-prefixer/-/jss-plugin-vendor-prefixer-10.10.0.tgz#c01428ef5a89f2b128ec0af87a314d0c767931c7"
6735
+ integrity sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==
6736
+ dependencies :
6737
+ " @babel/runtime" " ^7.3.1"
6738
+ css-vendor "^2.0.8"
6739
+ jss "10.10.0"
6740
+
6741
+ jss@10.10.0, jss@^10.7.1 :
6742
+ version "10.10.0"
6743
+ resolved "https://registry.yarnpkg.com/jss/-/jss-10.10.0.tgz#a75cc85b0108c7ac8c7b7d296c520a3e4fbc6ccc"
6744
+ integrity sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==
6745
+ dependencies :
6746
+ " @babel/runtime" " ^7.3.1"
6747
+ csstype "^3.0.2"
6748
+ is-in-browser "^1.1.3"
6749
+ tiny-warning "^1.0.2"
6750
+
6604
6751
jss@10.8.2, jss@^10.5.1 :
6605
6752
version "10.8.2"
6606
6753
resolved "https://registry.npmjs.org/jss/-/jss-10.8.2.tgz#4b2a30b094b924629a64928236017a52c7c97505"
@@ -8528,6 +8675,15 @@ prop-types@^15.6.2, prop-types@^15.7.2:
8528
8675
object-assign "^4.1.1"
8529
8676
react-is "^16.8.1"
8530
8677
8678
+ prop-types@^15.8.1 :
8679
+ version "15.8.1"
8680
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
8681
+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
8682
+ dependencies :
8683
+ loose-envify "^1.4.0"
8684
+ object-assign "^4.1.1"
8685
+ react-is "^16.13.1"
8686
+
8531
8687
proto-list@~1.2.1 :
8532
8688
version "1.2.4"
8533
8689
resolved "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
@@ -9149,6 +9305,11 @@ react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1, react-
9149
9305
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
9150
9306
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
9151
9307
9308
+ react-is@^18.2.0 :
9309
+ version "18.2.0"
9310
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
9311
+ integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
9312
+
9152
9313
react-router-dom@6.3.0 :
9153
9314
version "6.3.0"
9154
9315
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.3.0.tgz#a0216da813454e521905b5fa55e0e5176123f43d"
@@ -9332,6 +9493,11 @@ regenerator-runtime@0.13.9, regenerator-runtime@^0.13.4:
9332
9493
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
9333
9494
integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
9334
9495
9496
+ regenerator-runtime@^0.13.11 :
9497
+ version "0.13.11"
9498
+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
9499
+ integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
9500
+
9335
9501
regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.1 :
9336
9502
version "1.3.1"
9337
9503
resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz#7ef352ae8d159e758c0eadca6f8fcb4eef07be26"
0 commit comments