Compare commits

...

3 Commits

Author SHA1 Message Date
f3b7341ddd fix(deps): update nextjs monorepo to v16
Some checks failed
Lint / Lint (push) Failing after 16s
Lint / Lint (pull_request) Failing after 16s
2025-10-25 05:02:37 +00:00
124e235ae3 fix(deps): update dependency lucide-react to ^0.548.0
All checks were successful
Lint / Lint (push) Successful in 22s
2025-10-25 04:03:15 +00:00
f3cb9df63f chore(deps): update pnpm to v10.19.0
All checks were successful
Lint / Lint (push) Successful in 24s
2025-10-25 03:03:38 +00:00
2 changed files with 501 additions and 370 deletions

View File

@@ -11,8 +11,8 @@
"dependencies": {
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.546.0",
"next": "15.5.6",
"lucide-react": "^0.548.0",
"next": "16.0.0",
"react": "19.2.0",
"react-dom": "19.2.0",
"tailwind-merge": "^3.3.1"
@@ -24,7 +24,7 @@
"@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",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1",
@@ -33,7 +33,7 @@
"typescript": "5.9.3",
"typescript-eslint": "8.46.2"
},
"packageManager": "pnpm@10.18.3",
"packageManager": "pnpm@10.19.0",
"pnpm": {
"overrides": {
"@types/react": "19.2.2",

863
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff