diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-07-29 09:46:05 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-07-29 09:46:05 +0700 |
| commit | 077467cf53b46d8049df8b812577cd1a03011eba (patch) | |
| tree | 0dc641a9acb1237a3caca3f7f8a157a3e938c0b8 /package.json | |
| parent | 0d28dc8ff5fb8c5399e356ed6ecae4fce2019ca6 (diff) | |
| parent | dc31efb2fec4c7b79917324d922ae820c4b5bb50 (diff) | |
<hafid> merging new release
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index a53cbbb3..590faac6 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "@ramonak/react-progress-bar": "^5.3.0", "@react-email/components": "^0.0.2", "@react-email/render": "^0.0.6", + "@react-google-maps/api": "^2.20.6", "@tailwindcss/line-clamp": "^0.4.2", "axios": "^1.1.3", "browser-image-compression": "^2.0.2", @@ -27,6 +28,7 @@ "clsx": "^2.0.0", "cookies-next": "^2.1.1", "date-fns": "^4.1.0", + "cors": "^2.8.5", "flowbite": "^1.6.4", "framer-motion": "^7.10.3", "lodash-contrib": "^4.1200.1", @@ -41,7 +43,6 @@ "nodemailer": "^6.8.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", @@ -52,10 +53,8 @@ "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", @@ -68,6 +67,7 @@ }, "devDependencies": { "@tailwindcss/typography": "^0.5.9", + "@types/google.maps": "^3.58.1", "@types/react": "^18.2.31", "@types/react-dom": "^18.2.14", "@types/react-google-recaptcha": "^2.1.7", |
