chore: upgrade dependencies
Showing
| ... | ... | @@ -12,30 +12,30 @@ |
| }, | ||
| "dependencies": { | ||
| "classnames": "^2.3.2", | ||
| "css-loader": "^6.7.4", | ||
| "next": "^13.4.4", | ||
| "css-loader": "^6.8.1", | ||
| "next": "^13.4.19", | ||
| "next-images": "^1.8.5", | ||
| "normalize.css": "^8.0.1", | ||
| "react": "18.2.0", | ||
| "react-dom": "18.2.0", | ||
| "sass": "^1.62.1", | ||
| "sass-loader": "^13.3.0", | ||
| "sharp": "^0.32.1", | ||
| "sass": "^1.66.1", | ||
| "sass-loader": "^13.3.2", | ||
| "sharp": "^0.32.5", | ||
| "style-loader": "^3.3.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@commitlint/cli": "^17.6.3", | ||
| "@commitlint/config-conventional": "^17.6.3", | ||
| "@storybook/addon-essentials": "^7.0.17", | ||
| "@storybook/addon-links": "^7.0.17", | ||
| "@storybook/nextjs": "^7.0.17", | ||
| "babel-loader": "^9.1.2", | ||
| "@commitlint/cli": "^17.7.1", | ||
| "@commitlint/config-conventional": "^17.7.0", | ||
| "@storybook/addon-essentials": "^7.4.0", | ||
| "@storybook/addon-links": "^7.4.0", | ||
| "@storybook/nextjs": "^7.4.0", | ||
| "babel-loader": "^9.1.3", | ||
| "cross-env": "^7.0.3", | ||
| "cz-conventional-changelog": "^3.3.0", | ||
| "husky": "^8.0.3", | ||
| "prettier": "^2.8.8", | ||
| "prettier": "^3.0.3", | ||
| "pretty-quick": "^3.1.3", | ||
| "storybook": "^7.0.17", | ||
| "webpack-bundle-analyzer": "^4.8.0" | ||
| "storybook": "^7.4.0", | ||
| "webpack-bundle-analyzer": "^4.9.1" | ||
| } | ||
| } |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment