Skip to content

Commit a2fecd6

Browse files
Merge pull request #39 from atlas-bi/renovate/hookform-resolvers-5.x
fix(deps) Update dependency @hookform/resolvers to v5
2 parents 17d1d36 + fe53c0d commit a2fecd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"@authenio/samlify-node-xmllint": "^2.0.0",
51-
"@hookform/resolvers": "^4.0.0",
51+
"@hookform/resolvers": "^5.0.0",
5252
"@icons-pack/react-simple-icons": "^13.0.0",
5353
"@next-boost/hybrid-disk-cache": "^0.3.0",
5454
"@prisma/client": "^5.2.0",
@@ -195,5 +195,5 @@
195195
"pnpm run format"
196196
]
197197
},
198-
"version": "2.0.17"
198+
"version": "2.0.18"
199199
}

0 commit comments

Comments
 (0)