Commit b1493bf0 by Moorthy G

chore: upgrade dependencies

parent 82f9dbf2
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"dependencies": { "dependencies": {
"classnames": "^2.3.2", "classnames": "^2.3.2",
"css-loader": "^6.7.3", "css-loader": "^6.7.3",
"next": "^13.4.1", "next": "^13.4.2",
"next-images": "^1.8.5", "next-images": "^1.8.5",
"normalize.css": "^8.0.1", "normalize.css": "^8.0.1",
"react": "18.2.0", "react": "18.2.0",
...@@ -26,16 +26,16 @@ ...@@ -26,16 +26,16 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^17.6.3", "@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3", "@commitlint/config-conventional": "^17.6.3",
"@storybook/addon-essentials": "^7.0.9", "@storybook/addon-essentials": "^7.0.12",
"@storybook/addon-links": "^7.0.9", "@storybook/addon-links": "^7.0.12",
"@storybook/nextjs": "^7.0.9", "@storybook/nextjs": "^7.0.12",
"babel-loader": "^9.1.2", "babel-loader": "^9.1.2",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0", "cz-conventional-changelog": "^3.3.0",
"husky": "^8.0.3", "husky": "^8.0.3",
"prettier": "^2.8.8", "prettier": "^2.8.8",
"pretty-quick": "^3.1.3", "pretty-quick": "^3.1.3",
"storybook": "^7.0.9", "storybook": "^7.0.12",
"webpack-bundle-analyzer": "^4.8.0" "webpack-bundle-analyzer": "^4.8.0"
} }
} }
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment