mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update dependency vue-property-decorator to ^8.1.0 (#5302)
This commit is contained in:
parent
a11afd4537
commit
d52648f199
@ -82,7 +82,7 @@
|
|||||||
"tslint": "^5.14.0",
|
"tslint": "^5.14.0",
|
||||||
"typescript": "^3.3.4000",
|
"typescript": "^3.3.4000",
|
||||||
"vue-jest": "^4.0.0-beta.2",
|
"vue-jest": "^4.0.0-beta.2",
|
||||||
"vue-property-decorator": "^8.0.0"
|
"vue-property-decorator": "^8.1.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -11243,10 +11243,10 @@ vue-no-ssr@^1.1.1:
|
|||||||
resolved "https://registry.npmjs.org/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998"
|
resolved "https://registry.npmjs.org/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998"
|
||||||
integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g==
|
integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g==
|
||||||
|
|
||||||
vue-property-decorator@^8.0.0:
|
vue-property-decorator@^8.1.0:
|
||||||
version "8.0.0"
|
version "8.1.0"
|
||||||
resolved "https://registry.npmjs.org/vue-property-decorator/-/vue-property-decorator-8.0.0.tgz#a2e9bb2419b638cbf1614e17b99aa675d6d4e9e4"
|
resolved "https://registry.npmjs.org/vue-property-decorator/-/vue-property-decorator-8.1.0.tgz#66493a5350e7f643e852e7698ec2c883554daa79"
|
||||||
integrity sha512-aaAO/Wbh+n3sPMOoQ+Rwi9va6vFqZPX13dA8vMycGuS/DOIYC77KxX0gMAPEzzkT4Umya0uSlTvBV5jQvSTyBQ==
|
integrity sha512-TUWpbadApSW/sx9hlbrUq092ULm4E3RkL5X4fFhkiJ88/Y99lVubjh3bd3VbFQ8JRlKaTeqMOKaFHQRzWBCFPg==
|
||||||
dependencies:
|
dependencies:
|
||||||
vue-class-component "^7.0.1"
|
vue-class-component "^7.0.1"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user