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] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-02 11:55:27 +00:00 committed by GitHub
parent 832376c598
commit b16add24f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -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": "*"

View file

@ -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",