From b114b801b440571502418a089d5f50975e05e911 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 01:11:41 +0000 Subject: [PATCH] Update @iconify-json/tabler to version 1.1.110 --- 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..31ffa962 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@astrojs/partytown": "^2.0.2", "@astrojs/tailwind": "^5.0.2", "@iconify-json/flat-color-icons": "^1.1.7", - "@iconify-json/tabler": "^1.1.96", + "@iconify-json/tabler": "^1.1.110", "@tailwindcss/typography": "^0.5.10", "@types/lodash.merge": "^4.6.9", "@typescript-eslint/eslint-plugin": "^6.10.0", @@ -1385,9 +1385,9 @@ } }, "node_modules/@iconify-json/tabler": { - "version": "1.1.96", - "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.96.tgz", - "integrity": "sha512-BozRq6622JUEOBlZhF/l6UxqwHoWFiaLP6UCH9/mOvuek/tZureuQ2DSEaz5SdpKJamtBQjtJCH6zzsim6YKUQ==", + "version": "1.1.110", + "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.110.tgz", + "integrity": "sha512-+0TbyNeQpFI2r+bjtbazGrpGskI3c9NTii/6HhWTS+/d5+PiLs6+wWJW0M9AU2ykew7zdMKB2WtyczFyjYzZIQ==", "dev": true, "dependencies": { "@iconify/types": "*" @@ -13735,9 +13735,9 @@ } }, "@iconify-json/tabler": { - "version": "1.1.96", - "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.96.tgz", - "integrity": "sha512-BozRq6622JUEOBlZhF/l6UxqwHoWFiaLP6UCH9/mOvuek/tZureuQ2DSEaz5SdpKJamtBQjtJCH6zzsim6YKUQ==", + "version": "1.1.110", + "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.110.tgz", + "integrity": "sha512-+0TbyNeQpFI2r+bjtbazGrpGskI3c9NTii/6HhWTS+/d5+PiLs6+wWJW0M9AU2ykew7zdMKB2WtyczFyjYzZIQ==", "dev": true, "requires": { "@iconify/types": "*" diff --git a/package.json b/package.json index 841cd01e..c4bde725 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@astrojs/partytown": "^2.0.2", "@astrojs/tailwind": "^5.0.2", "@iconify-json/flat-color-icons": "^1.1.7", - "@iconify-json/tabler": "^1.1.96", + "@iconify-json/tabler": "^1.1.110", "@tailwindcss/typography": "^0.5.10", "@types/lodash.merge": "^4.6.9", "@typescript-eslint/eslint-plugin": "^6.10.0",