From 6af424e0ace3be42c2e319620cddfb85626d97f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 14:25:17 +0000 Subject: [PATCH] Bump stylelint-plugin-use-baseline from 1.4.4 to 1.4.5 Bumps [stylelint-plugin-use-baseline](https://github.com/ryo-manba/stylelint-plugin-use-baseline) from 1.4.4 to 1.4.5. - [Release notes](https://github.com/ryo-manba/stylelint-plugin-use-baseline/releases) - [Changelog](https://github.com/ryo-manba/stylelint-plugin-use-baseline/blob/main/CHANGELOG.md) - [Commits](https://github.com/ryo-manba/stylelint-plugin-use-baseline/compare/v1.4.4...v1.4.5) --- updated-dependencies: - dependency-name: stylelint-plugin-use-baseline dependency-version: 1.4.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 ++++++++++++++++------ 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 9de5657..ddc422f 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "oxlint": "1.73.0", "stylelint": "^17.14.0", "stylelint-config-standard": "^40.0.0", - "stylelint-plugin-use-baseline": "^1.4.4", + "stylelint-plugin-use-baseline": "^1.4.5", "typescript": "^7.0.2", "vite": "^8.1.4", "vitest": "^4.1.10" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d789804..2c63580 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^40.0.0 version: 40.0.0(stylelint@17.14.0(typescript@7.0.2)) stylelint-plugin-use-baseline: - specifier: ^1.4.4 - version: 1.4.4(stylelint@17.14.0(typescript@7.0.2)) + specifier: ^1.4.5 + version: 1.4.5(stylelint@17.14.0(typescript@7.0.2)) typescript: specifier: ^7.0.2 version: 7.0.2 @@ -1099,6 +1099,10 @@ packages: resolution: {integrity: sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.5.23: + resolution: {integrity: sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==} + engines: {node: ^10 || ^12 || >=14} + qified@0.10.1: resolution: {integrity: sha512-+Owyggi9IxT1ePKGafcI87ubSmxol6smwJ+RAHDQlx9+9cPwFWDiKFFCPuWhr9ignlGpZ9vDQLw67N4dcTVFEA==} engines: {node: '>=20'} @@ -1179,8 +1183,8 @@ packages: peerDependencies: stylelint: ^17.0.0 - stylelint-plugin-use-baseline@1.4.4: - resolution: {integrity: sha512-AHLlNRmnP+8FQZ7OqwWyzVapnAUAPTLhWVdR9+0lfVf9ahuxbsoGn2Oi+BURpcbNvAXRIu9V/8aC4F9j56PnFA==} + stylelint-plugin-use-baseline@1.4.5: + resolution: {integrity: sha512-/AHhNgy3VQKx8bEc3ZeTc2tVOqU3Gdyr+55ZzUHrTtY0L/uGw9gyeIDWUQWpQiY4EwpAlQ009bSvQDt8cdqvmw==} peerDependencies: stylelint: ^16.0.2 || ^17.0.0 @@ -2102,6 +2106,12 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.5.23: + dependencies: + nanoid: 3.3.16 + picocolors: 1.1.1 + source-map-js: 1.2.1 + qified@0.10.1: dependencies: hookified: 2.2.0 @@ -2185,11 +2195,11 @@ snapshots: stylelint: 17.14.0(typescript@7.0.2) stylelint-config-recommended: 18.0.0(stylelint@17.14.0(typescript@7.0.2)) - stylelint-plugin-use-baseline@1.4.4(stylelint@17.14.0(typescript@7.0.2)): + stylelint-plugin-use-baseline@1.4.5(stylelint@17.14.0(typescript@7.0.2)): dependencies: css-tree: 3.2.1 is-plain-object: 5.0.0 - postcss: 8.5.19 + postcss: 8.5.23 postcss-value-parser: 4.2.0 stylelint: 17.14.0(typescript@7.0.2)