This commit is contained in:
@@ -16,26 +16,33 @@
|
||||
"@iconify/react": "^4.1.1",
|
||||
"@types/lodash": "^4.17.17",
|
||||
"antd": "^5.25.4",
|
||||
"apexcharts": "^4.7.0",
|
||||
"bcryptjs": "^3.0.2",
|
||||
"color": "^5.0.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"geist": "^1.4.2",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"mongoose": "^8.15.1",
|
||||
"next": "15.3.3",
|
||||
"ramda": "^0.30.1",
|
||||
"react": "^19.0.0",
|
||||
"react-apexcharts": "^1.7.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-error-boundary": "^6.0.0",
|
||||
"react-icons": "^5.5.0",
|
||||
"styled-components": "^6.0.9",
|
||||
"uuid": "^11.1.0",
|
||||
"zustand": "^5.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4",
|
||||
"@types/jsonwebtoken": "^9.0.9",
|
||||
"@types/node": "^20",
|
||||
"@types/ramda": "^0.30.2",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user