From ce8659d7867cce62067b6e6e8098c1755f7a9003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:17:00 +0000 Subject: [PATCH] [Docs Site] Bump @iconify-json/material-symbols from 1.2.6 to 1.2.7 Bumps [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) from 1.2.6 to 1.2.7. - [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, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 949b342ea7a82e5..40827438504a3f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@cloudflare/vitest-pool-workers": "^0.5.27", "@cloudflare/workers-types": "^4.20241112.0", "@codingheads/sticky-header": "^1.0.2", - "@iconify-json/material-symbols": "^1.2.6", + "@iconify-json/material-symbols": "^1.2.7", "@stoplight/json-schema-tree": "^4.0.0", "@types/dompurify": "^3.0.5", "@types/hast": "^3.0.4", @@ -2948,11 +2948,10 @@ } }, "node_modules/@iconify-json/material-symbols": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.6.tgz", - "integrity": "sha512-eXqnY9DY8B/7Uw/INwhpN8gfBrC3BBaWBx7T/Yf4oHxQRiVto4qSlDF3MD46q7vqp4GjtyQW1IkZvhgWHn0LTA==", + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.7.tgz", + "integrity": "sha512-3zJ0vv20YfrmI1sFcWTRXWY23+qqTo/WNHm7k1yqbTneSS7yfQakUQjEB05S9YNzu6KODeJ+xHCgcq6RkGn6jg==", "dev": true, - "license": "Apache-2.0", "dependencies": { "@iconify/types": "*" } diff --git a/package.json b/package.json index 119f91adc2b7b4c..f5750f2690cc6f0 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@cloudflare/vitest-pool-workers": "^0.5.27", "@cloudflare/workers-types": "^4.20241112.0", "@codingheads/sticky-header": "^1.0.2", - "@iconify-json/material-symbols": "^1.2.6", + "@iconify-json/material-symbols": "^1.2.7", "@stoplight/json-schema-tree": "^4.0.0", "@types/dompurify": "^3.0.5", "@types/hast": "^3.0.4",