diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-26 16:25:38 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-26 16:26:20 +0000 |
commit | 022a83f9be564522f9b7beb05a2b6d08680419e8 (patch) | |
tree | dff08826d9e5064b2eaee4712c299b895a3c7d25 /pnpm-lock.yaml | |
parent | Bump vite from 5.2.3 to 5.2.6 (diff) | |
download | trinkets-022a83f9be564522f9b7beb05a2b6d08680419e8.tar trinkets-022a83f9be564522f9b7beb05a2b6d08680419e8.tar.gz trinkets-022a83f9be564522f9b7beb05a2b6d08680419e8.tar.bz2 trinkets-022a83f9be564522f9b7beb05a2b6d08680419e8.tar.lz trinkets-022a83f9be564522f9b7beb05a2b6d08680419e8.tar.xz trinkets-022a83f9be564522f9b7beb05a2b6d08680419e8.tar.zst trinkets-022a83f9be564522f9b7beb05a2b6d08680419e8.zip |
Bump @tailwindcss/typography from 0.5.10 to 0.5.11
Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.10 to 0.5.11.
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.10...v0.5.11)
---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r-- | pnpm-lock.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12540e3..dd87b27 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: 0.5.7 version: 0.5.7(tailwindcss@3.4.1) '@tailwindcss/typography': - specifier: 0.5.10 - version: 0.5.10(tailwindcss@3.4.1) + specifier: 0.5.11 + version: 0.5.11(tailwindcss@3.4.1) '@types/html-minifier-terser': specifier: 7.0.2 version: 7.0.2 @@ -1997,8 +1997,8 @@ packages: tailwindcss: 3.4.1 dev: true - /@tailwindcss/typography@0.5.10(tailwindcss@3.4.1): - resolution: {integrity: sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==} + /@tailwindcss/typography@0.5.11(tailwindcss@3.4.1): + resolution: {integrity: sha512-ahOULqBQGCdSqL3vMNjH1R5cU2gxTh059fJIKF2enHXE8c/s3yKGDSKZ1+4poCr7BZRREJS8n5cCFmwsW4Ok3A==} peerDependencies: tailwindcss: '>=3.0.0 || insiders' dependencies: |