From c233acf93717d2c3ac57002530364011dae6d8ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:12:54 +0000 Subject: [PATCH] chore(deps-dev): bump @iconify-json/flat-color-icons Bumps [@iconify-json/flat-color-icons](https://github.com/iconify/icon-sets) from 1.1.11 to 1.2.0. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/flat-color-icons" 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 4fe6375d..150afc78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@astrojs/mdx": "^2.3.1", "@astrojs/partytown": "^2.1.1", "@astrojs/tailwind": "5.1.0", - "@iconify-json/flat-color-icons": "^1.1.11", + "@iconify-json/flat-color-icons": "^1.2.0", "@iconify-json/tabler": "^1.1.120", "@tailwindcss/typography": "^0.5.14", "@types/js-yaml": "^4.0.9", @@ -1185,9 +1185,9 @@ "dev": true }, "node_modules/@iconify-json/flat-color-icons": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/@iconify-json/flat-color-icons/-/flat-color-icons-1.1.11.tgz", - "integrity": "sha512-t0DQmT8L+biKqcM5v2EoORZf47c4YWeLCDeuLQiCitNNPCmDWfLo3e1Z0744uPGhXvIpwTs2fG2rVfIN17pDcA==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@iconify-json/flat-color-icons/-/flat-color-icons-1.2.0.tgz", + "integrity": "sha512-CluocFRgwnVsjfLbHnoaToSJs8II6dGDNvFu+uIMz8WvgMDwNZASFJdS2UT4mU8aG0MWl2GyLcKaFjQR6HeZSA==", "dev": true, "dependencies": { "@iconify/types": "*" diff --git a/package.json b/package.json index 04494748..5e5c6bee 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@astrojs/mdx": "^2.3.1", "@astrojs/partytown": "^2.1.1", "@astrojs/tailwind": "5.1.0", - "@iconify-json/flat-color-icons": "^1.1.11", + "@iconify-json/flat-color-icons": "^1.2.0", "@iconify-json/tabler": "^1.1.120", "@tailwindcss/typography": "^0.5.14", "@types/js-yaml": "^4.0.9",