Merge branch 'develop' of github.com:chatwoot/chatwoot into feat/message-bubble

This commit is contained in:
Shivam Mishra
2024-12-06 18:11:07 +05:30
158 changed files with 14460 additions and 2870 deletions
+5 -4
View File
@@ -34,7 +34,7 @@
"@chatwoot/captain": "0.0.3-alpha.4",
"@chatwoot/ninja-keys": "1.2.3",
"@chatwoot/prosemirror-schema": "1.1.1-next",
"@chatwoot/utils": "^0.0.25",
"@chatwoot/utils": "^0.0.30",
"@formkit/core": "^1.6.7",
"@formkit/vue": "^1.6.7",
"@hcaptcha/vue3-hcaptcha": "^1.3.0",
@@ -53,8 +53,8 @@
"@vue/compiler-sfc": "^3.5.8",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"@vueuse/components": "^11.1.0",
"@vueuse/core": "^11.1.0",
"@vueuse/components": "^12.0.0",
"@vueuse/core": "^12.0.0",
"activestorage": "^5.2.6",
"axios": "^1.7.7",
"camelcase-keys": "^9.1.3",
@@ -78,6 +78,7 @@
"mitt": "^3.0.1",
"opus-recorder": "^8.0.5",
"semver": "7.6.3",
"snakecase-keys": "^8.0.1",
"timezone-phone-codes": "^0.0.2",
"tinykeys": "^3.0.0",
"turbolinks": "^5.2.0",
@@ -89,7 +90,7 @@
"vue-chartjs": "5.3.1",
"vue-datepicker-next": "^1.0.3",
"vue-dompurify-html": "^5.1.0",
"vue-i18n": "9.14.0",
"vue-i18n": "9.14.2",
"vue-letter": "^0.2.0",
"vue-multiselect": "3.1.0",
"vue-router": "~4.4.5",