Skip to content

Commit

Permalink
Merge pull request #1174 from JohannesKlauss/renovate/clsx-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency clsx to v2
  • Loading branch information
JohannesKlauss committed Jul 1, 2024
2 parents f2272e2 + f5f7aeb commit 1e648e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@docusaurus/theme-live-codeblock": "2.4.3",
"@mdx-js/react": "1.6.22",
"@svgr/webpack": "8.1.0",
"clsx": "1.2.1",
"clsx": "2.1.1",
"file-loader": "6.2.0",
"prism-react-renderer": "1.3.5",
"react": "18.3.1",
Expand Down
7 changes: 6 additions & 1 deletion documentation/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4072,7 +4072,12 @@ clone-response@^1.0.2:
dependencies:
mimic-response "^1.0.0"

[email protected], clsx@^1.2.1:
[email protected]:
version "2.1.1"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==

clsx@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
Expand Down

0 comments on commit 1e648e5

Please sign in to comment.