|
1160 | 1160 | resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
|
1161 | 1161 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
1162 | 1162 |
|
1163 |
| -"@babel/runtime@^7.10.5", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.6", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 1163 | +"@babel/runtime@^7.10.5", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.6", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
1164 | 1164 | version "7.22.5"
|
1165 | 1165 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.5.tgz#8564dd588182ce0047d55d7a75e93921107b57ec"
|
1166 | 1166 | integrity sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==
|
|
2399 | 2399 | dependencies:
|
2400 | 2400 | "@types/node" "*"
|
2401 | 2401 |
|
2402 |
| -"@types/hoist-non-react-statics@^3.3.0", "@types/hoist-non-react-statics@^3.3.1": |
| 2402 | +"@types/hoist-non-react-statics@^3.3.1": |
2403 | 2403 | version "3.3.1"
|
2404 | 2404 | resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
|
2405 | 2405 | integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
|
|
2461 | 2461 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
|
2462 | 2462 | integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
|
2463 | 2463 |
|
2464 |
| -"@types/react-redux@^7.1.20": |
2465 |
| - version "7.1.25" |
2466 |
| - resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.25.tgz#de841631205b24f9dfb4967dd4a7901e048f9a88" |
2467 |
| - integrity sha512-bAGh4e+w5D8dajd6InASVIyCo4pZLJ66oLb80F9OBLO1gKESbZcRCJpTT6uLXX+HAB57zw1WTdwJdAsewuTweg== |
2468 |
| - dependencies: |
2469 |
| - "@types/hoist-non-react-statics" "^3.3.0" |
2470 |
| - "@types/react" "*" |
2471 |
| - hoist-non-react-statics "^3.3.0" |
2472 |
| - redux "^4.0.0" |
2473 |
| - |
2474 | 2464 | "@types/react-transition-group@^4.4.0":
|
2475 | 2465 | version "4.4.6"
|
2476 | 2466 | resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.6.tgz#18187bcda5281f8e10dfc48f0943e2fdf4f75e2e"
|
@@ -3194,7 +3184,7 @@ chalk@^2.0.0, chalk@^2.4.2:
|
3194 | 3184 | escape-string-regexp "^1.0.5"
|
3195 | 3185 | supports-color "^5.3.0"
|
3196 | 3186 |
|
3197 |
| -chalk@^4.0.0, chalk@^4.1.2: |
| 3187 | +chalk@^4.0.0: |
3198 | 3188 | version "4.1.2"
|
3199 | 3189 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
|
3200 | 3190 | integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
|
@@ -3302,11 +3292,6 @@ combined-stream@^1.0.8:
|
3302 | 3292 | dependencies:
|
3303 | 3293 | delayed-stream "~1.0.0"
|
3304 | 3294 |
|
3305 |
| -commander@^8.3.0: |
3306 |
| - version "8.3.0" |
3307 |
| - resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66" |
3308 |
| - integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww== |
3309 |
| - |
3310 | 3295 | compute-scroll-into-view@^3.1.0:
|
3311 | 3296 | version "3.1.0"
|
3312 | 3297 | resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-3.1.0.tgz#753f11d972596558d8fe7c6bcbc8497690ab4c87"
|
|
4488 | 4473 | resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.19.tgz#67fb97310555690b5f9cd8380d38fc0aabb6b38b"
|
4489 | 4474 | integrity sha512-eY+Y0qcsB4TZKwgQzLaE/lqYMlKhv5J9dyd2RhhtGhNo2njPXDqU9XPfcNfa3MIDsdtZt5KlkIsirlo4dHsWdQ==
|
4490 | 4475 |
|
4491 |
| -immutable@^3.8.2: |
4492 |
| - version "3.8.2" |
4493 |
| - resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3" |
4494 |
| - integrity sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg== |
4495 |
| - |
4496 | 4476 | import-fresh@^3.0.0, import-fresh@^3.2.1:
|
4497 | 4477 | version "3.3.0"
|
4498 | 4478 | resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
|
@@ -5947,11 +5927,6 @@ react-is@^16.13.1, react-is@^16.7.0:
|
5947 | 5927 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
5948 | 5928 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
5949 | 5929 |
|
5950 |
| -react-is@^17.0.2: |
5951 |
| - version "17.0.2" |
5952 |
| - resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" |
5953 |
| - integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== |
5954 |
| - |
5955 | 5930 | react-is@^18.0.0:
|
5956 | 5931 | version "18.2.0"
|
5957 | 5932 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
|
|
5966 | 5941 | broadcast-channel "^3.4.1"
|
5967 | 5942 | match-sorter "^6.0.2"
|
5968 | 5943 |
|
5969 |
| -react-redux@^7.2.2: |
5970 |
| - version "7.2.9" |
5971 |
| - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.9.tgz#09488fbb9416a4efe3735b7235055442b042481d" |
5972 |
| - integrity sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ== |
5973 |
| - dependencies: |
5974 |
| - "@babel/runtime" "^7.15.4" |
5975 |
| - "@types/react-redux" "^7.1.20" |
5976 |
| - hoist-non-react-statics "^3.3.2" |
5977 |
| - loose-envify "^1.4.0" |
5978 |
| - prop-types "^15.7.2" |
5979 |
| - react-is "^17.0.2" |
5980 |
| - |
5981 | 5944 | react-remove-scroll-bar@^2.3.3, react-remove-scroll-bar@^2.3.4:
|
5982 | 5945 | version "2.3.4"
|
5983 | 5946 | resolved "https://registry.yarnpkg.com/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.4.tgz#53e272d7a5cb8242990c7f144c44d8bd8ab5afd9"
|
@@ -6087,23 +6050,6 @@ readable-stream@~1.0.31:
|
6087 | 6050 | isarray "0.0.1"
|
6088 | 6051 | string_decoder "~0.10.x"
|
6089 | 6052 |
|
6090 |
| -redux-immutable@^4.0.0: |
6091 |
| - version "4.0.0" |
6092 |
| - resolved "https://registry.yarnpkg.com/redux-immutable/-/redux-immutable-4.0.0.tgz#3a1a32df66366462b63691f0e1dc35e472bbc9f3" |
6093 |
| - integrity sha512-SchSn/DWfGb3oAejd+1hhHx01xUoxY+V7TeK0BKqpkLKiQPVFf7DYzEaKmrEVxsWxielKfSK9/Xq66YyxgR1cg== |
6094 |
| - |
6095 |
| -redux-thunk@^2.3.0: |
6096 |
| - version "2.4.2" |
6097 |
| - resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.2.tgz#b9d05d11994b99f7a91ea223e8b04cf0afa5ef3b" |
6098 |
| - integrity sha512-+P3TjtnP0k/FEjcBL5FZpoovtvrTNT/UXd4/sluaSyrURlSlhLSzEdfsTBW7WsKB6yPvgd7q/iZPICFjW4o57Q== |
6099 |
| - |
6100 |
| -redux@^4.0.0, redux@^4.0.5: |
6101 |
| - version "4.2.1" |
6102 |
| - resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197" |
6103 |
| - integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w== |
6104 |
| - dependencies: |
6105 |
| - "@babel/runtime" "^7.9.2" |
6106 |
| - |
6107 | 6053 | regenerate-unicode-properties@^10.1.0:
|
6108 | 6054 | version "10.1.0"
|
6109 | 6055 | resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz#7c3192cab6dd24e21cb4461e5ddd7dd24fa8374c"
|
@@ -6262,11 +6208,6 @@ safer-buffer@^2.1.0:
|
6262 | 6208 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
|
6263 | 6209 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
|
6264 | 6210 |
|
6265 |
| -sax@>=0.6.0: |
6266 |
| - version "1.2.4" |
6267 |
| - resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" |
6268 |
| - integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== |
6269 |
| - |
6270 | 6211 | semver@^5.3.0:
|
6271 | 6212 | version "5.7.2"
|
6272 | 6213 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
|
@@ -6914,19 +6855,6 @@ write-file-atomic@^4.0.2:
|
6914 | 6855 | imurmurhash "^0.1.4"
|
6915 | 6856 | signal-exit "^3.0.7"
|
6916 | 6857 |
|
6917 |
| -xml2js@^0.5.0: |
6918 |
| - version "0.5.0" |
6919 |
| - resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.5.0.tgz#d9440631fbb2ed800203fad106f2724f62c493b7" |
6920 |
| - integrity sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA== |
6921 |
| - dependencies: |
6922 |
| - sax ">=0.6.0" |
6923 |
| - xmlbuilder "~11.0.0" |
6924 |
| - |
6925 |
| -xmlbuilder@~11.0.0: |
6926 |
| - version "11.0.1" |
6927 |
| - resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz#be9bae1c8a046e76b31127726347d0ad7002beb3" |
6928 |
| - integrity sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA== |
6929 |
| - |
6930 | 6858 | xtend@^4.0.0, xtend@~4.0.1:
|
6931 | 6859 | version "4.0.2"
|
6932 | 6860 | resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
|
|
0 commit comments