fix: removed mantine carousel from dependencies

This commit is contained in:
2025-08-16 20:00:48 +04:00
parent 2e9ed02722
commit 4ff663536e
4 changed files with 0 additions and 50 deletions

View File

@ -13,7 +13,6 @@
"@dnd-kit/core": "^6.3.1", "@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0", "@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0", "@dnd-kit/sortable": "^10.0.0",
"@mantine/carousel": "^8.2.4",
"@mantine/core": "8.1.2", "@mantine/core": "8.1.2",
"@mantine/form": "^8.1.3", "@mantine/form": "^8.1.3",
"@mantine/hooks": "8.1.2", "@mantine/hooks": "8.1.2",
@ -26,8 +25,6 @@
"@tanstack/react-query": "^5.83.0", "@tanstack/react-query": "^5.83.0",
"axios": "^1.11.0", "axios": "^1.11.0",
"classnames": "^2.5.1", "classnames": "^2.5.1",
"embla-carousel": "^8.6.0",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^12.23.7", "framer-motion": "^12.23.7",
"i18n-iso-countries": "^7.14.0", "i18n-iso-countries": "^7.14.0",
"lexorank": "^1.0.5", "lexorank": "^1.0.5",

View File

@ -37,7 +37,6 @@ const BoardMobile: FC<Props> = ({ board }) => {
<BoardMenu <BoardMenu
board={board} board={board}
startEditing={startEditing} startEditing={startEditing}
menuIconSize={22}
/> />
</Group> </Group>
); );

View File

@ -1,6 +1,5 @@
import "@mantine/core/styles.css"; import "@mantine/core/styles.css";
import "@mantine/notifications/styles.css"; import "@mantine/notifications/styles.css";
import "@mantine/carousel/styles.css";
import "swiper/css"; import "swiper/css";
import "swiper/css/pagination"; import "swiper/css/pagination";
import "swiper/css/scrollbar"; import "swiper/css/scrollbar";

View File

@ -2857,20 +2857,6 @@ __metadata:
languageName: node languageName: node
linkType: hard 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": "@mantine/core@npm:8.1.2":
version: 8.1.2 version: 8.1.2
resolution: "@mantine/core@npm: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/client-next": "npm:^0.5.1"
"@hey-api/openapi-ts": "npm:^0.80.1" "@hey-api/openapi-ts": "npm:^0.80.1"
"@ianvs/prettier-plugin-sort-imports": "npm:^4.4.2" "@ianvs/prettier-plugin-sort-imports": "npm:^4.4.2"
"@mantine/carousel": "npm:^8.2.4"
"@mantine/core": "npm:8.1.2" "@mantine/core": "npm:8.1.2"
"@mantine/form": "npm:^8.1.3" "@mantine/form": "npm:^8.1.3"
"@mantine/hooks": "npm:8.1.2" "@mantine/hooks": "npm:8.1.2"
@ -6151,8 +6136,6 @@ __metadata:
axios: "npm:^1.11.0" axios: "npm:^1.11.0"
babel-loader: "npm:^10.0.0" babel-loader: "npm:^10.0.0"
classnames: "npm:^2.5.1" classnames: "npm:^2.5.1"
embla-carousel: "npm:^8.6.0"
embla-carousel-react: "npm:^8.6.0"
eslint: "npm:^9.29.0" eslint: "npm:^9.29.0"
eslint-config-mantine: "npm:^4.0.3" eslint-config-mantine: "npm:^4.0.3"
eslint-plugin-eslint-comments: "npm:^3.2.0" eslint-plugin-eslint-comments: "npm:^3.2.0"
@ -6746,34 +6729,6 @@ __metadata:
languageName: node languageName: node
linkType: hard 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": "emittery@npm:^0.13.1":
version: 0.13.1 version: 0.13.1
resolution: "emittery@npm:0.13.1" resolution: "emittery@npm:0.13.1"