Browse Source

chore(deps): bump nextcloud/vue from 8.9.1 to 8.10.0

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
pull/11774/head
Maksim Sukharev 2 years ago
parent
commit
2069d5f1ba
No known key found for this signature in database GPG Key ID: 6349D071889BD1D5
  1. 14
      package-lock.json
  2. 2
      package.json

14
package-lock.json

@ -23,7 +23,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^3.0.0",
"@nextcloud/upload": "^1.0.5",
"@nextcloud/vue": "^8.9.1",
"@nextcloud/vue": "^8.10.0",
"crypto-js": "^4.2.0",
"debounce": "^2.0.0",
"emoji-mart-vue-fast": "^15.0.0",
@ -3844,9 +3844,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.9.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.9.1.tgz",
"integrity": "sha512-Mj+CovsPqAwUsCxeQfhYc9thx7synLTi95htwHu1s0XEg6SlaOV3BRarxD0m4C236ZpaIQ4DDfezDtuBln/mIA==",
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.10.0.tgz",
"integrity": "sha512-HQ/6upw/sviCOe5jtFmZh7KK+QzLNj4a1TnJt3nJQWEZSgt1FFj48tjrmP8ztqnd8pCCOAF8843VLWCCivrF0w==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",
@ -23549,9 +23549,9 @@
}
},
"@nextcloud/vue": {
"version": "8.9.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.9.1.tgz",
"integrity": "sha512-Mj+CovsPqAwUsCxeQfhYc9thx7synLTi95htwHu1s0XEg6SlaOV3BRarxD0m4C236ZpaIQ4DDfezDtuBln/mIA==",
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.10.0.tgz",
"integrity": "sha512-HQ/6upw/sviCOe5jtFmZh7KK+QzLNj4a1TnJt3nJQWEZSgt1FFj48tjrmP8ztqnd8pCCOAF8843VLWCCivrF0w==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",

2
package.json

@ -38,7 +38,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^3.0.0",
"@nextcloud/upload": "^1.0.5",
"@nextcloud/vue": "^8.9.1",
"@nextcloud/vue": "^8.10.0",
"crypto-js": "^4.2.0",
"debounce": "^2.0.0",
"emoji-mart-vue-fast": "^15.0.0",

Loading…
Cancel
Save