diff --git a/packages/api-client-core/package.json b/packages/api-client-core/package.json index 8088135f9..e15b6d714 100644 --- a/packages/api-client-core/package.json +++ b/packages/api-client-core/package.json @@ -35,7 +35,7 @@ "@urql/core": "^4.0.10", "cross-fetch": "^4.0.0", "graphql": "^16.8.1", - "graphql-ws": "^5.13.1", + "graphql-ws": "^5.16.0", "isomorphic-ws": "^5.0.0", "klona": "^2.0.6", "tiny-graphql-query-compiler": "^0.2.2", diff --git a/packages/react/package.json b/packages/react/package.json index 572228827..272c1f405 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -104,7 +104,7 @@ "cypress-each": "^1.13.3", "execa": "^5.1.1", "graphql": "^16.8.1", - "graphql-ws": "^5.13.1", + "graphql-ws": "^5.16.0", "libnpmpack": "^7.0.4", "lodash-es": "^4.17.21", "react": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01f971d5d..9c82e7095 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -141,8 +141,8 @@ importers: specifier: ^16.8.1 version: 16.8.1 graphql-ws: - specifier: ^5.13.1 - version: 5.13.1(graphql@16.8.1) + specifier: ^5.16.0 + version: 5.16.0(graphql@16.8.1) isomorphic-ws: specifier: ^5.0.0 version: 5.0.0(ws@8.17.0) @@ -316,10 +316,10 @@ importers: version: 6.0.6 '@shopify/polaris': specifier: ^12.0.0 - version: 12.27.0(react-dom@18.2.0)(react@18.2.0) + version: 13.8.0(react-dom@18.2.0)(react@18.2.0) '@shopify/polaris-icons': specifier: ^8.1.0 - version: 8.11.1(react@18.2.0) + version: 9.3.0(react@18.2.0) '@storybook/addon-essentials': specifier: ^8.1.6 version: 8.1.6(@types/react-dom@18.2.25)(@types/react@18.2.79)(prettier@3.3.2)(react-dom@18.2.0)(react@18.2.0) @@ -399,8 +399,8 @@ importers: specifier: ^16.8.1 version: 16.8.1 graphql-ws: - specifier: ^5.13.1 - version: 5.13.1(graphql@16.8.1) + specifier: ^5.16.0 + version: 5.16.0(graphql@16.8.1) libnpmpack: specifier: ^7.0.4 version: 7.0.4 @@ -620,7 +620,7 @@ packages: '@babel/core': 7.19.0 '@babel/generator': 7.19.0 '@babel/parser': 7.19.0 - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@babel/traverse': 7.19.0 '@babel/types': 7.19.0 babel-preset-fbjs: 3.4.0(@babel/core@7.19.0) @@ -5200,7 +5200,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@floating-ui/react-dom': 2.1.0(react-dom@18.2.0)(react@18.2.0) '@mui/types': 7.2.14(@types/react@18.2.79) '@mui/utils': 5.15.14(@types/react@18.2.79)(react@18.2.0) @@ -5223,7 +5223,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@floating-ui/react-dom': 2.1.0(react-dom@18.2.0)(react@18.2.0) '@mui/types': 7.2.14(@types/react@18.2.79) '@mui/utils': 5.15.14(@types/react@18.2.79)(react@18.2.0) @@ -5316,7 +5316,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@mui/utils': 5.15.14(@types/react@18.2.79)(react@18.2.0) '@types/react': 18.2.79 prop-types: 15.8.1 @@ -5352,7 +5352,7 @@ packages: '@emotion/styled': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@emotion/cache': 11.11.0 '@emotion/react': 11.11.4(@types/react@18.2.79)(react@18.2.0) '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.79)(react@18.2.0) @@ -5376,7 +5376,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@emotion/react': 11.11.4(@types/react@18.2.79)(react@18.2.0) '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.79)(react@18.2.0) '@mui/private-theming': 5.15.14(@types/react@18.2.79)(react@18.2.0) @@ -5439,7 +5439,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@types/prop-types': 15.7.12 '@types/react': 18.2.79 prop-types: 15.8.1 @@ -5553,7 +5553,7 @@ packages: react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@emotion/react': 11.11.4(@types/react@18.2.79)(react@18.2.0) '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.79)(react@18.2.0) '@mui/base': 5.0.0-beta.16(@types/react@18.2.79)(react-dom@18.2.0)(react@18.2.0) @@ -5943,7 +5943,7 @@ packages: /@radix-ui/primitive@1.0.1: resolution: {integrity: sha512-yQ8oGX2GVsEYMWGxcovu1uGWPCxV5BFfeeYxqPmuAzUyLT9qmaMXSAhXpb0WrspIeqYzdJpkh2vHModJPgRIaw==} dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 dev: true /@radix-ui/primitive@1.1.0: @@ -6002,7 +6002,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@types/react': 18.2.79 react: 18.2.0 dev: true @@ -6029,7 +6029,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@types/react': 18.2.79 react: 18.2.0 dev: true @@ -6060,7 +6060,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.79)(react@18.2.0) '@radix-ui/react-context': 1.0.1(@types/react@18.2.79)(react@18.2.0) @@ -6107,7 +6107,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.79)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0)(react@18.2.0) @@ -6152,7 +6152,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@types/react': 18.2.79 react: 18.2.0 dev: true @@ -6183,7 +6183,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.79)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.79)(react@18.2.0) @@ -6232,7 +6232,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.79)(react@18.2.0) '@types/react': 18.2.79 react: 18.2.0 @@ -6328,7 +6328,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.79 '@types/react-dom': 18.2.25 @@ -6370,7 +6370,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.79)(react@18.2.0) '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.79)(react@18.2.0) '@types/react': 18.2.79 @@ -6413,7 +6413,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@radix-ui/react-slot': 1.0.2(@types/react@18.2.79)(react@18.2.0) '@types/react': 18.2.79 '@types/react-dom': 18.2.25 @@ -6538,7 +6538,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.79)(react@18.2.0) '@types/react': 18.2.79 react: 18.2.0 @@ -6672,7 +6672,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@types/react': 18.2.79 react: 18.2.0 dev: true @@ -6699,7 +6699,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.79)(react@18.2.0) '@types/react': 18.2.79 react: 18.2.0 @@ -6728,7 +6728,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.79)(react@18.2.0) '@types/react': 18.2.79 react: 18.2.0 @@ -6757,7 +6757,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@types/react': 18.2.79 react: 18.2.0 dev: true @@ -7019,34 +7019,31 @@ packages: resolution: {integrity: sha512-x2A86xSjBPaB4rDufkY+pGH2UK8gR/rvjeXGwttIjir1l70ELHnZj+eGzHShmBitCbVoN3fkBrDnFLZdjWqyLg==} dev: true - /@shopify/polaris-icons@8.11.1(react@18.2.0): - resolution: {integrity: sha512-2HLzvJWMejKIwS5P2bs7k5CAjBKwPnD/iy9ncPzcgqRjmFInBXLtUXFQhPWDw6JwXzb1ZjNQK/ssTctcfz87Sw==} - engines: {node: ^16.17.0 || >=18.12.0} + /@shopify/polaris-icons@9.3.0(react@18.2.0): + resolution: {integrity: sha512-fnH5Lcd3WFZNjlxGYGNtnjeq3P2xonRV8vChW4PqBfxdKlY/GQ/3/rIuxHzIgmLL0zukeZUaqERUN0lwSU+Xmg==} + engines: {node: '>=20.10.0'} peerDependencies: react: '*' - peerDependenciesMeta: - react: - optional: true dependencies: react: 18.2.0 dev: true - /@shopify/polaris-tokens@8.10.0: - resolution: {integrity: sha512-y4PDtRbFKGHwA6Lu7a3L4N9SDP6gZv4tw6u0viumtcXcbF0T2j1xPmyuJZNc9c7vmhNSARCg27NGQFpPgxuaEg==} - engines: {node: ^16.17.0 || >=18.12.0} + /@shopify/polaris-tokens@9.3.0: + resolution: {integrity: sha512-iLZ7qamFdWSUME5uAhNcWQvwPRESeGUSoFcHdKAK9v0pi2/9IGb24T3zMQIESSlckXztVr4Lfh2SUcL8Ad6CBA==} + engines: {node: '>=20.10.0'} dependencies: deepmerge: 4.3.1 dev: true - /@shopify/polaris@12.27.0(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-Y8yus6iEjcfW2ZtEJtlqxbWeDJqTX3S/MOLH4GWRvU5gFYJQhlaHaETs0+OimbhEpO95mXbY8qB+KnIJaVBHwA==} - engines: {node: ^16.17.0 || >=18.12.0} + /@shopify/polaris@13.8.0(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-I60ld4SuzF+CSRAsg987pBoByPptiJvnssIA91Zx0PoxG+wu/XihaLUN5SvPFBM4nfHzsuszyajPBGkk9bxepQ==} + engines: {node: '>=20.10.0'} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@shopify/polaris-icons': 8.11.1(react@18.2.0) - '@shopify/polaris-tokens': 8.10.0 + '@shopify/polaris-icons': 9.3.0(react@18.2.0) + '@shopify/polaris-tokens': 9.3.0 '@types/react': 18.2.79 '@types/react-dom': 18.2.25 '@types/react-transition-group': 4.4.10 @@ -8209,7 +8206,7 @@ packages: engines: {node: '>=14'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@types/aria-query': 5.0.4 aria-query: 5.1.3 chalk: 4.1.2 @@ -8255,7 +8252,7 @@ packages: optional: true dependencies: '@adobe/css-tools': 4.4.0 - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 '@types/jest': 29.5.12 aria-query: 5.3.0 chalk: 3.0.0 @@ -9445,7 +9442,7 @@ packages: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 cosmiconfig: 7.1.0 resolve: 1.22.2 @@ -10667,11 +10664,6 @@ packages: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} dev: true - /deepmerge@4.2.2: - resolution: {integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==} - engines: {node: '>=0.10.0'} - dev: true - /deepmerge@4.3.1: resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} engines: {node: '>=0.10.0'} @@ -10856,7 +10848,7 @@ packages: /dom-helpers@5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 csstype: 3.1.3 /domexception@4.0.0: @@ -12510,14 +12502,6 @@ packages: tslib: 2.6.2 dev: true - /graphql-ws@5.13.1(graphql@16.8.1): - resolution: {integrity: sha512-eiX7ES/ZQr0q7hSM5UBOEIFfaAUmAY9/CSDyAnsETuybByU7l/v46drRg9DQoTvVABEHp3QnrvwgTRMhqy7zxQ==} - engines: {node: '>=10'} - peerDependencies: - graphql: '>=0.11 <=16' - dependencies: - graphql: 16.8.1 - /graphql-ws@5.16.0(graphql@16.8.1): resolution: {integrity: sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A==} engines: {node: '>=10'} @@ -12525,7 +12509,6 @@ packages: graphql: '>=0.11 <=16' dependencies: graphql: 16.8.1 - dev: true /graphql@16.8.1: resolution: {integrity: sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==} @@ -13484,7 +13467,7 @@ packages: babel-jest: 29.7.0(@babel/core@7.19.0) chalk: 4.1.2 ci-info: 3.3.1 - deepmerge: 4.2.2 + deepmerge: 4.3.1 glob: 7.2.3 graceful-fs: 4.2.10 jest-circus: 29.7.0 @@ -13524,7 +13507,7 @@ packages: babel-jest: 29.7.0(@babel/core@7.19.0) chalk: 4.1.2 ci-info: 3.3.1 - deepmerge: 4.2.2 + deepmerge: 4.3.1 glob: 7.2.3 graceful-fs: 4.2.10 jest-circus: 29.7.0 @@ -16476,7 +16459,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -16613,7 +16596,7 @@ packages: /regenerator-transform@0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 dev: true /regexp.prototype.flags@1.4.3: @@ -16678,7 +16661,7 @@ packages: /relay-runtime@12.0.0: resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==} dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.7 fbjs: 3.0.5 invariant: 2.2.4 transitivePeerDependencies: