Update dependency tailwindcss to v4.0.11
Some checks failed
Apply PHP CS Fixer / php-cs-fixer (push) Failing after 13s
CI / build-test (push) Failing after 1m34s
rector / Rector (pull_request) Failing after 1m35s
rector / Rector (push) Failing after 1m34s

This commit is contained in:
Renovate Bot 2025-03-07 00:01:10 +00:00
parent 332a1a4fa9
commit 1608986849

6
package-lock.json generated
View File

@ -288,9 +288,9 @@
} }
}, },
"node_modules/tailwindcss": { "node_modules/tailwindcss": {
"version": "4.0.8", "version": "4.0.11",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.8.tgz", "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.11.tgz",
"integrity": "sha512-Me7N5CKR+D2A1xdWA5t5+kjjT7bwnxZOE6/yDI/ixJdJokszsn2n++mdU5yJwrsTpqFX2B9ZNMBJDwcqk9C9lw==", "integrity": "sha512-GZ6+tNwieqvpFLZfx2tkZpfOMAK7iumbOJOLmd6v8AcYuHbjUb+cmDRu6l+rFkIqarh5FfLbCSRJhegcVdoPng==",
"license": "MIT" "license": "MIT"
} }
} }