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

Commit 64f677f

Browse files
Update AssemblyScript dependencies
1 parent 90e9c6a commit 64f677f

32 files changed

+1676
-2582
lines changed

sdk/assemblyscript/examples/anthropic-functions/package-lock.json

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

sdk/assemblyscript/examples/anthropic-functions/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
},
1414
"dependencies": {
1515
"@hypermode/modus-sdk-as": "../../src",
16-
"json-as": "^0.9.26"
16+
"json-as": "^0.9.28"
1717
},
1818
"devDependencies": {
19-
"@eslint/js": "^9.17.0",
19+
"@eslint/js": "^9.18.0",
2020
"@types/eslint__js": "^8.42.3",
21-
"@typescript-eslint/parser": "^8.19.1",
22-
"assemblyscript": "^0.27.31",
21+
"@typescript-eslint/parser": "^8.21.0",
22+
"assemblyscript": "^0.27.32",
2323
"assemblyscript-prettier": "^3.0.1",
24-
"eslint": "^9.17.0",
24+
"eslint": "^9.18.0",
2525
"prettier": "^3.4.2",
26-
"typescript": "^5.7.2",
27-
"typescript-eslint": "^8.18.2",
26+
"typescript": "^5.7.3",
27+
"typescript-eslint": "^8.21.0",
2828
"visitor-as": "^0.11.4"
2929
},
3030
"overrides": {

0 commit comments

Comments
 (0)