Browse Source

chore(deps): bump @nextcloud/vue from 8.24.0 to 8.25.1

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
pull/14887/head
Maksim Sukharev 6 months ago
parent
commit
43697c72ed
  1. 14
      package-lock.json
  2. 2
      package.json

14
package-lock.json

@ -26,7 +26,7 @@
"@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.4",
"@nextcloud/upload": "^1.9.1",
"@nextcloud/vue": "^8.24.0",
"@nextcloud/vue": "^8.25.1",
"@vue/web-component-wrapper": "^1.3.0",
"@vueuse/components": "^11.3.0",
"@vueuse/core": "^11.2.0",
@ -3844,9 +3844,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.24.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.24.0.tgz",
"integrity": "sha512-eMwV6verEW8j5XrHXDHz/gm+nnfUDKzXccCQFNvlu32fsxInyWVqe/6b2Fn1SkQmuZsa9YY0ejhzmFHjMZ1/1g==",
"version": "8.25.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.25.1.tgz",
"integrity": "sha512-tePbb9xiM94fkRGqbJXSVuSSseHOem8MS8ulRpmMIWB/g0BqROtigb7VHaVLKAsxgywPN/TqeMeyKFC8cQjptw==",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
@ -23957,9 +23957,9 @@
}
},
"@nextcloud/vue": {
"version": "8.24.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.24.0.tgz",
"integrity": "sha512-eMwV6verEW8j5XrHXDHz/gm+nnfUDKzXccCQFNvlu32fsxInyWVqe/6b2Fn1SkQmuZsa9YY0ejhzmFHjMZ1/1g==",
"version": "8.25.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.25.1.tgz",
"integrity": "sha512-tePbb9xiM94fkRGqbJXSVuSSseHOem8MS8ulRpmMIWB/g0BqROtigb7VHaVLKAsxgywPN/TqeMeyKFC8cQjptw==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",

2
package.json

@ -42,7 +42,7 @@
"@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.4",
"@nextcloud/upload": "^1.9.1",
"@nextcloud/vue": "^8.24.0",
"@nextcloud/vue": "^8.25.1",
"@vue/web-component-wrapper": "^1.3.0",
"@vueuse/components": "^11.3.0",
"@vueuse/core": "^11.2.0",

Loading…
Cancel
Save