diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-06-11 14:45:26 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-06-11 14:45:26 +0700 |
| commit | 39e37a51a16857a212050f2365bb99d69d5a1a68 (patch) | |
| tree | b66ef0698333d866514fd4a4d31058ddde26fc00 /package.json | |
| parent | 65cc2af8ba7bf6ced66572cdec779bef8cace564 (diff) | |
| parent | 2e507ccbc92f18a0d7f8ebc59112a0337a0bd678 (diff) | |
Merge branch 'feature/integrasi_biteship' into biteship-merge
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 805980b7..54d37f49 100644 --- a/package.json +++ b/package.json @@ -19,7 +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.3", + "@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 +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", @@ -64,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", |
