mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @floating-ui/react to v0.27.2 (#98011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3af96acc12
commit
954bd9f312
@ -256,7 +256,7 @@
|
|||||||
"@emotion/css": "11.13.5",
|
"@emotion/css": "11.13.5",
|
||||||
"@emotion/react": "11.14.0",
|
"@emotion/react": "11.14.0",
|
||||||
"@fingerprintjs/fingerprintjs": "^3.4.2",
|
"@fingerprintjs/fingerprintjs": "^3.4.2",
|
||||||
"@floating-ui/react": "0.27.1",
|
"@floating-ui/react": "0.27.2",
|
||||||
"@formatjs/intl-durationformat": "^0.7.0",
|
"@formatjs/intl-durationformat": "^0.7.0",
|
||||||
"@glideapps/glide-data-grid": "^6.0.0",
|
"@glideapps/glide-data-grid": "^6.0.0",
|
||||||
"@grafana/aws-sdk": "0.5.0",
|
"@grafana/aws-sdk": "0.5.0",
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.13.5",
|
"@emotion/css": "11.13.5",
|
||||||
"@floating-ui/react": "0.27.1",
|
"@floating-ui/react": "0.27.2",
|
||||||
"@grafana/data": "11.5.0-pre",
|
"@grafana/data": "11.5.0-pre",
|
||||||
"@grafana/experimental": "2.1.5",
|
"@grafana/experimental": "2.1.5",
|
||||||
"@grafana/faro-web-sdk": "1.12.2",
|
"@grafana/faro-web-sdk": "1.12.2",
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
"@emotion/css": "11.13.5",
|
"@emotion/css": "11.13.5",
|
||||||
"@emotion/react": "11.14.0",
|
"@emotion/react": "11.14.0",
|
||||||
"@emotion/serialize": "1.3.3",
|
"@emotion/serialize": "1.3.3",
|
||||||
"@floating-ui/react": "0.27.1",
|
"@floating-ui/react": "0.27.2",
|
||||||
"@grafana/data": "11.5.0-pre",
|
"@grafana/data": "11.5.0-pre",
|
||||||
"@grafana/e2e-selectors": "11.5.0-pre",
|
"@grafana/e2e-selectors": "11.5.0-pre",
|
||||||
"@grafana/faro-web-sdk": "^1.3.6",
|
"@grafana/faro-web-sdk": "^1.3.6",
|
||||||
|
14
yarn.lock
14
yarn.lock
@ -2649,9 +2649,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@floating-ui/react@npm:0.27.1":
|
"@floating-ui/react@npm:0.27.2":
|
||||||
version: 0.27.1
|
version: 0.27.2
|
||||||
resolution: "@floating-ui/react@npm:0.27.1"
|
resolution: "@floating-ui/react@npm:0.27.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/react-dom": "npm:^2.1.2"
|
"@floating-ui/react-dom": "npm:^2.1.2"
|
||||||
"@floating-ui/utils": "npm:^0.2.8"
|
"@floating-ui/utils": "npm:^0.2.8"
|
||||||
@ -2659,7 +2659,7 @@ __metadata:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ">=17.0.0"
|
react: ">=17.0.0"
|
||||||
react-dom: ">=17.0.0"
|
react-dom: ">=17.0.0"
|
||||||
checksum: 10/18262251e729f7496627a9ea14eabdc7e3d1031a8dc2b08e2f8613240b5a515c0970b87367df858c715240da384711a0620a522287d85390cc2da023571012e3
|
checksum: 10/c9ff0d7216cc7b51f066e8927852ba014bf51c79e48a1837f99760750df37fc3ed010dcdc89e57e673e2740e3bd2b91ccdcc6ccd13ec927950110a18b6b9cefa
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -3625,7 +3625,7 @@ __metadata:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/css": "npm:11.13.5"
|
"@emotion/css": "npm:11.13.5"
|
||||||
"@emotion/eslint-plugin": "npm:11.12.0"
|
"@emotion/eslint-plugin": "npm:11.12.0"
|
||||||
"@floating-ui/react": "npm:0.27.1"
|
"@floating-ui/react": "npm:0.27.2"
|
||||||
"@grafana/data": "npm:11.5.0-pre"
|
"@grafana/data": "npm:11.5.0-pre"
|
||||||
"@grafana/e2e-selectors": "npm:11.5.0-pre"
|
"@grafana/e2e-selectors": "npm:11.5.0-pre"
|
||||||
"@grafana/experimental": "npm:2.1.5"
|
"@grafana/experimental": "npm:2.1.5"
|
||||||
@ -3928,7 +3928,7 @@ __metadata:
|
|||||||
"@emotion/react": "npm:11.14.0"
|
"@emotion/react": "npm:11.14.0"
|
||||||
"@emotion/serialize": "npm:1.3.3"
|
"@emotion/serialize": "npm:1.3.3"
|
||||||
"@faker-js/faker": "npm:^9.0.0"
|
"@faker-js/faker": "npm:^9.0.0"
|
||||||
"@floating-ui/react": "npm:0.27.1"
|
"@floating-ui/react": "npm:0.27.2"
|
||||||
"@grafana/data": "npm:11.5.0-pre"
|
"@grafana/data": "npm:11.5.0-pre"
|
||||||
"@grafana/e2e-selectors": "npm:11.5.0-pre"
|
"@grafana/e2e-selectors": "npm:11.5.0-pre"
|
||||||
"@grafana/faro-web-sdk": "npm:^1.3.6"
|
"@grafana/faro-web-sdk": "npm:^1.3.6"
|
||||||
@ -17550,7 +17550,7 @@ __metadata:
|
|||||||
"@emotion/eslint-plugin": "npm:11.12.0"
|
"@emotion/eslint-plugin": "npm:11.12.0"
|
||||||
"@emotion/react": "npm:11.14.0"
|
"@emotion/react": "npm:11.14.0"
|
||||||
"@fingerprintjs/fingerprintjs": "npm:^3.4.2"
|
"@fingerprintjs/fingerprintjs": "npm:^3.4.2"
|
||||||
"@floating-ui/react": "npm:0.27.1"
|
"@floating-ui/react": "npm:0.27.2"
|
||||||
"@formatjs/intl-durationformat": "npm:^0.7.0"
|
"@formatjs/intl-durationformat": "npm:^0.7.0"
|
||||||
"@glideapps/glide-data-grid": "npm:^6.0.0"
|
"@glideapps/glide-data-grid": "npm:^6.0.0"
|
||||||
"@grafana/aws-sdk": "npm:0.5.0"
|
"@grafana/aws-sdk": "npm:0.5.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user