|
|
@@ -11,6 +11,12 @@ importers:
|
|
|
'@babel/runtime':
|
|
|
specifier: ^7.24.4
|
|
|
version: 7.28.2
|
|
|
+ '@hookform/resolvers':
|
|
|
+ specifier: ^5.2.1
|
|
|
+ version: 5.2.1(react-hook-form@7.62.0(react@18.3.1))
|
|
|
+ '@radix-ui/react-slot':
|
|
|
+ specifier: ^1.2.3
|
|
|
+ version: 1.2.3(@types/react@18.3.23)(react@18.3.1)
|
|
|
'@tanstack/react-query':
|
|
|
specifier: ^5.84.1
|
|
|
version: 5.84.1(react@18.3.1)
|
|
|
@@ -77,6 +83,12 @@ importers:
|
|
|
react-dom:
|
|
|
specifier: ^18.0.0
|
|
|
version: 18.3.1(react@18.3.1)
|
|
|
+ react-hook-form:
|
|
|
+ specifier: ^7.62.0
|
|
|
+ version: 7.62.0(react@18.3.1)
|
|
|
+ zod:
|
|
|
+ specifier: ^4.0.14
|
|
|
+ version: 4.0.14
|
|
|
devDependencies:
|
|
|
'@babel/core':
|
|
|
specifier: ^7.24.4
|
|
|
@@ -1487,6 +1499,11 @@ packages:
|
|
|
'@hapi/topo@5.1.0':
|
|
|
resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==}
|
|
|
|
|
|
+ '@hookform/resolvers@5.2.1':
|
|
|
+ resolution: {integrity: sha512-u0+6X58gkjMcxur1wRWokA7XsiiBJ6aK17aPZxhkoYiK5J+HcTx0Vhu9ovXe6H+dVpO6cjrn2FkJTryXEMlryQ==}
|
|
|
+ peerDependencies:
|
|
|
+ react-hook-form: ^7.55.0
|
|
|
+
|
|
|
'@humanwhocodes/config-array@0.11.14':
|
|
|
resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==}
|
|
|
engines: {node: '>=10.10.0'}
|
|
|
@@ -1712,6 +1729,24 @@ packages:
|
|
|
webpack-plugin-serve:
|
|
|
optional: true
|
|
|
|
|
|
+ '@radix-ui/react-compose-refs@1.1.2':
|
|
|
+ resolution: {integrity: sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@radix-ui/react-slot@1.2.3':
|
|
|
+ resolution: {integrity: sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+
|
|
|
'@rnx-kit/babel-preset-metro-react-native@1.1.8':
|
|
|
resolution: {integrity: sha512-8DotuBK1ZgV0H/tmCmtW/3ofA7JR/8aPqSu9lKnuqwBfq4bxz+w1sMyfFl89m4teWlkhgyczWBGD6NCLqTgi9A==}
|
|
|
peerDependencies:
|
|
|
@@ -1758,6 +1793,9 @@ packages:
|
|
|
resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
+ '@standard-schema/utils@0.3.0':
|
|
|
+ resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==}
|
|
|
+
|
|
|
'@stencil/core@2.22.3':
|
|
|
resolution: {integrity: sha512-kmVA0M/HojwsfkeHsifvHVIYe4l5tin7J5+DLgtl8h6WWfiMClND5K3ifCXXI2ETDNKiEk21p6jql3Fx9o2rng==}
|
|
|
engines: {node: '>=12.10.0', npm: '>=6.0.0'}
|
|
|
@@ -6242,6 +6280,12 @@ packages:
|
|
|
peerDependencies:
|
|
|
react: ^18.3.1
|
|
|
|
|
|
+ react-hook-form@7.62.0:
|
|
|
+ resolution: {integrity: sha512-7KWFejc98xqG/F4bAxpL41NB3o1nnvQO1RWZT3TqRZYL8RryQETGfEdVnJN2fy1crCiBLLjkRBVK05j24FxJGA==}
|
|
|
+ engines: {node: '>=18.0.0'}
|
|
|
+ peerDependencies:
|
|
|
+ react: ^16.8.0 || ^17 || ^18 || ^19
|
|
|
+
|
|
|
react-is@16.13.1:
|
|
|
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
|
|
|
|
|
@@ -7473,6 +7517,9 @@ packages:
|
|
|
yup@1.6.1:
|
|
|
resolution: {integrity: sha512-JED8pB50qbA4FOkDol0bYF/p60qSEDQqBD0/qeIrUCG1KbPBIQ776fCUNb9ldbPcSTxA69g/47XTo4TqWiuXOA==}
|
|
|
|
|
|
+ zod@4.0.14:
|
|
|
+ resolution: {integrity: sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==}
|
|
|
+
|
|
|
snapshots:
|
|
|
|
|
|
'@adobe/css-tools@4.3.3': {}
|
|
|
@@ -8890,6 +8937,11 @@ snapshots:
|
|
|
dependencies:
|
|
|
'@hapi/hoek': 9.3.0
|
|
|
|
|
|
+ '@hookform/resolvers@5.2.1(react-hook-form@7.62.0(react@18.3.1))':
|
|
|
+ dependencies:
|
|
|
+ '@standard-schema/utils': 0.3.0
|
|
|
+ react-hook-form: 7.62.0(react@18.3.1)
|
|
|
+
|
|
|
'@humanwhocodes/config-array@0.11.14':
|
|
|
dependencies:
|
|
|
'@humanwhocodes/object-schema': 2.0.3
|
|
|
@@ -9106,6 +9158,19 @@ snapshots:
|
|
|
type-fest: 2.19.0
|
|
|
webpack-dev-server: 4.15.2(webpack@5.91.0(@swc/core@1.3.96))
|
|
|
|
|
|
+ '@radix-ui/react-compose-refs@1.1.2(@types/react@18.3.23)(react@18.3.1)':
|
|
|
+ dependencies:
|
|
|
+ react: 18.3.1
|
|
|
+ optionalDependencies:
|
|
|
+ '@types/react': 18.3.23
|
|
|
+
|
|
|
+ '@radix-ui/react-slot@1.2.3(@types/react@18.3.23)(react@18.3.1)':
|
|
|
+ dependencies:
|
|
|
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.23)(react@18.3.1)
|
|
|
+ react: 18.3.1
|
|
|
+ optionalDependencies:
|
|
|
+ '@types/react': 18.3.23
|
|
|
+
|
|
|
'@rnx-kit/babel-preset-metro-react-native@1.1.8(@babel/core@7.28.0)(@babel/plugin-transform-typescript@7.28.0(@babel/core@7.28.0))(@babel/runtime@7.28.2)':
|
|
|
dependencies:
|
|
|
'@babel/core': 7.28.0
|
|
|
@@ -9137,6 +9202,8 @@ snapshots:
|
|
|
|
|
|
'@sindresorhus/merge-streams@2.3.0': {}
|
|
|
|
|
|
+ '@standard-schema/utils@0.3.0': {}
|
|
|
+
|
|
|
'@stencil/core@2.22.3': {}
|
|
|
|
|
|
'@swc/core-darwin-arm64@1.3.96':
|
|
|
@@ -14294,6 +14361,10 @@ snapshots:
|
|
|
react: 18.3.1
|
|
|
scheduler: 0.23.2
|
|
|
|
|
|
+ react-hook-form@7.62.0(react@18.3.1):
|
|
|
+ dependencies:
|
|
|
+ react: 18.3.1
|
|
|
+
|
|
|
react-is@16.13.1: {}
|
|
|
|
|
|
react-is@17.0.2: {}
|
|
|
@@ -15746,3 +15817,5 @@ snapshots:
|
|
|
tiny-case: 1.0.3
|
|
|
toposort: 2.0.2
|
|
|
type-fest: 2.19.0
|
|
|
+
|
|
|
+ zod@4.0.14: {}
|