5 Commits

Author SHA1 Message Date
f85af8d8a0 chore(deps): update dependency eslint-plugin-react-hooks to v6
Some checks failed
Lint / Lint and Typecheck (push) Failing after 25s
Lint / Lint and Typecheck (pull_request) Failing after 19s
2025-10-04 08:02:20 +00:00
98b4e88cc9 chore(deps): update react monorepo to v19.2.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 29s
2025-10-04 07:02:50 +00:00
4a87f8d20b chore(deps): update pnpm to v10.18.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 28s
2025-10-04 06:02:48 +00:00
6858054bee chore(deps): update dependency typescript-eslint to v8.45.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 30s
2025-10-04 05:03:07 +00:00
ec3511f109 chore(deps): update dependency react-hook-form to v7.64.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 26s
2025-10-04 04:03:14 +00:00
2 changed files with 753 additions and 302 deletions

View File

@@ -37,21 +37,21 @@
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.14",
"@types/node": "22.18.8",
"@types/react": "19.1.15",
"@types/react-dom": "19.1.9",
"@types/react": "19.2.0",
"@types/react-dom": "19.2.0",
"eslint": "9.37.0",
"eslint-config-next": "15.5.4",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-hooks": "6.1.1",
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",
"tailwindcss": "4.1.14",
"tw-animate-css": "1.4.0",
"typescript": "5.9.3",
"typescript-eslint": "8.44.1"
"typescript-eslint": "8.45.0"
},
"ct3aMetadata": {
"initVersion": "7.39.3"
},
"packageManager": "pnpm@10.17.1"
"packageManager": "pnpm@10.18.0"
}

1045
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff