summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorjulia.kirschenheuter <julia.kirschenheuter@nextcloud.com>2023-12-27 14:54:45 +0100
committerGrigorii K. Shartsev <me@shgk.me>2024-01-02 10:53:48 +0100
commit6dc5ae32b3136a514c26cf0ccc0238072fcbd2b2 (patch)
tree1733ee5b0672aa60963410028e990cae543c3111 /package-lock.json
parent1fbfc4fc3e6a2c7b945419c88bc6e04f451d7099 (diff)
downloadnextcloud-server-6dc5ae32b3136a514c26cf0ccc0238072fcbd2b2.tar.gz
nextcloud-server-6dc5ae32b3136a514c26cf0ccc0238072fcbd2b2.zip
Update Nc Vue to 8.4.0
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 337b2b2a894..f84fbcd6969 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -30,7 +30,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.7.0",
"@vueuse/core": "^10.7.0",
@@ -4140,9 +4140,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",
@@ -4167,7 +4167,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",