|
|
|
@ -32,24 +32,24 @@ |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
"@types/chart.js": "2.9.35", |
|
|
|
"@types/chart.js": "2.9.35", |
|
|
|
"@types/classnames": "2.3.1", |
|
|
|
"@types/classnames": "2.3.1", |
|
|
|
"@types/markdown-it": "12.2.0", |
|
|
|
"@types/markdown-it": "12.2.3", |
|
|
|
"@types/node": "17.0.0", |
|
|
|
"@types/node": "17.0.0", |
|
|
|
"@types/prop-types": "15.7.3", |
|
|
|
"@types/prop-types": "15.7.4", |
|
|
|
"@types/react": "17.0.11", |
|
|
|
"@types/react": "17.0.38", |
|
|
|
"@types/react-linkify": "1.0.0", |
|
|
|
"@types/react-linkify": "1.0.1", |
|
|
|
"@types/ua-parser-js": "0.7.36", |
|
|
|
"@types/ua-parser-js": "0.7.36", |
|
|
|
"@typescript-eslint/eslint-plugin": "5.10.0", |
|
|
|
"@typescript-eslint/eslint-plugin": "5.10.2", |
|
|
|
"@typescript-eslint/parser": "5.10.0", |
|
|
|
"@typescript-eslint/parser": "5.10.2", |
|
|
|
"eslint": "8.8.0", |
|
|
|
"eslint": "8.8.0", |
|
|
|
"eslint-config-airbnb": "19.0.0", |
|
|
|
"eslint-config-airbnb": "19.0.4", |
|
|
|
"eslint-config-next": "12.0.10", |
|
|
|
"eslint-config-next": "12.0.10", |
|
|
|
"eslint-config-prettier": "8.3.0", |
|
|
|
"eslint-config-prettier": "8.3.0", |
|
|
|
"eslint-plugin-import": "2.25.3", |
|
|
|
"eslint-plugin-import": "2.25.4", |
|
|
|
"eslint-plugin-jsx-a11y": "6.5.1", |
|
|
|
"eslint-plugin-jsx-a11y": "6.5.1", |
|
|
|
"eslint-plugin-prettier": "4.0.0", |
|
|
|
"eslint-plugin-prettier": "4.0.0", |
|
|
|
"eslint-plugin-react": "7.28.0", |
|
|
|
"eslint-plugin-react": "7.28.0", |
|
|
|
"eslint-plugin-react-hooks": "4.3.0", |
|
|
|
"eslint-plugin-react-hooks": "4.3.0", |
|
|
|
"prettier": "2.5.1", |
|
|
|
"prettier": "2.5.1", |
|
|
|
"typescript": "4.5.2" |
|
|
|
"typescript": "4.5.5" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|