Skip to content

Commit

Permalink
chore(deps): Update frontend minor and patch (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 0a70e9f commit 4c85398
Show file tree
Hide file tree
Showing 18 changed files with 180 additions and 174 deletions.
16 changes: 8 additions & 8 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.

2 changes: 1 addition & 1 deletion dgraph-101/api-as/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"pretty:check": "prettier --check ."
},
"dependencies": {
"@hypermode/modus-sdk-as": "^0.15.0",
"@hypermode/modus-sdk-as": "^0.16.0",
"assemblyscript-json": "^1.1.0",
"json-as": "0.9.26"
},
Expand Down
78 changes: 42 additions & 36 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.0",
"next": "15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
16 changes: 8 additions & 8 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.

2 changes: 1 addition & 1 deletion function-calling/api-as/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"pretty:check": "prettier --check ."
},
"dependencies": {
"@hypermode/modus-sdk-as": "^0.15.0",
"@hypermode/modus-sdk-as": "^0.16.0",
"json-as": "0.9.26"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions instant-vector-search/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 instant-vector-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"pretty:check": "prettier --check ."
},
"dependencies": {
"@hypermode/modus-sdk-as": "^0.15.0",
"@hypermode/modus-sdk-as": "^0.16.0",
"json-as": "0.9.26"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions modus-getting-started/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 modus-getting-started/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"pretty:check": "prettier --check ."
},
"dependencies": {
"@hypermode/modus-sdk-as": "^0.15.0",
"@hypermode/modus-sdk-as": "^0.16.0",
"json-as": "0.9.26"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 4c85398

Please sign in to comment.