diff --git a/assets/package-lock.json b/assets/package-lock.json index 0fe8ef00..da9cc464 100644 --- a/assets/package-lock.json +++ b/assets/package-lock.json @@ -99,9 +99,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.1.16", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.16.tgz", - "integrity": "sha512-pONL5awpaQX4LN5eiv7moSiSPd/DLDzKVRJz8Q9PgzmAdd1R4307GQS2ZpfiN7ZmekdQrfhZZiSE5jkLR4WNaA==", + "version": "4.1.17", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.17.tgz", + "integrity": "sha512-j9Ee2YjuQqYT9bbRTfTZht9W/ytp5H+jJpZKiYdP/bpnXARAuELt9ofP0lPnmHjbga7SNQIxdTAXCmtKVYjN+Q==", "dev": true, "license": "MIT", "peer": true diff --git a/config/config.exs b/config/config.exs index e1f4d29f..9bcdc71b 100644 --- a/config/config.exs +++ b/config/config.exs @@ -59,7 +59,7 @@ config :esbuild, # Configure tailwind (the version is required) config :tailwind, - version: "4.1.16", + version: "4.1.17", music_library: [ args: ~w( --input=assets/css/app.css