Commit 46ce614f by Moorthy G

chore: upgrade dependencies

parent 7c7714f3
......@@ -13,19 +13,19 @@
"dependencies": {
"classnames": "^2.3.2",
"css-loader": "^6.7.3",
"next": "^13.1.6",
"next": "^13.2.4",
"next-images": "^1.8.4",
"normalize.css": "^8.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "^1.58.0",
"sass": "^1.59.2",
"sass-loader": "^13.2.0",
"sharp": "^0.31.3",
"style-loader": "^3.3.1"
},
"devDependencies": {
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@storybook/addon-essentials": "^6.5.16",
"@storybook/addon-links": "^6.5.16",
"@storybook/builder-webpack5": "^6.5.16",
......@@ -36,8 +36,8 @@
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"husky": "^8.0.3",
"prettier": "^2.8.3",
"prettier": "^2.8.4",
"pretty-quick": "^3.1.3",
"webpack-bundle-analyzer": "^4.7.0"
"webpack-bundle-analyzer": "^4.8.0"
}
}
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