|
|
|
@ -23,9 +23,11 @@ |
|
|
|
"sass": "^1.26.11" |
|
|
|
"sass": "^1.26.11" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
|
|
|
|
"@types/chart.js": "^2.9.28", |
|
|
|
"@types/node": "^14.11.2", |
|
|
|
"@types/node": "^14.11.2", |
|
|
|
"@types/prop-types": "^15.7.3", |
|
|
|
"@types/prop-types": "^15.7.3", |
|
|
|
"@types/react": "^16.9.49", |
|
|
|
"@types/react": "^16.9.49", |
|
|
|
|
|
|
|
"@types/react-linkify": "^1.0.0", |
|
|
|
"@typescript-eslint/eslint-plugin": "^4.3.0", |
|
|
|
"@typescript-eslint/eslint-plugin": "^4.3.0", |
|
|
|
"@typescript-eslint/parser": "^4.3.0", |
|
|
|
"@typescript-eslint/parser": "^4.3.0", |
|
|
|
"eslint": "^7.10.0", |
|
|
|
"eslint": "^7.10.0", |
|
|
|
|