diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json index ec7e677ec41..61b2bd0539a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@nextcloud/router": "^2.1.2", "@nextcloud/sharing": "^0.1.0", "@nextcloud/upload": "^1.0.4", - "@nextcloud/vue": "^8.3.0", + "@nextcloud/vue": "^8.4.0", "@skjnldsv/sanitize-svg": "^1.0.2", "@vueuse/components": "^10.4.1", "@vueuse/integrations": "^10.6.0", @@ -4220,9 +4220,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.3.0.tgz", - "integrity": "sha512-2duDJflaeHMmtV+l6MXyhKY2t1TUB5GjkDvSL0KZ9i1QHXLVhhWObhI7cclO/qqu7/yoEdrBLY/Ga7uBPBmr7g==", + "version": "8.4.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.4.0.tgz", + "integrity": "sha512-K+oDwwpy3ka5VBYi0S92dpBKJYDI78HGe0Ln2cfURtyH69DjtPAbDTj5CjFP8ccY/QsZgIjBekX6Ftw6fg1czQ==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", @@ -4247,7 +4247,6 @@ "focus-trap": "^7.4.3", "linkify-string": "^4.0.0", "md5": "^2.3.0", - "node-polyfill-webpack-plugin": "^2.0.1", "rehype-external-links": "^3.0.0", "rehype-react": "^7.1.2", "remark-breaks": "^4.0.0", |