From d9d2d0e2942da8e50cc1ac9742c0c007a33c43db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 02:21:26 +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 | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index ddc15093268..cbf18c0ad08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "vue-cropperjs": "^4.2.0", "vue-draggable-resizable": "^2.3.0", "vue-frag": "^1.4.3", - "vue-material-design-icons": "^5.3.0", + "vue-material-design-icons": "^5.3.1", "vue-router": "^3.6.5", "vue-virtual-scroller": "^1.1.2", "vue2-leaflet": "^2.7.1", @@ -20343,9 +20343,9 @@ } }, "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==" }, "node_modules/vue-resize": { "version": "1.0.1", @@ -36252,9 +36252,9 @@ } }, "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==" }, "vue-resize": { "version": "1.0.1", diff --git a/package.json b/package.json index 9199ef58168..7c019d88d05 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "vue-cropperjs": "^4.2.0", "vue-draggable-resizable": "^2.3.0", "vue-frag": "^1.4.3", - "vue-material-design-icons": "^5.3.0", + "vue-material-design-icons": "^5.3.1", "vue-router": "^3.6.5", "vue-virtual-scroller": "^1.1.2", "vue2-leaflet": "^2.7.1",