diff --git a/webapp/package.json b/webapp/package.json index 73af3a48..a9f24228 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -50,7 +50,7 @@ "semver": "^7.7.4", "source-map-loader": "^5.0.0", "style-loader": "^4.0.0", - "tailwindcss": "^4.2.4", + "tailwindcss": "^4.3.0", "terser-webpack-plugin": "^5.5.0", "ts-node": "^10.9.2", "typescript": "^5.9.3", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 7f1107dc..fce528a2 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -10211,10 +10211,10 @@ synckit@^0.11.12, synckit@^0.11.8: dependencies: "@pkgr/core" "^0.2.9" -tailwindcss@^4.2.4: - version "4.2.4" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.2.4.tgz#f7e3090edb22d56394db4d68e6464d2628dc2aa9" - integrity sha512-HhKppgO81FQof5m6TEnuBWCZGgfRAWbaeOaGT00KOy/Pf/j6oUihdvBpA7ltCeAvZpFhW3j0PTclkxsd4IXYDA== +tailwindcss@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.3.0.tgz#0a874e044a859cf6de413f3a59e76a9bedf05264" + integrity sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q== tapable@^1.0.0: version "1.1.3"