Compare commits

...

3 Commits

Author SHA1 Message Date
f4b12566bf fix(deps): update nextjs monorepo to v16
Some checks failed
Check / Lint and Check (push) Failing after 19s
Check / Lint and Check (pull_request) Failing after 19s
2025-11-01 02:01:36 +00:00
4b02928b8f chore(deps): update dependency cssnano to v7.1.2
All checks were successful
Check / Lint and Check (push) Successful in 28s
2025-11-01 01:00:53 +00:00
a3bd460c0c chore(deps): update dependency @types/node to v22.18.13
All checks were successful
Check / Lint and Check (push) Successful in 31s
2025-11-01 00:00:43 +00:00
2 changed files with 502 additions and 248 deletions

View File

@@ -19,7 +19,7 @@
"cssnano": "^7.1.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.548.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",
@@ -33,11 +33,11 @@
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.16",
"@types/node": "22.18.12",
"@types/node": "22.18.13",
"@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.1",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.16",

744
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff