Skip to content

Commit

Permalink
chore(deps): bump clsx from 2.0.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [clsx](https://github.com/lukeed/clsx) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](lukeed/clsx@v2.0.0...v2.1.1)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 7de33dd commit 7c6e6c2
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 79 deletions.
2 changes: 1 addition & 1 deletion apps/storefront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@svgr/webpack": "8.1.0",
"@uidotdev/usehooks": "2.4.1",
"@vercel/otel": "^1.9.1",
"clsx": "2.0.0",
"clsx": "2.1.1",
"editorjs-html": "3.4.3",
"eslint-config-next": "15.0.3",
"jose": "^5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@radix-ui/react-toggle-group": "1.1.0",
"@tailwindcss/forms": "0.5.7",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"clsx": "^2.1.1",
"date-fns": "^2.30.0",
"editorjs-html": "3.4.3",
"embla-carousel-react": "8.3.0",
Expand Down
Loading

0 comments on commit 7c6e6c2

Please sign in to comment.