diff --git a/package.json b/package.json index 44a02bf5d..c41566d45 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "piscina": "^4.7.0", "postcss": "^8.4.49", "postcss-loader": "^8.1.1", - "postcss-styled-syntax": "^0.6.4", + "postcss-styled-syntax": "^0.7.0", "prettier": "^3.4.1", "prettier-plugin-tailwindcss": "^0.6.9", "pretty-quick": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 590defc28..441229342 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -273,8 +273,8 @@ importers: specifier: ^8.1.1 version: 8.1.1(postcss@8.4.49)(typescript@5.7.2)(webpack@5.94.0) postcss-styled-syntax: - specifier: ^0.6.4 - version: 0.6.4(postcss@8.4.49) + specifier: ^0.7.0 + version: 0.7.0(postcss@8.4.49) prettier: specifier: ^3.4.1 version: 3.4.1 @@ -7739,8 +7739,8 @@ packages: resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==} engines: {node: '>=4'} - postcss-styled-syntax@0.6.4: - resolution: {integrity: sha512-uWiLn+9rKgIghUYmTHvXMR6MnyPULMe9Gv3bV537Fg4FH6CA6cn21WMjKss2Qb98LUhT847tKfnRGG3FhSOgUQ==} + postcss-styled-syntax@0.7.0: + resolution: {integrity: sha512-OeStzPkHJ1/WDGRKm/JuVK8UdJbjt3U7AFC+zUc9omJ79SaXSxWoy+PXxJz7t8vOO8HcUgCLndNEQfLvZ74TuQ==} engines: {node: '>=14.17'} peerDependencies: postcss: ^8.4.21 @@ -18107,7 +18107,7 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-styled-syntax@0.6.4(postcss@8.4.49): + postcss-styled-syntax@0.7.0(postcss@8.4.49): dependencies: postcss: 8.4.49 typescript: 5.7.2