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 23, 2024
1 parent 4cdf757 commit cfda0bf
Show file tree
Hide file tree
Showing 4 changed files with 718 additions and 1,045 deletions.
22 changes: 11 additions & 11 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.20",
"@iconify-json/simple-icons": "^1.2.17",
"@iconify-json/vscode-icons": "^1.2.6",
"@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.10",
"@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": "^4.0.2",
"prettier": "^3.3.3",
"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.6.1",
"zod": "^3.24.1"
}
}
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,17 @@
},
"dependencies": {
"@nuxt/kit": "^3.14.1592",
"@nuxtjs/mdc": "npm:@nuxtjs/[email protected]28900083.b7dc03e",
"@nuxtjs/mdc": "npm:@nuxtjs/[email protected]28905676.32225ae",
"@sqlite.org/sqlite-wasm": "3.47.2-build1",
"better-sqlite3": "^11.7.0",
"c12": "^2.0.1",
"chokidar": "^4.0.2",
"consola": "^3.2.3",
"chokidar": "^4.0.3",
"consola": "^3.3.1",
"defu": "^6.1.4",
"destr": "^2.0.3",
"fast-glob": "^3.3.2",
"git-url-parse": "^16.0.0",
"jiti": "^2.4.1",
"jiti": "^2.4.2",
"knitwork": "^1.2.0",
"listhen": "^1.9.0",
"mdast-util-to-hast": "^13.2.0",
Expand All @@ -77,7 +77,7 @@
"pkg-types": "^1.2.1",
"remark-mdc": "latest",
"scule": "^1.3.0",
"shiki": "^1.24.2",
"shiki": "^1.24.4",
"slugify": "^1.6.6",
"socket.io-client": "^4.8.1",
"tar": "^7.4.3",
Expand All @@ -96,14 +96,14 @@
"pg": "*"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241216.0",
"@cloudflare/workers-types": "^4.20241218.0",
"@nuxt/content": "link:.",
"@nuxt/devtools": "^1.6.4",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.15.1",
"@release-it/conventional-changelog": "^9.0.3",
"@release-it/conventional-changelog": "^9.0.4",
"@types/better-sqlite3": "^7.6.12",
"@types/micromatch": "^4.0.9",
"@types/minimatch": "^5.1.2",
Expand All @@ -115,16 +115,16 @@
"mdclint": "^0.0.2",
"micromark-util-types": "^2.0.1",
"nuxt": "^3.14.1592",
"release-it": "^17.10.0",
"release-it": "^17.11.0",
"vitest": "^2.1.8",
"vue-tsc": "^2.1.10",
"wrangler": "^3.96.0"
"vue-tsc": "^2.2.0",
"wrangler": "^3.99.0"
},
"resolutions": {
"@nuxt/content": "workspace:*",
"unimport": "3.14.5"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"unbuild": {
"entries": [
"./src/module",
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.10",
"nuxt": "^3.14.159"
}
}
Loading

0 comments on commit cfda0bf

Please sign in to comment.