File tree Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Original file line number Diff line number Diff line change 6
6
"@pixi/events" : " ^6.2.0" ,
7
7
"@pixi/unsafe-eval" : " ^6.2.0" ,
8
8
"@vue-devtools/shared-utils" : " ^0.0.0" ,
9
- "@vue/composition-api" : " ^1.1.3 " ,
9
+ "@vue/composition-api" : " ^1.4.6 " ,
10
10
"@vue/devtools-api" : " ^6.0.0-beta.9" ,
11
11
"@vue/ui" : " ^0.12.5" ,
12
12
"circular-json-es6" : " ^2.0.2" ,
Original file line number Diff line number Diff line change 6
6
"dev" : " cross-env TAILWIND_MODE=watch webpack serve"
7
7
},
8
8
"dependencies" : {
9
- "@vue/composition-api" : " ^1.1.3 " ,
9
+ "@vue/composition-api" : " ^1.4.6 " ,
10
10
"@vue/ui" : " ^0.12.5" ,
11
11
"@vue-devtools/app-backend-core" : " ^0.0.0" ,
12
12
"@vue-devtools/app-frontend" : " ^0.0.0" ,
Original file line number Diff line number Diff line change 2590
2590
optionalDependencies:
2591
2591
prettier "^1.18.2 || ^2.0.0"
2592
2592
2593
- "@vue/composition-api@^1.1.3":
2594
- version "1.4.0"
2595
- resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.4.0.tgz#784450d0da1ecfd82f4094053ca593849cbd2e37"
2596
- integrity sha512-fanqJw1cqhkfS1dcpFY52CeR0aWDBr7ub/0ObPWqMnNPdRsMi1gX04Q3aLeRtJEuVeCFewNbqvkPskkSPTVaXQ==
2597
- dependencies:
2598
- tslib "^2.3.1"
2593
+ "@vue/composition-api@^1.4.6":
2594
+ version "1.4.6"
2595
+ resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.4.6.tgz#886c35221cd7c6f55272543a121240e8d3a1306c"
2596
+ integrity sha512-UP359OJ0G0Zli603/i9fhXFmNtZUSrypSFyqClMxizp8ezlaMK2GCmHgy3qyrRnO/xjcDAx09vvXPwNFtxHPtQ==
2599
2597
2600
2598
"@vue/eslint-config-standard@^6.0.0":
2601
2599
version "6.1.0"
@@ -10775,11 +10773,6 @@ tslib@^1.8.1, tslib@^1.9.0:
10775
10773
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
10776
10774
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
10777
10775
10778
- tslib@^2.3.1:
10779
- version "2.3.1"
10780
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
10781
- integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
10782
-
10783
10776
tslib@~2.1.0:
10784
10777
version "2.1.0"
10785
10778
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
You can’t perform that action at this time.
0 commit comments