mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-12 07:42:35 +10:00
Remove unused dependencies
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user