diff --git a/cryptide_project/package.json b/cryptide_project/package.json index b746181..4bf2b23 100644 --- a/cryptide_project/package.json +++ b/cryptide_project/package.json @@ -22,10 +22,8 @@ "jszip": "^3.10.1", "lodash": "^4.17.21", "nuka-carousel": "^7.0.0", - "pure-react-carousel": "^1.30.1", "react": "^18.2.0", "react-bootstrap": "^2.9.1", - "react-carousel": "^4.3.0", "react-country-flag": "^3.1.0", "react-dom": "^18.2.0", "react-icons": "^4.11.0", @@ -33,9 +31,7 @@ "react-router-dom": "^6.18.0", "react-router-hash-link": "^2.4.3", "react-scripts": "5.0.1", - "react-slick": "^0.29.0", "react-switch": "^7.0.0", - "slick-carousel": "^1.8.1", "socket.io": "^4.7.2", "socket.io-client": "^4.7.2", "sqlite3": "^5.1.6", @@ -70,7 +66,6 @@ "devDependencies": { "@types/file-saver": "^2.0.7", "@types/react-router-hash-link": "^2.4.9", - "@types/react-slick": "^0.23.12", "@types/uuid": "^9.0.7", "babel-jest": "^29.7.0", "depcheck": "^1.4.7"