|
|
@@ -17,31 +17,31 @@
|
|
|
"@material/react-tab-indicator": "^0.13.0",
|
|
|
"@material/react-text-field": "^0.11.0",
|
|
|
"@material/ripple": "^2.3.0",
|
|
|
- "@types/jest": "^24.0.11",
|
|
|
- "@types/node": "^11.13.0",
|
|
|
- "@types/react": "^16.8.12",
|
|
|
+ "@types/jest": "^24.0.15",
|
|
|
+ "@types/node": "^11.13.17",
|
|
|
+ "@types/react": "^16.8.23",
|
|
|
"@types/react-dom": "^16.8.3",
|
|
|
- "@types/react-router-dom": "^4.3.1",
|
|
|
- "@types/storybook__addon-actions": "^3.4.2",
|
|
|
- "@types/storybook__addon-links": "^3.3.4",
|
|
|
- "@types/storybook__react": "^4.0.1",
|
|
|
- "axios": "^0.18.0",
|
|
|
+ "@types/react-router-dom": "^4.3.4",
|
|
|
+ "@types/storybook__addon-actions": "^3.4.3",
|
|
|
+ "@types/storybook__addon-links": "^3.3.5",
|
|
|
+ "@types/storybook__react": "^4.0.2",
|
|
|
+ "axios": "^0.19.0",
|
|
|
"classnames": "^2.2.6",
|
|
|
"convert-units": "git+https://github.com/ben-ng/convert-units.git",
|
|
|
- "formik": "^1.5.7",
|
|
|
+ "formik": "1.5.7",
|
|
|
"moment": "^2.24.0",
|
|
|
"node-sass": "^4.11.0",
|
|
|
"ramda": "^0.26.1",
|
|
|
"react": "^16.8.4",
|
|
|
"react-dom": "^16.8.4",
|
|
|
- "react-redux": "^7.0.1",
|
|
|
- "react-router-dom": "^5.0.0",
|
|
|
+ "react-redux": "^7.1.0",
|
|
|
+ "react-router-dom": "^5.0.1",
|
|
|
"react-scripts": "2.1.8",
|
|
|
- "react-svg": "^9.0.2",
|
|
|
- "redux": "^4.0.1",
|
|
|
+ "react-svg": "^9.0.4",
|
|
|
+ "redux": "^4.0.4",
|
|
|
"redux-devtools-extension": "^2.13.8",
|
|
|
"redux-thunk": "^2.3.0",
|
|
|
- "typescript": "^3.4.1"
|
|
|
+ "typescript": "^3.5.3"
|
|
|
},
|
|
|
"scripts": {
|
|
|
"start": "set PORT=3006 && react-scripts start",
|
|
|
@@ -61,12 +61,11 @@
|
|
|
"not op_mini all"
|
|
|
],
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.4.3",
|
|
|
- "@storybook/addon-actions": "^5.0.6",
|
|
|
- "@storybook/addon-links": "^5.0.6",
|
|
|
- "@storybook/addons": "^5.0.6",
|
|
|
- "@storybook/react": "^5.0.6",
|
|
|
- "@types/react-redux": "^7.0.6",
|
|
|
- "babel-loader": "^8.0.5"
|
|
|
+ "@babel/core": "^7.5.4",
|
|
|
+ "@storybook/addon-actions": "^5.1.9",
|
|
|
+ "@storybook/addon-links": "^5.1.9",
|
|
|
+ "@storybook/addons": "^5.1.9",
|
|
|
+ "@storybook/react": "^5.1.9",
|
|
|
+ "@types/react-redux": "^7.1.1"
|
|
|
}
|
|
|
}
|