Remove unused dependencies

This commit is contained in:
Vitaly Rtishchev
2023-09-26 12:03:39 +04:00
parent 9fc486dc6b
commit 1f95c2b4fd
2 changed files with 2 additions and 76 deletions

View File

@ -22,7 +22,6 @@
"@mantine/hooks": "7.0.1",
"@next/bundle-analyzer": "^13.4.4",
"@tabler/icons-react": "^2.20.0",
"cookies-next": "^2.1.1",
"next": "13.4.4",
"react": "18.2.0",
"react-dom": "18.2.0"
@ -35,7 +34,6 @@
"@storybook/blocks": "^7.0.18",
"@storybook/nextjs": "^7.0.18",
"@storybook/react": "^7.0.18",
"@storybook/testing-library": "^0.1.0",
"@testing-library/dom": "^9.3.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",