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.13 (#87273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e95eaa9302
commit
4d0a3de6fb
@ -242,7 +242,7 @@
|
||||
"@emotion/css": "11.11.2",
|
||||
"@emotion/react": "11.11.4",
|
||||
"@fingerprintjs/fingerprintjs": "^3.4.2",
|
||||
"@floating-ui/react": "0.26.12",
|
||||
"@floating-ui/react": "0.26.13",
|
||||
"@glideapps/glide-data-grid": "^6.0.0",
|
||||
"@grafana/aws-sdk": "0.3.3",
|
||||
"@grafana/data": "workspace:*",
|
||||
|
@ -37,7 +37,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.11.2",
|
||||
"@floating-ui/react": "0.26.12",
|
||||
"@floating-ui/react": "0.26.13",
|
||||
"@grafana/data": "11.1.0-pre",
|
||||
"@grafana/experimental": "1.7.10",
|
||||
"@grafana/faro-web-sdk": "1.6.0",
|
||||
|
@ -49,7 +49,7 @@
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.11.2",
|
||||
"@emotion/react": "11.11.4",
|
||||
"@floating-ui/react": "0.26.12",
|
||||
"@floating-ui/react": "0.26.13",
|
||||
"@grafana/data": "11.1.0-pre",
|
||||
"@grafana/e2e-selectors": "11.1.0-pre",
|
||||
"@grafana/faro-web-sdk": "^1.3.6",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -2892,9 +2892,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@floating-ui/react@npm:0.26.12":
|
||||
version: 0.26.12
|
||||
resolution: "@floating-ui/react@npm:0.26.12"
|
||||
"@floating-ui/react@npm:0.26.13":
|
||||
version: 0.26.13
|
||||
resolution: "@floating-ui/react@npm:0.26.13"
|
||||
dependencies:
|
||||
"@floating-ui/react-dom": "npm:^2.0.0"
|
||||
"@floating-ui/utils": "npm:^0.2.0"
|
||||
@ -2902,7 +2902,7 @@ __metadata:
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
react-dom: ">=16.8.0"
|
||||
checksum: 10/da77f6b99ed0c8d5169f0ed287304615bef7c66b7a0011e4425e843016f6450a928bc27310a861fb14f8a1e58ef11fbdd92550583440f11af5d1a905968453a6
|
||||
checksum: 10/f3314c3efd73d42e6a749f31f3d8deffc9b3738c5ea516cc215c0d77ead32b52bfddcc47f17703acad9794bfec090e5d65154111735fcb45c27ec6aca0b5e119
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3752,7 +3752,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@emotion/css": "npm:11.11.2"
|
||||
"@emotion/eslint-plugin": "npm:11.11.0"
|
||||
"@floating-ui/react": "npm:0.26.12"
|
||||
"@floating-ui/react": "npm:0.26.13"
|
||||
"@grafana/data": "npm:11.1.0-pre"
|
||||
"@grafana/e2e-selectors": "npm:11.1.0-pre"
|
||||
"@grafana/experimental": "npm:1.7.10"
|
||||
@ -4040,7 +4040,7 @@ __metadata:
|
||||
"@babel/core": "npm:7.24.5"
|
||||
"@emotion/css": "npm:11.11.2"
|
||||
"@emotion/react": "npm:11.11.4"
|
||||
"@floating-ui/react": "npm:0.26.12"
|
||||
"@floating-ui/react": "npm:0.26.13"
|
||||
"@grafana/data": "npm:11.1.0-pre"
|
||||
"@grafana/e2e-selectors": "npm:11.1.0-pre"
|
||||
"@grafana/faro-web-sdk": "npm:^1.3.6"
|
||||
@ -18152,7 +18152,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.12"
|
||||
"@floating-ui/react": "npm:0.26.13"
|
||||
"@glideapps/glide-data-grid": "npm:^6.0.0"
|
||||
"@grafana/aws-sdk": "npm:0.3.3"
|
||||
"@grafana/data": "workspace:*"
|
||||
|
Loading…
Reference in New Issue
Block a user