Update dependency tailwindcss to v4.0.9
Some checks failed
Apply PHP CS Fixer / php-cs-fixer (push) Failing after 17s
CI / build-test (push) Failing after 1m28s
rector / Rector (push) Failing after 1m28s
rector / Rector (pull_request) Failing after 1m26s

This commit is contained in:
Renovate Bot 2025-02-26 00:02:08 +00:00
parent 332a1a4fa9
commit 86e14473ec

6
package-lock.json generated
View File

@ -288,9 +288,9 @@
}
},
"node_modules/tailwindcss": {
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.8.tgz",
"integrity": "sha512-Me7N5CKR+D2A1xdWA5t5+kjjT7bwnxZOE6/yDI/ixJdJokszsn2n++mdU5yJwrsTpqFX2B9ZNMBJDwcqk9C9lw==",
"version": "4.0.9",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.9.tgz",
"integrity": "sha512-12laZu+fv1ONDRoNR9ipTOpUD7RN9essRVkX36sjxuRUInpN7hIiHN4lBd/SIFjbISvnXzp8h/hXzmU8SQQYhw==",
"license": "MIT"
}
}