Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 16, 2025
1 parent 3e5251c commit 7c8999e
Show file tree
Hide file tree
Showing 5 changed files with 1,278 additions and 1,525 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nuxt/devtools-docs",
"private": true,
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@10.4.0",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
Expand All @@ -10,16 +10,16 @@
},
"dependencies": {
"@iconify-json/ph": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.23",
"@iconify-json/simple-icons": "^1.2.24",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "^2.0.0-beta.7",
"@nuxt/devtools": "^2.0.0",
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "1.8.0",
"@nuxt/ui-pro": "^1.7.0",
"@nuxthq/studio": "^2.2.1",
"@nuxtjs/plausible": "^1.2.0",
"@vueuse/core": "^12.5.0",
"@vueuse/nuxt": "^12.5.0",
"@vueuse/core": "^12.7.0",
"@vueuse/nuxt": "^12.7.0",
"nuxt": "^3.15.4",
"nuxt-og-image": "^4.1.2"
},
Expand Down
Loading

0 comments on commit 7c8999e

Please sign in to comment.