diff --git a/packages/koenig-lexical/package.json b/packages/koenig-lexical/package.json index 199a204a8d..ba8b07aee9 100644 --- a/packages/koenig-lexical/package.json +++ b/packages/koenig-lexical/package.json @@ -120,7 +120,7 @@ "react-router-dom": "7.16.0", "react-slider": "2.0.6", "storybook": "10.4.1", - "stylelint": "17.11.1", + "stylelint": "17.12.0", "tailwindcss": "3.4.19", "typescript": "5.9.3", "vite": "8.0.14", diff --git a/yarn.lock b/yarn.lock index 418abd59aa..714ad2311f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6786,7 +6786,7 @@ figures@3.2.0: dependencies: escape-string-regexp "^1.0.5" -file-entry-cache@^11.1.2: +file-entry-cache@^11.1.3: version "11.1.3" resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-11.1.3.tgz#f7be4d09f63889db1493ff23914199d6bfcf439e" integrity sha512-oMbq0PD6VIiIwMF6LIa7MEwd/l9huKwmqRKXqmrkqIZv8CvRbfowL+L0ryAl8h//HfAS0zS+4SbYoRyAoA6BJA== @@ -13219,10 +13219,10 @@ style-to-object@1.0.14: dependencies: inline-style-parser "0.2.7" -stylelint@17.11.1: - version "17.11.1" - resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-17.11.1.tgz#b1e549f4201e85f7d46139eccb64dbeda2ed2384" - integrity sha512-+smN/HqVTggUx3iuAzOi9fPh8SrH+cJWlZrYVldXoJ06orWBhZ4Ue/QEp64oei6pVrAh4w3tG+Y12Vw7MbCFRQ== +stylelint@17.12.0: + version "17.12.0" + resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-17.12.0.tgz#388d3fb56bebbb816f1043c8cc1c290bf5a889ab" + integrity sha512-KIlzWXMHUvgfPUR0R7TK3H80yCIi0uoivUwf+6Az4yrHJD1Q3c1qIkh/H5Z0i/K3QXgtq/UMEkWyBUSUwnpnOg== dependencies: "@csstools/css-calc" "^3.2.0" "@csstools/css-parser-algorithms" "^4.0.0" @@ -13238,7 +13238,7 @@ stylelint@17.11.1: debug "^4.4.3" fast-glob "^3.3.3" fastest-levenshtein "^1.0.16" - file-entry-cache "^11.1.2" + file-entry-cache "^11.1.3" global-modules "^2.0.0" globby "^16.2.0" globjoin "^0.1.4"