File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 45
45
"rimraf" : " ^3.0.2"
46
46
},
47
47
"resolutions" : {
48
- "typescript" : " 4.8.3 " ,
48
+ "typescript" : " 4.8.4 " ,
49
49
"**/redux-observable/rxjs" : " ^7.5.6" ,
50
50
"@ethersproject/bignumber" : " ^5.7.0" ,
51
51
"@ethersproject/signing-key" : " ^5.7.0" ,
Original file line number Diff line number Diff line change 47
47
"@types/node-localstorage" : " ^1.3.0" ,
48
48
"@types/yargs" : " ^17.0.12" ,
49
49
"@vercel/ncc" : " ^0.34.0" ,
50
- "typescript" : " ^4.8.3 "
50
+ "typescript" : " ^4.8.4 "
51
51
},
52
52
"dependencies" : {
53
53
"@koush/wrtc" : " ^0.5.3" ,
Original file line number Diff line number Diff line change 116
116
"stylelint-scss" : " ^4.3.0" ,
117
117
"ts-jest" : " ^28.0.8" ,
118
118
"tslib" : " ^2.4.0" ,
119
- "typescript" : " ^4.8.3 " ,
119
+ "typescript" : " ^4.8.4 " ,
120
120
"vue-cli-plugin-capacitor" : " ~2.0.1" ,
121
121
"vue-cli-plugin-i18n" : " ^2.3.1" ,
122
122
"vue-cli-plugin-vuetify" : " ^2.5.8" ,
Original file line number Diff line number Diff line change 72
72
"ts-jest" : " ^28.0.8" ,
73
73
"typechain" : " ^8.1.0" ,
74
74
"typedoc" : " 0.21.9" ,
75
- "typescript" : " ^4.8.3 "
75
+ "typescript" : " ^4.8.4 "
76
76
},
77
77
"dependencies" : {
78
78
"@ethersproject/abi" : " ^5.7.0" ,
Original file line number Diff line number Diff line change @@ -16076,10 +16076,10 @@ typedoc@0.21.9:
16076
16076
shiki "^0.9.8"
16077
16077
typedoc-default-themes "^0.12.10"
16078
16078
16079
- typescript@4.8.3 , typescript@^4.8.3 , typescript@~4.5.5:
16080
- version "4.8.3 "
16081
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3 .tgz#d59344522c4bc464a65a730ac695007fdb66dd88 "
16082
- integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig ==
16079
+ typescript@4.8.4 , typescript@^4.8.4 , typescript@~4.5.5:
16080
+ version "4.8.4 "
16081
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4 .tgz#c464abca159669597be5f96b8943500b238e60e6 "
16082
+ integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ ==
16083
16083
16084
16084
typical@^4.0.0:
16085
16085
version "4.0.0"
You can’t perform that action at this time.
0 commit comments