Browse Source

Add Full Calander Library

tags/Baseline_30082024_FRONTEND_UAT
MSI\2Fi 1 year ago
parent
commit
d0faa602dd
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      package.json

+ 2
- 1
package.json View File

@@ -23,11 +23,12 @@
"@unly/universal-language-detector": "^2.0.3", "@unly/universal-language-detector": "^2.0.3",
"apexcharts": "^3.45.2", "apexcharts": "^3.45.2",
"dayjs": "^1.11.10", "dayjs": "^1.11.10",
"fullcalendar": "^6.1.11",
"i18next": "^23.7.11", "i18next": "^23.7.11",
"i18next-resources-to-backend": "^1.2.0", "i18next-resources-to-backend": "^1.2.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"next": "14.0.4", "next": "14.0.4",
"next-auth": "^4.24.5",
"next-auth": "^4.24.7",
"next-pwa": "^5.6.0", "next-pwa": "^5.6.0",
"react": "^18", "react": "^18",
"react-apexcharts": "^1.4.1", "react-apexcharts": "^1.4.1",


Loading…
Cancel
Save