chore(deps): update dependency tailwindcss to v3.4.12
This commit is contained in:
parent
9b08d7e9dc
commit
c9d23220fc
8
package-lock.json
generated
8
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "14.2.11",
|
||||
"postcss": "8.4.47",
|
||||
"tailwindcss": "3.4.11",
|
||||
"tailwindcss": "3.4.12",
|
||||
"turbo": "2.1.2",
|
||||
"typescript": "5.6.2"
|
||||
}
|
||||
@ -7490,9 +7490,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "3.4.11",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.11.tgz",
|
||||
"integrity": "sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg==",
|
||||
"version": "3.4.12",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.12.tgz",
|
||||
"integrity": "sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@alloc/quick-lru": "^5.2.0",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "14.2.11",
|
||||
"postcss": "8.4.47",
|
||||
"tailwindcss": "3.4.11",
|
||||
"tailwindcss": "3.4.12",
|
||||
"turbo": "2.1.2",
|
||||
"typescript": "5.6.2"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user