mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
Adjust label width, update dependencies. Closes #75
This commit is contained in:
parent
4f19521965
commit
316f196eb5
9 changed files with 498 additions and 463 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue