chore: downgrade shiki since breaking changes

This commit is contained in:
Henry Li
2026-01-17 10:05:55 +08:00
parent 664ccb922f
commit a973c82a1f
2 changed files with 1911 additions and 157 deletions

View File

@@ -46,11 +46,12 @@
"nanoid": "^5.1.6",
"next": "^15.2.8",
"next-themes": "^0.4.6",
"nuxt-og-image": "^5.1.13",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-resizable-panels": "^4.4.1",
"shiki": "^3.21.0",
"streamdown": "1.5.1",
"shiki": "3.15.0",
"streamdown": "1.4.0",
"tailwind-merge": "^3.4.0",
"tokenlens": "^1.3.1",
"unist-util-visit": "^5.0.0",