File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 "react-scripts" : " 4.0.3" ,
4040 "source-map-explorer" : " 2.5.2" ,
4141 "theme-ui" : " 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0" ,
42- "typescript" : " 4.1 .5"
42+ "typescript" : " 4.3 .5"
4343 },
4444 "scripts" : {
4545 "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.4.3" ,
1313 "ts-node" : " ^9.0.0" ,
14- "typescript" : " ~4.1.0 " ,
14+ "typescript" : " ~4.3.5 " ,
1515 "yargs" : " ^16.0.3"
1616 }
1717}
Original file line number Diff line number Diff line change 3535 "mocha" : " 8.3.2" ,
3636 "npm-run-all" : " 4.1.5" ,
3737 "ts-node" : " 9.1.1" ,
38- "typescript" : " 4.1 .5"
38+ "typescript" : " 4.3 .5"
3939 }
4040}
Original file line number Diff line number Diff line change 6363 "hardhat" : " 2.1.1" ,
6464 "npm-run-all" : " 4.1.5" ,
6565 "ts-node" : " 9.1.1" ,
66- "typescript" : " 4.1 .5" ,
66+ "typescript" : " 4.3 .5" ,
6767 "ws" : " 7.4.6"
6868 }
6969}
Original file line number Diff line number Diff line change 2424 "eslint-plugin-react-hooks" : " 4.2.0" ,
2525 "npm-run-all" : " 4.1.5" ,
2626 "react" : " 17.0.1" ,
27- "typescript" : " 4.1 .5"
27+ "typescript" : " 4.3 .5"
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.3.5 "
2222 },
2323 "dependencies" : {
2424 "@apollo/client" : " ^3.3.12" ,
Original file line number Diff line number Diff line change 1010 "devDependencies" : {
1111 "ethers" : " ^5.4.3" ,
1212 "ts-node" : " ^9.1.1" ,
13- "typescript" : " ~4.1.0 "
13+ "typescript" : " ~4.3.5 "
1414 },
1515 "peerDependencies" : {
1616 "ethers" : " ^5.3.0"
Original file line number Diff line number Diff line change @@ -20330,7 +20330,12 @@ typedarray@^0.0.6:
2033020330 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
2033120331 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
2033220332
20333- typescript@4.1.5, typescript@~4.1.0, typescript@~4.1.3:
20333+ typescript@4.3.5, typescript@~4.3.5:
20334+ version "4.3.5"
20335+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
20336+ integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
20337+
20338+ typescript@~4.1.3:
2033420339 version "4.1.5"
2033520340 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
2033620341 integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
You can’t perform that action at this time.
0 commit comments