Merge pull request #6156 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-8.15.0
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -22,7 +22,7 @@
|
|||||||
"@nextcloud/moment": "^1.3.1",
|
"@nextcloud/moment": "^1.3.1",
|
||||||
"@nextcloud/notify_push": "^1.3.0",
|
"@nextcloud/notify_push": "^1.3.0",
|
||||||
"@nextcloud/router": "^3.0.1",
|
"@nextcloud/router": "^3.0.1",
|
||||||
"@nextcloud/vue": "^8.14.0",
|
"@nextcloud/vue": "^8.15.0",
|
||||||
"blueimp-md5": "^2.19.0",
|
"blueimp-md5": "^2.19.0",
|
||||||
"chroma-js": "^2.4.2",
|
"chroma-js": "^2.4.2",
|
||||||
"dompurify": "^3.1.6",
|
"dompurify": "^3.1.6",
|
||||||
@@ -3902,9 +3902,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/vue": {
|
"node_modules/@nextcloud/vue": {
|
||||||
"version": "8.14.0",
|
"version": "8.15.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.15.0.tgz",
|
||||||
"integrity": "sha512-hB3dG7tZWpItC74PfbTLW02754qYXFDH+h7Ksq6b7e8WlhnKLWrhNGKhSpNDt9/g+vb5bSIOxbiDZIJZ63hAuQ==",
|
"integrity": "sha512-Yxf7bIzKV3vCDJDZo99dSLpfe9wMh0hTvmlov5B8V+ZX/foq+O/EcvPivbJmesjIi6LKg+z4K53d7tU2izAPSg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@floating-ui/dom": "^1.1.0",
|
"@floating-ui/dom": "^1.1.0",
|
||||||
"@linusborg/vue-simple-portal": "^0.1.5",
|
"@linusborg/vue-simple-portal": "^0.1.5",
|
||||||
@@ -3917,6 +3917,7 @@
|
|||||||
"@nextcloud/l10n": "^3.0.1",
|
"@nextcloud/l10n": "^3.0.1",
|
||||||
"@nextcloud/logger": "^3.0.1",
|
"@nextcloud/logger": "^3.0.1",
|
||||||
"@nextcloud/router": "^3.0.0",
|
"@nextcloud/router": "^3.0.0",
|
||||||
|
"@nextcloud/sharing": "^0.2.2",
|
||||||
"@nextcloud/timezones": "^0.1.1",
|
"@nextcloud/timezones": "^0.1.1",
|
||||||
"@nextcloud/vue-select": "^3.25.0",
|
"@nextcloud/vue-select": "^3.25.0",
|
||||||
"@vueuse/components": "^10.9.0",
|
"@vueuse/components": "^10.9.0",
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
"@nextcloud/moment": "^1.3.1",
|
"@nextcloud/moment": "^1.3.1",
|
||||||
"@nextcloud/notify_push": "^1.3.0",
|
"@nextcloud/notify_push": "^1.3.0",
|
||||||
"@nextcloud/router": "^3.0.1",
|
"@nextcloud/router": "^3.0.1",
|
||||||
"@nextcloud/vue": "^8.14.0",
|
"@nextcloud/vue": "^8.15.0",
|
||||||
"blueimp-md5": "^2.19.0",
|
"blueimp-md5": "^2.19.0",
|
||||||
"chroma-js": "^2.4.2",
|
"chroma-js": "^2.4.2",
|
||||||
"dompurify": "^3.1.6",
|
"dompurify": "^3.1.6",
|
||||||
|
|||||||
Reference in New Issue
Block a user