mirror of
https://github.com/apricote/Listory.git
synced 2026-02-07 10:17:02 +00:00
chore(deps): update dependency tailwind-merge to v2
This commit is contained in:
parent
07c00c2e9d
commit
57b2a008c4
2 changed files with 6 additions and 5 deletions
9
frontend/package-lock.json
generated
9
frontend/package-lock.json
generated
|
|
@ -41,7 +41,7 @@
|
||||||
"react-files": "3.0.3",
|
"react-files": "3.0.3",
|
||||||
"react-router-dom": "6.28.0",
|
"react-router-dom": "6.28.0",
|
||||||
"recharts": "2.13.3",
|
"recharts": "2.13.3",
|
||||||
"tailwind-merge": "1.14.0",
|
"tailwind-merge": "2.5.5",
|
||||||
"tailwindcss": "3.4.15",
|
"tailwindcss": "3.4.15",
|
||||||
"tailwindcss-animate": "1.0.7",
|
"tailwindcss-animate": "1.0.7",
|
||||||
"typescript": "5.6.3",
|
"typescript": "5.6.3",
|
||||||
|
|
@ -9962,9 +9962,10 @@
|
||||||
"integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
|
"integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
|
||||||
},
|
},
|
||||||
"node_modules/tailwind-merge": {
|
"node_modules/tailwind-merge": {
|
||||||
"version": "1.14.0",
|
"version": "2.5.5",
|
||||||
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-1.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.5.tgz",
|
||||||
"integrity": "sha512-3mFKyCo/MBcgyOTlrY8T7odzZFx+w+qKSMAmdFzRvqBfLlSigU6TZnlFHK0lkMwj9Bj8OYU+9yW9lmGuS0QEnQ==",
|
"integrity": "sha512-0LXunzzAZzo0tEPxV3I297ffKZPlKDrjj7NXphC8V5ak9yHC5zRmxnOe2m/Rd/7ivsOMJe3JZ2JVocoDdQTRBA==",
|
||||||
|
"license": "MIT",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/dcastil"
|
"url": "https://github.com/sponsors/dcastil"
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
"react-files": "3.0.3",
|
"react-files": "3.0.3",
|
||||||
"react-router-dom": "6.28.0",
|
"react-router-dom": "6.28.0",
|
||||||
"recharts": "2.13.3",
|
"recharts": "2.13.3",
|
||||||
"tailwind-merge": "1.14.0",
|
"tailwind-merge": "2.5.5",
|
||||||
"tailwindcss": "3.4.15",
|
"tailwindcss": "3.4.15",
|
||||||
"tailwindcss-animate": "1.0.7",
|
"tailwindcss-animate": "1.0.7",
|
||||||
"typescript": "5.6.3",
|
"typescript": "5.6.3",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue