Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 11931ca commit 46fd122
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 93 deletions.
2 changes: 1 addition & 1 deletion apps/virtuoso.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@paddle/paddle-js": "^1.0.3",
"@tanstack/react-table": "^8.15.0",
"@virtuoso.dev/message-list": "^1.9.6",
"clsx": "^2.0.0",
"clsx": "^2.1.1",
"docusaurus-plugin-typedoc": "^1.2.3",
"dotenv": "^16.4.5",
"prism-react-renderer": "^2.3.0",
Expand Down
97 changes: 6 additions & 91 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/react-virtuoso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/react-dom": "^18.2.21",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react-swc": "^3.7.2",
"clsx": "^1.2.1",
"clsx": "^2.1.1",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-perfectionist": "^4.7.0",
Expand Down

0 comments on commit 46fd122

Please sign in to comment.