|
3567 | 3567 | dependencies:
|
3568 | 3568 | "@babel/types" "^7.20.7"
|
3569 | 3569 |
|
3570 |
| - |
3571 |
| - version "2.4.2" |
3572 |
| - resolved "https://registry.yarnpkg.com/@types/bcryptjs/-/bcryptjs-2.4.2.tgz#e3530eac9dd136bfdfb0e43df2c4c5ce1f77dfae" |
3573 |
| - integrity sha512-LiMQ6EOPob/4yUL66SZzu6Yh77cbzJFYll+ZfaPiPPFswtIlA/Fs1MzdKYA7JApHU49zQTbJGX3PDmCpIdDBRQ== |
| 3570 | + |
| 3571 | + version "3.0.0" |
| 3572 | + resolved "https://registry.yarnpkg.com/@types/bcryptjs/-/bcryptjs-3.0.0.tgz#d7be11653aa82cf17ffee4f3925f1f80cfc1add2" |
| 3573 | + integrity sha512-WRZOuCuaz8UcZZE4R5HXTco2goQSI2XxjGY3hbM/xDvwmqFWd4ivooImsMx65OKM6CtNKbnZ5YL+YwAwK7c1dg== |
| 3574 | + dependencies: |
| 3575 | + bcryptjs "*" |
3574 | 3576 |
|
3575 | 3577 |
|
3576 | 3578 | version "3.5.36"
|
|
3770 | 3772 | resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.4.tgz#7eb47726c391b7345a6ec35ad7f4de469cf5ba4f"
|
3771 | 3773 | integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==
|
3772 | 3774 |
|
3773 |
| -"@types/http-proxy-middleware@0.19.3": |
3774 |
| - version "0.19.3" |
3775 |
| - resolved "https://registry.yarnpkg.com/@types/http-proxy-middleware/-/http-proxy-middleware-0.19.3.tgz#b2eb96fbc0f9ac7250b5d9c4c53aade049497d03" |
3776 |
| - integrity sha512-lnBTx6HCOUeIJMLbI/LaL5EmdKLhczJY5oeXZpX/cXE4rRqb3RmV7VcMpiEfYkmTjipv3h7IAyIINe4plEv7cA== |
| 3775 | +"@types/http-proxy-middleware@1.0.0": |
| 3776 | + version "1.0.0" |
| 3777 | + resolved "https://registry.yarnpkg.com/@types/http-proxy-middleware/-/http-proxy-middleware-1.0.0.tgz#4370a52766782e9c4f0be2ef79c3dd47aef5f428" |
| 3778 | + integrity sha512-/s8lFX6rT43hSPqjjD8KNuu0SkPKY7uIdR6u9DCxVqCRhAvfKxGbVOixJsAT2mdpSnCyrGFAGoB39KFh6tmRxw== |
3777 | 3779 | dependencies:
|
3778 |
| - "@types/connect" "*" |
3779 |
| - "@types/http-proxy" "*" |
3780 |
| - "@types/node" "*" |
| 3780 | + http-proxy-middleware "*" |
3781 | 3781 |
|
3782 |
| -"@types/http-proxy@*": |
3783 |
| - version "1.17.15" |
3784 |
| - resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.15.tgz#12118141ce9775a6499ecb4c01d02f90fc839d36" |
3785 |
| - integrity sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ== |
| 3782 | +"@types/http-proxy@^1.17.15": |
| 3783 | + version "1.17.16" |
| 3784 | + resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.16.tgz#dee360707b35b3cc85afcde89ffeebff7d7f9240" |
| 3785 | + integrity sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w== |
3786 | 3786 | dependencies:
|
3787 | 3787 | "@types/node" "*"
|
3788 | 3788 |
|
|
3832 | 3832 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
3833 | 3833 | integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
3834 | 3834 |
|
3835 |
| -"@types/jsonwebtoken@8.5.8": |
3836 |
| - version "8.5.8" |
3837 |
| - resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.8.tgz#01b39711eb844777b7af1d1f2b4cf22fda1c0c44" |
3838 |
| - integrity sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A== |
| 3835 | +"@types/jsonwebtoken@9.0.9": |
| 3836 | + version "9.0.9" |
| 3837 | + resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.9.tgz#a4c3a446c0ebaaf467a58398382616f416345fb3" |
| 3838 | + integrity sha512-uoe+GxEuHbvy12OUQct2X9JenKM3qAscquYymuQN4fMWG9DBQtykrQEFcAbVACF7qaLw9BePSodUL0kquqBJpQ== |
3839 | 3839 | dependencies:
|
| 3840 | + "@types/ms" "*" |
3840 | 3841 | "@types/node" "*"
|
3841 | 3842 |
|
3842 | 3843 | "@types/jsonwebtoken@^9.0.2":
|
|
3846 | 3847 | dependencies:
|
3847 | 3848 | "@types/node" "*"
|
3848 | 3849 |
|
3849 |
| - |
3850 |
| - version "2.2.1" |
3851 |
| - resolved "https://registry.yarnpkg.com/@types/jwt-decode/-/jwt-decode-2.2.1.tgz#afdf5c527fcfccbd4009b5fd02d1e18241f2d2f2" |
3852 |
| - integrity sha512-aWw2YTtAdT7CskFyxEX2K21/zSDStuf/ikI3yBqmwpwJF0pS+/IX5DWv+1UFffZIbruP6cnT9/LAJV1gFwAT1A== |
| 3850 | + |
| 3851 | + version "3.1.0" |
| 3852 | + resolved "https://registry.yarnpkg.com/@types/jwt-decode/-/jwt-decode-3.1.0.tgz#eb1b24f436962b8857beaf8addfd542de56670a2" |
| 3853 | + integrity sha512-tthwik7TKkou3mVnBnvVuHnHElbjtdbM63pdBCbZTirCt3WAdM73Y79mOri7+ljsS99ZVwUFZHLMxJuJnv/z1w== |
| 3854 | + dependencies: |
| 3855 | + jwt-decode "*" |
3853 | 3856 |
|
3854 | 3857 | "@types/lodash@*", "@types/lodash@^4.14.175":
|
3855 | 3858 | version "4.17.13"
|
|
3887 | 3890 | dependencies:
|
3888 | 3891 | "@types/node" "*"
|
3889 | 3892 |
|
| 3893 | +"@types/ms@*": |
| 3894 | + version "2.1.0" |
| 3895 | + resolved "https://registry.yarnpkg.com/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78" |
| 3896 | + integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA== |
| 3897 | + |
3890 | 3898 | "@types/node@*":
|
3891 | 3899 | version "22.13.1"
|
3892 | 3900 | resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33"
|
|
3899 | 3907 | resolved "https://registry.yarnpkg.com/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa"
|
3900 | 3908 | integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
|
3901 | 3909 |
|
3902 |
| -"@types/node@^20.11.25": |
3903 |
| - version "20.17.10" |
3904 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.10.tgz#3f7166190aece19a0d1d364d75c8b0b5778c1e18" |
3905 |
| - integrity sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA== |
| 3910 | +"@types/node@^22.0.0": |
| 3911 | + version "22.13.15" |
| 3912 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.15.tgz#c5cf5865b09739f1333af65545765f61476eaf76" |
| 3913 | + integrity sha512-imAbQEEbVni6i6h6Bd5xkCRwLqFc8hihCsi2GbtDoAtUcAFQ6Zs4pFXTZUUbroTkXdImczWM9AI8eZUuybXE3w== |
3906 | 3914 | dependencies:
|
3907 |
| - undici-types "~6.19.2" |
| 3915 | + undici-types "~6.20.0" |
3908 | 3916 |
|
3909 | 3917 | "@types/parse-json@^4.0.0":
|
3910 | 3918 | version "4.0.2"
|
|
3933 | 3941 | resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.7.tgz#50ae4353eaaddc04044279812f52c8c65857dbcb"
|
3934 | 3942 | integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==
|
3935 | 3943 |
|
3936 |
| -"@types/react-dom@^18.0.0", "@types/react-dom@^18.2.6": |
| 3944 | +"@types/react-dom@^18.0.0": |
3937 | 3945 | version "18.3.5"
|
3938 | 3946 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.5.tgz#45f9f87398c5dcea085b715c58ddcf1faf65f716"
|
3939 | 3947 | integrity sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==
|
3940 | 3948 |
|
| 3949 | +"@types/react-dom@^19.0.0": |
| 3950 | + version "19.0.4" |
| 3951 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.4.tgz#bedba97f9346bd4c0fe5d39e689713804ec9ac89" |
| 3952 | + integrity sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg== |
| 3953 | + |
3941 | 3954 |
|
3942 | 3955 | version "2.3.6"
|
3943 | 3956 | resolved "https://registry.yarnpkg.com/@types/react-infinite-calendar/-/react-infinite-calendar-2.3.6.tgz#c7195ec93782d5efb0092cac7a7189147af0c531"
|
|
3999 | 4012 | "@types/scheduler" "^0.16"
|
4000 | 4013 | csstype "^3.0.2"
|
4001 | 4014 |
|
4002 |
| -"@types/react@^18.2.14": |
4003 |
| - version "18.3.17" |
4004 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.17.tgz#d86ca0e081c7a5e979b7db175f9515a41038cea7" |
4005 |
| - integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw== |
| 4015 | +"@types/react@^19.0.0": |
| 4016 | + version "19.0.12" |
| 4017 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.12.tgz#338b3f7854adbb784be454b3a83053127af96bd3" |
| 4018 | + integrity sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA== |
4006 | 4019 | dependencies:
|
4007 |
| - "@types/prop-types" "*" |
4008 | 4020 | csstype "^3.0.2"
|
4009 | 4021 |
|
4010 | 4022 | "@types/scheduler@^0.16":
|
|
4034 | 4046 | "@types/node" "*"
|
4035 | 4047 | "@types/send" "*"
|
4036 | 4048 |
|
4037 |
| -"@types/shortid@0.0.29": |
4038 |
| - version "0.0.29" |
4039 |
| - resolved "https://registry.yarnpkg.com/@types/shortid/-/shortid-0.0.29.tgz#8093ee0416a6e2bf2aa6338109114b3fbffa0e9b" |
4040 |
| - integrity sha512-9BCYD9btg2CY4kPcpMQ+vCR8U6V8f/KvixYD5ZbxoWlkhddNF5IeZMVL3p+QFUkg+Hb+kPAG9Jgk4bnnF1v/Fw== |
| 4049 | +"@types/shortid@2.2.0": |
| 4050 | + version "2.2.0" |
| 4051 | + resolved "https://registry.yarnpkg.com/@types/shortid/-/shortid-2.2.0.tgz#905990fc4275f77e60ab0cd9f791b91a3d4bff04" |
| 4052 | + integrity sha512-jBG2FgBxcaSf0h662YloTGA32M8UtNbnTPekUr/eCmWXq0JWQXgNEQ/P5Gf05Cv66QZtE1Ttr83I1AJBPdzCBg== |
4041 | 4053 |
|
4042 | 4054 |
|
4043 | 4055 | version "8.1.1"
|
|
4061 | 4073 | dependencies:
|
4062 | 4074 | "@types/jest" "*"
|
4063 | 4075 |
|
4064 |
| -"@types/uuid@8.3.4": |
4065 |
| - version "8.3.4" |
4066 |
| - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc" |
4067 |
| - integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw== |
| 4076 | +"@types/uuid@10.0.0": |
| 4077 | + version "10.0.0" |
| 4078 | + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-10.0.0.tgz#e9c07fe50da0f53dc24970cca94d619ff03f6f6d" |
| 4079 | + integrity sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ== |
4068 | 4080 |
|
4069 | 4081 | "@types/uuid@^9.0.0":
|
4070 | 4082 | version "9.0.8"
|
@@ -4998,6 +5010,11 @@ bcrypt-pbkdf@^1.0.0:
|
4998 | 5010 | dependencies:
|
4999 | 5011 | tweetnacl "^0.14.3"
|
5000 | 5012 |
|
| 5013 | +bcryptjs@*: |
| 5014 | + version "3.0.2" |
| 5015 | + resolved "https://registry.yarnpkg.com/bcryptjs/-/bcryptjs-3.0.2.tgz#caadcca1afefe372ed6e20f86db8e8546361c1ca" |
| 5016 | + integrity sha512-k38b3XOZKv60C4E2hVsXTolJWfkGRMbILBIe2IBITXciy5bOsTKot5kDrf3ZfufQtQOUN5mXceUEpU1rTl9Uog== |
| 5017 | + |
5001 | 5018 |
|
5002 | 5019 | version "2.4.3"
|
5003 | 5020 | resolved "https://registry.yarnpkg.com/bcryptjs/-/bcryptjs-2.4.3.tgz#9ab5627b93e60621ff7cdac5da9733027df1d0cb"
|
|
5865 | 5882 | dependencies:
|
5866 | 5883 | ms "2.0.0"
|
5867 | 5884 |
|
5868 |
| -debug@4, [email protected], debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4: |
| 5885 | +debug@4, [email protected], debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4 , debug@^4.3.6: |
5869 | 5886 | version "4.4.0"
|
5870 | 5887 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
|
5871 | 5888 | integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
|
@@ -7712,6 +7729,18 @@ http-proxy-agent@^5.0.0:
|
7712 | 7729 | agent-base "6"
|
7713 | 7730 | debug "4"
|
7714 | 7731 |
|
| 7732 | +http-proxy-middleware@*: |
| 7733 | + version "3.0.3" |
| 7734 | + resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-3.0.3.tgz#dc1313c75bd00d81e103823802551ee30130ebd1" |
| 7735 | + integrity sha512-usY0HG5nyDUwtqpiZdETNbmKtw3QQ1jwYFZ9wi5iHzX2BcILwQKtYDJPo7XHTsu5Z0B2Hj3W9NNnbd+AjFWjqg== |
| 7736 | + dependencies: |
| 7737 | + "@types/http-proxy" "^1.17.15" |
| 7738 | + debug "^4.3.6" |
| 7739 | + http-proxy "^1.18.1" |
| 7740 | + is-glob "^4.0.3" |
| 7741 | + is-plain-object "^5.0.0" |
| 7742 | + micromatch "^4.0.8" |
| 7743 | + |
7715 | 7744 |
|
7716 | 7745 | version "0.19.1"
|
7717 | 7746 | resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-0.19.1.tgz#183c7dc4aa1479150306498c210cdaf96080a43a"
|
|
7722 | 7751 | lodash "^4.17.11"
|
7723 | 7752 | micromatch "^3.1.10"
|
7724 | 7753 |
|
7725 |
| -http-proxy@^1.17.0: |
| 7754 | +http-proxy@^1.17.0, http-proxy@^1.18.1: |
7726 | 7755 | version "1.18.1"
|
7727 | 7756 | resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
|
7728 | 7757 | integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
|
@@ -8134,6 +8163,11 @@ is-plain-object@^2.0.3, is-plain-object@^2.0.4:
|
8134 | 8163 | dependencies:
|
8135 | 8164 | isobject "^3.0.1"
|
8136 | 8165 |
|
| 8166 | +is-plain-object@^5.0.0: |
| 8167 | + version "5.0.0" |
| 8168 | + resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344" |
| 8169 | + integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q== |
| 8170 | + |
8137 | 8171 | is-potential-custom-element-name@^1.0.1:
|
8138 | 8172 | version "1.0.1"
|
8139 | 8173 | resolved "https://registry.yarnpkg.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz#171ed6f19e3ac554394edf78caa05784a45bebb5"
|
@@ -8699,6 +8733,11 @@ jws@^3.2.2:
|
8699 | 8733 | jwa "^1.4.1"
|
8700 | 8734 | safe-buffer "^5.0.1"
|
8701 | 8735 |
|
| 8736 | +jwt-decode@*: |
| 8737 | + version "4.0.0" |
| 8738 | + resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-4.0.0.tgz#2270352425fd413785b2faf11f6e755c5151bd4b" |
| 8739 | + integrity sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA== |
| 8740 | + |
8702 | 8741 | keyv@^4.5.3:
|
8703 | 8742 | version "4.5.4"
|
8704 | 8743 | resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
|
@@ -12240,11 +12279,6 @@ undefsafe@^2.0.5:
|
12240 | 12279 | resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
|
12241 | 12280 | integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
|
12242 | 12281 |
|
12243 |
| -undici-types@~6.19.2: |
12244 |
| - version "6.19.8" |
12245 |
| - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" |
12246 |
| - integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== |
12247 |
| - |
12248 | 12282 | undici-types@~6.20.0:
|
12249 | 12283 | version "6.20.0"
|
12250 | 12284 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
|
|
0 commit comments