Commit 31f53518 by Moorthy G

chore: upgrade dependencies

parent 26196be7
const path = require('path');
module.exports = {
typescript: { reactDocgen: false },
core: {
builder: 'webpack5'
},
......
......@@ -12,34 +12,34 @@
},
"dependencies": {
"classnames": "^2.3.1",
"css-loader": "^6.3.0",
"next": "11.1.2",
"next-images": "^1.8.1",
"css-loader": "^6.5.1",
"next": "12.0.4",
"next-images": "^1.8.2",
"normalize.css": "^8.0.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"sass": "^1.42.1",
"sass-loader": "^12.1.0",
"sharp": "^0.29.1",
"style-loader": "^3.3.0"
"sass": "^1.43.4",
"sass-loader": "^12.3.0",
"sharp": "^0.29.3",
"style-loader": "^3.3.1"
},
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@storybook/addon-essentials": "^6.3.8",
"@storybook/addon-links": "^6.3.8",
"@storybook/builder-webpack5": "^6.3.8",
"@storybook/manager-webpack5": "^6.3.8",
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@storybook/addon-essentials": "^6.3.12",
"@storybook/addon-links": "^6.3.12",
"@storybook/builder-webpack5": "^6.3.12",
"@storybook/manager-webpack5": "^6.3.12",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react": "^6.3.8",
"@storybook/react": "^6.3.12",
"add": "^2.0.6",
"babel-loader": "^8.2.2",
"babel-loader": "^8.2.3",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"husky": "^7.0.2",
"husky": "^7.0.4",
"prettier": "^2.4.1",
"pretty-quick": "^3.1.1",
"webpack-bundle-analyzer": "^4.4.2",
"yarn": "^1.22.11"
"pretty-quick": "^3.1.2",
"webpack-bundle-analyzer": "^4.5.0",
"yarn": "^1.22.17"
}
}
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