mirror of
https://github.com/plankanban/planka.git
synced 2025-12-28 01:11:54 +03:00
Add scrollbar for board tabs, update dependencies
This commit is contained in:
@@ -53,13 +53,13 @@
|
||||
"history": "^4.10.1",
|
||||
"i18next": "^19.4.5",
|
||||
"i18next-browser-languagedetector": "^4.2.0",
|
||||
"initials": "^3.0.1",
|
||||
"initials": "^3.1.0",
|
||||
"lodash": "^4.17.15",
|
||||
"node-sass": "^4.14.1",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.13.1",
|
||||
"react-beautiful-dnd": "^13.0.0",
|
||||
"react-datepicker": "^2.16.0",
|
||||
"react-datepicker": "^3.0.0",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-dropzone": "^11.0.1",
|
||||
"react-i18next": "^11.5.0",
|
||||
@@ -84,11 +84,11 @@
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-airbnb": "^18.1.0",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-plugin-import": "^2.20.2",
|
||||
"eslint-plugin-import": "^2.21.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||||
"eslint-plugin-prettier": "^3.1.3",
|
||||
"eslint-plugin-react": "^7.20.0",
|
||||
"eslint-plugin-react-hooks": "^4.0.2",
|
||||
"eslint-plugin-react-hooks": "^4.0.4",
|
||||
"prettier": "2.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user