Skip to content

Commit f928f0e

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

File tree

4 files changed

+215
-239
lines changed

4 files changed

+215
-239
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@nuxt/content": "latest",
1010
"@nuxt/image": "^1.10.0",
1111
"@nuxt/ui-pro": "^3.1.3",
12-
"@nuxthub/core": "^0.8.27",
12+
"@nuxthub/core": "^0.9.0",
1313
"@nuxtjs/plausible": "^1.2.0",
1414
"@octokit/rest": "^22.0.0",
1515
"@vueuse/nuxt": "^13.3.0",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@
101101
"unist-util-stringify-position": "^4.0.0",
102102
"unist-util-visit": "^5.0.0",
103103
"ws": "^8.18.2",
104-
"zod": "^3.25.56",
104+
"zod": "^3.25.58",
105105
"zod-to-json-schema": "^3.24.5"
106106
},
107107
"peerDependencies": {
108108
"@electric-sql/pglite": "*",
109109
"@libsql/client": "*",
110-
"better-sqlite3": "11.x",
110+
"better-sqlite3": "11.10.0",
111111
"sqlite3": "*"
112112
},
113113
"peerDependenciesMeta": {
@@ -125,7 +125,7 @@
125125
}
126126
},
127127
"devDependencies": {
128-
"@cloudflare/workers-types": "^4.20250607.0",
128+
"@cloudflare/workers-types": "^4.20250610.0",
129129
"@nuxt/content": "link:.",
130130
"@nuxt/devtools": "^2.5.0",
131131
"@nuxt/eslint-config": "^1.4.1",
@@ -138,7 +138,7 @@
138138
"@types/bun": "^1.2.15",
139139
"@types/micromatch": "^4.0.9",
140140
"@types/minimatch": "^5.1.2",
141-
"@types/node": "^22.15.30",
141+
"@types/node": "^22.15.31",
142142
"@types/pg": "^8.15.4",
143143
"@types/ws": "^8.18.1",
144144
"csvtojson": "^2.0.10",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@nuxt/content": "latest",
1313
"@nuxt/ui-pro": "^3.1.3",
14-
"@nuxthub/core": "^0.8.27",
14+
"@nuxthub/core": "^0.9.0",
1515
"nuxt": "^3.17.5",
1616
"remark-code-import": "^1.2.0",
1717
"shiki-transformer-color-highlight": "^1.0.0"

0 commit comments

Comments
 (0)