Commit 6c1d8093 by Moorthy G

chore: upgrade dependencies

parent 2e928786
...@@ -11,43 +11,43 @@ ...@@ -11,43 +11,43 @@
"analyze": "cross-env ANALYZE=true next build" "analyze": "cross-env ANALYZE=true next build"
}, },
"dependencies": { "dependencies": {
"@nextui-org/react": "^2.4.0", "@nextui-org/react": "^2.4.2",
"@types/node": "^20.12.12", "@types/node": "^20.14.5",
"@types/react": "^18.3.3", "@types/react": "^18.3.3",
"autoprefixer": "^10.4.19", "autoprefixer": "^10.4.19",
"classnames": "^2.5.1", "classnames": "^2.5.1",
"color2k": "^2.0.3", "color2k": "^2.0.3",
"framer-motion": "^11.2.9", "framer-motion": "^11.2.10",
"next": "^14.2.3", "next": "^14.2.4",
"postcss": "^8.4.38", "postcss": "^8.4.38",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"sharp": "^0.33.4", "sharp": "^0.33.4",
"tailwindcss": "^3.4.3", "tailwindcss": "^3.4.4",
"typescript": "^5.4.5" "typescript": "^5.4.5"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^19.3.0", "@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2", "@commitlint/config-conventional": "^19.2.2",
"@storybook/addon-essentials": "^8.1.4", "@storybook/addon-essentials": "^8.1.10",
"@storybook/addon-interactions": "8.1.4", "@storybook/addon-interactions": "8.1.10",
"@storybook/addon-links": "^8.1.4", "@storybook/addon-links": "^8.1.10",
"@storybook/addon-onboarding": "8.1.4", "@storybook/addon-onboarding": "8.1.10",
"@storybook/blocks": "8.1.4", "@storybook/blocks": "8.1.10",
"@storybook/nextjs": "^8.1.4", "@storybook/nextjs": "^8.1.10",
"@storybook/react": "8.1.4", "@storybook/react": "8.1.10",
"@storybook/test": "8.1.4", "@storybook/test": "8.1.10",
"@storybook/theming": "^8.1.5", "@storybook/theming": "^8.1.10",
"@types/eslint": "^8.56.10", "@types/eslint": "^8.56.10",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0", "cz-conventional-changelog": "^3.3.0",
"eslint": "^9.3.0", "eslint": "^9.5.0",
"eslint-config-next": "^14.2.3", "eslint-config-next": "^14.2.4",
"eslint-plugin-storybook": "^0.8.0", "eslint-plugin-storybook": "^0.8.0",
"husky": "^9.0.11", "husky": "^9.0.11",
"prettier": "^3.2.5", "prettier": "^3.3.2",
"pretty-quick": "^4.0.0", "pretty-quick": "^4.0.0",
"storybook": "^8.1.4", "storybook": "^8.1.10",
"storybook-dark-mode": "^4.0.1", "storybook-dark-mode": "^4.0.1",
"webpack-bundle-analyzer": "^4.10.2" "webpack-bundle-analyzer": "^4.10.2"
} }
......
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