Bump @tailwindcss/typography from 0.5.10 to 0.5.11 (#2495)

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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-27 10:40:58 +00:00 committed by GitHub
parent 11a0da1df9
commit 1c08ce05ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"@heroicons/react": "2.1.3",
"@retracedhq/logs-viewer": "2.7.1",
"@retracedhq/retraced": "0.7.8",
"@tailwindcss/typography": "0.5.10",
"@tailwindcss/typography": "0.5.11",
"axios": "1.6.8",
"blockly": "10.4.3",
"chroma-js": "2.4.2",
@ -5367,9 +5367,9 @@
}
},
"node_modules/@tailwindcss/typography": {
"version": "0.5.10",
"resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.10.tgz",
"integrity": "sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==",
"version": "0.5.11",
"resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.11.tgz",
"integrity": "sha512-ahOULqBQGCdSqL3vMNjH1R5cU2gxTh059fJIKF2enHXE8c/s3yKGDSKZ1+4poCr7BZRREJS8n5cCFmwsW4Ok3A==",
"dependencies": {
"lodash.castarray": "^4.4.0",
"lodash.isplainobject": "^4.0.6",

View File

@ -68,7 +68,7 @@
"@heroicons/react": "2.1.3",
"@retracedhq/logs-viewer": "2.7.1",
"@retracedhq/retraced": "0.7.8",
"@tailwindcss/typography": "0.5.10",
"@tailwindcss/typography": "0.5.11",
"axios": "1.6.8",
"blockly": "10.4.3",
"chroma-js": "2.4.2",