mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @floating-ui/react to v0.26.23 (#92470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c0a719caa7
commit
a99e32947a
@ -249,7 +249,7 @@
|
||||
"@emotion/css": "11.11.2",
|
||||
"@emotion/react": "11.11.4",
|
||||
"@fingerprintjs/fingerprintjs": "^3.4.2",
|
||||
"@floating-ui/react": "0.26.22",
|
||||
"@floating-ui/react": "0.26.23",
|
||||
"@formatjs/intl-durationformat": "^0.2.4",
|
||||
"@glideapps/glide-data-grid": "^6.0.0",
|
||||
"@grafana/aws-sdk": "0.4.1",
|
||||
|
@ -37,7 +37,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.11.2",
|
||||
"@floating-ui/react": "0.26.22",
|
||||
"@floating-ui/react": "0.26.23",
|
||||
"@grafana/data": "11.3.0-pre",
|
||||
"@grafana/experimental": "1.8.0",
|
||||
"@grafana/faro-web-sdk": "1.9.0",
|
||||
|
@ -49,7 +49,7 @@
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.11.2",
|
||||
"@emotion/react": "11.11.4",
|
||||
"@floating-ui/react": "0.26.22",
|
||||
"@floating-ui/react": "0.26.23",
|
||||
"@grafana/data": "11.3.0-pre",
|
||||
"@grafana/e2e-selectors": "11.3.0-pre",
|
||||
"@grafana/faro-web-sdk": "^1.3.6",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -2779,9 +2779,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@floating-ui/react@npm:0.26.22":
|
||||
version: 0.26.22
|
||||
resolution: "@floating-ui/react@npm:0.26.22"
|
||||
"@floating-ui/react@npm:0.26.23":
|
||||
version: 0.26.23
|
||||
resolution: "@floating-ui/react@npm:0.26.23"
|
||||
dependencies:
|
||||
"@floating-ui/react-dom": "npm:^2.1.1"
|
||||
"@floating-ui/utils": "npm:^0.2.7"
|
||||
@ -2789,7 +2789,7 @@ __metadata:
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
react-dom: ">=16.8.0"
|
||||
checksum: 10/53f21ce765445733be4db2efd58c424ad1db0f369d4e20346733ff60f684574e7c435b9cea3298bf09a02484d2ebb52a4097bedda5d021430b3f08439fe91bc1
|
||||
checksum: 10/a2ffeb0bae72cac9e6583d9651e75e94c261a9e78ca4a5e862b7d33f2c19ae014cbe272627a0a0a5a2b526280efab17ec687d32ba02f6ce4e924bec562ae06ab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3736,7 +3736,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@emotion/css": "npm:11.11.2"
|
||||
"@emotion/eslint-plugin": "npm:11.11.0"
|
||||
"@floating-ui/react": "npm:0.26.22"
|
||||
"@floating-ui/react": "npm:0.26.23"
|
||||
"@grafana/data": "npm:11.3.0-pre"
|
||||
"@grafana/e2e-selectors": "npm:11.3.0-pre"
|
||||
"@grafana/experimental": "npm:1.8.0"
|
||||
@ -4025,7 +4025,7 @@ __metadata:
|
||||
"@emotion/css": "npm:11.11.2"
|
||||
"@emotion/react": "npm:11.11.4"
|
||||
"@faker-js/faker": "npm:^8.4.1"
|
||||
"@floating-ui/react": "npm:0.26.22"
|
||||
"@floating-ui/react": "npm:0.26.23"
|
||||
"@grafana/data": "npm:11.3.0-pre"
|
||||
"@grafana/e2e-selectors": "npm:11.3.0-pre"
|
||||
"@grafana/faro-web-sdk": "npm:^1.3.6"
|
||||
@ -18473,7 +18473,7 @@ __metadata:
|
||||
"@emotion/eslint-plugin": "npm:11.11.0"
|
||||
"@emotion/react": "npm:11.11.4"
|
||||
"@fingerprintjs/fingerprintjs": "npm:^3.4.2"
|
||||
"@floating-ui/react": "npm:0.26.22"
|
||||
"@floating-ui/react": "npm:0.26.23"
|
||||
"@formatjs/intl-durationformat": "npm:^0.2.4"
|
||||
"@glideapps/glide-data-grid": "npm:^6.0.0"
|
||||
"@grafana/aws-sdk": "npm:0.4.1"
|
||||
|
Loading…
Reference in New Issue
Block a user