This repository was archived by the owner on Nov 20, 2020. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
"sass" : " 1.25.0" ,
22
22
"sass-loader" : " 7.3.1" ,
23
23
"ts-node" : " 8.6.2" ,
24
- "vue-property-decorator" : " 8.4.0 " ,
24
+ "vue-property-decorator" : " 8.4.1 " ,
25
25
"vuetify" : " 2.2.11" ,
26
26
"vuetify-loader" : " 1.4.3" ,
27
27
"vuex-class" : " 0.3.2" ,
Original file line number Diff line number Diff line change @@ -9758,10 +9758,10 @@ vue-no-ssr@^1.1.1:
9758
9758
resolved "https://registry.yarnpkg.com/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998"
9759
9759
integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g==
9760
9760
9761
-
9762
- version "8.4.0 "
9763
- resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.4.0 .tgz#f4e641f84ca51a7b4721e236392a1efbb6eac00b "
9764
- integrity sha512-0o85LJSTLZvDaB7IXfmpONfAQZ7NgScFvptFSrlFFSsScR716muJb3mMFojNnKC3Vpm7CM4PsmHNdk30uuNpag ==
9761
+
9762
+ version "8.4.1 "
9763
+ resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.4.1 .tgz#fd8045b8678e1348fed57f9149279e00e404ed38 "
9764
+ integrity sha512-8R4Us7DxFO0rwAL/2fv6vaZL8Oa4n/HGanHODYGTcvQHwT0FYJr9UuuFm2GoWAIXQu1mDO03HNeHswFp9vmTVA ==
9765
9765
dependencies :
9766
9766
vue-class-component "^7.1.0"
9767
9767
You can’t perform that action at this time.
0 commit comments