Compare commits

6 Commits

Author SHA1 Message Date
7eddc7cf7e chore(deps): update dependency eslint-plugin-react-hooks to v7
Some checks failed
Lint / Lint and Typecheck (push) Failing after 27s
Lint / Lint and Typecheck (pull_request) Failing after 23s
renovate/stability-days Updates have met minimum release age requirement
2025-11-08 06:02:32 +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 534 additions and 179 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,20 +35,20 @@
}, },
"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.0",
"@types/react": "19.2.2", "@types/react": "19.2.2",
"@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",
"eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-react-hooks": "7.0.1",
"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"

701
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff