Skip to content

Commit ef92e52

Browse files
fix(deps): update dependency joi to v18
1 parent 86c8efb commit ef92e52

File tree

4 files changed

+122
-52
lines changed

4 files changed

+122
-52
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"caniuse-lite": "1.0.30001737",
2121
"fastest-validator": "1.19.1",
2222
"isarray": "2.0.5",
23-
"joi": "17.13.3",
23+
"joi": "18.0.1",
2424
"next": "15.5.2",
2525
"next-connect": "1.0.0",
2626
"next-validations": "1.1.0",

example/pnpm-lock.yaml

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"c8": "10.1.3",
6868
"fastest-validator": "1.19.1",
6969
"husky": "9.1.7",
70-
"joi": "17.13.3",
70+
"joi": "18.0.1",
7171
"next": "15.5.2",
7272
"react": "19.1.1",
7373
"react-dom": "19.1.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)