From 4d9d7e469f1eb4d77f29eb0888bf907b199aaee9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 04:34:18 +0000 Subject: [PATCH] chore(deps): update dependency postcss to v8.5.18 [security] --- pnpm-lock.yaml | 44 +++++++++++++++++++++----------------------- 1 file changed, 21 insertions(+), 23 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb08509..338a810 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,8 +4,6 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false -pnpmfileChecksum: sha256-/xhzNOuu2gnHZ9xSXg2Whi1pXgoDOLRXuVQKnoPEjMY= - importers: .: @@ -33,7 +31,7 @@ importers: version: 7.7.1 postcss: specifier: ^8.5.13 - version: 8.5.13 + version: 8.5.18 prettier: specifier: ^3.8.3 version: 3.8.3 @@ -542,8 +540,8 @@ packages: mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} - nanoid@3.3.11: - resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} + nanoid@3.3.16: + resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -643,8 +641,8 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.5.13: - resolution: {integrity: sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==} + postcss@8.5.18: + resolution: {integrity: sha512-xdB1oSLHbz1vRWgCDalrCqEFTWzFlhqFC5tIHLMOSUIjhm3XXQ1qrFy8S/ESr1JYRRXqM3c1QFiMZUJdUTqyMQ==} engines: {node: ^10 || ^12 || >=14} prettier@3.8.3: @@ -1214,7 +1212,7 @@ snapshots: object-assign: 4.1.1 thenify-all: 1.6.0 - nanoid@3.3.11: {} + nanoid@3.3.16: {} normalize-path@3.0.0: {} @@ -1253,28 +1251,28 @@ snapshots: optionalDependencies: fsevents: 2.3.2 - postcss-import@15.1.0(postcss@8.5.13): + postcss-import@15.1.0(postcss@8.5.18): dependencies: - postcss: 8.5.13 + postcss: 8.5.18 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 - postcss-js@4.0.1(postcss@8.5.13): + postcss-js@4.0.1(postcss@8.5.18): dependencies: camelcase-css: 2.0.1 - postcss: 8.5.13 + postcss: 8.5.18 - postcss-load-config@4.0.2(postcss@8.5.13): + postcss-load-config@4.0.2(postcss@8.5.18): dependencies: lilconfig: 3.1.3 yaml: 2.6.1 optionalDependencies: - postcss: 8.5.13 + postcss: 8.5.18 - postcss-nested@6.2.0(postcss@8.5.13): + postcss-nested@6.2.0(postcss@8.5.18): dependencies: - postcss: 8.5.13 + postcss: 8.5.18 postcss-selector-parser: 6.1.2 postcss-selector-parser@6.1.2: @@ -1284,9 +1282,9 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.5.13: + postcss@8.5.18: dependencies: - nanoid: 3.3.11 + nanoid: 3.3.16 picocolors: 1.1.1 source-map-js: 1.2.1 @@ -1383,11 +1381,11 @@ snapshots: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.1.1 - postcss: 8.5.13 - postcss-import: 15.1.0(postcss@8.5.13) - postcss-js: 4.0.1(postcss@8.5.13) - postcss-load-config: 4.0.2(postcss@8.5.13) - postcss-nested: 6.2.0(postcss@8.5.13) + postcss: 8.5.18 + postcss-import: 15.1.0(postcss@8.5.18) + postcss-js: 4.0.1(postcss@8.5.18) + postcss-load-config: 4.0.2(postcss@8.5.18) + postcss-nested: 6.2.0(postcss@8.5.18) postcss-selector-parser: 6.1.2 resolve: 1.22.8 sucrase: 3.35.0