|
|
|
@ -1187,7 +1187,7 @@
|
|
|
|
|
"@types/qs" "*"
|
|
|
|
|
"@types/range-parser" "*"
|
|
|
|
|
|
|
|
|
|
"@types/hoist-non-react-statics@^3.3.1":
|
|
|
|
|
"@types/hoist-non-react-statics@^3.3.0", "@types/hoist-non-react-statics@^3.3.1":
|
|
|
|
|
version "3.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
|
|
|
|
|
integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
|
|
|
|
@ -1262,6 +1262,16 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
|
|
|
|
|
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
|
|
|
|
|
|
|
|
|
|
"@types/react-redux@^7.1.16":
|
|
|
|
|
version "7.1.16"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.16.tgz#0fbd04c2500c12105494c83d4a3e45c084e3cb21"
|
|
|
|
|
integrity sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/hoist-non-react-statics" "^3.3.0"
|
|
|
|
|
"@types/react" "*"
|
|
|
|
|
hoist-non-react-statics "^3.3.0"
|
|
|
|
|
redux "^4.0.0"
|
|
|
|
|
|
|
|
|
|
"@types/react@*":
|
|
|
|
|
version "17.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
|
|
|
|
@ -5292,12 +5302,13 @@ react-popper@1.3.7:
|
|
|
|
|
typed-styles "^0.0.7"
|
|
|
|
|
warning "^4.0.2"
|
|
|
|
|
|
|
|
|
|
react-redux@7.2.2:
|
|
|
|
|
version "7.2.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.2.tgz#03862e803a30b6b9ef8582dadcc810947f74b736"
|
|
|
|
|
integrity sha512-8+CQ1EvIVFkYL/vu6Olo7JFLWop1qRUeb46sGtIMDCSpgwPQq8fPLpirIB0iTqFe9XYEFPHssdX8/UwN6pAkEA==
|
|
|
|
|
react-redux@7.2.4:
|
|
|
|
|
version "7.2.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.4.tgz#1ebb474032b72d806de2e0519cd07761e222e225"
|
|
|
|
|
integrity sha512-hOQ5eOSkEJEXdpIKbnRyl04LhaWabkDPV+Ix97wqQX3T3d2NQ8DUblNXXtNMavc7DpswyQM6xfaN4HQDKNY2JA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.12.1"
|
|
|
|
|
"@types/react-redux" "^7.1.16"
|
|
|
|
|
hoist-non-react-statics "^3.3.2"
|
|
|
|
|
loose-envify "^1.4.0"
|
|
|
|
|
prop-types "^15.7.2"
|
|
|
|
@ -5471,15 +5482,7 @@ redux-thunk@2.3.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3.0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622"
|
|
|
|
|
integrity sha512-km6dclyFnmcvxhAcrQV2AkZmPQjzPDjgVlQtR0EQjxZPyJ0BnMf3in1ryuR8A2qU0HldVRfxYXbFSKlI3N7Slw==
|
|
|
|
|
|
|
|
|
|
redux@4.0.5:
|
|
|
|
|
version "4.0.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.5.tgz#4db5de5816e17891de8a80c424232d06f051d93f"
|
|
|
|
|
integrity sha512-VSz1uMAH24DM6MF72vcojpYPtrTUu3ByVWfPL1nPfVRb5mZVTve5GnNCUV53QM/BZ66xfWrm0CTWoM+Xlz8V1w==
|
|
|
|
|
dependencies:
|
|
|
|
|
loose-envify "^1.4.0"
|
|
|
|
|
symbol-observable "^1.2.0"
|
|
|
|
|
|
|
|
|
|
redux@^4.0.4:
|
|
|
|
|
redux@4.1.0, redux@^4.0.0, redux@^4.0.4:
|
|
|
|
|
version "4.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/redux/-/redux-4.1.0.tgz#eb049679f2f523c379f1aff345c8612f294c88d4"
|
|
|
|
|
integrity sha512-uI2dQN43zqLWCt6B/BMGRMY6db7TTY4qeHHfGeKb3EOhmOKjU3KdWvNLJyqaHRksv/ErdNH7cFZWg9jXtewy4g==
|
|
|
|
@ -6268,11 +6271,6 @@ svg-tags@^1.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764"
|
|
|
|
|
integrity sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=
|
|
|
|
|
|
|
|
|
|
symbol-observable@^1.2.0:
|
|
|
|
|
version "1.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"
|
|
|
|
|
integrity sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==
|
|
|
|
|
|
|
|
|
|
table@^6.0.4, table@^6.5.1:
|
|
|
|
|
version "6.5.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/table/-/table-6.5.1.tgz#930885a7430f15f8766b35cd1e36de40793db523"
|
|
|
|
|