Skip to content

Commit f88d235

Browse files
chore(deps): update all non-major dependencies
1 parent 1f7ad56 commit f88d235

File tree

4 files changed

+529
-252
lines changed

4 files changed

+529
-252
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@nuxtjs/plausible": "^2.0.1",
1111
"@vueuse/nuxt": "^13.9.0",
1212
"better-sqlite3": "^12.2.0",
13-
"docus": "4.1.3",
13+
"docus": "4.1.4",
1414
"minisearch": "^7.1.2",
1515
"nuxt": "^4.1.1"
1616
}

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@sqlite.org/sqlite-wasm": "3.50.4-build1",
6666
"@standard-schema/spec": "^1.0.0",
6767
"@webcontainer/env": "^1.1.1",
68-
"c12": "^3.2.0",
68+
"c12": "^3.3.0",
6969
"chokidar": "^4.0.3",
7070
"consola": "^3.4.2",
7171
"db0": "^0.3.2",
@@ -87,7 +87,7 @@
8787
"minimark": "^0.2.0",
8888
"minimatch": "^10.0.3",
8989
"nuxt-component-meta": "^0.14.0",
90-
"nypm": "^0.6.1",
90+
"nypm": "^0.6.2",
9191
"ohash": "^2.0.11",
9292
"pathe": "^2.0.3",
9393
"pkg-types": "^2.3.0",
@@ -110,10 +110,10 @@
110110
"peerDependencies": {
111111
"@electric-sql/pglite": "*",
112112
"@libsql/client": "*",
113-
"@valibot/to-json-schema": "^1.0.0",
113+
"@valibot/to-json-schema": "^1.3.0",
114114
"better-sqlite3": "^12.2.0",
115115
"sqlite3": "*",
116-
"valibot": "^1.0.0",
116+
"valibot": "^1.1.0",
117117
"zod": "*",
118118
"zod-to-json-schema": "*"
119119
},
@@ -144,7 +144,7 @@
144144
}
145145
},
146146
"devDependencies": {
147-
"@cloudflare/workers-types": "^4.20250910.0",
147+
"@cloudflare/workers-types": "^4.20250913.0",
148148
"@nuxt/content": "link:.",
149149
"@nuxt/devtools": "^2.6.3",
150150
"@nuxt/eslint-config": "^1.9.0",
@@ -154,10 +154,10 @@
154154
"@nuxt/test-utils": "^3.19.2",
155155
"@release-it/conventional-changelog": "^10.0.1",
156156
"@types/better-sqlite3": "^7.6.13",
157-
"@types/bun": "^1.2.21",
157+
"@types/bun": "^1.2.22",
158158
"@types/micromatch": "^4.0.9",
159159
"@types/minimatch": "^6.0.0",
160-
"@types/node": "^24.3.1",
160+
"@types/node": "^24.5.0",
161161
"@types/pg": "^8.15.5",
162162
"@types/ws": "^8.18.1",
163163
"@valibot/to-json-schema": "^1.3.0",
@@ -171,13 +171,13 @@
171171
"typescript": "5.9.2",
172172
"valibot": "^1.1.0",
173173
"vitest": "^3.2.4",
174-
"vue-tsc": "^3.0.6",
175-
"wrangler": "^4.35.0"
174+
"vue-tsc": "^3.0.7",
175+
"wrangler": "^4.37.0"
176176
},
177177
"resolutions": {
178178
"@nuxt/content": "workspace:*"
179179
},
180-
"packageManager": "pnpm@10.15.1",
180+
"packageManager": "pnpm@10.16.1",
181181
"unbuild": {
182182
"entries": [
183183
"./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.3",
13+
"@nuxt/ui-pro": "^3.3.4",
1414
"@nuxthub/core": "^0.9.0",
1515
"nuxt": "^4.1.1",
1616
"remark-code-import": "^1.2.0",

0 commit comments

Comments
 (0)