chore: remove unused dependencies
Showing
... | ... | @@ -15,15 +15,11 @@ |
"@types/react": "^18.2.48", | ||
"autoprefixer": "^10.4.17", | ||
"classnames": "^2.5.1", | ||
"css-loader": "^6.9.1", | ||
"next": "^14.1.0", | ||
"next-images": "^1.8.5", | ||
"normalize.css": "^8.0.1", | ||
"postcss": "^8.4.33", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"sharp": "^0.33.2", | ||
"style-loader": "^3.3.4", | ||
"tailwindcss": "^3.4.1", | ||
"typescript": "^5.3.3" | ||
}, | ||
... | ... | @@ -39,7 +35,6 @@ |
"@storybook/react": "7.6.10", | ||
"@storybook/test": "7.6.10", | ||
"@types/eslint": "^8.56.2", | ||
"babel-loader": "^9.1.3", | ||
"cross-env": "^7.0.3", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.56.0", | ||
... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment