From 985230dff8e0f97aa3a58a710c221ef4352c1eab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 21:56:06 +0000 Subject: [PATCH] chore(deps-dev): bump postcss from 8.5.19 to 8.5.23 Bumps [postcss](https://github.com/postcss/postcss) from 8.5.19 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.19...8.5.23) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 54 ++++++++++++++++++++++----------------------- server/package.json | 2 +- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 852a300..dd70ac2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,7 +57,7 @@ importers: version: 19.2.3(@types/react@19.2.17) autoprefixer: specifier: ^10.4.20 - version: 10.5.3(postcss@8.5.19) + version: 10.5.3(postcss@8.5.23) drizzle-kit: specifier: ^0.31.10 version: 0.31.10 @@ -68,8 +68,8 @@ importers: specifier: ^15.2.0 version: 15.5.20(eslint@9.39.5(jiti@1.21.7))(typescript@5.9.3) postcss: - specifier: ^8.5.19 - version: 8.5.19 + specifier: ^8.5.23 + version: 8.5.23 tailwindcss: specifier: ^3.4.17 version: 3.4.19(tsx@4.23.1) @@ -2261,8 +2261,8 @@ packages: mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} - nanoid@3.3.16: - resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==} + nanoid@3.3.17: + resolution: {integrity: sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -2466,8 +2466,8 @@ packages: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.19: - resolution: {integrity: sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==} + postcss@8.5.23: + resolution: {integrity: sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==} engines: {node: ^10 || ^12 || >=14} prebuild-install@7.1.3: @@ -3901,13 +3901,13 @@ snapshots: async-function@1.0.0: {} - autoprefixer@10.5.3(postcss@8.5.19): + autoprefixer@10.5.3(postcss@8.5.23): dependencies: browserslist: 4.28.6 caniuse-lite: 1.0.30001805 fraction.js: 5.3.4 picocolors: 1.1.1 - postcss: 8.5.19 + postcss: 8.5.23 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -4959,7 +4959,7 @@ snapshots: object-assign: 4.1.1 thenify-all: 1.6.0 - nanoid@3.3.16: {} + nanoid@3.3.17: {} nanoid@6.0.0: {} @@ -5104,29 +5104,29 @@ snapshots: possible-typed-array-names@1.1.0: {} - postcss-import@15.1.0(postcss@8.5.19): + postcss-import@15.1.0(postcss@8.5.23): dependencies: - postcss: 8.5.19 + postcss: 8.5.23 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.12 - postcss-js@4.1.0(postcss@8.5.19): + postcss-js@4.1.0(postcss@8.5.23): dependencies: camelcase-css: 2.0.1 - postcss: 8.5.19 + postcss: 8.5.23 - postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.19)(tsx@4.23.1): + postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.23)(tsx@4.23.1): dependencies: lilconfig: 3.1.3 optionalDependencies: jiti: 1.21.7 - postcss: 8.5.19 + postcss: 8.5.23 tsx: 4.23.1 - postcss-nested@6.2.0(postcss@8.5.19): + postcss-nested@6.2.0(postcss@8.5.23): dependencies: - postcss: 8.5.19 + postcss: 8.5.23 postcss-selector-parser: 6.1.4 postcss-selector-parser@6.1.4: @@ -5138,13 +5138,13 @@ snapshots: postcss@8.4.31: dependencies: - nanoid: 3.3.16 + nanoid: 3.3.17 picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.19: + postcss@8.5.23: dependencies: - nanoid: 3.3.16 + nanoid: 3.3.17 picocolors: 1.1.1 source-map-js: 1.2.1 @@ -5548,11 +5548,11 @@ snapshots: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.1.1 - postcss: 8.5.19 - postcss-import: 15.1.0(postcss@8.5.19) - postcss-js: 4.1.0(postcss@8.5.19) - postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.19)(tsx@4.23.1) - postcss-nested: 6.2.0(postcss@8.5.19) + postcss: 8.5.23 + postcss-import: 15.1.0(postcss@8.5.23) + postcss-js: 4.1.0(postcss@8.5.23) + postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.23)(tsx@4.23.1) + postcss-nested: 6.2.0(postcss@8.5.23) postcss-selector-parser: 6.1.4 resolve: 1.22.12 sucrase: 3.35.1 @@ -5740,7 +5740,7 @@ snapshots: esbuild: 0.28.1 fdir: 6.5.0(picomatch@4.0.5) picomatch: 4.0.5 - postcss: 8.5.19 + postcss: 8.5.23 rollup: 4.62.2 tinyglobby: 0.2.17 optionalDependencies: diff --git a/server/package.json b/server/package.json index 6e48de5..24a3626 100644 --- a/server/package.json +++ b/server/package.json @@ -40,7 +40,7 @@ "drizzle-kit": "^0.31.10", "eslint": "^9.20.1", "eslint-config-next": "^15.2.0", - "postcss": "^8.5.19", + "postcss": "^8.5.23", "tailwindcss": "^3.4.17", "typescript": "^5.7.3", "vitest": "^3.0.5"