summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2025-07-31 11:02:58 +0000
committerIT Fixcomart <it@fixcomart.co.id>2025-07-31 11:02:58 +0000
commit4cf94e241af5f95f567aac952dd990852026d23f (patch)
tree5c519ac632391b34e1cc2bb31d011be37bb2d779 /package.json
parentdc31efb2fec4c7b79917324d922ae820c4b5bb50 (diff)
parent04961a55929017f77ee6801d2b7ada4c05689821 (diff)
Merged in cr/repeat-order (pull request #430)
Cr/repeat order
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
index 54d37f49..494b5e9a 100644
--- a/package.json
+++ b/package.json
@@ -14,8 +14,10 @@
"@choc-ui/chakra-autocomplete": "^5.6.2",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
+ "@headlessui/react": "^2.2.6",
"@heroicons/react": "^2.0.13",
"@hookform/resolvers": "^2.9.10",
+ "@jridgewell/set-array": "^1.2.1",
"@ramonak/react-progress-bar": "^5.3.0",
"@react-email/components": "^0.0.2",
"@react-email/render": "^0.0.6",
@@ -28,6 +30,7 @@
"clsx": "^2.0.0",
"cookies-next": "^2.1.1",
"cors": "^2.8.5",
+ "date-fns": "^4.1.0",
"flowbite": "^1.6.4",
"framer-motion": "^7.10.3",
"lodash-contrib": "^4.1200.1",
@@ -41,6 +44,8 @@
"next-seo": "^5.15.0",
"nodemailer": "^6.8.0",
"react": "18.2.0",
+ "react-date-range": "^2.0.1",
+ "react-datepicker": "^8.4.0",
"react-dom": "18.2.0",
"react-google-recaptcha": "^2.1.0",
"react-hook-form": "^7.42.1",