Skip to content

Commit

Permalink
chore: remove final deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Mar 2, 2024
1 parent f1d7c0b commit e1f352d
Show file tree
Hide file tree
Showing 13 changed files with 2,327 additions and 2,098 deletions.
22 changes: 11 additions & 11 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{
"name": "unlighthouse-docs",
"private": true,
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@8.15.4",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
"generate": "nuxi build",
"preview": "nuxi preview"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.27",
"@iconify-json/heroicons": "^1.1.19",
"@iconify-json/carbon": "^1.1.30",
"@iconify-json/heroicons": "^1.1.20",
"@iconify-json/logos": "^1.1.42",
"@iconify-json/noto": "^1.1.18",
"@iconify-json/ph": "^1.1.10",
"@iconify-json/simple-icons": "^1.1.88",
"@nuxt/content": "^2.10.0",
"@iconify-json/ph": "^1.1.11",
"@iconify-json/simple-icons": "^1.1.93",
"@nuxt/content": "^2.12.0",
"@nuxt/devtools": "1.0.8",
"@nuxt/ui": "^2.12.3",
"@nuxt/ui-pro": "^0.7.3",
"@nuxt/ui": "^2.14.1",
"@nuxt/ui-pro": "^1.0.1",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/seo": "2.0.0-rc.5",
"@vueuse/nuxt": "^10.7.2",
"nuxt": "^3.9.3",
"@vueuse/nuxt": "^10.9.0",
"nuxt": "^3.10.3",
"nuxt-icon": "^0.6.8",
"nuxt-lego": "^0.0.14",
"nuxt-lodash": "^2.5.3",
"three": "0.160.0",
"three": "0.138.3",
"troisjs": "^0.3.4",
"typescript": "^5.3.3"
}
Expand Down
Loading

0 comments on commit e1f352d

Please sign in to comment.