Bump nextcloud-vue to 0.13.1
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
adcb73d8f6
commit
99ac0db0c7
|
@ -7314,9 +7314,9 @@
|
|||
}
|
||||
},
|
||||
"nextcloud-vue": {
|
||||
"version": "0.13.0",
|
||||
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.13.0.tgz",
|
||||
"integrity": "sha512-MKOZFv4RPSd2xjh7IV/iSZiRQceCOPPL139cEQ4aX3G6LzQfGLuNE97vn0U6vQbqlrINwHVh0k6IBaNIZ2Su2g==",
|
||||
"version": "0.13.1",
|
||||
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.13.1.tgz",
|
||||
"integrity": "sha512-NFkdJzRR06KSlOuOs6nA70JEhkd2bs/BfJk9flSLrqnLe9b0BV+3n0XcpX/RCHP74+53bOp5Hciy9LggBAw+yA==",
|
||||
"requires": {
|
||||
"@babel/polyfill": "^7.4.4",
|
||||
"escape-html": "^1.0.3",
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"moment-timezone": "^0.5.27",
|
||||
"nextcloud-password-confirmation": "^0.4.2",
|
||||
"nextcloud-router": "0.0.9",
|
||||
"nextcloud-vue": "^0.13.0",
|
||||
"nextcloud-vue": "^0.13.1",
|
||||
"nextcloud-vue-collections": "^0.7.1",
|
||||
"p-limit": "^2.2.2",
|
||||
"p-queue": "^6.2.1",
|
||||
|
|
Loading…
Reference in New Issue