Skip to content

Commit 5b97602

Browse files
chore(deps): update all non-major dependencies (#3593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6aba9c commit 5b97602

File tree

4 files changed

+2067
-2478
lines changed

4 files changed

+2067
-2478
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
"dependencies": {
88
"@libsql/client": "^0.15.15",
99
"@nuxt/content": "link:..",
10-
"@nuxt/ui": "^4.1.0",
11-
"@nuxthub/core": "npm:@nuxthub/core-nightly@1.0.0-20251028-004316-83d4099",
10+
"@nuxt/ui": "^4.2.1",
11+
"@nuxthub/core": "npm:@nuxthub/core-nightly@1.0.0-20251120-100918-2f289de",
1212
"@nuxtjs/plausible": "^2.0.1",
1313
"@vercel/analytics": "^1.5.0",
1414
"@vercel/speed-insights": "^1.2.0",
1515
"@vueuse/nuxt": "^14.0.0",
16-
"better-sqlite3": "^12.4.1",
17-
"docus": "^5.2.1",
16+
"better-sqlite3": "^12.4.6",
17+
"docus": "^5.3.1",
1818
"drizzle-orm": "^0.44.7",
1919
"minisearch": "^7.2.0",
2020
"nuxt": "^4.2.1",

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"dependencies": {
6262
"@nuxt/kit": "^4.2.1",
63-
"@nuxtjs/mdc": "^0.18.3",
63+
"@nuxtjs/mdc": "^0.18.4",
6464
"@shikijs/langs": "^3.15.0",
6565
"@sqlite.org/sqlite-wasm": "3.50.4-build1",
6666
"@standard-schema/spec": "^1.0.0",
@@ -75,8 +75,8 @@
7575
"hookable": "^5.5.3",
7676
"jiti": "^2.6.1",
7777
"json-schema-to-typescript": "^15.0.4",
78-
"knitwork": "^1.2.0",
79-
"mdast-util-to-hast": "^13.2.0",
78+
"knitwork": "^1.3.0",
79+
"mdast-util-to-hast": "^13.2.1",
8080
"mdast-util-to-string": "^4.0.0",
8181
"micromark": "^4.0.2",
8282
"micromark-util-character": "^2.1.1",
@@ -86,7 +86,7 @@
8686
"micromatch": "^4.0.8",
8787
"minimark": "^0.2.0",
8888
"minimatch": "^10.1.1",
89-
"modern-tar": "^0.7.0",
89+
"modern-tar": "^0.7.2",
9090
"nuxt-component-meta": "0.14.2",
9191
"nypm": "^0.6.2",
9292
"ohash": "^2.0.11",
@@ -104,17 +104,17 @@
104104
"unified": "^11.0.5",
105105
"unist-util-stringify-position": "^4.0.0",
106106
"unist-util-visit": "^5.0.0",
107-
"unplugin": "^2.3.10",
107+
"unplugin": "^2.3.11",
108108
"zod": "^3.25.76",
109-
"zod-to-json-schema": "^3.24.6"
109+
"zod-to-json-schema": "^3.25.0"
110110
},
111111
"peerDependencies": {
112112
"@electric-sql/pglite": "*",
113113
"@libsql/client": "*",
114114
"@valibot/to-json-schema": "^1.3.0",
115-
"better-sqlite3": "^12.4.1",
115+
"better-sqlite3": "^12.4.6",
116116
"sqlite3": "*",
117-
"valibot": "^1.1.0"
117+
"valibot": "^1.2.0"
118118
},
119119
"peerDependenciesMeta": {
120120
"@electric-sql/pglite": {
@@ -137,17 +137,17 @@
137137
}
138138
},
139139
"devDependencies": {
140-
"@cloudflare/workers-types": "^4.20251111.0",
140+
"@cloudflare/workers-types": "^4.20251126.0",
141141
"@nuxt/content": "link:.",
142-
"@nuxt/devtools": "^3.1.0",
142+
"@nuxt/devtools": "^3.1.1",
143143
"@nuxt/eslint-config": "^1.10.0",
144144
"@nuxt/kit": "^4.2.1",
145145
"@nuxt/module-builder": "^1.0.2",
146146
"@nuxt/schema": "^4.2.1",
147147
"@nuxt/test-utils": "^3.20.1",
148-
"@release-it/conventional-changelog": "^10.0.1",
148+
"@release-it/conventional-changelog": "^10.0.2",
149149
"@types/better-sqlite3": "^7.6.13",
150-
"@types/bun": "^1.3.2",
150+
"@types/bun": "^1.3.3",
151151
"@types/micromatch": "^4.0.10",
152152
"@types/minimatch": "^6.0.0",
153153
"@types/node": "^24.10.1",
@@ -162,16 +162,16 @@
162162
"nuxt": "^4.2.1",
163163
"release-it": "^19.0.6",
164164
"typescript": "5.9.3",
165-
"valibot": "^1.1.0",
166-
"vitest": "^4.0.8",
167-
"vue-tsc": "^3.1.3",
168-
"wrangler": "^4.48.0"
165+
"valibot": "^1.2.0",
166+
"vitest": "^4.0.14",
167+
"vue-tsc": "^3.1.5",
168+
"wrangler": "^4.51.0"
169169
},
170170
"resolutions": {
171171
"@nuxt/content": "workspace:*",
172172
"remark-mdc": "3.8.1"
173173
},
174-
"packageManager": "pnpm@10.22.0",
174+
"packageManager": "pnpm@10.23.0",
175175
"unbuild": {
176176
"entries": [
177177
"./src/module",

playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"@electric-sql/pglite": "^0.3.14",
1313
"@libsql/client": "^0.15.15",
1414
"@nuxt/content": "latest",
15-
"@nuxt/ui": "^4.1.0",
16-
"@nuxthub/core": "npm:@nuxthub/core-nightly@1.0.0-20251028-004316-83d4099",
17-
"better-sqlite3": "^12.4.1",
15+
"@nuxt/ui": "^4.2.1",
16+
"@nuxthub/core": "npm:@nuxthub/core-nightly@1.0.0-20251120-100918-2f289de",
17+
"better-sqlite3": "^12.4.6",
1818
"drizzle-orm": "^0.44.7",
1919
"nuxt": "^4.2.1",
2020
"pg": "^8.16.3",

0 commit comments

Comments
 (0)