diff --git a/package.json b/package.json index 4c295d4..3ae06c6 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "autoprefixer": "10.4.20", "encoding": "0.1.13", "eslint": "9.20.0", - "postcss": "8.5.1", + "postcss": "8.5.2", "prettier": "3.5.0", "prettier-plugin-tailwindcss": "0.6.11", "tailwindcss": "3.4.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e2d532c..1e7b181 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,7 +47,7 @@ importers: version: 0.4.2(tailwindcss@3.4.17) autoprefixer: specifier: 10.4.20 - version: 10.4.20(postcss@8.5.1) + version: 10.4.20(postcss@8.5.2) encoding: specifier: 0.1.13 version: 0.1.13 @@ -55,8 +55,8 @@ importers: specifier: 9.20.0 version: 9.20.0(jiti@1.21.6) postcss: - specifier: 8.5.1 - version: 8.5.1 + specifier: 8.5.2 + version: 8.5.2 prettier: specifier: 3.5.0 version: 3.5.0 @@ -1964,8 +1964,8 @@ packages: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.1: - resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==} + postcss@8.5.2: + resolution: {integrity: sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -3284,14 +3284,14 @@ snapshots: '@astrojs/compiler': 2.9.2 synckit: 0.9.1 - autoprefixer@10.4.20(postcss@8.5.1): + autoprefixer@10.4.20(postcss@8.5.2): dependencies: browserslist: 4.23.3 caniuse-lite: 1.0.30001646 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 - postcss: 8.5.1 + postcss: 8.5.2 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -3734,7 +3734,7 @@ snapshots: eslint: 9.20.0(jiti@1.21.6) eslint-compat-utils: 0.6.3(eslint@9.20.0(jiti@1.21.6)) globals: 15.14.0 - postcss: 8.5.1 + postcss: 8.5.2 postcss-selector-parser: 7.0.0 transitivePeerDependencies: - supports-color @@ -3960,7 +3960,7 @@ snapshots: eslint-plugin-tailwindcss@3.17.5(tailwindcss@3.4.17): dependencies: fast-glob: 3.3.2 - postcss: 8.5.1 + postcss: 8.5.2 tailwindcss: 3.4.17 eslint-scope@8.2.0: @@ -4704,28 +4704,28 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-import@15.1.0(postcss@8.5.1): + postcss-import@15.1.0(postcss@8.5.2): dependencies: - postcss: 8.5.1 + postcss: 8.5.2 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 - postcss-js@4.0.1(postcss@8.5.1): + postcss-js@4.0.1(postcss@8.5.2): dependencies: camelcase-css: 2.0.1 - postcss: 8.5.1 + postcss: 8.5.2 - postcss-load-config@4.0.2(postcss@8.5.1): + postcss-load-config@4.0.2(postcss@8.5.2): dependencies: lilconfig: 3.1.3 yaml: 2.6.0 optionalDependencies: - postcss: 8.5.1 + postcss: 8.5.2 - postcss-nested@6.2.0(postcss@8.5.1): + postcss-nested@6.2.0(postcss@8.5.2): dependencies: - postcss: 8.5.1 + postcss: 8.5.2 postcss-selector-parser: 6.1.2 postcss-selector-parser@6.1.2: @@ -4746,7 +4746,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.1: + postcss@8.5.2: dependencies: nanoid: 3.3.8 picocolors: 1.1.1 @@ -5125,11 +5125,11 @@ snapshots: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.1.1 - postcss: 8.5.1 - postcss-import: 15.1.0(postcss@8.5.1) - postcss-js: 4.0.1(postcss@8.5.1) - postcss-load-config: 4.0.2(postcss@8.5.1) - postcss-nested: 6.2.0(postcss@8.5.1) + postcss: 8.5.2 + postcss-import: 15.1.0(postcss@8.5.2) + postcss-js: 4.0.1(postcss@8.5.2) + postcss-load-config: 4.0.2(postcss@8.5.2) + postcss-nested: 6.2.0(postcss@8.5.2) postcss-selector-parser: 6.1.2 resolve: 1.22.8 sucrase: 3.35.0