aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-07 10:47:05 +0000
committerGitHub <noreply@github.com>2024-12-07 10:47:05 +0000
commit682c1e755230017985c7aeaf1243e781da4db3ba (patch)
tree48e86e53458614f39769c763259d95f67a95dc56 /package.json
parentb2c06aea350cd503fbfd4d8798ab6979fc5f00ca (diff)
downloadnextcloud-server-682c1e755230017985c7aeaf1243e781da4db3ba.tar.gz
nextcloud-server-682c1e755230017985c7aeaf1243e781da4db3ba.zip
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8593a78753a..05729966606 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
"vue-frag": "^1.4.2",
"vue-infinite-loading": "^2.4.5",
"vue-localstorage": "^0.6.2",
- "vue-material-design-icons": "^5.0.0",
+ "vue-material-design-icons": "^5.3.1",
"vue-multiselect": "^2.1.9",
"vue-observe-visibility": "^1.0.0",
"vue-router": "^3.6.5",