Merge branch 'dev-graphql' into dev-node-calc-parser
Showing
... | ... | @@ -29,6 +29,7 @@ |
}, | ||
"dependencies": { | ||
"@popperjs/core": "^2.9.2", | ||
"@urql/core": "^2.3.3", | ||
"aes-js": "^3.1.1", | ||
"base-x": "^3.0.2", | ||
"bootstrap": "^4.6.0", | ||
... | ... | @@ -36,8 +37,11 @@ |
"create-react-class": "^15.6.3", | ||
"echarts": "^5.1.2", | ||
"echarts-for-react": "^3.0.1", | ||
"graphql": "^15.6.1", | ||
"graphql-ws": "^5.5.0", | ||
"highlightjs": "^9.16.2", | ||
"immer": "^9.0.5", | ||
"isomorphic-unfetch": "^3.1.0", | ||
"prop-types": "^15.6.2", | ||
"pullstate": "^1.20.6", | ||
"react": "^17.0.2", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment