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 4, 2024
1 parent 2485413 commit 89d435f
Show file tree
Hide file tree
Showing 2 changed files with 602 additions and 1,753 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,30 +71,30 @@
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.3",
"class-variance-authority": "^0.7.0",
"cmdk": "1.0.0",
"input-otp": "^1.2.4",
"cmdk": "1.0.4",
"input-otp": "^1.4.0",
"react-resizable-panels": "^2.1.6",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"vaul": "^1.1.0"
"vaul": "^1.1.1"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.5.0",
"@storybook/addon-docs": "^8.3.6",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-interactions": "^8.3.6",
"@storybook/addon-links": "^8.3.6",
"@storybook/addon-themes": "^8.3.6",
"@storybook/blocks": "^8.3.6",
"@storybook/components": "^8.3.6",
"@storybook/addon-docs": "^8.4.1",
"@storybook/addon-essentials": "^8.4.1",
"@storybook/addon-interactions": "^8.4.1",
"@storybook/addon-links": "^8.4.1",
"@storybook/addon-themes": "^8.4.1",
"@storybook/blocks": "^8.4.1",
"@storybook/components": "^8.4.1",
"@storybook/icons": "^1.2.12",
"@storybook/manager-api": "^8.3.6",
"@storybook/preview-api": "^8.3.6",
"@storybook/react": "^8.3.6",
"@storybook/react-vite": "^8.3.6",
"@storybook/test": "^8.3.6",
"@storybook/theming": "^8.3.6",
"@types/node": "^22.8.1",
"@storybook/manager-api": "^8.4.1",
"@storybook/preview-api": "^8.4.1",
"@storybook/react": "^8.4.1",
"@storybook/react-vite": "^8.4.1",
"@storybook/test": "^8.4.1",
"@storybook/theming": "^8.4.1",
"@types/node": "^22.8.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.7.1",
Expand All @@ -103,7 +103,7 @@
"commitlint": "^19.5.0",
"globals": "^15.11.0",
"husky": "^9.1.6",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"publint": "^0.2.12",
Expand All @@ -112,7 +112,7 @@
"rollup-preserve-directives": "^1.1.2",
"sort-package-json": "^2.10.1",
"standard-version": "^9.5.0",
"storybook": "^8.3.6",
"storybook": "^8.4.1",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"vite": "^5.4.10",
Expand Down
Loading

0 comments on commit 89d435f

Please sign in to comment.