summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2025-06-16 02:05:40 +0000
committerIT Fixcomart <it@fixcomart.co.id>2025-06-16 02:05:40 +0000
commit755163a9f803e6959afb4568baa55538b9628cab (patch)
tree4469b0d7c6e8b2a7185b271d9589e8de4724d4f2 /package.json
parent5669295b8cff1a9c9e559dd263599123a2ad6e92 (diff)
parent8ca6c0aa1b2a578332ff1c3706f58530f549352e (diff)
Merged in biteship-merge (pull request #420)
Biteship merge
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 89e3b47a..54d37f49 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",
@@ -26,6 +27,7 @@
"classnames": "^2.3.2",
"clsx": "^2.0.0",
"cookies-next": "^2.1.1",
+ "cors": "^2.8.5",
"flowbite": "^1.6.4",
"framer-motion": "^7.10.3",
"lodash-contrib": "^4.1200.1",
@@ -39,7 +41,6 @@
"next-seo": "^5.15.0",
"nodemailer": "^6.8.0",
"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",
@@ -50,10 +51,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",
@@ -66,6 +65,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",