diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-05-27 10:32:45 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-05-27 10:32:45 +0700 |
| commit | 62d2edfa5ae62cd8faa2d0322ddfd5dfa6ad2d2e (patch) | |
| tree | d6cceab24bd7f7c4dbfc4c0ff3ef3c932e0d9b14 /package.json | |
| parent | 6499f025995f13fcf32b2b5f79c8ee14585668fc (diff) | |
| parent | fd867a90e22fb2fc2fb16237165796ebe0cabab0 (diff) | |
<hafid> merge repeat order & new-release
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json index 92d9bc3a..a53cbbb3 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,9 @@ "next-pwa": "^5.6.0", "next-seo": "^5.15.0", "nodemailer": "^6.8.0", - "react": "^18.2.0", "react-date-range": "^2.0.1", + "react": "18.2.0", + "react-currency-input-field": "^3.9.0", "react-dom": "18.2.0", "react-google-recaptcha": "^2.1.0", "react-hook-form": "^7.42.1", @@ -51,8 +52,10 @@ "react-multi-select-component": "^4.3.4", "react-query": "^3.39.3", "react-select": "^5.8.0", + "react-slick": "^0.30.3", "react-web-share": "^2.0.2", "redis": "^4.7.0", + "slick-carousel": "^1.8.1", "snakecase-keys": "^5.5.0", "swiper": "^8.4.4", "tw-merge": "^0.0.1-alpha.3", |
