Commit 8321b840 by Moorthy G

chore: upgrade dependencies

parent 055cac93
...@@ -11,47 +11,47 @@ ...@@ -11,47 +11,47 @@
"analyze": "cross-env ANALYZE=true next build" "analyze": "cross-env ANALYZE=true next build"
}, },
"dependencies": { "dependencies": {
"@heroui/react": "2.6.14", "@heroui/react": "2.7.5",
"@types/node": "^22.13.1", "@types/node": "^22.13.10",
"@types/react": "^19.0.8", "@types/react": "^19.0.12",
"autoprefixer": "^10.4.20", "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.4.2", "framer-motion": "^12.5.0",
"next": "^15.1.7", "next": "^15.2.3",
"postcss": "^8.5.2", "postcss": "^8.5.3",
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"sharp": "^0.33.5", "sharp": "^0.33.5",
"tailwind-merge": "^2.6.0", "tailwind-merge": "^2.6.0",
"tailwindcss": "^3.4.1", "tailwindcss": "^3.4.1",
"typescript": "^5.7.3" "typescript": "^5.8.2"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^19.7.1", "@commitlint/cli": "^19.8.0",
"@commitlint/config-conventional": "^19.7.1", "@commitlint/config-conventional": "^19.8.0",
"@storybook/addon-essentials": "^8.5.4", "@storybook/addon-essentials": "^8.6.7",
"@storybook/addon-interactions": "8.5.4", "@storybook/addon-interactions": "8.6.7",
"@storybook/addon-links": "^8.5.4", "@storybook/addon-links": "^8.6.7",
"@storybook/addon-onboarding": "8.5.4", "@storybook/addon-onboarding": "8.6.7",
"@storybook/blocks": "8.5.4", "@storybook/blocks": "8.6.7",
"@storybook/nextjs": "^8.5.4", "@storybook/nextjs": "^8.6.7",
"@storybook/react": "8.5.4", "@storybook/react": "8.6.7",
"@storybook/test": "8.5.4", "@storybook/test": "8.6.7",
"@storybook/theming": "^8.5.4", "@storybook/theming": "^8.6.7",
"@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.20.1", "eslint": "^9.22.0",
"eslint-config-next": "^15.1.7", "eslint-config-next": "^15.2.3",
"eslint-plugin-storybook": "^0.11.2", "eslint-plugin-storybook": "^0.11.6",
"husky": "^9.1.7", "husky": "^9.1.7",
"prettier": "^3.5.0", "prettier": "^3.5.3",
"pretty-quick": "^4.0.0", "pretty-quick": "^4.1.1",
"storybook": "^8.5.4", "storybook": "^8.6.7",
"storybook-dark-mode": "^4.0.2", "storybook-dark-mode": "^4.0.2",
"webpack-bundle-analyzer": "^4.10.2" "webpack-bundle-analyzer": "^4.10.2"
}, },
"packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af" "packageManager": "pnpm@10.6.5+sha256.47c8bca42b4b48534b5b1b28d573c506773937b02f68e52992fbd8269131c5c8"
} }
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