Compare commits

...

5 Commits

Author SHA1 Message Date
e4e6b55f4e fix(deps): update nextjs monorepo to v16
Some checks failed
Check / Lint and Check (push) Failing after 18s
Check / Lint and Check (pull_request) Failing after 17s
renovate/stability-days Updates have met minimum release age requirement
2025-11-08 05:01:25 +00:00
19dbe3998d fix(deps): update dependency lucide-react to ^0.553.0
All checks were successful
Check / Lint and Check (push) Successful in 31s
2025-11-08 04:01:27 +00:00
17a5f021a7 chore(deps): update dependency @types/node to v24.10.0
All checks were successful
Check / Lint and Check (push) Successful in 27s
2025-11-08 03:13:56 +00:00
183540f88b chore(deps): update tailwindcss monorepo to v4.1.17
All checks were successful
Check / Lint and Check (push) Successful in 28s
2025-11-08 02:01:36 +00:00
97f34e7c2b chore(deps): update radix-ui-primitives monorepo
All checks were successful
Check / Lint and Check (push) Successful in 36s
2025-11-08 01:01:28 +00:00
2 changed files with 534 additions and 260 deletions

View File

@@ -18,8 +18,8 @@
"clsx": "^2.1.1",
"cssnano": "^7.1.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.552.0",
"next": "^15.4.1",
"lucide-react": "^0.553.0",
"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.16",
"@types/node": "24.9.2",
"@tailwindcss/postcss": "4.1.17",
"@types/node": "24.10.0",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"eslint": "9.39.1",
"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",
"tailwindcss": "4.1.17",
"turbo": "2.6.0",
"typescript": "5.9.3"
},

782
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff