1
0

Compare commits

...

4 Commits

Author SHA1 Message Date
f0536e8946 fix(deps): update nextjs monorepo to v16
Some checks failed
Lint / Lint (push) Failing after 19s
Lint / Lint (pull_request) Failing after 18s
2025-11-08 04:03:40 +00:00
7d43b90ad7 chore(deps): update dependency eslint to v9.39.1
All checks were successful
Lint / Lint (push) Successful in 27s
2025-11-08 03:16:39 +00:00
ea61b0a035 chore(deps): update dependency @types/node to v24.10.0
All checks were successful
Lint / Lint (push) Successful in 23s
2025-11-08 02:05:10 +00:00
665650e41d chore(deps): update tailwindcss monorepo to v4.1.17
All checks were successful
Lint / Lint (push) Successful in 31s
2025-11-08 01:05:17 +00:00
2 changed files with 668 additions and 524 deletions

View File

@@ -12,23 +12,23 @@
"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"
}, },
"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.38.0", "eslint": "9.39.1",
"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.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.3" "typescript-eslint": "8.46.3"

1180
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff