chore: upgrade dependencies
Showing
| ... | ... | @@ -13,7 +13,7 @@ |
| "dependencies": { | ||
| "classnames": "^2.3.2", | ||
| "css-loader": "^6.7.3", | ||
| "next": "^13.4.1", | ||
| "next": "^13.4.2", | ||
| "next-images": "^1.8.5", | ||
| "normalize.css": "^8.0.1", | ||
| "react": "18.2.0", | ||
| ... | ... | @@ -26,16 +26,16 @@ |
| "devDependencies": { | ||
| "@commitlint/cli": "^17.6.3", | ||
| "@commitlint/config-conventional": "^17.6.3", | ||
| "@storybook/addon-essentials": "^7.0.9", | ||
| "@storybook/addon-links": "^7.0.9", | ||
| "@storybook/nextjs": "^7.0.9", | ||
| "@storybook/addon-essentials": "^7.0.12", | ||
| "@storybook/addon-links": "^7.0.12", | ||
| "@storybook/nextjs": "^7.0.12", | ||
| "babel-loader": "^9.1.2", | ||
| "cross-env": "^7.0.3", | ||
| "cz-conventional-changelog": "^3.3.0", | ||
| "husky": "^8.0.3", | ||
| "prettier": "^2.8.8", | ||
| "pretty-quick": "^3.1.3", | ||
| "storybook": "^7.0.9", | ||
| "storybook": "^7.0.12", | ||
| "webpack-bundle-analyzer": "^4.8.0" | ||
| } | ||
| } |
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