From aa2b06c06c0051cda6a4258af30bd2f9c5285c37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 04:44:54 +0000 Subject: [PATCH] Chore(deps): Bump @material-symbols/svg-400 from 0.45.1 to 0.45.4 Bumps [@material-symbols/svg-400](https://github.com/marella/material-symbols/tree/HEAD/svg/400) from 0.45.1 to 0.45.4. - [Release notes](https://github.com/marella/material-symbols/releases) - [Commits](https://github.com/marella/material-symbols/commits/v0.45.4/svg/400) --- updated-dependencies: - dependency-name: "@material-symbols/svg-400" dependency-version: 0.45.4 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 dec7e4735..4ebe2910d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "5.3.2", "license": "AGPL-3.0-or-later", "dependencies": { - "@material-symbols/svg-400": "^0.45.1", + "@material-symbols/svg-400": "^0.45.4", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "^2.6.0", "@nextcloud/dialogs": "^7.4.0", @@ -1390,9 +1390,9 @@ "peer": true }, "node_modules/@material-symbols/svg-400": { - "version": "0.45.1", - "resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.45.1.tgz", - "integrity": "sha512-iZHFSXGf9+NUlcRjHeKhD0Qxw444ZyChd/i6tmUpqZ8up4HtCoQiXsJ8IS8p0SNyW5udw8bokPFtbVGwY655Ww==", + "version": "0.45.4", + "resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.45.4.tgz", + "integrity": "sha512-xVWG2K0MryMr6Ga0t1GXb0rseREUzGTZE3yqydVXk9zp5JscHyPO7VxfaXp504gouGVcQfs36Mbgo8/ClQF/zQ==", "license": "Apache-2.0" }, "node_modules/@mdi/js": { diff --git a/package.json b/package.json index 7b0200020..c128793da 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "extends @nextcloud/browserslist-config" ], "dependencies": { - "@material-symbols/svg-400": "^0.45.1", + "@material-symbols/svg-400": "^0.45.4", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "^2.6.0", "@nextcloud/dialogs": "^7.4.0",