Skip to content

Commit 0675a7f

Browse files
committed
feat: various fixes
1 parent 44fa848 commit 0675a7f

File tree

5 files changed

+110
-78
lines changed

5 files changed

+110
-78
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,23 @@
2020
"@cosmjs/proto-signing": "^0.32.4",
2121
"@cosmjs/stargate": "^0.32.4",
2222
"@cosmjs/tendermint-rpc": "^0.32.4",
23-
"@eclesia/indexer": "^1.2.5",
23+
"@eclesia/indexer": "^1.2.17",
2424
"@types/json-bigint": "^1.0.4",
2525
"@types/node": "^22.7.5",
2626
"@types/pg": "^8.11.10",
2727
"bignumber.js": "^9.1.2",
28-
"json-bigint": "^1.0.0",
2928
"pg": "^8.13.0"
3029
},
3130
"devDependencies": {
3231
"@atomone/atomone-types": "^1.0.2",
33-
"@eclesia/sdk-modules": "^1.2.2",
32+
"@eclesia/sdk-modules": "^1.2.17",
3433
"@eslint/js": "^9.12.0",
3534
"@stylistic/eslint-plugin-ts": "^2.9.0",
3635
"copyfiles": "^2.4.1",
3736
"eslint": "^9.12.0",
3837
"eslint-plugin-simple-import-sort": "^12.1.1",
39-
"typescript": "^5.6.3",
38+
"json-bigint": "^1.0.0",
39+
"typescript": "^5.8.2",
4040
"typescript-eslint": "^8.8.1"
4141
}
4242
}

pnpm-lock.yaml

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)