|
|
|
@ -61,49 +61,49 @@
|
|
|
|
"date-fns": "^2.16.1",
|
|
|
|
"date-fns": "^2.16.1",
|
|
|
|
"dequal": "^2.0.2",
|
|
|
|
"dequal": "^2.0.2",
|
|
|
|
"history": "^4.10.1",
|
|
|
|
"history": "^4.10.1",
|
|
|
|
"i18next": "^19.8.2",
|
|
|
|
"i18next": "^19.8.4",
|
|
|
|
"i18next-browser-languagedetector": "^6.0.1",
|
|
|
|
"i18next-browser-languagedetector": "^6.0.1",
|
|
|
|
"initials": "^3.1.1",
|
|
|
|
"initials": "^3.1.1",
|
|
|
|
"lodash": "^4.17.20",
|
|
|
|
"lodash": "^4.17.20",
|
|
|
|
"node-sass": "^4.14.1",
|
|
|
|
"node-sass": "^4.14.1",
|
|
|
|
"prop-types": "^15.7.2",
|
|
|
|
"prop-types": "^15.7.2",
|
|
|
|
"react": "^16.14.0",
|
|
|
|
"react": "^17.0.1",
|
|
|
|
"react-beautiful-dnd": "^13.0.0",
|
|
|
|
"react-beautiful-dnd": "^13.0.0",
|
|
|
|
"react-datepicker": "^3.3.0",
|
|
|
|
"react-datepicker": "^3.3.0",
|
|
|
|
"react-dom": "^16.14.0",
|
|
|
|
"react-dom": "^17.0.1",
|
|
|
|
"react-dropzone": "^11.2.0",
|
|
|
|
"react-dropzone": "^11.2.4",
|
|
|
|
"react-i18next": "^11.7.3",
|
|
|
|
"react-i18next": "^11.7.3",
|
|
|
|
"react-input-mask": "^2.0.4",
|
|
|
|
"react-input-mask": "^2.0.4",
|
|
|
|
"react-markdown": "^5.0.0",
|
|
|
|
"react-markdown": "^5.0.3",
|
|
|
|
"react-redux": "^7.2.1",
|
|
|
|
"react-redux": "^7.2.2",
|
|
|
|
"react-router-dom": "^5.2.0",
|
|
|
|
"react-router-dom": "^5.2.0",
|
|
|
|
"react-scripts": "3.4.3",
|
|
|
|
"react-scripts": "4.0.0",
|
|
|
|
"react-textarea-autosize": "^8.2.0",
|
|
|
|
"react-textarea-autosize": "^8.3.0",
|
|
|
|
"redux": "^4.0.5",
|
|
|
|
"redux": "^4.0.5",
|
|
|
|
"redux-logger": "^3.0.6",
|
|
|
|
"redux-logger": "^3.0.6",
|
|
|
|
"redux-orm": "^0.16.2",
|
|
|
|
"redux-orm": "^0.16.2",
|
|
|
|
"redux-saga": "^1.1.3",
|
|
|
|
"redux-saga": "^1.1.3",
|
|
|
|
"reselect": "^4.0.0",
|
|
|
|
"reselect": "^4.0.0",
|
|
|
|
"sails.io.js": "^1.2.1",
|
|
|
|
"sails.io.js": "^1.2.1",
|
|
|
|
"semantic-ui-react": "^2.0.0",
|
|
|
|
"semantic-ui-react": "^2.0.1",
|
|
|
|
"socket.io-client": "^2.3.1",
|
|
|
|
"socket.io-client": "^2.3.1",
|
|
|
|
"validator": "^13.1.17",
|
|
|
|
"validator": "^13.1.17",
|
|
|
|
"whatwg-fetch": "^3.4.1"
|
|
|
|
"whatwg-fetch": "^3.5.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"chai": "^4.2.0",
|
|
|
|
"chai": "^4.2.0",
|
|
|
|
"enzyme": "^3.11.0",
|
|
|
|
"enzyme": "^3.11.0",
|
|
|
|
"enzyme-adapter-react-16": "^1.15.5",
|
|
|
|
"enzyme-adapter-react-16": "^1.15.5",
|
|
|
|
"eslint": "^6.8.0",
|
|
|
|
"eslint": "^7.13.0",
|
|
|
|
"eslint-config-airbnb": "^18.2.0",
|
|
|
|
"eslint-config-airbnb": "^18.2.1",
|
|
|
|
"eslint-config-prettier": "^6.13.0",
|
|
|
|
"eslint-config-prettier": "^6.15.0",
|
|
|
|
"eslint-plugin-import": "^2.22.1",
|
|
|
|
"eslint-plugin-import": "^2.22.1",
|
|
|
|
"eslint-plugin-jsx-a11y": "^6.3.1",
|
|
|
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
|
|
"eslint-plugin-prettier": "^3.1.4",
|
|
|
|
"eslint-plugin-prettier": "^3.1.4",
|
|
|
|
"eslint-plugin-react": "^7.21.5",
|
|
|
|
"eslint-plugin-react": "^7.21.5",
|
|
|
|
"eslint-plugin-react-hooks": "^4.1.2",
|
|
|
|
"eslint-plugin-react-hooks": "^4.2.0",
|
|
|
|
"jest-enzyme": "^7.1.2",
|
|
|
|
"jest-enzyme": "^7.1.2",
|
|
|
|
"prettier": "2.1.2",
|
|
|
|
"prettier": "2.1.2",
|
|
|
|
"react-test-renderer": "^16.14.0"
|
|
|
|
"react-test-renderer": "^17.0.1"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|