Compare commits

1 Commits

Author SHA1 Message Date
577d1eac8a fix(deps): update dependency recharts to v3
Some checks failed
Lint / Lint and Typecheck (pull_request) Failing after 21s
Lint / Lint and Typecheck (push) Failing after 22s
renovate/stability-days Updates have met minimum release age requirement
2025-11-08 01:04:53 +00:00
2 changed files with 341 additions and 395 deletions

View File

@@ -23,7 +23,7 @@
"@t3-oss/env-nextjs": "^0.13.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.553.0",
"lucide-react": "^0.552.0",
"next": "^15.4.1",
"next-plausible": "^3.12.4",
"react": "^19.0.0",
@@ -35,9 +35,9 @@
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.17",
"@types/node": "24.10.1",
"@types/react": "19.2.3",
"@tailwindcss/postcss": "4.1.16",
"@types/node": "24.9.2",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"eslint": "9.39.1",
"eslint-config-next": "15.5.6",
@@ -45,10 +45,10 @@
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1",
"tailwindcss": "4.1.17",
"tailwindcss": "4.1.16",
"tw-animate-css": "1.4.0",
"typescript": "5.9.3",
"typescript-eslint": "8.46.3"
"typescript-eslint": "8.46.2"
},
"ct3aMetadata": {
"initVersion": "7.39.3"

724
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff