1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
5d0a12e8ea fix(deps): update nextjs monorepo to v16
Some checks failed
Lint / Lint (push) Failing after 16s
Lint / Lint (pull_request) Failing after 17s
2025-11-08 01:05:35 +00:00
d11f0cc7cd chore(deps): update dependency typescript-eslint to v8.46.3
All checks were successful
Lint / Lint (push) Successful in 22s
2025-11-08 00:04:06 +00:00
2 changed files with 604 additions and 444 deletions

View File

@@ -12,7 +12,7 @@
"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.552.0",
"next": "15.5.6", "next": "16.0.1",
"react": "19.2.0", "react": "19.2.0",
"react-dom": "19.2.0", "react-dom": "19.2.0",
"tailwind-merge": "^3.3.1" "tailwind-merge": "^3.3.1"
@@ -24,14 +24,14 @@
"@types/react": "19.2.2", "@types/react": "19.2.2",
"@types/react-dom": "19.2.2", "@types/react-dom": "19.2.2",
"eslint": "9.38.0", "eslint": "9.38.0",
"eslint-config-next": "15.5.6", "eslint-config-next": "16.0.1",
"eslint-config-prettier": "10.1.8", "eslint-config-prettier": "10.1.8",
"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.16",
"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"
}, },
"packageManager": "pnpm@10.20.0", "packageManager": "pnpm@10.20.0",
"pnpm": { "pnpm": {

1042
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff