Skip to content

Commit d9b29c2

Browse files
Bump @floating-ui/dom from 1.7.0 to 1.7.6 (#42199)
1 parent 7538621 commit d9b29c2

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ cdn:
4040
js_hash: "sha384-Php492snRLTR5p+hMyxpV6gYwp1avWXn4AaX31MgANrvsjr9Dpodl3Nw60L7Pewl"
4141
js_bundle: "https://cdn.jsdelivr.net/npm/bootstrap@6.0.0-alpha1/dist/js/bootstrap.bundle.min.js"
4242
js_bundle_hash: "sha384-I2J4jlw924JZXHU9un9Mcuixq/rKhd5A8/B1NQ6ifPAiBFacZjwNcec8d6L38jQv"
43-
floating_ui_esm: "https://cdn.jsdelivr.net/npm/@floating-ui/dom@1.7.0/dist/floating-ui.dom.esm.min.js"
43+
floating_ui_esm: "https://cdn.jsdelivr.net/npm/@floating-ui/dom@1.7.6/dist/floating-ui.dom.esm.min.js"
4444
vanilla_calendar_pro_esm: "https://cdn.jsdelivr.net/npm/vanilla-calendar-pro@3.1.0/index.mjs"
4545

4646
anchors:

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"astro-preview": "astro preview --root site --port 9001"
115115
},
116116
"peerDependencies": {
117-
"@floating-ui/dom": "^1.7.0",
117+
"@floating-ui/dom": "^1.7.6",
118118
"postcss-prefix-custom-properties": "^0.1.0",
119119
"vanilla-calendar-pro": "^3.1.0"
120120
},
@@ -127,7 +127,7 @@
127127
"@babel/core": "^7.28.5",
128128
"@babel/preset-env": "^7.28.5",
129129
"@docsearch/js": "^3.9.0",
130-
"@floating-ui/dom": "^1.7.0",
130+
"@floating-ui/dom": "^1.7.6",
131131
"@rollup/plugin-babel": "^6.1.0",
132132
"@rollup/plugin-node-resolve": "^16.0.3",
133133
"@rollup/plugin-replace": "^6.0.3",

0 commit comments

Comments
 (0)