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.14 (#87690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -242,7 +242,7 @@
|
||||
"@emotion/css": "11.11.2",
|
||||
"@emotion/react": "11.11.4",
|
||||
"@fingerprintjs/fingerprintjs": "^3.4.2",
|
||||
"@floating-ui/react": "0.26.13",
|
||||
"@floating-ui/react": "0.26.14",
|
||||
"@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.13",
|
||||
"@floating-ui/react": "0.26.14",
|
||||
"@grafana/data": "11.1.0-pre",
|
||||
"@grafana/experimental": "1.7.10",
|
||||
"@grafana/faro-web-sdk": "1.7.2",
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.11.2",
|
||||
"@emotion/react": "11.11.4",
|
||||
"@floating-ui/react": "0.26.13",
|
||||
"@floating-ui/react": "0.26.14",
|
||||
"@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
@@ -2895,9 +2895,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@floating-ui/react@npm:0.26.13":
|
||||
version: 0.26.13
|
||||
resolution: "@floating-ui/react@npm:0.26.13"
|
||||
"@floating-ui/react@npm:0.26.14":
|
||||
version: 0.26.14
|
||||
resolution: "@floating-ui/react@npm:0.26.14"
|
||||
dependencies:
|
||||
"@floating-ui/react-dom": "npm:^2.0.0"
|
||||
"@floating-ui/utils": "npm:^0.2.0"
|
||||
@@ -2905,7 +2905,7 @@ __metadata:
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
react-dom: ">=16.8.0"
|
||||
checksum: 10/f3314c3efd73d42e6a749f31f3d8deffc9b3738c5ea516cc215c0d77ead32b52bfddcc47f17703acad9794bfec090e5d65154111735fcb45c27ec6aca0b5e119
|
||||
checksum: 10/f95c19a8ab0723b28a16cb45497a1e34c7bdeb9c3ec63a0894f228c1392551727a090b3dccd7decd2c403e6b699d9862dac73e3c1a2e77634b1a400404af4f31
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -3755,7 +3755,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@emotion/css": "npm:11.11.2"
|
||||
"@emotion/eslint-plugin": "npm:11.11.0"
|
||||
"@floating-ui/react": "npm:0.26.13"
|
||||
"@floating-ui/react": "npm:0.26.14"
|
||||
"@grafana/data": "npm:11.1.0-pre"
|
||||
"@grafana/e2e-selectors": "npm:11.1.0-pre"
|
||||
"@grafana/experimental": "npm:1.7.10"
|
||||
@@ -4043,7 +4043,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.13"
|
||||
"@floating-ui/react": "npm:0.26.14"
|
||||
"@grafana/data": "npm:11.1.0-pre"
|
||||
"@grafana/e2e-selectors": "npm:11.1.0-pre"
|
||||
"@grafana/faro-web-sdk": "npm:^1.3.6"
|
||||
@@ -18190,7 +18190,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.13"
|
||||
"@floating-ui/react": "npm:0.26.14"
|
||||
"@glideapps/glide-data-grid": "npm:^6.0.0"
|
||||
"@grafana/aws-sdk": "npm:0.3.3"
|
||||
"@grafana/data": "workspace:*"
|
||||
|
||||
Reference in New Issue
Block a user