diff --git a/package-lock.json b/package-lock.json index 55ee7eb..ce25545 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "exec-bin": "^1.0.0", "hugo-installer": ">=4.0.1", "shx": "^0.4.0", - "tailwindcss": "^4.1.7" + "tailwindcss": "^4.1.8" }, "engines": { "node": ">=16.16.0" @@ -2172,9 +2172,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.1.7", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.7.tgz", - "integrity": "sha512-kr1o/ErIdNhTz8uzAYL7TpaUuzKIE6QPQ4qmSdxnoX/lo+5wmUHQA6h3L5yIqEImSRnAAURDirLu/BgiXGPAhg==", + "version": "4.1.8", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.8.tgz", + "integrity": "sha512-kjeW8gjdxasbmFKpVGrGd5T4i40mV5J2Rasw48QARfYeQ8YS9x02ON9SFWax3Qf616rt4Cp3nVNIj6Hd1mP3og==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index e8218ef..5cf1c29 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "exec-bin": "^1.0.0", "hugo-installer": ">=4.0.1", "shx": "^0.4.0", - "tailwindcss": "^4.1.7" + "tailwindcss": "^4.1.8" }, "otherDependencies": { "hugo": "0.125.4"