diff --git a/assets/package-lock.json b/assets/package-lock.json index 635d0b20..c3abcfe5 100644 --- a/assets/package-lock.json +++ b/assets/package-lock.json @@ -106,9 +106,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz", - "integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.3.tgz", + "integrity": "sha512-fA/NX5gMf0ooCLISgB0wScaWgaj6rjTN2SVAwleURjiya7ITNkV+VMmoHtKkldP6CIZoYCZyxb8zP/e2TWoEtQ==", "dev": true, "license": "MIT", "peer": true diff --git a/config/config.exs b/config/config.exs index 1802aaca..91e9f9e6 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.2", + version: "4.2.3", music_library: [ args: ~w( --input=assets/css/app.css