mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
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>
This commit is contained in:
parent
0d6a706bc0
commit
b3afa74848
6 changed files with 14 additions and 14 deletions
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-common.js.map
vendored
2
dist/core-common.js.map
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -52,7 +52,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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue