mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 00:47:38 -06:00
Update dependency @floating-ui/react to v0.26.25 (#94957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bbe7029d0a
commit
b64a5848aa
@ -248,7 +248,7 @@
|
||||
"@emotion/css": "11.13.4",
|
||||
"@emotion/react": "11.13.3",
|
||||
"@fingerprintjs/fingerprintjs": "^3.4.2",
|
||||
"@floating-ui/react": "0.26.24",
|
||||
"@floating-ui/react": "0.26.25",
|
||||
"@formatjs/intl-durationformat": "^0.3.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.24",
|
||||
"@floating-ui/react": "0.26.25",
|
||||
"@grafana/data": "11.4.0-pre",
|
||||
"@grafana/experimental": "2.1.2",
|
||||
"@grafana/faro-web-sdk": "1.10.2",
|
||||
|
@ -50,7 +50,7 @@
|
||||
"@emotion/css": "11.13.4",
|
||||
"@emotion/react": "11.13.3",
|
||||
"@emotion/serialize": "1.3.2",
|
||||
"@floating-ui/react": "0.26.24",
|
||||
"@floating-ui/react": "0.26.25",
|
||||
"@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
@ -2955,9 +2955,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@floating-ui/react@npm:0.26.24":
|
||||
version: 0.26.24
|
||||
resolution: "@floating-ui/react@npm:0.26.24"
|
||||
"@floating-ui/react@npm:0.26.25":
|
||||
version: 0.26.25
|
||||
resolution: "@floating-ui/react@npm:0.26.25"
|
||||
dependencies:
|
||||
"@floating-ui/react-dom": "npm:^2.1.2"
|
||||
"@floating-ui/utils": "npm:^0.2.8"
|
||||
@ -2965,7 +2965,7 @@ __metadata:
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
react-dom: ">=16.8.0"
|
||||
checksum: 10/903ffbee2c6726d117086e2a83f43d6ad339970758ce7979fd16cc7cf8dc0f5b869bd72c2c8ee1bcd6c63b190bb0960effd4d403e63685fb5aeed6b185041b08
|
||||
checksum: 10/727bcc622db5126c72ad9949c04c9c7fdfbe2336bc6d3e4d05673381e14c39bf96724eb9be5f9b0c6be93388ffa71f81c88fa940874ae5d73224401abb7e2d42
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3907,7 +3907,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@emotion/css": "npm:11.13.4"
|
||||
"@emotion/eslint-plugin": "npm:11.12.0"
|
||||
"@floating-ui/react": "npm:0.26.24"
|
||||
"@floating-ui/react": "npm:0.26.25"
|
||||
"@grafana/data": "npm:11.4.0-pre"
|
||||
"@grafana/e2e-selectors": "npm:11.4.0-pre"
|
||||
"@grafana/experimental": "npm:2.1.2"
|
||||
@ -4208,7 +4208,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.24"
|
||||
"@floating-ui/react": "npm:0.26.25"
|
||||
"@grafana/data": "npm:11.4.0-pre"
|
||||
"@grafana/e2e-selectors": "npm:11.4.0-pre"
|
||||
"@grafana/faro-web-sdk": "npm:^1.3.6"
|
||||
@ -19026,7 +19026,7 @@ __metadata:
|
||||
"@emotion/eslint-plugin": "npm:11.12.0"
|
||||
"@emotion/react": "npm:11.13.3"
|
||||
"@fingerprintjs/fingerprintjs": "npm:^3.4.2"
|
||||
"@floating-ui/react": "npm:0.26.24"
|
||||
"@floating-ui/react": "npm:0.26.25"
|
||||
"@formatjs/intl-durationformat": "npm:^0.3.0"
|
||||
"@glideapps/glide-data-grid": "npm:^6.0.0"
|
||||
"@grafana/aws-sdk": "npm:0.5.0"
|
||||
|
Loading…
Reference in New Issue
Block a user