Skip to content

Commit 781bec7

Browse files
chore(deps): update all non-major dependencies (#3455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8304b7c commit 781bec7

File tree

4 files changed

+1429
-501
lines changed

4 files changed

+1429
-501
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"@nuxt/content": "link:..",
99
"@nuxthub/core": "0.9.0",
1010
"@nuxtjs/plausible": "^2.0.1",
11-
"@vueuse/nuxt": "^13.6.0",
11+
"@vueuse/nuxt": "^13.9.0",
1212
"better-sqlite3": "^12.2.0",
13-
"docus": "4.0.3",
13+
"docus": "4.0.4",
1414
"minisearch": "^7.1.2",
1515
"nuxt": "^4.0.3"
1616
}

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
},
6161
"dependencies": {
6262
"@nuxt/kit": "^4.0.3",
63-
"@nuxtjs/mdc": "^0.17.2",
64-
"@shikijs/langs": "^3.9.2",
63+
"@nuxtjs/mdc": "^0.17.3",
64+
"@shikijs/langs": "^3.12.1",
6565
"@sqlite.org/sqlite-wasm": "3.50.3-build1",
6666
"@webcontainer/env": "^1.1.1",
6767
"c12": "^3.2.0",
@@ -85,14 +85,14 @@
8585
"micromatch": "^4.0.8",
8686
"minimark": "^0.2.0",
8787
"minimatch": "^10.0.3",
88-
"nuxt-component-meta": "^0.13.0",
88+
"nuxt-component-meta": "^0.13.1",
8989
"nypm": "^0.6.1",
9090
"ohash": "^2.0.11",
9191
"pathe": "^2.0.3",
92-
"pkg-types": "^2.2.0",
92+
"pkg-types": "^2.3.0",
9393
"remark-mdc": "^3.6.0",
9494
"scule": "^1.3.0",
95-
"shiki": "^3.9.2",
95+
"shiki": "^3.12.1",
9696
"slugify": "^1.6.6",
9797
"socket.io-client": "^4.8.1",
9898
"tar": "^7.4.3",
@@ -102,7 +102,7 @@
102102
"unist-util-stringify-position": "^4.0.0",
103103
"unist-util-visit": "^5.0.0",
104104
"ws": "^8.18.3",
105-
"zod": "^3.25.75",
105+
"zod": "^3.25.76",
106106
"zod-to-json-schema": "^3.24.6"
107107
},
108108
"peerDependencies": {
@@ -126,38 +126,38 @@
126126
}
127127
},
128128
"devDependencies": {
129-
"@cloudflare/workers-types": "^4.20250805.0",
129+
"@cloudflare/workers-types": "^4.20250831.0",
130130
"@nuxt/content": "link:.",
131-
"@nuxt/devtools": "^2.6.2",
132-
"@nuxt/eslint-config": "^1.7.1",
131+
"@nuxt/devtools": "^2.6.3",
132+
"@nuxt/eslint-config": "^1.9.0",
133133
"@nuxt/kit": "^4.0.3",
134134
"@nuxt/module-builder": "^1.0.2",
135135
"@nuxt/schema": "^4.0.3",
136136
"@nuxt/test-utils": "^3.19.2",
137137
"@release-it/conventional-changelog": "^10.0.1",
138138
"@types/better-sqlite3": "^7.6.13",
139-
"@types/bun": "^1.2.19",
139+
"@types/bun": "^1.2.21",
140140
"@types/micromatch": "^4.0.9",
141141
"@types/minimatch": "^6.0.0",
142-
"@types/node": "^24.2.0",
142+
"@types/node": "^24.3.0",
143143
"@types/pg": "^8.15.5",
144144
"@types/ws": "^8.18.1",
145145
"csvtojson": "^2.0.10",
146-
"eslint": "^9.32.0",
146+
"eslint": "^9.34.0",
147147
"happy-dom": "^18.0.1",
148148
"mdclint": "^0.0.3",
149149
"micromark-util-types": "^2.0.2",
150150
"nuxt": "^4.0.3",
151151
"release-it": "^19.0.4",
152152
"typescript": "5.9.2",
153153
"vitest": "^3.2.4",
154-
"vue-tsc": "^3.0.5",
155-
"wrangler": "^4.28.0"
154+
"vue-tsc": "^3.0.6",
155+
"wrangler": "^4.33.1"
156156
},
157157
"resolutions": {
158158
"@nuxt/content": "workspace:*"
159159
},
160-
"packageManager": "pnpm@10.14.0",
160+
"packageManager": "pnpm@10.15.1",
161161
"unbuild": {
162162
"entries": [
163163
"./src/module",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@nuxt/content": "latest",
13-
"@nuxt/ui-pro": "^3.3.0",
13+
"@nuxt/ui-pro": "^3.3.3",
1414
"@nuxthub/core": "^0.9.0",
1515
"nuxt": "^4.0.3",
1616
"remark-code-import": "^1.2.0",

0 commit comments

Comments
 (0)