This commit is contained in:
Patrick Alvin Alcala 2026-02-13 15:07:26 +08:00
parent 7628b18255
commit cfdfd8693c
4 changed files with 309 additions and 38 deletions

View file

@ -9,7 +9,7 @@
"dependencies": {
"@astrojs/solid-js": "^5.1.3",
"@itsmatteomanf/astro-robots-txt": "^0.2.0",
"astro": "^5.13.8",
"astro": "^5.17.2",
"astro-compressor": "^1.1.2",
"astro-purgecss": "^5.3.0",
"consola": "^3.4.2",
@ -24,7 +24,7 @@
"yargs": "^18.0.0"
},
"devDependencies": {
"@types/node": "^24.5.2",
"@types/node": "^24.10.13",
"@types/yargs": "^17.0.35",
"sass-embedded": "^1.92.1"
}