We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2988516 commit fcc5133Copy full SHA for fcc5133
subgraph/package.json
@@ -72,10 +72,10 @@
72
"node": "20.18.3"
73
},
74
"dependencies": {
75
- "@graphprotocol/graph-ts": "^0.37.0"
+ "@graphprotocol/graph-ts": "^0.38.0"
76
77
"devDependencies": {
78
- "@graphprotocol/graph-cli": "^0.95.0",
+ "@graphprotocol/graph-cli": "^0.96.0",
79
"@kleros/kleros-v2-eslint-config": "workspace:^",
80
"@kleros/kleros-v2-prettier-config": "workspace:^",
81
"eslint": "^9.15.0",
web-devtools/package.json
@@ -58,7 +58,7 @@
58
"@yornaath/batshit": "^0.10.0",
59
"graphql": "^16.9.0",
60
"graphql-request": "^7.1.2",
61
- "next": "14.2.21",
+ "next": "14.2.24",
62
"react": "^18.3.1",
63
"react-dom": "^18.3.1",
64
"react-is": "^18.3.1",
0 commit comments