We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c07081 commit eae5839Copy full SHA for eae5839
2 files changed
package.json
@@ -106,7 +106,7 @@
106
"unist-util-visit": "^5.0.0",
107
"unplugin": "^2.3.11",
108
"zod": "^3.25.76",
109
- "zod-to-json-schema": "^3.25.0"
+ "zod-to-json-schema": "^3.25.1"
110
},
111
"peerDependencies": {
112
"@electric-sql/pglite": "*",
@@ -137,7 +137,7 @@
137
}
138
139
"devDependencies": {
140
- "@cloudflare/workers-types": "^4.20251224.0",
+ "@cloudflare/workers-types": "^4.20251230.0",
141
"@nuxt/content": "link:.",
142
"@nuxt/devtools": "^3.1.1",
143
"@nuxt/eslint-config": "^1.12.1",
@@ -160,7 +160,7 @@
160
"mdclint": "^0.1.2",
161
"micromark-util-types": "^2.0.2",
162
"nuxt": "^4.2.2",
163
- "release-it": "^19.2.1",
+ "release-it": "^19.2.2",
164
"typescript": "5.9.3",
165
"valibot": "^1.2.0",
166
"vitest": "^4.0.16",
0 commit comments