Skip to content

Commit 18e5347

Browse files
chore(deps): update all non-major dependencies
1 parent a9fed2f commit 18e5347

File tree

4 files changed

+718
-478
lines changed

4 files changed

+718
-478
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@nuxt/content": "link:..",
99
"@nuxthub/core": "0.9.0",
1010
"@nuxtjs/plausible": "^1.2.0",
11-
"@vueuse/nuxt": "^13.5.0",
11+
"@vueuse/nuxt": "^13.6.0",
1212
"better-sqlite3": "^12.2.0",
1313
"docus": "3.0.5",
1414
"minisearch": "^7.1.2",

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@
6363
"@shikijs/langs": "^3.8.1",
6464
"@sqlite.org/sqlite-wasm": "3.50.3-build1",
6565
"@webcontainer/env": "^1.1.1",
66-
"c12": "^3.1.0",
66+
"c12": "^3.2.0",
6767
"chokidar": "^4.0.3",
6868
"consola": "^3.4.2",
6969
"db0": "^0.3.2",
7070
"defu": "^6.1.4",
7171
"destr": "^2.0.5",
7272
"git-url-parse": "^16.1.0",
73-
"jiti": "^2.4.2",
73+
"jiti": "^2.5.1",
7474
"json-schema-to-typescript": "^15.0.4",
7575
"knitwork": "^1.2.0",
7676
"listhen": "^1.9.0",
@@ -84,8 +84,8 @@
8484
"micromatch": "^4.0.8",
8585
"minimark": "^0.2.0",
8686
"minimatch": "^10.0.3",
87-
"nuxt-component-meta": "^0.12.1",
88-
"nypm": "^0.6.0",
87+
"nuxt-component-meta": "^0.13.0",
88+
"nypm": "^0.6.1",
8989
"ohash": "^2.0.11",
9090
"pathe": "^2.0.3",
9191
"pkg-types": "^2.2.0",
@@ -101,7 +101,7 @@
101101
"unist-util-stringify-position": "^4.0.0",
102102
"unist-util-visit": "^5.0.0",
103103
"ws": "^8.18.3",
104-
"zod": "^3.25.75",
104+
"zod": "^3.25.76",
105105
"zod-to-json-schema": "^3.24.6"
106106
},
107107
"peerDependencies": {
@@ -125,33 +125,33 @@
125125
}
126126
},
127127
"devDependencies": {
128-
"@cloudflare/workers-types": "^4.20250719.0",
128+
"@cloudflare/workers-types": "^4.20250730.0",
129129
"@nuxt/content": "link:.",
130130
"@nuxt/devtools": "^2.6.2",
131-
"@nuxt/eslint-config": "^1.6.0",
131+
"@nuxt/eslint-config": "^1.7.1",
132132
"@nuxt/kit": "^3.17.6",
133-
"@nuxt/module-builder": "^1.0.1",
133+
"@nuxt/module-builder": "^1.0.2",
134134
"@nuxt/schema": "^3.17.6",
135135
"@nuxt/test-utils": "^3.19.2",
136136
"@release-it/conventional-changelog": "^10.0.1",
137137
"@types/better-sqlite3": "^7.6.13",
138138
"@types/bun": "^1.2.19",
139139
"@types/micromatch": "^4.0.9",
140140
"@types/minimatch": "^6.0.0",
141-
"@types/node": "^24.0.15",
142-
"@types/pg": "^8.15.4",
141+
"@types/node": "^24.1.0",
142+
"@types/pg": "^8.15.5",
143143
"@types/ws": "^8.18.1",
144144
"csvtojson": "^2.0.10",
145-
"eslint": "^9.31.0",
145+
"eslint": "^9.32.0",
146146
"happy-dom": "^18.0.1",
147147
"mdclint": "^0.0.3",
148148
"micromark-util-types": "^2.0.2",
149149
"nuxt": "^3.17.6",
150150
"release-it": "^19.0.4",
151151
"typescript": "5.8.3",
152152
"vitest": "^3.2.4",
153-
"vue-tsc": "^3.0.3",
154-
"wrangler": "^4.25.0"
153+
"vue-tsc": "^3.0.4",
154+
"wrangler": "^4.26.1"
155155
},
156156
"resolutions": {
157157
"@nuxt/content": "workspace:*"

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.2.0",
13+
"@nuxt/ui-pro": "^3.3.0",
1414
"@nuxthub/core": "^0.9.0",
1515
"nuxt": "^3.17.6",
1616
"remark-code-import": "^1.2.0",

0 commit comments

Comments
 (0)