research-agent-ui 0.1.263 → 0.1.265
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.
- package/package.json +12 -12
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.
|
|
4
|
+
"version": "0.1.265",
|
|
5
5
|
"author": "vtempest",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -90,38 +90,38 @@
|
|
|
90
90
|
"@radix-ui/react-tooltip": "^1.2.16",
|
|
91
91
|
"@ricky0123/vad-web": "^0.0.30",
|
|
92
92
|
"ai": "^7.0.94",
|
|
93
|
-
"chat-agent-toolkit": "^1.2.
|
|
93
|
+
"chat-agent-toolkit": "^1.2.398",
|
|
94
94
|
"class-variance-authority": "^0.7.1",
|
|
95
95
|
"clsx": "^2.1.1",
|
|
96
|
-
"domain-rank": "^0.1.
|
|
96
|
+
"domain-rank": "^0.1.387",
|
|
97
97
|
"dompurify": "^3.4.15",
|
|
98
98
|
"drizzle-orm": "^0.45.2",
|
|
99
|
-
"extract-webpage": "^1.2.
|
|
99
|
+
"extract-webpage": "^1.2.392",
|
|
100
100
|
"framer-motion": "^13.2.0",
|
|
101
101
|
"fuse.js": "^7.5.0",
|
|
102
102
|
"grab-url": "^1.6.22",
|
|
103
103
|
"html2canvas": "^1.4.1",
|
|
104
104
|
"kokoro-js": "^1.2.1",
|
|
105
|
-
"legal-terms-privacy-policy": "^0.1.
|
|
105
|
+
"legal-terms-privacy-policy": "^0.1.75",
|
|
106
106
|
"lucide-react": "^1.43.0",
|
|
107
107
|
"markdown-to-jsx": "^9.10.2",
|
|
108
108
|
"motion": "^13.2.0",
|
|
109
109
|
"quantum-sphere-loading-icon": "^1.0.3",
|
|
110
|
-
"qwksearch-api-client": "^1.0.
|
|
110
|
+
"qwksearch-api-client": "^1.0.70",
|
|
111
111
|
"react-icons": "^5.7.0",
|
|
112
112
|
"react-native-app-buttons": "^0.1.4",
|
|
113
113
|
"react-textarea-autosize": "^8.5.9",
|
|
114
|
-
"search-web-api": "^1.0.
|
|
115
|
-
"shadcn-app-dock": "^0.1.
|
|
114
|
+
"search-web-api": "^1.0.250",
|
|
115
|
+
"shadcn-app-dock": "^0.1.248",
|
|
116
116
|
"shadcn-theme-menu": "^1.1.47",
|
|
117
117
|
"sonner": "^2.0.8",
|
|
118
118
|
"streamdown": "^2.6.0",
|
|
119
119
|
"tailwind-merge": "^3.6.0",
|
|
120
120
|
"tldts": "^7.4.12",
|
|
121
|
-
"trending-news-api": "^0.1.
|
|
121
|
+
"trending-news-api": "^0.1.126",
|
|
122
122
|
"turndown": "^7.2.4",
|
|
123
123
|
"use-voice-control": "^0.1.95",
|
|
124
|
-
"use-weather-forecast": "^0.1.
|
|
124
|
+
"use-weather-forecast": "^0.1.212"
|
|
125
125
|
},
|
|
126
126
|
"devDependencies": {
|
|
127
127
|
"@cloudflare/workers-types": "^5.20260908.1",
|
|
@@ -140,8 +140,8 @@
|
|
|
140
140
|
"next": "^16.3.4",
|
|
141
141
|
"react": "^19.2.8",
|
|
142
142
|
"react-dom": "^19.2.8",
|
|
143
|
-
"react-reason-editor": "^1.0.
|
|
144
|
-
"react-reason-editor-sidebar": "^0.1.
|
|
143
|
+
"react-reason-editor": "^1.0.200",
|
|
144
|
+
"react-reason-editor-sidebar": "^0.1.117",
|
|
145
145
|
"storybook": "^10.6.0",
|
|
146
146
|
"tailwindcss": "^4.3.3",
|
|
147
147
|
"typescript": "^7.0.2",
|