Skip to content

Commit 2d5a735

Browse files
chore(deps): pin react-hook-form to the latest non-breaking version
1 parent 70f622b commit 2d5a735

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

packages/react-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"@aws-amplify/ui": "6.12.0",
4444
"@xstate/react": "^3.2.2",
4545
"lodash": "4.17.21",
46-
"react-hook-form": "^7.53.2",
46+
"react-hook-form": "7.53.2",
4747
"xstate": "^4.33.6"
4848
},
4949
"peerDependencies": {
5050
"aws-amplify": "^6.14.3",
5151
"react": "^16.14 || ^17 || ^18 || ^19"
5252
},
5353
"sideEffects": false
54-
}
54+
}

yarn.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)