Skip to content

Commit

Permalink
Update AssemblyScript dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Jan 22, 2025
1 parent 90e9c6a commit 64f677f
Show file tree
Hide file tree
Showing 32 changed files with 1,676 additions and 2,582 deletions.
315 changes: 104 additions & 211 deletions sdk/assemblyscript/examples/anthropic-functions/package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions sdk/assemblyscript/examples/anthropic-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
},
"dependencies": {
"@hypermode/modus-sdk-as": "../../src",
"json-as": "^0.9.26"
"json-as": "^0.9.28"
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@types/eslint__js": "^8.42.3",
"@typescript-eslint/parser": "^8.19.1",
"assemblyscript": "^0.27.31",
"@typescript-eslint/parser": "^8.21.0",
"assemblyscript": "^0.27.32",
"assemblyscript-prettier": "^3.0.1",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.21.0",
"visitor-as": "^0.11.4"
},
"overrides": {
Expand Down
Loading

0 comments on commit 64f677f

Please sign in to comment.