From 52861be1450233c79ac49fb739e4426b8a3dd479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 20:44:20 +0000 Subject: [PATCH] [Docs Site] Bump @iconify-json/material-symbols from 1.2.8 to 1.2.10 Bumps [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) from 1.2.8 to 1.2.10. - [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 | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 07fa195892baa5..97a563385ff0a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@cloudflare/workers-types": "^4.20241112.0", "@codingheads/sticky-header": "^1.0.2", "@iarna/toml": "^2.2.5", - "@iconify-json/material-symbols": "^1.2.8", + "@iconify-json/material-symbols": "^1.2.10", "@stoplight/json-schema-tree": "^4.0.0", "@types/dompurify": "^3.2.0", "@types/hast": "^3.0.4", @@ -2878,10 +2878,11 @@ "dev": true }, "node_modules/@iconify-json/material-symbols": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.8.tgz", - "integrity": "sha512-X89QwN5eRMVHEfm5HWMYCZxkUqUPQM2TNv7D8rIPUn2jTzDmgjgiTMomn3DOXWyh1/geHPnTt1bTSFcUXlpGbw==", + "version": "1.2.10", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.10.tgz", + "integrity": "sha512-GcZxhOFStM7Dk/oZvJSaW0tR/k6NwTq+KDzYgCNBDg52ktZuRa/gkjRiYooJm/8PAe9NBYxIx8XjS/wi4sasdQ==", "dev": true, + "license": "Apache-2.0", "dependencies": { "@iconify/types": "*" } diff --git a/package.json b/package.json index f624e070effb07..a0877570bc760b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@cloudflare/workers-types": "^4.20241112.0", "@codingheads/sticky-header": "^1.0.2", "@iarna/toml": "^2.2.5", - "@iconify-json/material-symbols": "^1.2.8", + "@iconify-json/material-symbols": "^1.2.10", "@stoplight/json-schema-tree": "^4.0.0", "@types/dompurify": "^3.2.0", "@types/hast": "^3.0.4",