From 2f27427640bcd153450501f4098ff547b2068f9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 13:36:32 +0000 Subject: [PATCH] Update dependency @graphiql/react to ^0.19.3 --- package.json | 2 +- pnpm-lock.yaml | 783 ++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 780 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b0b5995..e6059c6 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "dependencies": { "@codemirror/language": "^6.6.0", "@graphiql/plugin-explorer": "^0.1.15", - "@graphiql/react": "^0.17.1", + "@graphiql/react": "^0.19.3", "@graphiql/toolkit": "^0.8.3", "@stitches/react": "^1.2.8", "@types/react": "^18.0.32", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2bb834..0fe282e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,7 +4,7 @@ specifiers: '@codemirror/language': ^6.6.0 '@geist-ui/react-icons': ^1.0.1 '@graphiql/plugin-explorer': ^0.1.15 - '@graphiql/react': ^0.17.1 + '@graphiql/react': ^0.19.3 '@graphiql/toolkit': ^0.8.3 '@stitches/react': ^1.2.8 '@types/node': 18.16.1 @@ -34,7 +34,7 @@ specifiers: dependencies: '@codemirror/language': 6.6.0 '@graphiql/plugin-explorer': 0.1.15_u3dythkwitro3ddcxixmrafucq - '@graphiql/react': 0.17.1_u3dythkwitro3ddcxixmrafucq + '@graphiql/react': 0.19.3_erdf6bcu2hfsiznobqofvsjihy '@graphiql/toolkit': 0.8.3_vzsqpplhwd2bo3g6wtfadp244u '@stitches/react': 1.2.8_react@18.2.0 '@types/react': 18.0.32 @@ -95,6 +95,47 @@ packages: w3c-keyname: 2.2.6 dev: false + /@emotion/is-prop-valid/0.8.8: + resolution: {integrity: sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==} + requiresBuild: true + dependencies: + '@emotion/memoize': 0.7.4 + dev: false + optional: true + + /@emotion/memoize/0.7.4: + resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} + dev: false + optional: true + + /@floating-ui/core/1.4.0: + resolution: {integrity: sha512-x5Ly1Eiyqt9aR38XzhraoWxgtQtvy3mVChWMZIr49XFyvIhNuqUxZKXBRoI5WiMRaaAZezCauJaEISu3z5y8sg==} + dependencies: + '@floating-ui/utils': 0.1.1 + dev: false + + /@floating-ui/dom/1.5.0: + resolution: {integrity: sha512-9jPin5dTlcEN+nXzBRhdreCzlJBIYWeMXpJJ5VnO1l9dLcP7uQNPbmwmIoHpHpH6GPYMYtQA7GfkvsSj/CQPwg==} + dependencies: + '@floating-ui/core': 1.4.0 + '@floating-ui/utils': 0.1.1 + dev: false + + /@floating-ui/react-dom/2.0.1_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-rZtAmSht4Lry6gdhAJDrCp/6rKN7++JnL1/Anbr/DdeyYXQPxvg/ivrbYvJulbRf4vL8b212suwMM2lxbv+RQA==} + peerDependencies: + react: '>=16.8.0' + react-dom: '>=16.8.0' + dependencies: + '@floating-ui/dom': 1.5.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@floating-ui/utils/0.1.1: + resolution: {integrity: sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw==} + dev: false + /@geist-ui/react-icons/1.0.1_react@18.2.0: resolution: {integrity: sha512-/phre1NwXT0Mrxcq3yb+KksJ16/ykptgxI7+jh5pmDZfxnIMPlBWFBGDK0yw96oi752Wuo24X6+tkWjVe/g5Bg==} peerDependencies: @@ -156,6 +197,39 @@ packages: - react-is dev: false + /@graphiql/react/0.19.3_erdf6bcu2hfsiznobqofvsjihy: + resolution: {integrity: sha512-rpxKcmKPhyGfZo1w9h3+E5FY+LXOn8o5fJxpJd2MbLF8segvvWLtJeXL46Q2IkEFqR4uxf00NUTbCwXjRIVaQQ==} + peerDependencies: + graphql: ^15.5.0 || ^16.0.0 + react: ^16.8.0 || ^17 || ^18 + react-dom: ^16.8.0 || ^17 || ^18 + dependencies: + '@graphiql/toolkit': 0.9.1_vzsqpplhwd2bo3g6wtfadp244u + '@headlessui/react': 1.7.16_biqbaboplfbrettd7655fr4n2y + '@radix-ui/react-dialog': 1.0.4_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-dropdown-menu': 2.0.5_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-tooltip': 1.0.6_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-visually-hidden': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@types/codemirror': 5.60.8 + clsx: 1.2.1 + codemirror: 5.65.12 + codemirror-graphql: 2.0.9_p6megxfwk5y35qg2vcvpjdbwce + copy-to-clipboard: 3.3.3 + framer-motion: 6.5.1_biqbaboplfbrettd7655fr4n2y + graphql: 16.6.0 + graphql-language-service: 5.1.7_graphql@16.6.0 + markdown-it: 12.3.2 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + set-value: 4.1.0 + transitivePeerDependencies: + - '@codemirror/language' + - '@types/node' + - '@types/react' + - '@types/react-dom' + - graphql-ws + dev: false + /@graphiql/toolkit/0.8.3_vzsqpplhwd2bo3g6wtfadp244u: resolution: {integrity: sha512-B5WfZlBes/tMmM7TeTTD/F2E1kbtQD6PYmyX76qWrIt1Sx3+lQoCe8NzHbBvNII77F5sr737RASmkhQ1fcdFWQ==} peerDependencies: @@ -173,6 +247,23 @@ packages: - '@types/node' dev: false + /@graphiql/toolkit/0.9.1_vzsqpplhwd2bo3g6wtfadp244u: + resolution: {integrity: sha512-LVt9pdk0830so50ZnU2Znb2rclcoWznG8r8asqAENzV0U1FM1kuY0sdPpc/rBc9MmmNgnB6A+WZzDhq6dbhTHA==} + peerDependencies: + graphql: ^15.5.0 || ^16.0.0 + graphql-ws: '>= 4.5.0' + peerDependenciesMeta: + graphql-ws: + optional: true + dependencies: + '@n1ru4l/push-pull-async-iterable-iterator': 3.2.0 + graphql: 16.6.0 + graphql-ws: 5.12.1_graphql@16.6.0 + meros: 1.2.1_@types+node@18.16.1 + transitivePeerDependencies: + - '@types/node' + dev: false + /@headlessui/react/1.7.13_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-9n+EQKRtD9266xIHXdY5MfiXPDfYwl7zBM7KOx2Ae3Gdgxy8QML1FkCMjq6AsOf0l6N9uvI4HcFtuFlenaldKg==} engines: {node: '>=10'} @@ -185,6 +276,18 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: true + /@headlessui/react/1.7.16_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-2MphIAZdSUacZBT6EXk8AJkj+EuvaaJbtCyHTJrPsz8inhzCl7qeNPI1uk1AUvCgWylVtdN8cVVmnhUDPxPy3g==} + engines: {node: '>=10'} + peerDependencies: + react: ^16 || ^17 || ^18 + react-dom: ^16 || ^17 || ^18 + dependencies: + client-only: 0.0.1 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + /@lezer/common/1.0.2: resolution: {integrity: sha512-SVgiGtMnMnW3ActR8SXgsDhw7a0w0ChHSYAyAUxxrOiJ1OqYWEKk/xJd84tTSPo1mo6DXLObAJALNnd0Hrv7Ng==} dev: false @@ -235,6 +338,53 @@ packages: react: 18.2.0 dev: true + /@motionone/animation/10.15.1: + resolution: {integrity: sha512-mZcJxLjHor+bhcPuIFErMDNyrdb2vJur8lSfMCsuCB4UyV8ILZLvK+t+pg56erv8ud9xQGK/1OGPt10agPrCyQ==} + dependencies: + '@motionone/easing': 10.15.1 + '@motionone/types': 10.15.1 + '@motionone/utils': 10.15.1 + tslib: 2.5.0 + dev: false + + /@motionone/dom/10.12.0: + resolution: {integrity: sha512-UdPTtLMAktHiqV0atOczNYyDd/d8Cf5fFsd1tua03PqTwwCe/6lwhLSQ8a7TbnQ5SN0gm44N1slBfj+ORIhrqw==} + dependencies: + '@motionone/animation': 10.15.1 + '@motionone/generators': 10.15.1 + '@motionone/types': 10.15.1 + '@motionone/utils': 10.15.1 + hey-listen: 1.0.8 + tslib: 2.5.0 + dev: false + + /@motionone/easing/10.15.1: + resolution: {integrity: sha512-6hIHBSV+ZVehf9dcKZLT7p5PEKHGhDwky2k8RKkmOvUoYP3S+dXsKupyZpqx5apjd9f+php4vXk4LuS+ADsrWw==} + dependencies: + '@motionone/utils': 10.15.1 + tslib: 2.5.0 + dev: false + + /@motionone/generators/10.15.1: + resolution: {integrity: sha512-67HLsvHJbw6cIbLA/o+gsm7h+6D4Sn7AUrB/GPxvujse1cGZ38F5H7DzoH7PhX+sjvtDnt2IhFYF2Zp1QTMKWQ==} + dependencies: + '@motionone/types': 10.15.1 + '@motionone/utils': 10.15.1 + tslib: 2.5.0 + dev: false + + /@motionone/types/10.15.1: + resolution: {integrity: sha512-iIUd/EgUsRZGrvW0jqdst8st7zKTzS9EsKkP+6c6n4MPZoQHwiHuVtTQLD6Kp0bsBLhNzKIBlHXponn/SDT4hA==} + dev: false + + /@motionone/utils/10.15.1: + resolution: {integrity: sha512-p0YncgU+iklvYr/Dq4NobTRdAPv9PveRDUXabPEeOjBLSO/1FNB2phNTZxOxpi1/GZwYpAoECEa0Wam+nsmhSw==} + dependencies: + '@motionone/types': 10.15.1 + hey-listen: 1.0.8 + tslib: 2.5.0 + dev: false + /@n1ru4l/push-pull-async-iterable-iterator/3.2.0: resolution: {integrity: sha512-3fkKj25kEjsfObL6IlKPAlHYPq/oYwUkkQ03zsTTiDjD7vg/RxjdiLeCydqtxHZP0JgsXL3D/X5oAkMGzuUp/Q==} engines: {node: '>=12'} @@ -481,6 +631,546 @@ packages: resolution: {integrity: sha512-Cr4OjIkipTtcXKjAsm8agyleBuDHvxzeBoa1v543lbv1YaIwQjESsVcmjiWiPEbC1FIeHOG/Op9kdCmAmiS3Kw==} dev: true + /@radix-ui/primitive/1.0.1: + resolution: {integrity: sha512-yQ8oGX2GVsEYMWGxcovu1uGWPCxV5BFfeeYxqPmuAzUyLT9qmaMXSAhXpb0WrspIeqYzdJpkh2vHModJPgRIaw==} + dependencies: + '@babel/runtime': 7.21.0 + dev: false + + /@radix-ui/react-arrow/1.0.3_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-wSP+pHsB/jQRaL6voubsQ/ZlrGBHHrOjmBnr19hxYgtS0WvAFwZhK2WP/YY5yF9uKECCEEDGxuLxq1NBK51wFA==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/react-primitive': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@types/react': 18.0.32 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@radix-ui/react-collection/1.0.3_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-3SzW+0PW7yBBoQlT8wNcGtaxaD0XSu0uLUFgrtHY08Acx05TaHaOmVLR73c0j/cqpDy53KBMO7s0dx2wmOIDIA==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/react-compose-refs': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-context': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-primitive': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-slot': 1.0.2_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@radix-ui/react-compose-refs/1.0.1_b7lksjcz5zr4rqebyeqormarua: + resolution: {integrity: sha512-fDSBgd44FKHa1FRMU59qBMPFcl2PZE+2nmqunj+BWFyYYjnhIDWL2ItDs3rrbJDQOtzt5nIebLCQc4QRfz6LJw==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@types/react': 18.0.32 + react: 18.2.0 + dev: false + + /@radix-ui/react-context/1.0.1_b7lksjcz5zr4rqebyeqormarua: + resolution: {integrity: sha512-ebbrdFoYTcuZ0v4wG5tedGnp9tzcV8awzsxYph7gXUyvnNLuTIcCk1q17JEbnVhXAKG9oX3KtchwiMIAYp9NLg==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@types/react': 18.0.32 + react: 18.2.0 + dev: false + + /@radix-ui/react-dialog/1.0.4_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-hJtRy/jPULGQZceSAP2Re6/4NpKo8im6V8P2hUqZsdFiSL8l35kYsw3qbRI6Ay5mQd2+wlLqje770eq+RJ3yZg==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-compose-refs': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-context': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-dismissable-layer': 1.0.4_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-focus-guards': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-focus-scope': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-id': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-portal': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-presence': 1.0.1_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-primitive': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-slot': 1.0.2_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-use-controllable-state': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + aria-hidden: 1.2.3 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + react-remove-scroll: 2.5.5_b7lksjcz5zr4rqebyeqormarua + dev: false + + /@radix-ui/react-direction/1.0.1_b7lksjcz5zr4rqebyeqormarua: + resolution: {integrity: sha512-RXcvnXgyvYvBEOhCBuddKecVkoMiI10Jcm5cTI7abJRAHYfFxeu+FBQs/DvdxSYucxR5mna0dNsL6QFlds5TMA==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@types/react': 18.0.32 + react: 18.2.0 + dev: false + + /@radix-ui/react-dismissable-layer/1.0.4_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-7UpBa/RKMoHJYjie1gkF1DlK8l1fdU/VKDpoS3rCCo8YBJR294GwcEHyxHw72yvphJ7ld0AXEcSLAzY2F/WyCg==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-compose-refs': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-primitive': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-use-callback-ref': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-use-escape-keydown': 1.0.3_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@radix-ui/react-dropdown-menu/2.0.5_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-xdOrZzOTocqqkCkYo8yRPCib5OkTkqN7lqNCdxwPOdE466DOaNl4N8PkUIlsXthQvW5Wwkd+aEmWpfWlBoDPEw==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-compose-refs': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-context': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-id': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-menu': 2.0.5_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-primitive': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-use-controllable-state': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@radix-ui/react-focus-guards/1.0.1_b7lksjcz5zr4rqebyeqormarua: + resolution: {integrity: sha512-Rect2dWbQ8waGzhMavsIbmSVCgYxkXLxxR3ZvCX79JOglzdEy4JXMb98lq4hPxUbLr77nP0UOGf4rcMU+s1pUA==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@types/react': 18.0.32 + react: 18.2.0 + dev: false + + /@radix-ui/react-focus-scope/1.0.3_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-upXdPfqI4islj2CslyfUBNlaJCPybbqRHAi1KER7Isel9Q2AtSJ0zRBZv8mWQiFXD2nyAJ4BhC3yXgZ6kMBSrQ==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/react-compose-refs': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-primitive': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-use-callback-ref': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@radix-ui/react-id/1.0.1_b7lksjcz5zr4rqebyeqormarua: + resolution: {integrity: sha512-tI7sT/kqYp8p96yGWY1OAnLHrqDgzHefRBKQ2YAkBS5ja7QLcZ9Z/uY7bEjPUatf8RomoXM8/1sMj1IJaE5UzQ==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/react-use-layout-effect': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + react: 18.2.0 + dev: false + + /@radix-ui/react-menu/2.0.5_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-Gw4f9pwdH+w5w+49k0gLjN0PfRDHvxmAgG16AbyJZ7zhwZ6PBHKtWohvnSwfusfnK3L68dpBREHpVkj8wEM7ZA==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-collection': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-compose-refs': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-context': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-direction': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-dismissable-layer': 1.0.4_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-focus-guards': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-focus-scope': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-id': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-popper': 1.1.2_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-portal': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-presence': 1.0.1_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-primitive': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-roving-focus': 1.0.4_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-slot': 1.0.2_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-use-callback-ref': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + aria-hidden: 1.2.3 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + react-remove-scroll: 2.5.5_b7lksjcz5zr4rqebyeqormarua + dev: false + + /@radix-ui/react-popper/1.1.2_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-1CnGGfFi/bbqtJZZ0P/NQY20xdG3E0LALJaLUEoKwPLwl6PPPfbeiCqMVQnhoFRAxjJj4RpBRJzDmUgsex2tSg==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@floating-ui/react-dom': 2.0.1_biqbaboplfbrettd7655fr4n2y + '@radix-ui/react-arrow': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-compose-refs': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-context': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-primitive': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-use-callback-ref': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-use-layout-effect': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-use-rect': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-use-size': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/rect': 1.0.1 + '@types/react': 18.0.32 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@radix-ui/react-portal/1.0.3_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-xLYZeHrWoPmA5mEKEfZZevoVRK/Q43GfzRXkWV6qawIWWK8t6ifIiLQdd7rmQ4Vk1bmI21XhqF9BN3jWf+phpA==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/react-primitive': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@types/react': 18.0.32 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@radix-ui/react-presence/1.0.1_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-UXLW4UAbIY5ZjcvzjfRFo5gxva8QirC9hF7wRE4U5gz+TP0DbRk+//qyuAQ1McDxBt1xNMBTaciFGvEmJvAZCg==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/react-compose-refs': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-use-layout-effect': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@radix-ui/react-primitive/1.0.3_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-yi58uVyoAcK/Nq1inRY56ZSjKypBNKTa/1mcL8qdl6oJeEaDbOldlzrGn7P6Q3Id5d+SYNGc5AJgc4vGhjs5+g==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/react-slot': 1.0.2_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@radix-ui/react-roving-focus/1.0.4_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-2mUg5Mgcu001VkGy+FfzZyzbmuUWzgWkj3rvv4yu+mLw03+mTzbxZHvfcGyFp2b8EkQeMkpRQ5FiA2Vr2O6TeQ==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-collection': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-compose-refs': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-context': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-direction': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-id': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-primitive': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-use-callback-ref': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-use-controllable-state': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@radix-ui/react-slot/1.0.2_b7lksjcz5zr4rqebyeqormarua: + resolution: {integrity: sha512-YeTpuq4deV+6DusvVUW4ivBgnkHwECUu0BiN43L5UCDFgdhsRUWAghhTF5MbvNTPzmiFOx90asDSUjWuCNapwg==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/react-compose-refs': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + react: 18.2.0 + dev: false + + /@radix-ui/react-tooltip/1.0.6_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-DmNFOiwEc2UDigsYj6clJENma58OelxD24O4IODoZ+3sQc3Zb+L8w1EP+y9laTuKCLAysPw4fD6/v0j4KNV8rg==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-compose-refs': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-context': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-dismissable-layer': 1.0.4_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-id': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-popper': 1.1.2_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-portal': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-presence': 1.0.1_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-primitive': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@radix-ui/react-slot': 1.0.2_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-use-controllable-state': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@radix-ui/react-visually-hidden': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@types/react': 18.0.32 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@radix-ui/react-use-callback-ref/1.0.1_b7lksjcz5zr4rqebyeqormarua: + resolution: {integrity: sha512-D94LjX4Sp0xJFVaoQOd3OO9k7tpBYNOXdVhkltUbGv2Qb9OXdrg/CpsjlZv7ia14Sylv398LswWBVVu5nqKzAQ==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@types/react': 18.0.32 + react: 18.2.0 + dev: false + + /@radix-ui/react-use-controllable-state/1.0.1_b7lksjcz5zr4rqebyeqormarua: + resolution: {integrity: sha512-Svl5GY5FQeN758fWKrjM6Qb7asvXeiZltlT4U2gVfl8Gx5UAv2sMR0LWo8yhsIZh2oQ0eFdZ59aoOOMV7b47VA==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/react-use-callback-ref': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + react: 18.2.0 + dev: false + + /@radix-ui/react-use-escape-keydown/1.0.3_b7lksjcz5zr4rqebyeqormarua: + resolution: {integrity: sha512-vyL82j40hcFicA+M4Ex7hVkB9vHgSse1ZWomAqV2Je3RleKGO5iM8KMOEtfoSB0PnIelMd2lATjTGMYqN5ylTg==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/react-use-callback-ref': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + react: 18.2.0 + dev: false + + /@radix-ui/react-use-layout-effect/1.0.1_b7lksjcz5zr4rqebyeqormarua: + resolution: {integrity: sha512-v/5RegiJWYdoCvMnITBkNNx6bCj20fiaJnWtRkU18yITptraXjffz5Qbn05uOiQnOvi+dbkznkoaMltz1GnszQ==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@types/react': 18.0.32 + react: 18.2.0 + dev: false + + /@radix-ui/react-use-rect/1.0.1_b7lksjcz5zr4rqebyeqormarua: + resolution: {integrity: sha512-Cq5DLuSiuYVKNU8orzJMbl15TXilTnJKUCltMVQg53BQOF1/C5toAaGrowkgksdBQ9H+SRL23g0HDmg9tvmxXw==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/rect': 1.0.1 + '@types/react': 18.0.32 + react: 18.2.0 + dev: false + + /@radix-ui/react-use-size/1.0.1_b7lksjcz5zr4rqebyeqormarua: + resolution: {integrity: sha512-ibay+VqrgcaI6veAojjofPATwledXiSmX+C0KrBk/xgpX9rBzPV3OsfwlhQdUOFbh+LKQorLYT+xTXW9V8yd0g==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/react-use-layout-effect': 1.0.1_b7lksjcz5zr4rqebyeqormarua + '@types/react': 18.0.32 + react: 18.2.0 + dev: false + + /@radix-ui/react-visually-hidden/1.0.3_6hfup3cnntiu7o7txcf7sadj7u: + resolution: {integrity: sha512-D4w41yN5YRKtu464TLnByKzMDG/JlMPHtfZgQAu9v6mNakUqGUI9vUrfQKz8NK41VMm/xbZbh76NUTVtIYqOMA==} + peerDependencies: + '@types/react': '*' + '@types/react-dom': '*' + react: ^16.8 || ^17.0 || ^18.0 + react-dom: ^16.8 || ^17.0 || ^18.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@radix-ui/react-primitive': 1.0.3_6hfup3cnntiu7o7txcf7sadj7u + '@types/react': 18.0.32 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@radix-ui/rect/1.0.1: + resolution: {integrity: sha512-fyrgCaedtvMg9NK3en0pnOYJdtfwxUcNolezkNPUsoX57X8oQk+NkqcvzHXD2uKNij6GXmWU9NDru2IWjrO4BQ==} + dependencies: + '@babel/runtime': 7.21.0 + dev: false + /@reach/auto-id/0.17.0_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-ud8iPwF52RVzEmkHq1twuqGuPA+moreumUHdtgvU3sr3/15BNhwp3KyDLrKKSz0LP1r3V4pSdyF9MbYM8BoSjA==} peerDependencies: @@ -712,6 +1402,12 @@ packages: '@types/estree': 1.0.0 dev: true + /@types/codemirror/5.60.8: + resolution: {integrity: sha512-VjFgDF/eB+Aklcy15TtOTLQeMjTo07k7KAjql8OK5Dirr7a6sJY4T1uVBDuTVG9VEmn1uUsohOpYnVfgC6/jyw==} + dependencies: + '@types/tern': 0.23.4 + dev: false + /@types/debug/4.1.7: resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==} dependencies: @@ -726,7 +1422,6 @@ packages: /@types/estree/1.0.0: resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==} - dev: true /@types/hast/2.3.4: resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==} @@ -780,6 +1475,12 @@ packages: /@types/scheduler/0.16.3: resolution: {integrity: sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==} + /@types/tern/0.23.4: + resolution: {integrity: sha512-JAUw1iXGO1qaWwEOzxTKJZ/5JxVeON9kvGZ/osgZaJImBnyjyn0cjovPsf6FNLmyGY8Vw9DoXZCMlfMkMwHRWg==} + dependencies: + '@types/estree': 1.0.0 + dev: false + /@types/unist/2.0.6: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true @@ -837,6 +1538,13 @@ packages: /argparse/2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} + /aria-hidden/1.2.3: + resolution: {integrity: sha512-xcLxITLe2HYa1cnYnwCjkOO1PqUHQpozB8x9AR0OgWN2woOBi5kSDVxKfd0b7sb1hw5qFeJhXm9H1nu3xSfLeQ==} + engines: {node: '>=10'} + dependencies: + tslib: 2.5.0 + dev: false + /array-differ/3.0.0: resolution: {integrity: sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==} engines: {node: '>=8'} @@ -942,7 +1650,6 @@ packages: /client-only/0.0.1: resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==} - dev: true /clipboardy/1.2.2: resolution: {integrity: sha512-16KrBOV7bHmHdxcQiCvfUFYVFyEah4FI8vYT1Fr7CGSA4G+xBWMEfUEQJS1hxeHGtI9ju1Bzs9uXSbj5HZKArw==} @@ -969,6 +1676,19 @@ packages: graphql-language-service: 5.1.3_graphql@16.6.0 dev: false + /codemirror-graphql/2.0.9_p6megxfwk5y35qg2vcvpjdbwce: + resolution: {integrity: sha512-gl1LR6XSBgZtl7Dr2q4jjRNfhxMF8vn+rnjZTZPf/l+VrQgavY8l3G//hW7s3hWy73iiqkq5LZ4KE1tdaxB/vQ==} + peerDependencies: + '@codemirror/language': 6.0.0 + codemirror: ^5.65.3 + graphql: ^15.5.0 || ^16.0.0 + dependencies: + '@codemirror/language': 6.6.0 + codemirror: 5.65.12 + graphql: 16.6.0 + graphql-language-service: 5.1.7_graphql@16.6.0 + dev: false + /codemirror/5.65.12: resolution: {integrity: sha512-z2jlHBocElRnPYysN2HAuhXbO3DNB0bcSKmNz3hcWR2Js2Dkhc1bEOxG93Z3DeUrnm+qx56XOY5wQmbP5KY0sw==} dev: false @@ -1216,6 +1936,30 @@ packages: resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} dev: true + /framer-motion/6.5.1_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-o1BGqqposwi7cgDrtg0dNONhkmPsUFDaLcKXigzuTFC5x58mE8iyTazxSudFzmT6MEyJKfjjU8ItoMe3W+3fiw==} + peerDependencies: + react: '>=16.8 || ^17.0.0 || ^18.0.0' + react-dom: '>=16.8 || ^17.0.0 || ^18.0.0' + dependencies: + '@motionone/dom': 10.12.0 + framesync: 6.0.1 + hey-listen: 1.0.8 + popmotion: 11.0.3 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + style-value-types: 5.0.0 + tslib: 2.5.0 + optionalDependencies: + '@emotion/is-prop-valid': 0.8.8 + dev: false + + /framesync/6.0.1: + resolution: {integrity: sha512-fUY88kXvGiIItgNC7wcTOl0SNRCVXMKSWW2Yzfmn7EKNc+MpCzcz9DhdHcdjbrtN3c6R4H5dTY2jiCpPdysEjA==} + dependencies: + tslib: 2.5.0 + dev: false + /get-nonce/1.0.1: resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==} engines: {node: '>=6'} @@ -1299,6 +2043,17 @@ packages: vscode-languageserver-types: 3.17.3 dev: false + /graphql-language-service/5.1.7_graphql@16.6.0: + resolution: {integrity: sha512-xkawYMJeoNYGhT+SpSH3c2qf6HpGHQ/duDmrseVHBpVCrXAiGnliXGSCC4jyMGgZQ05GytsZ12p0nUo7s6lSSw==} + hasBin: true + peerDependencies: + graphql: ^15.5.0 || ^16.0.0 + dependencies: + graphql: 16.6.0 + nullthrows: 1.1.1 + vscode-languageserver-types: 3.17.3 + dev: false + /graphql-ws/5.12.1_graphql@16.6.0: resolution: {integrity: sha512-umt4f5NnMK46ChM2coO36PTFhHouBrK9stWWBczERguwYrGnPNxJ9dimU6IyOBfOkC6Izhkg4H8+F51W/8CYDg==} engines: {node: '>=10'} @@ -1412,6 +2167,10 @@ packages: space-separated-tokens: 2.0.2 dev: true + /hey-listen/1.0.8: + resolution: {integrity: sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==} + dev: false + /human-signals/1.1.1: resolution: {integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==} engines: {node: '>=8.12.0'} @@ -2538,6 +3297,15 @@ packages: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} dev: true + /popmotion/11.0.3: + resolution: {integrity: sha512-Y55FLdj3UxkR7Vl3s7Qr4e9m0onSnP8W7d/xQLsoJM40vs6UKHFdygs6SWryasTZYqugMjm3BepCF4CWXDiHgA==} + dependencies: + framesync: 6.0.1 + hey-listen: 1.0.8 + style-value-types: 5.0.0 + tslib: 2.5.0 + dev: false + /postcss-value-parser/4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: true @@ -2964,6 +3732,13 @@ packages: inline-style-parser: 0.1.1 dev: true + /style-value-types/5.0.0: + resolution: {integrity: sha512-08yq36Ikn4kx4YU6RD7jWEv27v4V+PUsOGa4n/as8Et3CuODMJQ00ENeAVXAeydX4Z2j1XHZF1K2sX4mGl18fA==} + dependencies: + hey-listen: 1.0.8 + tslib: 2.5.0 + dev: false + /styled-jsx/5.1.1_react@18.2.0: resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'}