Commit 7655d6e5 by Moorthy G

chore: upgrade dependencies

parent b8c16d4c
...@@ -13,39 +13,39 @@ ...@@ -13,39 +13,39 @@
"type-check": "tsc --noEmit" "type-check": "tsc --noEmit"
}, },
"dependencies": { "dependencies": {
"@heroui/react": "2.8.5", "@heroui/react": "2.8.7",
"@storybook/nextjs": "^10.1.4", "@storybook/nextjs": "^10.1.10",
"@tailwindcss/postcss": "^4.1.17", "@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/typography": "^0.5.19", "@tailwindcss/typography": "^0.5.19",
"@types/node": "^24.10.1", "@types/node": "^25.0.3",
"@types/react": "^19.2.7", "@types/react": "^19.2.7",
"autoprefixer": "^10.4.22", "autoprefixer": "^10.4.23",
"markdown-to-jsx": "^9.3.2", "markdown-to-jsx": "^9.5.0",
"next": "^16.0.7", "next": "^16.1.0",
"postcss": "^8.5.6", "postcss": "^8.5.6",
"react": "^19.2.1", "react": "^19.2.3",
"react-dom": "^19.2.1", "react-dom": "^19.2.3",
"sharp": "^0.34.5", "sharp": "^0.34.5",
"tailwindcss": "^4.1.17", "tailwindcss": "^4.1.18",
"typescript": "^5.9.3" "typescript": "^5.9.3"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^20.2.0", "@commitlint/cli": "^20.2.0",
"@commitlint/config-conventional": "^20.2.0", "@commitlint/config-conventional": "^20.2.0",
"@next/bundle-analyzer": "^16.0.7", "@next/bundle-analyzer": "^16.1.0",
"@storybook/addon-docs": "^10.1.4", "@storybook/addon-docs": "^10.1.10",
"@storybook/addon-links": "^10.1.4", "@storybook/addon-links": "^10.1.10",
"@storybook/addon-themes": "^10.1.4", "@storybook/addon-themes": "^10.1.10",
"@types/eslint": "^9.6.1", "@types/eslint": "^9.6.1",
"cross-env": "^10.1.0", "cross-env": "^10.1.0",
"cz-conventional-changelog": "^3.3.0", "cz-conventional-changelog": "^3.3.0",
"eslint": "^9.39.1", "eslint": "^9.39.2",
"eslint-config-next": "^16.0.7", "eslint-config-next": "^16.1.0",
"eslint-plugin-storybook": "^10.1.4", "eslint-plugin-storybook": "^10.1.10",
"husky": "^9.1.7", "husky": "^9.1.7",
"prettier": "^3.7.4", "prettier": "^3.7.4",
"pretty-quick": "^4.2.2", "pretty-quick": "^4.2.2",
"storybook": "^10.1.4" "storybook": "^10.1.10"
}, },
"packageManager": "pnpm@10.6.5+sha256.47c8bca42b4b48534b5b1b28d573c506773937b02f68e52992fbd8269131c5c8" "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