Commit 4ffb65e7 by Moorthy G

chore: upgrade dependencies

parent 1d39fb40
......@@ -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.
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