diff --git a/package-lock.json b/package-lock.json index 1341b45b..2fa5bc21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@nextcloud/l10n": "3.3.0", "@nextcloud/moment": "1.3.4", "@nextcloud/router": "3.0.1", - "@nextcloud/vue": "9.0.0-rc.2", + "@nextcloud/vue": "9.0.0-rc.3", "@vueuse/components": "^13.4.0", "bwip-js": "4.6.0", "date-fns": "^4.1.0", @@ -2995,9 +2995,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "9.0.0-rc.2", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.0.0-rc.2.tgz", - "integrity": "sha512-/YDkNt81zwAixP7H52LrqXGMwa0goPtH4jPlUqPiNaco65avQDdn125W3w/Tk6bznhVQpN3y8y3Y5gpVGNrIGQ==", + "version": "9.0.0-rc.3", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.0.0-rc.3.tgz", + "integrity": "sha512-80eW36oUZIYwcwCQX58Aubao8ZXZS2ms0+tyYmkTCpVait9/eT9BmbwmvVxqD8y966572CSyyZf0DCsScLxqVQ==", "license": "AGPL-3.0-or-later", "dependencies": { "@ckpack/vue-color": "^1.6.0", diff --git a/package.json b/package.json index de935ddd..b6e57b83 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@nextcloud/l10n": "3.3.0", "@nextcloud/moment": "1.3.4", "@nextcloud/router": "3.0.1", - "@nextcloud/vue": "9.0.0-rc.2", + "@nextcloud/vue": "9.0.0-rc.3", "@vueuse/components": "^13.4.0", "bwip-js": "4.6.0", "date-fns": "^4.1.0",