Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 16, 2025
1 parent b75fee2 commit 580efe5
Show file tree
Hide file tree
Showing 5 changed files with 1,080 additions and 1,475 deletions.
2 changes: 2 additions & 0 deletions docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,6 @@ export default defineNuxtConfig({
},
},
},

compatibilityDate: '2025-02-16',
})
14 changes: 12 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,31 @@
"generate": "nuxi generate",
"preview": "nuxi preview"
},
"dependencies": {
"devDependencies": {
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.24",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "^2.0.0",
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "1.8.0",
"@nuxt/image": "^1.9.0",
"@nuxt/ui-pro": "^1.7.0",
"@nuxthq/studio": "^2.2.1",
"@nuxtjs/plausible": "^1.2.0",
"@vueuse/core": "^12.7.0",
"@vueuse/nuxt": "^12.7.0",
"better-sqlite3": "^11.8.1",
"nuxt": "^3.15.4",
"nuxt-og-image": "^4.1.2"
},
"pnpm": {
"onlyBuiltDependencies": [
"better-sqlite3",
"esbuild",
"sharp",
"vue-demi"
]
},
"resolutions": {
"@nuxt/ui": "2.15.2"
}
Expand Down
Loading

0 comments on commit 580efe5

Please sign in to comment.