2 Commits

Author SHA1 Message Date
3405b2e2c4 fix(deps): update nextjs monorepo to v16
Some checks failed
Lint / Lint and Typecheck (push) Failing after 16s
Lint / Lint and Typecheck (pull_request) Failing after 16s
2025-10-25 03:03:24 +00:00
43db22f9a3 chore(deps): update tailwindcss monorepo to v4.1.16
All checks were successful
Lint / Lint and Typecheck (push) Successful in 31s
2025-10-25 02:03:14 +00:00
2 changed files with 603 additions and 407 deletions

View File

@@ -24,7 +24,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.546.0",
"next": "^15.4.1",
"next": "^16.0.0",
"next-plausible": "^3.12.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
@@ -35,17 +35,17 @@
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.14",
"@tailwindcss/postcss": "4.1.16",
"@types/node": "22.18.12",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"eslint": "9.38.0",
"eslint-config-next": "15.5.6",
"eslint-config-next": "16.0.0",
"eslint-plugin-react-hooks": "5.2.0",
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1",
"tailwindcss": "4.1.14",
"tailwindcss": "4.1.16",
"tw-animate-css": "1.4.0",
"typescript": "5.9.3",
"typescript-eslint": "8.46.2"

1002
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff