Skip to content

Commit 2e8e45a

Browse files
authored
Merge pull request #1226 from objectstack-ai/dependabot/npm_and_yarn/hono/node-server-2.0.1
2 parents d7ad768 + 284ee32 commit 2e8e45a

6 files changed

Lines changed: 25 additions & 15 deletions

File tree

apps/cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"clean": "rm -rf dist node_modules"
1616
},
1717
"dependencies": {
18-
"@hono/node-server": "^1.19.14",
18+
"@hono/node-server": "^2.0.1",
1919
"@libsql/client": "^0.17.3",
2020
"@objectstack/driver-memory": "workspace:*",
2121
"@objectstack/driver-sql": "workspace:*",

apps/objectos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@example/app-crm": "workspace:*",
2222
"@example/app-todo": "workspace:*",
23-
"@hono/node-server": "^1.19.14",
23+
"@hono/node-server": "^2.0.1",
2424
"@libsql/client": "^0.17.3",
2525
"@objectstack/driver-memory": "workspace:*",
2626
"@objectstack/driver-sql": "workspace:*",

apps/studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@ai-sdk/google": "^3.0.67",
2828
"@ai-sdk/openai": "^3.0.61",
2929
"@ai-sdk/react": "^3.0.177",
30-
"@hono/node-server": "^1.19.14",
30+
"@hono/node-server": "^2.0.1",
3131
"@objectstack/client": "workspace:*",
3232
"@objectstack/client-react": "workspace:*",
3333
"@objectstack/driver-memory": "workspace:*",

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@objectstack/spec": "workspace:*"
2323
},
2424
"devDependencies": {
25-
"@hono/node-server": "^1.19.14",
25+
"@hono/node-server": "^2.0.1",
2626
"@objectstack/driver-memory": "workspace:*",
2727
"@objectstack/hono": "workspace:*",
2828
"@objectstack/objectql": "workspace:*",

packages/plugins/plugin-hono-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "vitest run"
1111
},
1212
"dependencies": {
13-
"@hono/node-server": "^1.19.14",
13+
"@hono/node-server": "^2.0.1",
1414
"@objectstack/core": "workspace:*",
1515
"@objectstack/spec": "workspace:*",
1616
"hono": "^4.12.18"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)