mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
Update dependencies
This commit is contained in:
parent
30ed77af59
commit
e7f4d7dfa6
7 changed files with 94 additions and 272 deletions
|
@ -52,7 +52,7 @@
|
|||
"dequal": "^1.0.1",
|
||||
"history": "^4.10.1",
|
||||
"i18next": "^19.6.3",
|
||||
"i18next-browser-languagedetector": "^5.0.0",
|
||||
"i18next-browser-languagedetector": "^5.0.1",
|
||||
"initials": "^3.1.1",
|
||||
"lodash": "^4.17.19",
|
||||
"node-sass": "^4.14.1",
|
||||
|
@ -67,18 +67,18 @@
|
|||
"react-markdown": "^4.3.1",
|
||||
"react-redux": "^7.2.1",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-scripts": "3.4.1",
|
||||
"react-scripts": "3.4.2",
|
||||
"react-textarea-autosize": "^8.2.0",
|
||||
"redux": "^4.0.5",
|
||||
"redux-logger": "^3.0.6",
|
||||
"redux-orm": "^0.16.1",
|
||||
"redux-orm": "^0.16.2",
|
||||
"redux-saga": "^1.1.3",
|
||||
"reselect": "^4.0.0",
|
||||
"sails.io.js": "^1.2.1",
|
||||
"semantic-ui-react": "^1.1.1",
|
||||
"socket.io-client": "^2.3.0",
|
||||
"validator": "^13.1.1",
|
||||
"whatwg-fetch": "^3.2.0"
|
||||
"whatwg-fetch": "^3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^6.8.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue