Refine product description and roadmap per product-owner review; add lucide-static

This commit is contained in:
2026-06-14 18:12:32 +02:00
parent 638815af2e
commit d021fd701e
5 changed files with 102 additions and 16 deletions

9
package-lock.json generated
View File

@@ -8,7 +8,8 @@
"name": "plainpages",
"version": "0.1.0",
"dependencies": {
"ejs": "3.1.10"
"ejs": "3.1.10",
"lucide-static": "1.18.0"
},
"devDependencies": {
"@types/ejs": "3.1.5",
@@ -98,6 +99,12 @@
"node": ">=10"
}
},
"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==",
"license": "ISC"
},
"node_modules/minimatch": {
"version": "5.1.9",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz",