diff --git a/package-lock.json b/package-lock.json index cef14730..307cfa6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hugo-blowfish-theme", - "version": "2.83.0", + "version": "2.84.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hugo-blowfish-theme", - "version": "2.83.0", + "version": "2.84.0", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -31,7 +31,7 @@ "puppeteer": "^24.2.0", "rimraf": "^6.0.1", "tailwind-scrollbar": "^4.0.0", - "tailwindcss": "^4.0.6", + "tailwindcss": "^4.0.9", "tw-elements": "2.0.0", "typeit": "^8.8.7", "vendor-copy": "^3.0.1" @@ -3280,9 +3280,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.6.tgz", - "integrity": "sha512-mysewHYJKaXgNOW6pp5xon/emCsfAMnO8WMaGKZZ35fomnR/T5gYnRg2/yRTTrtXiEl1tiVkeRt0eMO6HxEZqw==", + "version": "4.0.9", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.9.tgz", + "integrity": "sha512-12laZu+fv1ONDRoNR9ipTOpUD7RN9essRVkX36sjxuRUInpN7hIiHN4lBd/SIFjbISvnXzp8h/hXzmU8SQQYhw==", "license": "MIT" }, "node_modules/tar-fs": { diff --git a/package.json b/package.json index 9dc8dcdd..02b300bd 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "puppeteer": "^24.2.0", "rimraf": "^6.0.1", "tailwind-scrollbar": "^4.0.0", - "tailwindcss": "^4.0.6", + "tailwindcss": "^4.0.9", "tw-elements": "2.0.0", "typeit": "^8.8.7", "vendor-copy": "^3.0.1"