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.5
This commit is contained in:
parent
485fc53db4
commit
81beb1ff50
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.17.0",
|
||||
"recharts": "2.9.0",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.3.4",
|
||||
"tailwindcss": "3.3.5",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"typescript": "5.2.2",
|
||||
"vite": "4.5.0",
|
||||
|
|
@ -9272,9 +9272,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.4.tgz",
|
||||
"integrity": "sha512-JXZNOkggUAc9T5E7nCrimoXHcSf9h3NWFe5sh36CGD/3M5TRLuQeFnQoDsit2uVTqgoOZHLx5rTykLUu16vsMQ==",
|
||||
"version": "3.3.5",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.5.tgz",
|
||||
"integrity": "sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==",
|
||||
"dependencies": {
|
||||
"@alloc/quick-lru": "^5.2.0",
|
||||
"arg": "^5.0.2",
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
"react-router-dom": "6.17.0",
|
||||
"recharts": "2.9.0",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.3.4",
|
||||
"tailwindcss": "3.3.5",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"typescript": "5.2.2",
|
||||
"vite": "4.5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue