Browse Source

chore(deps): update dependency stylelint to ^16.20.0 (#5008)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 9 months ago
parent
commit
8a26bade24
2 changed files with 28 additions and 28 deletions
  1. 27 27
      package-lock.json
  2. 1 1
      package.json

+ 27 - 27
package-lock.json

@@ -38,7 +38,7 @@
 				"prettier-plugin-nginx": "^1.0.3",
 				"prettier-plugin-sh": "^0.17.4",
 				"prettier-plugin-sql": "^0.19.1",
-				"stylelint": "^16.19.1",
+				"stylelint": "^16.20.0",
 				"stylelint-config-standard": "^38.0.0",
 				"vitepress": "^1.6.3",
 				"vitest": "^3.1.3",
@@ -2672,14 +2672,14 @@
 			}
 		},
 		"node_modules/cacheable": {
-			"version": "1.8.10",
-			"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.8.10.tgz",
-			"integrity": "sha512-0ZnbicB/N2R6uziva8l6O6BieBklArWyiGx4GkwAhLKhSHyQtRfM9T1nx7HHuHDKkYB/efJQhz3QJ6x/YqoZzA==",
+			"version": "1.9.0",
+			"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.9.0.tgz",
+			"integrity": "sha512-8D5htMCxPDUULux9gFzv30f04Xo3wCnik0oOxKoRTPIBoqA7HtOcJ87uBhQTs3jCfZZTrUBGsYIZOgE0ZRgMAg==",
 			"dev": true,
 			"license": "MIT",
 			"dependencies": {
-				"hookified": "^1.8.1",
-				"keyv": "^5.3.2"
+				"hookified": "^1.8.2",
+				"keyv": "^5.3.3"
 			}
 		},
 		"node_modules/call-bind": {
@@ -3166,9 +3166,9 @@
 			}
 		},
 		"node_modules/debug": {
-			"version": "4.4.0",
-			"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
-			"integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+			"version": "4.4.1",
+			"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
+			"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
 			"dev": true,
 			"license": "MIT",
 			"dependencies": {
@@ -3713,13 +3713,13 @@
 			}
 		},
 		"node_modules/file-entry-cache": {
-			"version": "10.0.8",
-			"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-10.0.8.tgz",
-			"integrity": "sha512-FGXHpfmI4XyzbLd3HQ8cbUcsFGohJpZtmQRHr8z8FxxtCe2PcpgIlVLwIgunqjvRmXypBETvwhV4ptJizA+Y1Q==",
+			"version": "10.1.0",
+			"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-10.1.0.tgz",
+			"integrity": "sha512-Et/ex6smi3wOOB+n5mek+Grf7P2AxZR5ueqRUvAAn4qkyatXi3cUC1cuQXVkX0VlzBVsN4BkWJFmY/fYiRTdww==",
 			"dev": true,
 			"license": "MIT",
 			"dependencies": {
-				"flat-cache": "^6.1.8"
+				"flat-cache": "^6.1.9"
 			}
 		},
 		"node_modules/fill-range": {
@@ -3736,15 +3736,15 @@
 			}
 		},
 		"node_modules/flat-cache": {
-			"version": "6.1.8",
-			"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.8.tgz",
-			"integrity": "sha512-R6MaD3nrJAtO7C3QOuS79ficm2pEAy++TgEUD8ii1LVlbcgZ9DtASLkt9B+RZSFCzm7QHDMlXPsqqB6W2Pfr1Q==",
+			"version": "6.1.9",
+			"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.9.tgz",
+			"integrity": "sha512-DUqiKkTlAfhtl7g78IuwqYM+YqvT+as0mY+EVk6mfimy19U79pJCzDZQsnqk3Ou/T6hFXWLGbwbADzD/c8Tydg==",
 			"dev": true,
 			"license": "MIT",
 			"dependencies": {
-				"cacheable": "^1.8.9",
+				"cacheable": "^1.9.0",
 				"flatted": "^3.3.3",
-				"hookified": "^1.8.1"
+				"hookified": "^1.8.2"
 			}
 		},
 		"node_modules/flatted": {
@@ -4157,9 +4157,9 @@
 			"license": "MIT"
 		},
 		"node_modules/hookified": {
-			"version": "1.8.2",
-			"resolved": "https://registry.npmjs.org/hookified/-/hookified-1.8.2.tgz",
-			"integrity": "sha512-5nZbBNP44sFCDjSoB//0N7m508APCgbQ4mGGo1KJGBYyCKNHfry1Pvd0JVHZIxjdnqn8nFRBAN/eFB6Rk/4w5w==",
+			"version": "1.9.0",
+			"resolved": "https://registry.npmjs.org/hookified/-/hookified-1.9.0.tgz",
+			"integrity": "sha512-2yEEGqphImtKIe1NXWEhu6yD3hlFR4Mxk4Mtp3XEyScpSt4pQ4ymmXA1zzxZpj99QkFK+nN0nzjeb2+RUi/6CQ==",
 			"dev": true,
 			"license": "MIT"
 		},
@@ -7655,9 +7655,9 @@
 			}
 		},
 		"node_modules/stylelint": {
-			"version": "16.19.1",
-			"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.19.1.tgz",
-			"integrity": "sha512-C1SlPZNMKl+d/C867ZdCRthrS+6KuZ3AoGW113RZCOL0M8xOGpgx7G70wq7lFvqvm4dcfdGFVLB/mNaLFChRKw==",
+			"version": "16.20.0",
+			"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.20.0.tgz",
+			"integrity": "sha512-B5Myu9WRxrgKuLs3YyUXLP2H0mrbejwNxPmyADlACWwFsrL8Bmor/nTSh4OMae5sHjOz6gkSeccQH34gM4/nAw==",
 			"dev": true,
 			"funding": [
 				{
@@ -7681,15 +7681,15 @@
 				"cosmiconfig": "^9.0.0",
 				"css-functions-list": "^3.2.3",
 				"css-tree": "^3.1.0",
-				"debug": "^4.3.7",
+				"debug": "^4.4.1",
 				"fast-glob": "^3.3.3",
 				"fastest-levenshtein": "^1.0.16",
-				"file-entry-cache": "^10.0.8",
+				"file-entry-cache": "^10.1.0",
 				"global-modules": "^2.0.0",
 				"globby": "^11.1.0",
 				"globjoin": "^0.1.4",
 				"html-tags": "^3.3.1",
-				"ignore": "^7.0.3",
+				"ignore": "^7.0.4",
 				"imurmurhash": "^0.1.4",
 				"is-plain-object": "^5.0.0",
 				"known-css-properties": "^0.36.0",

+ 1 - 1
package.json

@@ -47,7 +47,7 @@
 		"prettier-plugin-nginx": "^1.0.3",
 		"prettier-plugin-sh": "^0.17.4",
 		"prettier-plugin-sql": "^0.19.1",
-		"stylelint": "^16.19.1",
+		"stylelint": "^16.20.0",
 		"stylelint-config-standard": "^38.0.0",
 		"vitepress": "^1.6.3",
 		"vitest": "^3.1.3",