Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Nov 9, 2024
1 parent dc6f3ca commit de0b429
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 165 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.2",
"uvu": "^0.5.6",
"valibot": "1.0.0-beta.3",
"valibot": "1.0.0-beta.4",
"vite": "^5.4.10"
},
"peerDependencies": {
"valibot": ">=0.30 <0.43 || 1.0.0-beta.0 || 1.0.0-beta.1 || 1.0.0-beta.2 || 1.0.0-beta.3",
"valibot": ">=0.30 <0.43 || 1.0.0-beta.0 || 1.0.0-beta.1 || 1.0.0-beta.2 || 1.0.0-beta.3 || 1.0.0-beta.4",
"vite": ">=2 <6"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit de0b429

Please sign in to comment.