Skip to content

Commit 8978cd9

Browse files
authoredMar 4, 2025
Merge pull request #1911 from kleros/chore/update-subgraph-status-lib
chore(web): update-subgraph-status-lib
2 parents e67fc2a + aab55a9 commit 8978cd9

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
@@ -124,7 +124,7 @@
124124
"react-toastify": "^9.1.3",
125125
"react-use": "^17.5.1",
126126
"styled-components": "^5.3.3",
127-
"subgraph-status": "^1.2.3",
127+
"subgraph-status": "^1.2.4",
128128
"viem": "^2.21.54",
129129
"wagmi": "^2.14.10"
130130
}

‎yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -5700,7 +5700,7 @@ __metadata:
57005700
react-use: "npm:^17.5.1"
57015701
rimraf: "npm:^6.0.1"
57025702
styled-components: "npm:^5.3.3"
5703-
subgraph-status: "npm:^1.2.3"
5703+
subgraph-status: "npm:^1.2.4"
57045704
typescript: "npm:^5.6.3"
57055705
viem: "npm:^2.21.54"
57065706
vite: "npm:^5.4.11"
@@ -31647,9 +31647,9 @@ __metadata:
3164731647
languageName: node
3164831648
linkType: hard
3164931649

31650-
"subgraph-status@npm:^1.2.3":
31651-
version: 1.2.3
31652-
resolution: "subgraph-status@npm:1.2.3"
31650+
"subgraph-status@npm:^1.2.4":
31651+
version: 1.2.4
31652+
resolution: "subgraph-status@npm:1.2.4"
3165331653
dependencies:
3165431654
react-slick: "npm:^0.30.2"
3165531655
slick-carousel: "npm:^1.8.1"
@@ -31659,7 +31659,7 @@ __metadata:
3165931659
"@types/react-dom": ^18.3.0
3166031660
react: ^18.3.1
3166131661
react-dom: ^18.3.1
31662-
checksum: 10/a125ec618073493026a29e9120a1fc73f8a3ad36b24815fe2f4ecd65f8cefa8b19d5bc072ee3f9b72172436c783fc918f6f13b396dddb935c5e70a3bd748888d
31662+
checksum: 10/8088ec7440f5d2811fae8b6520f531c60f41a786384a874005646240d22570601a359e5681912ae125aa81e1208f9e2e7c359ca1c81ab92363bbf27688b880bb
3166331663
languageName: node
3166431664
linkType: hard
3166531665

0 commit comments

Comments
 (0)