mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-31 02:57:57 +00:00 
			
		
		
		
	chore: upgrade utils to 0.0.43 (#11311)
This upgrade includes a fix for the duplicate `CC` and `TO` emails bug - https://github.com/chatwoot/utils/releases/tag/v0.0.43 - https://github.com/chatwoot/utils/pull/50 Fixes https://github.com/chatwoot/chatwoot/issues/11210 Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
		| @@ -34,7 +34,7 @@ | |||||||
|     "@breezystack/lamejs": "^1.2.7", |     "@breezystack/lamejs": "^1.2.7", | ||||||
|     "@chatwoot/ninja-keys": "1.2.3", |     "@chatwoot/ninja-keys": "1.2.3", | ||||||
|     "@chatwoot/prosemirror-schema": "1.1.1-next", |     "@chatwoot/prosemirror-schema": "1.1.1-next", | ||||||
|     "@chatwoot/utils": "^0.0.42", |     "@chatwoot/utils": "^0.0.43", | ||||||
|     "@formkit/core": "^1.6.7", |     "@formkit/core": "^1.6.7", | ||||||
|     "@formkit/vue": "^1.6.7", |     "@formkit/vue": "^1.6.7", | ||||||
|     "@hcaptcha/vue3-hcaptcha": "^1.3.0", |     "@hcaptcha/vue3-hcaptcha": "^1.3.0", | ||||||
|   | |||||||
							
								
								
									
										10
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										10
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -23,8 +23,8 @@ importers: | |||||||
|         specifier: 1.1.1-next |         specifier: 1.1.1-next | ||||||
|         version: 1.1.1-next |         version: 1.1.1-next | ||||||
|       '@chatwoot/utils': |       '@chatwoot/utils': | ||||||
|         specifier: ^0.0.42 |         specifier: ^0.0.43 | ||||||
|         version: 0.0.42 |         version: 0.0.43 | ||||||
|       '@formkit/core': |       '@formkit/core': | ||||||
|         specifier: ^1.6.7 |         specifier: ^1.6.7 | ||||||
|         version: 1.6.7 |         version: 1.6.7 | ||||||
| @@ -406,8 +406,8 @@ packages: | |||||||
|   '@chatwoot/prosemirror-schema@1.1.1-next': |   '@chatwoot/prosemirror-schema@1.1.1-next': | ||||||
|     resolution: {integrity: sha512-/M2qZ+ZF7GlQNt1riwVP499fvp3hxSqd5iy8hxyF9pkj9qQ+OKYn5JK+v3qwwqQY3IxhmNOn1Lp6tm7vstrd9Q==} |     resolution: {integrity: sha512-/M2qZ+ZF7GlQNt1riwVP499fvp3hxSqd5iy8hxyF9pkj9qQ+OKYn5JK+v3qwwqQY3IxhmNOn1Lp6tm7vstrd9Q==} | ||||||
|  |  | ||||||
|   '@chatwoot/utils@0.0.42': |   '@chatwoot/utils@0.0.43': | ||||||
|     resolution: {integrity: sha512-TrEywcG1zjgBScVrQla7GMJwXsbLyc5u/verm/LbLrGxizU2NcNoJecRvJOUgL65kYVEtcO9//+gIDswwqnt6g==} |     resolution: {integrity: sha512-kMIXAGebCak9qOi68QnGer+rQLLo/z2N9cR+7tvGdZCW0ThDiVCF7JbHYHVDlYsdDFIx0FLlyIdCfEbooVT2Dw==} | ||||||
|     engines: {node: '>=10'} |     engines: {node: '>=10'} | ||||||
|  |  | ||||||
|   '@codemirror/commands@6.7.0': |   '@codemirror/commands@6.7.0': | ||||||
| @@ -5255,7 +5255,7 @@ snapshots: | |||||||
|       prosemirror-utils: 1.2.2(prosemirror-model@1.22.3)(prosemirror-state@1.4.3) |       prosemirror-utils: 1.2.2(prosemirror-model@1.22.3)(prosemirror-state@1.4.3) | ||||||
|       prosemirror-view: 1.34.1 |       prosemirror-view: 1.34.1 | ||||||
|  |  | ||||||
|   '@chatwoot/utils@0.0.42': |   '@chatwoot/utils@0.0.43': | ||||||
|     dependencies: |     dependencies: | ||||||
|       date-fns: 2.30.0 |       date-fns: 2.30.0 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Shivam Mishra
					Shivam Mishra