summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorjulia.kirschenheuter <julia.kirschenheuter@nextcloud.com>2023-12-28 13:40:21 +0100
committerGrigorii K. Shartsev <me@shgk.me>2024-01-02 12:53:03 +0100
commit543c4add521b793db6d59565bdd309def2ef5731 (patch)
tree50fc572c7b2290de39a227506bd90683697f1c92 /package-lock.json
parentf21263822838ed15aef8721b27dd15a82f142f79 (diff)
downloadnextcloud-server-543c4add521b793db6d59565bdd309def2ef5731.tar.gz
nextcloud-server-543c4add521b793db6d59565bdd309def2ef5731.zip
Bump NcVue to v8.4.0
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> chore(assets): Recompile assets Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.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 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",