Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 8ea4de1 commit 98b8202
Show file tree
Hide file tree
Showing 4 changed files with 365 additions and 796 deletions.
24 changes: 12 additions & 12 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
"name": "@nuxt/content-docs",
"type": "module",
"dependencies": {
"@iconify-json/lucide": "^1.2.12",
"@iconify-json/simple-icons": "^1.2.11",
"@iconify-json/vscode-icons": "^1.2.2",
"@iconify-json/lucide": "^1.2.18",
"@iconify-json/simple-icons": "^1.2.15",
"@iconify-json/vscode-icons": "^1.2.4",
"@nuxt/content": "latest",
"@nuxt/image": "^1.8.1",
"@nuxt/ui-pro": "3.0.0-alpha.9",
"@nuxthub/core": "^0.8.6",
"@nuxtjs/plausible": "^1.0.3",
"@nuxt/ui-pro": "3.0.0-alpha.10",
"@nuxthub/core": "^0.8.8",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.0.2",
"@vueuse/nuxt": "^11.2.0",
"@vueuse/nuxt": "^11.3.0",
"joi": "^17.13.3",
"minisearch": "^7.1.0",
"minisearch": "^7.1.1",
"nuxt": "3.14.159",
"nuxt-og-image": "^3.0.8",
"prettier": "^3.3.3",
"nuxt-og-image": "^3.1.1",
"prettier": "^3.4.2",
"shiki-transformer-color-highlight": "^0.2.0",
"ufo": "^1.5.4",
"valibot": "^0.42.1",
"yup": "^1.4.0",
"zod": "^3.23.8"
"yup": "^1.5.0",
"zod": "^3.24.1"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20241205.0",
"@nuxt/content": "link:.",
"@nuxt/devtools": "^1.6.3",
"@nuxt/devtools": "^1.6.4",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.1592",
Expand All @@ -111,7 +111,7 @@
"@types/pg": "^8.11.10",
"@types/ws": "^8.5.13",
"csvtojson": "^2.0.10",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"micromark-util-types": "^2.0.1",
"nuxt": "^3.14.1592",
"release-it": "^17.10.0",
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"remark-code-import": "latest",
"@nuxt/content": "latest",
"@nuxt/ui-pro": "3.0.0-alpha.9",
"@nuxthub/core": "^0.8.6",
"@nuxt/ui-pro": "3.0.0-alpha.10",
"@nuxthub/core": "^0.8.8",
"nuxt": "^3.14.159"
}
}
Loading

0 comments on commit 98b8202

Please sign in to comment.