research-agent-ui 0.1.146 → 0.1.147

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 +6 -6
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "research-agent-ui",
3
3
  "description": "The QwkSearch app UI: conversation window, article reader, search config, file uploads, chat history, and the app shell — exported both with and without the REASON editor and its sidebar",
4
- "version": "0.1.146",
4
+ "version": "0.1.147",
5
5
  "author": "vtempest",
6
6
  "repository": {
7
7
  "type": "git",
@@ -91,10 +91,10 @@
91
91
  "@radix-ui/react-tooltip": "^1.2.9",
92
92
  "@ricky0123/vad-web": "^0.0.30",
93
93
  "ai": "^5.0.0",
94
- "chat-agent-toolkit": "^1.2.277",
94
+ "chat-agent-toolkit": "^1.2.278",
95
95
  "class-variance-authority": "^0.7.1",
96
96
  "clsx": "^2.1.1",
97
- "domain-rank": "^0.1.266",
97
+ "domain-rank": "^0.1.267",
98
98
  "dompurify": "^3.4.9",
99
99
  "drizzle-orm": "^0.45.2",
100
100
  "extract-webpage": "^1.2.274",
@@ -121,7 +121,7 @@
121
121
  "trending-news-api": "^0.1.0",
122
122
  "turndown": "^7.2.4",
123
123
  "use-voice-control": "^0.1.37",
124
- "use-weather-forecast": "^0.1.91"
124
+ "use-weather-forecast": "^0.1.92"
125
125
  },
126
126
  "devDependencies": {
127
127
  "@cloudflare/workers-types": "^4.20250115.0",
@@ -140,8 +140,8 @@
140
140
  "next": "^16.2.10",
141
141
  "react": "^19.2.7",
142
142
  "react-dom": "^19.2.7",
143
- "react-reason-editor": "^1.0.79",
144
- "react-reason-editor-sidebar": "^0.1.0",
143
+ "react-reason-editor": "^1.0.80",
144
+ "react-reason-editor-sidebar": "^0.1.1",
145
145
  "storybook": "^9.0.0",
146
146
  "tailwindcss": "^4.3.0",
147
147
  "typescript": "^5.7.2",