Skip to content

Commit

Permalink
Update @subql deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yoozo authored Oct 21, 2024
1 parent b325989 commit 19d65c5
Show file tree
Hide file tree
Showing 4 changed files with 400 additions and 754 deletions.
2 changes: 1 addition & 1 deletion packages/common-concordium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"license": "GPL-3.0",
"dependencies": {
"@concordium/node-sdk": "9.4.0",
"@subql/common": "^4.0.0",
"@subql/common": "^5.1.3",
"@subql/types-concordium": "workspace:*",
"js-yaml": "^4.1.0",
"pino": "^6.13.3",
Expand Down
3 changes: 2 additions & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@
"@nestjs/event-emitter": "^2.0.0",
"@nestjs/platform-express": "^9.4.0",
"@nestjs/schedule": "^3.0.1",
"@subql/common": "^5.1.3",
"@subql/common-concordium": "workspace:*",
"@subql/node-core": "^10.10.0",
"@subql/node-core": "^14.1.6",
"@subql/types-concordium": "workspace:*",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "GPL-3.0",
"dependencies": {
"@concordium/node-sdk": "9.4.0",
"@subql/types-core": "^0.9.0"
"@subql/types-core": "^2.0.0"
},
"files": [
"src/global.d.ts",
Expand Down
Loading

0 comments on commit 19d65c5

Please sign in to comment.