Implement code changes to enhance functionality and improve performance

This commit is contained in:
2025-07-24 22:45:10 +00:00
committed by GitHub
parent a5e8cbf982
commit 57c4070bed
2 changed files with 294 additions and 318 deletions

View File

@@ -52,7 +52,7 @@
"embla-carousel-react": "^8.6.0",
"input-otp": "^1.4.2",
"lucide-react": "^0.525.0",
"next": "15.3.4",
"next": "15.4.4",
"next-themes": "^0.4.6",
"posthog-js": "^1.255.0",
"posthog-node": "^5.1.1",
@@ -76,7 +76,7 @@
"@types/react-dom": "19.1.6",
"chalk": "^5.3.0",
"eslint": "^9.31",
"eslint-config-next": "15.4.2",
"eslint-config-next": "15.4.4",
"postcss": "^8",
"tailwindcss": "^4.1.11",
"typescript": "^5"
@@ -85,5 +85,15 @@
"overrides": {
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6"
},
"pnpm": {
"overrides": {
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6"
},
"onlyBuiltDependencies": [
"sharp",
"unrs-resolver"
]
}
}

598
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff