mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-30 20:41:33 +08:00 
			
		
		
		
	chore(monorepo/server): get rid of webpack middleware
This commit is contained in:
		
							parent
							
								
									9b07e605f0
								
							
						
					
					
						commit
						7443d12ce6
					
				| @ -69,7 +69,6 @@ | ||||
|     "stream-throttle": "0.1.3",     | ||||
|     "marked": "15.0.8", | ||||
|     "webpack": "5.99.5", | ||||
|     "webpack-dev-middleware": "7.4.2", | ||||
|     "js-yaml": "4.1.0",     | ||||
|     "fs-extra": "11.3.0",       | ||||
|     "escape-html": "1.0.3",     | ||||
|  | ||||
							
								
								
									
										125
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										125
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -274,7 +274,6 @@ | ||||
|                 "turndown": "7.2.0", | ||||
|                 "unescape": "1.0.1", | ||||
|                 "webpack": "5.99.5", | ||||
|                 "webpack-dev-middleware": "7.4.2", | ||||
|                 "ws": "8.18.1", | ||||
|                 "xml2js": "0.6.2" | ||||
|             }, | ||||
| @ -1547,54 +1546,6 @@ | ||||
|             "version": "7.1.3", | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/@jsonjoy.com/base64": { | ||||
|             "version": "1.1.2", | ||||
|             "license": "Apache-2.0", | ||||
|             "engines": { | ||||
|                 "node": ">=10.0" | ||||
|             }, | ||||
|             "funding": { | ||||
|                 "type": "github", | ||||
|                 "url": "https://github.com/sponsors/streamich" | ||||
|             }, | ||||
|             "peerDependencies": { | ||||
|                 "tslib": "2" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@jsonjoy.com/json-pack": { | ||||
|             "version": "1.2.0", | ||||
|             "license": "Apache-2.0", | ||||
|             "dependencies": { | ||||
|                 "@jsonjoy.com/base64": "^1.1.1", | ||||
|                 "@jsonjoy.com/util": "^1.1.2", | ||||
|                 "hyperdyperid": "^1.2.0", | ||||
|                 "thingies": "^1.20.0" | ||||
|             }, | ||||
|             "engines": { | ||||
|                 "node": ">=10.0" | ||||
|             }, | ||||
|             "funding": { | ||||
|                 "type": "github", | ||||
|                 "url": "https://github.com/sponsors/streamich" | ||||
|             }, | ||||
|             "peerDependencies": { | ||||
|                 "tslib": "2" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@jsonjoy.com/util": { | ||||
|             "version": "1.5.0", | ||||
|             "license": "Apache-2.0", | ||||
|             "engines": { | ||||
|                 "node": ">=10.0" | ||||
|             }, | ||||
|             "funding": { | ||||
|                 "type": "github", | ||||
|                 "url": "https://github.com/sponsors/streamich" | ||||
|             }, | ||||
|             "peerDependencies": { | ||||
|                 "tslib": "2" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@ljharb/resumer": { | ||||
|             "version": "0.0.1", | ||||
|             "dev": true, | ||||
| @ -5828,6 +5779,7 @@ | ||||
|         }, | ||||
|         "node_modules/colorette": { | ||||
|             "version": "2.0.20", | ||||
|             "dev": true, | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/combine-source-map": { | ||||
| @ -9755,13 +9707,6 @@ | ||||
|                 "ms": "^2.0.0" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/hyperdyperid": { | ||||
|             "version": "1.2.0", | ||||
|             "license": "MIT", | ||||
|             "engines": { | ||||
|                 "node": ">=10.18" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/i18next": { | ||||
|             "version": "25.0.0", | ||||
|             "funding": [ | ||||
| @ -11261,23 +11206,6 @@ | ||||
|                 "node": ">= 0.6" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/memfs": { | ||||
|             "version": "4.17.0", | ||||
|             "license": "Apache-2.0", | ||||
|             "dependencies": { | ||||
|                 "@jsonjoy.com/json-pack": "^1.0.3", | ||||
|                 "@jsonjoy.com/util": "^1.3.0", | ||||
|                 "tree-dump": "^1.0.1", | ||||
|                 "tslib": "^2.0.0" | ||||
|             }, | ||||
|             "engines": { | ||||
|                 "node": ">= 4.0.0" | ||||
|             }, | ||||
|             "funding": { | ||||
|                 "type": "github", | ||||
|                 "url": "https://github.com/sponsors/streamich" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/merge-descriptors": { | ||||
|             "version": "1.0.3", | ||||
|             "license": "MIT", | ||||
| @ -15721,16 +15649,6 @@ | ||||
|             "dev": true, | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/thingies": { | ||||
|             "version": "1.21.0", | ||||
|             "license": "Unlicense", | ||||
|             "engines": { | ||||
|                 "node": ">=10.18" | ||||
|             }, | ||||
|             "peerDependencies": { | ||||
|                 "tslib": "^2" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/through": { | ||||
|             "version": "2.3.8", | ||||
|             "dev": true, | ||||
| @ -15929,20 +15847,6 @@ | ||||
|                 "node": ">=18" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/tree-dump": { | ||||
|             "version": "1.0.2", | ||||
|             "license": "Apache-2.0", | ||||
|             "engines": { | ||||
|                 "node": ">=10.0" | ||||
|             }, | ||||
|             "funding": { | ||||
|                 "type": "github", | ||||
|                 "url": "https://github.com/sponsors/streamich" | ||||
|             }, | ||||
|             "peerDependencies": { | ||||
|                 "tslib": "2" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/truncate-utf8-bytes": { | ||||
|             "version": "1.0.2", | ||||
|             "license": "WTFPL", | ||||
| @ -17199,33 +17103,6 @@ | ||||
|                 "node": ">=18" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/webpack-dev-middleware": { | ||||
|             "version": "7.4.2", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "colorette": "^2.0.10", | ||||
|                 "memfs": "^4.6.0", | ||||
|                 "mime-types": "^2.1.31", | ||||
|                 "on-finished": "^2.4.1", | ||||
|                 "range-parser": "^1.2.1", | ||||
|                 "schema-utils": "^4.0.0" | ||||
|             }, | ||||
|             "engines": { | ||||
|                 "node": ">= 18.12.0" | ||||
|             }, | ||||
|             "funding": { | ||||
|                 "type": "opencollective", | ||||
|                 "url": "https://opencollective.com/webpack" | ||||
|             }, | ||||
|             "peerDependencies": { | ||||
|                 "webpack": "^5.0.0" | ||||
|             }, | ||||
|             "peerDependenciesMeta": { | ||||
|                 "webpack": { | ||||
|                     "optional": true | ||||
|                 } | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/webpack-merge": { | ||||
|             "version": "6.0.1", | ||||
|             "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-6.0.1.tgz", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran