robots plugin, setup shiki

This commit is contained in:
2025-08-13 07:40:51 +09:30
parent 5852aa7ebd
commit 9617feed0c
3 changed files with 75 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
"@tailwindcss/vite": "^4.1.11",
"astro": "^5.12.8",
"astro-icon": "^1.1.5",
"astro-robots-txt": "^1.0.0",
"astro-seo-schema": "^5.1.0",
"get-audio-duration": "^4.0.1",
"schema-dts": "^1.1.5",
@@ -26,6 +27,7 @@
},
"devDependencies": {
"@cspell/dict-en-au": "^1.1.4",
"@shikijs/transformers": "^3.9.2",
"@types/howler": "^2.2.12",
"@typescript-eslint/eslint-plugin": "^8.38.0",
"@typescript-eslint/parser": "^8.38.0",