fix: conflict

This commit is contained in:
boboiazumi
2025-05-26 16:28:46 +07:00
parent 182ff7facc
commit 1a9b47953a
4 changed files with 6 additions and 12 deletions
+4 -4
View File
@@ -32,7 +32,7 @@
"payload": "^3.37.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-hook-form": "^7.55.0",
"react-hook-form": "^7.56.4",
"react-icons": "^5.5.0",
"react-router-dom": "^7.3.0",
"sharp": "^0.34.1",
@@ -33414,9 +33414,9 @@
}
},
"node_modules/react-hook-form": {
"version": "7.56.1",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.56.1.tgz",
"integrity": "sha512-qWAVokhSpshhcEuQDSANHx3jiAEFzu2HAaaQIzi/r9FNPm1ioAvuJSD4EuZzWd7Al7nTRKcKPnBKO7sRn+zavQ==",
"version": "7.56.4",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.56.4.tgz",
"integrity": "sha512-Rob7Ftz2vyZ/ZGsQZPaRdIefkgOSrQSPXfqBdvOPwJfoGnjwRJUs7EM7Kc1mcoDv3NOtqBzPGbcMB8CGn9CKgw==",
"license": "MIT",
"engines": {
"node": ">=18.0.0"