diff --git a/assets/package-lock.json b/assets/package-lock.json index c3abcfe5..201582d4 100644 --- a/assets/package-lock.json +++ b/assets/package-lock.json @@ -106,9 +106,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.3.tgz", - "integrity": "sha512-fA/NX5gMf0ooCLISgB0wScaWgaj6rjTN2SVAwleURjiya7ITNkV+VMmoHtKkldP6CIZoYCZyxb8zP/e2TWoEtQ==", + "version": "4.2.4", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.4.tgz", + "integrity": "sha512-HhKppgO81FQof5m6TEnuBWCZGgfRAWbaeOaGT00KOy/Pf/j6oUihdvBpA7ltCeAvZpFhW3j0PTclkxsd4IXYDA==", "dev": true, "license": "MIT", "peer": true diff --git a/config/config.exs b/config/config.exs index 91e9f9e6..9c785113 100644 --- a/config/config.exs +++ b/config/config.exs @@ -88,7 +88,7 @@ config :esbuild, # Configure tailwind (the version is required) config :tailwind, - version: "4.2.3", + version: "4.2.4", music_library: [ args: ~w( --input=assets/css/app.css