fix(deps): update dependency react-textarea-autosize to v8.5.4
This commit is contained in:
parent
f59f62efce
commit
57c0c26f37
@ -17,7 +17,7 @@
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-redux": "9.1.2",
|
||||
"react-textarea-autosize": "8.5.3",
|
||||
"react-textarea-autosize": "8.5.4",
|
||||
"tailwindcss": "3.4.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -4659,10 +4659,10 @@ react-redux@9.1.2:
|
||||
"@types/use-sync-external-store" "^0.0.3"
|
||||
use-sync-external-store "^1.0.0"
|
||||
|
||||
react-textarea-autosize@8.5.3:
|
||||
version "8.5.3"
|
||||
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.3.tgz#d1e9fe760178413891484847d3378706052dd409"
|
||||
integrity sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==
|
||||
react-textarea-autosize@8.5.4:
|
||||
version "8.5.4"
|
||||
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.4.tgz#1c568ad838857b6ce86ee2a96e504179305e0bf4"
|
||||
integrity sha512-eSSjVtRLcLfFwFcariT77t9hcbVJHQV76b51QjQGarQIHml2+gM2lms0n3XrhnDmgK5B+/Z7TmQk5OHNzqYm/A==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.20.13"
|
||||
use-composed-ref "^1.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user