Skip to content

Commit 30ddbbc

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump @floating-ui/dom from 1.7.6 to 1.8.0
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.7.6 to 1.8.0. - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.8.0/packages/dom) --- updated-dependencies: - dependency-name: "@floating-ui/dom" dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e5402f commit 30ddbbc

2 files changed

Lines changed: 19 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@fancyapps/fancybox": "3.5.7",
1616
"@floating-ui/core": "1.7.5",
17-
"@floating-ui/dom": "1.7.6",
17+
"@floating-ui/dom": "1.8.0",
1818
"@khanacademy/tota11y": "0.2.0",
1919
"@xmldom/xmldom": "^0.9.10",
2020
"alpaca": "1.5.27",

yarn.lock

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,25 +28,32 @@
2828
resolved "https://registry.npmjs.org/@fancyapps/fancybox/-/fancybox-3.5.7.tgz"
2929
integrity sha512-rcEtu8t+WnmqIDV/Wfm1yvy/nDdwc7YV25j9HLxGC2/WOsUhk9rcWg2nB8g1BrjRt9zaoADdjHTU6ILYTJzBBg==
3030

31-
"@floating-ui/core@1.7.5", "@floating-ui/core@^1.7.5":
31+
"@floating-ui/core@1.7.5":
3232
version "1.7.5"
3333
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.5.tgz#d4af157a03330af5a60e69da7a4692507ada0622"
3434
integrity sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==
3535
dependencies:
3636
"@floating-ui/utils" "^0.2.11"
3737

38-
"@floating-ui/dom@1.7.6":
39-
version "1.7.6"
40-
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.6.tgz#f915bba5abbb177e1f227cacee1b4d0634b187bf"
41-
integrity sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==
38+
"@floating-ui/core@^1.8.0":
39+
version "1.8.0"
40+
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.8.0.tgz#d01c0bbea02e4a57f6fd7d5de6fc2c5c7dca40e1"
41+
integrity sha512-0CIZ5itps/8x7BG8dEIhs53BvCUH2PCoogtakwRTut+Arm58sJooJ0AuZhLw2HJYIR5cMLNPBSS728sPho2khQ==
4242
dependencies:
43-
"@floating-ui/core" "^1.7.5"
44-
"@floating-ui/utils" "^0.2.11"
43+
"@floating-ui/utils" "^0.2.12"
44+
45+
"@floating-ui/dom@1.8.0":
46+
version "1.8.0"
47+
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.8.0.tgz#8a20e6facbe2456afdbeb6c8b968a72df689cf63"
48+
integrity sha512-yXSrzeHZBTZadLOlfyhCkJHNeLJnHRnRInwdZ40L7ZiaAtrBwoYlsDrX3v5zB1Utk7CLfzcOVnVVWoXEky7Ceg==
49+
dependencies:
50+
"@floating-ui/core" "^1.8.0"
51+
"@floating-ui/utils" "^0.2.12"
4552

46-
"@floating-ui/utils@^0.2.11":
47-
version "0.2.11"
48-
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.11.tgz#a269e055e40e2f45873bae9d1a2fdccbd314ea3f"
49-
integrity sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==
53+
"@floating-ui/utils@^0.2.11", "@floating-ui/utils@^0.2.12":
54+
version "0.2.12"
55+
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.12.tgz#afefe785949f16ac4cdd1e695935a321572dd56a"
56+
integrity sha512-HpCo8tmWzLVad5s2d19EhAz5zqrrQ6s69qd6moPMQvkOuSwDT1YgRfWSVuc4ennqrgv3OHppiOGMQ7oC13yIww==
5057

5158
"@gar/promise-retry@^1.0.0", "@gar/promise-retry@^1.0.2":
5259
version "1.0.3"

0 commit comments

Comments
 (0)