11 Commits

Author SHA1 Message Date
ff2865f411 fix(deps): update dependency recharts to v3
Some checks failed
Lint / Lint and Typecheck (push) Failing after 24s
Lint / Lint and Typecheck (pull_request) Failing after 30s
2025-09-06 05:01:15 +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
2 changed files with 401 additions and 234 deletions

View File

@@ -23,7 +23,7 @@
"@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.541.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",
@@ -35,23 +35,23 @@
}, },
"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.12", "@types/react": "19.1.12",
"@types/react-dom": "19.1.9", "@types/react-dom": "19.1.9",
"eslint": "9.34.0", "eslint": "9.35.0",
"eslint-config-next": "15.5.0", "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.7", "tw-animate-css": "1.3.8",
"typescript": "5.9.2", "typescript": "5.9.2",
"typescript-eslint": "8.40.0" "typescript-eslint": "8.41.0"
}, },
"ct3aMetadata": { "ct3aMetadata": {
"initVersion": "7.39.3" "initVersion": "7.39.3"
}, },
"packageManager": "pnpm@10.15.0" "packageManager": "pnpm@10.15.1"
} }

617
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff