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 Jan 9, 2025
1 parent 0dacb1e commit b833b78
Show file tree
Hide file tree
Showing 4 changed files with 501 additions and 1,136 deletions.
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"name": "@nuxt/content-docs",
"type": "module",
"dependencies": {
"@iconify-json/lucide": "^1.2.21",
"@iconify-json/simple-icons": "^1.2.18",
"@iconify-json/vscode-icons": "^1.2.8",
"@iconify-json/lucide": "^1.2.22",
"@iconify-json/simple-icons": "^1.2.19",
"@iconify-json/vscode-icons": "^1.2.9",
"@nuxt/content": "latest",
"@nuxt/image": "^1.8.1",
"@nuxt/ui-pro": "3.0.0-alpha.9",
"@nuxthub/core": "^0.8.10",
"@nuxt/image": "^1.9.0",
"@nuxt/ui-pro": "3.0.0-alpha.10",
"@nuxthub/core": "^0.8.11",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.0.2",
"@octokit/rest": "^21.1.0",
"@vueuse/nuxt": "^12.3.0",
"joi": "^17.13.3",
"minisearch": "^7.1.1",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"slugify": "^1.6.6",
"socket.io-client": "^4.8.1",
"tar": "^7.4.3",
"typescript": "5.6.3",
"typescript": "5.7.3",
"ufo": "^1.5.4",
"unified": "^11.0.5",
"unist-util-stringify-position": "^4.0.0",
Expand All @@ -98,7 +98,7 @@
"pg": "*"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241230.0",
"@cloudflare/workers-types": "^4.20250109.0",
"@nuxt/content": "link:.",
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^0.7.4",
Expand All @@ -108,7 +108,7 @@
"@nuxt/test-utils": "^3.15.1",
"@release-it/conventional-changelog": "^9.0.4",
"@types/better-sqlite3": "^7.6.12",
"@types/bun": "^1.1.15",
"@types/bun": "^1.1.16",
"@types/micromatch": "^4.0.9",
"@types/minimatch": "^5.1.2",
"@types/node": "^22.10.5",
Expand All @@ -119,10 +119,10 @@
"mdclint": "^0.0.2",
"micromark-util-types": "^2.0.1",
"nuxt": "^3.15.1",
"release-it": "^18.0.0",
"release-it": "^18.1.1",
"vitest": "^2.1.8",
"vue-tsc": "^2.2.0",
"wrangler": "^3.99.0"
"wrangler": "^3.100.0"
},
"resolutions": {
"@nuxt/content": "workspace:*",
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.10",
"@nuxt/ui-pro": "3.0.0-alpha.10",
"@nuxthub/core": "^0.8.11",
"nuxt": "^3.15.1"
}
}
Loading

0 comments on commit b833b78

Please sign in to comment.