|
|
|
@ -11,13 +11,9 @@
@@ -11,13 +11,9 @@
|
|
|
|
|
"@ant-design/icons": "^4.0.6", |
|
|
|
|
"@babel/core": "7.12.3", |
|
|
|
|
"@bitalikrty/redux-create-reducer": "^1.0.0", |
|
|
|
|
"@emotion/react": "^11.9.0", |
|
|
|
|
"@emotion/styled": "^11.8.1", |
|
|
|
|
"@material-ui/core": "^4.9.9", |
|
|
|
|
"@material-ui/icons": "^4.9.1", |
|
|
|
|
"@mdi/font": "^3.5.95", |
|
|
|
|
"@mui/icons-material": "^5.6.2", |
|
|
|
|
"@mui/material": "^5.6.3", |
|
|
|
|
"@pmmmwh/react-refresh-webpack-plugin": "0.4.3", |
|
|
|
|
"@svgr/webpack": "5.5.0", |
|
|
|
|
"@testing-library/jest-dom": "^5.11.4", |
|
|
|
@ -6798,45 +6794,11 @@
@@ -6798,45 +6794,11 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.8.0.tgz", |
|
|
|
|
"integrity": "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@emotion/is-prop-valid": { |
|
|
|
|
"version": "1.1.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.1.2.tgz", |
|
|
|
|
"integrity": "sha512-3QnhqeL+WW88YjYbQL5gUIkthuMw7a0NGbZ7wfFVk2kg/CK5w8w5FFa0RzWjyY1+sujN0NWbtSHH6OJmWHtJpQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@emotion/memoize": "^0.7.4" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@emotion/memoize": { |
|
|
|
|
"version": "0.7.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.5.tgz", |
|
|
|
|
"integrity": "sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@emotion/react": { |
|
|
|
|
"version": "11.9.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.9.0.tgz", |
|
|
|
|
"integrity": "sha512-lBVSF5d0ceKtfKCDQJveNAtkC7ayxpVlgOohLgXqRwqWr9bOf4TZAFFyIcNngnV6xK6X4x2ZeXq7vliHkoVkxQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/runtime": "^7.13.10", |
|
|
|
|
"@emotion/babel-plugin": "^11.7.1", |
|
|
|
|
"@emotion/cache": "^11.7.1", |
|
|
|
|
"@emotion/serialize": "^1.0.3", |
|
|
|
|
"@emotion/utils": "^1.1.0", |
|
|
|
|
"@emotion/weak-memoize": "^0.2.5", |
|
|
|
|
"hoist-non-react-statics": "^3.3.1" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@babel/core": "^7.0.0", |
|
|
|
|
"react": ">=16.8.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"@babel/core": { |
|
|
|
|
"optional": true |
|
|
|
|
}, |
|
|
|
|
"@types/react": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@emotion/serialize": { |
|
|
|
|
"version": "1.0.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.0.3.tgz", |
|
|
|
@ -6859,31 +6821,6 @@
@@ -6859,31 +6821,6 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.1.0.tgz", |
|
|
|
|
"integrity": "sha512-u0AX4aSo25sMAygCuQTzS+HsImZFuS8llY8O7b9MDRzbJM0kVJlAz6KNDqcG7pOuQZJmj/8X/rAW+66kMnMW+g==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@emotion/styled": { |
|
|
|
|
"version": "11.8.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.8.1.tgz", |
|
|
|
|
"integrity": "sha512-OghEVAYBZMpEquHZwuelXcRjRJQOVayvbmNR0zr174NHdmMgrNkLC6TljKC5h9lZLkN5WGrdUcrKlOJ4phhoTQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/runtime": "^7.13.10", |
|
|
|
|
"@emotion/babel-plugin": "^11.7.1", |
|
|
|
|
"@emotion/is-prop-valid": "^1.1.2", |
|
|
|
|
"@emotion/serialize": "^1.0.2", |
|
|
|
|
"@emotion/utils": "^1.1.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@babel/core": "^7.0.0", |
|
|
|
|
"@emotion/react": "^11.0.0-rc.0", |
|
|
|
|
"react": ">=16.8.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"@babel/core": { |
|
|
|
|
"optional": true |
|
|
|
|
}, |
|
|
|
|
"@types/react": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@emotion/stylis": { |
|
|
|
|
"version": "0.7.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.7.1.tgz", |
|
|
|
@ -8239,262 +8176,6 @@
@@ -8239,262 +8176,6 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mdi/font/-/font-3.9.97.tgz", |
|
|
|
|
"integrity": "sha512-yADBl2mzqIssrhLaRvJ2gZPyEQK+fN9uYh/1/cwwuq2lKDx+ITWsOrh1vlHMfw1IICMx9cwBjSoiCf3B8Br8nw==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/base": { |
|
|
|
|
"version": "5.0.0-alpha.78", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.78.tgz", |
|
|
|
|
"integrity": "sha512-5L+GNe2M9/tFjQpjK2r837+kzRg/l6D5R9SQbG1wmSWejw5Ei8P+KXIgS/NLNi9g7dUT8bnCyzz9AZKQX1Jsfg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
"@emotion/is-prop-valid": "^1.1.2", |
|
|
|
|
"@mui/types": "^7.1.3", |
|
|
|
|
"@mui/utils": "^5.6.1", |
|
|
|
|
"@popperjs/core": "^2.11.5", |
|
|
|
|
"clsx": "^1.1.1", |
|
|
|
|
"prop-types": "^15.7.2", |
|
|
|
|
"react-is": "^17.0.2" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/mui" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@types/react": "^17.0.0 || ^18.0.0", |
|
|
|
|
"react": "^17.0.0 || ^18.0.0", |
|
|
|
|
"react-dom": "^17.0.0 || ^18.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"@types/react": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/base/node_modules/react-is": { |
|
|
|
|
"version": "17.0.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", |
|
|
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/icons-material": { |
|
|
|
|
"version": "5.6.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.6.2.tgz", |
|
|
|
|
"integrity": "sha512-9QdI7axKuBAyaGz4mtdi7Uy1j73/thqFmEuxpJHxNC7O8ADEK1Da3t2veK2tgmsXsUlAHcAG63gg+GvWWeQNqQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/runtime": "^7.17.2" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/mui" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@mui/material": "^5.0.0", |
|
|
|
|
"@types/react": "^17.0.0 || ^18.0.0", |
|
|
|
|
"react": "^17.0.0 || ^18.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"@types/react": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/material": { |
|
|
|
|
"version": "5.6.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.6.3.tgz", |
|
|
|
|
"integrity": "sha512-2VovFsbCEhic29NYoBF7zFrpH2sEOlKXXDhGjzxmWiI9OnC3SX63hapWunjaVsiRINVnjuMHuW1MOs4UtV8Gfg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
"@mui/base": "5.0.0-alpha.78", |
|
|
|
|
"@mui/system": "^5.6.3", |
|
|
|
|
"@mui/types": "^7.1.3", |
|
|
|
|
"@mui/utils": "^5.6.1", |
|
|
|
|
"@types/react-transition-group": "^4.4.4", |
|
|
|
|
"clsx": "^1.1.1", |
|
|
|
|
"csstype": "^3.0.11", |
|
|
|
|
"hoist-non-react-statics": "^3.3.2", |
|
|
|
|
"prop-types": "^15.7.2", |
|
|
|
|
"react-is": "^17.0.2", |
|
|
|
|
"react-transition-group": "^4.4.2" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/mui" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@emotion/react": "^11.5.0", |
|
|
|
|
"@emotion/styled": "^11.3.0", |
|
|
|
|
"@types/react": "^17.0.0 || ^18.0.0", |
|
|
|
|
"react": "^17.0.0 || ^18.0.0", |
|
|
|
|
"react-dom": "^17.0.0 || ^18.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"@emotion/react": { |
|
|
|
|
"optional": true |
|
|
|
|
}, |
|
|
|
|
"@emotion/styled": { |
|
|
|
|
"optional": true |
|
|
|
|
}, |
|
|
|
|
"@types/react": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/material/node_modules/csstype": { |
|
|
|
|
"version": "3.0.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz", |
|
|
|
|
"integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/material/node_modules/react-is": { |
|
|
|
|
"version": "17.0.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", |
|
|
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/private-theming": { |
|
|
|
|
"version": "5.6.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.6.2.tgz", |
|
|
|
|
"integrity": "sha512-IbrSfFXfiZdyhRMC2bgGTFtb16RBQ5mccmjeh3MtAERWuepiCK7gkW5D9WhEsfTu6iez+TEjeUKSgmMHlsM2mg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
"@mui/utils": "^5.6.1", |
|
|
|
|
"prop-types": "^15.7.2" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/mui" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@types/react": "^17.0.0 || ^18.0.0", |
|
|
|
|
"react": "^17.0.0 || ^18.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"@types/react": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/styled-engine": { |
|
|
|
|
"version": "5.6.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-5.6.1.tgz", |
|
|
|
|
"integrity": "sha512-jEhH6TBY8jc9S8yVncXmoTYTbATjEu44RMFXj6sIYfKr5NArVwTwRo3JexLL0t3BOAiYM4xsFLgfKEIvB9SAeQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
"@emotion/cache": "^11.7.1", |
|
|
|
|
"prop-types": "^15.7.2" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/mui" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@emotion/react": "^11.4.1", |
|
|
|
|
"@emotion/styled": "^11.3.0", |
|
|
|
|
"react": "^17.0.0 || ^18.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"@emotion/react": { |
|
|
|
|
"optional": true |
|
|
|
|
}, |
|
|
|
|
"@emotion/styled": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/system": { |
|
|
|
|
"version": "5.6.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/system/-/system-5.6.3.tgz", |
|
|
|
|
"integrity": "sha512-4SRi52a4ttZ2S4EHEDE8arVNuKqyQLTYUTF80WAZ0tQwnG20qwlBtzcrywCGItmVAMl7RUaYopyWOx3yVPvrmQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
"@mui/private-theming": "^5.6.2", |
|
|
|
|
"@mui/styled-engine": "^5.6.1", |
|
|
|
|
"@mui/types": "^7.1.3", |
|
|
|
|
"@mui/utils": "^5.6.1", |
|
|
|
|
"clsx": "^1.1.1", |
|
|
|
|
"csstype": "^3.0.11", |
|
|
|
|
"prop-types": "^15.7.2" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/mui" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@emotion/react": "^11.5.0", |
|
|
|
|
"@emotion/styled": "^11.3.0", |
|
|
|
|
"@types/react": "^17.0.0 || ^18.0.0", |
|
|
|
|
"react": "^17.0.0 || ^18.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"@emotion/react": { |
|
|
|
|
"optional": true |
|
|
|
|
}, |
|
|
|
|
"@emotion/styled": { |
|
|
|
|
"optional": true |
|
|
|
|
}, |
|
|
|
|
"@types/react": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/system/node_modules/csstype": { |
|
|
|
|
"version": "3.0.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz", |
|
|
|
|
"integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/types": { |
|
|
|
|
"version": "7.1.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/types/-/types-7.1.3.tgz", |
|
|
|
|
"integrity": "sha512-DDF0UhMBo4Uezlk+6QxrlDbchF79XG6Zs0zIewlR4c0Dt6GKVFfUtzPtHCH1tTbcSlq/L2bGEdiaoHBJ9Y1gSA==", |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@types/react": "*" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"@types/react": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/utils": { |
|
|
|
|
"version": "5.6.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.6.1.tgz", |
|
|
|
|
"integrity": "sha512-CPrzrkiBusCZBLWu0Sg5MJvR3fKJyK3gKecLVX012LULyqg2U64Oz04BKhfkbtBrPBbSQxM+DWW9B1c9hmV9nQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
"@types/prop-types": "^15.7.4", |
|
|
|
|
"@types/react-is": "^16.7.1 || ^17.0.0", |
|
|
|
|
"prop-types": "^15.7.2", |
|
|
|
|
"react-is": "^17.0.2" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/mui" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"react": "^17.0.0 || ^18.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mui/utils/node_modules/react-is": { |
|
|
|
|
"version": "17.0.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", |
|
|
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nodelib/fs.scandir": { |
|
|
|
|
"version": "2.1.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", |
|
|
|
@ -8627,15 +8308,6 @@
@@ -8627,15 +8308,6 @@
|
|
|
|
|
"node": ">= 8" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@popperjs/core": { |
|
|
|
|
"version": "2.11.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.5.tgz", |
|
|
|
|
"integrity": "sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw==", |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/popperjs" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@protobufjs/aspromise": { |
|
|
|
|
"version": "1.1.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz", |
|
|
|
@ -9390,14 +9062,6 @@
@@ -9390,14 +9062,6 @@
|
|
|
|
|
"@types/react": "^17" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react-is": { |
|
|
|
|
"version": "17.0.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-is/-/react-is-17.0.3.tgz", |
|
|
|
|
"integrity": "sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/react": "*" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react-redux": { |
|
|
|
|
"version": "7.1.24", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.24.tgz", |
|
|
|
@ -38429,33 +38093,11 @@
@@ -38429,33 +38093,11 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.8.0.tgz", |
|
|
|
|
"integrity": "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==" |
|
|
|
|
}, |
|
|
|
|
"@emotion/is-prop-valid": { |
|
|
|
|
"version": "1.1.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.1.2.tgz", |
|
|
|
|
"integrity": "sha512-3QnhqeL+WW88YjYbQL5gUIkthuMw7a0NGbZ7wfFVk2kg/CK5w8w5FFa0RzWjyY1+sujN0NWbtSHH6OJmWHtJpQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"@emotion/memoize": "^0.7.4" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@emotion/memoize": { |
|
|
|
|
"version": "0.7.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.5.tgz", |
|
|
|
|
"integrity": "sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==" |
|
|
|
|
}, |
|
|
|
|
"@emotion/react": { |
|
|
|
|
"version": "11.9.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.9.0.tgz", |
|
|
|
|
"integrity": "sha512-lBVSF5d0ceKtfKCDQJveNAtkC7ayxpVlgOohLgXqRwqWr9bOf4TZAFFyIcNngnV6xK6X4x2ZeXq7vliHkoVkxQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/runtime": "^7.13.10", |
|
|
|
|
"@emotion/babel-plugin": "^11.7.1", |
|
|
|
|
"@emotion/cache": "^11.7.1", |
|
|
|
|
"@emotion/serialize": "^1.0.3", |
|
|
|
|
"@emotion/utils": "^1.1.0", |
|
|
|
|
"@emotion/weak-memoize": "^0.2.5", |
|
|
|
|
"hoist-non-react-statics": "^3.3.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@emotion/serialize": { |
|
|
|
|
"version": "1.0.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.0.3.tgz", |
|
|
|
@ -38480,18 +38122,6 @@
@@ -38480,18 +38122,6 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.1.0.tgz", |
|
|
|
|
"integrity": "sha512-u0AX4aSo25sMAygCuQTzS+HsImZFuS8llY8O7b9MDRzbJM0kVJlAz6KNDqcG7pOuQZJmj/8X/rAW+66kMnMW+g==" |
|
|
|
|
}, |
|
|
|
|
"@emotion/styled": { |
|
|
|
|
"version": "11.8.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.8.1.tgz", |
|
|
|
|
"integrity": "sha512-OghEVAYBZMpEquHZwuelXcRjRJQOVayvbmNR0zr174NHdmMgrNkLC6TljKC5h9lZLkN5WGrdUcrKlOJ4phhoTQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/runtime": "^7.13.10", |
|
|
|
|
"@emotion/babel-plugin": "^11.7.1", |
|
|
|
|
"@emotion/is-prop-valid": "^1.1.2", |
|
|
|
|
"@emotion/serialize": "^1.0.2", |
|
|
|
|
"@emotion/utils": "^1.1.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@emotion/stylis": { |
|
|
|
|
"version": "0.7.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.7.1.tgz", |
|
|
|
@ -39514,134 +39144,6 @@
@@ -39514,134 +39144,6 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mdi/font/-/font-3.9.97.tgz", |
|
|
|
|
"integrity": "sha512-yADBl2mzqIssrhLaRvJ2gZPyEQK+fN9uYh/1/cwwuq2lKDx+ITWsOrh1vlHMfw1IICMx9cwBjSoiCf3B8Br8nw==" |
|
|
|
|
}, |
|
|
|
|
"@mui/base": { |
|
|
|
|
"version": "5.0.0-alpha.78", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.78.tgz", |
|
|
|
|
"integrity": "sha512-5L+GNe2M9/tFjQpjK2r837+kzRg/l6D5R9SQbG1wmSWejw5Ei8P+KXIgS/NLNi9g7dUT8bnCyzz9AZKQX1Jsfg==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
"@emotion/is-prop-valid": "^1.1.2", |
|
|
|
|
"@mui/types": "^7.1.3", |
|
|
|
|
"@mui/utils": "^5.6.1", |
|
|
|
|
"@popperjs/core": "^2.11.5", |
|
|
|
|
"clsx": "^1.1.1", |
|
|
|
|
"prop-types": "^15.7.2", |
|
|
|
|
"react-is": "^17.0.2" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"react-is": { |
|
|
|
|
"version": "17.0.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", |
|
|
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@mui/icons-material": { |
|
|
|
|
"version": "5.6.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.6.2.tgz", |
|
|
|
|
"integrity": "sha512-9QdI7axKuBAyaGz4mtdi7Uy1j73/thqFmEuxpJHxNC7O8ADEK1Da3t2veK2tgmsXsUlAHcAG63gg+GvWWeQNqQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/runtime": "^7.17.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@mui/material": { |
|
|
|
|
"version": "5.6.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.6.3.tgz", |
|
|
|
|
"integrity": "sha512-2VovFsbCEhic29NYoBF7zFrpH2sEOlKXXDhGjzxmWiI9OnC3SX63hapWunjaVsiRINVnjuMHuW1MOs4UtV8Gfg==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
"@mui/base": "5.0.0-alpha.78", |
|
|
|
|
"@mui/system": "^5.6.3", |
|
|
|
|
"@mui/types": "^7.1.3", |
|
|
|
|
"@mui/utils": "^5.6.1", |
|
|
|
|
"@types/react-transition-group": "^4.4.4", |
|
|
|
|
"clsx": "^1.1.1", |
|
|
|
|
"csstype": "^3.0.11", |
|
|
|
|
"hoist-non-react-statics": "^3.3.2", |
|
|
|
|
"prop-types": "^15.7.2", |
|
|
|
|
"react-is": "^17.0.2", |
|
|
|
|
"react-transition-group": "^4.4.2" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"csstype": { |
|
|
|
|
"version": "3.0.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz", |
|
|
|
|
"integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==" |
|
|
|
|
}, |
|
|
|
|
"react-is": { |
|
|
|
|
"version": "17.0.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", |
|
|
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@mui/private-theming": { |
|
|
|
|
"version": "5.6.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.6.2.tgz", |
|
|
|
|
"integrity": "sha512-IbrSfFXfiZdyhRMC2bgGTFtb16RBQ5mccmjeh3MtAERWuepiCK7gkW5D9WhEsfTu6iez+TEjeUKSgmMHlsM2mg==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
"@mui/utils": "^5.6.1", |
|
|
|
|
"prop-types": "^15.7.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@mui/styled-engine": { |
|
|
|
|
"version": "5.6.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-5.6.1.tgz", |
|
|
|
|
"integrity": "sha512-jEhH6TBY8jc9S8yVncXmoTYTbATjEu44RMFXj6sIYfKr5NArVwTwRo3JexLL0t3BOAiYM4xsFLgfKEIvB9SAeQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
"@emotion/cache": "^11.7.1", |
|
|
|
|
"prop-types": "^15.7.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@mui/system": { |
|
|
|
|
"version": "5.6.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/system/-/system-5.6.3.tgz", |
|
|
|
|
"integrity": "sha512-4SRi52a4ttZ2S4EHEDE8arVNuKqyQLTYUTF80WAZ0tQwnG20qwlBtzcrywCGItmVAMl7RUaYopyWOx3yVPvrmQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
"@mui/private-theming": "^5.6.2", |
|
|
|
|
"@mui/styled-engine": "^5.6.1", |
|
|
|
|
"@mui/types": "^7.1.3", |
|
|
|
|
"@mui/utils": "^5.6.1", |
|
|
|
|
"clsx": "^1.1.1", |
|
|
|
|
"csstype": "^3.0.11", |
|
|
|
|
"prop-types": "^15.7.2" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"csstype": { |
|
|
|
|
"version": "3.0.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz", |
|
|
|
|
"integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@mui/types": { |
|
|
|
|
"version": "7.1.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/types/-/types-7.1.3.tgz", |
|
|
|
|
"integrity": "sha512-DDF0UhMBo4Uezlk+6QxrlDbchF79XG6Zs0zIewlR4c0Dt6GKVFfUtzPtHCH1tTbcSlq/L2bGEdiaoHBJ9Y1gSA==", |
|
|
|
|
"requires": {} |
|
|
|
|
}, |
|
|
|
|
"@mui/utils": { |
|
|
|
|
"version": "5.6.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.6.1.tgz", |
|
|
|
|
"integrity": "sha512-CPrzrkiBusCZBLWu0Sg5MJvR3fKJyK3gKecLVX012LULyqg2U64Oz04BKhfkbtBrPBbSQxM+DWW9B1c9hmV9nQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
"@types/prop-types": "^15.7.4", |
|
|
|
|
"@types/react-is": "^16.7.1 || ^17.0.0", |
|
|
|
|
"prop-types": "^15.7.2", |
|
|
|
|
"react-is": "^17.0.2" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"react-is": { |
|
|
|
|
"version": "17.0.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", |
|
|
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@nodelib/fs.scandir": { |
|
|
|
|
"version": "2.1.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", |
|
|
|
@ -39720,11 +39222,6 @@
@@ -39720,11 +39222,6 @@
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@popperjs/core": { |
|
|
|
|
"version": "2.11.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.5.tgz", |
|
|
|
|
"integrity": "sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw==" |
|
|
|
|
}, |
|
|
|
|
"@protobufjs/aspromise": { |
|
|
|
|
"version": "1.1.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz", |
|
|
|
@ -40312,14 +39809,6 @@
@@ -40312,14 +39809,6 @@
|
|
|
|
|
"@types/react": "^17" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@types/react-is": { |
|
|
|
|
"version": "17.0.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-is/-/react-is-17.0.3.tgz", |
|
|
|
|
"integrity": "sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw==", |
|
|
|
|
"requires": { |
|
|
|
|
"@types/react": "*" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@types/react-redux": { |
|
|
|
|
"version": "7.1.24", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.24.tgz", |
|
|
|
|