mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 00:40:34 +01:00
docs(deps): update shiki-transformer-color-highlight
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import { defineConfig } from '@nuxtjs/mdc/config'
|
||||
// import { transformerColorHighlight } from 'shiki-transformer-color-highlight'
|
||||
import { transformerColorHighlight } from 'shiki-transformer-color-highlight'
|
||||
|
||||
export default defineConfig({
|
||||
shiki: {
|
||||
transformers: [
|
||||
// transformerColorHighlight()
|
||||
transformerColorHighlight()
|
||||
]
|
||||
}
|
||||
})
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"nuxt-llms": "^0.1.0",
|
||||
"nuxt-og-image": "^4.2.0",
|
||||
"prettier": "^3.5.3",
|
||||
"shiki-transformer-color-highlight": "^0.2.0",
|
||||
"shiki-transformer-color-highlight": "^1.0.0",
|
||||
"superstruct": "^2.0.2",
|
||||
"ufo": "^1.5.4",
|
||||
"valibot": "^0.42.1",
|
||||
|
||||
Reference in New Issue
Block a user