Merge pull request #1903 from nunocoracao/dependabot/npm_and_yarn/dev/tailwindcss/typography-0.5.16

📌 Bump @tailwindcss/typography from 0.5.15 to 0.5.16
This commit is contained in:
Nuno Coração 2025-01-10 22:37:23 +00:00 committed by GitHub
commit b4900a92bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -17,7 +17,7 @@
"commander": "^12.1.0"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.15",
"@tailwindcss/typography": "^0.5.16",
"chart.js": "^4.4.6",
"fuse.js": "^7.0.0",
"jquery": "^3.7.1",
@ -507,9 +507,9 @@
}
},
"node_modules/@tailwindcss/typography": {
"version": "0.5.15",
"resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.15.tgz",
"integrity": "sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA==",
"version": "0.5.16",
"resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.16.tgz",
"integrity": "sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==",
"dev": true,
"dependencies": {
"lodash.castarray": "^4.4.0",
@ -518,7 +518,7 @@
"postcss-selector-parser": "6.0.10"
},
"peerDependencies": {
"tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20"
"tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1"
}
},
"node_modules/@tanstack/react-virtual": {

View file

@ -34,7 +34,7 @@
},
"homepage": "https://github.com/nunocoracao/blowfish#readme",
"devDependencies": {
"@tailwindcss/typography": "^0.5.15",
"@tailwindcss/typography": "^0.5.16",
"chart.js": "^4.4.6",
"fuse.js": "^7.0.0",
"jquery": "^3.7.1",