Merge pull request #145 from nusserstudios/dependabot/npm_and_yarn/tailwindcss/typography-0.5.10

Bump @tailwindcss/typography from 0.5.9 to 0.5.10
This commit is contained in:
Nusser Studios 2023-09-14 18:19:11 -05:00 committed by GitHub
commit 504078cb02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 9 deletions

8
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0.1.1",
"license": "Apache-2.0",
"devDependencies": {
"@tailwindcss/typography": "^0.5.9",
"@tailwindcss/typography": "^0.5.10",
"alpinejs": "^3.13.0",
"autoprefixer": "^10.4.15",
"concurrently": "^8.2.1",
@ -132,9 +132,9 @@
}
},
"node_modules/@tailwindcss/typography": {
"version": "0.5.9",
"resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.9.tgz",
"integrity": "sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==",
"version": "0.5.10",
"resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.10.tgz",
"integrity": "sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==",
"dev": true,
"dependencies": {
"lodash.castarray": "^4.4.0",

View File

@ -4,7 +4,7 @@
"description": "Hugo + Alpine.js + TailwindCSS",
"main": "index.js",
"devDependencies": {
"@tailwindcss/typography": "^0.5.9",
"@tailwindcss/typography": "^0.5.10",
"alpinejs": "^3.13.0",
"autoprefixer": "^10.4.15",
"concurrently": "^8.2.1",

View File

@ -6,8 +6,8 @@ settings:
devDependencies:
'@tailwindcss/typography':
specifier: ^0.5.9
version: 0.5.9(tailwindcss@3.3.3)
specifier: ^0.5.10
version: 0.5.10(tailwindcss@3.3.3)
alpinejs:
specifier: ^3.13.0
version: 3.13.0
@ -92,8 +92,8 @@ packages:
fastq: 1.15.0
dev: true
/@tailwindcss/typography@0.5.9(tailwindcss@3.3.3):
resolution: {integrity: sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==}
/@tailwindcss/typography@0.5.10(tailwindcss@3.3.3):
resolution: {integrity: sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==}
peerDependencies:
tailwindcss: '>=3.0.0 || insiders'
dependencies: