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
5 changes: 5 additions & 0 deletions .changeset/@accounter_client-4273-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@accounter/client": patch
---
dependencies updates:
- Updated dependency [`react-hook-form@7.86.0` ↗︎](https://www.npmjs.com/package/react-hook-form/v/7.86.0) (from `7.85.0`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"react-dnd": "16.0.1",
"react-dom": "19.2.8",
"react-error-boundary": "6.1.2",
"react-hook-form": "7.85.0",
"react-hook-form": "7.86.0",
"react-number-format": "5.4.5",
"react-router-dom": "7.18.2",
"react-to-pdf": "3.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ __metadata:
react-dnd: "npm:16.0.1"
react-dom: "npm:19.2.8"
react-error-boundary: "npm:6.1.2"
react-hook-form: "npm:7.85.0"
react-hook-form: "npm:7.86.0"
react-number-format: "npm:5.4.5"
react-router-dom: "npm:7.18.2"
react-to-pdf: "npm:3.2.2"
Expand Down Expand Up @@ -24074,12 +24074,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.85.0":
version: 7.85.0
resolution: "react-hook-form@npm:7.85.0"
"react-hook-form@npm:7.86.0":
version: 7.86.0
resolution: "react-hook-form@npm:7.86.0"
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
checksum: 10c0/53e81f4116129efa8e08c620cd334f74541174a82f3e4ce7a8839193c69a561b9bed070b4a46f24654c4860c474ddbb504d2ad402297708c8c2b80f1f6116d59
checksum: 10c0/90cfaf2bbe18061f71d2a8e3e546ab4d9aa861aeab210f2ee3c2009d20e477aa98e290571bd2a2a593e7d412738f178abbea60b81df0b9a5c1b57f8a87b789df
languageName: node
linkType: hard

Expand Down