Skip to content

Commit 516a2b5

Browse files
committed
Updating clsx
1 parent 471611e commit 516a2b5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@heroicons/react": "2.1.3",
1313
"@mikecousins/react-pdf": "workspace:*",
14-
"clsx": "2.1.0",
14+
"clsx": "2.1.1",
1515
"react": "^18.3.1",
1616
"react-dom": "^18.3.1"
1717
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1610,10 +1610,10 @@ __metadata:
16101610
languageName: node
16111611
linkType: hard
16121612

1613-
"clsx@npm:2.1.0":
1614-
version: 2.1.0
1615-
resolution: "clsx@npm:2.1.0"
1616-
checksum: 10/2e0ce7c3b6803d74fc8147c408f88e79245583202ac14abd9691e2aebb9f312de44270b79154320d10bb7804a9197869635d1291741084826cff20820f31542b
1613+
"clsx@npm:2.1.1":
1614+
version: 2.1.1
1615+
resolution: "clsx@npm:2.1.1"
1616+
checksum: 10/cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
16171617
languageName: node
16181618
linkType: hard
16191619

@@ -1820,7 +1820,7 @@ __metadata:
18201820
"@types/react-dom": "npm:18.3.0"
18211821
"@vitejs/plugin-react": "npm:4.2.1"
18221822
autoprefixer: "npm:10.4.19"
1823-
clsx: "npm:2.1.0"
1823+
clsx: "npm:2.1.1"
18241824
postcss: "npm:8.4.33"
18251825
react: "npm:^18.3.1"
18261826
react-dom: "npm:^18.3.1"

0 commit comments

Comments
 (0)