3 Commits

Author SHA1 Message Date
81524e6fb6 fix(deps): update nextjs monorepo to v16
Some checks failed
Lint / Lint and Typecheck (push) Failing after 14s
Lint / Lint and Typecheck (pull_request) Failing after 14s
2025-10-25 02:03:34 +00:00
17e56aad5d chore(deps): update dependency typescript-eslint to v8.46.2
All checks were successful
Lint / Lint and Typecheck (push) Successful in 27s
2025-10-25 01:03:22 +00:00
a7cbaf4290 chore(deps): update dependency @types/node to v22.18.12
All checks were successful
Lint / Lint and Typecheck (push) Successful in 31s
2025-10-25 00:03:11 +00:00
2 changed files with 557 additions and 165 deletions

View File

@@ -24,7 +24,7 @@
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"lucide-react": "^0.546.0", "lucide-react": "^0.546.0",
"next": "^15.4.1", "next": "^16.0.0",
"next-plausible": "^3.12.4", "next-plausible": "^3.12.4",
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
@@ -36,11 +36,11 @@
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "3.3.1", "@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.14", "@tailwindcss/postcss": "4.1.14",
"@types/node": "22.18.11", "@types/node": "22.18.12",
"@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.0",
"eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-react-hooks": "5.2.0",
"postcss": "8.5.6", "postcss": "8.5.6",
"prettier": "3.6.2", "prettier": "3.6.2",
@@ -48,7 +48,7 @@
"tailwindcss": "4.1.14", "tailwindcss": "4.1.14",
"tw-animate-css": "1.4.0", "tw-animate-css": "1.4.0",
"typescript": "5.9.3", "typescript": "5.9.3",
"typescript-eslint": "8.46.1" "typescript-eslint": "8.46.2"
}, },
"ct3aMetadata": { "ct3aMetadata": {
"initVersion": "7.39.3" "initVersion": "7.39.3"

714
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff