[ps 0.15] this monstrocity is alive
Showing
This diff is collapsed.
... | ... | @@ -36,14 +36,17 @@ |
"bootstrap": "^4.6.0", | ||
"bootstrap-dark": "^1.0.3", | ||
"create-react-class": "^15.6.3", | ||
"d3": "^7.0.0", | ||
"crypto": "^1.0.1", | ||
"d3": "^7.6.1", | ||
"echarts": "^5.1.2", | ||
"echarts-for-react": "^3.0.1", | ||
"esbuild": "^0.15.7", | ||
"graphql": "^15.6.1", | ||
"graphql-ws": "^5.5.0", | ||
"highlightjs": "^9.16.2", | ||
"immer": "^9.0.5", | ||
"isomorphic-unfetch": "^3.1.0", | ||
"markdown-it": "^13.0.1", | ||
"prop-types": "^15.6.2", | ||
"pullstate": "^1.20.6", | ||
"react": "^17.0.2", | ||
... | ... | @@ -52,7 +55,7 @@ |
"react-dom": "^17.0.2", | ||
"react-tooltip": "^4.2.8", | ||
"secp256k1": "^4.0.2", | ||
"sigma": "https://github.com/garganscript/sigma.js#garg" | ||
"sigma": "https://github.com/garganscript/sigma.js#main" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.15.0", | ||
... | ... | @@ -63,6 +66,7 @@ |
"react-testing-library": "^8.0.1", | ||
"sass": "^1.35.2", | ||
"serve": "^12.0.0", | ||
"spago": "^0.20.9", | ||
"ssl-serve": "^6.5.8", | ||
"taiko": "latest", | ||
"vscode-languageserver": "^7.0.0", | ||
... | ... |
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment