|
|
|
@ -46,7 +46,7 @@ |
|
|
|
"eslint-plugin-jsx-a11y": "^6.4.1", |
|
|
|
"eslint-plugin-jsx-a11y": "^6.4.1", |
|
|
|
"eslint-plugin-prettier": "^4.0.0", |
|
|
|
"eslint-plugin-prettier": "^4.0.0", |
|
|
|
"eslint-plugin-react": "^7.26.1", |
|
|
|
"eslint-plugin-react": "^7.26.1", |
|
|
|
"eslint-plugin-react-hooks": "^4.2.0", |
|
|
|
"eslint-plugin-react-hooks": "^4.3.0", |
|
|
|
"prettier": "^2.4.1", |
|
|
|
"prettier": "^2.4.1", |
|
|
|
"typescript": "^4.4.2" |
|
|
|
"typescript": "^4.4.2" |
|
|
|
} |
|
|
|
} |
|
|
|
@ -1425,11 +1425,6 @@ |
|
|
|
"version": "4.1.1", |
|
|
|
"version": "4.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/chartkick/-/chartkick-4.1.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/chartkick/-/chartkick-4.1.1.tgz", |
|
|
|
"integrity": "sha512-+3+dIKZo8MzOiQFc4FZDZiRjDnrgVxgjk3tKXVclMcDF8yIJAEqSr5/l4pqpB2Rxye1s2Dg3j6bVA9eIeDbnCQ==", |
|
|
|
"integrity": "sha512-+3+dIKZo8MzOiQFc4FZDZiRjDnrgVxgjk3tKXVclMcDF8yIJAEqSr5/l4pqpB2Rxye1s2Dg3j6bVA9eIeDbnCQ==", |
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"chart.js": ">=3.0.2", |
|
|
|
|
|
|
|
"chartjs-adapter-date-fns": ">=2.0.0", |
|
|
|
|
|
|
|
"date-fns": ">=2.0.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"optionalDependencies": { |
|
|
|
"optionalDependencies": { |
|
|
|
"chart.js": ">=3.0.2", |
|
|
|
"chart.js": ">=3.0.2", |
|
|
|
"chartjs-adapter-date-fns": ">=2.0.0", |
|
|
|
"chartjs-adapter-date-fns": ">=2.0.0", |
|
|
|
@ -1443,7 +1438,6 @@ |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"anymatch": "~3.1.1", |
|
|
|
"anymatch": "~3.1.1", |
|
|
|
"braces": "~3.0.2", |
|
|
|
"braces": "~3.0.2", |
|
|
|
"fsevents": "~2.3.1", |
|
|
|
|
|
|
|
"glob-parent": "~5.1.0", |
|
|
|
"glob-parent": "~5.1.0", |
|
|
|
"is-binary-path": "~2.1.0", |
|
|
|
"is-binary-path": "~2.1.0", |
|
|
|
"is-glob": "~4.0.1", |
|
|
|
"is-glob": "~4.0.1", |
|
|
|
@ -2404,12 +2398,15 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/eslint-plugin-react-hooks": { |
|
|
|
"node_modules/eslint-plugin-react-hooks": { |
|
|
|
"version": "4.2.0", |
|
|
|
"version": "4.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz", |
|
|
|
"integrity": "sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==", |
|
|
|
"integrity": "sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"engines": { |
|
|
|
"engines": { |
|
|
|
"node": ">=10" |
|
|
|
"node": ">=10" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
|
|
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/eslint-plugin-react/node_modules/doctrine": { |
|
|
|
"node_modules/eslint-plugin-react/node_modules/doctrine": { |
|
|
|
@ -4379,17 +4376,6 @@ |
|
|
|
"@next/polyfill-module": "12.0.3", |
|
|
|
"@next/polyfill-module": "12.0.3", |
|
|
|
"@next/react-dev-overlay": "12.0.3", |
|
|
|
"@next/react-dev-overlay": "12.0.3", |
|
|
|
"@next/react-refresh-utils": "12.0.3", |
|
|
|
"@next/react-refresh-utils": "12.0.3", |
|
|
|
"@next/swc-android-arm64": "12.0.3", |
|
|
|
|
|
|
|
"@next/swc-darwin-arm64": "12.0.3", |
|
|
|
|
|
|
|
"@next/swc-darwin-x64": "12.0.3", |
|
|
|
|
|
|
|
"@next/swc-linux-arm-gnueabihf": "12.0.3", |
|
|
|
|
|
|
|
"@next/swc-linux-arm64-gnu": "12.0.3", |
|
|
|
|
|
|
|
"@next/swc-linux-arm64-musl": "12.0.3", |
|
|
|
|
|
|
|
"@next/swc-linux-x64-gnu": "12.0.3", |
|
|
|
|
|
|
|
"@next/swc-linux-x64-musl": "12.0.3", |
|
|
|
|
|
|
|
"@next/swc-win32-arm64-msvc": "12.0.3", |
|
|
|
|
|
|
|
"@next/swc-win32-ia32-msvc": "12.0.3", |
|
|
|
|
|
|
|
"@next/swc-win32-x64-msvc": "12.0.3", |
|
|
|
|
|
|
|
"acorn": "8.5.0", |
|
|
|
"acorn": "8.5.0", |
|
|
|
"assert": "2.0.0", |
|
|
|
"assert": "2.0.0", |
|
|
|
"browserify-zlib": "0.2.0", |
|
|
|
"browserify-zlib": "0.2.0", |
|
|
|
@ -8464,10 +8450,11 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"eslint-plugin-react-hooks": { |
|
|
|
"eslint-plugin-react-hooks": { |
|
|
|
"version": "4.2.0", |
|
|
|
"version": "4.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz", |
|
|
|
"integrity": "sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==", |
|
|
|
"integrity": "sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==", |
|
|
|
"dev": true |
|
|
|
"dev": true, |
|
|
|
|
|
|
|
"requires": {} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"eslint-scope": { |
|
|
|
"eslint-scope": { |
|
|
|
"version": "5.1.1", |
|
|
|
"version": "5.1.1", |
|
|
|
|