@waniwani/sdk 0.19.8 → 0.19.9-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@waniwani/sdk",
3
- "version": "0.19.8",
3
+ "version": "0.19.9-beta.0",
4
4
  "description": "MCP distribution SDK. Build sales funnels, lead generation, booking, and quote apps on top of your MCP server. Event tracking, flows, widgets, knowledge base.",
5
5
  "type": "module",
6
6
  "exports": {
@@ -101,8 +101,8 @@
101
101
  "postinstall": "lefthook install || true"
102
102
  },
103
103
  "peerDependencies": {
104
- "@modelcontextprotocol/sdk": "~1.29.0",
105
- "@modelcontextprotocol/ext-apps": "~1.5.0",
104
+ "@modelcontextprotocol/sdk": "^1.29.0",
105
+ "@modelcontextprotocol/ext-apps": "^1.7.4",
106
106
  "react": ">=18.0.0",
107
107
  "zod": ">=4.0.0",
108
108
  "@ai-sdk/react": ">=1.0.0",
@@ -140,8 +140,8 @@
140
140
  "@ai-sdk/mcp": "^1.0.0",
141
141
  "@ai-sdk/react": "^3.0.134",
142
142
  "@biomejs/biome": "^2.3.13",
143
- "@modelcontextprotocol/ext-apps": "~1.5.0",
144
- "@modelcontextprotocol/sdk": "~1.29.0",
143
+ "@modelcontextprotocol/ext-apps": "^1.7.4",
144
+ "@modelcontextprotocol/sdk": "^1.30.0",
145
145
  "@storybook/react-vite": "^10.4.6",
146
146
  "@streamdown/cjk": "^1.0.1",
147
147
  "@streamdown/code": "^1.0.1",