Skip to content

Commit 1100fc2

Browse files
chore(deps): bump clsx from 1.2.1 to 2.1.1 in /ui
Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.1.1. - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v1.2.1...v2.1.1) --- updated-dependencies: - dependency-name: clsx dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5458370 commit 1100fc2

3 files changed

Lines changed: 96 additions & 64 deletions

File tree

ui/packages/ce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react-syntax-highlighter": "^15.5.6",
2323
"byte-size": "^8.1.0",
2424
"classnames": "^2.3.1",
25-
"clsx": "^1.1.1",
25+
"clsx": "^2.1.1",
2626
"copy-to-clipboard": "^3.3.1",
2727
"create-file-webpack": "^1.0.2",
2828
"crypto-browserify": "^3.12.0",

ui/packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react-router-dom": "^5.3.1",
2727
"@types/react-syntax-highlighter": "^15.5.6",
2828
"classnames": "^2.3.1",
29-
"clsx": "^1.1.1",
29+
"clsx": "^2.1.1",
3030
"copy-to-clipboard": "^3.3.1",
3131
"create-file-webpack": "^1.0.2",
3232
"crypto-browserify": "^3.12.0",

0 commit comments

Comments
 (0)