aboutsummaryrefslogtreecommitdiffstats
path: root/graphgraph-fe/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'graphgraph-fe/package.json')
-rw-r--r--graphgraph-fe/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/graphgraph-fe/package.json b/graphgraph-fe/package.json
index 8ae14f0..103d0b8 100644
--- a/graphgraph-fe/package.json
+++ b/graphgraph-fe/package.json
@@ -5,14 +5,14 @@
"dependencies": {
"bootstrap-css-only": "3.3.7",
"d3": "5.7.0",
- "react": "^16.7.0",
+ "eslint-config-react-app": "3.0.6",
+ "react": "^16.8.6",
"react-basic-table": "1.0.14",
"react-bootstrap": "0.32.4",
- "react-dom": "^16.7.0",
+ "react-dom": "^16.8.6",
"react-numeric-input": "2.2.3",
- "reactjs-popup": "1.3.2",
"react-scripts": "2.1.1",
- "eslint-config-react-app": "3.0.6",
+ "reactjs-popup": "1.3.2",
"underscore": "1.9.1"
},
"scripts": {
@@ -30,12 +30,12 @@
"not ie <= 11",
"not op_mini all"
],
- "devDependencies": {
+ "devDependencieseslint": {
"eslint": "^5.6.0",
"eslint-config-standard": "^12.0.0",
- "eslint-plugin-import": "^2.14.0",
+ "eslint-plugin-import": "^2.17.2",
"eslint-plugin-node": "^8.0.1",
- "eslint-plugin-promise": "^4.0.1",
+ "eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0"
}
}