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 6, 2025
1 parent f4f68ba commit 3c824c3
Show file tree
Hide file tree
Showing 4 changed files with 1,485 additions and 936 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"name": "@nuxt/content-docs",
"type": "module",
"dependencies": {
"@iconify-json/lucide": "^1.2.20",
"@iconify-json/simple-icons": "^1.2.17",
"@iconify-json/vscode-icons": "^1.2.6",
"@iconify-json/lucide": "^1.2.21",
"@iconify-json/simple-icons": "^1.2.18",
"@iconify-json/vscode-icons": "^1.2.8",
"@nuxt/content": "latest",
"@nuxt/image": "^1.8.1",
"@nuxt/ui-pro": "3.0.0-alpha.9",
"@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": "^12.2.0",
"@vueuse/nuxt": "^12.3.0",
"joi": "^17.13.3",
"minisearch": "^7.1.1",
"nuxt": "3.15.0",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
},
"dependencies": {
"@nuxtjs/mdc": "^0.12.0",
"@shikijs/langs": "^1.25.1",
"@shikijs/langs": "^1.26.1",
"@sqlite.org/sqlite-wasm": "3.47.2-build1",
"better-sqlite3": "^11.7.0",
"better-sqlite3": "^11.7.2",
"c12": "^2.0.1",
"chokidar": "^4.0.3",
"consola": "^3.3.3",
"defu": "^6.1.4",
"destr": "^2.0.3",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"git-url-parse": "^16.0.0",
"jiti": "^2.4.2",
"knitwork": "^1.2.0",
Expand All @@ -77,11 +77,11 @@
"pkg-types": "^1.3.0",
"remark-mdc": "latest",
"scule": "^1.3.0",
"shiki": "^1.25.1",
"shiki": "^1.26.1",
"slugify": "^1.6.6",
"socket.io-client": "^4.8.1",
"tar": "^7.4.3",
"typescript": "5.6.3",
"typescript": "5.7.2",
"ufo": "^1.5.4",
"unified": "^11.0.5",
"unist-util-stringify-position": "^4.0.0",
Expand All @@ -96,7 +96,7 @@
"pg": "*"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241224.0",
"@cloudflare/workers-types": "^4.20241230.0",
"@nuxt/content": "link:.",
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^0.7.4",
Expand All @@ -108,7 +108,7 @@
"@types/better-sqlite3": "^7.6.12",
"@types/micromatch": "^4.0.9",
"@types/minimatch": "^5.1.2",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/pg": "^8.11.10",
"@types/ws": "^8.5.13",
"csvtojson": "^2.0.10",
Expand All @@ -125,7 +125,7 @@
"@nuxt/content": "workspace:*",
"unimport": "3.14.5"
},
"packageManager": "pnpm@9.15.2",
"packageManager": "pnpm@9.15.3",
"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.15.0"
}
}
Loading

0 comments on commit 3c824c3

Please sign in to comment.