Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jan 27, 2025
1 parent ddb3bc8 commit ef9e757
Show file tree
Hide file tree
Showing 4 changed files with 694 additions and 122 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "@nuxt/content-docs",
"type": "module",
"dependencies": {
"@iconify-json/lucide": "^1.2.24",
"@iconify-json/simple-icons": "^1.2.21",
"@iconify-json/lucide": "^1.2.25",
"@iconify-json/simple-icons": "^1.2.22",
"@iconify-json/vscode-icons": "^1.2.10",
"@nuxt/content": "latest",
"@nuxt/image": "^1.9.0",
Expand All @@ -15,7 +15,7 @@
"@vueuse/nuxt": "^12.5.0",
"joi": "^17.13.3",
"minisearch": "^7.1.1",
"nuxt": "3.15.2",
"nuxt": "3.15.3",
"nuxt-og-image": "^4.1.2",
"prettier": "^3.4.2",
"shiki-transformer-color-highlight": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"eslint": "^9.19.0",
"mdclint": "^0.0.2",
"micromark-util-types": "^2.0.1",
"nuxt": "^3.15.2",
"nuxt": "^3.15.3",
"release-it": "^18.1.2",
"typescript": "5.7.3",
"vitest": "^3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"@nuxt/content": "latest",
"@nuxt/ui-pro": "3.0.0-alpha.11",
"@nuxthub/core": "^0.8.14",
"nuxt": "^3.15.2"
"nuxt": "^3.15.3"
}
}
Loading

0 comments on commit ef9e757

Please sign in to comment.