mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-10-31 08:49:35 +01:00 
			
		
		
		
	Compare commits
	
		
			17 Commits
		
	
	
		
			959fc6631f
			...
			renovate/n
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | aa3d22f39b | ||
| 541d91c1b9 | |||
| 48ff416820 | |||
| 79a3f5c1ea | |||
|  | 8c2416a820 | ||
|  | 74925d9aa6 | ||
|  | a1fb0ea47d | ||
| 3c782c460c | |||
|  | feb9e2cb53 | ||
| be2c00f3b4 | |||
|  | f992ca3ed0 | ||
| c89fe5e573 | |||
|  | 255b59c87c | ||
| 2bbca7df24 | |||
| eecae61405 | |||
|  | 15dbadcc73 | ||
|  | 14b92cc5de | 
							
								
								
									
										271
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										271
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -847,6 +847,68 @@ | |||||||
|         "node": ">= 10.0.0" |         "node": ">= 10.0.0" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|  |     "node_modules/@electron/windows-sign": { | ||||||
|  |       "version": "1.2.2", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@electron/windows-sign/-/windows-sign-1.2.2.tgz", | ||||||
|  |       "integrity": "sha512-dfZeox66AvdPtb2lD8OsIIQh12Tp0GNCRUDfBHIKGpbmopZto2/A8nSpYYLoedPIHpqkeblZ/k8OV0Gy7PYuyQ==", | ||||||
|  |       "dev": true, | ||||||
|  |       "license": "BSD-2-Clause", | ||||||
|  |       "optional": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "cross-dirname": "^0.1.0", | ||||||
|  |         "debug": "^4.3.4", | ||||||
|  |         "fs-extra": "^11.1.1", | ||||||
|  |         "minimist": "^1.2.8", | ||||||
|  |         "postject": "^1.0.0-alpha.6" | ||||||
|  |       }, | ||||||
|  |       "bin": { | ||||||
|  |         "electron-windows-sign": "bin/electron-windows-sign.js" | ||||||
|  |       }, | ||||||
|  |       "engines": { | ||||||
|  |         "node": ">=14.14" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/@electron/windows-sign/node_modules/fs-extra": { | ||||||
|  |       "version": "11.3.2", | ||||||
|  |       "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.2.tgz", | ||||||
|  |       "integrity": "sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==", | ||||||
|  |       "dev": true, | ||||||
|  |       "license": "MIT", | ||||||
|  |       "optional": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "graceful-fs": "^4.2.0", | ||||||
|  |         "jsonfile": "^6.0.1", | ||||||
|  |         "universalify": "^2.0.0" | ||||||
|  |       }, | ||||||
|  |       "engines": { | ||||||
|  |         "node": ">=14.14" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/@electron/windows-sign/node_modules/jsonfile": { | ||||||
|  |       "version": "6.2.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz", | ||||||
|  |       "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==", | ||||||
|  |       "dev": true, | ||||||
|  |       "license": "MIT", | ||||||
|  |       "optional": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "universalify": "^2.0.0" | ||||||
|  |       }, | ||||||
|  |       "optionalDependencies": { | ||||||
|  |         "graceful-fs": "^4.1.6" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/@electron/windows-sign/node_modules/universalify": { | ||||||
|  |       "version": "2.0.1", | ||||||
|  |       "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", | ||||||
|  |       "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", | ||||||
|  |       "dev": true, | ||||||
|  |       "license": "MIT", | ||||||
|  |       "optional": true, | ||||||
|  |       "engines": { | ||||||
|  |         "node": ">= 10.0.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|     "node_modules/@eslint-community/eslint-utils": { |     "node_modules/@eslint-community/eslint-utils": { | ||||||
|       "version": "4.8.0", |       "version": "4.8.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.8.0.tgz", |       "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.8.0.tgz", | ||||||
| @@ -877,13 +939,13 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@eslint/config-array": { |     "node_modules/@eslint/config-array": { | ||||||
|       "version": "0.21.0", |       "version": "0.21.1", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.0.tgz", |       "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz", | ||||||
|       "integrity": "sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==", |       "integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "Apache-2.0", |       "license": "Apache-2.0", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@eslint/object-schema": "^2.1.6", |         "@eslint/object-schema": "^2.1.7", | ||||||
|         "debug": "^4.3.1", |         "debug": "^4.3.1", | ||||||
|         "minimatch": "^3.1.2" |         "minimatch": "^3.1.2" | ||||||
|       }, |       }, | ||||||
| @@ -916,9 +978,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@eslint/config-helpers": { |     "node_modules/@eslint/config-helpers": { | ||||||
|       "version": "0.4.0", |       "version": "0.4.1", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.0.tgz", |       "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.1.tgz", | ||||||
|       "integrity": "sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==", |       "integrity": "sha512-csZAzkNhsgwb0I/UAV6/RGFTbiakPCf0ZrGmrIxQpYvGZ00PhTkSnyKNolphgIvmnJeGw6rcGVEXfTzUnFuEvw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "Apache-2.0", |       "license": "Apache-2.0", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
| @@ -990,9 +1052,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@eslint/js": { |     "node_modules/@eslint/js": { | ||||||
|       "version": "9.37.0", |       "version": "9.38.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.37.0.tgz", |       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.38.0.tgz", | ||||||
|       "integrity": "sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==", |       "integrity": "sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "engines": { |       "engines": { | ||||||
| @@ -1003,9 +1065,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@eslint/object-schema": { |     "node_modules/@eslint/object-schema": { | ||||||
|       "version": "2.1.6", |       "version": "2.1.7", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz", |       "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz", | ||||||
|       "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==", |       "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "Apache-2.0", |       "license": "Apache-2.0", | ||||||
|       "engines": { |       "engines": { | ||||||
| @@ -1908,15 +1970,15 @@ | |||||||
|       "license": "MIT" |       "license": "MIT" | ||||||
|     }, |     }, | ||||||
|     "node_modules/@types/express": { |     "node_modules/@types/express": { | ||||||
|       "version": "5.0.3", |       "version": "5.0.5", | ||||||
|       "resolved": "https://registry.npmjs.org/@types/express/-/express-5.0.3.tgz", |       "resolved": "https://registry.npmjs.org/@types/express/-/express-5.0.5.tgz", | ||||||
|       "integrity": "sha512-wGA0NX93b19/dZC1J18tKWVIYWyyF2ZjT9vin/NRu0qzzvfVzWjs04iq2rQ3H65vCTQYlRqs3YHfY7zjdV+9Kw==", |       "integrity": "sha512-LuIQOcb6UmnF7C1PCFmEU1u2hmiHL43fgFQX67sN3H4Z+0Yk0Neo++mFsBjhOAuLzvlQeqAAkeDOZrJs9rzumQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@types/body-parser": "*", |         "@types/body-parser": "*", | ||||||
|         "@types/express-serve-static-core": "^5.0.0", |         "@types/express-serve-static-core": "^5.0.0", | ||||||
|         "@types/serve-static": "*" |         "@types/serve-static": "^1" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@types/express-serve-static-core": { |     "node_modules/@types/express-serve-static-core": { | ||||||
| @@ -2109,17 +2171,17 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/eslint-plugin": { |     "node_modules/@typescript-eslint/eslint-plugin": { | ||||||
|       "version": "8.45.0", |       "version": "8.46.2", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.45.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz", | ||||||
|       "integrity": "sha512-HC3y9CVuevvWCl/oyZuI47dOeDF9ztdMEfMH8/DW/Mhwa9cCLnK1oD7JoTVGW/u7kFzNZUKUoyJEqkaJh5y3Wg==", |       "integrity": "sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@eslint-community/regexpp": "^4.10.0", |         "@eslint-community/regexpp": "^4.10.0", | ||||||
|         "@typescript-eslint/scope-manager": "8.45.0", |         "@typescript-eslint/scope-manager": "8.46.2", | ||||||
|         "@typescript-eslint/type-utils": "8.45.0", |         "@typescript-eslint/type-utils": "8.46.2", | ||||||
|         "@typescript-eslint/utils": "8.45.0", |         "@typescript-eslint/utils": "8.46.2", | ||||||
|         "@typescript-eslint/visitor-keys": "8.45.0", |         "@typescript-eslint/visitor-keys": "8.46.2", | ||||||
|         "graphemer": "^1.4.0", |         "graphemer": "^1.4.0", | ||||||
|         "ignore": "^7.0.0", |         "ignore": "^7.0.0", | ||||||
|         "natural-compare": "^1.4.0", |         "natural-compare": "^1.4.0", | ||||||
| @@ -2133,7 +2195,7 @@ | |||||||
|         "url": "https://opencollective.com/typescript-eslint" |         "url": "https://opencollective.com/typescript-eslint" | ||||||
|       }, |       }, | ||||||
|       "peerDependencies": { |       "peerDependencies": { | ||||||
|         "@typescript-eslint/parser": "^8.45.0", |         "@typescript-eslint/parser": "^8.46.2", | ||||||
|         "eslint": "^8.57.0 || ^9.0.0", |         "eslint": "^8.57.0 || ^9.0.0", | ||||||
|         "typescript": ">=4.8.4 <6.0.0" |         "typescript": ">=4.8.4 <6.0.0" | ||||||
|       } |       } | ||||||
| @@ -2149,17 +2211,17 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/parser": { |     "node_modules/@typescript-eslint/parser": { | ||||||
|       "version": "8.45.0", |       "version": "8.46.2", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.45.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.46.2.tgz", | ||||||
|       "integrity": "sha512-TGf22kon8KW+DeKaUmOibKWktRY8b2NSAZNdtWh798COm1NWx8+xJ6iFBtk3IvLdv6+LGLJLRlyhrhEDZWargQ==", |       "integrity": "sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "peer": true, |       "peer": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/scope-manager": "8.45.0", |         "@typescript-eslint/scope-manager": "8.46.2", | ||||||
|         "@typescript-eslint/types": "8.45.0", |         "@typescript-eslint/types": "8.46.2", | ||||||
|         "@typescript-eslint/typescript-estree": "8.45.0", |         "@typescript-eslint/typescript-estree": "8.46.2", | ||||||
|         "@typescript-eslint/visitor-keys": "8.45.0", |         "@typescript-eslint/visitor-keys": "8.46.2", | ||||||
|         "debug": "^4.3.4" |         "debug": "^4.3.4" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
| @@ -2175,14 +2237,14 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/project-service": { |     "node_modules/@typescript-eslint/project-service": { | ||||||
|       "version": "8.45.0", |       "version": "8.46.2", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.45.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.46.2.tgz", | ||||||
|       "integrity": "sha512-3pcVHwMG/iA8afdGLMuTibGR7pDsn9RjDev6CCB+naRsSYs2pns5QbinF4Xqw6YC/Sj3lMrm/Im0eMfaa61WUg==", |       "integrity": "sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/tsconfig-utils": "^8.45.0", |         "@typescript-eslint/tsconfig-utils": "^8.46.2", | ||||||
|         "@typescript-eslint/types": "^8.45.0", |         "@typescript-eslint/types": "^8.46.2", | ||||||
|         "debug": "^4.3.4" |         "debug": "^4.3.4" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
| @@ -2197,14 +2259,14 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/scope-manager": { |     "node_modules/@typescript-eslint/scope-manager": { | ||||||
|       "version": "8.45.0", |       "version": "8.46.2", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.45.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz", | ||||||
|       "integrity": "sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==", |       "integrity": "sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/types": "8.45.0", |         "@typescript-eslint/types": "8.46.2", | ||||||
|         "@typescript-eslint/visitor-keys": "8.45.0" |         "@typescript-eslint/visitor-keys": "8.46.2" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |         "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | ||||||
| @@ -2215,9 +2277,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/tsconfig-utils": { |     "node_modules/@typescript-eslint/tsconfig-utils": { | ||||||
|       "version": "8.45.0", |       "version": "8.46.2", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.45.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz", | ||||||
|       "integrity": "sha512-aFdr+c37sc+jqNMGhH+ajxPXwjv9UtFZk79k8pLoJ6p4y0snmYpPA52GuWHgt2ZF4gRRW6odsEj41uZLojDt5w==", |       "integrity": "sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "engines": { |       "engines": { | ||||||
| @@ -2232,15 +2294,15 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/type-utils": { |     "node_modules/@typescript-eslint/type-utils": { | ||||||
|       "version": "8.45.0", |       "version": "8.46.2", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.45.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz", | ||||||
|       "integrity": "sha512-bpjepLlHceKgyMEPglAeULX1vixJDgaKocp0RVJ5u4wLJIMNuKtUXIczpJCPcn2waII0yuvks/5m5/h3ZQKs0A==", |       "integrity": "sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/types": "8.45.0", |         "@typescript-eslint/types": "8.46.2", | ||||||
|         "@typescript-eslint/typescript-estree": "8.45.0", |         "@typescript-eslint/typescript-estree": "8.46.2", | ||||||
|         "@typescript-eslint/utils": "8.45.0", |         "@typescript-eslint/utils": "8.46.2", | ||||||
|         "debug": "^4.3.4", |         "debug": "^4.3.4", | ||||||
|         "ts-api-utils": "^2.1.0" |         "ts-api-utils": "^2.1.0" | ||||||
|       }, |       }, | ||||||
| @@ -2257,9 +2319,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/types": { |     "node_modules/@typescript-eslint/types": { | ||||||
|       "version": "8.45.0", |       "version": "8.46.2", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.45.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.46.2.tgz", | ||||||
|       "integrity": "sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==", |       "integrity": "sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "engines": { |       "engines": { | ||||||
| @@ -2271,16 +2333,16 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/typescript-estree": { |     "node_modules/@typescript-eslint/typescript-estree": { | ||||||
|       "version": "8.45.0", |       "version": "8.46.2", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.45.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz", | ||||||
|       "integrity": "sha512-GfE1NfVbLam6XQ0LcERKwdTTPlLvHvXXhOeUGC1OXi4eQBoyy1iVsW+uzJ/J9jtCz6/7GCQ9MtrQ0fml/jWCnA==", |       "integrity": "sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/project-service": "8.45.0", |         "@typescript-eslint/project-service": "8.46.2", | ||||||
|         "@typescript-eslint/tsconfig-utils": "8.45.0", |         "@typescript-eslint/tsconfig-utils": "8.46.2", | ||||||
|         "@typescript-eslint/types": "8.45.0", |         "@typescript-eslint/types": "8.46.2", | ||||||
|         "@typescript-eslint/visitor-keys": "8.45.0", |         "@typescript-eslint/visitor-keys": "8.46.2", | ||||||
|         "debug": "^4.3.4", |         "debug": "^4.3.4", | ||||||
|         "fast-glob": "^3.3.2", |         "fast-glob": "^3.3.2", | ||||||
|         "is-glob": "^4.0.3", |         "is-glob": "^4.0.3", | ||||||
| @@ -2300,16 +2362,16 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/utils": { |     "node_modules/@typescript-eslint/utils": { | ||||||
|       "version": "8.45.0", |       "version": "8.46.2", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.45.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.46.2.tgz", | ||||||
|       "integrity": "sha512-bxi1ht+tLYg4+XV2knz/F7RVhU0k6VrSMc9sb8DQ6fyCTrGQLHfo7lDtN0QJjZjKkLA2ThrKuCdHEvLReqtIGg==", |       "integrity": "sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@eslint-community/eslint-utils": "^4.7.0", |         "@eslint-community/eslint-utils": "^4.7.0", | ||||||
|         "@typescript-eslint/scope-manager": "8.45.0", |         "@typescript-eslint/scope-manager": "8.46.2", | ||||||
|         "@typescript-eslint/types": "8.45.0", |         "@typescript-eslint/types": "8.46.2", | ||||||
|         "@typescript-eslint/typescript-estree": "8.45.0" |         "@typescript-eslint/typescript-estree": "8.46.2" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |         "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | ||||||
| @@ -2324,13 +2386,13 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/visitor-keys": { |     "node_modules/@typescript-eslint/visitor-keys": { | ||||||
|       "version": "8.45.0", |       "version": "8.46.2", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.45.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz", | ||||||
|       "integrity": "sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==", |       "integrity": "sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/types": "8.45.0", |         "@typescript-eslint/types": "8.46.2", | ||||||
|         "eslint-visitor-keys": "^4.2.1" |         "eslint-visitor-keys": "^4.2.1" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
| @@ -2898,9 +2960,9 @@ | |||||||
|       "license": "MIT" |       "license": "MIT" | ||||||
|     }, |     }, | ||||||
|     "node_modules/axios": { |     "node_modules/axios": { | ||||||
|       "version": "1.12.2", |       "version": "1.13.1", | ||||||
|       "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz", |       "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.1.tgz", | ||||||
|       "integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==", |       "integrity": "sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==", | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "follow-redirects": "^1.15.6", |         "follow-redirects": "^1.15.6", | ||||||
| @@ -3916,6 +3978,14 @@ | |||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT" |       "license": "MIT" | ||||||
|     }, |     }, | ||||||
|  |     "node_modules/cross-dirname": { | ||||||
|  |       "version": "0.1.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/cross-dirname/-/cross-dirname-0.1.0.tgz", | ||||||
|  |       "integrity": "sha512-+R08/oI0nl3vfPcqftZRpytksBXDzOUveBq/NBVx0sUp1axwzPQrKinNx5yd5sxPu8j1wIy8AfnVQ+5eFdha6Q==", | ||||||
|  |       "dev": true, | ||||||
|  |       "license": "MIT", | ||||||
|  |       "optional": true | ||||||
|  |     }, | ||||||
|     "node_modules/cross-spawn": { |     "node_modules/cross-spawn": { | ||||||
|       "version": "7.0.6", |       "version": "7.0.6", | ||||||
|       "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", |       "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", | ||||||
| @@ -4861,26 +4931,25 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/eslint": { |     "node_modules/eslint": { | ||||||
|       "version": "9.37.0", |       "version": "9.38.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.37.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.38.0.tgz", | ||||||
|       "integrity": "sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==", |       "integrity": "sha512-t5aPOpmtJcZcz5UJyY2GbvpDlsK5E8JqRqoKtfiKE3cNh437KIqfJr3A3AKf5k64NPx6d0G3dno6XDY05PqPtw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "peer": true, |       "peer": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@eslint-community/eslint-utils": "^4.8.0", |         "@eslint-community/eslint-utils": "^4.8.0", | ||||||
|         "@eslint-community/regexpp": "^4.12.1", |         "@eslint-community/regexpp": "^4.12.1", | ||||||
|         "@eslint/config-array": "^0.21.0", |         "@eslint/config-array": "^0.21.1", | ||||||
|         "@eslint/config-helpers": "^0.4.0", |         "@eslint/config-helpers": "^0.4.1", | ||||||
|         "@eslint/core": "^0.16.0", |         "@eslint/core": "^0.16.0", | ||||||
|         "@eslint/eslintrc": "^3.3.1", |         "@eslint/eslintrc": "^3.3.1", | ||||||
|         "@eslint/js": "9.37.0", |         "@eslint/js": "9.38.0", | ||||||
|         "@eslint/plugin-kit": "^0.4.0", |         "@eslint/plugin-kit": "^0.4.0", | ||||||
|         "@humanfs/node": "^0.16.6", |         "@humanfs/node": "^0.16.6", | ||||||
|         "@humanwhocodes/module-importer": "^1.0.1", |         "@humanwhocodes/module-importer": "^1.0.1", | ||||||
|         "@humanwhocodes/retry": "^0.4.2", |         "@humanwhocodes/retry": "^0.4.2", | ||||||
|         "@types/estree": "^1.0.6", |         "@types/estree": "^1.0.6", | ||||||
|         "@types/json-schema": "^7.0.15", |  | ||||||
|         "ajv": "^6.12.4", |         "ajv": "^6.12.4", | ||||||
|         "chalk": "^4.0.0", |         "chalk": "^4.0.0", | ||||||
|         "cross-spawn": "^7.0.6", |         "cross-spawn": "^7.0.6", | ||||||
| @@ -7590,9 +7659,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/node-abi": { |     "node_modules/node-abi": { | ||||||
|       "version": "4.14.0", |       "version": "4.17.0", | ||||||
|       "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-4.14.0.tgz", |       "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-4.17.0.tgz", | ||||||
|       "integrity": "sha512-E4n91K4Nk1Rch2KzD+edU2bfZTP4W42GypAUDXU4vu1A+4u9PvUNDkGI0dXbsy8ZeF3WGj0SD/uHxnXD/sW+3w==", |       "integrity": "sha512-ljZ7PiChMA2O3sGPX5/bpBhW0O9rXn+orb2xo3Z0vleSlil7G65WZjSFjmIeAtHZHa2GXiTOMdFCsiyImMEIMg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
| @@ -8416,6 +8485,34 @@ | |||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT" |       "license": "MIT" | ||||||
|     }, |     }, | ||||||
|  |     "node_modules/postject": { | ||||||
|  |       "version": "1.0.0-alpha.6", | ||||||
|  |       "resolved": "https://registry.npmjs.org/postject/-/postject-1.0.0-alpha.6.tgz", | ||||||
|  |       "integrity": "sha512-b9Eb8h2eVqNE8edvKdwqkrY6O7kAwmI8kcnBv1NScolYJbo59XUF0noFq+lxbC1yN20bmC0WBEbDC5H/7ASb0A==", | ||||||
|  |       "dev": true, | ||||||
|  |       "license": "MIT", | ||||||
|  |       "optional": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "commander": "^9.4.0" | ||||||
|  |       }, | ||||||
|  |       "bin": { | ||||||
|  |         "postject": "dist/cli.js" | ||||||
|  |       }, | ||||||
|  |       "engines": { | ||||||
|  |         "node": ">=14.0.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/postject/node_modules/commander": { | ||||||
|  |       "version": "9.5.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz", | ||||||
|  |       "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==", | ||||||
|  |       "dev": true, | ||||||
|  |       "license": "MIT", | ||||||
|  |       "optional": true, | ||||||
|  |       "engines": { | ||||||
|  |         "node": "^12.20.0 || >=14" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|     "node_modules/prelude-ls": { |     "node_modules/prelude-ls": { | ||||||
|       "version": "1.2.1", |       "version": "1.2.1", | ||||||
|       "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", |       "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", | ||||||
| @@ -9817,9 +9914,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/stylelint-config-standard": { |     "node_modules/stylelint-config-standard": { | ||||||
|       "version": "39.0.0", |       "version": "39.0.1", | ||||||
|       "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-39.0.0.tgz", |       "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-39.0.1.tgz", | ||||||
|       "integrity": "sha512-JabShWORb8Bmc1A47ZyJstran60P3yUdI1zWMpGYPeFiC6xzHXJMkpKAd8EjIhq3HPUplIWWMDJ/xu0AiPd+kA==", |       "integrity": "sha512-b7Fja59EYHRNOTa3aXiuWnhUWXFU2Nfg6h61bLfAb5GS5fX3LMUD0U5t4S8N/4tpHQg3Acs2UVPR9jy2l1g/3A==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "funding": [ |       "funding": [ | ||||||
|         { |         { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user