Commit dd5a9994 by Moorthy G

chore: upgrade dependencies

parent 5dbfc498
......@@ -11,44 +11,44 @@
"analyze": "cross-env ANALYZE=true next build"
},
"dependencies": {
"@types/node": "^20.11.0",
"@types/react": "^18.2.47",
"autoprefixer": "^10.4.16",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"autoprefixer": "^10.4.17",
"classnames": "^2.5.1",
"css-loader": "^6.8.1",
"next": "^14.0.4",
"css-loader": "^6.9.1",
"next": "^14.1.0",
"next-images": "^1.8.5",
"normalize.css": "^8.0.1",
"postcss": "^8.4.33",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.33.1",
"style-loader": "^3.3.3",
"sharp": "^0.33.2",
"style-loader": "^3.3.4",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@storybook/addon-essentials": "^7.6.7",
"@storybook/addon-interactions": "7.6.7",
"@storybook/addon-links": "^7.6.7",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@storybook/addon-essentials": "^7.6.10",
"@storybook/addon-interactions": "7.6.10",
"@storybook/addon-links": "^7.6.10",
"@storybook/addon-onboarding": "1.0.10",
"@storybook/blocks": "7.6.7",
"@storybook/nextjs": "^7.6.7",
"@storybook/react": "7.6.7",
"@storybook/test": "7.6.7",
"@types/eslint": "^8",
"@storybook/blocks": "7.6.10",
"@storybook/nextjs": "^7.6.10",
"@storybook/react": "7.6.10",
"@storybook/test": "7.6.10",
"@types/eslint": "^8.56.2",
"babel-loader": "^9.1.3",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-config-next": "^14.1.0",
"eslint-plugin-storybook": "^0.6.15",
"husky": "^8.0.3",
"prettier": "^3.1.1",
"pretty-quick": "^3.1.3",
"storybook": "^7.6.7",
"prettier": "^3.2.4",
"pretty-quick": "^4.0.0",
"storybook": "^7.6.10",
"webpack-bundle-analyzer": "^4.10.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