Commit f54fcc3b by Moorthy G

chore: upgrade dependencies

parent 1b92986e
...@@ -11,44 +11,44 @@ ...@@ -11,44 +11,44 @@
"analyze": "cross-env ANALYZE=true next build" "analyze": "cross-env ANALYZE=true next build"
}, },
"dependencies": { "dependencies": {
"@nextui-org/react": "^2.4.2", "@nextui-org/react": "^2.4.8",
"@types/node": "^20.14.5", "@types/node": "^22.7.3",
"@types/react": "^18.3.3", "@types/react": "^18.3.9",
"autoprefixer": "^10.4.19", "autoprefixer": "^10.4.20",
"classnames": "^2.5.1", "classnames": "^2.5.1",
"color2k": "^2.0.3", "color2k": "^2.0.3",
"framer-motion": "^11.2.10", "framer-motion": "^11.8.0",
"next": "^14.2.4", "next": "^14.2.13",
"postcss": "^8.4.38", "postcss": "^8.4.47",
"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.5",
"tailwindcss": "^3.4.4", "tailwindcss": "^3.4.13",
"typescript": "^5.4.5" "typescript": "^5.6.2"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^19.3.0", "@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.2.2", "@commitlint/config-conventional": "^19.5.0",
"@storybook/addon-essentials": "^8.1.10", "@storybook/addon-essentials": "^8.3.3",
"@storybook/addon-interactions": "8.1.10", "@storybook/addon-interactions": "8.3.3",
"@storybook/addon-links": "^8.1.10", "@storybook/addon-links": "^8.3.3",
"@storybook/addon-onboarding": "8.1.10", "@storybook/addon-onboarding": "8.3.3",
"@storybook/blocks": "8.1.10", "@storybook/blocks": "8.3.3",
"@storybook/nextjs": "^8.1.10", "@storybook/nextjs": "^8.3.3",
"@storybook/react": "8.1.10", "@storybook/react": "8.3.3",
"@storybook/test": "8.1.10", "@storybook/test": "8.3.3",
"@storybook/theming": "^8.1.10", "@storybook/theming": "^8.3.3",
"@types/eslint": "^8.56.10", "@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.5.0", "eslint": "^9.11.1",
"eslint-config-next": "^14.2.4", "eslint-config-next": "^14.2.13",
"eslint-plugin-storybook": "^0.8.0", "eslint-plugin-storybook": "^0.9.0",
"husky": "^9.0.11", "husky": "^9.1.6",
"prettier": "^3.3.2", "prettier": "^3.3.3",
"pretty-quick": "^4.0.0", "pretty-quick": "^4.0.0",
"storybook": "^8.1.10", "storybook": "^8.3.3",
"storybook-dark-mode": "^4.0.1", "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