diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-29 16:20:48 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-29 16:21:30 +0000 |
commit | 86a7075d96fbd55c900c72154e8a021b31bc9b82 (patch) | |
tree | 130403d1e40bf1493dc052f8fc2a4a560eaa9690 | |
parent | Bump @floating-ui/dom from 1.6.3 to 1.6.4 (diff) | |
download | trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.tar trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.tar.gz trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.tar.bz2 trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.tar.lz trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.tar.xz trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.tar.zst trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.zip |
Bump @tailwindcss/typography from 0.5.12 to 0.5.13
Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.12 to 0.5.13.
- [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.12...v0.5.13)
---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | app/package.json | 2 | ||||
-rw-r--r-- | pnpm-lock.yaml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app/package.json b/app/package.json index c867808..e23bed4 100644 --- a/app/package.json +++ b/app/package.json @@ -16,7 +16,7 @@ "@sveltejs/kit": "2.5.7", "@sveltejs/vite-plugin-svelte": "^3.1.0", "@tailwindcss/forms": "0.5.7", - "@tailwindcss/typography": "0.5.12", + "@tailwindcss/typography": "0.5.13", "@types/html-minifier-terser": "7.0.2", "@types/node": "20.12.7", "@types/wicg-file-system-access": "2023.10.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd957e8..121fe91 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.3) '@tailwindcss/typography': - specifier: 0.5.12 - version: 0.5.12(tailwindcss@3.4.3) + specifier: 0.5.13 + version: 0.5.13(tailwindcss@3.4.3) '@types/html-minifier-terser': specifier: 7.0.2 version: 7.0.2 @@ -2007,8 +2007,8 @@ packages: tailwindcss: 3.4.3 dev: true - /@tailwindcss/typography@0.5.12(tailwindcss@3.4.3): - resolution: {integrity: sha512-CNwpBpconcP7ppxmuq3qvaCxiRWnbhANpY/ruH4L5qs2GCiVDJXde/pjj2HWPV1+Q4G9+V/etrwUYopdcjAlyg==} + /@tailwindcss/typography@0.5.13(tailwindcss@3.4.3): + resolution: {integrity: sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==} peerDependencies: tailwindcss: '>=3.0.0 || insiders' dependencies: |