From b538b893468aa42853e7a0e8906c8558af4c2b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 01:04:22 +0000 Subject: [PATCH] Chore(deps): Bump @material-symbols/svg-400 from 0.44.6 to 0.44.8 Bumps [@material-symbols/svg-400](https://github.com/marella/material-symbols/tree/HEAD/svg/400) from 0.44.6 to 0.44.8. - [Release notes](https://github.com/marella/material-symbols/releases) - [Commits](https://github.com/marella/material-symbols/commits/v0.44.8/svg/400) --- updated-dependencies: - dependency-name: "@material-symbols/svg-400" dependency-version: 0.44.8 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 6c14daf0c..8604a70a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "5.3.0-alpha.0", "license": "AGPL-3.0-or-later", "dependencies": { - "@material-symbols/svg-400": "^0.44.6", + "@material-symbols/svg-400": "^0.44.8", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "^2.6.0", "@nextcloud/dialogs": "^7.3.0", @@ -1328,9 +1328,9 @@ "peer": true }, "node_modules/@material-symbols/svg-400": { - "version": "0.44.6", - "resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.44.6.tgz", - "integrity": "sha512-PKVFWhOWkXMJwcvJS4vjJD7TV8fMfvk0hvTBlP6quJDJGv9QXI1BFNkXx8f0SzM8pbhwqNEILTFba8PYiNCXuw==", + "version": "0.44.8", + "resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.44.8.tgz", + "integrity": "sha512-p4Lebev1M3UfRQug5rRV4Yci/j72+Pf4e3lZtyA0eLNAxUtYBiTlwMJHYHe8Pzw8QTU8KvZwULvRFxmO2rmWXA==", "license": "Apache-2.0" }, "node_modules/@mdi/js": { diff --git a/package.json b/package.json index d4f9f9e38..116e07c74 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "extends @nextcloud/browserslist-config" ], "dependencies": { - "@material-symbols/svg-400": "^0.44.6", + "@material-symbols/svg-400": "^0.44.8", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "^2.6.0", "@nextcloud/dialogs": "^7.3.0",