mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	deps: @stylistic/eslint-plugin for formatting
replaces previously used dprint
This commit is contained in:
		
							
								
								
									
										34
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										34
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -117,6 +117,7 @@ | ||||
|         "@mind-elixir/node-menu": "1.0.5", | ||||
|         "@playwright/test": "1.51.1", | ||||
|         "@popperjs/core": "2.11.8", | ||||
|         "@stylistic/eslint-plugin": "4.2.0", | ||||
|         "@types/archiver": "6.0.3", | ||||
|         "@types/better-sqlite3": "7.6.12", | ||||
|         "@types/bootstrap": "5.2.10", | ||||
| @@ -4436,6 +4437,39 @@ | ||||
|         "url": "https://github.com/sindresorhus/is?sponsor=1" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@stylistic/eslint-plugin": { | ||||
|       "version": "4.2.0", | ||||
|       "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.2.0.tgz", | ||||
|       "integrity": "sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/utils": "^8.23.0", | ||||
|         "eslint-visitor-keys": "^4.2.0", | ||||
|         "espree": "^10.3.0", | ||||
|         "estraverse": "^5.3.0", | ||||
|         "picomatch": "^4.0.2" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "eslint": ">=9.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@stylistic/eslint-plugin/node_modules/picomatch": { | ||||
|       "version": "4.0.2", | ||||
|       "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", | ||||
|       "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "engines": { | ||||
|         "node": ">=12" | ||||
|       }, | ||||
|       "funding": { | ||||
|         "url": "https://github.com/sponsors/jonschlinkert" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@szmarczak/http-timer": { | ||||
|       "version": "4.0.6", | ||||
|       "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz", | ||||
|   | ||||
| @@ -174,6 +174,7 @@ | ||||
|     "@mind-elixir/node-menu": "1.0.5", | ||||
|     "@playwright/test": "1.51.1", | ||||
|     "@popperjs/core": "2.11.8", | ||||
|     "@stylistic/eslint-plugin": "4.2.0", | ||||
|     "@types/archiver": "6.0.3", | ||||
|     "@types/better-sqlite3": "7.6.12", | ||||
|     "@types/bootstrap": "5.2.10", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user