diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index ebef4ade..95dc3f42 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -24,7 +24,7 @@ "@types/react-dom": "19.2.3", "eslint": "^9.39.1", "eslint-config-next": "15.5.18", - "postcss": "^8.5.23", + "postcss": "^8.5.24", "tailwindcss": "^3.4.19", "typescript": "^5", "vite": "^7.3.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a81e196..cf6d10ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -167,8 +167,8 @@ importers: specifier: 15.5.18 version: 15.5.18(eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.59.2(eslint@9.39.4(jiti@2.7.0))(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint@9.39.4(jiti@2.7.0)))(eslint@9.39.4(jiti@2.7.0))(typescript@5.4.5) postcss: - specifier: ^8.5.23 - version: 8.5.23 + specifier: ^8.5.24 + version: 8.5.24 tailwindcss: specifier: ^3.4.19 version: 3.4.19(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.4.5)) @@ -5544,8 +5544,8 @@ packages: resolution: {integrity: sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.23: - resolution: {integrity: sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==} + postcss@8.5.24: + resolution: {integrity: sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -12405,7 +12405,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.23: + postcss@8.5.24: dependencies: nanoid: 3.3.17 picocolors: 1.1.1