Skip to content

Commit

Permalink
Update react-a11y-dialog to version 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored May 6, 2024
1 parent 7ca4b16 commit c0b0839
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"express": "^4.19.2",
"preact": "^10.21.0",
"prop-types": "^15.8.1",
"react-a11y-dialog": "^6.1.5",
"react-a11y-dialog": "^6.2.0",
"redis": "^4.2.0",
"socket.io": "^4.5.1",
"socket.io-client": "^4.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1862,10 +1862,10 @@ [email protected]:
iconv-lite "0.4.24"
unpipe "1.0.0"

react-a11y-dialog@^6.1.5:
version "6.1.5"
resolved "https://registry.yarnpkg.com/react-a11y-dialog/-/react-a11y-dialog-6.1.5.tgz#dd9355db1cad592a44fb1e3cc80a9e9b7e834a2c"
integrity sha512-m27GkGWPveioXJ/0sqQ24JMuqK/ZWR1tHpDfLy5luZjc9koaebp/kXSZrvczNP/Pjgrj6UAJIhYdH5NDjwg+bQ==
react-a11y-dialog@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/react-a11y-dialog/-/react-a11y-dialog-6.2.0.tgz#7d25bdb23ad843359f4c2391e8c36e2bae387ab9"
integrity sha512-/oW5vUjBDD4FvbF8L8K4RKStdro3J7V65ghhEgfWZmfqGW/+5bxpA6OZlChYgIUh47IlZvaBhL78ItBNIp1zHg==
dependencies:
a11y-dialog "^7.1.0"

Expand Down

0 comments on commit c0b0839

Please sign in to comment.