22 Commits

Author SHA1 Message Date
4b6f79017e chore(deps): update dependency typescript-eslint to v8.42.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 34s
2025-09-06 05:01:09 +00:00
6399c38b97 chore(deps): update dependency eslint to v9.35.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 35s
2025-09-06 04:01:38 +00:00
b0b88132dc chore(deps): update tailwindcss monorepo to v4.1.13
All checks were successful
Lint / Lint and Typecheck (push) Successful in 28s
2025-09-06 03:01:50 +00:00
2c6ed4b196 chore(deps): update pnpm to v10.15.1
All checks were successful
Lint / Lint and Typecheck (push) Successful in 28s
2025-09-06 02:02:01 +00:00
457cfeed6d chore(deps): update dependency tw-animate-css to v1.3.8
All checks were successful
Lint / Lint and Typecheck (push) Successful in 29s
2025-09-06 01:02:27 +00:00
1bcb7420ef chore(deps): update dependency @types/node to v22.18.1
All checks were successful
Lint / Lint and Typecheck (push) Successful in 31s
2025-09-06 00:01:55 +00:00
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
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
2 changed files with 834 additions and 683 deletions

View File

@@ -23,35 +23,35 @@
"@t3-oss/env-nextjs": "^0.13.0", "@t3-oss/env-nextjs": "^0.13.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"lucide-react": "^0.539.0", "lucide-react": "^0.542.0",
"next": "^15.4.1", "next": "^15.4.1",
"next-plausible": "^3.12.4", "next-plausible": "^3.12.4",
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"react-hook-form": "^7.56.1", "react-hook-form": "^7.56.1",
"recharts": "^3.0.0", "recharts": "^2.15.3",
"tailwind-merge": "^3.2.0", "tailwind-merge": "^3.2.0",
"zod": "^4.0.0" "zod": "^4.0.0"
}, },
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "3.3.1", "@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.12", "@tailwindcss/postcss": "4.1.13",
"@types/node": "22.17.2", "@types/node": "22.18.1",
"@types/react": "19.1.8", "@types/react": "19.1.12",
"@types/react-dom": "19.1.6", "@types/react-dom": "19.1.9",
"eslint": "9.33.0", "eslint": "9.35.0",
"eslint-config-next": "15.4.6", "eslint-config-next": "15.5.2",
"eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-react-hooks": "5.2.0",
"postcss": "8.5.6", "postcss": "8.5.6",
"prettier": "3.6.2", "prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14", "prettier-plugin-tailwindcss": "0.6.14",
"tailwindcss": "4.1.12", "tailwindcss": "4.1.13",
"tw-animate-css": "1.3.6", "tw-animate-css": "1.3.8",
"typescript": "5.9.2", "typescript": "5.9.2",
"typescript-eslint": "8.39.1" "typescript-eslint": "8.42.0"
}, },
"ct3aMetadata": { "ct3aMetadata": {
"initVersion": "7.39.3" "initVersion": "7.39.3"
}, },
"packageManager": "pnpm@10.14.0" "packageManager": "pnpm@10.15.1"
} }

1493
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff