diff --git a/package.json b/package.json index b3636c2..1f92add 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "postcss": "8.4.29", "react": "18.2.0", "react-dom": "18.2.0", - "react-hook-form": "^7.45.4", + "react-hook-form": "^7.47.0", "react-wrap-balancer": "^1.1.0", "recharts": "^2.8.0", "shiki": "^0.14.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f4f0035..ec076eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ dependencies: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: ^7.45.4 - version: 7.45.4(react@18.2.0) + specifier: ^7.47.0 + version: 7.47.0(react@18.2.0) react-wrap-balancer: specifier: ^1.1.0 version: 1.1.0(react@18.2.0) @@ -3964,8 +3964,8 @@ packages: scheduler: 0.23.0 dev: false - /react-hook-form@7.45.4(react@18.2.0): - resolution: {integrity: sha512-HGDV1JOOBPZj10LB3+OZgfDBTn+IeEsNOKiq/cxbQAIbKaiJUe/KV8DBUzsx0Gx/7IG/orWqRRm736JwOfUSWQ==} + /react-hook-form@7.47.0(react@18.2.0): + resolution: {integrity: sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18