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 Feb 5, 2025
1 parent 1cc9ca9 commit 4bacf2c
Show file tree
Hide file tree
Showing 4 changed files with 346 additions and 297 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"type": "module",
"dependencies": {
"@iconify-json/lucide": "^1.2.25",
"@iconify-json/simple-icons": "^1.2.22",
"@iconify-json/simple-icons": "^1.2.23",
"@iconify-json/vscode-icons": "^1.2.11",
"@nuxt/content": "latest",
"@nuxt/image": "^1.9.0",
"@nuxt/ui-pro": "3.0.0-alpha.12",
"@nuxthub/core": "^0.8.15",
"@nuxthub/core": "^0.8.16",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.1.0",
"@vueuse/nuxt": "^12.5.0",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"@nuxt/kit": "^3.15.4",
"@nuxtjs/mdc": "^0.13.2",
"@shikijs/langs": "^2.2.0",
"@shikijs/langs": "^2.3.1",
"@sqlite.org/sqlite-wasm": "3.48.0-build4",
"@webcontainer/env": "^1.1.1",
"better-sqlite3": "^11.8.1",
Expand Down Expand Up @@ -82,7 +82,7 @@
"pkg-types": "^1.3.1",
"remark-mdc": "latest",
"scule": "^1.3.0",
"shiki": "^2.2.0",
"shiki": "^2.3.0",
"slugify": "^1.6.6",
"socket.io-client": "^4.8.1",
"tar": "^7.4.3",
Expand Down Expand Up @@ -112,7 +112,7 @@
}
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250129.0",
"@cloudflare/workers-types": "^4.20250204.0",
"@nuxt/content": "link:.",
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^1.0.0",
Expand All @@ -122,10 +122,10 @@
"@nuxt/test-utils": "^3.15.4",
"@release-it/conventional-changelog": "^10.0.0",
"@types/better-sqlite3": "^7.6.12",
"@types/bun": "^1.2.1",
"@types/bun": "^1.2.2",
"@types/micromatch": "^4.0.9",
"@types/minimatch": "^5.1.2",
"@types/node": "^22.12.0",
"@types/node": "^22.13.1",
"@types/pg": "^8.11.11",
"@types/ws": "^8.5.14",
"csvtojson": "^2.0.10",
Expand All @@ -135,14 +135,14 @@
"nuxt": "^3.15.4",
"release-it": "^18.1.2",
"typescript": "5.7.3",
"vitest": "^3.0.4",
"vitest": "^3.0.5",
"vue-tsc": "^2.2.0",
"wrangler": "^3.107.0"
"wrangler": "^3.107.3"
},
"resolutions": {
"@nuxt/content": "workspace:*"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"unbuild": {
"entries": [
"./src/module",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@nuxt/content": "latest",
"@nuxt/ui-pro": "3.0.0-alpha.12",
"@nuxthub/core": "^0.8.15",
"@nuxthub/core": "^0.8.16",
"nuxt": "^3.15.4",
"remark-code-import": "latest",
"shiki-transformer-color-highlight": "^0.2.0"
Expand Down
Loading

0 comments on commit 4bacf2c

Please sign in to comment.