This commit is contained in:
Patrick Alvin Alcala 2026-01-21 18:49:23 +08:00
parent 2af3c67303
commit cde344cb59
11 changed files with 80 additions and 5780 deletions

View file

@ -6,7 +6,7 @@
"dependencies": {
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.15.4",
"@solidjs/start": "^1.1.0",
"@solidjs/start": "^1.2.0",
"consola": "^3.4.2",
"dayjs": "^1.11.19",
"jsencrypt": "^3.5.4",
@ -16,11 +16,11 @@
"solid-icons": "^1.1.0",
"solid-js": "^1.9.10",
"toml": "^3.0.0",
"vinxi": "^0.5.7",
"vinxi": "^0.5.8",
"yargs": "^18.0.0",
},
"devDependencies": {
"@biomejs/biome": "^2.3.7",
"@biomejs/biome": "^2.3.8",
"@types/node": "^24.10.1",
"@types/yargs": "^17.0.35",
"sass-embedded": "^1.93.3",
@ -28,6 +28,8 @@
},
},
"trustedDependencies": [
"sharp",
"esbuild",
"@parcel/watcher",
],
"packages": {