UPDATE: Replace lodash clone deep to structuredClone
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 1m47s

This commit is contained in:
2025-11-03 12:22:10 +07:00
parent 35095c19d5
commit 189002cf44
13 changed files with 78 additions and 91 deletions

View File

@@ -15,7 +15,6 @@
"fast-average-color": "^9.5.0",
"framer-motion": "^12.12.1",
"html2canvas-pro": "^1.5.11",
"lodash": "^4.17.21",
"lucide-react": "^0.536.0",
"next": "15.3.2",
"next-intl": "^4.1.0",
@@ -32,7 +31,6 @@
"@eslint/eslintrc": "^3",
"@tailwindcss/postcss": "^4",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.20",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",