Skip to content

Commit fdd08e1

Browse files
Merge pull request VirtusLab#3560 from VirtusLab/dependabot/npm_and_yarn/website/clsx-2.1.1
Bump clsx from 1.2.1 to 2.1.1 in /website
1 parent e1ac9f5 commit fdd08e1

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@docusaurus/preset-classic": "^3.0.1",
1919
"@easyops-cn/docusaurus-search-local": "^0.49.1",
2020
"@mdx-js/react": "^3.0.0",
21-
"clsx": "^1.2.1",
21+
"clsx": "^2.1.1",
2222
"docusaurus-plugin-sass": "^0.2.6",
2323
"react": "^18.3.1",
2424
"react-dom": "^18.2.0",

website/yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3213,11 +3213,6 @@ clone-deep@^4.0.1:
32133213
kind-of "^6.0.2"
32143214
shallow-clone "^3.0.0"
32153215

3216-
clsx@^1.2.1:
3217-
version "1.2.1"
3218-
resolved "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz"
3219-
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
3220-
32213216
clsx@^2.0.0, clsx@^2.1.1:
32223217
version "2.1.1"
32233218
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"

0 commit comments

Comments
 (0)