Thanks to visit codestin.com Credit goes to github.com
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.
zod
zod-to-json-schema
1 parent 1f7ad56 commit 8e038f0Copy full SHA for 8e038f0
package.json
@@ -113,9 +113,7 @@
113
"@valibot/to-json-schema": "^1.0.0",
114
"better-sqlite3": "^12.2.0",
115
"sqlite3": "*",
116
- "valibot": "^1.0.0",
117
- "zod": "*",
118
- "zod-to-json-schema": "*"
+ "valibot": "^1.0.0"
119
},
120
"peerDependenciesMeta": {
121
"@electric-sql/pglite": {
@@ -130,12 +128,6 @@
130
128
"better-sqlite3": {
131
129
"optional": true
132
133
- "zod": {
134
- "optional": true
135
- },
136
- "zod-to-json-schema": {
137
138
139
"valibot": {
140
141
0 commit comments