From f5eac4f3fb27b9a486fa7325807393017aa1d7c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 14:15:12 +0000 Subject: [PATCH] chore(deps-dev): bump postcss from 8.5.23 to 8.5.24 Bumps [postcss](https://github.com/postcss/postcss) from 8.5.23 to 8.5.24. - [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.23...8.5.24) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.24 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- apps/console/package.json | 2 +- apps/site/package.json | 2 +- examples/byo-backend-console/package.json | 2 +- packages/components/package.json | 2 +- packages/runner/package.json | 2 +- pnpm-lock.yaml | 108 ++++++++++++---------- 6 files changed, 62 insertions(+), 56 deletions(-) diff --git a/apps/console/package.json b/apps/console/package.json index 7099f56bc5..f0540f7137 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -104,7 +104,7 @@ "autoprefixer": "^10.5.4", "happy-dom": "^20.11.1", "lucide-react": "^1.25.0", - "postcss": "^8.5.23", + "postcss": "^8.5.24", "react": "19.2.8", "react-dom": "19.2.8", "react-router-dom": "^7.18.1", diff --git a/apps/site/package.json b/apps/site/package.json index 289d010575..8dd68d6f1e 100644 --- a/apps/site/package.json +++ b/apps/site/package.json @@ -48,7 +48,7 @@ "@types/node": "^26.1.1", "@types/react": "19.2.17", "@types/react-dom": "19.2.3", - "postcss": "^8.5.23", + "postcss": "^8.5.24", "tailwindcss": "^4.3.3", "tailwindcss-animate": "^1.0.7", "typescript": "^6.0.3" diff --git a/examples/byo-backend-console/package.json b/examples/byo-backend-console/package.json index d7863fdd31..173cef35a5 100644 --- a/examples/byo-backend-console/package.json +++ b/examples/byo-backend-console/package.json @@ -29,7 +29,7 @@ "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "^6.0.4", "autoprefixer": "^10.5.4", - "postcss": "^8.5.23", + "postcss": "^8.5.24", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", "vite": "^8.1.5" diff --git a/packages/components/package.json b/packages/components/package.json index f9e3a65d1f..4c235c5547 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -96,7 +96,7 @@ "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "^6.0.4", "autoprefixer": "^10.5.4", - "postcss": "^8.5.23", + "postcss": "^8.5.24", "shadcn": "^4.15.0", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/packages/runner/package.json b/packages/runner/package.json index da73fe05b6..b80e998275 100644 --- a/packages/runner/package.json +++ b/packages/runner/package.json @@ -42,7 +42,7 @@ "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "^6.0.4", "autoprefixer": "^10.5.4", - "postcss": "^8.5.23", + "postcss": "^8.5.24", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", "vite": "^8.1.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a21152235b..cf2c49d1a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,7 +64,7 @@ importers: version: 4.1.10(vitest@4.1.10) autoprefixer: specifier: ^10.5.4 - version: 10.5.4(postcss@8.5.23) + version: 10.5.4(postcss@8.5.24) axe-core: specifier: ^4.12.1 version: 4.12.1 @@ -299,7 +299,7 @@ importers: version: 4.1.10(vitest@4.1.10) autoprefixer: specifier: ^10.5.4 - version: 10.5.4(postcss@8.5.23) + version: 10.5.4(postcss@8.5.24) happy-dom: specifier: ^20.11.1 version: 20.11.1 @@ -307,8 +307,8 @@ importers: specifier: ^1.25.0 version: 1.25.0(react@19.2.8) postcss: - specifier: ^8.5.23 - version: 8.5.23 + specifier: ^8.5.24 + version: 8.5.24 react: specifier: 19.2.8 version: 19.2.8 @@ -440,8 +440,8 @@ importers: specifier: 19.2.3 version: 19.2.3(@types/react@19.2.17) postcss: - specifier: ^8.5.23 - version: 8.5.23 + specifier: ^8.5.24 + version: 8.5.24 tailwindcss: specifier: ^4.3.3 version: 4.3.3 @@ -499,10 +499,10 @@ importers: version: 6.0.4(vite@8.1.5(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.23.1)(yaml@2.9.0)) autoprefixer: specifier: ^10.5.4 - version: 10.5.4(postcss@8.5.23) + version: 10.5.4(postcss@8.5.24) postcss: - specifier: ^8.5.23 - version: 8.5.23 + specifier: ^8.5.24 + version: 8.5.24 tailwindcss: specifier: ^4.3.3 version: 4.3.3 @@ -852,7 +852,7 @@ importers: version: 26.1.1 tsup: specifier: ^8.5.1 - version: 8.5.1(@microsoft/api-extractor@7.58.2(@types/node@26.1.1))(@swc/core@1.15.33)(jiti@2.7.0)(postcss@8.5.23)(tsx@4.23.1)(typescript@6.0.3)(yaml@2.9.0) + version: 8.5.1(@microsoft/api-extractor@7.58.2(@types/node@26.1.1))(@swc/core@1.15.33)(jiti@2.7.0)(postcss@8.5.24)(tsx@4.23.1)(typescript@6.0.3)(yaml@2.9.0) typescript: specifier: ^6.0.3 version: 6.0.3 @@ -1052,10 +1052,10 @@ importers: version: 6.0.4(vite@8.1.5(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.23.1)(yaml@2.9.0)) autoprefixer: specifier: ^10.5.4 - version: 10.5.4(postcss@8.5.23) + version: 10.5.4(postcss@8.5.24) postcss: - specifier: ^8.5.23 - version: 8.5.23 + specifier: ^8.5.24 + version: 8.5.24 shadcn: specifier: ^4.15.0 version: 4.15.0(typescript@6.0.3) @@ -1126,7 +1126,7 @@ importers: version: 2.4.9 tsup: specifier: ^8.5.1 - version: 8.5.1(@microsoft/api-extractor@7.58.2(@types/node@26.1.1))(@swc/core@1.15.33)(jiti@2.7.0)(postcss@8.5.23)(tsx@4.23.1)(typescript@6.0.3)(yaml@2.9.0) + version: 8.5.1(@microsoft/api-extractor@7.58.2(@types/node@26.1.1))(@swc/core@1.15.33)(jiti@2.7.0)(postcss@8.5.24)(tsx@4.23.1)(typescript@6.0.3)(yaml@2.9.0) typescript: specifier: ^6.0.3 version: 6.0.3 @@ -1151,7 +1151,7 @@ importers: version: 17.0.0-rc.0(ai@7.0.37(zod@4.4.3)) tsup: specifier: ^8.5.1 - version: 8.5.1(@microsoft/api-extractor@7.58.2(@types/node@26.1.1))(@swc/core@1.15.33)(jiti@2.7.0)(postcss@8.5.23)(tsx@4.23.1)(typescript@6.0.3)(yaml@2.9.0) + version: 8.5.1(@microsoft/api-extractor@7.58.2(@types/node@26.1.1))(@swc/core@1.15.33)(jiti@2.7.0)(postcss@8.5.24)(tsx@4.23.1)(typescript@6.0.3)(yaml@2.9.0) typescript: specifier: ^6.0.3 version: 6.0.3 @@ -2627,10 +2627,10 @@ importers: version: 6.0.4(vite@8.1.5(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.23.1)(yaml@2.9.0)) autoprefixer: specifier: ^10.5.4 - version: 10.5.4(postcss@8.5.23) + version: 10.5.4(postcss@8.5.24) postcss: - specifier: ^8.5.23 - version: 8.5.23 + specifier: ^8.5.24 + version: 8.5.24 tailwindcss: specifier: ^4.3.3 version: 4.3.3 @@ -2683,7 +2683,7 @@ importers: version: 3.9.2 tsup: specifier: ^8.5.1 - version: 8.5.1(@microsoft/api-extractor@7.58.2(@types/node@26.1.1))(@swc/core@1.15.33)(jiti@2.7.0)(postcss@8.5.23)(tsx@4.23.1)(typescript@6.0.3)(yaml@2.9.0) + version: 8.5.1(@microsoft/api-extractor@7.58.2(@types/node@26.1.1))(@swc/core@1.15.33)(jiti@2.7.0)(postcss@8.5.24)(tsx@4.23.1)(typescript@6.0.3)(yaml@2.9.0) typescript: specifier: ^6.0.3 version: 6.0.3 @@ -5236,8 +5236,8 @@ packages: '@swc/helpers@0.5.15': resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} - '@swc/types@0.1.27': - resolution: {integrity: sha512-K6h3iUlqeM946U4sXFYeahefR1YBbXJvko+hv8WS8/0BNJ4OHiHRywMnQUJCqkR7Y9+hqQ1TvEpiKqUhz7NEFg==} + '@swc/types@0.1.28': + resolution: {integrity: sha512-V6Mnml8v09QALx6K0elJ7o9K/MkVDtW3t6L+7Ou/JcWtb3xwId2AH4FeOceySd2JaO87IMw4+6vSZxLm34LPbw==} '@tailwindcss/node@4.3.3': resolution: {integrity: sha512-/T8IKEsf9VTU6tLjgC7+sv2mOPtQxzE2jMw7u4Tt40Tx+QSZxpzh95/H6cMKoja9XuW7iMdLJYBB0o9G1CaAgg==} @@ -6328,8 +6328,8 @@ packages: resolution: {integrity: sha512-7oFy703dxfY3/NLxC1fh2SUCQ0H9rmAY+5EpDVfXjUTTs+HEwR2nYaqLv+GWcTsumwxPfiz6CzCNkwXwBUwqCA==} engines: {node: 18 || 20 || >=22} - brace-expansion@5.0.8: - resolution: {integrity: sha512-JZyDyq3D4AUifKTPOB7DELf6XsB3WdPuNxCtob1vFXPsSXhdAiHBWJ/tJ8HAc9aH84BK+5JFZLNkJKx3G9kzQg==} + brace-expansion@5.0.9: + resolution: {integrity: sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==} engines: {node: 20 || >=22} braces@3.0.3: @@ -7330,6 +7330,9 @@ packages: fast-uri@3.1.4: resolution: {integrity: sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==} + fast-uri@3.1.5: + resolution: {integrity: sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==} + fast-wrap-ansi@0.2.2: resolution: {integrity: sha512-7F2Fl+TjRSenLqlU3UjSH0iyqopqoZIu7eZVpEirP2g1GtWa2G/ecEmBdgz31+Mxr+ELclgg6sokpSFIQiZ02Q==} @@ -9340,8 +9343,8 @@ packages: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.23: - resolution: {integrity: sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==} + postcss@8.5.24: + resolution: {integrity: sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==} engines: {node: ^10 || ^12 || >=14} potpack@2.1.0: @@ -9916,14 +9919,14 @@ packages: resolution: {integrity: sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==} engines: {node: '>= 18'} - seroval-plugins@1.5.6: - resolution: {integrity: sha512-HXuLAX2pu/UByPpaeo/TaMfvMIi+1QqIoPJYCcAtU8QkVNwgR6MPlGuCQTErV1JwraaMbYaWVIBX7mppzGLATQ==} + seroval-plugins@1.6.0: + resolution: {integrity: sha512-CbR5DP5DPicpd9RwRUzka7hi4x1577eGFXJVBW409LXqqJNst99JSUTZ8CXcnskQX7laPOWpmzliq0gBZEGlrQ==} engines: {node: '>=10'} peerDependencies: seroval: ^1.0 - seroval@1.5.6: - resolution: {integrity: sha512-rVQVWjjSvlINzaQPZH5JFqsqEsIWdTxY3iJZCnTL/5gQbXIRooVZKI60tVCkOVfzcRPejboxO2t0P89dg5mQaA==} + seroval@1.6.0: + resolution: {integrity: sha512-TBwwKfscTEgnBEWmYKKeCcmCGmrJi0LV6qNUY//WBA3MDesh/zfn+KOMq/ckpxM4gZ0ouAE706A1eenekM2sug==} engines: {node: '>=10'} serve-static@1.16.3: @@ -13501,7 +13504,7 @@ snapshots: '@swc/core@1.15.33': dependencies: '@swc/counter': 0.1.3 - '@swc/types': 0.1.27 + '@swc/types': 0.1.28 optionalDependencies: '@swc/core-darwin-arm64': 1.15.33 '@swc/core-darwin-x64': 1.15.33 @@ -13524,7 +13527,7 @@ snapshots: dependencies: tslib: 2.8.1 - '@swc/types@0.1.27': + '@swc/types@0.1.28': dependencies: '@swc/counter': 0.1.3 optional: true @@ -13595,7 +13598,7 @@ snapshots: '@alloc/quick-lru': 5.2.0 '@tailwindcss/node': 4.3.3 '@tailwindcss/oxide': 4.3.3 - postcss: 8.5.23 + postcss: 8.5.24 tailwindcss: 4.3.3 '@tailwindcss/typography@0.5.20(tailwindcss@4.3.3)': @@ -13634,8 +13637,8 @@ snapshots: dependencies: '@tanstack/history': 1.162.0 cookie-es: 3.1.1 - seroval: 1.5.6 - seroval-plugins: 1.5.6(seroval@1.5.6) + seroval: 1.6.0 + seroval-plugins: 1.6.0(seroval@1.6.0) optional: true '@tanstack/store@0.9.3': @@ -14427,7 +14430,7 @@ snapshots: ajv@8.18.0: dependencies: fast-deep-equal: 3.1.3 - fast-uri: 3.1.4 + fast-uri: 3.1.5 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 optional: true @@ -14541,13 +14544,13 @@ snapshots: atomically@1.7.0: {} - autoprefixer@10.5.4(postcss@8.5.23): + autoprefixer@10.5.4(postcss@8.5.24): dependencies: browserslist: 4.28.6 caniuse-lite: 1.0.30001806 fraction.js: 5.3.4 picocolors: 1.1.1 - postcss: 8.5.23 + postcss: 8.5.24 postcss-value-parser: 4.2.0 axe-core@4.12.1: {} @@ -14704,7 +14707,7 @@ snapshots: dependencies: balanced-match: 4.0.4 - brace-expansion@5.0.8: + brace-expansion@5.0.9: dependencies: balanced-match: 4.0.4 optional: true @@ -15837,6 +15840,9 @@ snapshots: fast-uri@3.1.4: {} + fast-uri@3.1.5: + optional: true + fast-wrap-ansi@0.2.2: dependencies: fast-string-width: 3.0.2 @@ -17576,7 +17582,7 @@ snapshots: minimatch@10.2.3: dependencies: - brace-expansion: 5.0.8 + brace-expansion: 5.0.9 optional: true minimatch@10.2.5: @@ -18030,12 +18036,12 @@ snapshots: path-data-parser: 0.1.0 points-on-curve: 0.2.0 - postcss-load-config@6.0.1(jiti@2.7.0)(postcss@8.5.23)(tsx@4.23.1)(yaml@2.9.0): + postcss-load-config@6.0.1(jiti@2.7.0)(postcss@8.5.24)(tsx@4.23.1)(yaml@2.9.0): dependencies: lilconfig: 3.1.3 optionalDependencies: jiti: 2.7.0 - postcss: 8.5.23 + postcss: 8.5.24 tsx: 4.23.1 yaml: 2.9.0 @@ -18057,7 +18063,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.23: + postcss@8.5.24: dependencies: nanoid: 3.3.16 picocolors: 1.1.1 @@ -18799,12 +18805,12 @@ snapshots: transitivePeerDependencies: - supports-color - seroval-plugins@1.5.6(seroval@1.5.6): + seroval-plugins@1.6.0(seroval@1.6.0): dependencies: - seroval: 1.5.6 + seroval: 1.6.0 optional: true - seroval@1.5.6: + seroval@1.6.0: optional: true serve-static@1.16.3: @@ -18864,7 +18870,7 @@ snapshots: kleur: 4.1.5 open: 11.0.0 ora: 8.2.0 - postcss: 8.5.23 + postcss: 8.5.24 postcss-selector-parser: 7.1.4 prompts: 2.4.2 recast: 0.23.12 @@ -19340,7 +19346,7 @@ snapshots: tslib@2.8.1: {} - tsup@8.5.1(@microsoft/api-extractor@7.58.2(@types/node@26.1.1))(@swc/core@1.15.33)(jiti@2.7.0)(postcss@8.5.23)(tsx@4.23.1)(typescript@6.0.3)(yaml@2.9.0): + tsup@8.5.1(@microsoft/api-extractor@7.58.2(@types/node@26.1.1))(@swc/core@1.15.33)(jiti@2.7.0)(postcss@8.5.24)(tsx@4.23.1)(typescript@6.0.3)(yaml@2.9.0): dependencies: bundle-require: 5.1.0(esbuild@0.27.7) cac: 6.7.14 @@ -19351,7 +19357,7 @@ snapshots: fix-dts-default-cjs-exports: 1.0.1 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(jiti@2.7.0)(postcss@8.5.23)(tsx@4.23.1)(yaml@2.9.0) + postcss-load-config: 6.0.1(jiti@2.7.0)(postcss@8.5.24)(tsx@4.23.1)(yaml@2.9.0) resolve-from: 5.0.0 rollup: 4.62.2 source-map: 0.7.6 @@ -19362,7 +19368,7 @@ snapshots: optionalDependencies: '@microsoft/api-extractor': 7.58.2(@types/node@26.1.1) '@swc/core': 1.15.33 - postcss: 8.5.23 + postcss: 8.5.24 typescript: 6.0.3 transitivePeerDependencies: - jiti @@ -19692,7 +19698,7 @@ snapshots: dependencies: lightningcss: 1.33.0 picomatch: 4.0.5 - postcss: 8.5.23 + postcss: 8.5.24 rolldown: 1.1.5 tinyglobby: 0.2.17 optionalDependencies: @@ -19707,7 +19713,7 @@ snapshots: dependencies: lightningcss: 1.33.0 picomatch: 4.0.5 - postcss: 8.5.23 + postcss: 8.5.24 rolldown: 1.1.5 tinyglobby: 0.2.17 optionalDependencies: