diff --git a/examples/gnt/package.json b/examples/gnt/package.json index 20de3267d7..8d607464e4 100644 --- a/examples/gnt/package.json +++ b/examples/gnt/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@gqty/cli": "workspace:^", "@next/bundle-analyzer": "^14.2.23", - "@tailwindcss/typography": "^0.5.15", + "@tailwindcss/typography": "^0.5.16", "@types/node": "20.14.15", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", diff --git a/examples/solid/package.json b/examples/solid/package.json index d2ef9c3715..ea0b3e3494 100644 --- a/examples/solid/package.json +++ b/examples/solid/package.json @@ -17,7 +17,7 @@ "solid-js": "^1.8.11" }, "devDependencies": { - "@tailwindcss/typography": "^0.5.15", + "@tailwindcss/typography": "^0.5.16", "autoprefixer": "^10.4.20", "graphql": "^16.8.1", "postcss": "^8.4.49", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ff00511eda..0dca32cfc7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -127,8 +127,8 @@ importers: specifier: ^14.2.23 version: 14.2.23(bufferutil@4.0.9)(utf-8-validate@5.0.10) '@tailwindcss/typography': - specifier: ^0.5.15 - version: 0.5.15(tailwindcss@3.4.17) + specifier: ^0.5.16 + version: 0.5.16(tailwindcss@3.4.17) '@types/node': specifier: 20.14.15 version: 20.14.15 @@ -321,8 +321,8 @@ importers: version: 1.8.17 devDependencies: '@tailwindcss/typography': - specifier: ^0.5.15 - version: 0.5.15(tailwindcss@3.4.17) + specifier: ^0.5.16 + version: 0.5.16(tailwindcss@3.4.17) autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.49) @@ -7471,10 +7471,10 @@ packages: tslib: 2.6.3 dev: false - /@tailwindcss/typography@0.5.15(tailwindcss@3.4.17): - resolution: {integrity: sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA==} + /@tailwindcss/typography@0.5.16(tailwindcss@3.4.17): + resolution: {integrity: sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==} peerDependencies: - tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20' + tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1' dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6