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 23, 2025
1 parent 7b480c5 commit 7a31ea3
Show file tree
Hide file tree
Showing 4 changed files with 362 additions and 343 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"@nuxt/content": "latest",
"@nuxt/image": "^1.9.0",
"@nuxt/ui-pro": "3.0.0-alpha.11",
"@nuxthub/core": "^0.8.13",
"@nuxthub/core": "^0.8.14",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.1.0",
"@vueuse/nuxt": "^12.4.0",
"@vueuse/nuxt": "^12.5.0",
"joi": "^17.13.3",
"minisearch": "^7.1.1",
"nuxt": "3.15.2",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"dependencies": {
"@nuxt/kit": "^3.15.2",
"@nuxtjs/mdc": "^0.13.1",
"@shikijs/langs": "^2.0.3",
"@sqlite.org/sqlite-wasm": "3.48.0-build2",
"@shikijs/langs": "^2.1.0",
"@sqlite.org/sqlite-wasm": "3.48.0-build3",
"better-sqlite3": "^11.8.1",
"c12": "^2.0.1",
"chokidar": "^4.0.3",
Expand Down Expand Up @@ -81,7 +81,7 @@
"pkg-types": "^1.3.1",
"remark-mdc": "latest",
"scule": "^1.3.0",
"shiki": "^2.0.3",
"shiki": "^2.1.0",
"slugify": "^1.6.6",
"socket.io-client": "^4.8.1",
"tar": "^7.4.3",
Expand Down Expand Up @@ -109,22 +109,22 @@
"@nuxt/test-utils": "^3.15.4",
"@release-it/conventional-changelog": "^10.0.0",
"@types/better-sqlite3": "^7.6.12",
"@types/bun": "^1.1.18",
"@types/bun": "^1.2.0",
"@types/micromatch": "^4.0.9",
"@types/minimatch": "^5.1.2",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/pg": "^8.11.10",
"@types/ws": "^8.5.13",
"@types/ws": "^8.5.14",
"csvtojson": "^2.0.10",
"eslint": "^9.18.0",
"mdclint": "^0.0.2",
"micromark-util-types": "^2.0.1",
"nuxt": "^3.15.2",
"release-it": "^18.1.1",
"typescript": "5.7.3",
"vitest": "^3.0.3",
"vitest": "^3.0.4",
"vue-tsc": "^2.2.0",
"wrangler": "^3.103.2"
"wrangler": "^3.105.0"
},
"resolutions": {
"@nuxt/content": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"remark-code-import": "latest",
"@nuxt/content": "latest",
"@nuxt/ui-pro": "3.0.0-alpha.11",
"@nuxthub/core": "^0.8.13",
"@nuxthub/core": "^0.8.14",
"nuxt": "^3.15.2"
}
}
Loading

0 comments on commit 7a31ea3

Please sign in to comment.