From 3ada5993e0f13533c4c9239888c9f1a16675e19e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 20:41:11 +0000 Subject: [PATCH] Chore(deps): Bump @rxliuli/vista from 0.4.9 to 0.4.11 Bumps [@rxliuli/vista](https://github.com/rxliuli/vista) from 0.4.9 to 0.4.11. - [Commits](https://github.com/rxliuli/vista/commits) --- updated-dependencies: - dependency-name: "@rxliuli/vista" dependency-version: 0.4.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2dfc9030..df599287 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@nextcloud/sharing": "^0.3.0", "@nextcloud/vue": "^9.5.0", "@peculiar/x509": "^1.14.3", - "@rxliuli/vista": "^0.4.9", + "@rxliuli/vista": "^0.4.11", "@vueuse/core": "^14.2.1", "asn1js": "^3.0.7", "bip39": "^3.1.0", @@ -3236,9 +3236,9 @@ } }, "node_modules/@rxliuli/vista": { - "version": "0.4.9", - "resolved": "https://registry.npmjs.org/@rxliuli/vista/-/vista-0.4.9.tgz", - "integrity": "sha512-YlkeXrxQCinZlRxExFvVfOT1dBL9ON9jg1awsL+vCZi3Ikg6N3Zd5u/qGYDpajq48ExKjbINQ/cabBZA1sOR1A==", + "version": "0.4.11", + "resolved": "https://registry.npmjs.org/@rxliuli/vista/-/vista-0.4.11.tgz", + "integrity": "sha512-NFKLHlq5VRSKaQH2CD04fj73U7NEWaDVsFnSJMQqQGDVyFtxBzY+0g4swMIg5ZBMEkBh33XmlcwfEDzEg0GNnw==", "license": "MIT" }, "node_modules/@sindresorhus/base62": { diff --git a/package.json b/package.json index 987e7271..29e54359 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@nextcloud/sharing": "^0.3.0", "@nextcloud/vue": "^9.5.0", "@peculiar/x509": "^1.14.3", - "@rxliuli/vista": "^0.4.9", + "@rxliuli/vista": "^0.4.11", "@vueuse/core": "^14.2.1", "asn1js": "^3.0.7", "bip39": "^3.1.0",