|
|
@ -1201,7 +1201,7 @@ |
|
|
|
core-js-pure "^3.20.2" |
|
|
|
core-js-pure "^3.20.2" |
|
|
|
regenerator-runtime "^0.13.4" |
|
|
|
regenerator-runtime "^0.13.4" |
|
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
|
|
|
"@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
|
|
|
version "7.16.7" |
|
|
|
version "7.16.7" |
|
|
|
resolved "https://registry.npmmirror.com/@babel/runtime/download/@babel/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa" |
|
|
|
resolved "https://registry.npmmirror.com/@babel/runtime/download/@babel/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa" |
|
|
|
integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ== |
|
|
|
integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ== |
|
|
@ -1356,6 +1356,14 @@ |
|
|
|
resolved "https://registry.npmmirror.com/@rushstack/eslint-patch/download/@rushstack/eslint-patch-1.1.0.tgz#7f698254aadf921e48dda8c0a6b304026b8a9323" |
|
|
|
resolved "https://registry.npmmirror.com/@rushstack/eslint-patch/download/@rushstack/eslint-patch-1.1.0.tgz#7f698254aadf921e48dda8c0a6b304026b8a9323" |
|
|
|
integrity sha1-f2mCVKrfkh5I3ajAprMEAmuKkyM= |
|
|
|
integrity sha1-f2mCVKrfkh5I3ajAprMEAmuKkyM= |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@types/hoist-non-react-statics@^3.3.0": |
|
|
|
|
|
|
|
version "3.3.1" |
|
|
|
|
|
|
|
resolved "https://registry.npmmirror.com/@types/hoist-non-react-statics/download/@types/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f" |
|
|
|
|
|
|
|
integrity sha1-ESSq/lEYy1kZd66xzqrtEHDrA58= |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
"@types/react" "*" |
|
|
|
|
|
|
|
hoist-non-react-statics "^3.3.0" |
|
|
|
|
|
|
|
|
|
|
|
"@types/json-schema@^7.0.9": |
|
|
|
"@types/json-schema@^7.0.9": |
|
|
|
version "7.0.9" |
|
|
|
version "7.0.9" |
|
|
|
resolved "https://registry.npmmirror.com/@types/json-schema/download/@types/json-schema-7.0.9.tgz?cache=0&sync_timestamp=1637265456183&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40types%2Fjson-schema%2Fdownload%2F%40types%2Fjson-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d" |
|
|
|
resolved "https://registry.npmmirror.com/@types/json-schema/download/@types/json-schema-7.0.9.tgz?cache=0&sync_timestamp=1637265456183&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40types%2Fjson-schema%2Fdownload%2F%40types%2Fjson-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d" |
|
|
@ -1383,6 +1391,16 @@ |
|
|
|
dependencies: |
|
|
|
dependencies: |
|
|
|
"@types/react" "*" |
|
|
|
"@types/react" "*" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@types/react-redux@^7.1.20": |
|
|
|
|
|
|
|
version "7.1.22" |
|
|
|
|
|
|
|
resolved "https://registry.npmmirror.com/@types/react-redux/download/@types/react-redux-7.1.22.tgz#0eab76a37ef477cc4b53665aeaf29cb60631b72a" |
|
|
|
|
|
|
|
integrity sha512-GxIA1kM7ClU73I6wg9IRTVwSO9GS+SAKZKe0Enj+82HMU6aoESFU2HNAdNi3+J53IaOHPiUfT3kSG4L828joDQ== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
"@types/hoist-non-react-statics" "^3.3.0" |
|
|
|
|
|
|
|
"@types/react" "*" |
|
|
|
|
|
|
|
hoist-non-react-statics "^3.3.0" |
|
|
|
|
|
|
|
redux "^4.0.0" |
|
|
|
|
|
|
|
|
|
|
|
"@types/react@*", "@types/react@^17.0.33": |
|
|
|
"@types/react@*", "@types/react@^17.0.33": |
|
|
|
version "17.0.38" |
|
|
|
version "17.0.38" |
|
|
|
resolved "https://registry.npmmirror.com/@types/react/download/@types/react-17.0.38.tgz#f24249fefd89357d5fa71f739a686b8d7c7202bd" |
|
|
|
resolved "https://registry.npmmirror.com/@types/react/download/@types/react-17.0.38.tgz#f24249fefd89357d5fa71f739a686b8d7c7202bd" |
|
|
@ -2820,6 +2838,13 @@ has@^1.0.3: |
|
|
|
dependencies: |
|
|
|
dependencies: |
|
|
|
function-bind "^1.1.1" |
|
|
|
function-bind "^1.1.1" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2: |
|
|
|
|
|
|
|
version "3.3.2" |
|
|
|
|
|
|
|
resolved "https://registry.nlark.com/hoist-non-react-statics/download/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" |
|
|
|
|
|
|
|
integrity sha1-7OCsr3HWLClpwuxZ/v9CpLGoW0U= |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
react-is "^16.7.0" |
|
|
|
|
|
|
|
|
|
|
|
human-signals@^2.1.0: |
|
|
|
human-signals@^2.1.0: |
|
|
|
version "2.1.0" |
|
|
|
version "2.1.0" |
|
|
|
resolved "https://registry.nlark.com/human-signals/download/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" |
|
|
|
resolved "https://registry.nlark.com/human-signals/download/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" |
|
|
@ -3941,11 +3966,28 @@ react-dom@^17.0.2: |
|
|
|
object-assign "^4.1.1" |
|
|
|
object-assign "^4.1.1" |
|
|
|
scheduler "^0.20.2" |
|
|
|
scheduler "^0.20.2" |
|
|
|
|
|
|
|
|
|
|
|
react-is@^16.12.0, react-is@^16.13.1: |
|
|
|
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0: |
|
|
|
version "16.13.1" |
|
|
|
version "16.13.1" |
|
|
|
resolved "https://registry.npmmirror.com/react-is/download/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
|
|
|
resolved "https://registry.npmmirror.com/react-is/download/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
|
|
|
integrity sha1-eJcppNw23imZ3BVt1sHZwYzqVqQ= |
|
|
|
integrity sha1-eJcppNw23imZ3BVt1sHZwYzqVqQ= |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
react-is@^17.0.2: |
|
|
|
|
|
|
|
version "17.0.2" |
|
|
|
|
|
|
|
resolved "https://registry.npmmirror.com/react-is/download/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" |
|
|
|
|
|
|
|
integrity sha1-5pHUqOnHiTZWVVOas3J2Kw77VPA= |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
react-redux@^7.2.6: |
|
|
|
|
|
|
|
version "7.2.6" |
|
|
|
|
|
|
|
resolved "https://registry.npmmirror.com/react-redux/download/react-redux-7.2.6.tgz#49633a24fe552b5f9caf58feb8a138936ddfe9aa" |
|
|
|
|
|
|
|
integrity sha512-10RPdsz0UUrRL1NZE0ejTkucnclYSgXp5q+tB5SWx2qeG2ZJQJyymgAhwKy73yiL/13btfB6fPr+rgbMAaZIAQ== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
"@babel/runtime" "^7.15.4" |
|
|
|
|
|
|
|
"@types/react-redux" "^7.1.20" |
|
|
|
|
|
|
|
hoist-non-react-statics "^3.3.2" |
|
|
|
|
|
|
|
loose-envify "^1.4.0" |
|
|
|
|
|
|
|
prop-types "^15.7.2" |
|
|
|
|
|
|
|
react-is "^17.0.2" |
|
|
|
|
|
|
|
|
|
|
|
react-refresh@^0.11.0: |
|
|
|
react-refresh@^0.11.0: |
|
|
|
version "0.11.0" |
|
|
|
version "0.11.0" |
|
|
|
resolved "https://registry.npmmirror.com/react-refresh/download/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046" |
|
|
|
resolved "https://registry.npmmirror.com/react-refresh/download/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046" |
|
|
@ -3959,7 +4001,7 @@ react@^17.0.2: |
|
|
|
loose-envify "^1.1.0" |
|
|
|
loose-envify "^1.1.0" |
|
|
|
object-assign "^4.1.1" |
|
|
|
object-assign "^4.1.1" |
|
|
|
|
|
|
|
|
|
|
|
redux@^4.1.2: |
|
|
|
redux@^4.0.0, redux@^4.1.2: |
|
|
|
version "4.1.2" |
|
|
|
version "4.1.2" |
|
|
|
resolved "https://registry.npmmirror.com/redux/download/redux-4.1.2.tgz#140f35426d99bb4729af760afcf79eaaac407104" |
|
|
|
resolved "https://registry.npmmirror.com/redux/download/redux-4.1.2.tgz#140f35426d99bb4729af760afcf79eaaac407104" |
|
|
|
integrity sha512-SH8PglcebESbd/shgf6mii6EIoRM0zrQyjcuQ+ojmfxjTtE0z9Y8pa62iA/OJ58qjP6j27uyW4kUF4jl/jd6sw== |
|
|
|
integrity sha512-SH8PglcebESbd/shgf6mii6EIoRM0zrQyjcuQ+ojmfxjTtE0z9Y8pa62iA/OJ58qjP6j27uyW4kUF4jl/jd6sw== |
|
|
|