This commit is contained in:
Raja Oktafrianto
2025-06-05 15:06:50 +07:00
parent 51348bb89d
commit a7e0fab1ff
5 changed files with 420 additions and 66 deletions

View File

@ -50,10 +50,13 @@
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"date-fns": "^3.0.0",
"file-saver": "^2.0.5",
"formik": "^2.4.6",
"helmet": "^8.1.0",
"html2canvas": "^1.4.1",
"https": "^1.0.0",
"jspdf": "^3.0.1",
"jspdf-autotable": "^5.0.2",
"leaflet": "^1.9.4",
"lucide-react": "^0.456.0",
"metronic-tailwind-react": "file:",
@ -86,10 +89,12 @@
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"vite-plugin-windicss": "^1.9.3",
"xlsx": "^0.18.5",
"yup": "^1.4.0"
},
"devDependencies": {
"@eslint/js": "^9.14.0",
"@types/file-saver": "^2.0.7",
"@types/leaflet": "^1.9.14",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",