Skip to content

Commit

Permalink
fix(deps): update zui (#240)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent fe5ce36 commit 7f9a890
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 149 deletions.
4 changes: 2 additions & 2 deletions zui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/zui",
"version": "0.6.3",
"version": "0.6.4",
"description": "An extension of Zod for working nicely with UIs and JSON Schemas",
"type": "module",
"source": "./src/index.ts",
Expand Down Expand Up @@ -57,7 +57,7 @@
"typescript": "5.4.5",
"vite": "^5.2.6",
"vite-plugin-node-polyfills": "^0.21.0",
"vitest": "1.4.0"
"vitest": "1.5.0"
},
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^11.5.4",
Expand Down
Loading

0 comments on commit 7f9a890

Please sign in to comment.