Skip to content

Commit 6a1c247

Browse files
committed
chore: bump pnpm deps
1 parent 3200332 commit 6a1c247

File tree

2 files changed

+79
-65
lines changed

2 files changed

+79
-65
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@
2323
"license": "GPL-3.0-only",
2424
"packageManager": "[email protected]",
2525
"dependencies": {
26-
"@types/node": "^22.15.31",
26+
"@types/node": "^22.15.32",
2727
"tslog": "^4.9.3",
28-
"viem": "^2.31.0"
28+
"viem": "^2.31.3"
2929
},
3030
"devDependencies": {
31-
"@rollup/plugin-commonjs": "^28.0.3",
31+
"@rollup/plugin-commonjs": "^28.0.6",
3232
"@rollup/plugin-node-resolve": "^16.0.1",
3333
"@rollup/plugin-terser": "^0.4.4",
34-
"@rollup/plugin-typescript": "^12.1.2",
34+
"@rollup/plugin-typescript": "^12.1.3",
3535
"@types/chai": "^5.2.2",
3636
"@types/mocha": "^10.0.10",
3737
"chai": "^5.2.0",
38-
"glob": "^11.0.2",
38+
"glob": "^11.0.3",
3939
"mocha": "^11.6.0",
4040
"rollup": "^4.43.0",
4141
"rollup-plugin-polyfill-node": "^0.13.0",

0 commit comments

Comments
 (0)