diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-06-11 13:40:23 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-06-11 13:40:23 +0700 |
| commit | 9565ddf794165e297acf511a108f9a9643ee615d (patch) | |
| tree | 07bf6168f6f221c73bc8db5aa17e6bd097c6e4b2 /package.json | |
| parent | 5e5b67e5b98d3183044dc5149fe67a29feeb3c41 (diff) | |
<iman> update promotion program
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 6b5f20d7..32c701a5 100644 --- a/package.json +++ b/package.json @@ -26,15 +26,17 @@ "cookies-next": "^2.1.1", "flowbite": "^1.6.4", "framer-motion": "^7.10.3", + "http-proxy-middleware": "^3.0.0", "lodash-contrib": "^4.1200.1", "lucide-react": "^0.279.0", "midtrans-client": "^1.3.1", "moment": "^2.29.4", - "next": "13.0.0", + "next": "^13.5.6", "next-auth": "^4.22.3", "next-progress": "^2.2.0", "next-pwa": "^5.6.0", "next-seo": "^5.15.0", + "node-fetch": "^3.3.2", "nodemailer": "^6.8.0", "react": "18.2.0", "react-dom": "18.2.0", @@ -50,6 +52,7 @@ "react-web-share": "^2.0.2", "sharp": "^0.33.2", "snakecase-keys": "^5.5.0", + "striptags": "^3.2.0", "swiper": "^8.4.4", "tw-merge": "^0.0.1-alpha.3", "usehooks-ts": "^2.9.1", |
