Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 20, 2024
1 parent 3154ce6 commit 8b367b3
Show file tree
Hide file tree
Showing 82 changed files with 99 additions and 99 deletions.
2 changes: 1 addition & 1 deletion evm/evm-abi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
"viem": "^2.8.14",
"vitest": "^1.4.0"
}
}
}
2 changes: 1 addition & 1 deletion evm/evm-codec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
"viem": "^2.8.14",
"vitest": "^1.4.0"
}
}
}
4 changes: 2 additions & 2 deletions evm/evm-processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build": "rm -rf lib && tsc"
},
"dependencies": {
"@subsquid/http-client": "^1.5.0",
"@subsquid/http-client": "^1.6.0",
"@subsquid/logger": "^1.3.3",
"@subsquid/rpc-client": "^4.11.0",
"@subsquid/util-internal": "^3.2.0",
Expand All @@ -33,4 +33,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
4 changes: 2 additions & 2 deletions evm/evm-typegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"build": "rm -rf lib && tsc"
},
"dependencies": {
"@subsquid/http-client": "^1.5.0",
"@subsquid/http-client": "^1.6.0",
"@subsquid/logger": "^1.3.3",
"@subsquid/util-internal": "^3.2.0",
"@subsquid/util-internal-code-printer": "^1.2.2",
Expand All @@ -33,4 +33,4 @@
"abitype": "^1.0.4",
"typescript": "~5.5.4"
}
}
}
4 changes: 2 additions & 2 deletions fuel/fuel-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"@subsquid/util-internal-validation": "^0.7.0"
},
"peerDependencies": {
"@subsquid/http-client": "^1.5.0"
"@subsquid/http-client": "^1.6.0"
},
"devDependencies": {
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
4 changes: 2 additions & 2 deletions fuel/fuel-dump/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
},
"dependencies": {
"@subsquid/fuel-data": "^1.1.3",
"@subsquid/http-client": "^1.5.0",
"@subsquid/http-client": "^1.6.0",
"@subsquid/util-internal": "^3.2.0",
"@subsquid/util-internal-dump-cli": "^1.0.0"
},
"devDependencies": {
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion fuel/fuel-ingest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion fuel/fuel-normalization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion fuel/fuel-objects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
4 changes: 2 additions & 2 deletions fuel/fuel-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"build": "rm -rf lib && tsc"
},
"dependencies": {
"@subsquid/http-client": "^1.5.0",
"@subsquid/http-client": "^1.6.0",
"@subsquid/logger": "^1.3.3",
"@subsquid/fuel-normalization": "^1.2.2",
"@subsquid/fuel-data": "^1.1.3",
Expand All @@ -31,4 +31,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion graphql/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@
"mocha": "^10.7.0",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion graphql/openreader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@
"typescript": "~5.5.4",
"@types/inflected": "^2.1.3"
}
}
}
2 changes: 1 addition & 1 deletion processor/batch-processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion solana/borsh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion solana/solana-dump/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion solana/solana-ingest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion solana/solana-normalization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion solana/solana-objects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion solana/solana-rpc-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion solana/solana-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
4 changes: 2 additions & 2 deletions solana/solana-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"build": "rm -rf lib && tsc"
},
"dependencies": {
"@subsquid/http-client": "^1.5.0",
"@subsquid/http-client": "^1.6.0",
"@subsquid/logger": "^1.3.3",
"@subsquid/rpc-client": "^4.11.0",
"@subsquid/solana-normalization": "^0.0.3",
Expand All @@ -35,4 +35,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
4 changes: 2 additions & 2 deletions solana/solana-typegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@subsquid/borsh": "^0.1.0",
"@subsquid/http-client": "^1.5.0",
"@subsquid/http-client": "^1.6.0",
"@subsquid/logger": "^1.3.3",
"@subsquid/rpc-client": "^4.11.0",
"@subsquid/util-internal-code-printer": "^1.2.2",
Expand All @@ -37,4 +37,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion starknet/starknet-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion starknet/starknet-normalization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion starknet/starknet-objects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
4 changes: 2 additions & 2 deletions starknet/starknet-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"build": "rm -rf lib && tsc"
},
"dependencies": {
"@subsquid/http-client": "^1.5.0",
"@subsquid/http-client": "^1.6.0",
"@subsquid/logger": "^1.3.3",
"@subsquid/starknet-normalization": "^0.0.1",
"@subsquid/starknet-data": "^0.0.1",
Expand All @@ -31,4 +31,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/frontier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@
"typescript": "~5.5.4",
"expect": "^29.7.0"
}
}
}
2 changes: 1 addition & 1 deletion substrate/ink-abi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
"mocha": "^10.7.0",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/ink-typegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/scale-codec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/scale-type-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
"@subsquid/scale-codec": "^4.0.1",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/ss58-codec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/ss58/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/substrate-data-raw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/substrate-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/substrate-dump/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/substrate-ingest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/substrate-metadata-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/substrate-metadata-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
4 changes: 2 additions & 2 deletions substrate/substrate-processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"build": "rm -rf lib && tsc"
},
"dependencies": {
"@subsquid/http-client": "^1.5.0",
"@subsquid/http-client": "^1.6.0",
"@subsquid/logger": "^1.3.3",
"@subsquid/rpc-client": "^4.11.0",
"@subsquid/substrate-data": "^4.2.1",
Expand All @@ -38,4 +38,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
2 changes: 1 addition & 1 deletion substrate/substrate-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
"mocha": "^10.7.0",
"typescript": "~5.5.4"
}
}
}
4 changes: 2 additions & 2 deletions substrate/substrate-typegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"build": "rm -rf lib && tsc"
},
"dependencies": {
"@subsquid/http-client": "^1.5.0",
"@subsquid/http-client": "^1.6.0",
"@subsquid/logger": "^1.3.3",
"@subsquid/substrate-metadata-explorer": "^3.2.0",
"@subsquid/util-internal": "^3.2.0",
Expand All @@ -38,4 +38,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}
4 changes: 2 additions & 2 deletions test/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"test": "./test.sh"
},
"devDependencies": {
"@subsquid/http-client": "^1.5.0",
"@subsquid/http-client": "^1.6.0",
"@subsquid/rpc-client": "^4.11.0",
"@subsquid/scale-codec": "^4.0.1",
"@subsquid/substrate-metadata-explorer": "^3.2.0",
Expand All @@ -22,4 +22,4 @@
"pg": "^8.11.3",
"typescript": "~5.5.4"
}
}
}
Loading

0 comments on commit 8b367b3

Please sign in to comment.