8 Commits

Author SHA1 Message Date
4d09aba1ff fix(deps): update dependency lucide-react to ^0.542.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 26s
2025-08-30 05:01:39 +00:00
4c8b4bb4d5 chore(deps): update dependency typescript-eslint to v8.41.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 29s
2025-08-30 04:02:01 +00:00
18c7a5f2cb chore(deps): update dependency @types/node to v22.18.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 25s
2025-08-30 03:02:34 +00:00
7502069d16 fix(deps): update nextjs monorepo to v15.5.2
All checks were successful
Lint / Lint and Typecheck (push) Successful in 28s
2025-08-30 02:02:43 +00:00
45d57471d9 fix(deps): update dependency zod to v4.1.5
All checks were successful
Lint / Lint and Typecheck (push) Successful in 27s
2025-08-30 01:02:44 +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
2 changed files with 515 additions and 396 deletions

View File

@@ -23,24 +23,24 @@
"@t3-oss/env-nextjs": "^0.13.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.541.0",
"lucide-react": "^0.542.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": "^3.0.0",
"recharts": "^2.15.3",
"tailwind-merge": "^3.2.0",
"zod": "^4.0.0"
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.12",
"@types/node": "22.17.2",
"@types/react": "19.1.11",
"@types/react-dom": "19.1.7",
"@types/node": "22.18.0",
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9",
"eslint": "9.34.0",
"eslint-config-next": "15.5.0",
"eslint-config-next": "15.5.2",
"eslint-plugin-react-hooks": "5.2.0",
"postcss": "8.5.6",
"prettier": "3.6.2",
@@ -48,7 +48,7 @@
"tailwindcss": "4.1.12",
"tw-animate-css": "1.3.7",
"typescript": "5.9.2",
"typescript-eslint": "8.40.0"
"typescript-eslint": "8.41.0"
},
"ct3aMetadata": {
"initVersion": "7.39.3"

897
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff