Update dependency tailwindcss to v4.1.4

This commit is contained in:
Renovate Bot 2025-04-15 00:01:28 +00:00
parent fac23031d3
commit 9c4cf5fa89

8
package-lock.json generated

@ -1,5 +1,5 @@
{
"name": "html",
"name": "Kumora",
"lockfileVersion": 3,
"requires": true,
"packages": {
@ -288,9 +288,9 @@
}
},
"node_modules/tailwindcss": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.3.tgz",
"integrity": "sha512-2Q+rw9vy1WFXu5cIxlvsabCwhU2qUwodGq03ODhLJ0jW4ek5BUtoCsnLB0qG+m8AHgEsSJcJGDSDe06FXlP74g==",
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.4.tgz",
"integrity": "sha512-1ZIUqtPITFbv/DxRmDr5/agPqJwF69d24m9qmM1939TJehgY539CtzeZRjbLt5G6fSy/7YqqYsfvoTEw9xUI2A==",
"license": "MIT"
}
}