diff --git a/package-lock.json b/package-lock.json index 107d902..3bec58f 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.15" + "tailwindcss": "^4.1.16" }, "engines": { "node": ">=16.16.0" @@ -2171,9 +2171,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.1.15", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.15.tgz", - "integrity": "sha512-k2WLnWkYFkdpRv+Oby3EBXIyQC8/s1HOFMBUViwtAh6Z5uAozeUSMQlIsn/c6Q2iJzqG6aJT3wdPaRNj70iYxQ==", + "version": "4.1.16", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.16.tgz", + "integrity": "sha512-pONL5awpaQX4LN5eiv7moSiSPd/DLDzKVRJz8Q9PgzmAdd1R4307GQS2ZpfiN7ZmekdQrfhZZiSE5jkLR4WNaA==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 5d361ad..8b78569 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.15" + "tailwindcss": "^4.1.16" }, "otherDependencies": { "hugo": "0.125.4"