5 Commits

Author SHA1 Message Date
e5eb290e44 fix(deps): update dependency recharts to v3
Some checks failed
Lint / Lint and Typecheck (push) Failing after 25s
Lint / Lint and Typecheck (pull_request) Failing after 25s
2025-10-04 08:02:29 +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 454 additions and 303 deletions

View File

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

749
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff