Browse Source

Bump vue-material-design-icons from 4.11.0 to 4.12.1

Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.11.0 to 4.12.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/4.11.0...4.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
tags/v22.0.0rc1
dependabot-preview[bot] 3 years ago
parent
commit
75f1df4fd0
4 changed files with 6 additions and 6 deletions
  1. 1
    1
      core/js/dist/unified-search.js
  2. 1
    1
      core/js/dist/unified-search.js.map
  3. 3
    3
      package-lock.json
  4. 1
    1
      package.json

+ 1
- 1
core/js/dist/unified-search.js
File diff suppressed because it is too large
View File


+ 1
- 1
core/js/dist/unified-search.js.map
File diff suppressed because it is too large
View File


+ 3
- 3
package-lock.json View File

@@ -15852,9 +15852,9 @@
"integrity": "sha512-29YQVVkIdoS6BZBCJAyu9d0OR0eKSm5gk5OjsLssV1+NM4zJnf9cxhN1AVeXkUHJLqOonECweuaR8PZ2x307dw=="
},
"vue-material-design-icons": {
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.11.0.tgz",
"integrity": "sha512-3Tyeqi9jtONQ/x8WkJqiBs4t5Bd5O1t7RdM/GIPKVYoVdaRy0oy3nbRjnMGyONBlqC/NpPjzhWeoZWUMEI04nA=="
"version": "4.12.1",
"resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.12.1.tgz",
"integrity": "sha512-IDGGV5fC2VPN3zPRNEpm47MjJL1CIPfK34wx3+SRTkUL8dt5/hONmQ2WguBivE1uZVExMVFHekNDnEJamkJ8hA=="
},
"vue-multiselect": {
"version": "2.1.6",

+ 1
- 1
package.json View File

@@ -81,7 +81,7 @@
"vue-clipboard2": "^0.3.1",
"vue-infinite-loading": "^2.4.5",
"vue-localstorage": "^0.6.2",
"vue-material-design-icons": "^4.11.0",
"vue-material-design-icons": "^4.12.1",
"vue-multiselect": "^2.1.6",
"vue-router": "^3.5.1",
"vuedraggable": "^2.24.3",

Loading…
Cancel
Save