Merge branch 'develop' of github.com:chatwoot/chatwoot into feat/ui-lib

This commit is contained in:
Shivam Mishra
2025-05-09 09:39:24 +05:30
186 changed files with 1704 additions and 376 deletions
+2 -2
View File
@@ -139,7 +139,7 @@
"prosemirror-model": "^1.22.3",
"size-limit": "^8.2.4",
"tailwindcss": "^3.4.13",
"vite": "^5.4.18",
"vite": "^5.4.19",
"vite-plugin-ruby": "^5.0.0",
"vitest": "3.0.5"
},
@@ -155,7 +155,7 @@
"pnpm": {
"overrides": {
"vite-node": "2.0.1",
"vite": "5.4.18",
"vite": "5.4.19",
"vitest": "3.0.5"
}
},