This commit is contained in:
Patrick Alvin Alcala 2025-11-26 16:51:33 +08:00
parent fec3abd5d8
commit bcb83dfea5
13 changed files with 1542 additions and 4019 deletions

View file

@ -13,14 +13,13 @@
"@solidjs/start": "^1.1.0",
"consola": "^3.4.2",
"dayjs": "^1.11.19",
"eciesjs": "^0.4.16",
"jsencrypt": "^3.5.4",
"nanostores": "^1.1.0",
"ofetch": "^1.5.1",
"png-to-ico": "^3.0.1",
"sharp": "^0.34.5",
"solid-icons": "^1.1.0",
"solid-js": "^1.9.10",
"toml": "^3.0.0",
"vinxi": "^0.5.7",
"yargs": "^18.0.0"
},
@ -31,5 +30,8 @@
"@biomejs/biome": "^2.3.7",
"@types/node": "^24.10.1",
"sass-embedded": "^1.93.3"
}
},
"trustedDependencies": [
"@parcel/watcher"
]
}