diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-28 16:09:35 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-28 16:10:18 +0000 |
commit | a8d0391d7624c14f1cc6001c49777f45d57bfdb6 (patch) | |
tree | 11151922aef7bbcf0a4d92dbfc716572a691db61 | |
parent | Bump @sveltejs/adapter-auto from 3.1.1 to 3.2.0 (diff) | |
download | trinkets-a8d0391d7624c14f1cc6001c49777f45d57bfdb6.tar trinkets-a8d0391d7624c14f1cc6001c49777f45d57bfdb6.tar.gz trinkets-a8d0391d7624c14f1cc6001c49777f45d57bfdb6.tar.bz2 trinkets-a8d0391d7624c14f1cc6001c49777f45d57bfdb6.tar.lz trinkets-a8d0391d7624c14f1cc6001c49777f45d57bfdb6.tar.xz trinkets-a8d0391d7624c14f1cc6001c49777f45d57bfdb6.tar.zst trinkets-a8d0391d7624c14f1cc6001c49777f45d57bfdb6.zip |
Bump @tailwindcss/typography from 0.5.11 to 0.5.12
Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.11 to 0.5.12.
- [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.11...v0.5.12)
---
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-- | 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 3e93b78..aea5771 100644 --- a/app/package.json +++ b/app/package.json @@ -16,7 +16,7 @@ "@sveltejs/kit": "2.5.4", "@sveltejs/vite-plugin-svelte": "^3.0.2", "@tailwindcss/forms": "0.5.7", - "@tailwindcss/typography": "0.5.11", + "@tailwindcss/typography": "0.5.12", "@types/html-minifier-terser": "7.0.2", "@types/node": "20.11.30", "@types/wicg-file-system-access": "2023.10.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d65f6f9..161488e 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.2) '@tailwindcss/typography': - specifier: 0.5.11 - version: 0.5.11(tailwindcss@3.4.2) + specifier: 0.5.12 + version: 0.5.12(tailwindcss@3.4.2) '@types/html-minifier-terser': specifier: 7.0.2 version: 7.0.2 @@ -1997,8 +1997,8 @@ packages: tailwindcss: 3.4.2 dev: true - /@tailwindcss/typography@0.5.11(tailwindcss@3.4.2): - resolution: {integrity: sha512-ahOULqBQGCdSqL3vMNjH1R5cU2gxTh059fJIKF2enHXE8c/s3yKGDSKZ1+4poCr7BZRREJS8n5cCFmwsW4Ok3A==} + /@tailwindcss/typography@0.5.12(tailwindcss@3.4.2): + resolution: {integrity: sha512-CNwpBpconcP7ppxmuq3qvaCxiRWnbhANpY/ruH4L5qs2GCiVDJXde/pjj2HWPV1+Q4G9+V/etrwUYopdcjAlyg==} peerDependencies: tailwindcss: '>=3.0.0 || insiders' dependencies: |