Update dependency lucide-static to v1.33.0
CI / full-gate (push) Successful in 2m59s
Mirror / github-mirror (push) Successful in 6s

Release-Bump: minor
This commit was merged in pull request #81.
This commit is contained in:
2026-08-20 04:17:56 +00:00
parent 19b3fbc802
commit 94e9e8bc60
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"dependencies": {
"@larvit/log": "2.3.0",
"ejs": "6.0.1",
"lucide-static": "1.32.0"
"lucide-static": "1.33.0"
},
"devDependencies": {
"@types/ejs": "3.1.5",
@@ -400,9 +400,9 @@
}
},
"node_modules/lucide-static": {
"version": "1.32.0",
"resolved": "https://registry.npmjs.org/lucide-static/-/lucide-static-1.32.0.tgz",
"integrity": "sha512-lLIg/D57X3QDqAhk0Hoz7Yc36tU9XYgWLXWL21x4TOIulwWyiC9wlHDswCHMbm5O3fFBLsBUWJuDs9rEpm70rg==",
"version": "1.33.0",
"resolved": "https://registry.npmjs.org/lucide-static/-/lucide-static-1.33.0.tgz",
"integrity": "sha512-jNGgvTNcLUfVRX4N9PH9pVVTJzoph/BmYmgU838bYBQodkUJL4nAThkuymFz1x3OUYMhJxPndC7rdg1sxOPYKg==",
"license": "ISC"
},
"node_modules/typescript": {
+1 -1
View File
@@ -19,7 +19,7 @@
"dependencies": {
"@larvit/log": "2.3.0",
"ejs": "6.0.1",
"lucide-static": "1.32.0"
"lucide-static": "1.33.0"
},
"devDependencies": {
"@types/ejs": "3.1.5",