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.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/graphgraph-fe/package.json b/graphgraph-fe/package.json
index 30411b8..00e72d2 100644
--- a/graphgraph-fe/package.json
+++ b/graphgraph-fe/package.json
@@ -3,16 +3,16 @@
"version": "0.0.1",
"private": true,
"dependencies": {
- "bootstrap-css-only": "3.3.7",
+ "bootstrap": "4.6.0",
"d3": "5.7.0",
- "eslint-config-react-app": "3.0.6",
- "react": "^16.8.6",
- "react-table": "6.10.0",
- "react-bootstrap": "0.32.4",
- "react-dom": "^16.8.6",
- "react-numeric-input": "2.2.3",
- "react-scripts": "2.1.1",
- "reactjs-popup": "1.3.2",
+ "eslint-config-react-app": "6.0.0",
+ "react": "17.0.2",
+ "react-table": "7.7.0",
+ "react-bootstrap": "1.6.1",
+ "react-dom": "17.0.2",
+ "react-numeric-input2": "3.1.0",
+ "react-scripts": "4.0.3",
+ "reactjs-popup": "2.0.5",
"underscore": "1.9.1"
},
"scripts": {
@@ -41,7 +41,7 @@
},
"devDependencies": {
"enzyme": "^3.11.0",
- "enzyme-adapter-react-16": "^1.15.2",
+ "@wojtekmaj/enzyme-adapter-react-17": "0.6.2",
"enzyme-async-helpers": "^0.9.1",
"fetch-mock-jest": "^1.3.0",
"node-fetch": "^2.6.0"