diff --git a/package.json b/package.json index 5c7763f..b34bb9a 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "jsdom": "^29.1.1", "lint-staged": "^17.0.7", "playwright": "^1.49.0", - "postcss": "^8.5.10", + "postcss": "^8.5.23", "prettier": "^3.9.5", "prettier-plugin-tailwindcss": "^0.8.1", "prisma": "^7.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af95fcd..4d8966a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -253,8 +253,8 @@ importers: specifier: ^1.49.0 version: 1.61.1 postcss: - specifier: ^8.5.10 - version: 8.5.18 + specifier: ^8.5.23 + version: 8.5.23 prettier: specifier: ^3.9.5 version: 3.9.5 @@ -4259,14 +4259,6 @@ packages: resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==} engines: {node: '>= 0.4'} - postcss@8.5.18: - resolution: {integrity: sha512-xdB1oSLHbz1vRWgCDalrCqEFTWzFlhqFC5tIHLMOSUIjhm3XXQ1qrFy8S/ESr1JYRRXqM3c1QFiMZUJdUTqyMQ==} - engines: {node: ^10 || ^12 || >=14} - - postcss@8.5.20: - resolution: {integrity: sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.5.23: resolution: {integrity: sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==} engines: {node: ^10 || ^12 || >=14} @@ -6964,7 +6956,7 @@ snapshots: '@alloc/quick-lru': 5.2.0 '@tailwindcss/node': 4.3.3 '@tailwindcss/oxide': 4.3.3 - postcss: 8.5.20 + postcss: 8.5.23 tailwindcss: 4.3.3 '@tybys/wasm-util@0.10.3': @@ -9497,18 +9489,6 @@ snapshots: possible-typed-array-names@1.1.0: {} - postcss@8.5.18: - dependencies: - nanoid: 3.3.16 - picocolors: 1.1.1 - source-map-js: 1.2.1 - - postcss@8.5.20: - dependencies: - nanoid: 3.3.16 - picocolors: 1.1.1 - source-map-js: 1.2.1 - postcss@8.5.23: dependencies: nanoid: 3.3.16