Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit eab00e2

Browse files
⬆️ Bump clsx from 2.1.0 to 2.1.1
Bumps [clsx](https://github.com/lukeed/clsx) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43fd9ae commit eab00e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@tanstack/react-query": "^5.37.1",
1616
"axios": "^1.6.7",
1717
"class-variance-authority": "^0.7.0",
18-
"clsx": "^2.1.0",
18+
"clsx": "^2.1.1",
1919
"eslint-config-next": "14.0.4",
2020
"lucide-react": "^0.378.0",
2121
"next": "14.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,10 +1058,10 @@ clsx@2.0.0:
10581058
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b"
10591059
integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==
10601060

1061-
clsx@^2.1.0:
1062-
version "2.1.0"
1063-
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb"
1064-
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==
1061+
clsx@^2.1.1:
1062+
version "2.1.1"
1063+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
1064+
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
10651065

10661066
color-convert@^2.0.1:
10671067
version "2.0.1"

0 commit comments

Comments
 (0)