Skip to content

Commit c8159ae

Browse files
authored
feat: update joi to v18 (#873)
1 parent a5100ab commit c8159ae

2 files changed

Lines changed: 15 additions & 13 deletions

File tree

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
"fp-ts": "^2.16.11",
306306
"io-ts": "^2.2.22",
307307
"io-ts-types": "^0.5.19",
308-
"joi": "^17.13.4",
308+
"joi": "^18.2.3",
309309
"jsdom": "^26.1.0",
310310
"lefthook": "^1.13.6",
311311
"microbundle": "^0.15.1",
@@ -345,7 +345,7 @@
345345
"fluentvalidation-ts": "^3.0.0",
346346
"fp-ts": "^2.7.0",
347347
"io-ts": "^2.0.0",
348-
"joi": "^17.0.0",
348+
"joi": "^17.0.0 || ^18.0.0",
349349
"nope-validator": ">=0.12.0",
350350
"react-hook-form": "^7.55.0",
351351
"superstruct": ">=0.12.0",

0 commit comments

Comments
 (0)