diff --git a/sites/partners/package.json b/sites/partners/package.json index c66a26511e..7e223eaa45 100644 --- a/sites/partners/package.json +++ b/sites/partners/package.json @@ -56,7 +56,7 @@ "react-google-recaptcha-v3": "^1.10.1", "react-hook-form": "^6.15.5", "swr": "^2.1.2", - "tailwindcss": "2.2.10" + "tailwindcss": "4.1.11" }, "devDependencies": { "@axe-core/watcher": "^3.22.0", diff --git a/sites/public/package.json b/sites/public/package.json index 31b03d746e..4035c6d40d 100644 --- a/sites/public/package.json +++ b/sites/public/package.json @@ -49,7 +49,7 @@ "react-dom": "18.2.0", "react-google-recaptcha-v3": "^1.10.1", "react-hook-form": "^6.15.5", - "tailwindcss": "2.2.10" + "tailwindcss": "4.1.11" }, "devDependencies": { "@axe-core/watcher": "^3.22.0", diff --git a/yarn.lock b/yarn.lock index 35d77a101a..2c19d4c98c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11412,6 +11412,11 @@ tailwindcss@2.2.10: resolve "^1.20.0" tmp "^0.2.1" +tailwindcss@4.1.11: + version "4.1.11" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.11.tgz#799af3e98c19c5baaefafc6e0c16304a0e684854" + integrity sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA== + tapable@^2.1.1, tapable@^2.2.0: version "2.2.1" resolved "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz" @@ -11555,14 +11560,7 @@ tmp@^0.0.33: dependencies: os-tmpdir "~1.0.2" -tmp@^0.2.1: - version "0.2.1" - resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz" - integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ== - dependencies: - rimraf "^3.0.0" - -tmp@~0.2.3: +tmp@^0.2.1, tmp@~0.2.3: version "0.2.3" resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae" integrity sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==