chore(deps): bump lucide-preact from 0.575.0 to 1.22.0

Bumps [lucide-preact](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-preact) from 0.575.0 to 1.22.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.22.0/packages/lucide-preact)

---
updated-dependencies:
- dependency-name: lucide-preact
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-30 05:28:03 +00:00
committed by GitHub
parent a6f1c6dea2
commit 5bd7dab277
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
"@tanstack/react-query": "^5.90.21", "@tanstack/react-query": "^5.90.21",
"@zip.js/zip.js": "^2.8.22", "@zip.js/zip.js": "^2.8.22",
"fflate": "^0.8.2", "fflate": "^0.8.2",
"lucide-preact": "^0.575.0", "lucide-preact": "^1.22.0",
"preact": "^10.28.4", "preact": "^10.28.4",
"qrcode-generator": "^2.0.4", "qrcode-generator": "^2.0.4",
"wouter": "^3.9.0" "wouter": "^3.9.0"
@@ -3468,9 +3468,9 @@
} }
}, },
"node_modules/lucide-preact": { "node_modules/lucide-preact": {
"version": "0.575.0", "version": "1.22.0",
"resolved": "https://registry.npmjs.org/lucide-preact/-/lucide-preact-0.575.0.tgz", "resolved": "https://registry.npmjs.org/lucide-preact/-/lucide-preact-1.22.0.tgz",
"integrity": "sha512-W8JZyQEkYv6DlbRrEgmZxVWFKL3zjoyEkFOOSxiX2VEU6Gou8cOqXZ5IAGmqAL4KiPx1tWgGT9awNjAH7MFknw==", "integrity": "sha512-zFaBtoaWQgvapVEI96M3b5iUOlAEvpUfDuW3Gs8K1RHDyoOTrnXm+Cz5tupm8StKbRKn3W/YKIPolllf5voVDw==",
"license": "ISC", "license": "ISC",
"peerDependencies": { "peerDependencies": {
"preact": "^10.27.2" "preact": "^10.27.2"
+1 -1
View File
@@ -67,7 +67,7 @@
"@tanstack/react-query": "^5.90.21", "@tanstack/react-query": "^5.90.21",
"@zip.js/zip.js": "^2.8.22", "@zip.js/zip.js": "^2.8.22",
"fflate": "^0.8.2", "fflate": "^0.8.2",
"lucide-preact": "^0.575.0", "lucide-preact": "^1.22.0",
"preact": "^10.28.4", "preact": "^10.28.4",
"qrcode-generator": "^2.0.4", "qrcode-generator": "^2.0.4",
"wouter": "^3.9.0" "wouter": "^3.9.0"