diff options
author | Christopher Ng <chrng8@gmail.com> | 2023-06-08 17:47:35 -0700 |
---|---|---|
committer | Christopher Ng <chrng8@gmail.com> | 2023-07-06 15:33:30 -0700 |
commit | 8360af1422cfe4e9305053942c3ed26c2608b0dd (patch) | |
tree | cb3d86e8fb8f3ac536c6ce50e30cc13140306983 /package-lock.json | |
parent | d2be510ff134bd5934c2857be82027945bf081c9 (diff) | |
download | nextcloud-server-8360af1422cfe4e9305053942c3ed26c2608b0dd.tar.gz nextcloud-server-8360af1422cfe4e9305053942c3ed26c2608b0dd.zip |
chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 21382099d015cacb0f409b7325052e867ebdff38)
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 8ad3def5baf..0419771bf56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.0", "@nextcloud/sharing": "^0.1.0", - "@nextcloud/vue": "^7.11.6", + "@nextcloud/vue": "^7.12.0", "@nextcloud/vue-dashboard": "^2.0.1", "@skjnldsv/sanitize-svg": "^1.0.2", "autosize": "^6.0.1", @@ -4000,9 +4000,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.11.6", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.6.tgz", - "integrity": "sha512-HqstdUdQYHMFx/xD36OElbE0DvXmGSnPI9/stvRDlTYV+aG2XNQPn57k5cXjsQe5LAFv0SXwXVTzKA6q5+wuoA==", + "version": "7.12.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.0.tgz", + "integrity": "sha512-f7x3YFBzc/mt27F7AU+ITLmGCwRpVM0aVTF+DxjaOdelQNTYZBuFJCCOk6nC+x+gg/KWLIxeWm/NWDxToCstbQ==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", @@ -29313,9 +29313,9 @@ } }, "@nextcloud/vue": { - "version": "7.11.6", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.6.tgz", - "integrity": "sha512-HqstdUdQYHMFx/xD36OElbE0DvXmGSnPI9/stvRDlTYV+aG2XNQPn57k5cXjsQe5LAFv0SXwXVTzKA6q5+wuoA==", + "version": "7.12.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.0.tgz", + "integrity": "sha512-f7x3YFBzc/mt27F7AU+ITLmGCwRpVM0aVTF+DxjaOdelQNTYZBuFJCCOk6nC+x+gg/KWLIxeWm/NWDxToCstbQ==", "requires": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", |