Skip to content

Commit 0a796a6

Browse files
authored
Merge pull request #21 from Golem-Base/rvdp/dev
chore: bump version
2 parents b0e6457 + 93bb125 commit 0a796a6

File tree

3 files changed

+84
-70
lines changed

3 files changed

+84
-70
lines changed

flake.lock

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "golem-base-sdk",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"description": "",
55
"homepage": "https://golem-base.github.io/typescript-sdk/",
66
"repository": {
@@ -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)