builds page concept. rename project

This commit is contained in:
2025-12-05 20:14:05 -05:00
parent 2fec870302
commit bab21e4ee3
71 changed files with 1693 additions and 418 deletions
+10
View File
@@ -9,6 +9,7 @@
"version": "0.1.0",
"dependencies": {
"clsx": "^2.1.1",
"lucide-react": "^0.555.0",
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1"
@@ -3830,6 +3831,15 @@
"dev": true,
"license": "ISC"
},
"node_modules/lucide-react": {
"version": "0.555.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.555.0.tgz",
"integrity": "sha512-D8FvHUGbxWBRQM90NZeIyhAvkFfsh3u9ekrMvJ30Z6gnpBHS6HC6ldLg7tL45hwiIz/u66eKDtdA23gwwGsAHA==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/math-intrinsics": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",