mirror of
https://github.com/plankanban/planka.git
synced 2025-12-26 09:15:01 +03:00
Adjust label width, update dependencies. Closes #75
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
"react-datepicker": "^3.3.0",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-dropzone": "^11.2.4",
|
||||
"react-i18next": "^11.8.4",
|
||||
"react-i18next": "^11.8.5",
|
||||
"react-input-mask": "^2.0.4",
|
||||
"react-markdown": "^5.0.3",
|
||||
"react-redux": "^7.2.2",
|
||||
@@ -94,13 +94,13 @@
|
||||
"chai": "^4.2.0",
|
||||
"enzyme": "^3.11.0",
|
||||
"enzyme-adapter-react-16": "^1.15.5",
|
||||
"eslint": "^7.15.0",
|
||||
"eslint": "^7.17.0",
|
||||
"eslint-config-airbnb": "^18.2.1",
|
||||
"eslint-config-prettier": "^7.0.0",
|
||||
"eslint-config-prettier": "^7.1.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.4.1",
|
||||
"eslint-plugin-prettier": "^3.3.0",
|
||||
"eslint-plugin-react": "^7.21.5",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"eslint-plugin-react": "^7.22.0",
|
||||
"eslint-plugin-react-hooks": "^4.2.0",
|
||||
"jest-enzyme": "^7.1.2",
|
||||
"prettier": "2.2.1",
|
||||
|
||||
Reference in New Issue
Block a user