fix(deps): update react aria (#112663)
| datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | npm | @react-aria/dialog | 3.5.30 | 3.5.31 | | npm | @react-aria/focus | 3.21.1 | 3.21.2 | | npm | @react-aria/overlays | 3.29.1 | 3.30.0 | | npm | @react-aria/utils | 3.30.1 | 3.31.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This commit is contained in:
+4
-4
@@ -319,10 +319,10 @@
|
||||
"@opentelemetry/exporter-collector": "0.25.0",
|
||||
"@opentelemetry/semantic-conventions": "1.37.0",
|
||||
"@popperjs/core": "2.11.8",
|
||||
"@react-aria/dialog": "3.5.30",
|
||||
"@react-aria/focus": "3.21.1",
|
||||
"@react-aria/overlays": "3.29.1",
|
||||
"@react-aria/utils": "3.30.1",
|
||||
"@react-aria/dialog": "3.5.31",
|
||||
"@react-aria/focus": "3.21.2",
|
||||
"@react-aria/overlays": "3.30.0",
|
||||
"@react-aria/utils": "3.31.0",
|
||||
"@react-awesome-query-builder/ui": "6.6.15",
|
||||
"@reduxjs/toolkit": "2.9.0",
|
||||
"@visx/event": "3.12.0",
|
||||
|
||||
@@ -75,10 +75,10 @@
|
||||
"@hello-pangea/dnd": "18.0.1",
|
||||
"@monaco-editor/react": "4.7.0",
|
||||
"@popperjs/core": "2.11.8",
|
||||
"@react-aria/dialog": "3.5.30",
|
||||
"@react-aria/focus": "3.21.1",
|
||||
"@react-aria/overlays": "3.29.1",
|
||||
"@react-aria/utils": "3.30.1",
|
||||
"@react-aria/dialog": "3.5.31",
|
||||
"@react-aria/focus": "3.21.2",
|
||||
"@react-aria/overlays": "3.30.0",
|
||||
"@react-aria/utils": "3.31.0",
|
||||
"@tanstack/react-virtual": "^3.5.1",
|
||||
"@types/jquery": "3.5.33",
|
||||
"@types/lodash": "4.17.20",
|
||||
|
||||
@@ -3672,10 +3672,10 @@ __metadata:
|
||||
"@hello-pangea/dnd": "npm:18.0.1"
|
||||
"@monaco-editor/react": "npm:4.7.0"
|
||||
"@popperjs/core": "npm:2.11.8"
|
||||
"@react-aria/dialog": "npm:3.5.30"
|
||||
"@react-aria/focus": "npm:3.21.1"
|
||||
"@react-aria/overlays": "npm:3.29.1"
|
||||
"@react-aria/utils": "npm:3.30.1"
|
||||
"@react-aria/dialog": "npm:3.5.31"
|
||||
"@react-aria/focus": "npm:3.21.2"
|
||||
"@react-aria/overlays": "npm:3.30.0"
|
||||
"@react-aria/utils": "npm:3.31.0"
|
||||
"@rollup/plugin-node-resolve": "npm:16.0.1"
|
||||
"@storybook/addon-a11y": "npm:^8.6.2"
|
||||
"@storybook/addon-actions": "npm:^8.6.2"
|
||||
@@ -3952,12 +3952,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@internationalized/date@npm:^3.9.0":
|
||||
version: 3.9.0
|
||||
resolution: "@internationalized/date@npm:3.9.0"
|
||||
"@internationalized/date@npm:^3.10.0":
|
||||
version: 3.10.0
|
||||
resolution: "@internationalized/date@npm:3.10.0"
|
||||
dependencies:
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
checksum: 10/d2da1425c31a3d6529953c74b55be24f1b6f74b80b4f5d130f92e3ae5da19b6bd4ebe0ffa66a3c6b423189bb5a927163579714f138e261f4a7f6756f215c14a0
|
||||
checksum: 10/5940667ea2b0be54b798088ef995f787508bf4305d3741babc8b1f48de008c872555a5440ae61fa7399461a7339d3257fb8e86cc2111e72e185fc37d99e06392
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -6482,93 +6482,93 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/dialog@npm:3.5.30":
|
||||
version: 3.5.30
|
||||
resolution: "@react-aria/dialog@npm:3.5.30"
|
||||
"@react-aria/dialog@npm:3.5.31":
|
||||
version: 3.5.31
|
||||
resolution: "@react-aria/dialog@npm:3.5.31"
|
||||
dependencies:
|
||||
"@react-aria/interactions": "npm:^3.25.5"
|
||||
"@react-aria/overlays": "npm:^3.29.1"
|
||||
"@react-aria/utils": "npm:^3.30.1"
|
||||
"@react-types/dialog": "npm:^3.5.21"
|
||||
"@react-types/shared": "npm:^3.32.0"
|
||||
"@react-aria/interactions": "npm:^3.25.6"
|
||||
"@react-aria/overlays": "npm:^3.30.0"
|
||||
"@react-aria/utils": "npm:^3.31.0"
|
||||
"@react-types/dialog": "npm:^3.5.22"
|
||||
"@react-types/shared": "npm:^3.32.1"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
checksum: 10/a95ded7450920ce2cc204d93accc7dc655c513bf8734c3c4474f41696a75c4d71a74cc5a2fe43b1dc568de48b422a74ba2448048edcab8b2910fc4cc602ac1b6
|
||||
checksum: 10/ea5d197b13d1441b45b5288382f9f25cf4ecec07ea6c8e989ce62b5f0ce2eaa7e6afe7e40fc808451b040eda2c41aa64f8e510d5205b26a5a07324b86468e53d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/focus@npm:3.21.1, @react-aria/focus@npm:^3.21.1":
|
||||
version: 3.21.1
|
||||
resolution: "@react-aria/focus@npm:3.21.1"
|
||||
"@react-aria/focus@npm:3.21.2, @react-aria/focus@npm:^3.21.2":
|
||||
version: 3.21.2
|
||||
resolution: "@react-aria/focus@npm:3.21.2"
|
||||
dependencies:
|
||||
"@react-aria/interactions": "npm:^3.25.5"
|
||||
"@react-aria/utils": "npm:^3.30.1"
|
||||
"@react-types/shared": "npm:^3.32.0"
|
||||
"@react-aria/interactions": "npm:^3.25.6"
|
||||
"@react-aria/utils": "npm:^3.31.0"
|
||||
"@react-types/shared": "npm:^3.32.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-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
checksum: 10/cee61b3b214deb1dca944dfd84524879c25536bca0162a9af5e516e566164449e0a5c3d6eaa4be3c7b3e79955b58ee24d9574e043f3248f5e63d41858f6da745
|
||||
checksum: 10/4bce20d956c24ab08b707e84896afafd66b3496971efb6dd611dae1c4c1f47a5c99c786a96b2fd0eb083a7c9ba5368ac04ce3a937cc48fdcc8bb85f81e7a3098
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/i18n@npm:^3.12.12":
|
||||
version: 3.12.12
|
||||
resolution: "@react-aria/i18n@npm:3.12.12"
|
||||
"@react-aria/i18n@npm:^3.12.13":
|
||||
version: 3.12.13
|
||||
resolution: "@react-aria/i18n@npm:3.12.13"
|
||||
dependencies:
|
||||
"@internationalized/date": "npm:^3.9.0"
|
||||
"@internationalized/date": "npm:^3.10.0"
|
||||
"@internationalized/message": "npm:^3.1.8"
|
||||
"@internationalized/number": "npm:^3.6.5"
|
||||
"@internationalized/string": "npm:^3.2.7"
|
||||
"@react-aria/ssr": "npm:^3.9.10"
|
||||
"@react-aria/utils": "npm:^3.30.1"
|
||||
"@react-types/shared": "npm:^3.32.0"
|
||||
"@react-aria/utils": "npm:^3.31.0"
|
||||
"@react-types/shared": "npm:^3.32.1"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
checksum: 10/b556bcbc53f5b378b8793cd17224a30ff29c6931143c7402ad6909bde3340bd230b8661c014379f46e445112fc92a75dcb83312bfe953ce9dd6d7e9d1abfc926
|
||||
checksum: 10/a5464213e626c60d63e0dbab84907ab452c53022a27a5c482c8f86f23c96b53522e52005c5cfc829f388c807eaf246cded69d5bee24b9e0fc08f34f9b0359e82
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/interactions@npm:^3.25.5":
|
||||
version: 3.25.5
|
||||
resolution: "@react-aria/interactions@npm:3.25.5"
|
||||
"@react-aria/interactions@npm:^3.25.6":
|
||||
version: 3.25.6
|
||||
resolution: "@react-aria/interactions@npm:3.25.6"
|
||||
dependencies:
|
||||
"@react-aria/ssr": "npm:^3.9.10"
|
||||
"@react-aria/utils": "npm:^3.30.1"
|
||||
"@react-aria/utils": "npm:^3.31.0"
|
||||
"@react-stately/flags": "npm:^3.1.2"
|
||||
"@react-types/shared": "npm:^3.32.0"
|
||||
"@react-types/shared": "npm:^3.32.1"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
checksum: 10/9f8d319049d3b2ec223603bce6435c2eb602712acbc296396e1412b795fc26c37a256ae4a0acdefdfd8f09103cb65f249fc9bc00a007153cc5a4cdbf546a80c4
|
||||
checksum: 10/fd30e14107d919be25909ca8f69fb99d88aa1f1ead523717a390a40be6d774e40de47dd7f9fcc7e6d66e0f4abc12238001a10d2128cbd7af9b141641cacf6da4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/overlays@npm:3.29.1, @react-aria/overlays@npm:^3.29.1":
|
||||
version: 3.29.1
|
||||
resolution: "@react-aria/overlays@npm:3.29.1"
|
||||
"@react-aria/overlays@npm:3.30.0, @react-aria/overlays@npm:^3.30.0":
|
||||
version: 3.30.0
|
||||
resolution: "@react-aria/overlays@npm:3.30.0"
|
||||
dependencies:
|
||||
"@react-aria/focus": "npm:^3.21.1"
|
||||
"@react-aria/i18n": "npm:^3.12.12"
|
||||
"@react-aria/interactions": "npm:^3.25.5"
|
||||
"@react-aria/focus": "npm:^3.21.2"
|
||||
"@react-aria/i18n": "npm:^3.12.13"
|
||||
"@react-aria/interactions": "npm:^3.25.6"
|
||||
"@react-aria/ssr": "npm:^3.9.10"
|
||||
"@react-aria/utils": "npm:^3.30.1"
|
||||
"@react-aria/visually-hidden": "npm:^3.8.27"
|
||||
"@react-stately/overlays": "npm:^3.6.19"
|
||||
"@react-types/button": "npm:^3.14.0"
|
||||
"@react-types/overlays": "npm:^3.9.1"
|
||||
"@react-types/shared": "npm:^3.32.0"
|
||||
"@react-aria/utils": "npm:^3.31.0"
|
||||
"@react-aria/visually-hidden": "npm:^3.8.28"
|
||||
"@react-stately/overlays": "npm:^3.6.20"
|
||||
"@react-types/button": "npm:^3.14.1"
|
||||
"@react-types/overlays": "npm:^3.9.2"
|
||||
"@react-types/shared": "npm:^3.32.1"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
checksum: 10/78e0d606f91eabcf9af48121f243b85cead0225e6aaf07b31746252198a07c3e7551919e8e9bd47a3b4e01ac923fd8d8096623e4c7cce8745b15a4bbb3d3826e
|
||||
checksum: 10/32c25162b55078cf18ca6f514065d97982a9447b1ec9d75fda4db69fa909cd5dcc3d5b4c8917edecce7d8dd5b20bc51c3862945110c0badef021c86878e8fb4d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -6583,35 +6583,35 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/utils@npm:3.30.1, @react-aria/utils@npm:^3.30.1":
|
||||
version: 3.30.1
|
||||
resolution: "@react-aria/utils@npm:3.30.1"
|
||||
"@react-aria/utils@npm:3.31.0, @react-aria/utils@npm:^3.31.0":
|
||||
version: 3.31.0
|
||||
resolution: "@react-aria/utils@npm:3.31.0"
|
||||
dependencies:
|
||||
"@react-aria/ssr": "npm:^3.9.10"
|
||||
"@react-stately/flags": "npm:^3.1.2"
|
||||
"@react-stately/utils": "npm:^3.10.8"
|
||||
"@react-types/shared": "npm:^3.32.0"
|
||||
"@react-types/shared": "npm:^3.32.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-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
checksum: 10/84332b3585a0d8718d7c525762274df4c8f529c10117922cac8809be6852b9f5df8e053e9a980eb71aedaed2e30124e678852b5bbf92099cd3b865df235bbf2a
|
||||
checksum: 10/b021d2c3704ce934ec41cfc4d87fa6904fb3e007030e31b824cd8287053e866076cb7c7f072d6ed2fee82ca68f2e3f4677f3d58d7938e4b3315831f1fdea4d90
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/visually-hidden@npm:^3.8.27":
|
||||
version: 3.8.27
|
||||
resolution: "@react-aria/visually-hidden@npm:3.8.27"
|
||||
"@react-aria/visually-hidden@npm:^3.8.28":
|
||||
version: 3.8.28
|
||||
resolution: "@react-aria/visually-hidden@npm:3.8.28"
|
||||
dependencies:
|
||||
"@react-aria/interactions": "npm:^3.25.5"
|
||||
"@react-aria/utils": "npm:^3.30.1"
|
||||
"@react-types/shared": "npm:^3.32.0"
|
||||
"@react-aria/interactions": "npm:^3.25.6"
|
||||
"@react-aria/utils": "npm:^3.31.0"
|
||||
"@react-types/shared": "npm:^3.32.1"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
checksum: 10/6c0f27ecdf7aa7eda4e5f6ab9b88dc1d024cc489b54d96ddc692c673b09dabb8ac2fc9017b4d0160f82384bcae698774e53031e5a701d59197e37e5c852231cd
|
||||
checksum: 10/07e61b18d385127353014c2bd2bb9bba5035ac064988fa1bfc2f13d8050ccc9488891d4d3fbe6c79a808bfed7f06f1867b89ec1c975818712a36266040d76597
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -6659,16 +6659,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-stately/overlays@npm:^3.6.19":
|
||||
version: 3.6.19
|
||||
resolution: "@react-stately/overlays@npm:3.6.19"
|
||||
"@react-stately/overlays@npm:^3.6.20":
|
||||
version: 3.6.20
|
||||
resolution: "@react-stately/overlays@npm:3.6.20"
|
||||
dependencies:
|
||||
"@react-stately/utils": "npm:^3.10.8"
|
||||
"@react-types/overlays": "npm:^3.9.1"
|
||||
"@react-types/overlays": "npm:^3.9.2"
|
||||
"@swc/helpers": "npm:^0.5.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
checksum: 10/1308646db8a6ac4909b13cb844f372b47900ecd52ad1d61799318e2a5f41b1a7df3ab8c2393397598f35212eaab92e90414cbc216ba63e575fb4b33bec568ed2
|
||||
checksum: 10/e9a3023b3fc3d9383d36dbd0a1e6a0d3d84350dee4f5ce6578464d613e063ca32dd6685c4fdfaa774ded24497c9e5c56363b9650c551d5d1a4dbb6d7d1d04382
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -6694,26 +6694,26 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/button@npm:^3.14.0":
|
||||
version: 3.14.0
|
||||
resolution: "@react-types/button@npm:3.14.0"
|
||||
"@react-types/button@npm:^3.14.1":
|
||||
version: 3.14.1
|
||||
resolution: "@react-types/button@npm:3.14.1"
|
||||
dependencies:
|
||||
"@react-types/shared": "npm:^3.32.0"
|
||||
"@react-types/shared": "npm:^3.32.1"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
checksum: 10/458211f62b47a93e505eb14e24ae3979ce569b00327efbb32e180eea6e964a0ee6f9d86cf35c6d2bee3fbff1737a5ca4780ec82b0e151f8e90fdefcca132b136
|
||||
checksum: 10/bbbf2e5db83f6b925af154199aaad438d950187862c4ca6f82122c0209632c0c358201ec9b0b503f9b96c8b5b765066af41c6472440ca7ea75b75031d7d9eacf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/dialog@npm:^3.5.21":
|
||||
version: 3.5.21
|
||||
resolution: "@react-types/dialog@npm:3.5.21"
|
||||
"@react-types/dialog@npm:^3.5.22":
|
||||
version: 3.5.22
|
||||
resolution: "@react-types/dialog@npm:3.5.22"
|
||||
dependencies:
|
||||
"@react-types/overlays": "npm:^3.9.1"
|
||||
"@react-types/shared": "npm:^3.32.0"
|
||||
"@react-types/overlays": "npm:^3.9.2"
|
||||
"@react-types/shared": "npm:^3.32.1"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
checksum: 10/5d665f28a12cb2385bf80391ebd715bfc21a6d0b2d6158fb932de12d7e34e7e024cde715b7b5feedbe0d01bf65dceaeea0af6a2fece71e674e9d654301390b40
|
||||
checksum: 10/dedac6cf8a85568344242eb6e7f9c6f9dd9fff31711d23586374a1cfc4f3b7b7bed43fdff633d54135792dcdd9941a8a15a34bbbec1a9d4caff7b869b35dd71e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -6740,14 +6740,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/overlays@npm:^3.9.0, @react-types/overlays@npm:^3.9.1":
|
||||
version: 3.9.1
|
||||
resolution: "@react-types/overlays@npm:3.9.1"
|
||||
"@react-types/overlays@npm:^3.9.0, @react-types/overlays@npm:^3.9.2":
|
||||
version: 3.9.2
|
||||
resolution: "@react-types/overlays@npm:3.9.2"
|
||||
dependencies:
|
||||
"@react-types/shared": "npm:^3.32.0"
|
||||
"@react-types/shared": "npm:^3.32.1"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
checksum: 10/994de8c23635ae7a78a45c3b14cf813dadabf4d3504693737a8798fe23d19495ddb6a8edd50e1177cecee671731c20e0bf5e5b6b88ced4d1caf3ff0e71ea9e80
|
||||
checksum: 10/6cab7f2cbb813f710696095db1169f902cfe7e4a9aeef496848343ff5116be3782bfea68dffbeaf3f984a0475c2fb6c4a26ad9fb563172c4ec3e47110ca1e672
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -6760,12 +6760,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/shared@npm:^3.31.0, @react-types/shared@npm:^3.32.0":
|
||||
version: 3.32.0
|
||||
resolution: "@react-types/shared@npm:3.32.0"
|
||||
"@react-types/shared@npm:^3.31.0, @react-types/shared@npm:^3.32.1":
|
||||
version: 3.32.1
|
||||
resolution: "@react-types/shared@npm:3.32.1"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
checksum: 10/6dd7e2a20e1a2f2a767bfe784ff7b38a7f6abe6569b4d2a8e4657af25f69b72ca72cb4f1d3d2a2c51f95b183e9e33f6e0f50f18f34e2d781a744e337356da7d2
|
||||
checksum: 10/33c39d1e23fd73a18519679742ba548c128097831710af4803bec244ae96800271f88dcc4eab958734fc501bb65c17e590028596733761610fb0103c5dea6e36
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -18325,10 +18325,10 @@ __metadata:
|
||||
"@playwright/test": "npm:1.54.1"
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "npm:0.6.1"
|
||||
"@popperjs/core": "npm:2.11.8"
|
||||
"@react-aria/dialog": "npm:3.5.30"
|
||||
"@react-aria/focus": "npm:3.21.1"
|
||||
"@react-aria/overlays": "npm:3.29.1"
|
||||
"@react-aria/utils": "npm:3.30.1"
|
||||
"@react-aria/dialog": "npm:3.5.31"
|
||||
"@react-aria/focus": "npm:3.21.2"
|
||||
"@react-aria/overlays": "npm:3.30.0"
|
||||
"@react-aria/utils": "npm:3.31.0"
|
||||
"@react-awesome-query-builder/ui": "npm:6.6.15"
|
||||
"@react-types/button": "npm:3.13.0"
|
||||
"@react-types/menu": "npm:3.10.3"
|
||||
|
||||
Reference in New Issue
Block a user