mirror of
				https://github.com/searxng/searxng.git
				synced 2025-10-31 10:37:06 -04:00 
			
		
		
		
	[upd] npm: Bump stylelint-config-standard in /searx/static/themes/simple
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 36.0.1 to 37.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/36.0.1...37.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									98c66c0ae6
								
							
						
					
					
						commit
						46b16e6ff1
					
				
							
								
								
									
										151
									
								
								searx/static/themes/simple/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										151
									
								
								searx/static/themes/simple/package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -27,7 +27,7 @@ | ||||
|         "less": "^4.2.1", | ||||
|         "sharp": "^0.33.5", | ||||
|         "stylelint": "^16.12.0", | ||||
|         "stylelint-config-standard": "^36.0.0", | ||||
|         "stylelint-config-standard": "^37.0.0", | ||||
|         "stylelint-config-standard-less": "^3.0.1", | ||||
|         "svgo": "^3.3.2" | ||||
|       } | ||||
| @ -431,6 +431,41 @@ | ||||
|         "@img/sharp-libvips-linuxmusl-x64": "1.0.4" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@keyv/serialize": { | ||||
|       "version": "1.0.2", | ||||
|       "resolved": "https://registry.npmjs.org/@keyv/serialize/-/serialize-1.0.2.tgz", | ||||
|       "integrity": "sha512-+E/LyaAeuABniD/RvUezWVXKpeuvwLEA9//nE9952zBaOdBd2mQ3pPoM8cUe2X6IcMByfuSLzmYqnYshG60+HQ==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "buffer": "^6.0.3" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@keyv/serialize/node_modules/buffer": { | ||||
|       "version": "6.0.3", | ||||
|       "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", | ||||
|       "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", | ||||
|       "dev": true, | ||||
|       "funding": [ | ||||
|         { | ||||
|           "type": "github", | ||||
|           "url": "https://github.com/sponsors/feross" | ||||
|         }, | ||||
|         { | ||||
|           "type": "patreon", | ||||
|           "url": "https://www.patreon.com/feross" | ||||
|         }, | ||||
|         { | ||||
|           "type": "consulting", | ||||
|           "url": "https://feross.org/support" | ||||
|         } | ||||
|       ], | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "base64-js": "^1.3.1", | ||||
|         "ieee754": "^1.2.1" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@nodelib/fs.scandir": { | ||||
|       "version": "2.1.5", | ||||
|       "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", | ||||
| @ -1278,6 +1313,17 @@ | ||||
|       "integrity": "sha512-/x68VkHLeTl3/Ll8IvxdwzhrT+IyKc52e/oyHhA2RwqPqswSnjVbSddfPRwAsJtbilMAPSRWwAlpxdYsSWOTKQ==", | ||||
|       "dev": true | ||||
|     }, | ||||
|     "node_modules/cacheable": { | ||||
|       "version": "1.8.7", | ||||
|       "resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.8.7.tgz", | ||||
|       "integrity": "sha512-AbfG7dAuYNjYxFUtL1lAqmlWdxczCJ47w7cFjhGcnGnUdwSo6VgmSojfoW3tUI12HUkgTJ5kqj78yyq6TsFtlg==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "hookified": "^1.6.0", | ||||
|         "keyv": "^5.2.3" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/cacheable-request": { | ||||
|       "version": "2.1.4", | ||||
|       "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.4.tgz", | ||||
| @ -1321,6 +1367,16 @@ | ||||
|         "node": ">=0.10.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/cacheable/node_modules/keyv": { | ||||
|       "version": "5.2.3", | ||||
|       "resolved": "https://registry.npmjs.org/keyv/-/keyv-5.2.3.tgz", | ||||
|       "integrity": "sha512-AGKecUfzrowabUv0bH1RIR5Vf7w+l4S3xtQAypKaUpTdIR1EbrAcTxHCrpo9Q+IWeUlFE2palRtgIQcgm+PQJw==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@keyv/serialize": "^1.0.2" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/call-bind": { | ||||
|       "version": "1.0.8", | ||||
|       "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", | ||||
| @ -2913,9 +2969,9 @@ | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/fast-glob": { | ||||
|       "version": "3.3.2", | ||||
|       "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", | ||||
|       "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", | ||||
|       "version": "3.3.3", | ||||
|       "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", | ||||
|       "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
| @ -2923,7 +2979,7 @@ | ||||
|         "@nodelib/fs.walk": "^1.2.3", | ||||
|         "glob-parent": "^5.1.2", | ||||
|         "merge2": "^1.3.0", | ||||
|         "micromatch": "^4.0.4" | ||||
|         "micromatch": "^4.0.8" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=8.6.0" | ||||
| @ -4798,6 +4854,13 @@ | ||||
|         "node": "*" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/hookified": { | ||||
|       "version": "1.7.0", | ||||
|       "resolved": "https://registry.npmjs.org/hookified/-/hookified-1.7.0.tgz", | ||||
|       "integrity": "sha512-XQdMjqC1AyeOzfs+17cnIk7Wdfu1hh2JtcyNfBf5u9jHrT3iZUlGHxLTntFBuk5lwkqJ6l3+daeQdHK5yByHVA==", | ||||
|       "dev": true, | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/hosted-git-info": { | ||||
|       "version": "2.8.9", | ||||
|       "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", | ||||
| @ -8582,9 +8645,9 @@ | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/stylelint": { | ||||
|       "version": "16.12.0", | ||||
|       "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.12.0.tgz", | ||||
|       "integrity": "sha512-F8zZ3L/rBpuoBZRvI4JVT20ZanPLXfQLzMOZg1tzPflRVh9mKpOZ8qcSIhh1my3FjAjZWG4T2POwGnmn6a6hbg==", | ||||
|       "version": "16.13.2", | ||||
|       "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.2.tgz", | ||||
|       "integrity": "sha512-wDlgh0mRO9RtSa3TdidqHd0nOG8MmUyVKl+dxA6C1j8aZRzpNeEgdhFmU5y4sZx4Fc6r46p0fI7p1vR5O2DZqA==", | ||||
|       "dev": true, | ||||
|       "funding": [ | ||||
|         { | ||||
| @ -8607,16 +8670,16 @@ | ||||
|         "colord": "^2.9.3", | ||||
|         "cosmiconfig": "^9.0.0", | ||||
|         "css-functions-list": "^3.2.3", | ||||
|         "css-tree": "^3.0.1", | ||||
|         "css-tree": "^3.1.0", | ||||
|         "debug": "^4.3.7", | ||||
|         "fast-glob": "^3.3.2", | ||||
|         "fast-glob": "^3.3.3", | ||||
|         "fastest-levenshtein": "^1.0.16", | ||||
|         "file-entry-cache": "^9.1.0", | ||||
|         "file-entry-cache": "^10.0.5", | ||||
|         "global-modules": "^2.0.0", | ||||
|         "globby": "^11.1.0", | ||||
|         "globjoin": "^0.1.4", | ||||
|         "html-tags": "^3.3.1", | ||||
|         "ignore": "^6.0.2", | ||||
|         "ignore": "^7.0.1", | ||||
|         "imurmurhash": "^0.1.4", | ||||
|         "is-plain-object": "^5.0.0", | ||||
|         "known-css-properties": "^0.35.0", | ||||
| @ -8689,9 +8752,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/stylelint-config-standard": { | ||||
|       "version": "36.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-36.0.1.tgz", | ||||
|       "integrity": "sha512-8aX8mTzJ6cuO8mmD5yon61CWuIM4UD8Q5aBcWKGSf6kg+EC3uhB+iOywpTK4ca6ZL7B49en8yanOFtUW0qNzyw==", | ||||
|       "version": "37.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-37.0.0.tgz", | ||||
|       "integrity": "sha512-+6eBlbSTrOn/il2RlV0zYGQwRTkr+WtzuVSs1reaWGObxnxLpbcspCUYajVQHonVfxVw2U+h42azGhrBvcg8OA==", | ||||
|       "dev": true, | ||||
|       "funding": [ | ||||
|         { | ||||
| @ -8705,13 +8768,13 @@ | ||||
|       ], | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "stylelint-config-recommended": "^14.0.1" | ||||
|         "stylelint-config-recommended": "^15.0.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=18.12.0" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "stylelint": "^16.1.0" | ||||
|         "stylelint": "^16.13.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/stylelint-config-standard-less": { | ||||
| @ -8750,6 +8813,29 @@ | ||||
|         "stylelint": "^16.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/stylelint-config-standard/node_modules/stylelint-config-recommended": { | ||||
|       "version": "15.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-15.0.0.tgz", | ||||
|       "integrity": "sha512-9LejMFsat7L+NXttdHdTq94byn25TD+82bzGRiV1Pgasl99pWnwipXS5DguTpp3nP1XjvLXVnEJIuYBfsRjRkA==", | ||||
|       "dev": true, | ||||
|       "funding": [ | ||||
|         { | ||||
|           "type": "opencollective", | ||||
|           "url": "https://opencollective.com/stylelint" | ||||
|         }, | ||||
|         { | ||||
|           "type": "github", | ||||
|           "url": "https://github.com/sponsors/stylelint" | ||||
|         } | ||||
|       ], | ||||
|       "license": "MIT", | ||||
|       "engines": { | ||||
|         "node": ">=18.12.0" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "stylelint": "^16.13.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/stylelint-less": { | ||||
|       "version": "3.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/stylelint-less/-/stylelint-less-3.0.1.tgz", | ||||
| @ -8773,30 +8859,25 @@ | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/stylelint/node_modules/file-entry-cache": { | ||||
|       "version": "9.1.0", | ||||
|       "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-9.1.0.tgz", | ||||
|       "integrity": "sha512-/pqPFG+FdxWQj+/WSuzXSDaNzxgTLr/OrR1QuqfEZzDakpdYE70PwUxL7BPUa8hpjbvY1+qvCl8k+8Tq34xJgg==", | ||||
|       "version": "10.0.5", | ||||
|       "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-10.0.5.tgz", | ||||
|       "integrity": "sha512-umpQsJrBNsdMDgreSryMEXvJh66XeLtZUwA8Gj7rHGearGufUFv6rB/bcXRFsiGWw/VeSUgUofF4Rf2UKEOrTA==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "flat-cache": "^5.0.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=18" | ||||
|         "flat-cache": "^6.1.5" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/stylelint/node_modules/flat-cache": { | ||||
|       "version": "5.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-5.0.0.tgz", | ||||
|       "integrity": "sha512-JrqFmyUl2PnPi1OvLyTVHnQvwQ0S+e6lGSwu8OkAZlSaNIZciTY2H/cOOROxsBA1m/LZNHDsqAgDZt6akWcjsQ==", | ||||
|       "version": "6.1.5", | ||||
|       "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.5.tgz", | ||||
|       "integrity": "sha512-QR+2kN38f8nMfiIQ1LHYjuDEmZNZVjxuxY+HufbS3BW0EX01Q5OnH7iduOYRutmgiXb797HAKcXUeXrvRjjgSQ==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "flatted": "^3.3.1", | ||||
|         "keyv": "^4.5.4" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=18" | ||||
|         "cacheable": "^1.8.7", | ||||
|         "flatted": "^3.3.2", | ||||
|         "hookified": "^1.6.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/stylelint/node_modules/global-modules": { | ||||
| @ -8828,9 +8909,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/stylelint/node_modules/ignore": { | ||||
|       "version": "6.0.2", | ||||
|       "resolved": "https://registry.npmjs.org/ignore/-/ignore-6.0.2.tgz", | ||||
|       "integrity": "sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==", | ||||
|       "version": "7.0.3", | ||||
|       "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.3.tgz", | ||||
|       "integrity": "sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "engines": { | ||||
|  | ||||
| @ -16,7 +16,7 @@ | ||||
|     "less": "^4.2.1", | ||||
|     "sharp": "^0.33.5", | ||||
|     "stylelint": "^16.12.0", | ||||
|     "stylelint-config-standard": "^36.0.0", | ||||
|     "stylelint-config-standard": "^37.0.0", | ||||
|     "stylelint-config-standard-less": "^3.0.1", | ||||
|     "svgo": "^3.3.2" | ||||
|   }, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user