From 3d54a9f2c5577a8ecc8bb270910ed9400e5cae18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 14:15:52 +0000 Subject: [PATCH] chore(deps-dev): bump material-symbols from 0.46.0 to 0.47.0 Bumps [material-symbols](https://github.com/marella/material-symbols/tree/HEAD/material-symbols) from 0.46.0 to 0.47.0. - [Release notes](https://github.com/marella/material-symbols/releases) - [Commits](https://github.com/marella/material-symbols/commits/v0.47.0/material-symbols) --- updated-dependencies: - dependency-name: material-symbols dependency-version: 0.47.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 c88ec7f..a5160ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "esbuild": "^0.28.2", "katex": "^0.18.4", "lxgw-wenkai-screen-web": "^1.522.0", - "material-symbols": "^0.46.0", + "material-symbols": "^0.47.0", "playwright": "^1.62.1", "typescript": "^7.0.2" }, @@ -1253,9 +1253,9 @@ } }, "node_modules/material-symbols": { - "version": "0.46.0", - "resolved": "https://registry.npmjs.org/material-symbols/-/material-symbols-0.46.0.tgz", - "integrity": "sha512-YxmTXwOhLOI6EupAwFfxFERbaDe61dG/tveOSy2HecndGKqvJ74WqXrrXLNWpIGDkk6TDpieuQPDS+hA7+z3Ig==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/material-symbols/-/material-symbols-0.47.0.tgz", + "integrity": "sha512-/Wt7QSv5Hih8EFj9ySHnnF+NAGajTMRLkfajj0j4MNCY3FB2QhGRg5xtnBs5bUE63mzVo7J5XbbIDr0HeITpHg==", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index f15e56f..8854c96 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "esbuild": "^0.28.2", "katex": "^0.18.4", "lxgw-wenkai-screen-web": "^1.522.0", - "material-symbols": "^0.46.0", + "material-symbols": "^0.47.0", "playwright": "^1.62.1", "typescript": "^7.0.2" }