Skip to content

Commit 1826a4c

Browse files
committed
docs: add back studio
1 parent a823ba7 commit 1826a4c

File tree

3 files changed

+267
-333
lines changed

3 files changed

+267
-333
lines changed

docs/nuxt.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default defineNuxtConfig({
77
'@nuxt/content',
88
'@vueuse/nuxt',
99
'@nuxt/ui',
10-
// '@nuxthq/studio',
10+
'@nuxthq/studio',
1111
'nuxt-og-image',
1212
'nuxt-cloudflare-analytics',
1313
'@nuxtjs/plausible',

docs/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"@iconify-json/heroicons": "^1.2.1",
1414
"@iconify-json/logos": "^1.2.3",
1515
"@iconify-json/ph": "^1.2.1",
16-
"@iconify-json/simple-icons": "^1.2.7",
16+
"@iconify-json/simple-icons": "^1.2.9",
1717
"@iconify-json/vscode-icons": "^1.2.2",
18-
"@nuxt/content": "^2.13.2",
19-
"@nuxt/fonts": "^0.10.0",
18+
"@nuxt/content": "^2.13.4",
19+
"@nuxt/fonts": "^0.10.2",
2020
"@nuxt/image": "^1.8.1",
21-
"@nuxt/scripts": "^0.9.4",
22-
"@nuxt/ui-pro": "^1.4.3",
21+
"@nuxt/scripts": "^0.9.5",
22+
"@nuxt/ui-pro": "^1.4.4",
2323
"@nuxthq/studio": "^2.1.1",
2424
"@nuxtjs/plausible": "^1.0.3",
25-
"@nuxtjs/tailwindcss": "^6.12.1",
25+
"@nuxtjs/tailwindcss": "^6.12.2",
2626
"@tsparticles/engine": "^3.5.0",
2727
"@tsparticles/slim": "^3.5.0",
2828
"@vueuse/core": "^11.1.0",
@@ -31,6 +31,6 @@
3131
"medium-zoom": "^1.1.0",
3232
"nuxt": "^3.13.2",
3333
"nuxt-cloudflare-analytics": "^1.0.8",
34-
"nuxt-og-image": "^3.0.4"
34+
"nuxt-og-image": "^3.0.6"
3535
}
3636
}

0 commit comments

Comments
 (0)