refactor(FE): Upgrade xlsx and add HPP per kandang tab

This commit is contained in:
rstubryan
2025-12-23 09:25:26 +07:00
parent 5ff132070c
commit 346d655406
4 changed files with 54 additions and 121 deletions
+2 -2
View File
@@ -29,7 +29,7 @@
"swr": "^2.3.6",
"tailwind-merge": "^3.3.1",
"use-debounce": "^10.0.6",
"xlsx": "^0.18.5",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"yup": "^1.7.0",
"zustand": "^5.0.8"
},
@@ -48,4 +48,4 @@
"tailwindcss": "^4",
"typescript": "^5"
}
}
}