File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 "react-scripts" : " ^4.0.0-next.98" ,
3737 "source-map-explorer" : " ^2.4.2" ,
3838 "theme-ui" : " ^0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0" ,
39- "typescript" : " ~4.1.0 "
39+ "typescript" : " ~4.2.3 "
4040 },
4141 "scripts" : {
4242 "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.1.0 " ,
14+ "typescript" : " ~4.2.3 " ,
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.1.0 "
39+ "typescript" : " ~4.2.3 "
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.1.0 "
63+ "typescript" : " ~4.2.3 "
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.1.0 "
27+ "typescript" : " ~4.2.3 "
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.1.0 "
21+ "typescript" : " ~4.2.3 "
2222 },
2323 "dependencies" : {
2424 "@apollo/client" : " ^3.3.12" ,
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.1.0 "
17+ "typescript" : " ~4.2.3 "
1818 },
1919 "peerDependencies" : {
2020 "ethers" : " ^5.0.0"
Original file line number Diff line number Diff line change @@ -19884,11 +19884,16 @@ typedarray@^0.0.6:
1988419884 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1988519885 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1988619886
19887- typescript@~4.1.0, typescript@~4.1. 3:
19887+ typescript@~4.1.3:
1988819888 version "4.1.5"
1988919889 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
1989019890 integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
1989119891
19892+ typescript@~4.2.3:
19893+ version "4.2.3"
19894+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
19895+ integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
19896+
1989219897uglify-js@^3.1.4:
1989319898 version "3.13.1"
1989419899 resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.1.tgz#2749d4b8b5b7d67460b4a418023ff73c3fefa60a"
You can’t perform that action at this time.
0 commit comments