Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Nov 25, 2024
1 parent 7db014f commit 756203a
Show file tree
Hide file tree
Showing 2 changed files with 509 additions and 526 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,47 +74,47 @@
"cmdk": "1.0.4",
"input-otp": "^1.4.1",
"react-resizable-panels": "^2.1.7",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"vaul": "^1.1.1"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.5.0",
"@storybook/addon-docs": "^8.4.4",
"@storybook/addon-essentials": "^8.4.4",
"@storybook/addon-interactions": "^8.4.4",
"@storybook/addon-links": "^8.4.4",
"@storybook/addon-themes": "^8.4.4",
"@storybook/blocks": "^8.4.4",
"@storybook/components": "^8.4.4",
"@commitlint/config-conventional": "^19.6.0",
"@storybook/addon-docs": "^8.4.5",
"@storybook/addon-essentials": "^8.4.5",
"@storybook/addon-interactions": "^8.4.5",
"@storybook/addon-links": "^8.4.5",
"@storybook/addon-themes": "^8.4.5",
"@storybook/blocks": "^8.4.5",
"@storybook/components": "^8.4.5",
"@storybook/icons": "^1.2.12",
"@storybook/manager-api": "^8.4.4",
"@storybook/preview-api": "^8.4.4",
"@storybook/react": "^8.4.4",
"@storybook/react-vite": "^8.4.4",
"@storybook/test": "^8.4.4",
"@storybook/theming": "^8.4.4",
"@types/node": "^22.9.0",
"@storybook/manager-api": "^8.4.5",
"@storybook/preview-api": "^8.4.5",
"@storybook/react": "^8.4.5",
"@storybook/react-vite": "^8.4.5",
"@storybook/test": "^8.4.5",
"@storybook/theming": "^8.4.5",
"@types/node": "^22.9.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.7.1",
"autoprefixer": "^10.4.20",
"clsx": "^2.1.1",
"commitlint": "^19.5.0",
"commitlint": "^19.6.0",
"globals": "^15.12.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"lucide-react": "^0.460.0",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"publint": "^0.2.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rollup-preserve-directives": "^1.1.2",
"sort-package-json": "^2.10.1",
"rollup-preserve-directives": "^1.1.3",
"sort-package-json": "^2.12.0",
"standard-version": "^9.5.0",
"storybook": "^8.4.4",
"storybook": "^8.4.5",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite-plugin-dts": "^4.3.0"
},
Expand Down
Loading

0 comments on commit 756203a

Please sign in to comment.