Skip to content

Commit

Permalink
docs: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jan 21, 2024
1 parent 7e607df commit f8c6baf
Show file tree
Hide file tree
Showing 17 changed files with 3,782 additions and 3,242 deletions.
3 changes: 1 addition & 2 deletions docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ export default defineNuxtConfig({
'@nuxt/content',
'nuxt-lodash',
'nuxt-icon',
'nuxt-og-image',
'@nuxtseo/module',
'@nuxtjs/seo',
],
site: {
url: 'https://unlighthouse.dev',
Expand Down
21 changes: 10 additions & 11 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.14.1",
"name": "unlighthouse-docs",
"scripts": {
"dev": "nuxi dev",
Expand All @@ -13,21 +13,20 @@
"@iconify-json/heroicons": "^1.1.19",
"@iconify-json/logos": "^1.1.42",
"@iconify-json/noto": "^1.1.18",
"@iconify-json/ph": "^1.1.9",
"@iconify-json/simple-icons": "^1.1.86",
"@iconify-json/ph": "^1.1.10",
"@iconify-json/simple-icons": "^1.1.88",
"@nuxt/content": "^2.10.0",
"@nuxt/devtools": "1.0.6",
"@nuxt/ui": "^2.11.1",
"@nuxt/ui-pro": "^0.6.1",
"@nuxt/devtools": "1.0.8",
"@nuxt/ui": "^2.12.3",
"@nuxt/ui-pro": "^0.7.3",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtseo/module": "2.0.0-beta.55",
"@vueuse/nuxt": "^10.7.1",
"nuxt": "^3.9.0",
"@nuxtjs/seo": "2.0.0-rc.5",
"@vueuse/nuxt": "^10.7.2",
"nuxt": "^3.9.3",
"nuxt-icon": "^0.6.8",
"nuxt-lego": "^0.0.14",
"nuxt-lodash": "^2.5.3",
"shiki-es": "^0.14.0",
"three": "0.138.3",
"three": "0.160.0",
"troisjs": "^0.3.4",
"typescript": "^5.3.3"
}
Expand Down
Loading

0 comments on commit f8c6baf

Please sign in to comment.