Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update js minor and patch #51

Merged
merged 1 commit into from
Jan 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 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 @@ -11,7 +11,7 @@
"dependencies": {
"@hypermode/modus-sdk-as": "^0.16.0",
"assemblyscript-json": "^1.1.0",
"json-as": "0.9.26"
"json-as": "0.9.28"
},
"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.4",
"next": "15.1.5",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
8 changes: 4 additions & 4 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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@hypermode/modus-sdk-as": "^0.16.0",
"json-as": "0.9.26"
"json-as": "0.9.28"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
Expand Down
8 changes: 4 additions & 4 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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@hypermode/modus-sdk-as": "^0.16.0",
"json-as": "0.9.26"
"json-as": "0.9.28"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
Expand Down
8 changes: 4 additions & 4 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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@hypermode/modus-sdk-as": "^0.16.0",
"json-as": "0.9.26"
"json-as": "0.9.28"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
Expand Down
8 changes: 4 additions & 4 deletions modus-press/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-press/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@hypermode/modus-sdk-as": "^0.16.0",
"json-as": "0.9.26"
"json-as": "0.9.28"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
Expand Down
8 changes: 4 additions & 4 deletions modushack-data-models/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 modushack-data-models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@hypermode/modus-sdk-as": "^0.16.0",
"json-as": "0.9.26"
"json-as": "0.9.28"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
Expand Down
6 changes: 3 additions & 3 deletions neo4j/neo4j-modus-starter-kit/backend/package-lock.json

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

Loading
Loading