mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Update shiki to latest version, add code focus plugin
This commit is contained in:
parent
bfa63e26a8
commit
dd43542cea
5 changed files with 111 additions and 22 deletions
|
|
@ -18,7 +18,6 @@
|
|||
"@mdx-js/loader": "^3.0.1",
|
||||
"@mdx-js/react": "^3.0.1",
|
||||
"@next/mdx": "^14.2.5",
|
||||
"@shikijs/rehype": "^1.11.0",
|
||||
"@sindresorhus/slugify": "^2.2.1",
|
||||
"@tailwindcss/typography": "^0.5.13",
|
||||
"@types/mdx": "^2.0.13",
|
||||
|
|
@ -42,7 +41,7 @@
|
|||
"remark": "^15.0.1",
|
||||
"remark-gfm": "^4.0.0",
|
||||
"remark-mdx": "^3.0.1",
|
||||
"shiki": "0.14.7",
|
||||
"shiki": "^1.11.0",
|
||||
"simple-functional-loader": "^1.2.1",
|
||||
"tailwindcss": "^3.4.6",
|
||||
"typescript": "^5.5.3",
|
||||
|
|
@ -52,6 +51,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@shikijs/transformers": "^1.11.0",
|
||||
"eslint": "^9.7.0",
|
||||
"eslint-config-next": "^14.2.5",
|
||||
"prettier": "^3.3.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue