feat: update CMS service handlers and main application logic.
This commit is contained in:
@@ -11,7 +11,11 @@
|
||||
"dependencies": {
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"next": "14.2.21"
|
||||
"next": "14.2.21",
|
||||
"lucide-react": "^0.395.0",
|
||||
"framer-motion": "^11.2.10",
|
||||
"clsx": "^2.1.1",
|
||||
"tailwind-merge": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5",
|
||||
@@ -23,4 +27,4 @@
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "14.2.21"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user