Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit 43c08bf

Browse files
chore: update dependencies (#868)
1 parent 260ad9e commit 43c08bf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+2229
-1131
lines changed
8.33 KB
Binary file not shown.

runtime/languages/assemblyscript/testdata/package-lock.json

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

runtime/languages/assemblyscript/testdata/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
},
77
"dependencies": {
88
"@hypermode/modus-sdk-as": "../../../../sdk/assemblyscript/src",
9-
"json-as": "^1.0.2"
9+
"json-as": "^1.1.14"
1010
},
1111
"devDependencies": {
12-
"assemblyscript": "^0.27.35",
13-
"typescript": "^5.8.2"
12+
"assemblyscript": "^0.28.0",
13+
"typescript": "^5.8.3"
1414
}
1515
}
20.2 KB
Binary file not shown.

runtime/languages/golang/testdata/go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ go 1.23.1
44

55
toolchain go1.24.3
66

7-
require github.com/hypermodeinc/modus/sdk/go v0.17.4
7+
require github.com/hypermodeinc/modus/sdk/go v0.0.0
8+
9+
replace github.com/hypermodeinc/modus/sdk/go => ../../../../sdk/go
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
github.com/hypermodeinc/modus/sdk/go v0.17.4 h1:wEyBAAeg3ZQH+wAzZltmrJ4l0+IB3Ftv/0pFeJyOstg=
2-
github.com/hypermodeinc/modus/sdk/go v0.17.4/go.mod h1:JHWS6kKGBaJgSNSUvJYKcR0Tr9v+QXsz94swbUBu3h4=

0 commit comments

Comments
 (0)