3 Commits

Author SHA1 Message Date
8375a76951 fix(deps): update dependency recharts to v3
Some checks failed
Lint / Lint and Typecheck (push) Failing after 26s
Lint / Lint and Typecheck (pull_request) Failing after 28s
2025-11-01 02:04:28 +00:00
7d6af6734a chore(deps): update dependency eslint to v9.39.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 30s
2025-11-01 01:04:17 +00:00
9fa7693d31 chore(deps): update dependency @types/node to v22.18.13
All checks were successful
Lint / Lint and Typecheck (push) Successful in 27s
2025-11-01 00:03:41 +00:00
2 changed files with 227 additions and 496 deletions

View File

@@ -29,19 +29,19 @@
"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"
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.16",
"@types/node": "22.18.12",
"@types/node": "22.18.13",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"eslint": "9.38.0",
"eslint": "9.39.0",
"eslint-config-next": "15.5.6",
"eslint-plugin-react-hooks": "7.0.1",
"eslint-plugin-react-hooks": "5.2.0",
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1",

715
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff