Skip to content

Commit 8981548

Browse files
fix(deps): update dependency clsx to v2 (#4626)
* fix(deps): update dependency clsx to v2 * manypkg fix * manypkg fix --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: juliusmarminge <[email protected]>
1 parent 9e386cf commit 8981548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@trpc/next": "^10.34.0",
4747
"@trpc/react-query": "^10.34.0",
4848
"@trpc/server": "^10.34.0",
49-
"clsx": "^1.1.1",
49+
"clsx": "^2.0.0",
5050
"next": "^13.4.8",
5151
"next-auth": "^4.22.1",
5252
"react": "^18.2.0",

0 commit comments

Comments
 (0)