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 11, 2024
1 parent b95e807 commit df82cd3
Show file tree
Hide file tree
Showing 4 changed files with 300 additions and 833 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.7",
"@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"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"pkg-types": "^1.2.1",
"remark-mdc": "latest",
"scule": "^1.3.0",
"shiki": "^1.24.1",
"shiki": "^1.24.2",
"slugify": "^1.6.6",
"socket.io-client": "^4.8.1",
"tar": "^7.4.3",
Expand All @@ -87,8 +87,8 @@
"unist-util-stringify-position": "^4.0.0",
"unist-util-visit": "^5.0.0",
"ws": "^8.18.0",
"zod": "^3.23.8",
"zod-to-json-schema": "^3.23.5",
"zod": "^3.24.1",
"zod-to-json-schema": "^3.24.1",
"zod-to-ts": "^1.2.0"
},
"peerDependencies": {
Expand All @@ -107,7 +107,7 @@
"@types/better-sqlite3": "^7.6.12",
"@types/micromatch": "^4.0.9",
"@types/minimatch": "^5.1.2",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/pg": "^8.11.10",
"@types/ws": "^8.5.13",
"csvtojson": "^2.0.10",
Expand All @@ -117,12 +117,12 @@
"release-it": "^17.10.0",
"vitest": "^2.1.8",
"vue-tsc": "^2.1.10",
"wrangler": "^3.93.0"
"wrangler": "^3.95.0"
},
"resolutions": {
"@nuxt/content": "workspace:*",
"@nuxt/icon": "1.7.6",
"vue": "^3.5.12"
"@nuxt/icon": "1.10.1",
"vue": "^3.5.13"
},
"packageManager": "pnpm@9.15.0",
"unbuild": {
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"dependencies": {
"@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.7",
"nuxt": "^3.14.159"
}
}
Loading

0 comments on commit df82cd3

Please sign in to comment.