File tree Expand file tree Collapse file tree 10 files changed +2323
-2582
lines changed
Expand file tree Collapse file tree 10 files changed +2323
-2582
lines changed Original file line number Diff line number Diff line change 11{
22 "slither.solcPath" : " " ,
33 "slither.hiddenDetectors" : [],
4- "solidity.compileUsingRemoteVersion" : " v0.6.11+commit.5ef660b1"
4+ "solidity.compileUsingRemoteVersion" : " v0.6.11+commit.5ef660b1" ,
5+ "typescript.tsdk" : " node_modules/typescript/lib"
56}
Original file line number Diff line number Diff line change 9393 "fs-extra" : " ^9.1.0" ,
9494 "npm-run-all" : " ^4.1.5" ,
9595 "prettier" : " ^2.1.2" ,
96- "semantic-release" : " ^17.3.8 " ,
96+ "semantic-release" : " ^17.4.2 " ,
9797 "semantic-release-monorepo" : " ^7.0.4"
9898 }
9999}
Original file line number Diff line number Diff line change 4141 "react-scripts" : " ^4.0.0-next.98" ,
4242 "source-map-explorer" : " ^2.4.2" ,
4343 "theme-ui" : " ^0.6.0-alpha.4" ,
44- "typescript" : " ^4.0.3 "
44+ "typescript" : " ~4.1.0 "
4545 },
4646 "scripts" : {
4747 "analyze" : " source-map-explorer 'build/static/js/*.js'" ,
Original file line number Diff line number Diff line change 1111 "dotenv" : " ^8.2.0" ,
1212 "ethers" : " ^5.0.0" ,
1313 "ts-node" : " ^9.0.0" ,
14- "typescript" : " ^4.0.3 " ,
14+ "typescript" : " ~4.1.0 " ,
1515 "yargs" : " ^16.0.3"
1616 }
1717}
Original file line number Diff line number Diff line change 3636 "mocha" : " ^8.2.1" ,
3737 "npm-run-all" : " ^4.1.5" ,
3838 "ts-node" : " ^9.0.0" ,
39- "typescript" : " ^4.0.3 "
39+ "typescript" : " ~4.1.0 "
4040 }
4141}
Original file line number Diff line number Diff line change 6060 "hardhat" : " ^2.0.3" ,
6161 "npm-run-all" : " ^4.1.5" ,
6262 "ts-node" : " ^9.0.0" ,
63- "typescript" : " ^4.0.3 "
63+ "typescript" : " ~4.1.0 "
6464 }
6565}
Original file line number Diff line number Diff line change 2424 "eslint-plugin-react-hooks" : " ^4.1.2" ,
2525 "npm-run-all" : " ^4.1.5" ,
2626 "react" : " ^17.0.1" ,
27- "typescript" : " ^4.0.3 "
27+ "typescript" : " ~4.1.0 "
2828 }
2929}
Original file line number Diff line number Diff line change 1818 "apollo" : " ^2.30.3" ,
1919 "npm-run-all" : " ^4.1.5" ,
2020 "rimraf" : " ^3.0.2" ,
21- "typescript" : " ^4.0.3 "
21+ "typescript" : " ~4.1.0 "
2222 },
2323 "dependencies" : {
2424 "@apollo/client" : " ^3.2.0" ,
2525 "@ethersproject/address" : " ^5.0.0" ,
26- "cross-fetch" : " ^ 3.0.6" ,
26+ "cross-fetch" : " ~ 3.0.6" ,
2727 "graphql" : " ^15.3.0"
2828 }
2929}
Original file line number Diff line number Diff line change 1414 "ethers" : " ^5.0.0" ,
1515 "npm-run-all" : " ^4.1.5" ,
1616 "ts-node" : " ^9.1.1" ,
17- "typescript" : " ^4.0.3 "
17+ "typescript" : " ~4.1.0 "
1818 },
1919 "peerDependencies" : {
2020 "ethers" : " ^5.0.0"
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments