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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-12 01:35:05 +00:00 коммит произвёл GitHub
Родитель e8a10cf254
Коммит 2efea848d1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 6 удалений

9
package-lock.json сгенерированный
Просмотреть файл

@ -20,7 +20,7 @@
"@nextcloud/vue": "^8.17.1",
"email-validator": "^2.0.4",
"vue": "^2.7.16",
"vue-material-design-icons": "^5.3.0"
"vue-material-design-icons": "^5.3.1"
},
"devDependencies": {
"@nextcloud/browserslist-config": "^3.0.1",
@ -12252,10 +12252,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==",
"license": "MIT"
"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",

Просмотреть файл

@ -55,7 +55,7 @@
"@nextcloud/vue": "^8.17.1",
"email-validator": "^2.0.4",
"vue": "^2.7.16",
"vue-material-design-icons": "^5.3.0"
"vue-material-design-icons": "^5.3.1"
},
"engines": {
"node": "^20.0.0",