From 54f03f135716e103656f1953db6017fa49a769de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 15:04:20 +0000 Subject: [PATCH] chore(deps): update dependency stylelint to v16.15.0 (#1024) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 121 ++++++++++++++++++++++++++++--------------------- 2 files changed, 71 insertions(+), 52 deletions(-) diff --git a/package.json b/package.json index afaa1275..6abb079c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "lint-staged": "15.2.10", "msw": "2.4.9", "prettier": "3.4.2", - "stylelint": "16.14.0", + "stylelint": "16.15.0", "stylelint-config-css-modules": "4.4.0", "stylelint-config-standard-scss": "13.1.0", "stylelint-order": "6.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8810ede5..e2d2f0de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,20 +42,20 @@ importers: specifier: 3.4.2 version: 3.4.2 stylelint: - specifier: 16.14.0 - version: 16.14.0(typescript@5.7.3) + specifier: 16.15.0 + version: 16.15.0(typescript@5.7.3) stylelint-config-css-modules: specifier: 4.4.0 - version: 4.4.0(stylelint@16.14.0(typescript@5.7.3)) + version: 4.4.0(stylelint@16.15.0(typescript@5.7.3)) stylelint-config-standard-scss: specifier: 13.1.0 - version: 13.1.0(postcss@8.4.49)(stylelint@16.14.0(typescript@5.7.3)) + version: 13.1.0(postcss@8.4.49)(stylelint@16.15.0(typescript@5.7.3)) stylelint-order: specifier: 6.0.4 - version: 6.0.4(stylelint@16.14.0(typescript@5.7.3)) + version: 6.0.4(stylelint@16.15.0(typescript@5.7.3)) stylelint-scss: specifier: 6.10.1 - version: 6.10.1(stylelint@16.14.0(typescript@5.7.3)) + version: 6.10.1(stylelint@16.15.0(typescript@5.7.3)) turbo: specifier: 2.3.4 version: 2.3.4 @@ -417,7 +417,7 @@ importers: version: 2.1.8(vitest@2.1.9(@types/node@22.9.3)(jsdom@25.0.1)(less@4.2.1)(msw@2.4.9(typescript@5.5.4))(sass@1.83.1)(terser@5.37.0)) autoprefixer: specifier: 10.4.20 - version: 10.4.20(postcss@8.5.1) + version: 10.4.20(postcss@8.5.3) axe-core: specifier: 4.10.2 version: 4.10.2 @@ -514,7 +514,7 @@ importers: version: 22.9.3 tsup: specifier: 8.3.6 - version: 8.3.6(@swc/core@1.10.4(@swc/helpers@0.5.15))(jiti@2.4.2)(postcss@8.5.1)(tsx@4.19.2)(typescript@5.5.4)(yaml@2.7.0) + version: 8.3.6(@swc/core@1.10.4(@swc/helpers@0.5.15))(jiti@2.4.2)(postcss@8.5.3)(tsx@4.19.2)(typescript@5.5.4)(yaml@2.7.0) typescript: specifier: 5.5.4 version: 5.5.4 @@ -978,7 +978,7 @@ importers: version: 3.0.2 tsup: specifier: 8.3.6 - version: 8.3.6(@swc/core@1.10.4(@swc/helpers@0.5.15))(jiti@2.4.2)(postcss@8.5.1)(tsx@4.19.2)(typescript@5.5.4)(yaml@2.7.0) + version: 8.3.6(@swc/core@1.10.4(@swc/helpers@0.5.15))(jiti@2.4.2)(postcss@8.5.3)(tsx@4.19.2)(typescript@5.5.4)(yaml@2.7.0) typescript: specifier: 5.5.4 version: 5.5.4 @@ -9037,6 +9037,10 @@ packages: resolution: {integrity: sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==} engines: {node: '>=4'} + postcss-selector-parser@7.1.0: + resolution: {integrity: sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==} + engines: {node: '>=4'} + postcss-sorting@8.0.2: resolution: {integrity: sha512-M9dkSrmU00t/jK7rF6BZSZauA5MAaBW4i5EnJXspMwt4iqTh/L9j6fgMnbElEOfyRyfLfVbIHj/R52zHzAPe1Q==} peerDependencies: @@ -9053,6 +9057,10 @@ packages: resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.5.3: + resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} + engines: {node: ^10 || ^12 || >=14} + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -10023,8 +10031,8 @@ packages: peerDependencies: stylelint: ^16.0.2 - stylelint@16.14.0: - resolution: {integrity: sha512-orePw2dKxzXC0hd1VmxrDBqgf1KUV9DYsZY4guKLE9XcQD7m0BxVnWMaoQqMNsQIG14MyyTHf6zoajvOnDra8g==} + stylelint@16.15.0: + resolution: {integrity: sha512-OK6Rs7EPdcdmjqiDycadZY4fw3f5/TC1X6/tGjnF3OosbwCeNs7nG+79MCAtjEg7ckwqTJTsku08e0Rmaz5nUw==} engines: {node: '>=18.12.0'} hasBin: true @@ -10045,8 +10053,8 @@ packages: resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} engines: {node: '>=10'} - supports-hyperlinks@3.1.0: - resolution: {integrity: sha512-2rn0BZ+/f7puLOHZm1HOJfwBggfaHXUpPUSSG/SWM4TWp5KCfmNYwnC3hruy2rZlMnmWZ+QAGpZfchu3f3695A==} + supports-hyperlinks@3.2.0: + resolution: {integrity: sha512-zFObLMyZeEwzAoKCyu1B91U79K2t7ApXuQfo8OuxwXLDgcKxuwM+YvcbIhm6QWqz7mHUH1TVytR1PwVVjEuMig==} engines: {node: '>=14.18'} supports-preserve-symlinks-flag@1.0.0: @@ -13257,9 +13265,9 @@ snapshots: '@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3) '@csstools/css-tokenizer': 3.0.3 - '@csstools/selector-specificity@5.0.0(postcss-selector-parser@7.0.0)': + '@csstools/selector-specificity@5.0.0(postcss-selector-parser@7.1.0)': dependencies: - postcss-selector-parser: 7.0.0 + postcss-selector-parser: 7.1.0 '@cucumber/cucumber-expressions@17.1.0': dependencies: @@ -17291,14 +17299,14 @@ snapshots: postcss: 8.4.49 postcss-value-parser: 4.2.0 - autoprefixer@10.4.20(postcss@8.5.1): + autoprefixer@10.4.20(postcss@8.5.3): dependencies: browserslist: 4.24.3 caniuse-lite: 1.0.30001690 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.1 - postcss: 8.5.1 + postcss: 8.5.3 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -21686,12 +21694,12 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.1)(tsx@4.19.2)(yaml@2.7.0): + postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.3)(tsx@4.19.2)(yaml@2.7.0): dependencies: lilconfig: 3.1.3 optionalDependencies: jiti: 2.4.2 - postcss: 8.5.1 + postcss: 8.5.3 tsx: 4.19.2 yaml: 2.7.0 @@ -21742,9 +21750,9 @@ snapshots: postcss-resolve-nested-selector@0.1.6: {} - postcss-safe-parser@7.0.1(postcss@8.5.1): + postcss-safe-parser@7.0.1(postcss@8.5.3): dependencies: - postcss: 8.5.1 + postcss: 8.5.3 postcss-scss@4.0.9(postcss@8.4.49): dependencies: @@ -21755,6 +21763,11 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 + postcss-selector-parser@7.1.0: + dependencies: + cssesc: 3.0.0 + util-deprecate: 1.0.2 + postcss-sorting@8.0.2(postcss@8.4.49): dependencies: postcss: 8.4.49 @@ -21773,6 +21786,12 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.5.3: + dependencies: + nanoid: 3.3.8 + picocolors: 1.1.1 + source-map-js: 1.2.1 + prelude-ls@1.2.1: {} prettier@3.4.2: {} @@ -22932,45 +22951,45 @@ snapshots: dependencies: webpack: 5.97.1 - stylelint-config-css-modules@4.4.0(stylelint@16.14.0(typescript@5.7.3)): + stylelint-config-css-modules@4.4.0(stylelint@16.15.0(typescript@5.7.3)): dependencies: - stylelint: 16.14.0(typescript@5.7.3) + stylelint: 16.15.0(typescript@5.7.3) optionalDependencies: - stylelint-scss: 6.10.1(stylelint@16.14.0(typescript@5.7.3)) + stylelint-scss: 6.10.1(stylelint@16.15.0(typescript@5.7.3)) - stylelint-config-recommended-scss@14.1.0(postcss@8.4.49)(stylelint@16.14.0(typescript@5.7.3)): + stylelint-config-recommended-scss@14.1.0(postcss@8.4.49)(stylelint@16.15.0(typescript@5.7.3)): dependencies: postcss-scss: 4.0.9(postcss@8.4.49) - stylelint: 16.14.0(typescript@5.7.3) - stylelint-config-recommended: 14.0.1(stylelint@16.14.0(typescript@5.7.3)) - stylelint-scss: 6.10.1(stylelint@16.14.0(typescript@5.7.3)) + stylelint: 16.15.0(typescript@5.7.3) + stylelint-config-recommended: 14.0.1(stylelint@16.15.0(typescript@5.7.3)) + stylelint-scss: 6.10.1(stylelint@16.15.0(typescript@5.7.3)) optionalDependencies: postcss: 8.4.49 - stylelint-config-recommended@14.0.1(stylelint@16.14.0(typescript@5.7.3)): + stylelint-config-recommended@14.0.1(stylelint@16.15.0(typescript@5.7.3)): dependencies: - stylelint: 16.14.0(typescript@5.7.3) + stylelint: 16.15.0(typescript@5.7.3) - stylelint-config-standard-scss@13.1.0(postcss@8.4.49)(stylelint@16.14.0(typescript@5.7.3)): + stylelint-config-standard-scss@13.1.0(postcss@8.4.49)(stylelint@16.15.0(typescript@5.7.3)): dependencies: - stylelint: 16.14.0(typescript@5.7.3) - stylelint-config-recommended-scss: 14.1.0(postcss@8.4.49)(stylelint@16.14.0(typescript@5.7.3)) - stylelint-config-standard: 36.0.1(stylelint@16.14.0(typescript@5.7.3)) + stylelint: 16.15.0(typescript@5.7.3) + stylelint-config-recommended-scss: 14.1.0(postcss@8.4.49)(stylelint@16.15.0(typescript@5.7.3)) + stylelint-config-standard: 36.0.1(stylelint@16.15.0(typescript@5.7.3)) optionalDependencies: postcss: 8.4.49 - stylelint-config-standard@36.0.1(stylelint@16.14.0(typescript@5.7.3)): + stylelint-config-standard@36.0.1(stylelint@16.15.0(typescript@5.7.3)): dependencies: - stylelint: 16.14.0(typescript@5.7.3) - stylelint-config-recommended: 14.0.1(stylelint@16.14.0(typescript@5.7.3)) + stylelint: 16.15.0(typescript@5.7.3) + stylelint-config-recommended: 14.0.1(stylelint@16.15.0(typescript@5.7.3)) - stylelint-order@6.0.4(stylelint@16.14.0(typescript@5.7.3)): + stylelint-order@6.0.4(stylelint@16.15.0(typescript@5.7.3)): dependencies: postcss: 8.4.49 postcss-sorting: 8.0.2(postcss@8.4.49) - stylelint: 16.14.0(typescript@5.7.3) + stylelint: 16.15.0(typescript@5.7.3) - stylelint-scss@6.10.1(stylelint@16.14.0(typescript@5.7.3)): + stylelint-scss@6.10.1(stylelint@16.15.0(typescript@5.7.3)): dependencies: css-tree: 3.1.0 is-plain-object: 5.0.0 @@ -22980,14 +22999,14 @@ snapshots: postcss-resolve-nested-selector: 0.1.6 postcss-selector-parser: 7.0.0 postcss-value-parser: 4.2.0 - stylelint: 16.14.0(typescript@5.7.3) + stylelint: 16.15.0(typescript@5.7.3) - stylelint@16.14.0(typescript@5.7.3): + stylelint@16.15.0(typescript@5.7.3): dependencies: '@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3) '@csstools/css-tokenizer': 3.0.3 '@csstools/media-query-list-parser': 4.0.2(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3) - '@csstools/selector-specificity': 5.0.0(postcss-selector-parser@7.0.0) + '@csstools/selector-specificity': 5.0.0(postcss-selector-parser@7.1.0) '@dual-bundle/import-meta-resolve': 4.1.0 balanced-match: 2.0.0 colord: 2.9.3 @@ -23011,14 +23030,14 @@ snapshots: micromatch: 4.0.8 normalize-path: 3.0.0 picocolors: 1.1.1 - postcss: 8.5.1 + postcss: 8.5.3 postcss-resolve-nested-selector: 0.1.6 - postcss-safe-parser: 7.0.1(postcss@8.5.1) - postcss-selector-parser: 7.0.0 + postcss-safe-parser: 7.0.1(postcss@8.5.3) + postcss-selector-parser: 7.1.0 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 string-width: 4.2.3 - supports-hyperlinks: 3.1.0 + supports-hyperlinks: 3.2.0 svg-tags: 1.0.0 table: 6.9.0 write-file-atomic: 5.0.1 @@ -23048,7 +23067,7 @@ snapshots: dependencies: has-flag: 4.0.0 - supports-hyperlinks@3.1.0: + supports-hyperlinks@3.2.0: dependencies: has-flag: 4.0.0 supports-color: 7.2.0 @@ -23340,7 +23359,7 @@ snapshots: tslib@2.8.1: {} - tsup@8.3.6(@swc/core@1.10.4(@swc/helpers@0.5.15))(jiti@2.4.2)(postcss@8.5.1)(tsx@4.19.2)(typescript@5.5.4)(yaml@2.7.0): + tsup@8.3.6(@swc/core@1.10.4(@swc/helpers@0.5.15))(jiti@2.4.2)(postcss@8.5.3)(tsx@4.19.2)(typescript@5.5.4)(yaml@2.7.0): dependencies: bundle-require: 5.1.0(esbuild@0.24.2) cac: 6.7.14 @@ -23350,7 +23369,7 @@ snapshots: esbuild: 0.24.2 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.1)(tsx@4.19.2)(yaml@2.7.0) + postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.3)(tsx@4.19.2)(yaml@2.7.0) resolve-from: 5.0.0 rollup: 4.30.1 source-map: 0.8.0-beta.0 @@ -23360,7 +23379,7 @@ snapshots: tree-kill: 1.2.2 optionalDependencies: '@swc/core': 1.10.4(@swc/helpers@0.5.15) - postcss: 8.5.1 + postcss: 8.5.3 typescript: 5.5.4 transitivePeerDependencies: - jiti