File tree Expand file tree Collapse file tree 8 files changed +13
-13
lines changed
Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1212 "@subsquid/substrate-runtime" : " ^2.0.0" ,
1313 "@subsquid/substrate-processor" : " ^8.3.1" ,
1414 "@subsquid/typeorm-migration" : " ^1.3.0" ,
15- "@subsquid/typeorm-store" : " ^1.4 .0" ,
15+ "@subsquid/typeorm-store" : " ^1.5 .0" ,
1616 "@subsquid/util-internal-json" : " ^1.2.3" ,
1717 "dotenv" : " ^16.3.1" ,
1818 "ethers" : " ^6.9.0" ,
2121 },
2222 "devDependencies" : {
2323 "@subsquid/evm-typegen" : " ^4.0.1" ,
24- "@subsquid/typeorm-codegen" : " ^2.0.0 " ,
24+ "@subsquid/typeorm-codegen" : " ^2.0.1 " ,
2525 "@types/node" : " ^18.18.14" ,
2626 "typescript" : " ~5.3.2"
2727 }
Original file line number Diff line number Diff line change 1111 "@subsquid/substrate-processor" : " ^8.3.1" ,
1212 "@subsquid/substrate-runtime" : " ^2.0.0" ,
1313 "@subsquid/typeorm-migration" : " ^1.3.0" ,
14- "@subsquid/typeorm-store" : " ^1.4 .0" ,
14+ "@subsquid/typeorm-store" : " ^1.5 .0" ,
1515 "@subsquid/big-decimal" : " ^1.0.0" ,
1616 "dotenv" : " ^16.3.1" ,
1717 "pg" : " ^8.11.3" ,
2020 "devDependencies" : {
2121 "@subsquid/substrate-metadata-explorer" : " ^3.1.2" ,
2222 "@subsquid/substrate-typegen" : " ^8.1.0" ,
23- "@subsquid/typeorm-codegen" : " ^2.0.0 " ,
23+ "@subsquid/typeorm-codegen" : " ^2.0.1 " ,
2424 "@types/node" : " ^18.18.14" ,
2525 "ts-node" : " ^10.9.2" ,
2626 "typescript" : " ~5.3.2"
Original file line number Diff line number Diff line change 99 "@subsquid/graphql-server" : " ^4.6.0" ,
1010 "@subsquid/evm-processor" : " ^1.18.1" ,
1111 "@subsquid/typeorm-migration" : " ^1.3.0" ,
12- "@subsquid/typeorm-store" : " ^1.4 .0" ,
12+ "@subsquid/typeorm-store" : " ^1.5 .0" ,
1313 "dotenv" : " ^16.3.1" ,
1414 "ethers" : " ^6.9.0" ,
1515 "pg" : " ^8.11.3" ,
1919 "@subsquid/evm-typegen" : " ^4.0.1" ,
2020 "@subsquid/evm-codec" : " ^0.1.0" ,
2121 "@subsquid/evm-abi" : " ^0.2.0" ,
22- "@subsquid/typeorm-codegen" : " ^2.0.0 " ,
22+ "@subsquid/typeorm-codegen" : " ^2.0.1 " ,
2323 "@types/node" : " ^18.18.14" ,
2424 "typescript" : " ~5.3.2"
2525 }
Original file line number Diff line number Diff line change 1010 "@subsquid/fuel-objects" : " ^0.0.1" ,
1111 "@subsquid/batch-processor" : " ^0.0.0" ,
1212 "@subsquid/typeorm-migration" : " ^1.3.0" ,
13- "@subsquid/typeorm-store" : " ^1.4 .0" ,
13+ "@subsquid/typeorm-store" : " ^1.5 .0" ,
1414 "@subsquid/util-internal-hex" : " ^1.2.2" ,
1515 "dotenv" : " ^16.3.1" ,
1616 "pg" : " ^8.11.3" ,
1717 "typeorm" : " ^0.3.17"
1818 },
1919 "devDependencies" : {
20- "@subsquid/typeorm-codegen" : " ^2.0.0 " ,
20+ "@subsquid/typeorm-codegen" : " ^2.0.1 " ,
2121 "@types/node" : " ^18.18.14" ,
2222 "typescript" : " ~5.3.2"
2323 }
Original file line number Diff line number Diff line change 1111 "@subsquid/substrate-runtime" : " ^2.0.0" ,
1212 "@subsquid/substrate-processor" : " ^8.3.1" ,
1313 "@subsquid/typeorm-migration" : " ^1.3.0" ,
14- "@subsquid/typeorm-store" : " ^1.4 .0" ,
14+ "@subsquid/typeorm-store" : " ^1.5 .0" ,
1515 "@subsquid/ink-abi" : " ^3.0.3" ,
1616 "dotenv" : " ^16.3.1" ,
1717 "pg" : " ^8.11.3" ,
2020 "devDependencies" : {
2121 "@subsquid/ink-typegen" : " ^3.0.4" ,
2222 "@subsquid/substrate-typegen" : " ^8.1.0" ,
23- "@subsquid/typeorm-codegen" : " ^2.0.0 " ,
23+ "@subsquid/typeorm-codegen" : " ^2.0.1 " ,
2424 "@types/node" : " ^18.18.14" ,
2525 "typescript" : " ~5.3.2"
2626 }
Original file line number Diff line number Diff line change 1212 "@subsquid/solana-objects" : " ^0.0.1" ,
1313 "@subsquid/solana-stream" : " ^0.0.1" ,
1414 "@subsquid/typeorm-migration" : " ^1.3.0" ,
15- "@subsquid/typeorm-store" : " ^1.4 .0" ,
15+ "@subsquid/typeorm-store" : " ^1.5 .0" ,
1616 "dotenv" : " ^16.3.1" ,
1717 "pg" : " ^8.11.3" ,
1818 "typeorm" : " ^0.3.17"
Original file line number Diff line number Diff line change 11{
22 "name" : " @subsquid/typeorm-codegen" ,
33 "description" : " Generates TypeORM entities from squid GraphQL schema" ,
4- "version" : " 2.0.0 " ,
4+ "version" : " 2.0.1 " ,
55 "license" : " GPL-3.0-or-later" ,
66 "repository" :
" [email protected] :subsquid/squid.git" ,
77 "publishConfig" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @subsquid/typeorm-store" ,
3- "version" : " 1.4 .0" ,
3+ "version" : " 1.5 .0" ,
44 "description" : " TypeORM based storage for squid mappings" ,
55 "license" : " GPL-3.0-or-later" ,
66 "repository" :
" [email protected] :subsquid/squid.git" ,
You can’t perform that action at this time.
0 commit comments