Commit 67f286fc by Moorthy G

chore: upgrade dependencies

parent 968d9eb9
...@@ -12,46 +12,46 @@ ...@@ -12,46 +12,46 @@
}, },
"dependencies": { "dependencies": {
"@heroui/react": "2.8.0-beta.4", "@heroui/react": "2.8.0-beta.4",
"@tailwindcss/postcss": "^4.1.6", "@tailwindcss/postcss": "^4.1.7",
"@types/node": "^22.15.17", "@types/node": "^22.15.21",
"@types/react": "^19.1.3", "@types/react": "^19.1.5",
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"classnames": "^2.5.1", "classnames": "^2.5.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"color2k": "^2.0.3", "color2k": "^2.0.3",
"framer-motion": "^12.10.5", "framer-motion": "^12.12.1",
"next": "^15.3.2", "next": "^15.3.2",
"postcss": "^8.5.3", "postcss": "^8.5.3",
"react": "^19.1.0", "react": "^19.1.0",
"react-dom": "^19.1.0", "react-dom": "^19.1.0",
"sharp": "^0.34.1", "sharp": "^0.34.2",
"tailwind-merge": "^3.3.0", "tailwind-merge": "^3.3.0",
"tailwindcss": "^4.1.6", "tailwindcss": "^4.1.7",
"typescript": "^5.8.3" "typescript": "^5.8.3"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^19.8.1", "@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.1", "@commitlint/config-conventional": "^19.8.1",
"@storybook/addon-essentials": "^8.6.12", "@storybook/addon-essentials": "^8.6.14",
"@storybook/addon-interactions": "8.6.12", "@storybook/addon-interactions": "8.6.14",
"@storybook/addon-links": "^8.6.12", "@storybook/addon-links": "^8.6.14",
"@storybook/addon-onboarding": "8.6.12", "@storybook/addon-onboarding": "8.6.14",
"@storybook/addon-themes": "^8.6.12", "@storybook/addon-themes": "^8.6.14",
"@storybook/blocks": "8.6.12", "@storybook/blocks": "8.6.14",
"@storybook/nextjs": "^8.6.12", "@storybook/nextjs": "^8.6.14",
"@storybook/react": "8.6.12", "@storybook/react": "8.6.14",
"@storybook/test": "8.6.12", "@storybook/test": "8.6.14",
"@storybook/theming": "^8.6.12", "@storybook/theming": "^8.6.14",
"@types/eslint": "^9.6.1", "@types/eslint": "^9.6.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0", "cz-conventional-changelog": "^3.3.0",
"eslint": "^9.26.0", "eslint": "^9.27.0",
"eslint-config-next": "^15.3.2", "eslint-config-next": "^15.3.2",
"eslint-plugin-storybook": "^0.12.0", "eslint-plugin-storybook": "^0.12.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"prettier": "^3.5.3", "prettier": "^3.5.3",
"pretty-quick": "^4.1.1", "pretty-quick": "^4.1.1",
"storybook": "^8.6.12", "storybook": "^8.6.14",
"storybook-dark-mode": "^4.0.2", "storybook-dark-mode": "^4.0.2",
"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