Skip to content

Commit aae3fce

Browse files
committed
fix: upgrade clsx from 2.0.0 to 2.1.0
Snyk has created this PR to upgrade clsx from 2.0.0 to 2.1.0. See this package in npm: https://www.npmjs.com/package/clsx See this project in Snyk: https://app.snyk.io/org/ladunjexa/project/3d02fa1e-528e-4801-95ed-5e9ee6f80dac?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 41ae72c commit aae3fce

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package-lock.json

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@radix-ui/react-slot": "^1.0.2",
1515
"@sanity/vision": "^3.29.1",
1616
"class-variance-authority": "^0.7.0",
17-
"clsx": "^2.0.0",
17+
"clsx": "^2.1.0",
1818
"eslint-config-prettier": "^9.0.0",
1919
"eslint-config-standard": "^17.1.0",
2020
"eslint-plugin-tailwindcss": "^3.14.2",

0 commit comments

Comments
 (0)