mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	fix(client): build error due to missing copy-webpack-plugin
This commit is contained in:
		
							parent
							
								
									62bd4220e7
								
							
						
					
					
						commit
						c5fc51365d
					
				@ -21,8 +21,8 @@
 | 
				
			|||||||
    "@mermaid-js/layout-elk": "0.1.7",
 | 
					    "@mermaid-js/layout-elk": "0.1.7",
 | 
				
			||||||
    "@mind-elixir/node-menu": "1.0.5",
 | 
					    "@mind-elixir/node-menu": "1.0.5",
 | 
				
			||||||
    "@popperjs/core": "2.11.8",
 | 
					    "@popperjs/core": "2.11.8",
 | 
				
			||||||
    "@triliumnext/commons": "workspace:*",
 | 
					 | 
				
			||||||
    "@triliumnext/ckeditor5": "workspace:*",
 | 
					    "@triliumnext/ckeditor5": "workspace:*",
 | 
				
			||||||
 | 
					    "@triliumnext/commons": "workspace:*",
 | 
				
			||||||
    "bootstrap": "5.3.5",
 | 
					    "bootstrap": "5.3.5",
 | 
				
			||||||
    "dayjs": "1.11.13",
 | 
					    "dayjs": "1.11.13",
 | 
				
			||||||
    "dayjs-plugin-utc": "0.1.2",
 | 
					    "dayjs-plugin-utc": "0.1.2",
 | 
				
			||||||
@ -58,6 +58,7 @@
 | 
				
			|||||||
    "@types/leaflet-gpx": "1.3.7",
 | 
					    "@types/leaflet-gpx": "1.3.7",
 | 
				
			||||||
    "@types/react": "18.3.20",
 | 
					    "@types/react": "18.3.20",
 | 
				
			||||||
    "@types/react-dom": "18.3.6",
 | 
					    "@types/react-dom": "18.3.6",
 | 
				
			||||||
 | 
					    "copy-webpack-plugin": "13.0.0",
 | 
				
			||||||
    "happy-dom": "17.4.6",
 | 
					    "happy-dom": "17.4.6",
 | 
				
			||||||
    "script-loader": "0.7.2"
 | 
					    "script-loader": "0.7.2"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user