Skip to content

Commit

Permalink
Update dependency rsuite to v5.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent 88f38f2 commit 66c55ab
Showing 1 changed file with 19 additions and 10 deletions.
29 changes: 19 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,9 @@
"@babel/helper-plugin-utils" "^7.22.5"

"@babel/runtime@^7.0.0", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.20.0", "@babel/runtime@^7.20.1", "@babel/runtime@^7.21.0":
version "7.22.10"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.10.tgz#ae3e9631fd947cb7e3610d3e9d8fef5f76696682"
integrity sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ==
version "7.22.11"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.11.tgz#7a9ba3bbe406ad6f9e8dd4da2ece453eb23a77a4"
integrity sha512-ee7jVNlWN09+KftVOu9n7S8gQzD/Z6hN/I8VBRXW4P1+Xe7kJGXMwu8vds4aGIMHZnNbdpSWCfZZtinytpcAvA==
dependencies:
regenerator-runtime "^0.14.0"

Expand Down Expand Up @@ -995,7 +995,16 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@16 || 17 || 18", "@types/react@^18.2.12":
"@types/react@*":
version "18.2.21"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.21.tgz#774c37fd01b522d0b91aed04811b58e4e0514ed9"
integrity sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@16 || 17 || 18", "@types/react@^18.2.12":
version "18.2.20"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.20.tgz#1605557a83df5c8a2cc4eeb743b3dfc0eb6aaeb2"
integrity sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw==
Expand Down Expand Up @@ -3857,9 +3866,9 @@ rrweb-cssom@^0.6.0:
integrity sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==

rsuite-table@^5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/rsuite-table/-/rsuite-table-5.11.0.tgz#914ef63b09fe384d2e27fd2b4c261331155254f6"
integrity sha512-KDNcVdz7ROrAkDob/q5aUXcinhNIRCso+QeYFwzP8vvFFo8LebQ4S5JCPfCjI+Aw45ztUfWsd0tOEdusiIuxUg==
version "5.11.1"
resolved "https://registry.yarnpkg.com/rsuite-table/-/rsuite-table-5.11.1.tgz#ddc1c1af40b9d6b8d6cd179fbfca3261f24c7ca1"
integrity sha512-pzZK63eWLp4wByXVtFgKetevFjyaOS0LDjX5TeyOPaSGwTuOrSPOifH9op2oA81aKlzui/pGibex1rktMxG/Nw==
dependencies:
"@babel/runtime" "^7.12.5"
"@juggle/resize-observer" "^3.3.1"
Expand All @@ -3870,9 +3879,9 @@ rsuite-table@^5.11.0:
react-is "^17.0.2"

rsuite@^5.35.1:
version "5.38.0"
resolved "https://registry.yarnpkg.com/rsuite/-/rsuite-5.38.0.tgz#b3c63363f6137e8b9ff6027893664356b895f10e"
integrity sha512-M3mwI3Jt1kL5OQZFzw57mDn8X+4cDAMG35Oeb7jE0ZSSndKJ8CS4OTifh187ZgDTwvWFyBDrKF3ggCA+1mrG0A==
version "5.39.0"
resolved "https://registry.yarnpkg.com/rsuite/-/rsuite-5.39.0.tgz#bd766dd22e9c3f9629f0418091ad6c7d30fbf9dd"
integrity sha512-mgwivnFLe03uCrWOcHHmoIfMJkFv+rG1DggpIvGzFKNtwhmN6/+EHcetW4vgann8NnEJrtwfUtu4OWrD+2LZ0A==
dependencies:
"@babel/runtime" "^7.20.1"
"@juggle/resize-observer" "^3.4.0"
Expand Down

0 comments on commit 66c55ab

Please sign in to comment.