diff --git a/package-lock.json b/package-lock.json index 6cae7331..45081f97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "devDependencies": { "@awmottaz/prettier-plugin-void-html": "^1.9.0", "@tailwindcss/cli": "^4.1.13", - "@tailwindcss/typography": "^0.5.18", + "@tailwindcss/typography": "^0.5.19", "chart.js": "^4.5.0", "fuse.js": "^7.1.0", "jquery": "^3.7.1", @@ -1186,9 +1186,9 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.18", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.18.tgz", - "integrity": "sha512-dDIgwZOlf+tVkZ7A029VvQ1+ngKATENDjMEx2N35s2yPjfTS05RWSM8ilhEWSa5DMJ6ci2Ha9WNZEd2GQjrdQg==", + "version": "0.5.19", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.19.tgz", + "integrity": "sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index be4a4284..3b04bec3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@awmottaz/prettier-plugin-void-html": "^1.9.0", "@tailwindcss/cli": "^4.1.13", - "@tailwindcss/typography": "^0.5.18", + "@tailwindcss/typography": "^0.5.19", "chart.js": "^4.5.0", "fuse.js": "^7.1.0", "jquery": "^3.7.1",