Skip to content

Commit 718eb3c

Browse files
committedMar 3, 2025
chore(web): update-subgraph-status-lib
1 parent 489ad78 commit 718eb3c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"react-toastify": "^9.1.3",
122122
"react-use": "^17.5.1",
123123
"styled-components": "^5.3.3",
124-
"subgraph-status": "^1.2.3",
124+
"subgraph-status": "^1.2.4",
125125
"viem": "^2.21.54",
126126
"wagmi": "^2.13.5"
127127
}

‎yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -5723,7 +5723,7 @@ __metadata:
57235723
react-use: "npm:^17.5.1"
57245724
rimraf: "npm:^6.0.1"
57255725
styled-components: "npm:^5.3.3"
5726-
subgraph-status: "npm:^1.2.3"
5726+
subgraph-status: "npm:^1.2.4"
57275727
typescript: "npm:^5.6.3"
57285728
viem: "npm:^2.21.54"
57295729
vite: "npm:^5.4.11"
@@ -31542,9 +31542,9 @@ __metadata:
3154231542
languageName: node
3154331543
linkType: hard
3154431544

31545-
"subgraph-status@npm:^1.2.3":
31546-
version: 1.2.3
31547-
resolution: "subgraph-status@npm:1.2.3"
31545+
"subgraph-status@npm:^1.2.4":
31546+
version: 1.2.4
31547+
resolution: "subgraph-status@npm:1.2.4"
3154831548
dependencies:
3154931549
react-slick: "npm:^0.30.2"
3155031550
slick-carousel: "npm:^1.8.1"
@@ -31554,7 +31554,7 @@ __metadata:
3155431554
"@types/react-dom": ^18.3.0
3155531555
react: ^18.3.1
3155631556
react-dom: ^18.3.1
31557-
checksum: 10/a125ec618073493026a29e9120a1fc73f8a3ad36b24815fe2f4ecd65f8cefa8b19d5bc072ee3f9b72172436c783fc918f6f13b396dddb935c5e70a3bd748888d
31557+
checksum: 10/8088ec7440f5d2811fae8b6520f531c60f41a786384a874005646240d22570601a359e5681912ae125aa81e1208f9e2e7c359ca1c81ab92363bbf27688b880bb
3155831558
languageName: node
3155931559
linkType: hard
3156031560

0 commit comments

Comments
 (0)