fix(dependencies): Reverted @webcontainer/api version
This commit is contained in:
		| @@ -1,5 +1,10 @@ | ||||
| # Changelog | ||||
|  | ||||
| ## 2024-10-04 - 1.1.10 - fix(dependencies) | ||||
| Reverted @webcontainer/api version | ||||
|  | ||||
| - Changed @webcontainer/api version from ^1.3.0 to 1.2.0 in package.json | ||||
|  | ||||
| ## 2024-10-04 - 1.1.9 - fix(dependencies) | ||||
| Update various dependencies for compatibility and stability. | ||||
|  | ||||
|   | ||||
| @@ -26,7 +26,7 @@ | ||||
|     "@push.rocks/smartpromise": "^4.0.4", | ||||
|     "@push.rocks/smartstring": "^4.0.15", | ||||
|     "@tsclass/tsclass": "^4.1.2", | ||||
|     "@webcontainer/api": "^1.3.0", | ||||
|     "@webcontainer/api": "1.2.0", | ||||
|     "apexcharts": "^3.54.0", | ||||
|     "highlight.js": "11.10.0", | ||||
|     "ibantools": "^4.5.1", | ||||
|   | ||||
							
								
								
									
										578
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										578
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@design.estate/dees-catalog', | ||||
|   version: '1.1.9', | ||||
|   version: '1.1.10', | ||||
|   description: 'A library for building components and other projects' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user