Skip to content

Commit 5baf603

Browse files
committed
feat: tools
1 parent ca12e53 commit 5baf603

6 files changed

Lines changed: 521 additions & 93 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
},
9595
"dependencies": {
9696
"@ai-sdk/openai": "^2.0.29",
97-
"@ai-sdk/react": "^2.0.18",
97+
"@ai-sdk/react": "^2.0.42",
9898
"@atlaskit/pragmatic-drag-and-drop": "^1.4.0",
9999
"@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration": "^1.3.1",
100100
"@headlessui/react": "^2.2.0",
@@ -139,6 +139,7 @@
139139
"react-day-picker": "^8.10.1",
140140
"react-icons": "^5.4.0",
141141
"react-markdown": "^10.1.0",
142+
"react-syntax-highlighter": "^15.6.6",
142143
"streamdown": "^1.2.0",
143144
"tailwindcss-animate": "^1.0.7",
144145
"tailwindcss-animated": "^2.0.0",

0 commit comments

Comments
 (0)