From 64d19686c32c0314e53a07b890b5b069ca500f89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 02:53:38 +0000 Subject: [PATCH] chore(deps-dev): bump postcss from 8.4.49 to 8.5.9 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.9. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.9) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.9 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 80 ++++++++++++++++++++++++++------------------------ 2 files changed, 42 insertions(+), 40 deletions(-) diff --git a/package.json b/package.json index 76fa51f..da0c87a 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "chalk": "^5.3.0", "eslint": "^9.16.0", "lint-staged": "^15.2.10", - "postcss": "^8.4.49", + "postcss": "^8.5.9", "postcss-import": "^16.1.0", "prettier": "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0463eb8..d1807f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -113,7 +113,7 @@ importers: version: 3.7.2(vite@6.0.3(@types/node@22.10.1)(jiti@1.21.6)(yaml@2.6.0)) autoprefixer: specifier: ^10.4.20 - version: 10.4.20(postcss@8.4.49) + version: 10.4.20(postcss@8.5.9) chalk: specifier: ^5.3.0 version: 5.3.0 @@ -124,11 +124,11 @@ importers: specifier: ^15.2.10 version: 15.2.10 postcss: - specifier: ^8.4.49 - version: 8.4.49 + specifier: ^8.5.9 + version: 8.5.9 postcss-import: specifier: ^16.1.0 - version: 16.1.0(postcss@8.4.49) + version: 16.1.0(postcss@8.5.9) prettier: specifier: ^3.4.2 version: 3.4.2 @@ -1880,6 +1880,7 @@ packages: eslint-plugin-markdown@5.1.0: resolution: {integrity: sha512-SJeyKko1K6GwI0AN6xeCDToXDkfKZfXcexA6B+O2Wr2btUS9GrC+YgwSyVli5DJnctUHjFXcQ2cqTaAmVoLi2A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + deprecated: Please use @eslint/markdown instead peerDependencies: eslint: '>=8' @@ -2162,6 +2163,7 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true global-modules@2.0.0: @@ -2796,8 +2798,8 @@ packages: mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} - nanoid@3.3.7: - resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} + nanoid@3.3.11: + resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -3025,8 +3027,8 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.4.49: - resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} + postcss@8.5.9: + resolution: {integrity: sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -4904,7 +4906,7 @@ snapshots: '@vue/shared': 3.5.12 estree-walker: 2.0.2 magic-string: 0.30.12 - postcss: 8.4.49 + postcss: 8.5.9 source-map-js: 1.2.1 '@vue/compiler-ssr@3.5.12': @@ -5078,14 +5080,14 @@ snapshots: '@astrojs/compiler': 2.10.3 synckit: 0.9.2 - autoprefixer@10.4.20(postcss@8.4.49): + autoprefixer@10.4.20(postcss@8.5.9): dependencies: browserslist: 4.24.2 caniuse-lite: 1.0.30001676 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.1 - postcss: 8.4.49 + postcss: 8.5.9 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -5553,7 +5555,7 @@ snapshots: eslint: 9.16.0(jiti@1.21.6) eslint-compat-utils: 0.5.1(eslint@9.16.0(jiti@1.21.6)) globals: 15.11.0 - postcss: 8.4.49 + postcss: 8.5.9 postcss-selector-parser: 6.1.2 transitivePeerDependencies: - supports-color @@ -6789,7 +6791,7 @@ snapshots: object-assign: 4.1.1 thenify-all: 1.6.0 - nanoid@3.3.7: {} + nanoid@3.3.11: {} natural-compare@1.4.0: {} @@ -6945,57 +6947,57 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-import@15.1.0(postcss@8.4.49): + postcss-import@15.1.0(postcss@8.5.9): dependencies: - postcss: 8.4.49 + postcss: 8.5.9 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 - postcss-import@16.1.0(postcss@8.4.49): + postcss-import@16.1.0(postcss@8.5.9): dependencies: - postcss: 8.4.49 + postcss: 8.5.9 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 - postcss-js@4.0.1(postcss@8.4.49): + postcss-js@4.0.1(postcss@8.5.9): dependencies: camelcase-css: 2.0.1 - postcss: 8.4.49 + postcss: 8.5.9 - postcss-load-config@4.0.2(postcss@8.4.49): + postcss-load-config@4.0.2(postcss@8.5.9): dependencies: lilconfig: 3.1.3 yaml: 2.6.0 optionalDependencies: - postcss: 8.4.49 + postcss: 8.5.9 - postcss-nested@6.2.0(postcss@8.4.49): + postcss-nested@6.2.0(postcss@8.5.9): dependencies: - postcss: 8.4.49 + postcss: 8.5.9 postcss-selector-parser: 6.1.2 postcss-resolve-nested-selector@0.1.6: {} - postcss-safe-parser@7.0.1(postcss@8.4.49): + postcss-safe-parser@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.4.49 + postcss: 8.5.9 postcss-selector-parser@6.1.2: dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-sorting@8.0.2(postcss@8.4.49): + postcss-sorting@8.0.2(postcss@8.5.9): dependencies: - postcss: 8.4.49 + postcss: 8.5.9 postcss-value-parser@4.2.0: {} - postcss@8.4.49: + postcss@8.5.9: dependencies: - nanoid: 3.3.7 + nanoid: 3.3.11 picocolors: 1.1.1 source-map-js: 1.2.1 @@ -7399,8 +7401,8 @@ snapshots: stylelint-order@6.0.4(stylelint@16.10.0(typescript@5.7.2)): dependencies: - postcss: 8.4.49 - postcss-sorting: 8.0.2(postcss@8.4.49) + postcss: 8.5.9 + postcss-sorting: 8.0.2(postcss@8.5.9) stylelint: 16.10.0(typescript@5.7.2) stylelint@16.10.0(typescript@5.7.2): @@ -7432,9 +7434,9 @@ snapshots: micromatch: 4.0.8 normalize-path: 3.0.0 picocolors: 1.1.1 - postcss: 8.4.49 + postcss: 8.5.9 postcss-resolve-nested-selector: 0.1.6 - postcss-safe-parser: 7.0.1(postcss@8.4.49) + postcss-safe-parser: 7.0.1(postcss@8.5.9) postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 @@ -7509,11 +7511,11 @@ snapshots: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.1.1 - postcss: 8.4.49 - postcss-import: 15.1.0(postcss@8.4.49) - postcss-js: 4.0.1(postcss@8.4.49) - postcss-load-config: 4.0.2(postcss@8.4.49) - postcss-nested: 6.2.0(postcss@8.4.49) + postcss: 8.5.9 + postcss-import: 15.1.0(postcss@8.5.9) + postcss-js: 4.0.1(postcss@8.5.9) + postcss-load-config: 4.0.2(postcss@8.5.9) + postcss-nested: 6.2.0(postcss@8.5.9) postcss-selector-parser: 6.1.2 resolve: 1.22.8 sucrase: 3.35.0 @@ -7766,7 +7768,7 @@ snapshots: vite@6.0.3(@types/node@22.10.1)(jiti@1.21.6)(yaml@2.6.0): dependencies: esbuild: 0.24.0 - postcss: 8.4.49 + postcss: 8.5.9 rollup: 4.24.3 optionalDependencies: '@types/node': 22.10.1