Skip to content

Commit

Permalink
Merge pull request #2594 from robintown/upgrade-compound
Browse files Browse the repository at this point in the history
Upgrade Compound Web
  • Loading branch information
robintown authored Aug 30, 2024
2 parents 86bacd2 + cb28fa7 commit e9fc5da
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1754,9 +1754,9 @@
"@floating-ui/dom" "^1.0.0"

"@floating-ui/react@^0.26.9":
version "0.26.22"
resolved "https://registry.yarnpkg.com/@floating-ui/react/-/react-0.26.22.tgz#b46f645f9cd19a591da706aed24608c23cdb89a2"
integrity sha512-LNv4azPt8SpT4WW7Kku5JNVjLk2GcS0bGGjFTAgqOONRFo9r/aaGHHPpdiIuQbB1t8shmWyWqTTUDmZ9fcNshg==
version "0.26.23"
resolved "https://registry.yarnpkg.com/@floating-ui/react/-/react-0.26.23.tgz#28985e5ce482c34f347f28076f11267e47a933bd"
integrity sha512-9u3i62fV0CFF3nIegiWiRDwOs7OW/KhSUJDNx2MkQM3LbE5zQOY01sL3nelcVBXvX7Ovvo3A49I8ql+20Wg/Hw==
dependencies:
"@floating-ui/react-dom" "^2.1.1"
"@floating-ui/utils" "^0.2.7"
Expand Down Expand Up @@ -3049,9 +3049,9 @@
integrity sha512-PtQMG7kDzwtjw/fLKD63uWP5rJ8cgWc/aXarfEzxYUf9ceWxBajnYOBI2jDqtE3WIUe9uTVBzNEvmOBG/VIgTA==

"@vector-im/compound-web@^6.0.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-6.1.0.tgz#2595b2b53fd4ae53132eefe5c06cf69a4d5839d9"
integrity sha512-2X2lyjZ/80jp7rzqDTexL905gNoQLPzgJcPU1aLGy4EsTSqZPxezwZET/oD58rj8mNhmgYy4opAQT9jk1tzv0A==
version "6.1.1"
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-6.1.1.tgz#872ec411fce600358812fe6c868b2521b57a9a9f"
integrity sha512-13cw8XFtt0oqGbUS9bPlvikZoJxrU+zZoziZGE+1Xv6h4JwNHIBB8CvqVOoUfEhta4U1BHOClgV1XD/YzbZXdA==
dependencies:
"@floating-ui/react" "^0.26.9"
"@radix-ui/react-context-menu" "^2.1.5"
Expand Down Expand Up @@ -7788,11 +7788,16 @@ tsconfig-paths@^3.15.0:
minimist "^1.2.6"
strip-bom "^3.0.0"

[email protected], tslib@^2.0.0, tslib@^2.1.0:
[email protected]:
version "2.6.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==

tslib@^2.0.0, tslib@^2.1.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==

tslib@^2.0.3:
version "2.6.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
Expand Down

0 comments on commit e9fc5da

Please sign in to comment.