Commit aa14fe28 by Moorthy G

chore: upgrade dependencies

parent 8321b840
......@@ -11,45 +11,45 @@
"analyze": "cross-env ANALYZE=true next build"
},
"dependencies": {
"@heroui/react": "2.7.5",
"@types/node": "^22.13.10",
"@types/react": "^19.0.12",
"@heroui/react": "2.7.6",
"@types/node": "^22.14.1",
"@types/react": "^19.1.1",
"autoprefixer": "^10.4.21",
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"color2k": "^2.0.3",
"framer-motion": "^12.5.0",
"next": "^15.2.3",
"framer-motion": "^12.6.5",
"next": "^15.3.0",
"postcss": "^8.5.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"sharp": "^0.33.5",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"sharp": "^0.34.1",
"tailwind-merge": "^2.6.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.8.2"
"typescript": "^5.8.3"
},
"devDependencies": {
"@commitlint/cli": "^19.8.0",
"@commitlint/config-conventional": "^19.8.0",
"@storybook/addon-essentials": "^8.6.7",
"@storybook/addon-interactions": "8.6.7",
"@storybook/addon-links": "^8.6.7",
"@storybook/addon-onboarding": "8.6.7",
"@storybook/blocks": "8.6.7",
"@storybook/nextjs": "^8.6.7",
"@storybook/react": "8.6.7",
"@storybook/test": "8.6.7",
"@storybook/theming": "^8.6.7",
"@storybook/addon-essentials": "^8.6.12",
"@storybook/addon-interactions": "8.6.12",
"@storybook/addon-links": "^8.6.12",
"@storybook/addon-onboarding": "8.6.12",
"@storybook/blocks": "8.6.12",
"@storybook/nextjs": "^8.6.12",
"@storybook/react": "8.6.12",
"@storybook/test": "8.6.12",
"@storybook/theming": "^8.6.12",
"@types/eslint": "^9.6.1",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.22.0",
"eslint-config-next": "^15.2.3",
"eslint-plugin-storybook": "^0.11.6",
"eslint": "^9.24.0",
"eslint-config-next": "^15.3.0",
"eslint-plugin-storybook": "^0.12.0",
"husky": "^9.1.7",
"prettier": "^3.5.3",
"pretty-quick": "^4.1.1",
"storybook": "^8.6.7",
"storybook": "^8.6.12",
"storybook-dark-mode": "^4.0.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