fix(deps): update dependency tailwindcss to v3.4.3
This commit is contained in:
parent
28889a3390
commit
171b6abcb4
@ -18,7 +18,7 @@
|
||||
"react-dom": "18.2.0",
|
||||
"react-redux": "9.1.0",
|
||||
"react-textarea-autosize": "8.5.3",
|
||||
"tailwindcss": "3.4.2"
|
||||
"tailwindcss": "3.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "18.2.73",
|
||||
|
@ -5188,10 +5188,10 @@ synckit@^0.8.4:
|
||||
"@pkgr/utils" "^2.3.1"
|
||||
tslib "^2.4.0"
|
||||
|
||||
tailwindcss@3.4.2:
|
||||
version "3.4.2"
|
||||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.2.tgz#c983ea21ec1e561ede9a2fe98aadb840bee89fda"
|
||||
integrity sha512-1kIzVecynNKMhhX8mPTOwTkkVHupUTMbEvk4n1ByxdM8sQTJ8fE41Y4TdORG6GmiVXHhfZ/++0hiIFJFwfadsA==
|
||||
tailwindcss@3.4.3:
|
||||
version "3.4.3"
|
||||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.3.tgz#be48f5283df77dfced705451319a5dffb8621519"
|
||||
integrity sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==
|
||||
dependencies:
|
||||
"@alloc/quick-lru" "^5.2.0"
|
||||
arg "^5.0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user