Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/core": "^7.23.2",
"@babel/plugin-syntax-flow": "^7.22.5",
"@babel/plugin-transform-react-jsx": "^7.22.15",
"@hookform/resolvers": "^4.1.3",
"@hookform/resolvers": "^5.2.1",
"@radix-ui/react-slot": "^1.2.2",
"@tanstack/react-query": "^5.59.0",
"@tanstack/react-query-devtools": "^5.59.0",
Expand Down
12 changes: 6 additions & 6 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -787,14 +787,14 @@ __metadata:
languageName: node
linkType: hard

"@hookform/resolvers@npm:^4.1.3":
version: 4.1.3
resolution: "@hookform/resolvers@npm:4.1.3"
"@hookform/resolvers@npm:^5.2.1":
version: 5.2.1
resolution: "@hookform/resolvers@npm:5.2.1"
dependencies:
"@standard-schema/utils": "npm:^0.3.0"
peerDependencies:
react-hook-form: ^7.0.0
checksum: 10c0/dfaeb5936de4c21b849ba0120edb3ad8d0a8c835fd496ccb39ff409a19fa2334867218feb1120d7aed57a9a85f0b4f855f658ebd52c1b90122e9171c66275956
react-hook-form: ^7.55.0
checksum: 10c0/e8e48abc188b5139bc444e4495e2fb1680c6aafa31d79c5d7fa4d7d690b0fc2bac1dfbd99213cbc0c6c53c5c3c4e8c4dc28278dd87a3fa0176540795a6f2edde
languageName: node
linkType: hard

Expand Down Expand Up @@ -4224,7 +4224,7 @@ __metadata:
"@babel/plugin-transform-react-jsx": "npm:^7.22.15"
"@biomejs/biome": "npm:1.8.2"
"@chromatic-com/storybook": "npm:^3"
"@hookform/resolvers": "npm:^4.1.3"
"@hookform/resolvers": "npm:^5.2.1"
"@iconify/react": "npm:^4.1.1"
"@radix-ui/react-slot": "npm:^1.2.2"
"@storybook/addon-actions": "npm:^8.6.4"
Expand Down