diff --git a/apps/compatibility-check/package.json b/apps/compatibility-check/package.json index 383bdc6..6cc817c 100644 --- a/apps/compatibility-check/package.json +++ b/apps/compatibility-check/package.json @@ -26,7 +26,7 @@ "@types/react-dom": "18.3.1", "eslint": "9.14.0", "eslint-config-next": "15.0.3", - "postcss": "8.4.48", + "postcss": "8.4.49", "prettier": "3.3.3", "tailwindcss": "3.4.14", "typescript": "5.6.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c040525..67b786f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 15.0.3 version: 15.0.3(eslint@9.14.0(jiti@1.21.0))(typescript@5.6.3) postcss: - specifier: 8.4.48 - version: 8.4.48 + specifier: 8.4.49 + version: 8.4.49 prettier: specifier: 3.3.3 version: 3.3.3 @@ -1519,8 +1519,8 @@ packages: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} - postcss@8.4.48: - resolution: {integrity: sha512-GCRK8F6+Dl7xYniR5a4FYbpBzU8XnZVeowqsQFYdcXuSbChgiks7qybSkbvnaeqv0G0B+dd9/jJgH8kkLDQeEA==} + postcss@8.4.49: + resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -2766,7 +2766,7 @@ snapshots: eslint-plugin-tailwindcss@3.17.0(tailwindcss@3.4.14): dependencies: fast-glob: 3.3.2 - postcss: 8.4.48 + postcss: 8.4.49 tailwindcss: 3.4.14 eslint-scope@8.2.0: @@ -3362,28 +3362,28 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-import@15.1.0(postcss@8.4.48): + postcss-import@15.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.48 + postcss: 8.4.49 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 - postcss-js@4.0.1(postcss@8.4.48): + postcss-js@4.0.1(postcss@8.4.49): dependencies: camelcase-css: 2.0.1 - postcss: 8.4.48 + postcss: 8.4.49 - postcss-load-config@4.0.2(postcss@8.4.48): + postcss-load-config@4.0.2(postcss@8.4.49): dependencies: lilconfig: 3.1.1 yaml: 2.4.2 optionalDependencies: - postcss: 8.4.48 + postcss: 8.4.49 - postcss-nested@6.0.1(postcss@8.4.48): + postcss-nested@6.0.1(postcss@8.4.49): dependencies: - postcss: 8.4.48 + postcss: 8.4.49 postcss-selector-parser: 6.1.0 postcss-selector-parser@6.1.0: @@ -3396,10 +3396,10 @@ snapshots: postcss@8.4.31: dependencies: nanoid: 3.3.7 - picocolors: 1.1.0 + picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.4.48: + postcss@8.4.49: dependencies: nanoid: 3.3.7 picocolors: 1.1.1 @@ -3679,11 +3679,11 @@ snapshots: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.1.0 - postcss: 8.4.48 - postcss-import: 15.1.0(postcss@8.4.48) - postcss-js: 4.0.1(postcss@8.4.48) - postcss-load-config: 4.0.2(postcss@8.4.48) - postcss-nested: 6.0.1(postcss@8.4.48) + 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.0.1(postcss@8.4.49) postcss-selector-parser: 6.1.0 resolve: 1.22.8 sucrase: 3.35.0