|
|
@ -8,10 +8,13 @@ |
|
|
|
"name": "danovin-tasks", |
|
|
|
"name": "danovin-tasks", |
|
|
|
"version": "0.1.0", |
|
|
|
"version": "0.1.0", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@emotion/react": "^11.8.2", |
|
|
|
|
|
|
|
"@emotion/styled": "^11.8.1", |
|
|
|
"@fortawesome/free-brands-svg-icons": "^5.15.4", |
|
|
|
"@fortawesome/free-brands-svg-icons": "^5.15.4", |
|
|
|
"@fortawesome/free-solid-svg-icons": "^5.15.4", |
|
|
|
"@fortawesome/free-solid-svg-icons": "^5.15.4", |
|
|
|
"@fortawesome/react-fontawesome": "^0.1.16", |
|
|
|
"@fortawesome/react-fontawesome": "^0.1.16", |
|
|
|
"@heroicons/react": "^1.0.5", |
|
|
|
"@heroicons/react": "^1.0.5", |
|
|
|
|
|
|
|
"@mui/material": "^5.5.2", |
|
|
|
"@reduxjs/toolkit": "^1.7.1", |
|
|
|
"@reduxjs/toolkit": "^1.7.1", |
|
|
|
"@testing-library/jest-dom": "^5.16.1", |
|
|
|
"@testing-library/jest-dom": "^5.16.1", |
|
|
|
"@testing-library/react": "^12.1.2", |
|
|
|
"@testing-library/react": "^12.1.2", |
|
|
@ -24,6 +27,7 @@ |
|
|
|
"react-apexcharts": "^1.3.9", |
|
|
|
"react-apexcharts": "^1.3.9", |
|
|
|
"react-dom": "^17.0.2", |
|
|
|
"react-dom": "^17.0.2", |
|
|
|
"react-icons": "^4.3.1", |
|
|
|
"react-icons": "^4.3.1", |
|
|
|
|
|
|
|
"react-indiana-drag-scroll": "^2.1.0", |
|
|
|
"react-input-range": "^1.3.0", |
|
|
|
"react-input-range": "^1.3.0", |
|
|
|
"react-redux": "^7.2.6", |
|
|
|
"react-redux": "^7.2.6", |
|
|
|
"react-scripts": "5.0.0", |
|
|
|
"react-scripts": "5.0.0", |
|
|
@ -1931,9 +1935,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/runtime": { |
|
|
|
"node_modules/@babel/runtime": { |
|
|
|
"version": "7.16.5", |
|
|
|
"version": "7.17.8", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.8.tgz", |
|
|
|
"integrity": "sha512-TXWihFIS3Pyv5hzR7j6ihmeLkZfrXGxAr5UfSl8CHf+6q/wpiYDkUau0czckpYG8QmnCIuPpdLtuA9VmuGGyMA==", |
|
|
|
"integrity": "sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"regenerator-runtime": "^0.13.4" |
|
|
|
"regenerator-runtime": "^0.13.4" |
|
|
|
}, |
|
|
|
}, |
|
|
@ -2038,6 +2042,177 @@ |
|
|
|
"react-dom": ">= 16.8.0 < 18.0.0" |
|
|
|
"react-dom": ">= 16.8.0 < 18.0.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/babel-plugin": { |
|
|
|
|
|
|
|
"version": "11.7.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.7.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-6mGSCWi9UzXut/ZAN6lGFu33wGR3SJisNl3c0tvlmb8XChH1b2SUvxvnOh7hvLpqyRdHHU9AiazV3Cwbk5SXKQ==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@babel/helper-module-imports": "^7.12.13", |
|
|
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.12.13", |
|
|
|
|
|
|
|
"@babel/runtime": "^7.13.10", |
|
|
|
|
|
|
|
"@emotion/hash": "^0.8.0", |
|
|
|
|
|
|
|
"@emotion/memoize": "^0.7.5", |
|
|
|
|
|
|
|
"@emotion/serialize": "^1.0.2", |
|
|
|
|
|
|
|
"babel-plugin-macros": "^2.6.1", |
|
|
|
|
|
|
|
"convert-source-map": "^1.5.0", |
|
|
|
|
|
|
|
"escape-string-regexp": "^4.0.0", |
|
|
|
|
|
|
|
"find-root": "^1.1.0", |
|
|
|
|
|
|
|
"source-map": "^0.5.7", |
|
|
|
|
|
|
|
"stylis": "4.0.13" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
|
|
"@babel/core": "^7.0.0" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/babel-plugin/node_modules/babel-plugin-macros": { |
|
|
|
|
|
|
|
"version": "2.8.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.7.2", |
|
|
|
|
|
|
|
"cosmiconfig": "^6.0.0", |
|
|
|
|
|
|
|
"resolve": "^1.12.0" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/babel-plugin/node_modules/cosmiconfig": { |
|
|
|
|
|
|
|
"version": "6.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@types/parse-json": "^4.0.0", |
|
|
|
|
|
|
|
"import-fresh": "^3.1.0", |
|
|
|
|
|
|
|
"parse-json": "^5.0.0", |
|
|
|
|
|
|
|
"path-type": "^4.0.0", |
|
|
|
|
|
|
|
"yaml": "^1.7.2" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=8" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/babel-plugin/node_modules/escape-string-regexp": { |
|
|
|
|
|
|
|
"version": "4.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=10" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"funding": { |
|
|
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/cache": { |
|
|
|
|
|
|
|
"version": "11.7.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.7.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-r65Zy4Iljb8oyjtLeCuBH8Qjiy107dOYC6SJq7g7GV5UCQWMObY4SJDPGFjiiVpPrOJ2hmJOoBiYTC7hwx9E2A==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@emotion/memoize": "^0.7.4", |
|
|
|
|
|
|
|
"@emotion/sheet": "^1.1.0", |
|
|
|
|
|
|
|
"@emotion/utils": "^1.0.0", |
|
|
|
|
|
|
|
"@emotion/weak-memoize": "^0.2.5", |
|
|
|
|
|
|
|
"stylis": "4.0.13" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/hash": { |
|
|
|
|
|
|
|
"version": "0.8.0", |
|
|
|
|
|
|
|
"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.8.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.8.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-+1bcHBaNJv5nkIIgnGKVsie3otS0wF9f1T1hteF3WeVvMNQEtfZ4YyFpnphGoot3ilU/wWMgP2SgIDuHLE/wAA==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.13.10", |
|
|
|
|
|
|
|
"@emotion/babel-plugin": "^11.7.1", |
|
|
|
|
|
|
|
"@emotion/cache": "^11.7.1", |
|
|
|
|
|
|
|
"@emotion/serialize": "^1.0.2", |
|
|
|
|
|
|
|
"@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.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.0.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-95MgNJ9+/ajxU7QIAruiOAdYNjxZX7G2mhgrtDWswA21VviYIRP1R5QilZ/bDY42xiKsaktP4egJb3QdYQZi1A==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@emotion/hash": "^0.8.0", |
|
|
|
|
|
|
|
"@emotion/memoize": "^0.7.4", |
|
|
|
|
|
|
|
"@emotion/unitless": "^0.7.5", |
|
|
|
|
|
|
|
"@emotion/utils": "^1.0.0", |
|
|
|
|
|
|
|
"csstype": "^3.0.2" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/sheet": { |
|
|
|
|
|
|
|
"version": "1.1.0", |
|
|
|
|
|
|
|
"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/unitless": { |
|
|
|
|
|
|
|
"version": "0.7.5", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/utils": { |
|
|
|
|
|
|
|
"version": "1.1.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.1.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-iRLa/Y4Rs5H/f2nimczYmS5kFJEbpiVvgN3XVfZ022IYhuNA1IRSHEizcof88LtCTXtl9S2Cxt32KgaXEu72JQ==" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/weak-memoize": { |
|
|
|
|
|
|
|
"version": "0.2.5", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==" |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/@eslint/eslintrc": { |
|
|
|
"node_modules/@eslint/eslintrc": { |
|
|
|
"version": "1.0.5", |
|
|
|
"version": "1.0.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.5.tgz", |
|
|
@ -2856,6 +3031,236 @@ |
|
|
|
"node": ">=8" |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@mui/base": { |
|
|
|
|
|
|
|
"version": "5.0.0-alpha.74", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.74.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-pw3T1xNXpW8pLo9+BvtyazZb0CSjNJsjbzznlbV/aNkBfjNPXQVI3X1NDm3WSI8y6M96WDIVO7XrHAohOwALSQ==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
|
|
|
"@emotion/is-prop-valid": "^1.1.2", |
|
|
|
|
|
|
|
"@mui/types": "^7.1.3", |
|
|
|
|
|
|
|
"@mui/utils": "^5.5.3", |
|
|
|
|
|
|
|
"@popperjs/core": "^2.11.4", |
|
|
|
|
|
|
|
"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": "^16.8.6 || ^17.0.0", |
|
|
|
|
|
|
|
"react": "^17.0.0", |
|
|
|
|
|
|
|
"react-dom": "^17.0.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
|
|
"optional": true |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@mui/material": { |
|
|
|
|
|
|
|
"version": "5.5.3", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.5.3.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-eADa3kUYbbr1jNjcufn0a7HeU8cSo0agbrkj720hodxVFNIfzq7a2e58Z+PaZqll55kMGBvlYJ7rTcXU399x5A==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
|
|
|
"@mui/base": "5.0.0-alpha.74", |
|
|
|
|
|
|
|
"@mui/system": "^5.5.3", |
|
|
|
|
|
|
|
"@mui/types": "^7.1.3", |
|
|
|
|
|
|
|
"@mui/utils": "^5.5.3", |
|
|
|
|
|
|
|
"@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": "^16.8.6 || ^17.0.0", |
|
|
|
|
|
|
|
"react": "^17.0.0", |
|
|
|
|
|
|
|
"react-dom": "^17.0.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
|
|
"@emotion/react": { |
|
|
|
|
|
|
|
"optional": true |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/styled": { |
|
|
|
|
|
|
|
"optional": true |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
|
|
"optional": true |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@mui/material/node_modules/dom-helpers": { |
|
|
|
|
|
|
|
"version": "5.2.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.8.7", |
|
|
|
|
|
|
|
"csstype": "^3.0.2" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@mui/material/node_modules/react-transition-group": { |
|
|
|
|
|
|
|
"version": "4.4.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.5.5", |
|
|
|
|
|
|
|
"dom-helpers": "^5.0.1", |
|
|
|
|
|
|
|
"loose-envify": "^1.4.0", |
|
|
|
|
|
|
|
"prop-types": "^15.6.2" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
|
|
"react": ">=16.6.0", |
|
|
|
|
|
|
|
"react-dom": ">=16.6.0" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@mui/private-theming": { |
|
|
|
|
|
|
|
"version": "5.5.3", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.5.3.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-Wf7NurY7lk8SBWelSBY2U02zxLt1773JpIcXTHuEC9/GZdQA4CXCJGl2cVQzheKhee5rZ+8JwGulrRiVl1m+4A==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
|
|
|
"@mui/utils": "^5.5.3", |
|
|
|
|
|
|
|
"prop-types": "^15.7.2" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=12.0.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"funding": { |
|
|
|
|
|
|
|
"type": "opencollective", |
|
|
|
|
|
|
|
"url": "https://opencollective.com/mui" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
|
|
"@types/react": "^16.8.6 || ^17.0.0", |
|
|
|
|
|
|
|
"react": "^17.0.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
|
|
"optional": true |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@mui/styled-engine": { |
|
|
|
|
|
|
|
"version": "5.5.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-5.5.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-jkz5AHHbA43akBo5L3y1X1/X0f+RvXvCp3eXKt+iOf3qnKSAausbtlVz7gBbC4xIWDnP1Jb/6T+t/0/7gObRYA==", |
|
|
|
|
|
|
|
"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" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
|
|
"@emotion/react": { |
|
|
|
|
|
|
|
"optional": true |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/styled": { |
|
|
|
|
|
|
|
"optional": true |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@mui/system": { |
|
|
|
|
|
|
|
"version": "5.5.3", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/system/-/system-5.5.3.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-J9JcySJuEqfEoP334K/2gEWm2vOx73Uqjii3qlFVhWRBOAJ0Pjyk0sN5W/eVRbwhUm95DNgh2V5s8dRK3vzyVw==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
|
|
|
"@mui/private-theming": "^5.5.3", |
|
|
|
|
|
|
|
"@mui/styled-engine": "^5.5.2", |
|
|
|
|
|
|
|
"@mui/types": "^7.1.3", |
|
|
|
|
|
|
|
"@mui/utils": "^5.5.3", |
|
|
|
|
|
|
|
"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": "^16.8.6 || ^17.0.0", |
|
|
|
|
|
|
|
"react": "^17.0.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
|
|
"@emotion/react": { |
|
|
|
|
|
|
|
"optional": true |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/styled": { |
|
|
|
|
|
|
|
"optional": true |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
|
|
"optional": true |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"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.5.3", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.5.3.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-t627eVRpl3SlxVya0cIVNs8jPl4KCEiGaTSWY9iKKTcMNaeDbuRML+zv/CFHDPr1zFv+FjJSP02ySB+tZ8xIag==", |
|
|
|
|
|
|
|
"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" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/@nodelib/fs.scandir": { |
|
|
|
"node_modules/@nodelib/fs.scandir": { |
|
|
|
"version": "2.1.5", |
|
|
|
"version": "2.1.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", |
|
|
@ -2946,9 +3351,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@popperjs/core": { |
|
|
|
"node_modules/@popperjs/core": { |
|
|
|
"version": "2.11.2", |
|
|
|
"version": "2.11.4", |
|
|
|
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.4.tgz", |
|
|
|
"integrity": "sha512-92FRmppjjqz29VMJ2dn+xdyXZBrMlE42AV6Kq6BwjWV7CNUW1hs2FtxSNLQE+gJhaZ6AAmYuO9y8dshhcBl7vA==", |
|
|
|
"integrity": "sha512-q/ytXxO5NKvyT37pmisQAItCFqA7FD/vNb8dgaJy3/630Fsc+Mz9/9f2SziBoIZ30TJooXyTwZmhi1zjXmObYg==", |
|
|
|
"funding": { |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/popperjs" |
|
|
|
"url": "https://opencollective.com/popperjs" |
|
|
@ -3773,6 +4178,14 @@ |
|
|
|
"csstype": "^3.0.2" |
|
|
|
"csstype": "^3.0.2" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"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": { |
|
|
|
"node_modules/@types/react-redux": { |
|
|
|
"version": "7.1.21", |
|
|
|
"version": "7.1.21", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.21.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.21.tgz", |
|
|
@ -3784,6 +4197,14 @@ |
|
|
|
"redux": "^4.0.0" |
|
|
|
"redux": "^4.0.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@types/react-transition-group": { |
|
|
|
|
|
|
|
"version": "4.4.4", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.4.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-7gAPz7anVK5xzbeQW9wFBDg7G++aPLAFY0QaSMOou9rJZpbuI58WAuJrgu+qR92l61grlnCUe7AFX8KGahAgug==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@types/react": "*" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/@types/resize-observer-browser": { |
|
|
|
"node_modules/@types/resize-observer-browser": { |
|
|
|
"version": "0.1.6", |
|
|
|
"version": "0.1.6", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/resize-observer-browser/-/resize-observer-browser-0.1.6.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/resize-observer-browser/-/resize-observer-browser-0.1.6.tgz", |
|
|
@ -5387,6 +5808,14 @@ |
|
|
|
"wrap-ansi": "^7.0.0" |
|
|
|
"wrap-ansi": "^7.0.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/clsx": { |
|
|
|
|
|
|
|
"version": "1.1.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/clsx/-/clsx-1.1.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==", |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=6" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/co": { |
|
|
|
"node_modules/co": { |
|
|
|
"version": "4.6.0", |
|
|
|
"version": "4.6.0", |
|
|
|
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", |
|
|
@ -6080,9 +6509,9 @@ |
|
|
|
"integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==" |
|
|
|
"integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/csstype": { |
|
|
|
"node_modules/csstype": { |
|
|
|
"version": "3.0.10", |
|
|
|
"version": "3.0.11", |
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.10.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz", |
|
|
|
"integrity": "sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==" |
|
|
|
"integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/custom-event-polyfill": { |
|
|
|
"node_modules/custom-event-polyfill": { |
|
|
|
"version": "1.0.7", |
|
|
|
"version": "1.0.7", |
|
|
@ -6186,6 +6615,11 @@ |
|
|
|
"url": "https://opencollective.com/date-fns" |
|
|
|
"url": "https://opencollective.com/date-fns" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/debounce": { |
|
|
|
|
|
|
|
"version": "1.2.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==" |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/debug": { |
|
|
|
"node_modules/debug": { |
|
|
|
"version": "4.3.3", |
|
|
|
"version": "4.3.3", |
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", |
|
|
@ -6585,6 +7019,11 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", |
|
|
|
"integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" |
|
|
|
"integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/easy-bem": { |
|
|
|
|
|
|
|
"version": "1.1.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/easy-bem/-/easy-bem-1.1.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-GJRqdiy2h+EXy6a8E6R+ubmqUM08BK0FWNq41k24fup6045biQ8NXxoXimiwegMQvFFV3t1emADdGNL1TlS61A==" |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/ee-first": { |
|
|
|
"node_modules/ee-first": { |
|
|
|
"version": "1.1.1", |
|
|
|
"version": "1.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", |
|
|
@ -7861,6 +8300,11 @@ |
|
|
|
"node": ">=8" |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/find-root": { |
|
|
|
|
|
|
|
"version": "1.1.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==" |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/find-up": { |
|
|
|
"node_modules/find-up": { |
|
|
|
"version": "5.0.0", |
|
|
|
"version": "5.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", |
|
|
@ -13824,6 +14268,24 @@ |
|
|
|
"react": "*" |
|
|
|
"react": "*" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/react-indiana-drag-scroll": { |
|
|
|
|
|
|
|
"version": "2.1.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-indiana-drag-scroll/-/react-indiana-drag-scroll-2.1.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-Tj94Dv9PkmoKqc9nxK/dzwhtE8pP7NTxmeHqkD8KN0zad1NNE+/JsvRcK4EdqE6CdA2nMESzqPMvv1AzRXdBew==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"classnames": "^2.2.6", |
|
|
|
|
|
|
|
"debounce": "^1.2.0", |
|
|
|
|
|
|
|
"easy-bem": "^1.1.1" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=8", |
|
|
|
|
|
|
|
"npm": ">=5" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
|
|
"react": "^15.0.0 || ^16.0.0 || ^17.0.0", |
|
|
|
|
|
|
|
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/react-input-range": { |
|
|
|
"node_modules/react-input-range": { |
|
|
|
"version": "1.3.0", |
|
|
|
"version": "1.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/react-input-range/-/react-input-range-1.3.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/react-input-range/-/react-input-range-1.3.0.tgz", |
|
|
@ -15200,6 +15662,11 @@ |
|
|
|
"postcss": "^8.2.15" |
|
|
|
"postcss": "^8.2.15" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/stylis": { |
|
|
|
|
|
|
|
"version": "4.0.13", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/stylis/-/stylis-4.0.13.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==" |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/supports-color": { |
|
|
|
"node_modules/supports-color": { |
|
|
|
"version": "5.5.0", |
|
|
|
"version": "5.5.0", |
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", |
|
|
@ -18367,9 +18834,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/runtime": { |
|
|
|
"@babel/runtime": { |
|
|
|
"version": "7.16.5", |
|
|
|
"version": "7.17.8", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.8.tgz", |
|
|
|
"integrity": "sha512-TXWihFIS3Pyv5hzR7j6ihmeLkZfrXGxAr5UfSl8CHf+6q/wpiYDkUau0czckpYG8QmnCIuPpdLtuA9VmuGGyMA==", |
|
|
|
"integrity": "sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==", |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"regenerator-runtime": "^0.13.4" |
|
|
|
"regenerator-runtime": "^0.13.4" |
|
|
|
} |
|
|
|
} |
|
|
@ -18454,6 +18921,142 @@ |
|
|
|
"algoliasearch": "^4.0.0" |
|
|
|
"algoliasearch": "^4.0.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/babel-plugin": { |
|
|
|
|
|
|
|
"version": "11.7.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.7.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-6mGSCWi9UzXut/ZAN6lGFu33wGR3SJisNl3c0tvlmb8XChH1b2SUvxvnOh7hvLpqyRdHHU9AiazV3Cwbk5SXKQ==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@babel/helper-module-imports": "^7.12.13", |
|
|
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.12.13", |
|
|
|
|
|
|
|
"@babel/runtime": "^7.13.10", |
|
|
|
|
|
|
|
"@emotion/hash": "^0.8.0", |
|
|
|
|
|
|
|
"@emotion/memoize": "^0.7.5", |
|
|
|
|
|
|
|
"@emotion/serialize": "^1.0.2", |
|
|
|
|
|
|
|
"babel-plugin-macros": "^2.6.1", |
|
|
|
|
|
|
|
"convert-source-map": "^1.5.0", |
|
|
|
|
|
|
|
"escape-string-regexp": "^4.0.0", |
|
|
|
|
|
|
|
"find-root": "^1.1.0", |
|
|
|
|
|
|
|
"source-map": "^0.5.7", |
|
|
|
|
|
|
|
"stylis": "4.0.13" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"babel-plugin-macros": { |
|
|
|
|
|
|
|
"version": "2.8.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.7.2", |
|
|
|
|
|
|
|
"cosmiconfig": "^6.0.0", |
|
|
|
|
|
|
|
"resolve": "^1.12.0" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"cosmiconfig": { |
|
|
|
|
|
|
|
"version": "6.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@types/parse-json": "^4.0.0", |
|
|
|
|
|
|
|
"import-fresh": "^3.1.0", |
|
|
|
|
|
|
|
"parse-json": "^5.0.0", |
|
|
|
|
|
|
|
"path-type": "^4.0.0", |
|
|
|
|
|
|
|
"yaml": "^1.7.2" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"escape-string-regexp": { |
|
|
|
|
|
|
|
"version": "4.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/cache": { |
|
|
|
|
|
|
|
"version": "11.7.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.7.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-r65Zy4Iljb8oyjtLeCuBH8Qjiy107dOYC6SJq7g7GV5UCQWMObY4SJDPGFjiiVpPrOJ2hmJOoBiYTC7hwx9E2A==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@emotion/memoize": "^0.7.4", |
|
|
|
|
|
|
|
"@emotion/sheet": "^1.1.0", |
|
|
|
|
|
|
|
"@emotion/utils": "^1.0.0", |
|
|
|
|
|
|
|
"@emotion/weak-memoize": "^0.2.5", |
|
|
|
|
|
|
|
"stylis": "4.0.13" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/hash": { |
|
|
|
|
|
|
|
"version": "0.8.0", |
|
|
|
|
|
|
|
"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.8.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.8.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-+1bcHBaNJv5nkIIgnGKVsie3otS0wF9f1T1hteF3WeVvMNQEtfZ4YyFpnphGoot3ilU/wWMgP2SgIDuHLE/wAA==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.13.10", |
|
|
|
|
|
|
|
"@emotion/babel-plugin": "^11.7.1", |
|
|
|
|
|
|
|
"@emotion/cache": "^11.7.1", |
|
|
|
|
|
|
|
"@emotion/serialize": "^1.0.2", |
|
|
|
|
|
|
|
"@emotion/utils": "^1.1.0", |
|
|
|
|
|
|
|
"@emotion/weak-memoize": "^0.2.5", |
|
|
|
|
|
|
|
"hoist-non-react-statics": "^3.3.1" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/serialize": { |
|
|
|
|
|
|
|
"version": "1.0.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.0.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-95MgNJ9+/ajxU7QIAruiOAdYNjxZX7G2mhgrtDWswA21VviYIRP1R5QilZ/bDY42xiKsaktP4egJb3QdYQZi1A==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@emotion/hash": "^0.8.0", |
|
|
|
|
|
|
|
"@emotion/memoize": "^0.7.4", |
|
|
|
|
|
|
|
"@emotion/unitless": "^0.7.5", |
|
|
|
|
|
|
|
"@emotion/utils": "^1.0.0", |
|
|
|
|
|
|
|
"csstype": "^3.0.2" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/sheet": { |
|
|
|
|
|
|
|
"version": "1.1.0", |
|
|
|
|
|
|
|
"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/unitless": { |
|
|
|
|
|
|
|
"version": "0.7.5", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/utils": { |
|
|
|
|
|
|
|
"version": "1.1.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.1.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-iRLa/Y4Rs5H/f2nimczYmS5kFJEbpiVvgN3XVfZ022IYhuNA1IRSHEizcof88LtCTXtl9S2Cxt32KgaXEu72JQ==" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/weak-memoize": { |
|
|
|
|
|
|
|
"version": "0.2.5", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==" |
|
|
|
|
|
|
|
}, |
|
|
|
"@eslint/eslintrc": { |
|
|
|
"@eslint/eslintrc": { |
|
|
|
"version": "1.0.5", |
|
|
|
"version": "1.0.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.5.tgz", |
|
|
@ -19052,6 +19655,115 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"@mui/base": { |
|
|
|
|
|
|
|
"version": "5.0.0-alpha.74", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.74.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-pw3T1xNXpW8pLo9+BvtyazZb0CSjNJsjbzznlbV/aNkBfjNPXQVI3X1NDm3WSI8y6M96WDIVO7XrHAohOwALSQ==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
|
|
|
"@emotion/is-prop-valid": "^1.1.2", |
|
|
|
|
|
|
|
"@mui/types": "^7.1.3", |
|
|
|
|
|
|
|
"@mui/utils": "^5.5.3", |
|
|
|
|
|
|
|
"@popperjs/core": "^2.11.4", |
|
|
|
|
|
|
|
"clsx": "^1.1.1", |
|
|
|
|
|
|
|
"prop-types": "^15.7.2", |
|
|
|
|
|
|
|
"react-is": "^17.0.2" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@mui/material": { |
|
|
|
|
|
|
|
"version": "5.5.3", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.5.3.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-eADa3kUYbbr1jNjcufn0a7HeU8cSo0agbrkj720hodxVFNIfzq7a2e58Z+PaZqll55kMGBvlYJ7rTcXU399x5A==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
|
|
|
"@mui/base": "5.0.0-alpha.74", |
|
|
|
|
|
|
|
"@mui/system": "^5.5.3", |
|
|
|
|
|
|
|
"@mui/types": "^7.1.3", |
|
|
|
|
|
|
|
"@mui/utils": "^5.5.3", |
|
|
|
|
|
|
|
"@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": { |
|
|
|
|
|
|
|
"dom-helpers": { |
|
|
|
|
|
|
|
"version": "5.2.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.8.7", |
|
|
|
|
|
|
|
"csstype": "^3.0.2" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"react-transition-group": { |
|
|
|
|
|
|
|
"version": "4.4.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.5.5", |
|
|
|
|
|
|
|
"dom-helpers": "^5.0.1", |
|
|
|
|
|
|
|
"loose-envify": "^1.4.0", |
|
|
|
|
|
|
|
"prop-types": "^15.6.2" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@mui/private-theming": { |
|
|
|
|
|
|
|
"version": "5.5.3", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.5.3.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-Wf7NurY7lk8SBWelSBY2U02zxLt1773JpIcXTHuEC9/GZdQA4CXCJGl2cVQzheKhee5rZ+8JwGulrRiVl1m+4A==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
|
|
|
"@mui/utils": "^5.5.3", |
|
|
|
|
|
|
|
"prop-types": "^15.7.2" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@mui/styled-engine": { |
|
|
|
|
|
|
|
"version": "5.5.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-5.5.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-jkz5AHHbA43akBo5L3y1X1/X0f+RvXvCp3eXKt+iOf3qnKSAausbtlVz7gBbC4xIWDnP1Jb/6T+t/0/7gObRYA==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
|
|
|
"@emotion/cache": "^11.7.1", |
|
|
|
|
|
|
|
"prop-types": "^15.7.2" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@mui/system": { |
|
|
|
|
|
|
|
"version": "5.5.3", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/system/-/system-5.5.3.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-J9JcySJuEqfEoP334K/2gEWm2vOx73Uqjii3qlFVhWRBOAJ0Pjyk0sN5W/eVRbwhUm95DNgh2V5s8dRK3vzyVw==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@babel/runtime": "^7.17.2", |
|
|
|
|
|
|
|
"@mui/private-theming": "^5.5.3", |
|
|
|
|
|
|
|
"@mui/styled-engine": "^5.5.2", |
|
|
|
|
|
|
|
"@mui/types": "^7.1.3", |
|
|
|
|
|
|
|
"@mui/utils": "^5.5.3", |
|
|
|
|
|
|
|
"clsx": "^1.1.1", |
|
|
|
|
|
|
|
"csstype": "^3.0.11", |
|
|
|
|
|
|
|
"prop-types": "^15.7.2" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@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.5.3", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.5.3.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-t627eVRpl3SlxVya0cIVNs8jPl4KCEiGaTSWY9iKKTcMNaeDbuRML+zv/CFHDPr1zFv+FjJSP02ySB+tZ8xIag==", |
|
|
|
|
|
|
|
"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" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"@nodelib/fs.scandir": { |
|
|
|
"@nodelib/fs.scandir": { |
|
|
|
"version": "2.1.5", |
|
|
|
"version": "2.1.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", |
|
|
@ -19099,9 +19811,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@popperjs/core": { |
|
|
|
"@popperjs/core": { |
|
|
|
"version": "2.11.2", |
|
|
|
"version": "2.11.4", |
|
|
|
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.4.tgz", |
|
|
|
"integrity": "sha512-92FRmppjjqz29VMJ2dn+xdyXZBrMlE42AV6Kq6BwjWV7CNUW1hs2FtxSNLQE+gJhaZ6AAmYuO9y8dshhcBl7vA==" |
|
|
|
"integrity": "sha512-q/ytXxO5NKvyT37pmisQAItCFqA7FD/vNb8dgaJy3/630Fsc+Mz9/9f2SziBoIZ30TJooXyTwZmhi1zjXmObYg==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@reduxjs/toolkit": { |
|
|
|
"@reduxjs/toolkit": { |
|
|
|
"version": "1.7.1", |
|
|
|
"version": "1.7.1", |
|
|
@ -19709,6 +20421,14 @@ |
|
|
|
"csstype": "^3.0.2" |
|
|
|
"csstype": "^3.0.2" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"@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": { |
|
|
|
"@types/react-redux": { |
|
|
|
"version": "7.1.21", |
|
|
|
"version": "7.1.21", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.21.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.21.tgz", |
|
|
@ -19720,6 +20440,14 @@ |
|
|
|
"redux": "^4.0.0" |
|
|
|
"redux": "^4.0.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"@types/react-transition-group": { |
|
|
|
|
|
|
|
"version": "4.4.4", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.4.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-7gAPz7anVK5xzbeQW9wFBDg7G++aPLAFY0QaSMOou9rJZpbuI58WAuJrgu+qR92l61grlnCUe7AFX8KGahAgug==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@types/react": "*" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"@types/resize-observer-browser": { |
|
|
|
"@types/resize-observer-browser": { |
|
|
|
"version": "0.1.6", |
|
|
|
"version": "0.1.6", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/resize-observer-browser/-/resize-observer-browser-0.1.6.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/resize-observer-browser/-/resize-observer-browser-0.1.6.tgz", |
|
|
@ -20955,6 +21683,11 @@ |
|
|
|
"wrap-ansi": "^7.0.0" |
|
|
|
"wrap-ansi": "^7.0.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"clsx": { |
|
|
|
|
|
|
|
"version": "1.1.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/clsx/-/clsx-1.1.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==" |
|
|
|
|
|
|
|
}, |
|
|
|
"co": { |
|
|
|
"co": { |
|
|
|
"version": "4.6.0", |
|
|
|
"version": "4.6.0", |
|
|
|
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", |
|
|
@ -21453,9 +22186,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"csstype": { |
|
|
|
"csstype": { |
|
|
|
"version": "3.0.10", |
|
|
|
"version": "3.0.11", |
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.10.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz", |
|
|
|
"integrity": "sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==" |
|
|
|
"integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"custom-event-polyfill": { |
|
|
|
"custom-event-polyfill": { |
|
|
|
"version": "1.0.7", |
|
|
|
"version": "1.0.7", |
|
|
@ -21549,6 +22282,11 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz", |
|
|
|
"integrity": "sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==" |
|
|
|
"integrity": "sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"debounce": { |
|
|
|
|
|
|
|
"version": "1.2.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==" |
|
|
|
|
|
|
|
}, |
|
|
|
"debug": { |
|
|
|
"debug": { |
|
|
|
"version": "4.3.3", |
|
|
|
"version": "4.3.3", |
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", |
|
|
@ -21862,6 +22600,11 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", |
|
|
|
"integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" |
|
|
|
"integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"easy-bem": { |
|
|
|
|
|
|
|
"version": "1.1.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/easy-bem/-/easy-bem-1.1.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-GJRqdiy2h+EXy6a8E6R+ubmqUM08BK0FWNq41k24fup6045biQ8NXxoXimiwegMQvFFV3t1emADdGNL1TlS61A==" |
|
|
|
|
|
|
|
}, |
|
|
|
"ee-first": { |
|
|
|
"ee-first": { |
|
|
|
"version": "1.1.1", |
|
|
|
"version": "1.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", |
|
|
@ -22803,6 +23546,11 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"find-root": { |
|
|
|
|
|
|
|
"version": "1.1.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==" |
|
|
|
|
|
|
|
}, |
|
|
|
"find-up": { |
|
|
|
"find-up": { |
|
|
|
"version": "5.0.0", |
|
|
|
"version": "5.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", |
|
|
@ -26940,6 +27688,16 @@ |
|
|
|
"integrity": "sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==", |
|
|
|
"integrity": "sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==", |
|
|
|
"requires": {} |
|
|
|
"requires": {} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"react-indiana-drag-scroll": { |
|
|
|
|
|
|
|
"version": "2.1.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-indiana-drag-scroll/-/react-indiana-drag-scroll-2.1.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-Tj94Dv9PkmoKqc9nxK/dzwhtE8pP7NTxmeHqkD8KN0zad1NNE+/JsvRcK4EdqE6CdA2nMESzqPMvv1AzRXdBew==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"classnames": "^2.2.6", |
|
|
|
|
|
|
|
"debounce": "^1.2.0", |
|
|
|
|
|
|
|
"easy-bem": "^1.1.1" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"react-input-range": { |
|
|
|
"react-input-range": { |
|
|
|
"version": "1.3.0", |
|
|
|
"version": "1.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/react-input-range/-/react-input-range-1.3.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/react-input-range/-/react-input-range-1.3.0.tgz", |
|
|
@ -27972,6 +28730,11 @@ |
|
|
|
"postcss-selector-parser": "^6.0.4" |
|
|
|
"postcss-selector-parser": "^6.0.4" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"stylis": { |
|
|
|
|
|
|
|
"version": "4.0.13", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/stylis/-/stylis-4.0.13.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==" |
|
|
|
|
|
|
|
}, |
|
|
|
"supports-color": { |
|
|
|
"supports-color": { |
|
|
|
"version": "5.5.0", |
|
|
|
"version": "5.5.0", |
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", |
|
|
|