Skip to content

Commit

Permalink
chore(deps): Update js minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 482b5b4 commit 84cacbd
Show file tree
Hide file tree
Showing 22 changed files with 330 additions and 274 deletions.
25 changes: 16 additions & 9 deletions dgraph-101/api-as/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dgraph-101/api-as/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"pretty:check": "prettier --check ."
},
"dependencies": {
"@hypermode/modus-sdk-as": "^0.16.0",
"@hypermode/modus-sdk-as": "^0.17.0",
"assemblyscript-json": "^1.1.0",
"json-as": "0.9.28"
"json-as": "0.9.29"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
Expand Down
80 changes: 40 additions & 40 deletions dgraph-modus-example/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dgraph-modus-example/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "15.1.5",
"next": "15.1.6",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
25 changes: 16 additions & 9 deletions function-calling/api-as/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions function-calling/api-as/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"pretty:check": "prettier --check ."
},
"dependencies": {
"@hypermode/modus-sdk-as": "^0.16.0",
"json-as": "0.9.28"
"@hypermode/modus-sdk-as": "^0.17.0",
"json-as": "0.9.29"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
Expand Down
25 changes: 16 additions & 9 deletions instant-vector-search/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions instant-vector-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"pretty:check": "prettier --check ."
},
"dependencies": {
"@hypermode/modus-sdk-as": "^0.16.0",
"json-as": "0.9.28"
"@hypermode/modus-sdk-as": "^0.17.0",
"json-as": "0.9.29"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
Expand Down
Loading

0 comments on commit 84cacbd

Please sign in to comment.