Skip to content

Commit

Permalink
feat: use slimmer shiki bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 14, 2025
1 parent 59b738c commit 91bc060
Show file tree
Hide file tree
Showing 10 changed files with 588 additions and 696 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"name": "@nuxt/devtools-docs",
"private": true,
"packageManager": "pnpm@9.15.3",
"packageManager": "pnpm@9.15.4",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
"generate": "nuxi generate",
"preview": "nuxi preview"
},
"dependencies": {
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.19",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.20",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "^1.7.0",
"@nuxt/fonts": "^0.10.2",
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "1.8.0",
"@nuxt/ui-pro": "^1.5.0",
"@nuxt/ui-pro": "^1.6.0",
"@nuxthq/studio": "^2.2.1",
"@nuxtjs/plausible": "^1.2.0",
"@vueuse/core": "^12.4.0",
"@vueuse/nuxt": "^12.4.0",
"nuxt": "^3.15.1",
"nuxt-og-image": "^4.0.2"
"nuxt-og-image": "^4.0.3"
},
"resolutions": {
"@nuxt/ui": "2.15.2"
Expand Down
Loading

0 comments on commit 91bc060

Please sign in to comment.