From 856058515bde68b5af89c6c014dacab12e2e56d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 23:40:00 +0000 Subject: [PATCH] chore(deps-dev): bump postcss from 8.5.6 to 8.5.23 in /sdk/typescript Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.23. - [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.5.6...8.5.23) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- sdk/typescript/package.json | 2 +- sdk/typescript/pnpm-lock.yaml | 22 ++++++---------------- 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/sdk/typescript/package.json b/sdk/typescript/package.json index 7d1ea989..7afcb589 100644 --- a/sdk/typescript/package.json +++ b/sdk/typescript/package.json @@ -94,7 +94,7 @@ "fast-check": "4.9.0", "ink-testing-library": "4.0.0", "json-schema-to-typescript": "15.0.4", - "postcss": "8.5.6", + "postcss": "8.5.23", "prettier": "3.2.5", "react-dom": "19.2.4", "tailwindcss": "4.3.3", diff --git a/sdk/typescript/pnpm-lock.yaml b/sdk/typescript/pnpm-lock.yaml index 5496e12f..eed94b77 100644 --- a/sdk/typescript/pnpm-lock.yaml +++ b/sdk/typescript/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: 15.0.4 version: 15.0.4 postcss: - specifier: 8.5.6 - version: 8.5.6 + specifier: 8.5.23 + version: 8.5.23 prettier: specifier: 3.2.5 version: 3.2.5 @@ -2534,12 +2534,8 @@ packages: resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==} engines: {node: '>=12'} - postcss@8.5.26: - resolution: {integrity: sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==} - engines: {node: ^10 || ^12 || >=14} - - postcss@8.5.6: - resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} + postcss@8.5.23: + resolution: {integrity: sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==} engines: {node: ^10 || ^12 || >=14} prettier@3.2.5: @@ -4485,7 +4481,7 @@ snapshots: '@alloc/quick-lru': 5.2.0 '@tailwindcss/node': 4.3.3 '@tailwindcss/oxide': 4.3.3 - postcss: 8.5.26 + postcss: 8.5.23 tailwindcss: 4.3.3 '@toon-format/toon@2.3.0': {} @@ -5652,13 +5648,7 @@ snapshots: picomatch@4.0.5: {} - postcss@8.5.26: - dependencies: - nanoid: 3.3.18 - picocolors: 1.1.1 - source-map-js: 1.2.1 - - postcss@8.5.6: + postcss@8.5.23: dependencies: nanoid: 3.3.18 picocolors: 1.1.1