File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 39
39
"rollup" : " ^2.56.3" ,
40
40
"rollup-plugin-typescript2" : " ^0.30.0" ,
41
41
"ts-jest" : " 25.3.1" ,
42
- "tslib" : " ^ 2.3.1" ,
43
- "typescript" : " ^4.3.5 " ,
42
+ "tslib" : " 2.3.1" ,
43
+ "typescript" : " 4.4.2 " ,
44
44
"vitepress" : " ^0.16.1" ,
45
45
"vue" : " 3.2.6" ,
46
46
"vue-class-component" : " ^8.0.0-rc.1" ,
Original file line number Diff line number Diff line change 6699
6699
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
6700
6700
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
6701
6701
6702
+
6703
+ version "2.3.1"
6704
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
6705
+ integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
6706
+
6702
6707
tslib@^1.9.0 :
6703
6708
version "1.11.1"
6704
6709
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
6705
6710
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
6706
6711
6707
- tslib@^2.3.1 :
6708
- version "2.3.1"
6709
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
6710
- integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
6711
-
6712
6712
tunnel-agent@^0.6.0 :
6713
6713
version "0.6.0"
6714
6714
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
@@ -6755,7 +6755,7 @@ typedarray-to-buffer@^3.1.5:
6755
6755
dependencies :
6756
6756
is-typedarray "^1.0.0"
6757
6757
6758
- typescript@^4.3.5 :
6758
+ typescript@4.4.2 :
6759
6759
version "4.4.2"
6760
6760
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
6761
6761
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
You can’t perform that action at this time.
0 commit comments