Skip to content

Commit

Permalink
chore(deps): update zui (#350)
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] authored Jul 4, 2024
1 parent 507bea1 commit f5656d5
Show file tree
Hide file tree
Showing 2 changed files with 1,735 additions and 1,761 deletions.
6 changes: 3 additions & 3 deletions zui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/zui",
"version": "0.9.1",
"version": "0.9.2",
"description": "An extension of Zod for working nicely with UIs and JSON Schemas",
"type": "module",
"source": "./src/index.ts",
Expand Down Expand Up @@ -46,9 +46,9 @@
"ts-morph": "^22.0.0",
"tsup": "^8.0.1",
"tsx": "^4.7.2",
"typescript": "5.4.5",
"typescript": "5.5.3",
"vite": "^5.2.6",
"vitest": "1.5.2"
"vitest": "1.6.0"
},
"dependencies": {
},
Expand Down
Loading

0 comments on commit f5656d5

Please sign in to comment.