From b16add24f057dcc9097b0d94efe95b7dacc6ebc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 11:55:27 +0000 Subject: [PATCH] build(deps): bump @iconify-json/lucide from 1.2.102 to 1.2.111 in /site Bumps [@iconify-json/lucide](https://github.com/iconify/icon-sets) from 1.2.102 to 1.2.111. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/lucide" dependency-version: 1.2.111 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- site/package-lock.json | 8 ++++---- site/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/package-lock.json b/site/package-lock.json index 888c666..5b5a15e 100644 --- a/site/package-lock.json +++ b/site/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "dependencies": { "@astrojs/sitemap": "^3.0.0", - "@iconify-json/lucide": "^1.2.102", + "@iconify-json/lucide": "^1.2.111", "@rollup/plugin-yaml": "^4.0.0", "@tailwindcss/vite": "^4.2.4", "astro": "^6.2.1", @@ -637,9 +637,9 @@ } }, "node_modules/@iconify-json/lucide": { - "version": "1.2.102", - "resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.102.tgz", - "integrity": "sha512-Dm3EEqu5NrmzyDMB2U1+8yroEj2/dB9V4KlH0m/szwwF/ofSf0cPaGTZqkd1aExXjCor+vU53ttRMCGuXf+/cg==", + "version": "1.2.111", + "resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.111.tgz", + "integrity": "sha512-S6oXom2YOKuXFxWofhHa2oq++Z3WeZ78dRFDA7aEEJqyNCJlQd1UGAfN8u2gD2NzvYotmm+j5kH678viWfZbGQ==", "license": "ISC", "dependencies": { "@iconify/types": "*" diff --git a/site/package.json b/site/package.json index 089f463..f71fea3 100644 --- a/site/package.json +++ b/site/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/sitemap": "^3.0.0", - "@iconify-json/lucide": "^1.2.102", + "@iconify-json/lucide": "^1.2.111", "@rollup/plugin-yaml": "^4.0.0", "@tailwindcss/vite": "^4.2.4", "astro": "^6.2.1",