From 924f16a772826336fd50fe80042b9c33cdc6cbdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 20:11:06 +0000 Subject: [PATCH] [Docs Site] Bump @iconify-json/material-symbols from 1.2.13 to 1.2.14 Bumps [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) from 1.2.13 to 1.2.14. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/material-symbols" dependency-type: direct:development 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 1b446030b940607..4416315241953be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.1", "@iarna/toml": "2.2.5", - "@iconify-json/material-symbols": "1.2.13", + "@iconify-json/material-symbols": "1.2.14", "@stoplight/json-schema-tree": "4.0.0", "@types/hast": "3.0.4", "@types/he": "1.2.3", @@ -3235,9 +3235,9 @@ "license": "ISC" }, "node_modules/@iconify-json/material-symbols": { - "version": "1.2.13", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.13.tgz", - "integrity": "sha512-7sVem5paCT87e1Hvk9tA2CHcmTSCwlJj6UlhouyNfgAqoC0W/Yj2vA9NFOdjviHgvoHT9kDCEfKxT5tpEMH6qA==", + "version": "1.2.14", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.14.tgz", + "integrity": "sha512-S0AAFFQPVr8Dkrprspz/otNjxdD3rJRXDGZjbO8a8zn8ZR5mO8jAF81lVoTfUWxPH6SCtH2lK1JQGXHGPxld7g==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 4de981223a3ed5c..8983b05a60d90ff 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.1", "@iarna/toml": "2.2.5", - "@iconify-json/material-symbols": "1.2.13", + "@iconify-json/material-symbols": "1.2.14", "@stoplight/json-schema-tree": "4.0.0", "@types/hast": "3.0.4", "@types/he": "1.2.3",