diff --git a/apps/marketing/package.json b/apps/marketing/package.json index 111fa7a..186a70b 100644 --- a/apps/marketing/package.json +++ b/apps/marketing/package.json @@ -24,7 +24,7 @@ "@types/node": "^22.10.5", "@types/react": "19.0.6", "@types/react-dom": "19.0.3", - "postcss": "^8.5.1", + "postcss": "^8.5.16", "tailwindcss": "^4.0.0", "typescript": "^5.7.3" } diff --git a/apps/web/package.json b/apps/web/package.json index 90ab208..d3d795e 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -30,7 +30,7 @@ "@types/node": "^22.10.5", "@types/react": "19.0.6", "@types/react-dom": "19.0.3", - "postcss": "^8.5.1", + "postcss": "^8.5.16", "tailwindcss": "^4.0.0", "typescript": "^5.7.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2adb51..3fbd66c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -113,8 +113,8 @@ importers: specifier: 19.0.3 version: 19.0.3(@types/react@19.0.6) postcss: - specifier: ^8.5.1 - version: 8.5.15 + specifier: ^8.5.16 + version: 8.5.16 tailwindcss: specifier: ^4.0.0 version: 4.3.1 @@ -168,8 +168,8 @@ importers: specifier: 19.0.3 version: 19.0.3(@types/react@19.0.6) postcss: - specifier: ^8.5.1 - version: 8.5.15 + specifier: ^8.5.16 + version: 8.5.16 tailwindcss: specifier: ^4.0.0 version: 4.3.1 @@ -2052,6 +2052,10 @@ packages: resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==} engines: {node: ^10 || ^12 || >=14} + postcss@8.5.16: + resolution: {integrity: sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==} + engines: {node: ^10 || ^12 || >=14} + postgres@3.4.9: resolution: {integrity: sha512-GD3qdB0x1z9xgFI6cdRD6xu2Sp2WCOEoe3mtnyB5Ee0XrrL5Pe+e4CCnJrRMnL1zYtRDZmQQVbvOttLnKDLnaw==} engines: {node: '>=12'} @@ -3734,6 +3738,12 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.5.16: + dependencies: + nanoid: 3.3.15 + picocolors: 1.1.1 + source-map-js: 1.2.1 + postgres@3.4.9: {} process-nextick-args@2.0.1: {}