From 20a63e9a1a5280411b854ce37afe9d1c4c697b9c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:40:30 +0000 Subject: [PATCH] Update @iconify-json/flat-color-icons to version 1.2.1 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 311252a8..4507cb81 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@astrojs/mdx": "^1.1.4", "@astrojs/partytown": "^2.0.2", "@astrojs/tailwind": "^5.0.2", - "@iconify-json/flat-color-icons": "^1.1.7", + "@iconify-json/flat-color-icons": "^1.2.1", "@iconify-json/tabler": "^1.1.96", "@tailwindcss/typography": "^0.5.10", "@types/lodash.merge": "^4.6.9", @@ -1376,9 +1376,9 @@ "dev": true }, "node_modules/@iconify-json/flat-color-icons": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@iconify-json/flat-color-icons/-/flat-color-icons-1.1.7.tgz", - "integrity": "sha512-5NBFs/W57bRDDg8n1/tucJ//DJxraHnwDdtjsPVtmA7CowlqpggbzfhTBkJvAsWsby/624pjEgNF8/zFdDmASg==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@iconify-json/flat-color-icons/-/flat-color-icons-1.2.1.tgz", + "integrity": "sha512-iv1NQai4ThVJf5RGB2UBY/EYG4P5KpdnRTUM1hqLweD6OmWxZUyNJkqLzwns6/t+VBYM0H5gS/ckSWyxxEIYmQ==", "dev": true, "dependencies": { "@iconify/types": "*" @@ -13726,9 +13726,9 @@ "dev": true }, "@iconify-json/flat-color-icons": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@iconify-json/flat-color-icons/-/flat-color-icons-1.1.7.tgz", - "integrity": "sha512-5NBFs/W57bRDDg8n1/tucJ//DJxraHnwDdtjsPVtmA7CowlqpggbzfhTBkJvAsWsby/624pjEgNF8/zFdDmASg==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@iconify-json/flat-color-icons/-/flat-color-icons-1.2.1.tgz", + "integrity": "sha512-iv1NQai4ThVJf5RGB2UBY/EYG4P5KpdnRTUM1hqLweD6OmWxZUyNJkqLzwns6/t+VBYM0H5gS/ckSWyxxEIYmQ==", "dev": true, "requires": { "@iconify/types": "*" diff --git a/package.json b/package.json index 841cd01e..ad8a7e5d 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@astrojs/mdx": "^1.1.4", "@astrojs/partytown": "^2.0.2", "@astrojs/tailwind": "^5.0.2", - "@iconify-json/flat-color-icons": "^1.1.7", + "@iconify-json/flat-color-icons": "^1.2.1", "@iconify-json/tabler": "^1.1.96", "@tailwindcss/typography": "^0.5.10", "@types/lodash.merge": "^4.6.9",