summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorChristopher Ng <chrng8@gmail.com>2022-12-10 01:58:32 +0000
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-12-15 09:51:28 +0100
commitb3afa748486c94eb0e6cc922e00ca49dfde6e3ee (patch)
tree5ee463c705509ff3f8a30968706ad4acdb9ccf4c /package-lock.json
parent0d6a706bc08e40fad013bc7f0d07e6c0b71d27f9 (diff)
downloadnextcloud-server-b3afa748486c94eb0e6cc922e00ca49dfde6e3ee.tar.gz
nextcloud-server-b3afa748486c94eb0e6cc922e00ca49dfde6e3ee.zip
Bump @nextcloud/vue to 7.2.0
Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 19bd572ca6c..ac6b678b9a5 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.1.0",
+ "@nextcloud/vue": "^7.2.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"autosize": "^5.0.1",
@@ -4326,9 +4326,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0.tgz",
- "integrity": "sha512-vr+IpdjnYt0Uk2JK4IRIe8V5SXcJFZZuyjw++2KVlCecgwAm5uUx79egTPx5xOhANbOiM2ncCpLeHisHL9ci9w==",
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.2.0.tgz",
+ "integrity": "sha512-lQS/GQZOH6Pa6yC7oTv9Hr3Ic+uViCfIWHujNjUpnApwlafgNyA5PI82FFU7tUHEOEk0wPONXYGzWVxkBW4h+w==",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
@@ -26833,9 +26833,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0.tgz",
- "integrity": "sha512-vr+IpdjnYt0Uk2JK4IRIe8V5SXcJFZZuyjw++2KVlCecgwAm5uUx79egTPx5xOhANbOiM2ncCpLeHisHL9ci9w==",
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.2.0.tgz",
+ "integrity": "sha512-lQS/GQZOH6Pa6yC7oTv9Hr3Ic+uViCfIWHujNjUpnApwlafgNyA5PI82FFU7tUHEOEk0wPONXYGzWVxkBW4h+w==",
"requires": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",