Skip to content

Commit

Permalink
chore(deps): update other minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 2d0c683 commit 0238bf7
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 642 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dist",
"src"
],
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.12.1",
"scripts": {
"build": "pnpm clean && pnpm generate:chains && tsc -p tsconfig.build.json",
"changeset": "changeset",
Expand All @@ -36,27 +36,27 @@
"validate:chains": "ts-node scripts/validate-chains.ts"
},
"dependencies": {
"viem": "^2.21.1",
"viem": "^2.21.19",
"zod": "^3.23.8"
},
"devDependencies": {
"@api3/eslint-plugin-commons": "3.0.0",
"@api3/promise-utils": "^0.4.0",
"@changesets/cli": "^2.27.7",
"@slack/web-api": "^7.3.4",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.3",
"@changesets/cli": "^2.27.9",
"@slack/web-api": "^7.6.0",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.30.0",
"husky": "^9.1.5",
"eslint": "^8.57.1",
"eslint-plugin-import": "^2.31.0",
"husky": "^9.1.6",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"prettier-plugin-sort-json": "^4.0.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
Loading

0 comments on commit 0238bf7

Please sign in to comment.