Compare commits

...

3 Commits

Author SHA1 Message Date
8961ab9e7e fix(deps): update nextjs monorepo to v16
Some checks failed
Check / Lint and Check (push) Failing after 15s
Check / Lint and Check (pull_request) Failing after 16s
2025-10-25 02:01:02 +00:00
eeed7ba07f chore(deps): update tailwindcss monorepo to v4.1.16
All checks were successful
Check / Lint and Check (push) Successful in 28s
2025-10-25 01:00:53 +00:00
efa4907b49 chore(deps): update dependency @types/node to v22.18.12
All checks were successful
Check / Lint and Check (push) Successful in 45s
2025-10-25 00:00:45 +00:00
2 changed files with 531 additions and 331 deletions

View File

@@ -19,7 +19,7 @@
"cssnano": "^7.1.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.546.0",
"next": "^15.4.1",
"next": "^16.0.0",
"next-plausible": "^3.12.4",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.2.4",
@@ -32,15 +32,15 @@
"zod": "^4.0.5"
},
"devDependencies": {
"@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",
"postcss": "8.5.6",
"tailwindcss": "4.1.14",
"tailwindcss": "4.1.16",
"turbo": "2.5.8",
"typescript": "5.9.3"
},

852
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff