mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency tailwindcss to v3.3.7
This commit is contained in:
parent
13218e6402
commit
aad6bae46c
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.21.0",
|
||||
"recharts": "2.10.3",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.3.6",
|
||||
"tailwindcss": "3.3.7",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"typescript": "5.3.3",
|
||||
"vite": "5.0.10",
|
||||
|
|
@ -9578,9 +9578,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "3.3.6",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.6.tgz",
|
||||
"integrity": "sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw==",
|
||||
"version": "3.3.7",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.7.tgz",
|
||||
"integrity": "sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ==",
|
||||
"dependencies": {
|
||||
"@alloc/quick-lru": "^5.2.0",
|
||||
"arg": "^5.0.2",
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
"react-router-dom": "6.21.0",
|
||||
"recharts": "2.10.3",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.3.6",
|
||||
"tailwindcss": "3.3.7",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"typescript": "5.3.3",
|
||||
"vite": "5.0.10",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue