Skip to content

Commit c98a8d6

Browse files
chore(deps): bump viem from 2.48.11 to 2.49.3 in the runtime group (#70)
Bumps the runtime group with 1 update: [viem](https://github.com/wevm/viem). Updates `viem` from 2.48.11 to 2.49.3 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.48.11...viem@2.49.3) --- updated-dependencies: - dependency-name: viem dependency-version: 2.49.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73aa1cb commit c98a8d6

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"graphql": "^16.9.0",
2222
"pino": "^10.3.1",
2323
"drizzle-orm": "^0.45.2",
24-
"viem": "^2.48.11"
24+
"viem": "^2.49.3"
2525
},
2626
"devDependencies": {
2727
"@types/node": "^25.8.0",

apps/indexer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@sentriscloud/indexer-chain": "workspace:*",
1717
"fastify": "^5.2.0",
1818
"pino": "^10.3.1",
19-
"viem": "^2.48.11",
19+
"viem": "^2.49.3",
2020
"drizzle-orm": "^0.45.2"
2121
},
2222
"devDependencies": {

packages/chain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"typecheck": "tsc --noEmit"
1515
},
1616
"dependencies": {
17-
"viem": "^2.48.11",
17+
"viem": "^2.49.3",
1818
"@grpc/grpc-js": "^1.12.0",
1919
"@grpc/proto-loader": "^0.8.1"
2020
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)