chore(deps): update dependency tailwindcss to v3.4.11
This commit is contained in:
parent
b76fcf2a4f
commit
7cebd5faec
8
package-lock.json
generated
8
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-next": "14.2.8",
|
||||
"postcss": "8.4.45",
|
||||
"tailwindcss": "3.4.10",
|
||||
"tailwindcss": "3.4.11",
|
||||
"turbo": "2.1.1",
|
||||
"typescript": "5.5.4"
|
||||
}
|
||||
@ -7484,9 +7484,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "3.4.10",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.10.tgz",
|
||||
"integrity": "sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==",
|
||||
"version": "3.4.11",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.11.tgz",
|
||||
"integrity": "sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@alloc/quick-lru": "^5.2.0",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-next": "14.2.8",
|
||||
"postcss": "8.4.45",
|
||||
"tailwindcss": "3.4.10",
|
||||
"tailwindcss": "3.4.11",
|
||||
"turbo": "2.1.1",
|
||||
"typescript": "5.5.4"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user