14 Commits

Author SHA1 Message Date
2ff4fd6a30 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 22s
2025-08-30 01:03:10 +00:00
9d23916eb2 chore(deps): update react monorepo
All checks were successful
Lint / Lint and Typecheck (push) Successful in 32s
2025-08-30 00:02:10 +00:00
47b5100611 fix(deps): update dependency zod to v4.1.1
All checks were successful
Lint / Lint and Typecheck (push) Successful in 28s
2025-08-24 07:01:14 +00:00
007353e2ab fix(deps): update dependency zod to v4.1.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 25s
2025-08-23 08:01:33 +00:00
d1fe3b29c3 fix(deps): update nextjs monorepo to v15.5.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 29s
2025-08-23 05:01:59 +00:00
a4ba1bdc67 fix(deps): update dependency lucide-react to ^0.541.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 25s
2025-08-23 04:02:19 +00:00
414eee9591 chore(deps): update pnpm to v10.15.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 29s
2025-08-23 03:02:24 +00:00
8e8652e2aa chore(deps): update dependency typescript-eslint to v8.40.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 26s
2025-08-23 02:02:48 +00:00
8d9b0e3792 chore(deps): update dependency eslint to v9.34.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 30s
2025-08-23 01:03:08 +00:00
0408287300 chore(deps): update dependency @types/react to v19.1.11
All checks were successful
Lint / Lint and Typecheck (push) Successful in 31s
2025-08-23 00:02:28 +00:00
bb30c066df chore(deps): update dependency tw-animate-css to v1.3.7
All checks were successful
Lint / Lint and Typecheck (push) Successful in 56s
2025-08-16 16:01:43 +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
de3a06384e fix(deps): update nextjs monorepo to v15.4.6
All checks were successful
Lint / Lint and Typecheck (push) Successful in 54s
2025-08-16 10:32:00 +00:00
cfb594ef15 fix(deps): update radix-ui-primitives monorepo
All checks were successful
Lint / Lint and Typecheck (push) Successful in 57s
2025-08-16 04:04:22 +00:00
2 changed files with 630 additions and 765 deletions

View File

@@ -23,13 +23,13 @@
"@t3-oss/env-nextjs": "^0.13.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.539.0",
"lucide-react": "^0.541.0",
"next": "^15.4.1",
"next-plausible": "^3.12.4",
"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,21 +37,21 @@
"@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",
"eslint": "9.33.0",
"eslint-config-next": "15.4.4",
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9",
"eslint": "9.34.0",
"eslint-config-next": "15.5.0",
"eslint-plugin-react-hooks": "5.2.0",
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",
"tailwindcss": "4.1.12",
"tw-animate-css": "1.3.6",
"tw-animate-css": "1.3.7",
"typescript": "5.9.2",
"typescript-eslint": "8.39.1"
"typescript-eslint": "8.40.0"
},
"ct3aMetadata": {
"initVersion": "7.39.3"
},
"packageManager": "pnpm@10.14.0"
"packageManager": "pnpm@10.15.0"
}

1377
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff