Merge pull request #5693 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-8.11.1

This commit is contained in:
dependabot[bot]
2024-03-23 04:12:44 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -22,7 +22,7 @@
"@nextcloud/moment": "^1.3.1",
"@nextcloud/notify_push": "^1.1.4",
"@nextcloud/router": "^3.0.0",
"@nextcloud/vue": "^8.11.0",
"@nextcloud/vue": "^8.11.1",
"blueimp-md5": "^2.19.0",
"chroma-js": "^2.4.2",
"dompurify": "^3.0.9",
@@ -4744,9 +4744,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.0.tgz",
"integrity": "sha512-kJ0plDKuWYFpfG0DeLbS6XZvajH55FdxpoRW+ZaWbMgFo4CJPYIsmCt4FtfqUx6uBjRNFW6vU7wYtlGLDNdHww==",
"version": "8.11.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.1.tgz",
"integrity": "sha512-tK/OpRasvjVwKBe8k7T5WfvNbeimYPF7TGNq3P2UO8ir6mDoO0aymAW8qKfPU56elH7bqqr8qk0d8rC/jZuLaQ==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",
@@ -25877,9 +25877,9 @@
}
},
"@nextcloud/vue": {
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.0.tgz",
"integrity": "sha512-kJ0plDKuWYFpfG0DeLbS6XZvajH55FdxpoRW+ZaWbMgFo4CJPYIsmCt4FtfqUx6uBjRNFW6vU7wYtlGLDNdHww==",
"version": "8.11.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.1.tgz",
"integrity": "sha512-tK/OpRasvjVwKBe8k7T5WfvNbeimYPF7TGNq3P2UO8ir6mDoO0aymAW8qKfPU56elH7bqqr8qk0d8rC/jZuLaQ==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",

View File

@@ -43,7 +43,7 @@
"@nextcloud/moment": "^1.3.1",
"@nextcloud/notify_push": "^1.1.4",
"@nextcloud/router": "^3.0.0",
"@nextcloud/vue": "^8.11.0",
"@nextcloud/vue": "^8.11.1",
"blueimp-md5": "^2.19.0",
"chroma-js": "^2.4.2",
"dompurify": "^3.0.9",