Compare commits

..

2 Commits

Author SHA1 Message Date
d3632ad3e3 fix(deps): update nextjs monorepo to v15.4.4
All checks were successful
Check / Lint and Check (push) Successful in 55s
2025-07-26 04:01:43 +00:00
17a8e8b422 fix(deps): update dependency react-hook-form to v7.61.1
All checks were successful
Check / Lint and Check (push) Successful in 54s
2025-07-26 03:01:52 +00:00
2 changed files with 17 additions and 17 deletions

View File

@@ -37,7 +37,7 @@
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"eslint": "9.32.0",
"eslint-config-next": "15.4.1",
"eslint-config-next": "15.4.4",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.11",

32
pnpm-lock.yaml generated
View File

@@ -10,7 +10,7 @@ importers:
dependencies:
'@hookform/resolvers':
specifier: ^5.1.1
version: 5.2.0(react-hook-form@7.60.0(react@19.1.0))
version: 5.2.0(react-hook-form@7.61.1(react@19.1.0))
'@radix-ui/react-label':
specifier: ^2.1.7
version: 2.1.7(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
@@ -61,7 +61,7 @@ importers:
version: 19.1.0(react@19.1.0)
react-hook-form:
specifier: ^7.60.0
version: 7.60.0(react@19.1.0)
version: 7.61.1(react@19.1.0)
tailwind-merge:
specifier: ^3.3.1
version: 3.3.1
@@ -88,8 +88,8 @@ importers:
specifier: 9.32.0
version: 9.32.0(jiti@2.4.2)
eslint-config-next:
specifier: 15.4.1
version: 15.4.1(eslint@9.32.0(jiti@2.4.2))(typescript@5.8.3)
specifier: 15.4.4
version: 15.4.4(eslint@9.32.0(jiti@2.4.2))(typescript@5.8.3)
eslint-config-prettier:
specifier: 10.1.8
version: 10.1.8(eslint@9.32.0(jiti@2.4.2))
@@ -609,8 +609,8 @@ packages:
'@next/env@15.4.4':
resolution: {integrity: sha512-SJKOOkULKENyHSYXE5+KiFU6itcIb6wSBjgM92meK0HVKpo94dNOLZVdLLuS7/BxImROkGoPsjR4EnuDucqiiA==}
'@next/eslint-plugin-next@15.4.1':
resolution: {integrity: sha512-lQnHUxN7mMksK7IxgKDIXNMWFOBmksVrjamMEURXiYfo7zgsc30lnU8u4y/MJktSh+nB80ktTQeQbWdQO6c8Ow==}
'@next/eslint-plugin-next@15.4.4':
resolution: {integrity: sha512-1FDsyN//ai3Jd97SEd7scw5h1yLdzDACGOPRofr2GD3sEFsBylEEoL0MHSerd4n2dq9Zm/mFMqi4+NRMOreOKA==}
'@next/swc-darwin-arm64@15.4.4':
resolution: {integrity: sha512-eVG55dnGwfUuG+TtnUCt+mEJ+8TGgul6nHEvdb8HEH7dmJIFYOCApAaFrIrxwtEq2Cdf+0m5sG1Np8cNpw9EAw==}
@@ -1622,8 +1622,8 @@ packages:
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
engines: {node: '>=10'}
eslint-config-next@15.4.1:
resolution: {integrity: sha512-XIIN+lq8XuSwXUrcv+0uHMDFGJFPxLAw04/a4muFZYygSvStvVa15nY7kh4Il6yOVJyxdMUyVdQ9ApGedaeupw==}
eslint-config-next@15.4.4:
resolution: {integrity: sha512-sK/lWLUVF5om18O5w76Jt3F8uzu/LP5mVa6TprCMWkjWHUmByq80iHGHcdH7k1dLiJlj+DRIWf98d5piwRsSuA==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
typescript: '>=3.3.1'
@@ -2684,8 +2684,8 @@ packages:
peerDependencies:
react: ^19.1.0
react-hook-form@7.60.0:
resolution: {integrity: sha512-SBrYOvMbDB7cV8ZfNpaiLcgjH/a1c7aK0lK+aNigpf4xWLO8q+o4tcvVurv3c4EOyzn/3dCsYt4GKD42VvJ/+A==}
react-hook-form@7.61.1:
resolution: {integrity: sha512-2vbXUFDYgqEgM2RcXcAT2PwDW/80QARi+PKmHy5q2KhuKvOlG8iIYgf7eIlIANR5trW9fJbP4r5aub3a4egsew==}
engines: {node: '>=18.0.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
@@ -3427,10 +3427,10 @@ snapshots:
'@floating-ui/utils@0.2.10': {}
'@hookform/resolvers@5.2.0(react-hook-form@7.60.0(react@19.1.0))':
'@hookform/resolvers@5.2.0(react-hook-form@7.61.1(react@19.1.0))':
dependencies:
'@standard-schema/utils': 0.3.0
react-hook-form: 7.60.0(react@19.1.0)
react-hook-form: 7.61.1(react@19.1.0)
'@humanfs/core@0.19.1': {}
@@ -3558,7 +3558,7 @@ snapshots:
'@next/env@15.4.4': {}
'@next/eslint-plugin-next@15.4.1':
'@next/eslint-plugin-next@15.4.4':
dependencies:
fast-glob: 3.3.1
@@ -4616,9 +4616,9 @@ snapshots:
escape-string-regexp@4.0.0: {}
eslint-config-next@15.4.1(eslint@9.32.0(jiti@2.4.2))(typescript@5.8.3):
eslint-config-next@15.4.4(eslint@9.32.0(jiti@2.4.2))(typescript@5.8.3):
dependencies:
'@next/eslint-plugin-next': 15.4.1
'@next/eslint-plugin-next': 15.4.4
'@rushstack/eslint-patch': 1.12.0
'@typescript-eslint/eslint-plugin': 8.37.0(@typescript-eslint/parser@8.37.0(eslint@9.32.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.32.0(jiti@2.4.2))(typescript@5.8.3)
'@typescript-eslint/parser': 8.37.0(eslint@9.32.0(jiti@2.4.2))(typescript@5.8.3)
@@ -5780,7 +5780,7 @@ snapshots:
react: 19.1.0
scheduler: 0.26.0
react-hook-form@7.60.0(react@19.1.0):
react-hook-form@7.61.1(react@19.1.0):
dependencies:
react: 19.1.0