diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index cf46db5f..f74b5a69 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "@tailwindcss/line-clamp": "^0.4.2", "axios": "^1.1.3", "camelcase-object-deep": "^1.1.7", + "classnames": "^2.3.2", "cookies-next": "^2.1.1", "flowbite": "^1.6.4", "flowbite-react": "^0.4.2", @@ -29,7 +30,6 @@ "next-seo": "^5.15.0", "nodemailer": "^6.8.0", "react": "18.2.0", - "react-device-detect": "^2.2.3", "react-dom": "18.2.0", "react-google-recaptcha": "^2.1.0", "react-hook-form": "^7.42.1", @@ -37,6 +37,7 @@ "react-infinite-scroll-component": "^6.1.0", "react-lazy-load": "^4.0.1", "react-lazy-load-image-component": "^1.5.5", + "react-loading-skeleton": "^3.3.1", "react-query": "^3.39.3", "react-select": "^5.7.0", "swiper": "^8.4.4", |
