mirror of
https://github.com/grafana/grafana.git
synced 2024-12-23 07:34:08 -06:00
Update dependency @floating-ui/react to v0.26.28 (#96528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
eededdd4c1
commit
70601a5367
@ -253,7 +253,7 @@
|
||||
"@emotion/css": "11.13.4",
|
||||
"@emotion/react": "11.13.3",
|
||||
"@fingerprintjs/fingerprintjs": "^3.4.2",
|
||||
"@floating-ui/react": "0.26.27",
|
||||
"@floating-ui/react": "0.26.28",
|
||||
"@formatjs/intl-durationformat": "^0.6.0",
|
||||
"@glideapps/glide-data-grid": "^6.0.0",
|
||||
"@grafana/aws-sdk": "0.5.0",
|
||||
|
@ -37,7 +37,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.13.4",
|
||||
"@floating-ui/react": "0.26.27",
|
||||
"@floating-ui/react": "0.26.28",
|
||||
"@grafana/data": "11.4.0-pre",
|
||||
"@grafana/experimental": "2.1.2",
|
||||
"@grafana/faro-web-sdk": "1.12.0",
|
||||
|
@ -50,7 +50,7 @@
|
||||
"@emotion/css": "11.13.4",
|
||||
"@emotion/react": "11.13.3",
|
||||
"@emotion/serialize": "1.3.2",
|
||||
"@floating-ui/react": "0.26.27",
|
||||
"@floating-ui/react": "0.26.28",
|
||||
"@grafana/data": "11.4.0-pre",
|
||||
"@grafana/e2e-selectors": "11.4.0-pre",
|
||||
"@grafana/faro-web-sdk": "^1.3.6",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -2903,9 +2903,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@floating-ui/react@npm:0.26.27, @floating-ui/react@npm:^0.26.16":
|
||||
version: 0.26.27
|
||||
resolution: "@floating-ui/react@npm:0.26.27"
|
||||
"@floating-ui/react@npm:0.26.28, @floating-ui/react@npm:^0.26.16":
|
||||
version: 0.26.28
|
||||
resolution: "@floating-ui/react@npm:0.26.28"
|
||||
dependencies:
|
||||
"@floating-ui/react-dom": "npm:^2.1.2"
|
||||
"@floating-ui/utils": "npm:^0.2.8"
|
||||
@ -2913,7 +2913,7 @@ __metadata:
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
react-dom: ">=16.8.0"
|
||||
checksum: 10/ab6d05e5cc2c29272a6830c06dff07e8330f2b90234674f2d74ed8084659ebe3ac9472770a5f0e76007dd2ae89f9da75189d188437aea4b8ac2789afc21bb6b2
|
||||
checksum: 10/7f8e6b27db48b68ca94756687af21857be04e7360ac922d7c8e22411f2895df6384af7bd40f4b48663d3cc5809bb5c6574cd9c9ea15543ec747b9a8e1c8c3008
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3860,7 +3860,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@emotion/css": "npm:11.13.4"
|
||||
"@emotion/eslint-plugin": "npm:11.12.0"
|
||||
"@floating-ui/react": "npm:0.26.27"
|
||||
"@floating-ui/react": "npm:0.26.28"
|
||||
"@grafana/data": "npm:11.4.0-pre"
|
||||
"@grafana/e2e-selectors": "npm:11.4.0-pre"
|
||||
"@grafana/experimental": "npm:2.1.2"
|
||||
@ -4163,7 +4163,7 @@ __metadata:
|
||||
"@emotion/react": "npm:11.13.3"
|
||||
"@emotion/serialize": "npm:1.3.2"
|
||||
"@faker-js/faker": "npm:^9.0.0"
|
||||
"@floating-ui/react": "npm:0.26.27"
|
||||
"@floating-ui/react": "npm:0.26.28"
|
||||
"@grafana/data": "npm:11.4.0-pre"
|
||||
"@grafana/e2e-selectors": "npm:11.4.0-pre"
|
||||
"@grafana/faro-web-sdk": "npm:^1.3.6"
|
||||
@ -18675,7 +18675,7 @@ __metadata:
|
||||
"@emotion/react": "npm:11.13.3"
|
||||
"@eslint/compat": "npm:^1.2.0"
|
||||
"@fingerprintjs/fingerprintjs": "npm:^3.4.2"
|
||||
"@floating-ui/react": "npm:0.26.27"
|
||||
"@floating-ui/react": "npm:0.26.28"
|
||||
"@formatjs/intl-durationformat": "npm:^0.6.0"
|
||||
"@glideapps/glide-data-grid": "npm:^6.0.0"
|
||||
"@grafana/aws-sdk": "npm:0.5.0"
|
||||
|
Loading…
Reference in New Issue
Block a user