Skip to content

Commit fcc5133

Browse files
fix(deps): update all non-major dependencies
1 parent 2988516 commit fcc5133

File tree

3 files changed

+168
-109
lines changed

3 files changed

+168
-109
lines changed

subgraph/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@
7272
"node": "20.18.3"
7373
},
7474
"dependencies": {
75-
"@graphprotocol/graph-ts": "^0.37.0"
75+
"@graphprotocol/graph-ts": "^0.38.0"
7676
},
7777
"devDependencies": {
78-
"@graphprotocol/graph-cli": "^0.95.0",
78+
"@graphprotocol/graph-cli": "^0.96.0",
7979
"@kleros/kleros-v2-eslint-config": "workspace:^",
8080
"@kleros/kleros-v2-prettier-config": "workspace:^",
8181
"eslint": "^9.15.0",

web-devtools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@yornaath/batshit": "^0.10.0",
5959
"graphql": "^16.9.0",
6060
"graphql-request": "^7.1.2",
61-
"next": "14.2.21",
61+
"next": "14.2.24",
6262
"react": "^18.3.1",
6363
"react-dom": "^18.3.1",
6464
"react-is": "^18.3.1",

0 commit comments

Comments
 (0)