diff --git a/package.json b/package.json index 63d6bef..3ac6e38 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,6 @@ "@dnd-kit/core": "^6.3.1", "@dnd-kit/modifiers": "^9.0.0", "@dnd-kit/sortable": "^10.0.0", - "@mantine/carousel": "^8.2.4", "@mantine/core": "8.1.2", "@mantine/form": "^8.1.3", "@mantine/hooks": "8.1.2", @@ -26,8 +25,6 @@ "@tanstack/react-query": "^5.83.0", "axios": "^1.11.0", "classnames": "^2.5.1", - "embla-carousel": "^8.6.0", - "embla-carousel-react": "^8.6.0", "framer-motion": "^12.23.7", "i18n-iso-countries": "^7.14.0", "lexorank": "^1.0.5", diff --git a/src/app/deals/drawers/ProjectBoardsEditorDrawer/components/BoardMobile.tsx b/src/app/deals/drawers/ProjectBoardsEditorDrawer/components/BoardMobile.tsx index 557411e..4725ea8 100644 --- a/src/app/deals/drawers/ProjectBoardsEditorDrawer/components/BoardMobile.tsx +++ b/src/app/deals/drawers/ProjectBoardsEditorDrawer/components/BoardMobile.tsx @@ -37,7 +37,6 @@ const BoardMobile: FC = ({ board }) => { ); diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7d6590d..aa7a7bf 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,6 +1,5 @@ import "@mantine/core/styles.css"; import "@mantine/notifications/styles.css"; -import "@mantine/carousel/styles.css"; import "swiper/css"; import "swiper/css/pagination"; import "swiper/css/scrollbar"; diff --git a/yarn.lock b/yarn.lock index d5fb372..e77046a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2857,20 +2857,6 @@ __metadata: languageName: node linkType: hard -"@mantine/carousel@npm:^8.2.4": - version: 8.2.4 - resolution: "@mantine/carousel@npm:8.2.4" - peerDependencies: - "@mantine/core": 8.2.4 - "@mantine/hooks": 8.2.4 - embla-carousel: ">=8.0.0" - embla-carousel-react: ">=8.0.0" - react: ^18.x || ^19.x - react-dom: ^18.x || ^19.x - checksum: 10c0/3aa2700d5e3bf6be1316af3a48ba006db7ed1490ece78417952aa8b32afbaadc3195daffcf8eb9f60f469c2135c130d32d1494f30cb5a8a8fa991a97c37e3a58 - languageName: node - linkType: hard - "@mantine/core@npm:8.1.2": version: 8.1.2 resolution: "@mantine/core@npm:8.1.2" @@ -6121,7 +6107,6 @@ __metadata: "@hey-api/client-next": "npm:^0.5.1" "@hey-api/openapi-ts": "npm:^0.80.1" "@ianvs/prettier-plugin-sort-imports": "npm:^4.4.2" - "@mantine/carousel": "npm:^8.2.4" "@mantine/core": "npm:8.1.2" "@mantine/form": "npm:^8.1.3" "@mantine/hooks": "npm:8.1.2" @@ -6151,8 +6136,6 @@ __metadata: axios: "npm:^1.11.0" babel-loader: "npm:^10.0.0" classnames: "npm:^2.5.1" - embla-carousel: "npm:^8.6.0" - embla-carousel-react: "npm:^8.6.0" eslint: "npm:^9.29.0" eslint-config-mantine: "npm:^4.0.3" eslint-plugin-eslint-comments: "npm:^3.2.0" @@ -6746,34 +6729,6 @@ __metadata: languageName: node linkType: hard -"embla-carousel-react@npm:^8.6.0": - version: 8.6.0 - resolution: "embla-carousel-react@npm:8.6.0" - dependencies: - embla-carousel: "npm:8.6.0" - embla-carousel-reactive-utils: "npm:8.6.0" - peerDependencies: - react: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc - checksum: 10c0/461b0c427a6fca62e730c7b39d08e9c55b01a2138c173d5b9ebf77ec92092a900b45ac384731c77382b48d5d65946994d3abba6e9899a66d6e16f8ddf191ed1c - languageName: node - linkType: hard - -"embla-carousel-reactive-utils@npm:8.6.0": - version: 8.6.0 - resolution: "embla-carousel-reactive-utils@npm:8.6.0" - peerDependencies: - embla-carousel: 8.6.0 - checksum: 10c0/33d07e6df4d8dec9b4fc95858838ea2d5e5df078039c05b2a342c05ba4979d8d18564a1c607da445fed744daf969a0b5a90124ce487a854e86ced6f0458b51e9 - languageName: node - linkType: hard - -"embla-carousel@npm:8.6.0, embla-carousel@npm:^8.6.0": - version: 8.6.0 - resolution: "embla-carousel@npm:8.6.0" - checksum: 10c0/f4c598e7be28b70340d31ffd2bebb2472db370b0c81d9b089bf9555cf618695f35dc4a0694565c994c9ab972731123063f945aa09ff485df0df761d79c6a08ef - languageName: node - linkType: hard - "emittery@npm:^0.13.1": version: 0.13.1 resolution: "emittery@npm:0.13.1"