mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update React Aria
This commit is contained in:
parent
d32e1e009b
commit
90c5845b72
@ -285,10 +285,10 @@
|
||||
"@opentelemetry/exporter-collector": "0.25.0",
|
||||
"@opentelemetry/semantic-conventions": "1.25.1",
|
||||
"@popperjs/core": "2.11.8",
|
||||
"@react-aria/dialog": "3.5.16",
|
||||
"@react-aria/focus": "3.18.1",
|
||||
"@react-aria/overlays": "3.23.1",
|
||||
"@react-aria/utils": "3.25.1",
|
||||
"@react-aria/dialog": "3.5.17",
|
||||
"@react-aria/focus": "3.18.2",
|
||||
"@react-aria/overlays": "3.23.2",
|
||||
"@react-aria/utils": "3.25.2",
|
||||
"@react-awesome-query-builder/ui": "6.6.2",
|
||||
"@reduxjs/toolkit": "2.2.7",
|
||||
"@testing-library/react-hooks": "^8.0.1",
|
||||
|
@ -58,10 +58,10 @@
|
||||
"@leeoniya/ufuzzy": "1.0.14",
|
||||
"@monaco-editor/react": "4.6.0",
|
||||
"@popperjs/core": "2.11.8",
|
||||
"@react-aria/dialog": "3.5.16",
|
||||
"@react-aria/focus": "3.18.1",
|
||||
"@react-aria/overlays": "3.23.1",
|
||||
"@react-aria/utils": "3.25.1",
|
||||
"@react-aria/dialog": "3.5.17",
|
||||
"@react-aria/focus": "3.18.2",
|
||||
"@react-aria/overlays": "3.23.2",
|
||||
"@react-aria/utils": "3.25.2",
|
||||
"@tanstack/react-virtual": "^3.5.1",
|
||||
"@types/jquery": "3.5.30",
|
||||
"@types/lodash": "4.17.7",
|
||||
|
122
yarn.lock
122
yarn.lock
@ -3856,10 +3856,10 @@ __metadata:
|
||||
"@leeoniya/ufuzzy": "npm:1.0.14"
|
||||
"@monaco-editor/react": "npm:4.6.0"
|
||||
"@popperjs/core": "npm:2.11.8"
|
||||
"@react-aria/dialog": "npm:3.5.16"
|
||||
"@react-aria/focus": "npm:3.18.1"
|
||||
"@react-aria/overlays": "npm:3.23.1"
|
||||
"@react-aria/utils": "npm:3.25.1"
|
||||
"@react-aria/dialog": "npm:3.5.17"
|
||||
"@react-aria/focus": "npm:3.18.2"
|
||||
"@react-aria/overlays": "npm:3.23.2"
|
||||
"@react-aria/utils": "npm:3.25.2"
|
||||
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
||||
"@storybook/addon-a11y": "npm:^8.1.6"
|
||||
"@storybook/addon-actions": "npm:^8.1.6"
|
||||
@ -6264,81 +6264,81 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/dialog@npm:3.5.16":
|
||||
version: 3.5.16
|
||||
resolution: "@react-aria/dialog@npm:3.5.16"
|
||||
"@react-aria/dialog@npm:3.5.17":
|
||||
version: 3.5.17
|
||||
resolution: "@react-aria/dialog@npm:3.5.17"
|
||||
dependencies:
|
||||
"@react-aria/focus": "npm:^3.18.1"
|
||||
"@react-aria/overlays": "npm:^3.23.1"
|
||||
"@react-aria/utils": "npm:^3.25.1"
|
||||
"@react-aria/focus": "npm:^3.18.2"
|
||||
"@react-aria/overlays": "npm:^3.23.2"
|
||||
"@react-aria/utils": "npm:^3.25.2"
|
||||
"@react-types/dialog": "npm:^3.5.12"
|
||||
"@react-types/shared": "npm:^3.24.1"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10/10373652d60b232152b2d6f55cda2e40f0f2d08c0f8ee578256708305fe571e69109fede0d9979c7722096a51beb9e676e983a6cc2fa022fd4c12da3384a5103
|
||||
checksum: 10/dd4fd27e1c44633e1d84cfc506eaa4d1af11bf5643f8fbe265e42ed4ea293452056040940ef1f72e70d3eb12712c27e5400b3e80444d2151c1bcf54a717315af
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/focus@npm:3.18.1, @react-aria/focus@npm:^3.18.1":
|
||||
version: 3.18.1
|
||||
resolution: "@react-aria/focus@npm:3.18.1"
|
||||
"@react-aria/focus@npm:3.18.2, @react-aria/focus@npm:^3.18.2":
|
||||
version: 3.18.2
|
||||
resolution: "@react-aria/focus@npm:3.18.2"
|
||||
dependencies:
|
||||
"@react-aria/interactions": "npm:^3.22.1"
|
||||
"@react-aria/utils": "npm:^3.25.1"
|
||||
"@react-aria/interactions": "npm:^3.22.2"
|
||||
"@react-aria/utils": "npm:^3.25.2"
|
||||
"@react-types/shared": "npm:^3.24.1"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
clsx: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10/b8b764f0a43d34bee7c89f3510ccfecc0b3408f2418e30aa2a2ead54d5e94034fc2bc05c6469d4be9b27b7f1f78bfc9207bcb6dbe96bd11380cab243bb30d4be
|
||||
checksum: 10/4243764952737ec33f463534e69c7d581073d5531ae87504d574083a4d9a08a9e3b5a8e2b69a936bf6476a35eb8cf38db751d52629e66451be58a6c635ce9449
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/i18n@npm:^3.12.1":
|
||||
version: 3.12.1
|
||||
resolution: "@react-aria/i18n@npm:3.12.1"
|
||||
"@react-aria/i18n@npm:^3.12.2":
|
||||
version: 3.12.2
|
||||
resolution: "@react-aria/i18n@npm:3.12.2"
|
||||
dependencies:
|
||||
"@internationalized/date": "npm:^3.5.5"
|
||||
"@internationalized/message": "npm:^3.1.4"
|
||||
"@internationalized/number": "npm:^3.5.3"
|
||||
"@internationalized/string": "npm:^3.2.3"
|
||||
"@react-aria/ssr": "npm:^3.9.5"
|
||||
"@react-aria/utils": "npm:^3.25.1"
|
||||
"@react-aria/utils": "npm:^3.25.2"
|
||||
"@react-types/shared": "npm:^3.24.1"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10/febf909303725b2c9d8f44ba8743d7abd62c71c7347752619e3bccf9a309b0bb0454e92b2943b041f0bde0fd9a0586bc68930906fc9ab5222f7fcf8232f3d848
|
||||
checksum: 10/46f6ea24d366e7efd3360fb6042c18592a33e09f5c8603544d3899dbf344cedae6dcf7c5a1f2fb97abbef56d930934477b37699da76625eeda65fe74ccddc669
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/interactions@npm:^3.22.1":
|
||||
version: 3.22.1
|
||||
resolution: "@react-aria/interactions@npm:3.22.1"
|
||||
"@react-aria/interactions@npm:^3.22.2":
|
||||
version: 3.22.2
|
||||
resolution: "@react-aria/interactions@npm:3.22.2"
|
||||
dependencies:
|
||||
"@react-aria/ssr": "npm:^3.9.5"
|
||||
"@react-aria/utils": "npm:^3.25.1"
|
||||
"@react-aria/utils": "npm:^3.25.2"
|
||||
"@react-types/shared": "npm:^3.24.1"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10/6947a1904777a0adf7746631461928385524d901eefdd428f8e79f0c184904f48190f259fb8096dc683f4ba7ed5dd263e49f3cc511563f4462a124d4f27894b4
|
||||
checksum: 10/df0ce7d438b6f9d04774120ed6a3b66ef928e8e8ce97af42b12a5feabcd8d6cdd858e14cd6ccf602bbe8c0dbb620ce94bd974f1e2b832f497c7125647f8be471
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/overlays@npm:3.23.1, @react-aria/overlays@npm:^3.23.1":
|
||||
version: 3.23.1
|
||||
resolution: "@react-aria/overlays@npm:3.23.1"
|
||||
"@react-aria/overlays@npm:3.23.2, @react-aria/overlays@npm:^3.23.2":
|
||||
version: 3.23.2
|
||||
resolution: "@react-aria/overlays@npm:3.23.2"
|
||||
dependencies:
|
||||
"@react-aria/focus": "npm:^3.18.1"
|
||||
"@react-aria/i18n": "npm:^3.12.1"
|
||||
"@react-aria/interactions": "npm:^3.22.1"
|
||||
"@react-aria/focus": "npm:^3.18.2"
|
||||
"@react-aria/i18n": "npm:^3.12.2"
|
||||
"@react-aria/interactions": "npm:^3.22.2"
|
||||
"@react-aria/ssr": "npm:^3.9.5"
|
||||
"@react-aria/utils": "npm:^3.25.1"
|
||||
"@react-aria/visually-hidden": "npm:^3.8.14"
|
||||
"@react-stately/overlays": "npm:^3.6.9"
|
||||
"@react-aria/utils": "npm:^3.25.2"
|
||||
"@react-aria/visually-hidden": "npm:^3.8.15"
|
||||
"@react-stately/overlays": "npm:^3.6.10"
|
||||
"@react-types/button": "npm:^3.9.6"
|
||||
"@react-types/overlays": "npm:^3.8.9"
|
||||
"@react-types/shared": "npm:^3.24.1"
|
||||
@ -6346,7 +6346,7 @@ __metadata:
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10/24aff9357b0ccdb412c8712fa3afdee281215b4054a652abbd086f898f037c375a2d254ec45776172e76f78db6b310fa3015d124de8c642e6b497a1396ccbef9
|
||||
checksum: 10/2d0b68c5d5eb38e4728193525c658c48cb2e27bd8abb4a3655ebf6e99d7d6f5c27aa1c4e21caf5258783a8aece2eaea4c6e6416c0871c8f5975444d209e48c82
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -6361,32 +6361,32 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/utils@npm:3.25.1, @react-aria/utils@npm:^3.25.1":
|
||||
version: 3.25.1
|
||||
resolution: "@react-aria/utils@npm:3.25.1"
|
||||
"@react-aria/utils@npm:3.25.2, @react-aria/utils@npm:^3.25.2":
|
||||
version: 3.25.2
|
||||
resolution: "@react-aria/utils@npm:3.25.2"
|
||||
dependencies:
|
||||
"@react-aria/ssr": "npm:^3.9.5"
|
||||
"@react-stately/utils": "npm:^3.10.2"
|
||||
"@react-stately/utils": "npm:^3.10.3"
|
||||
"@react-types/shared": "npm:^3.24.1"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
clsx: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10/477b945ebdbda4200415dbc040d89658e58eb48e3d158a54a0d07c89d5605c1e3b51c21d2058b5346f8be2cab43c0f8d705f999b71712b96aa33546c0560cb47
|
||||
checksum: 10/c0dbbff1f93b3f275e6db2f01c7a09ffd96da57fd373a8b3b3cb5dbb0aca99d721c2453fbd742800d0df2fbb0ffa5f3052669bbb2998db753b1090f573d5ef7b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/visually-hidden@npm:^3.8.14":
|
||||
version: 3.8.14
|
||||
resolution: "@react-aria/visually-hidden@npm:3.8.14"
|
||||
"@react-aria/visually-hidden@npm:^3.8.15":
|
||||
version: 3.8.15
|
||||
resolution: "@react-aria/visually-hidden@npm:3.8.15"
|
||||
dependencies:
|
||||
"@react-aria/interactions": "npm:^3.22.1"
|
||||
"@react-aria/utils": "npm:^3.25.1"
|
||||
"@react-aria/interactions": "npm:^3.22.2"
|
||||
"@react-aria/utils": "npm:^3.25.2"
|
||||
"@react-types/shared": "npm:^3.24.1"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10/8d2f81d68c9b4326347ae875c1da353ae410e736aa5a0854253c1c2d2a00c638d670f2b0666706bb4dc84ef12e9ee114816ee818928a332ac7375917230b720d
|
||||
checksum: 10/5923eebcaa1873503f9c19bcdea5d6f6d5051583d0076aadbb627886608ef7f0b7ef96eff5ac794afe099cfeb0479fbb2bc54c40b5375b8b1ae1b53e67e12e2b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -6424,27 +6424,27 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-stately/overlays@npm:^3.6.9":
|
||||
version: 3.6.9
|
||||
resolution: "@react-stately/overlays@npm:3.6.9"
|
||||
"@react-stately/overlays@npm:^3.6.10":
|
||||
version: 3.6.10
|
||||
resolution: "@react-stately/overlays@npm:3.6.10"
|
||||
dependencies:
|
||||
"@react-stately/utils": "npm:^3.10.2"
|
||||
"@react-stately/utils": "npm:^3.10.3"
|
||||
"@react-types/overlays": "npm:^3.8.9"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10/00844cad963c65d23063f4eb2bceff40308f009dcf06e8e4186b8cbe4db2b8b6d5214be3b6bdbc201346c56d0abce1d9d7744d89167430db75fe4e9d15ed9ec3
|
||||
checksum: 10/80dda26b348a2dcae737e3b570d0985b26700cfe86bc248aa56ac0091842379f234d8a236cf33625b4afa36646a115d8dda309a0159cb6eb1df1fdd1e57b0874
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-stately/utils@npm:^3.10.2":
|
||||
version: 3.10.2
|
||||
resolution: "@react-stately/utils@npm:3.10.2"
|
||||
"@react-stately/utils@npm:^3.10.3":
|
||||
version: 3.10.3
|
||||
resolution: "@react-stately/utils@npm:3.10.3"
|
||||
dependencies:
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10/ba71e6c4dccf11e66d6ddeb06a53046a46fa282039e6af8723e851285ea25db0f0c5632527a3dd1a37a968e8b0001dc0f0414bac85dec750ae455b263f2ed1a4
|
||||
checksum: 10/0ac737e678d949787d05889bfd67047ed0ee91d93a8d727c89d7a7568a027d0cf4a53cebad13e6526c2322f51069bbaa40d5912364230e6b9374cf653683a73d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18186,10 +18186,10 @@ __metadata:
|
||||
"@playwright/test": "npm:1.46.0"
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.15"
|
||||
"@popperjs/core": "npm:2.11.8"
|
||||
"@react-aria/dialog": "npm:3.5.16"
|
||||
"@react-aria/focus": "npm:3.18.1"
|
||||
"@react-aria/overlays": "npm:3.23.1"
|
||||
"@react-aria/utils": "npm:3.25.1"
|
||||
"@react-aria/dialog": "npm:3.5.17"
|
||||
"@react-aria/focus": "npm:3.18.2"
|
||||
"@react-aria/overlays": "npm:3.23.2"
|
||||
"@react-aria/utils": "npm:3.25.2"
|
||||
"@react-awesome-query-builder/ui": "npm:6.6.2"
|
||||
"@react-types/button": "npm:3.9.6"
|
||||
"@react-types/menu": "npm:3.9.11"
|
||||
|
Loading…
Reference in New Issue
Block a user