2 Commits

Author SHA1 Message Date
ca21d64e69 fix(deps): update dependency recharts to v3
Some checks failed
Lint / Lint and Typecheck (push) Failing after 51s
Lint / Lint and Typecheck (pull_request) Failing after 44s
2025-08-16 12:03:50 +00:00
fcf5caee46 fix(deps): update react monorepo
All checks were successful
Lint / Lint and Typecheck (push) Successful in 1m11s
2025-08-16 11:03:31 +00:00
2 changed files with 383 additions and 351 deletions

View File

@@ -29,7 +29,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.56.1",
"recharts": "^2.15.3",
"recharts": "^3.0.0",
"tailwind-merge": "^3.2.0",
"zod": "^4.0.0"
},
@@ -37,8 +37,8 @@
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.12",
"@types/node": "22.17.2",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@types/react": "19.1.10",
"@types/react-dom": "19.1.7",
"eslint": "9.33.0",
"eslint-config-next": "15.4.6",
"eslint-plugin-react-hooks": "5.2.0",

728
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff