From 993adaa3cd19391a208246b8320eb1dfd425832e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 14:50:09 +0000 Subject: [PATCH] build(deps-dev): bump @iconify-json/material-symbols from 1.2.83 to 1.2.89 in /frontend in the iconify group across 1 directory (#7641) Bumps the iconify group with 1 update in the /frontend directory: [@iconify-json/material-symbols](https://github.com/iconify/icon-sets). Updates `@iconify-json/material-symbols` from 1.2.83 to 1.2.89
Commits

Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend/package-lock.json | 8 ++++---- frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 6ade3d2a28..b7c3dcc569 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -87,7 +87,7 @@ "web-vitals": "^5.1.0" }, "devDependencies": { - "@iconify-json/material-symbols": "^1.2.83", + "@iconify-json/material-symbols": "^1.2.89", "@iconify/react": "^6.0.2", "@iconify/utils": "^3.1.4", "@playwright/test": "^1.55.0", @@ -1982,9 +1982,9 @@ "license": "MIT" }, "node_modules/@iconify-json/material-symbols": { - "version": "1.2.83", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.83.tgz", - "integrity": "sha512-4I2rfNlaoyn4zIcdJDxUMuPV1pVp8Tgwy+eJvyAZuOpmPtOsniQ8Dug6wzRD5s9KLyQA3smFvuBphVdYG7NWQA==", + "version": "1.2.89", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.89.tgz", + "integrity": "sha512-wYJjKAOptNhc8Bq65PPJVEz/4Ozm+b3ZWEB3H65yGw37dr9AvXibW0GkEdVD7qrCtbD6aC6fY7SLmQCuUGtEAQ==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/frontend/package.json b/frontend/package.json index 71a71661e7..10b0e960f9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -109,7 +109,7 @@ ] }, "devDependencies": { - "@iconify-json/material-symbols": "^1.2.83", + "@iconify-json/material-symbols": "^1.2.89", "@iconify/react": "^6.0.2", "@iconify/utils": "^3.1.4", "@playwright/test": "^1.55.0",