Skip to content
Snippets Groups Projects
Commit ec5bc7d3 authored by Léo Banno-Cloutier's avatar Léo Banno-Cloutier
Browse files

jams-react-client: upgrade some dependencies

Change-Id: I86e040219da61f7943291356e72374289783ab78
parent 6caa9a92
Branches
Tags
No related merge requests found
......@@ -5,11 +5,11 @@
"private": false,
"main": "dist/index.js",
"dependencies": {
"@material-ui/core": "4.12.1",
"@material-ui/icons": "4.9.1",
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.11.3",
"@material-ui/lab": "^4.0.0-alpha.56",
"axios": "^0.19.2",
"classnames": "2.2.6",
"axios": "^1.4.0",
"classnames": "2.3.2",
"formik": "^2.1.5",
"fuctbase64": "^1.4.0",
"generate-password": "^1.5.1",
......@@ -19,8 +19,8 @@
"i18next-http-backend": "^1.0.21",
"lodash": "^4.17.19",
"material-ui-popup-state": "^1.6.1",
"perfect-scrollbar": "1.5.0",
"prop-types": "15.7.2",
"perfect-scrollbar": "1.5.5",
"prop-types": "15.8.1",
"react": "^16.13.1",
"react-color": "^2.19.3",
"react-copy-to-clipboard": "^5.0.2",
......@@ -31,7 +31,7 @@
"react-image-file-resizer": "^0.3.8",
"react-router-dom": "5.2.0",
"react-scripts": "^3.4.3",
"yup": "^0.29.3"
"yup": "^1.2.0"
},
"scripts": {
"start": "export SET NODE_OPTIONS=--openssl-legacy-provider && react-scripts start",
......@@ -65,10 +65,10 @@
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.3",
"gulp": "^4.0.2",
"gulp-append-prepend": "1.0.8",
"gulp-append-prepend": "1.0.9",
"i18next-parser": "^3.3.0",
"i18next-scanner": "^2.11.0",
"prettier": "2.0.5",
"prettier": "2.8.8",
"react-error-overlay": "^6.0.9"
},
"browserslist": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment