Skip to content

Commit

Permalink
Merge pull request #14 from btkcodedev/dependabot/npm_and_yarn/clsx-2…
Browse files Browse the repository at this point in the history
….1.0

chore(deps): bump clsx from 1.2.1 to 2.1.0
  • Loading branch information
btkcodedev authored Mar 21, 2024
2 parents 92a9133 + 50c031f commit a0c1ab0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/react-dom": "18.2.22",
"autoprefixer": "10.4.18",
"class-variance-authority": "^0.7.0",
"clsx": "^1.2.1",
"clsx": "^2.1.0",
"eslint": "8.57.0",
"eslint-config-next": "13.4.7",
"framer-motion": "^11.0.14",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -576,10 +576,10 @@ clsx@2.0.0:
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b"
integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==

clsx@^1.2.1:
version "1.2.1"
resolved "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz"
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
clsx@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb"
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==

color-convert@^2.0.1:
version "2.0.1"
Expand Down

0 comments on commit a0c1ab0

Please sign in to comment.