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 @@ -9588,10 +9588,10 @@ vue-no-ssr@^1.1.1:
9588
9588
resolved "https://registry.yarnpkg.com/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998"
9589
9589
integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g==
9590
9590
9591
-
9592
- version "8.4.0 "
9593
- resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.4.0 .tgz#f4e641f84ca51a7b4721e236392a1efbb6eac00b "
9594
- integrity sha512-0o85LJSTLZvDaB7IXfmpONfAQZ7NgScFvptFSrlFFSsScR716muJb3mMFojNnKC3Vpm7CM4PsmHNdk30uuNpag ==
9591
+
9592
+ version "8.4.1 "
9593
+ resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.4.1 .tgz#fd8045b8678e1348fed57f9149279e00e404ed38 "
9594
+ integrity sha512-8R4Us7DxFO0rwAL/2fv6vaZL8Oa4n/HGanHODYGTcvQHwT0FYJr9UuuFm2GoWAIXQu1mDO03HNeHswFp9vmTVA ==
9595
9595
dependencies :
9596
9596
vue-class-component "^7.1.0"
9597
9597
You can’t perform that action at this time.
0 commit comments