Skip to content

Commit 259197e

Browse files
authored
Merge pull request #330 from lowcoder-org/dependabot/npm_and_yarn/client/clsx-2.0.0
chore(deps): bump clsx from 1.2.1 to 2.0.0 in /client
2 parents e357694 + b538ace commit 259197e

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

client/packages/lowcoder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"antd-img-crop": "^4.12.2",
4545
"axios": "^0.21.1",
4646
"buffer": "^6.0.3",
47-
"clsx": "^1.2.1",
47+
"clsx": "^2.0.0",
4848
"cnchar": "^3.2.4",
4949
"copy-to-clipboard": "^3.3.3",
5050
"core-js": "^3.25.2",

client/yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6255,13 +6255,20 @@ __metadata:
62556255
languageName: node
62566256
linkType: hard
62576257

6258-
"clsx@npm:^1.0.4, clsx@npm:^1.1.1, clsx@npm:^1.2.1":
6258+
"clsx@npm:^1.0.4, clsx@npm:^1.1.1":
62596259
version: 1.2.1
62606260
resolution: "clsx@npm:1.2.1"
62616261
checksum: 30befca8019b2eb7dbad38cff6266cf543091dae2825c856a62a8ccf2c3ab9c2907c4d12b288b73101196767f66812365400a227581484a05f968b0307cfaf12
62626262
languageName: node
62636263
linkType: hard
62646264

6265+
"clsx@npm:^2.0.0":
6266+
version: 2.0.0
6267+
resolution: "clsx@npm:2.0.0"
6268+
checksum: a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e
6269+
languageName: node
6270+
linkType: hard
6271+
62656272
"cnchar-types@npm:^3.2.4":
62666273
version: 3.2.4
62676274
resolution: "cnchar-types@npm:3.2.4"
@@ -11994,7 +12001,7 @@ __metadata:
1199412001
antd-img-crop: ^4.12.2
1199512002
axios: ^0.21.1
1199612003
buffer: ^6.0.3
11997-
clsx: ^1.2.1
12004+
clsx: ^2.0.0
1199812005
cnchar: ^3.2.4
1199912006
copy-to-clipboard: ^3.3.3
1200012007
core-js: ^3.25.2

0 commit comments

Comments
 (0)