Update lockfile and regenerate icons.ejs for lucide-static 1.28.0
CI / full-gate (push) Successful in 2m44s
Mirror / github-mirror (push) Successful in 6s

This commit was merged in pull request #18.
This commit is contained in:
2026-08-02 14:34:45 +02:00
parent 62d4c8b7cd
commit ffeec70f8f
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"dependencies": {
"@larvit/log": "2.3.0",
"ejs": "3.1.10",
"lucide-static": "1.18.0"
"lucide-static": "1.28.0"
},
"devDependencies": {
"@types/ejs": "3.1.5",
@@ -110,9 +110,9 @@
}
},
"node_modules/lucide-static": {
"version": "1.18.0",
"resolved": "https://registry.npmjs.org/lucide-static/-/lucide-static-1.18.0.tgz",
"integrity": "sha512-0WRXLQnjbte5SXuzom6yfeGlVSFsEsC9rzxn66DZN0pXows3+N34CQHy3BHI1qA3uH7u/SUzx8LQhjeAnxd8JQ==",
"version": "1.28.0",
"resolved": "https://registry.npmjs.org/lucide-static/-/lucide-static-1.28.0.tgz",
"integrity": "sha512-dC3VJwRFsjEVX7Iaq4rY88pm7Fi2OmOb8P0WRzXsUMgbt7sCmFX8bLhaDBeNW6JdRjuele+jKqqFaam4yr+Ygg==",
"license": "ISC"
},
"node_modules/minimatch": {