Compare commits

8 Commits

Author SHA1 Message Date
eb14f9fa37 fix(deps): update dependency recharts to v3
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Typecheck (push) Failing after 28s
Lint / Lint and Typecheck (pull_request) Failing after 22s
2025-11-15 02:03:43 +00:00
22e7a6903b chore(deps): update dependency @types/react to v19.2.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Typecheck (push) Successful in 30s
2025-11-15 01:03:31 +00:00
22d4d65ad8 chore(deps): update dependency @types/node to v24.10.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Typecheck (push) Successful in 27s
2025-11-15 00:03:01 +00:00
85b9cdb28f fix(deps): update dependency lucide-react to ^0.553.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 37s
2025-11-08 05:03:01 +00:00
67d73ad308 chore(deps): update dependency @types/node to v24.10.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 27s
2025-11-08 04:03:08 +00:00
03d556fd92 chore(deps): update tailwindcss monorepo to v4.1.17
All checks were successful
Lint / Lint and Typecheck (push) Successful in 29s
2025-11-08 03:16:06 +00:00
095c681401 chore(deps): update radix-ui-primitives monorepo
All checks were successful
Lint / Lint and Typecheck (push) Successful in 28s
2025-11-08 02:04:17 +00:00
e9fcc24e65 chore(deps): update dependency typescript-eslint to v8.46.3
Some checks failed
Lint / Lint and Typecheck (push) Failing after 12m4s
2025-11-08 01:04:17 +00:00
2 changed files with 395 additions and 341 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.552.0", "lucide-react": "^0.553.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,9 +35,9 @@
}, },
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "3.3.1", "@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.16", "@tailwindcss/postcss": "4.1.17",
"@types/node": "24.9.2", "@types/node": "24.10.1",
"@types/react": "19.2.2", "@types/react": "19.2.3",
"@types/react-dom": "19.2.2", "@types/react-dom": "19.2.2",
"eslint": "9.39.1", "eslint": "9.39.1",
"eslint-config-next": "15.5.6", "eslint-config-next": "15.5.6",
@@ -45,10 +45,10 @@
"postcss": "8.5.6", "postcss": "8.5.6",
"prettier": "3.6.2", "prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1", "prettier-plugin-tailwindcss": "0.7.1",
"tailwindcss": "4.1.16", "tailwindcss": "4.1.17",
"tw-animate-css": "1.4.0", "tw-animate-css": "1.4.0",
"typescript": "5.9.3", "typescript": "5.9.3",
"typescript-eslint": "8.46.2" "typescript-eslint": "8.46.3"
}, },
"ct3aMetadata": { "ct3aMetadata": {
"initVersion": "7.39.3" "initVersion": "7.39.3"

724
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff