From 636162d3ce4c3539cd9af52bb4241296a66006cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 01:02:38 +0000 Subject: [PATCH] Chore(deps): Bump @material-symbols/svg-400 from 0.44.9 to 0.44.10 Bumps [@material-symbols/svg-400](https://github.com/marella/material-symbols/tree/HEAD/svg/400) from 0.44.9 to 0.44.10. - [Release notes](https://github.com/marella/material-symbols/releases) - [Commits](https://github.com/marella/material-symbols/commits/v0.44.10/svg/400) --- updated-dependencies: - dependency-name: "@material-symbols/svg-400" dependency-version: 0.44.10 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 de4f4792c..94734eaa8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "5.3.0-rc.0", "license": "AGPL-3.0-or-later", "dependencies": { - "@material-symbols/svg-400": "^0.44.9", + "@material-symbols/svg-400": "^0.44.10", "@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.44.9", - "resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.44.9.tgz", - "integrity": "sha512-wAOGWPC1o1h2bMTv7Nv3hu2LF1zZ1iFEZbEzokO4nT+nriJ5eU43M6phO9q2+vt0xI5pUjCWMl0RYVNihcdmnQ==", + "version": "0.44.10", + "resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.44.10.tgz", + "integrity": "sha512-GYm0ojhaMGWTLzSj45eflZd3kOplXaFL/87Dqbz9+yhUQctHNIPHlanBPPmIrF87Eg3PY+spov+i8+tCUP2zjw==", "license": "Apache-2.0" }, "node_modules/@mdi/js": { diff --git a/package.json b/package.json index 9b294924b..25a13efac 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "extends @nextcloud/browserslist-config" ], "dependencies": { - "@material-symbols/svg-400": "^0.44.9", + "@material-symbols/svg-400": "^0.44.10", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "^2.6.0", "@nextcloud/dialogs": "^7.4.0",