From e62ba8fed5c3972693e3da10393925018bc526b8 Mon Sep 17 00:00:00 2001 From: tarunmangukiya Date: Fri, 6 Dec 2024 10:24:55 +0000 Subject: [PATCH] Update from https://github.com/Iconscout/unicons/commit/7ae1e9e10971aa1a554e3f7a643e8ca81be19e83 for package --- package-lock.json | 6 +++--- package.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4cc3138..a65e7a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,18 +1,18 @@ { "name": "@iconscout/react-unicons-solid", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@iconscout/react-unicons-solid", - "version": "1.1.0", + "version": "1.1.2", "license": "IconScout Digital License", "dependencies": { "react": ">=15.0.0 <17.0.0" }, "devDependencies": { - "@iconscout/unicons": "^4.0.7", + "@iconscout/unicons": "^4.0.8", "cheerio": "^1.0.0", "fs-plus": "^3.1.1", "uppercamelcase": "^3.0.0", diff --git a/package.json b/package.json index 16abe0c..3a279d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iconscout/react-unicons-solid", - "version": "1.1.1", + "version": "1.1.2", "description": "4,500+ vector solid icons as easy to use React Components", "main": "./lib/cjs/index.js", "module": "./index.js", @@ -37,7 +37,7 @@ }, "homepage": "https://iconscout.com/unicons", "devDependencies": { - "@iconscout/unicons": "^4.0.7", + "@iconscout/unicons": "^4.0.8", "cheerio": "^1.0.0", "fs-plus": "^3.1.1", "uppercamelcase": "^3.0.0",