Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Commit 3bb2aee

Browse files
committed
update deps
1 parent 1e15b9b commit 3bb2aee

2 files changed

Lines changed: 8 additions & 10 deletions

File tree

bun.lock

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"ci": "bun run tsc"
99
},
1010
"dependencies": {
11-
"valibot": "^1.0.0-beta.3"
11+
"valibot": "^1.0.0"
1212
},
1313
"devDependencies": {
14-
"@types/bun": "latest",
15-
"typescript": "^5.0.0"
14+
"@types/bun": "^1.2.6",
15+
"typescript": "^5.8.2"
1616
}
1717
}

0 commit comments

Comments
 (0)