diff --git a/package-lock.json b/package-lock.json index c578c259..4d155eaf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "puppeteer": "^24.4.0", "rimraf": "^6.0.1", "tailwind-scrollbar": "^4.0.1", - "tailwindcss": "^4.0.14", + "tailwindcss": "^4.0.16", "tw-elements": "2.0.0", "typeit": "^8.8.7", "vendor-copy": "^3.0.1" @@ -3358,9 +3358,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.0.14", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.14.tgz", - "integrity": "sha512-92YT2dpt671tFiHH/e1ok9D987N9fHD5VWoly1CdPD/Cd1HMglvZwP3nx2yTj2lbXDAHt8QssZkxTLCCTNL+xw==", + "version": "4.0.16", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.16.tgz", + "integrity": "sha512-i/SbG7ThTIcLshcFJL+je7hCv9dPis4Xl4XNeel6iZNX42pp/BZ+la+SbZIPoYE+PN8zhKbnHblpQ/lhOWwIeQ==", "license": "MIT" }, "node_modules/tar-fs": { diff --git a/package.json b/package.json index cbb8de37..d2e559af 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "puppeteer": "^24.4.0", "rimraf": "^6.0.1", "tailwind-scrollbar": "^4.0.1", - "tailwindcss": "^4.0.14", + "tailwindcss": "^4.0.16", "tw-elements": "2.0.0", "typeit": "^8.8.7", "vendor-copy": "^3.0.1"