From b5d01819125f261ded20a3c510482300383cd388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 11:42:48 +0000 Subject: [PATCH] Chore(deps): Bump vue-material-design-icons from 5.3.0 to 5.3.1 Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases) - [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md) - [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.3.0...5.3.1) --- updated-dependencies: - dependency-name: vue-material-design-icons 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 0175ed5..c7a2e57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@nextcloud/vue": "^8.26.0", "vue": "^2.7.12", "vue-html-secure": "^1.0.10", - "vue-material-design-icons": "^5.1.2" + "vue-material-design-icons": "^5.3.1" }, "devDependencies": { "@nextcloud/babel-config": "^1.0.0", @@ -14553,9 +14553,9 @@ "license": "MIT" }, "node_modules/vue-material-design-icons": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-5.3.0.tgz", - "integrity": "sha512-wnbRh+48RwX/Gt+iqwCSdWpm0hPBwwv9F7MSouUzZ2PsphYVMJB9KkG9iGs+tgBiT57ZiurFEK07Y/rFKx+Ekg==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-5.3.1.tgz", + "integrity": "sha512-6UNEyhlTzlCeT8ZeX5WbpUGFTTPSbOoTQeoASTv7X4Ylh0pe8vltj+36VMK56KM0gG8EQVoMK/Qw/6evalg8lA==", "license": "MIT" }, "node_modules/vue-resize": { diff --git a/package.json b/package.json index 52403a0..0ed03a6 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@nextcloud/vue": "^8.26.0", "vue": "^2.7.12", "vue-html-secure": "^1.0.10", - "vue-material-design-icons": "^5.1.2" + "vue-material-design-icons": "^5.3.1" }, "devDependencies": { "@nextcloud/babel-config": "^1.0.0",