build: bump Tailwind to 3.4.10

This commit is contained in:
Matouš Volf
2024-08-18 23:53:18 +02:00
parent e0a6dcd2ff
commit b0ec1e2158
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
"tailwindcss": "^3.4.6"
"tailwindcss": "^3.4.10"
}
},
"node_modules/@alloc/quick-lru": {