Skip to content

Commit a3f01fd

Browse files
committed
chore: add clsx and tailwind-merge dependencies
1 parent 9641ce5 commit a3f01fd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

web/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
"alchemy-sdk": "^3.3.1",
8282
"chart.js": "^3.9.1",
8383
"chartjs-adapter-moment": "^1.0.1",
84+
"clsx": "^2.1.1",
8485
"core-js": "^3.35.0",
8586
"graphql": "^16.9.0",
8687
"graphql-request": "^7.1.2",
@@ -104,6 +105,7 @@
104105
"rehype-sanitize": "^5.0.1",
105106
"remark-gfm": "^3.0.1",
106107
"subgraph-status": "^1.2.4",
108+
"tailwind-merge": "^3.4.0",
107109
"tailwindcss": "^4.1.17",
108110
"viem": "^2.27.2",
109111
"wagmi": "^2.14.16"

yarn.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5675,6 +5675,7 @@ __metadata:
56755675
alchemy-sdk: "npm:^3.3.1"
56765676
chart.js: "npm:^3.9.1"
56775677
chartjs-adapter-moment: "npm:^1.0.1"
5678+
clsx: "npm:^2.1.1"
56785679
core-js: "npm:^3.35.0"
56795680
eslint: "npm:^8.56.0"
56805681
eslint-config-prettier: "npm:^8.10.0"
@@ -5703,6 +5704,7 @@ __metadata:
57035704
rehype-sanitize: "npm:^5.0.1"
57045705
remark-gfm: "npm:^3.0.1"
57055706
subgraph-status: "npm:^1.2.4"
5707+
tailwind-merge: "npm:^3.4.0"
57065708
tailwindcss: "npm:^4.1.17"
57075709
typescript: "npm:^5.7.3"
57085710
viem: "npm:^2.27.2"
@@ -33520,7 +33522,7 @@ __metadata:
3352033522
languageName: node
3352133523
linkType: hard
3352233524

33523-
"tailwind-merge@npm:^3.0.2":
33525+
"tailwind-merge@npm:^3.0.2, tailwind-merge@npm:^3.4.0":
3352433526
version: 3.4.0
3352533527
resolution: "tailwind-merge@npm:3.4.0"
3352633528
checksum: 10/d8caeb40ee3ec0eae2996f8a86d77c82a1751fc9c61a31d6153b4252cb734deaf98d351205aff5c204beee7b73497add8492411e75187acb8506b4d981e4ccc2

0 commit comments

Comments
 (0)