teodor-new-chat-ui 3.0.28 → 3.0.29

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 +1 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "teodor-new-chat-ui",
3
- "version": "3.0.28",
3
+ "version": "3.0.29",
4
4
  "description": "React chat UI components with streaming support, tool calls, and modern design",
5
5
  "main": "dist/index.umd.js",
6
6
  "module": "dist/index.esm.js",
@@ -116,7 +116,6 @@
116
116
  "devDependencies": {
117
117
  "@eslint/js": "^9.33.0",
118
118
  "@tailwindcss/typography": "^0.5.16",
119
- "@types/marked": "^6.0.0",
120
119
  "@types/node": "^22.17.2",
121
120
  "@types/react": "^18.3.23",
122
121
  "@types/react-dom": "^18.3.7",