mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency tailwindcss to v3.4.11
This commit is contained in:
parent
0a9ab9815e
commit
fd6d7905e4
2 changed files with 5 additions and 5 deletions
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
|
@ -42,7 +42,7 @@
|
|||
"react-router-dom": "6.26.2",
|
||||
"recharts": "2.12.7",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.4.10",
|
||||
"tailwindcss": "3.4.11",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"typescript": "5.5.4",
|
||||
"vite": "5.4.2",
|
||||
|
|
@ -9963,9 +9963,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",
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
"react-router-dom": "6.26.2",
|
||||
"recharts": "2.12.7",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.4.10",
|
||||
"tailwindcss": "3.4.11",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"typescript": "5.5.4",
|
||||
"vite": "5.4.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue