File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 74
74
"webpack-dev-server" : " ^4.0.0-beta.0"
75
75
},
76
76
"resolutions" : {
77
- "@vue/composition-api" : " 1.3.3" ,
78
77
"cypress" : " =3.4.1" ,
79
78
"webpack-dev-server" : " =4.0.0-rc.0"
80
79
},
Original file line number Diff line number Diff line change 2585
2585
optionalDependencies:
2586
2586
prettier "^1.18.2 || ^2.0.0"
2587
2587
2588
- "@vue/composition-api@1.3.3", "@vue/composition-api@ ^1.1.3":
2589
- version "1.3.3 "
2590
- resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.3.3 .tgz#a782f2d40e41d4cbb6b4550692c7e01d2182d457 "
2591
- integrity sha512-mjhfLjpCBecARYVJX65F0TYerlJQWtEgKjom4Btuu0x7k701EcvL66zyWQryf64HuIj9YR4h6aNRhM0AP/E3eQ ==
2588
+ "@vue/composition-api@^1.1.3":
2589
+ version "1.4.0 "
2590
+ resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.4.0 .tgz#784450d0da1ecfd82f4094053ca593849cbd2e37 "
2591
+ integrity sha512-fanqJw1cqhkfS1dcpFY52CeR0aWDBr7ub/0ObPWqMnNPdRsMi1gX04Q3aLeRtJEuVeCFewNbqvkPskkSPTVaXQ ==
2592
2592
dependencies:
2593
2593
tslib "^2.3.1"
2594
2594
You can’t perform that action at this time.
0 commit comments