Skip to content

Commit d3a07ee

Browse files
Update dependency @vector-im/compound-design-tokens to v2.1.3
1 parent b8bfe8c commit d3a07ee

File tree

1 file changed

+41
-20
lines changed

1 file changed

+41
-20
lines changed

yarn.lock

Lines changed: 41 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,13 @@
557557
dependencies:
558558
"@floating-ui/utils" "^0.2.8"
559559

560+
"@floating-ui/core@^1.7.5":
561+
version "1.7.5"
562+
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.5.tgz#d4af157a03330af5a60e69da7a4692507ada0622"
563+
integrity sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==
564+
dependencies:
565+
"@floating-ui/utils" "^0.2.11"
566+
560567
"@floating-ui/dom@^1.0.0":
561568
version "1.6.12"
562569
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.12.tgz#6333dcb5a8ead3b2bf82f33d6bc410e95f54e556"
@@ -565,22 +572,42 @@
565572
"@floating-ui/core" "^1.6.0"
566573
"@floating-ui/utils" "^0.2.8"
567574

568-
"@floating-ui/react-dom@^2.0.0", "@floating-ui/react-dom@^2.1.2":
575+
"@floating-ui/dom@^1.7.6":
576+
version "1.7.6"
577+
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.6.tgz#f915bba5abbb177e1f227cacee1b4d0634b187bf"
578+
integrity sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==
579+
dependencies:
580+
"@floating-ui/core" "^1.7.5"
581+
"@floating-ui/utils" "^0.2.11"
582+
583+
"@floating-ui/react-dom@^2.0.0":
569584
version "2.1.2"
570585
resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.1.2.tgz#a1349bbf6a0e5cb5ded55d023766f20a4d439a31"
571586
integrity sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==
572587
dependencies:
573588
"@floating-ui/dom" "^1.0.0"
574589

575-
"@floating-ui/react@^0.26.24":
576-
version "0.26.28"
577-
resolved "https://registry.yarnpkg.com/@floating-ui/react/-/react-0.26.28.tgz#93f44ebaeb02409312e9df9507e83aab4a8c0dc7"
578-
integrity sha512-yORQuuAtVpiRjpMhdc0wJj06b9JFjrYF4qp96j++v2NBpbi6SEGF7donUJ3TMieerQ6qVkAv1tgr7L4r5roTqw==
590+
"@floating-ui/react-dom@^2.1.8":
591+
version "2.1.8"
592+
resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.1.8.tgz#5fb5a20d10aafb9505f38c24f38d00c8e1598893"
593+
integrity sha512-cC52bHwM/n/CxS87FH0yWdngEZrjdtLW/qVruo68qg+prK7ZQ4YGdut2GyDVpoGeAYe/h899rVeOVm6Oi40k2A==
579594
dependencies:
580-
"@floating-ui/react-dom" "^2.1.2"
581-
"@floating-ui/utils" "^0.2.8"
595+
"@floating-ui/dom" "^1.7.6"
596+
597+
"@floating-ui/react@^0.27.0":
598+
version "0.27.19"
599+
resolved "https://registry.yarnpkg.com/@floating-ui/react/-/react-0.27.19.tgz#d8d5d895b7cb97dac370bfbf55f3e630878fdf1f"
600+
integrity sha512-31B8h5mm8YxotlE7/AU/PhNAl8eWxAmjL/v2QOxroDNkTFLk3Uu82u63N3b6TXa4EGJeeZLVcd/9AlNlVqzeog==
601+
dependencies:
602+
"@floating-ui/react-dom" "^2.1.8"
603+
"@floating-ui/utils" "^0.2.11"
582604
tabbable "^6.0.0"
583605

606+
"@floating-ui/utils@^0.2.11":
607+
version "0.2.11"
608+
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.11.tgz#a269e055e40e2f45873bae9d1a2fdccbd314ea3f"
609+
integrity sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==
610+
584611
"@floating-ui/utils@^0.2.8":
585612
version "0.2.8"
586613
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.8.tgz#21a907684723bbbaa5f0974cf7730bd797eb8e62"
@@ -2209,24 +2236,23 @@
22092236
codemirror "^6.0.0"
22102237

22112238
"@vector-im/compound-design-tokens@^2.0.1":
2212-
version "2.1.1"
2213-
resolved "https://registry.yarnpkg.com/@vector-im/compound-design-tokens/-/compound-design-tokens-2.1.1.tgz#d6175a99fe4b97688464126f255386990f3048d6"
2214-
integrity sha512-QnUi2K14D9KTXxcLQKUU3V75cforZLMwhaaJDNftT8F5mG86950hAM+qhgDNEpEU+pkTffQj0/g/5859YmqWzQ==
2239+
version "2.1.3"
2240+
resolved "https://registry.yarnpkg.com/@vector-im/compound-design-tokens/-/compound-design-tokens-2.1.3.tgz#8205ffb455a09d71a02d838f3dbb8503c4e6ec27"
2241+
integrity sha512-U4UF7MVguENf0lQnkU2a9p/3llTsLXzbzmFFOxi0h6ny2igNxZj/kROP/jXTxxV9xD4TNn3z098Bos4J/qJpBA==
22152242

22162243
"@vector-im/compound-web@^7.3.0":
2217-
version "7.4.0"
2218-
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-7.4.0.tgz#a5af8af6346f8ff6c14c70f5d4eb2eab7357a7cc"
2219-
integrity sha512-ZRBUeEGNmj/fTkIRa8zGnyVN7ytowpfOtHChqNm+m/+OTJN3o/lOMuQHDV8jeSEW2YwPJqGvPuG/dRr89IcQkA==
2244+
version "7.12.0"
2245+
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-7.12.0.tgz#873b169bd58673f5799a0db8506d263cfcb4babf"
2246+
integrity sha512-eGsJhouuBJKnh53yOfcakithgFUzaviDR9dWnIs3ULMK97D+XkXe82M/ULg+dFwbTxHKcnIfy3V7H1pcEjFVcQ==
22202247
dependencies:
2221-
"@floating-ui/react" "^0.26.24"
2248+
"@floating-ui/react" "^0.27.0"
22222249
"@radix-ui/react-context-menu" "^2.2.1"
22232250
"@radix-ui/react-dropdown-menu" "^2.1.1"
22242251
"@radix-ui/react-form" "^0.1.0"
22252252
"@radix-ui/react-progress" "^1.1.0"
22262253
"@radix-ui/react-separator" "^1.1.0"
22272254
"@radix-ui/react-slot" "^1.1.0"
22282255
classnames "^2.5.1"
2229-
ts-xor "^1.3.0"
22302256
vaul "^1.0.0"
22312257

22322258
"@vector-im/matrix-bot-sdk@0.8.0-element.2":
@@ -7514,11 +7540,6 @@ ts-node@10.9.2:
75147540
v8-compile-cache-lib "^3.0.1"
75157541
yn "3.1.1"
75167542

7517-
ts-xor@^1.3.0:
7518-
version "1.3.0"
7519-
resolved "https://registry.yarnpkg.com/ts-xor/-/ts-xor-1.3.0.tgz#3e59f24f0321f9f10f350e0cee3b534b89a2c70b"
7520-
integrity sha512-RLXVjliCzc1gfKQFLRpfeD0rrWmjnSTgj7+RFhoq3KRkUYa8LE/TIidYOzM5h+IdFBDSjjSgk9Lto9sdMfDFEA==
7521-
75227543
tslib@^2.0.0, tslib@^2.1.0:
75237544
version "2.8.1"
75247545
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"

0 commit comments

Comments
 (0)