Skip to content

Commit 61d20a5

Browse files
committed
deps: bump @json-render/{core,react,vue} to v0.20.0
No source changes required: this repo's action bridges (packages/json-render-ui/src/action-bridge.ts and the hub-next React port) plug into JSONUIProvider's stable handlers prop, not the core ActionExecutionContext.executeAction callback affected by v0.20.0's breaking change.
1 parent 423293a commit 61d20a5

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

‎pnpm-lock.yaml‎

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

‎pnpm-workspace.yaml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ catalogs:
103103
deps:
104104
'@fastify/middie': ^9.0.3
105105
'@hono/node-server': ^1.19.17
106-
'@json-render/core': ^0.19.0
106+
'@json-render/core': ^0.20.0
107107
'@modelcontextprotocol/client': ^2.0.0
108108
'@modelcontextprotocol/server': ^2.0.0
109109
'@standard-schema/spec': ^1.1.0
@@ -146,8 +146,8 @@ catalogs:
146146
'@floating-ui/react': ^0.27.20
147147
'@iconify-json/catppuccin': ^1.2.17
148148
'@iconify-json/ph': ^1.2.2
149-
'@json-render/react': ^0.19.0
150-
'@json-render/vue': ^0.19.0
149+
'@json-render/react': ^0.20.0
150+
'@json-render/vue': ^0.20.0
151151
'@radix-ui/react-scroll-area': ^1.2.18
152152
'@radix-ui/react-slot': ^1.3.3
153153
'@sveltejs/vite-plugin-svelte': ^7.3.0

0 commit comments

Comments
 (0)