Compare commits

...

4 Commits

Author SHA1 Message Date
155fd68bbc fix(deps): update nextjs monorepo to v16
Some checks failed
Lint / Lint (push) Failing after 16s
Lint / Lint (pull_request) Failing after 15s
2025-10-25 03:03:47 +00:00
12f864e425 chore(deps): update tailwindcss monorepo to v4.1.16
All checks were successful
Lint / Lint (push) Successful in 23s
2025-10-25 02:03:49 +00:00
8fbc9ddf24 chore(deps): update dependency typescript-eslint to v8.46.2
All checks were successful
Lint / Lint (push) Successful in 23s
2025-10-25 01:03:59 +00:00
6335d56425 chore(deps): update dependency @types/node to v22.18.12
All checks were successful
Lint / Lint (push) Successful in 26s
2025-10-25 00:03:51 +00:00
2 changed files with 688 additions and 445 deletions

View File

@@ -12,26 +12,26 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.546.0",
"next": "15.5.6",
"next": "16.0.0",
"react": "19.2.0",
"react-dom": "19.2.0",
"tailwind-merge": "^3.3.1"
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.14",
"@types/node": "22.18.11",
"@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-config-prettier": "10.1.8",
"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.1"
"typescript-eslint": "8.46.2"
},
"packageManager": "pnpm@10.18.3",
"pnpm": {

1121
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff