Merge pull request #11522 from openfoodfoundation/dependabot/npm_and_yarn/floating-ui/dom-1.5.2

chore(deps): bump @floating-ui/dom from 1.5.1 to 1.5.2
This commit is contained in:
jibees
2023-09-11 15:03:16 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
]
},
"dependencies": {
"@floating-ui/dom": "^1.5.1",
"@floating-ui/dom": "^1.5.2",
"@hotwired/turbo": "^7.3.0",
"@rails/webpacker": "5.4.4",
"cable_ready": "5.0.1",

View File

@@ -1012,10 +1012,10 @@
dependencies:
"@floating-ui/utils" "^0.1.1"
"@floating-ui/dom@^1.5.1":
version "1.5.1"
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.5.1.tgz#88b70defd002fe851f17b4a25efb2d3c04d7a8d7"
integrity sha512-KwvVcPSXg6mQygvA1TjbN/gh///36kKtllIF8SUm0qpFj8+rvYrpvlYdL1JoA71SHpDqgSSdGOSoQ0Mp3uY5aw==
"@floating-ui/dom@^1.5.2":
version "1.5.2"
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.5.2.tgz#6812e89d1d4d4ea32f10d15c3b81feb7f9836d89"
integrity sha512-6ArmenS6qJEWmwzczWyhvrXRdI/rI78poBcW0h/456+onlabit+2G+QxHx5xTOX60NBJQXjsCLFbW2CmsXpUog==
dependencies:
"@floating-ui/core" "^1.4.1"
"@floating-ui/utils" "^0.1.1"