diff --git a/.gitignore b/.gitignore index d05011b..0a35b6a 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,5 @@ coverage/ apps/**/generated .eslintcache -.sentryclirc \ No newline at end of file +.sentryclirc +.vscode/ \ No newline at end of file diff --git a/apps/search/otel-dev/LICENSE.txt b/apps/search/otel-dev/LICENSE.txt new file mode 100644 index 0000000..261eeb9 --- /dev/null +++ b/apps/search/otel-dev/LICENSE.txt @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/apps/search/otel-dev/README.md b/apps/search/otel-dev/README.md new file mode 100644 index 0000000..3323f7b --- /dev/null +++ b/apps/search/otel-dev/README.md @@ -0,0 +1,22 @@ +# OpenTelemetry Collector Demo + +This repository contains very simple open telemetry setup. It was copied from [`open-telemetry/opentelemetry-collector-contrib`](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/examples/demo). + +We modified it for you so it can be use for developing your Next.js application without any changes. Just run the following command in your command line to run all services provided here: + +```shell +docker-compose up -d +``` + +That will expose the following backends: + +- Jaeger at http://0.0.0.0:16686 +- Zipkin at http://0.0.0.0:9411 +- Prometheus at http://0.0.0.0:9090 + +Notes: + +- It may take some time for the application metrics to appear on the Prometheus + dashboard; + +To clean up any docker container from the demo run `docker-compose down`. diff --git a/apps/search/otel-dev/docker-compose.yaml b/apps/search/otel-dev/docker-compose.yaml new file mode 100644 index 0000000..bc72aa4 --- /dev/null +++ b/apps/search/otel-dev/docker-compose.yaml @@ -0,0 +1,46 @@ +version: "2" +services: + + # Jaeger + jaeger-all-in-one: + image: jaegertracing/all-in-one:latest + restart: always + ports: + - "16686:16686" + - "14268" + - "14250" + + # Zipkin + zipkin-all-in-one: + image: openzipkin/zipkin:latest + restart: always + ports: + - "9411:9411" + + # Collector + otel-collector: + image: ${OTELCOL_IMG} + restart: always + command: ["--config=/etc/otel-collector-config.yaml", "${OTELCOL_ARGS}"] + volumes: + - ./otel-collector-config.yaml:/etc/otel-collector-config.yaml + ports: + - "1888:1888" # pprof extension + - "8888:8888" # Prometheus metrics exposed by the collector + - "8889:8889" # Prometheus exporter metrics + - "13133:13133" # health_check extension + - "4317:4317" # OTLP gRPC receiver + - "4318:4318" # OTLP HTTP receiver + - "55679:55679" # zpages extension + depends_on: + - jaeger-all-in-one + - zipkin-all-in-one + + prometheus: + container_name: prometheus + image: prom/prometheus:latest + restart: always + volumes: + - ./prometheus.yaml:/etc/prometheus/prometheus.yml + ports: + - "9090:9090" diff --git a/apps/search/otel-dev/otel-collector-config.yaml b/apps/search/otel-dev/otel-collector-config.yaml new file mode 100644 index 0000000..858647e --- /dev/null +++ b/apps/search/otel-dev/otel-collector-config.yaml @@ -0,0 +1,44 @@ +receivers: + otlp: + protocols: + grpc: + http: + +exporters: + prometheus: + endpoint: "0.0.0.0:8889" + const_labels: + label1: value1 + + logging: + + zipkin: + endpoint: "http://zipkin-all-in-one:9411/api/v2/spans" + format: proto + + jaeger: + endpoint: jaeger-all-in-one:14250 + tls: + insecure: true + +processors: + batch: + +extensions: + health_check: + pprof: + endpoint: :1888 + zpages: + endpoint: :55679 + +service: + extensions: [pprof, zpages, health_check] + pipelines: + traces: + receivers: [otlp] + processors: [batch] + exporters: [logging, zipkin, jaeger] + metrics: + receivers: [otlp] + processors: [batch] + exporters: [logging, prometheus] diff --git a/apps/search/otel-dev/prometheus.yaml b/apps/search/otel-dev/prometheus.yaml new file mode 100644 index 0000000..a847754 --- /dev/null +++ b/apps/search/otel-dev/prometheus.yaml @@ -0,0 +1,6 @@ +scrape_configs: + - job_name: 'otel-collector' + scrape_interval: 10s + static_configs: + - targets: ['otel-collector:8889'] + - targets: ['otel-collector:8888'] diff --git a/apps/search/package.json b/apps/search/package.json index 6587b40..4698ed1 100644 --- a/apps/search/package.json +++ b/apps/search/package.json @@ -19,6 +19,11 @@ }, "dependencies": { "@hookform/resolvers": "^3.1.0", + "@opentelemetry/exporter-trace-otlp-http": "^0.41.1", + "@opentelemetry/resources": "^1.15.1", + "@opentelemetry/sdk-node": "^0.41.1", + "@opentelemetry/sdk-trace-node": "^1.15.1", + "@opentelemetry/semantic-conventions": "^1.15.1", "@prisma/client": "^4.15.0", "@saleor/app-sdk": "0.41.0", "@saleor/apps-shared": "workspace:*", diff --git a/apps/search/src/instrumentation.ts b/apps/search/src/instrumentation.ts index 66fe491..d197f0c 100644 --- a/apps/search/src/instrumentation.ts +++ b/apps/search/src/instrumentation.ts @@ -11,6 +11,8 @@ export const register = async () => { } if (process.env.NEXT_RUNTIME === "nodejs") { + await import("./otel.ts"); + prisma.$connect().catch((e: any) => { console.error(e); console.error("Cant connect to database, will exit"); diff --git a/apps/search/src/otel.ts b/apps/search/src/otel.ts new file mode 100644 index 0000000..ac68115 --- /dev/null +++ b/apps/search/src/otel.ts @@ -0,0 +1,14 @@ +import { NodeSDK } from "@opentelemetry/sdk-node"; +import { OTLPTraceExporter } from "@opentelemetry/exporter-trace-otlp-http"; +import { Resource } from "@opentelemetry/resources"; +import { SemanticResourceAttributes } from "@opentelemetry/semantic-conventions"; +import { SimpleSpanProcessor } from "@opentelemetry/sdk-trace-node"; + +const sdk = new NodeSDK({ + resource: new Resource({ + [SemanticResourceAttributes.SERVICE_NAME]: "saleor.app.search", + }), + spanProcessor: new SimpleSpanProcessor(new OTLPTraceExporter()), +}); + +sdk.start(); diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87c743d..a0dafd8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ importers: version: 13.1.2 next: specifier: ^13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) prettier: specifier: ^2.8.4 version: 2.8.4 @@ -78,7 +78,7 @@ importers: version: 2.12.6(graphql@16.6.0) next: specifier: 13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -108,14 +108,14 @@ importers: version: 9.0.0 vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.19) + version: 4.3.9(@types/node@18.15.3) zod: specifier: ^3.19.1 version: 3.20.2 devDependencies: '@graphql-codegen/cli': specifier: 3.2.2 - version: 3.2.2(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0) + version: 3.2.2(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0) '@graphql-codegen/introspection': specifier: 3.0.1 version: 3.0.1(graphql@16.6.0) @@ -217,7 +217,7 @@ importers: version: 20.0.3 next: specifier: 13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) next-urql: specifier: ^4.0.2 version: 4.0.3(react@18.2.0)(urql@3.0.3) @@ -247,7 +247,7 @@ importers: version: 2.9.1(react-dom@18.2.0)(react@18.2.0) vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.19) + version: 4.3.9(@types/node@18.15.3) vitest: specifier: 0.31.3 version: 0.31.3(jsdom@20.0.3) @@ -257,7 +257,7 @@ importers: devDependencies: '@graphql-codegen/cli': specifier: 3.2.2 - version: 3.2.2(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0) + version: 3.2.2(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0) '@graphql-codegen/introspection': specifier: 3.0.1 version: 3.0.1(graphql@16.6.0) @@ -356,7 +356,7 @@ importers: version: 20.0.3 next: specifier: 13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) nuvo-react: specifier: ^1.22.1 version: 1.22.1(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) @@ -380,7 +380,7 @@ importers: version: 2.9.1(react-dom@18.2.0)(react@18.2.0) vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.19) + version: 4.3.9(@types/node@18.15.3) vitest: specifier: 0.31.3 version: 0.31.3(jsdom@20.0.3) @@ -390,7 +390,7 @@ importers: devDependencies: '@graphql-codegen/cli': specifier: 3.2.2 - version: 3.2.2(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0) + version: 3.2.2(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0) '@graphql-codegen/introspection': specifier: 3.0.1 version: 3.0.1(graphql@16.6.0) @@ -522,7 +522,7 @@ importers: version: 4.13.0 next: specifier: 13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) next-urql: specifier: ^4.0.3 version: 4.0.3(react@18.2.0)(urql@3.0.3) @@ -558,7 +558,7 @@ importers: version: 2.9.1(react-dom@18.2.0)(react@18.2.0) vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.19) + version: 4.3.9(@types/node@18.15.3) vitest: specifier: 0.31.3 version: 0.31.3(jsdom@20.0.3) @@ -568,7 +568,7 @@ importers: devDependencies: '@graphql-codegen/cli': specifier: 3.2.2 - version: 3.2.2(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0) + version: 3.2.2(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0) '@graphql-codegen/introspection': specifier: 3.0.1 version: 3.0.1(graphql@16.6.0) @@ -682,7 +682,7 @@ importers: version: 1.0.6 next: specifier: 13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -713,7 +713,7 @@ importers: devDependencies: '@graphql-codegen/cli': specifier: 3.2.2 - version: 3.2.2(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0) + version: 3.2.2(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0) '@graphql-codegen/introspection': specifier: 3.0.1 version: 3.0.1(graphql@16.6.0) @@ -770,7 +770,7 @@ importers: version: 5.1.3 vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.19) + version: 4.3.9(@types/node@18.15.3) vitest: specifier: 0.31.3 version: 0.31.3(jsdom@20.0.3) @@ -812,7 +812,7 @@ importers: version: 2.12.6(graphql@16.6.0) next: specifier: 13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) node-fetch: specifier: ^3.2.6 version: 3.3.0 @@ -836,14 +836,14 @@ importers: version: 3.0.3(graphql@16.6.0)(react@18.2.0) vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.19) + version: 4.3.9(@types/node@18.15.3) vitest: specifier: 0.31.3 version: 0.31.3(jsdom@20.0.3) devDependencies: '@graphql-codegen/cli': specifier: 3.2.2 - version: 3.2.2(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0) + version: 3.2.2(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0) '@graphql-codegen/introspection': specifier: 3.0.1 version: 3.0.1(graphql@16.6.0) @@ -936,7 +936,7 @@ importers: version: 20.0.3 next: specifier: 13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -957,14 +957,14 @@ importers: version: 3.0.3(graphql@16.6.0)(react@18.2.0) vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.19) + version: 4.3.9(@types/node@18.15.3) vitest: specifier: 0.31.3 version: 0.31.3(jsdom@20.0.3) devDependencies: '@graphql-codegen/cli': specifier: 3.2.2 - version: 3.2.2(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0) + version: 3.2.2(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0) '@graphql-codegen/introspection': specifier: 3.0.1 version: 3.0.1(graphql@16.6.0) @@ -1075,7 +1075,7 @@ importers: version: 20.0.3 next: specifier: 13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) next-urql: specifier: ^4.0.2 version: 4.0.3(react@18.2.0)(urql@3.0.3) @@ -1108,7 +1108,7 @@ importers: version: 2.9.1(react-dom@18.2.0)(react@18.2.0) vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.19) + version: 4.3.9(@types/node@18.15.3) vitest: specifier: 0.31.3 version: 0.31.3(jsdom@20.0.3) @@ -1118,7 +1118,7 @@ importers: devDependencies: '@graphql-codegen/cli': specifier: 3.2.2 - version: 3.2.2(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0) + version: 3.2.2(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0) '@graphql-codegen/introspection': specifier: 3.0.1 version: 3.0.1(graphql@16.6.0) @@ -1170,6 +1170,21 @@ importers: '@hookform/resolvers': specifier: ^3.1.0 version: 3.1.0(react-hook-form@7.43.9) + '@opentelemetry/exporter-trace-otlp-http': + specifier: ^0.41.1 + version: 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/resources': + specifier: ^1.15.1 + version: 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-node': + specifier: ^0.41.1 + version: 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-trace-node': + specifier: ^1.15.1 + version: 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/semantic-conventions': + specifier: ^1.15.1 + version: 1.15.1 '@prisma/client': specifier: ^4.15.0 version: 4.15.0(prisma@4.15.0) @@ -1220,7 +1235,7 @@ importers: version: 2.12.6(graphql@16.6.0) next: specifier: 13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) next-urql: specifier: 4.0.0 version: 4.0.0(react@18.2.0)(urql@3.0.3) @@ -1257,7 +1272,7 @@ importers: devDependencies: '@graphql-codegen/cli': specifier: 3.2.2 - version: 3.2.2(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0) + version: 3.2.2(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0) '@graphql-codegen/introspection': specifier: 3.0.1 version: 3.0.1(graphql@16.6.0) @@ -1314,7 +1329,7 @@ importers: version: 5.1.3 vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.19) + version: 4.3.9(@types/node@18.15.3) vitest: specifier: 0.31.3 version: 0.31.3(jsdom@20.0.3) @@ -1362,7 +1377,7 @@ importers: version: 4.11.4 next: specifier: 13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -1386,14 +1401,14 @@ importers: version: 2.9.1(react-dom@18.2.0)(react@18.2.0) vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.19) + version: 4.3.9(@types/node@18.15.3) vitest: specifier: 0.31.3 version: 0.31.3(jsdom@20.0.3) devDependencies: '@graphql-codegen/cli': specifier: 3.2.2 - version: 3.2.2(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0) + version: 3.2.2(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0) '@graphql-codegen/introspection': specifier: 3.0.1 version: 3.0.1(graphql@16.6.0) @@ -1519,7 +1534,7 @@ importers: version: 20.0.3 next: specifier: 13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -1546,7 +1561,7 @@ importers: version: 2.9.1(react-dom@18.2.0)(react@18.2.0) vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.19) + version: 4.3.9(@types/node@18.15.3) vitest: specifier: 0.31.3 version: 0.31.3(jsdom@20.0.3) @@ -1556,7 +1571,7 @@ importers: devDependencies: '@graphql-codegen/cli': specifier: 3.2.2 - version: 3.2.2(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0) + version: 3.2.2(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0) '@graphql-codegen/introspection': specifier: 3.0.1 version: 3.0.1(graphql@16.6.0) @@ -1625,7 +1640,7 @@ importers: version: 7.32.2(eslint@8.42.0) next: specifier: ^13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) typescript: specifier: 5.1.3 version: 5.1.3 @@ -1750,7 +1765,7 @@ importers: version: link:../eslint-config-saleor next: specifier: ^13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) react: specifier: ^18.2.0 version: 18.2.0 @@ -1790,7 +1805,7 @@ importers: version: link:../eslint-config-saleor next: specifier: ^13.3.0 - version: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) react: specifier: ^18.2.0 version: 18.2.0 @@ -2039,13 +2054,13 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/chunked-blob-reader@3.310.0: resolution: {integrity: sha512-CrJS3exo4mWaLnWxfCH+w88Ou0IcAZSIkk4QbmxiHl/5Dq705OLoxf4385MVyExpqpeVJYOYQ2WaD8i/pQZ2fg==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/client-s3@3.332.0: @@ -2146,7 +2161,7 @@ packages: '@aws-sdk/util-user-agent-browser': 3.329.0 '@aws-sdk/util-user-agent-node': 3.329.0 '@aws-sdk/util-utf8': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 transitivePeerDependencies: - aws-crt dev: false @@ -2186,7 +2201,7 @@ packages: '@aws-sdk/util-user-agent-browser': 3.329.0 '@aws-sdk/util-user-agent-node': 3.329.0 '@aws-sdk/util-utf8': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 transitivePeerDependencies: - aws-crt dev: false @@ -2230,7 +2245,7 @@ packages: '@aws-sdk/util-user-agent-node': 3.329.0 '@aws-sdk/util-utf8': 3.310.0 fast-xml-parser: 4.1.2 - tslib: 2.5.3 + tslib: 2.6.0 transitivePeerDependencies: - aws-crt dev: false @@ -2242,7 +2257,7 @@ packages: '@aws-sdk/types': 3.329.0 '@aws-sdk/util-config-provider': 3.310.0 '@aws-sdk/util-middleware': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/credential-provider-env@3.329.0: @@ -2251,7 +2266,7 @@ packages: dependencies: '@aws-sdk/property-provider': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/credential-provider-imds@3.329.0: @@ -2262,7 +2277,7 @@ packages: '@aws-sdk/property-provider': 3.329.0 '@aws-sdk/types': 3.329.0 '@aws-sdk/url-parser': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/credential-provider-ini@3.332.0: @@ -2277,7 +2292,7 @@ packages: '@aws-sdk/property-provider': 3.329.0 '@aws-sdk/shared-ini-file-loader': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 transitivePeerDependencies: - aws-crt dev: false @@ -2295,7 +2310,7 @@ packages: '@aws-sdk/property-provider': 3.329.0 '@aws-sdk/shared-ini-file-loader': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 transitivePeerDependencies: - aws-crt dev: false @@ -2307,7 +2322,7 @@ packages: '@aws-sdk/property-provider': 3.329.0 '@aws-sdk/shared-ini-file-loader': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/credential-provider-sso@3.332.0: @@ -2319,7 +2334,7 @@ packages: '@aws-sdk/shared-ini-file-loader': 3.329.0 '@aws-sdk/token-providers': 3.332.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 transitivePeerDependencies: - aws-crt dev: false @@ -2330,7 +2345,7 @@ packages: dependencies: '@aws-sdk/property-provider': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/eventstream-codec@3.329.0: @@ -2339,7 +2354,7 @@ packages: '@aws-crypto/crc32': 3.0.0 '@aws-sdk/types': 3.329.0 '@aws-sdk/util-hex-encoding': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/eventstream-serde-browser@3.329.0: @@ -2348,7 +2363,7 @@ packages: dependencies: '@aws-sdk/eventstream-serde-universal': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/eventstream-serde-config-resolver@3.329.0: @@ -2356,7 +2371,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/eventstream-serde-node@3.329.0: @@ -2365,7 +2380,7 @@ packages: dependencies: '@aws-sdk/eventstream-serde-universal': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/eventstream-serde-universal@3.329.0: @@ -2374,7 +2389,7 @@ packages: dependencies: '@aws-sdk/eventstream-codec': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/fetch-http-handler@3.329.0: @@ -2384,7 +2399,7 @@ packages: '@aws-sdk/querystring-builder': 3.329.0 '@aws-sdk/types': 3.329.0 '@aws-sdk/util-base64': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/hash-blob-browser@3.329.0: @@ -2392,7 +2407,7 @@ packages: dependencies: '@aws-sdk/chunked-blob-reader': 3.310.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/hash-node@3.329.0: @@ -2402,7 +2417,7 @@ packages: '@aws-sdk/types': 3.329.0 '@aws-sdk/util-buffer-from': 3.310.0 '@aws-sdk/util-utf8': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/hash-stream-node@3.329.0: @@ -2411,21 +2426,21 @@ packages: dependencies: '@aws-sdk/types': 3.329.0 '@aws-sdk/util-utf8': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/invalid-dependency@3.329.0: resolution: {integrity: sha512-UXynGusDxN/HxLma5ByJ7u+XnuMd47NbHOjJgYsaAjb1CVZT7hEPXOB+mcZ+Ku7To5SCOKu2QbRn7m4bGespBg==} dependencies: '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/is-array-buffer@3.310.0: resolution: {integrity: sha512-urnbcCR+h9NWUnmOtet/s4ghvzsidFmspfhYaHAmSRdy9yDjdjBJMFjjsn85A1ODUktztm+cVncXjQ38WCMjMQ==} engines: {node: '>=14.0.0'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/md5-js@3.329.0: @@ -2433,7 +2448,7 @@ packages: dependencies: '@aws-sdk/types': 3.329.0 '@aws-sdk/util-utf8': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-bucket-endpoint@3.329.0: @@ -2444,7 +2459,7 @@ packages: '@aws-sdk/types': 3.329.0 '@aws-sdk/util-arn-parser': 3.310.0 '@aws-sdk/util-config-provider': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-content-length@3.329.0: @@ -2453,7 +2468,7 @@ packages: dependencies: '@aws-sdk/protocol-http': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-endpoint@3.329.0: @@ -2464,7 +2479,7 @@ packages: '@aws-sdk/types': 3.329.0 '@aws-sdk/url-parser': 3.329.0 '@aws-sdk/util-middleware': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-expect-continue@3.329.0: @@ -2473,7 +2488,7 @@ packages: dependencies: '@aws-sdk/protocol-http': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-flexible-checksums@3.331.0: @@ -2486,7 +2501,7 @@ packages: '@aws-sdk/protocol-http': 3.329.0 '@aws-sdk/types': 3.329.0 '@aws-sdk/util-utf8': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-host-header@3.329.0: @@ -2495,7 +2510,7 @@ packages: dependencies: '@aws-sdk/protocol-http': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-location-constraint@3.329.0: @@ -2503,7 +2518,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-logger@3.329.0: @@ -2511,7 +2526,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-recursion-detection@3.329.0: @@ -2520,7 +2535,7 @@ packages: dependencies: '@aws-sdk/protocol-http': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-retry@3.329.0: @@ -2532,7 +2547,7 @@ packages: '@aws-sdk/types': 3.329.0 '@aws-sdk/util-middleware': 3.329.0 '@aws-sdk/util-retry': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 uuid: 8.3.2 dev: false @@ -2543,7 +2558,7 @@ packages: '@aws-sdk/protocol-http': 3.329.0 '@aws-sdk/types': 3.329.0 '@aws-sdk/util-arn-parser': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-sdk-sts@3.329.0: @@ -2552,7 +2567,7 @@ packages: dependencies: '@aws-sdk/middleware-signing': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-serde@3.329.0: @@ -2560,7 +2575,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-signing@3.329.0: @@ -2572,7 +2587,7 @@ packages: '@aws-sdk/signature-v4': 3.329.0 '@aws-sdk/types': 3.329.0 '@aws-sdk/util-middleware': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-ssec@3.329.0: @@ -2580,14 +2595,14 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-stack@3.329.0: resolution: {integrity: sha512-2huFLhJ45td2nuiIOjpc9JKJbFNn5CYmw9U8YDITTcydpteRN62CzCpeqroDvF89VOLWxh0ZFtuLCGUr7liSWQ==} engines: {node: '>=14.0.0'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/middleware-user-agent@3.332.0: @@ -2597,7 +2612,7 @@ packages: '@aws-sdk/protocol-http': 3.329.0 '@aws-sdk/types': 3.329.0 '@aws-sdk/util-endpoints': 3.332.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/node-config-provider@3.329.0: @@ -2607,7 +2622,7 @@ packages: '@aws-sdk/property-provider': 3.329.0 '@aws-sdk/shared-ini-file-loader': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/node-http-handler@3.329.0: @@ -2618,7 +2633,7 @@ packages: '@aws-sdk/protocol-http': 3.329.0 '@aws-sdk/querystring-builder': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/property-provider@3.329.0: @@ -2626,7 +2641,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/protocol-http@3.329.0: @@ -2634,7 +2649,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/querystring-builder@3.329.0: @@ -2643,7 +2658,7 @@ packages: dependencies: '@aws-sdk/types': 3.329.0 '@aws-sdk/util-uri-escape': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/querystring-parser@3.329.0: @@ -2651,7 +2666,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/service-error-classification@3.329.0: @@ -2664,7 +2679,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/signature-v4-multi-region@3.329.0: @@ -2679,7 +2694,7 @@ packages: '@aws-sdk/protocol-http': 3.329.0 '@aws-sdk/signature-v4': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/signature-v4@3.329.0: @@ -2692,7 +2707,7 @@ packages: '@aws-sdk/util-middleware': 3.329.0 '@aws-sdk/util-uri-escape': 3.310.0 '@aws-sdk/util-utf8': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/smithy-client@3.329.0: @@ -2701,7 +2716,7 @@ packages: dependencies: '@aws-sdk/middleware-stack': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/token-providers@3.332.0: @@ -2712,7 +2727,7 @@ packages: '@aws-sdk/property-provider': 3.329.0 '@aws-sdk/shared-ini-file-loader': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 transitivePeerDependencies: - aws-crt dev: false @@ -2721,7 +2736,7 @@ packages: resolution: {integrity: sha512-wFBW4yciDfzQBSFmWNaEvHShnSGLMxSu9Lls6EUf6xDMavxSB36bsrVRX6CyAo/W0NeIIyEOW1LclGPgJV1okg==} engines: {node: '>=14.0.0'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/url-parser@3.329.0: @@ -2729,14 +2744,14 @@ packages: dependencies: '@aws-sdk/querystring-parser': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-arn-parser@3.310.0: resolution: {integrity: sha512-jL8509owp/xB9+Or0pvn3Fe+b94qfklc2yPowZZIFAkFcCSIdkIglz18cPDWnYAcy9JGewpMS1COXKIUhZkJsA==} engines: {node: '>=14.0.0'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-base64@3.310.0: @@ -2744,20 +2759,20 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/util-buffer-from': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-body-length-browser@3.310.0: resolution: {integrity: sha512-sxsC3lPBGfpHtNTUoGXMQXLwjmR0zVpx0rSvzTPAuoVILVsp5AU/w5FphNPxD5OVIjNbZv9KsKTuvNTiZjDp9g==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-body-length-node@3.310.0: resolution: {integrity: sha512-2tqGXdyKhyA6w4zz7UPoS8Ip+7sayOg9BwHNidiGm2ikbDxm1YrCfYXvCBdwaJxa4hJfRVz+aL9e+d3GqPI9pQ==} engines: {node: '>=14.0.0'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-buffer-from@3.310.0: @@ -2765,14 +2780,14 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/is-array-buffer': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-config-provider@3.310.0: resolution: {integrity: sha512-xIBaYo8dwiojCw8vnUcIL4Z5tyfb1v3yjqyJKJWV/dqKUFOOS0U591plmXbM+M/QkXyML3ypon1f8+BoaDExrg==} engines: {node: '>=14.0.0'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-defaults-mode-browser@3.329.0: @@ -2782,7 +2797,7 @@ packages: '@aws-sdk/property-provider': 3.329.0 '@aws-sdk/types': 3.329.0 bowser: 2.11.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-defaults-mode-node@3.329.0: @@ -2794,7 +2809,7 @@ packages: '@aws-sdk/node-config-provider': 3.329.0 '@aws-sdk/property-provider': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-endpoints@3.332.0: @@ -2802,28 +2817,28 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-hex-encoding@3.310.0: resolution: {integrity: sha512-sVN7mcCCDSJ67pI1ZMtk84SKGqyix6/0A1Ab163YKn+lFBQRMKexleZzpYzNGxYzmQS6VanP/cfU7NiLQOaSfA==} engines: {node: '>=14.0.0'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-locate-window@3.310.0: resolution: {integrity: sha512-qo2t/vBTnoXpjKxlsC2e1gBrRm80M3bId27r0BRB2VniSSe7bL1mmzM+/HFtujm0iAxtPM+aLEflLJlJeDPg0w==} engines: {node: '>=14.0.0'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-middleware@3.329.0: resolution: {integrity: sha512-RhBOBaxzkTUghi4MSqr8S5qeeBCjgJ0XPJ6jIYkVkj1saCmqkuZCgl3zFaYdyhdxxPV6nflkFer+1HUoqT+Fqw==} engines: {node: '>=14.0.0'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-retry@3.329.0: @@ -2831,7 +2846,7 @@ packages: engines: {node: '>= 14.0.0'} dependencies: '@aws-sdk/service-error-classification': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-stream-browser@3.329.0: @@ -2842,7 +2857,7 @@ packages: '@aws-sdk/util-base64': 3.310.0 '@aws-sdk/util-hex-encoding': 3.310.0 '@aws-sdk/util-utf8': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-stream-node@3.331.0: @@ -2852,14 +2867,14 @@ packages: '@aws-sdk/node-http-handler': 3.329.0 '@aws-sdk/types': 3.329.0 '@aws-sdk/util-buffer-from': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-uri-escape@3.310.0: resolution: {integrity: sha512-drzt+aB2qo2LgtDoiy/3sVG8w63cgLkqFIa2NFlGpUgHFWTXkqtbgf4L5QdjRGKWhmZsnqkbtL7vkSWEcYDJ4Q==} engines: {node: '>=14.0.0'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-user-agent-browser@3.329.0: @@ -2867,7 +2882,7 @@ packages: dependencies: '@aws-sdk/types': 3.329.0 bowser: 2.11.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-user-agent-node@3.329.0: @@ -2881,13 +2896,13 @@ packages: dependencies: '@aws-sdk/node-config-provider': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-utf8-browser@3.259.0: resolution: {integrity: sha512-UvFa/vR+e19XookZF8RzFZBrw2EUkQWxiBW0yYQAhvk3C+QVGl0H3ouca8LDBlBfQKXwmW3huo/59H8rwb1wJw==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-utf8@3.310.0: @@ -2895,7 +2910,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/util-buffer-from': 3.310.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/util-waiter@3.329.0: @@ -2904,14 +2919,14 @@ packages: dependencies: '@aws-sdk/abort-controller': 3.329.0 '@aws-sdk/types': 3.329.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@aws-sdk/xml-builder@3.310.0: resolution: {integrity: sha512-TqELu4mOuSIKQCqj63fGVs86Yh+vBx5nHRpWKNUNhB2nPTpfbziTs5c1X358be3peVWA4wPxW7Nt53KIg1tnNw==} engines: {node: '>=14.0.0'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: false /@babel/code-frame@7.21.4: @@ -5153,7 +5168,7 @@ packages: '@babel/core': 7.22.5 '@babel/helper-module-imports': 7.21.4 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.22.5) - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@emotion/hash': 0.9.0 '@emotion/memoize': 0.8.0 '@emotion/serialize': 1.1.1 @@ -5779,7 +5794,7 @@ packages: resolution: {integrity: sha512-jjcWBokl9eb1gVJ85QmoaQ73CQ52xAaOCF29ukRbYNl6lY+ts0ErTaDYOBlejcbUs2OpaiqYLO5uDhyLFzWw4w==} dev: false - /@graphql-codegen/cli@3.2.2(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0): + /@graphql-codegen/cli@3.2.2(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0): resolution: {integrity: sha512-u+dm/SW1heLnUL4Tyf5Uv0AxOFhTCmUPHKwRLq2yE8MPhv7+Ti4vxxUP/XGoaMNRuHlN37wLI7tpFLV1Hhm22Q==} hasBin: true peerDependencies: @@ -5790,24 +5805,24 @@ packages: '@babel/types': 7.22.4 '@graphql-codegen/core': 3.1.0(graphql@16.6.0) '@graphql-codegen/plugin-helpers': 4.1.0(graphql@16.6.0) - '@graphql-tools/apollo-engine-loader': 7.3.25(@types/node@18.16.19)(graphql@16.6.0) + '@graphql-tools/apollo-engine-loader': 7.3.25(@types/node@18.15.3)(graphql@16.6.0) '@graphql-tools/code-file-loader': 7.3.20(@babel/core@7.22.5)(graphql@16.6.0) '@graphql-tools/git-loader': 7.2.19(@babel/core@7.22.5)(graphql@16.6.0) - '@graphql-tools/github-loader': 7.3.26(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0) + '@graphql-tools/github-loader': 7.3.26(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0) '@graphql-tools/graphql-file-loader': 7.5.16(graphql@16.6.0) '@graphql-tools/json-file-loader': 7.4.17(graphql@16.6.0) '@graphql-tools/load': 7.8.12(graphql@16.6.0) - '@graphql-tools/prisma-loader': 7.2.62(@types/node@18.16.19)(graphql@16.6.0) - '@graphql-tools/url-loader': 7.17.11(@types/node@18.16.19)(graphql@16.6.0) + '@graphql-tools/prisma-loader': 7.2.62(@types/node@18.15.3)(graphql@16.6.0) + '@graphql-tools/url-loader': 7.17.11(@types/node@18.15.3)(graphql@16.6.0) '@graphql-tools/utils': 9.2.1(graphql@16.6.0) '@parcel/watcher': 2.1.0 - '@whatwg-node/fetch': 0.8.2(@types/node@18.16.19) + '@whatwg-node/fetch': 0.8.2(@types/node@18.15.3) chalk: 4.1.2 cosmiconfig: 7.1.0 debounce: 1.2.1 detect-indent: 6.1.0 graphql: 16.6.0 - graphql-config: 4.5.0(@types/node@18.16.19)(graphql@16.6.0) + graphql-config: 4.5.0(@types/node@18.15.3)(graphql@16.6.0) inquirer: 8.2.5 is-glob: 4.0.3 jiti: 1.17.2 @@ -6015,16 +6030,16 @@ packages: - supports-color dev: true - /@graphql-tools/apollo-engine-loader@7.3.25(@types/node@18.16.19)(graphql@16.6.0): + /@graphql-tools/apollo-engine-loader@7.3.25(@types/node@18.15.3)(graphql@16.6.0): resolution: {integrity: sha512-n5iX1rnu84QrfdrFOTP1YGXEL/zIN499hYllnCaOsd4Hj6IcPcH28+V6odbc6yn9NvOpy9pQ8vyPi3mrCFS6EA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/sync-fetch': 0.0.1 '@graphql-tools/utils': 9.2.1(graphql@16.6.0) - '@whatwg-node/fetch': 0.7.0(@types/node@18.16.19) + '@whatwg-node/fetch': 0.7.0(@types/node@18.15.3) graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 transitivePeerDependencies: - '@types/node' - encoding @@ -6038,7 +6053,7 @@ packages: '@graphql-tools/utils': 9.2.1(graphql@16.6.0) dataloader: 2.2.1 graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 value-or-promise: 1.0.12 dev: true @@ -6051,7 +6066,7 @@ packages: '@graphql-tools/utils': 9.2.1(graphql@16.6.0) globby: 11.1.0 graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 unixify: 1.0.0 transitivePeerDependencies: - '@babel/core' @@ -6084,26 +6099,26 @@ packages: graphql: 16.6.0 graphql-ws: 5.11.3(graphql@16.6.0) isomorphic-ws: 5.0.0(ws@8.12.0) - tslib: 2.5.3 + tslib: 2.6.0 ws: 8.12.0 transitivePeerDependencies: - bufferutil - utf-8-validate dev: true - /@graphql-tools/executor-http@0.1.6(@types/node@18.16.19)(graphql@16.6.0): + /@graphql-tools/executor-http@0.1.6(@types/node@18.15.3)(graphql@16.6.0): resolution: {integrity: sha512-OPE730n7T8nMgQFujbDuclCJrEchaVKZ4G5rl8r8fY/a/clKtZDZONTPnVSgW3/cBJ/WIXJGDvJtXwx6F8Fepg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@graphql-tools/utils': 9.2.1(graphql@16.6.0) '@repeaterjs/repeater': 3.0.4 - '@whatwg-node/fetch': 0.7.0(@types/node@18.16.19) + '@whatwg-node/fetch': 0.7.0(@types/node@18.15.3) dset: 3.1.2 extract-files: 11.0.0 graphql: 16.6.0 - meros: 1.2.1(@types/node@18.16.19) - tslib: 2.5.3 + meros: 1.2.1(@types/node@18.15.3) + tslib: 2.6.0 value-or-promise: 1.0.12 transitivePeerDependencies: - '@types/node' @@ -6118,7 +6133,7 @@ packages: '@types/ws': 8.5.4 graphql: 16.6.0 isomorphic-ws: 5.0.0(ws@8.12.0) - tslib: 2.5.3 + tslib: 2.6.0 ws: 8.12.0 transitivePeerDependencies: - bufferutil @@ -6134,7 +6149,7 @@ packages: '@graphql-typed-document-node/core': 3.1.1(graphql@16.6.0) '@repeaterjs/repeater': 3.0.4 graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 value-or-promise: 1.0.12 dev: true @@ -6148,14 +6163,14 @@ packages: graphql: 16.6.0 is-glob: 4.0.3 micromatch: 4.0.5 - tslib: 2.5.3 + tslib: 2.6.0 unixify: 1.0.0 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@graphql-tools/github-loader@7.3.26(@babel/core@7.22.5)(@types/node@18.16.19)(graphql@16.6.0): + /@graphql-tools/github-loader@7.3.26(@babel/core@7.22.5)(@types/node@18.15.3)(graphql@16.6.0): resolution: {integrity: sha512-fly5zI4H+2nQfpj3OENVq95cS/5qJZsBWy9zgTT6WucRmdzvxodhXh4Q4tkznCR0mWdROze/2/vb6tgkcddQ6Q==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -6163,9 +6178,9 @@ packages: '@ardatan/sync-fetch': 0.0.1 '@graphql-tools/graphql-tag-pluck': 7.4.6(@babel/core@7.22.5)(graphql@16.6.0) '@graphql-tools/utils': 9.2.1(graphql@16.6.0) - '@whatwg-node/fetch': 0.7.0(@types/node@18.16.19) + '@whatwg-node/fetch': 0.7.0(@types/node@18.15.3) graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 transitivePeerDependencies: - '@babel/core' - '@types/node' @@ -6182,7 +6197,7 @@ packages: '@graphql-tools/utils': 9.2.1(graphql@16.6.0) globby: 11.1.0 graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 unixify: 1.0.0 dev: true @@ -6197,7 +6212,7 @@ packages: '@babel/types': 7.22.4 '@graphql-tools/utils': 9.2.1(graphql@16.6.0) graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 transitivePeerDependencies: - '@babel/core' - supports-color @@ -6211,7 +6226,7 @@ packages: '@graphql-tools/utils': 9.2.1(graphql@16.6.0) graphql: 16.6.0 resolve-from: 5.0.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /@graphql-tools/json-file-loader@7.4.17(graphql@16.6.0): @@ -6222,7 +6237,7 @@ packages: '@graphql-tools/utils': 9.2.1(graphql@16.6.0) globby: 11.1.0 graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 unixify: 1.0.0 dev: true @@ -6235,7 +6250,7 @@ packages: '@graphql-tools/utils': 9.2.1(graphql@16.6.0) graphql: 16.6.0 p-limit: 3.1.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /@graphql-tools/merge@8.3.18(graphql@16.6.0): @@ -6245,7 +6260,7 @@ packages: dependencies: '@graphql-tools/utils': 9.2.1(graphql@16.6.0) graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /@graphql-tools/optimize@1.3.1(graphql@16.6.0): @@ -6254,15 +6269,15 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: true - /@graphql-tools/prisma-loader@7.2.62(@types/node@18.16.19)(graphql@16.6.0): + /@graphql-tools/prisma-loader@7.2.62(@types/node@18.15.3)(graphql@16.6.0): resolution: {integrity: sha512-b2wxhkOO5+Ogo+uc87VzEoWeZFXD8yznzO3HbdK++fKQMekOBxTS/igH4hKrrstcJ3hk/Qci962OYCwFAa8hhg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/url-loader': 7.17.11(@types/node@18.16.19)(graphql@16.6.0) + '@graphql-tools/url-loader': 7.17.11(@types/node@18.15.3)(graphql@16.6.0) '@graphql-tools/utils': 9.2.1(graphql@16.6.0) '@types/js-yaml': 4.0.5 '@types/json-stable-stringify': 1.0.34 @@ -6280,7 +6295,7 @@ packages: jsonwebtoken: 9.0.0 lodash: 4.17.21 scuid: 1.1.0 - tslib: 2.5.3 + tslib: 2.6.0 yaml-ast-parser: 0.0.43 transitivePeerDependencies: - '@types/node' @@ -6298,7 +6313,7 @@ packages: '@ardatan/relay-compiler': 12.0.0(graphql@16.6.0) '@graphql-tools/utils': 9.2.1(graphql@16.6.0) graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 transitivePeerDependencies: - encoding - supports-color @@ -6312,11 +6327,11 @@ packages: '@graphql-tools/merge': 8.3.18(graphql@16.6.0) '@graphql-tools/utils': 9.2.1(graphql@16.6.0) graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 value-or-promise: 1.0.12 dev: true - /@graphql-tools/url-loader@7.17.11(@types/node@18.16.19)(graphql@16.6.0): + /@graphql-tools/url-loader@7.17.11(@types/node@18.15.3)(graphql@16.6.0): resolution: {integrity: sha512-zGTrdz5hVm/0+vLZJexhB/B4m95ZCP0eqD2QoNP0hsstaqTyn9u84kTtYUpbPlz7hAxZsdu+VcLaypE4qPGGGw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -6324,15 +6339,15 @@ packages: '@ardatan/sync-fetch': 0.0.1 '@graphql-tools/delegate': 9.0.26(graphql@16.6.0) '@graphql-tools/executor-graphql-ws': 0.0.10(graphql@16.6.0) - '@graphql-tools/executor-http': 0.1.6(@types/node@18.16.19)(graphql@16.6.0) + '@graphql-tools/executor-http': 0.1.6(@types/node@18.15.3)(graphql@16.6.0) '@graphql-tools/executor-legacy-ws': 0.0.8(graphql@16.6.0) '@graphql-tools/utils': 9.2.1(graphql@16.6.0) '@graphql-tools/wrap': 9.3.5(graphql@16.6.0) '@types/ws': 8.5.4 - '@whatwg-node/fetch': 0.7.0(@types/node@18.16.19) + '@whatwg-node/fetch': 0.7.0(@types/node@18.15.3) graphql: 16.6.0 isomorphic-ws: 5.0.0(ws@8.12.0) - tslib: 2.5.3 + tslib: 2.6.0 value-or-promise: 1.0.12 ws: 8.12.0 transitivePeerDependencies: @@ -6348,7 +6363,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /@graphql-tools/utils@9.2.1(graphql@16.6.0): @@ -6358,7 +6373,7 @@ packages: dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0) graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /@graphql-tools/wrap@9.3.5(graphql@16.6.0): @@ -6370,7 +6385,7 @@ packages: '@graphql-tools/schema': 9.0.16(graphql@16.6.0) '@graphql-tools/utils': 9.2.1(graphql@16.6.0) graphql: 16.6.0 - tslib: 2.5.3 + tslib: 2.6.0 value-or-promise: 1.0.12 dev: true @@ -6390,6 +6405,26 @@ packages: graphql: 16.6.0 dev: true + /@grpc/grpc-js@1.9.0: + resolution: {integrity: sha512-H8+iZh+kCE6VR/Krj6W28Y/ZlxoZ1fOzsNt77nrdE3knkbSelW1Uus192xOFCxHyeszLj8i4APQkSIXjAoOxXg==} + engines: {node: ^8.13.0 || >=10.10.0} + dependencies: + '@grpc/proto-loader': 0.7.8 + '@types/node': 18.15.3 + dev: false + + /@grpc/proto-loader@0.7.8: + resolution: {integrity: sha512-GU12e2c8dmdXb7XUlOgYWZ2o2i+z9/VeACkxTA/zzAe2IjclC5PnVL0lpgjhrqfpDYHzM8B1TF6pqWegMYAzlA==} + engines: {node: '>=6'} + hasBin: true + dependencies: + '@types/long': 4.0.2 + lodash.camelcase: 4.3.0 + long: 4.0.0 + protobufjs: 7.2.4 + yargs: 17.7.2 + dev: false + /@handsontable/react@12.1.2(handsontable@12.1.2): resolution: {integrity: sha512-brXQJjTDVWDshyn6qHezRJlfFLH35x6/61slzQq+FhKoYvymDxI/Vt9hNvIOjFtrl+2Gb9tXkp/sih1zvlvqBg==} peerDependencies: @@ -6505,7 +6540,7 @@ packages: chalk: 4.1.2 convert-source-map: 2.0.0 fast-json-stable-stringify: 2.1.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jest-haste-map: 29.5.0 jest-regex-util: 29.4.3 jest-util: 29.5.0 @@ -6616,7 +6651,7 @@ packages: /@manypkg/find-root@1.1.0: resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@types/node': 12.20.55 find-up: 4.1.0 fs-extra: 8.1.0 @@ -7050,6 +7085,285 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 + /@opentelemetry/api-logs@0.41.1: + resolution: {integrity: sha512-J/PjXZkhW72RZfWKym23GmBRZeFNYQjxCarZFrChmQVSpVI57QrvmzBMiDHGYz6ZkPYXdeKsxW4kxbYL8pRApg==} + engines: {node: '>=14'} + dependencies: + '@opentelemetry/api': 1.4.1 + dev: false + + /@opentelemetry/api@1.4.1: + resolution: {integrity: sha512-O2yRJce1GOc6PAy3QxFM4NzFiWzvScDC1/5ihYBL6BUEVdq0XMWN01sppE+H6bBXbaFYipjwFLEWLg5PaSOThA==} + engines: {node: '>=8.0.0'} + + /@opentelemetry/context-async-hooks@1.15.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-JHPs/o15OO902lI5jkWWPz0JyOpQav7hfOY20MZFH/elq6kSvjBTw5cCu1v7SJwN0Ac3n08fOjYK+jtNlYP0LA==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.5.0' + dependencies: + '@opentelemetry/api': 1.4.1 + dev: false + + /@opentelemetry/core@1.15.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-V6GoRTY6aANMDDOQ9CiHOiLWEK2b2b3OGZK+zk05Li5merb9jadFeV5ooTSGtjxfxVNMpQUaQERO1cdbdbeEGg==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.5.0' + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/semantic-conventions': 1.15.1 + dev: false + + /@opentelemetry/exporter-jaeger@1.15.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-Rh+0OQXeOzyTpDJ48+iJRIp7Sq1RKTycG9seoiBecwxyevnNLPghAZvj/DgOc7SGK8kmK2CQ0aqkhBE3kT6hKw==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': ^1.0.0 + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-trace-base': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/semantic-conventions': 1.15.1 + jaeger-client: 3.19.0 + dev: false + + /@opentelemetry/exporter-trace-otlp-grpc@0.41.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-Hdd1X/7UnJYqgofd2FS09Sh30NaZvoLrRSj1q+y6InzgYfUweRHpBUbcygAclRNkmKB+ydfsFJUXiOkK47bOYQ==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': ^1.0.0 + dependencies: + '@grpc/grpc-js': 1.9.0 + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/otlp-grpc-exporter-base': 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/otlp-transformer': 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/resources': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-trace-base': 1.15.1(@opentelemetry/api@1.4.1) + dev: false + + /@opentelemetry/exporter-trace-otlp-http@0.41.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-78TvzayfaFpLo/ZsW9z63Jwv3bg9u219sOuzKF83x8Q3Man5ZWucUzUGh/IQi/9IfCMaZqXmcDwINbvqaN5nng==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': ^1.0.0 + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/otlp-exporter-base': 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/otlp-transformer': 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/resources': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-trace-base': 1.15.1(@opentelemetry/api@1.4.1) + dev: false + + /@opentelemetry/exporter-trace-otlp-proto@0.41.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-fETFOEmjDtp4FCm53FEO9OFJ954ZB8iCIYrS/7oXXQWZKlwzkuX55mwG1Xiqk8trT1CpqJdzWB1vtwcPxwtY+Q==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': ^1.0.0 + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/otlp-exporter-base': 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/otlp-proto-exporter-base': 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/otlp-transformer': 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/resources': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-trace-base': 1.15.1(@opentelemetry/api@1.4.1) + dev: false + + /@opentelemetry/exporter-zipkin@1.15.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-q2qs4eMkr4z6psg0t9t1DYb6GbRKNCTKM4EgmPPwY0J0TrrYMGFEcS1rGqKiyfYQB7FsG0f7wPezbtWpdMwHzw==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': ^1.0.0 + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/resources': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-trace-base': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/semantic-conventions': 1.15.1 + dev: false + + /@opentelemetry/instrumentation@0.41.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-IsOidIIgI7Sg2NhWGYRZRifiv9kLyrxT89hBK1YVPDetuBEBUgFzD5VXdwqwfOKL3kgT4KiERMmLJ8gqig0o1A==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': ^1.3.0 + dependencies: + '@opentelemetry/api': 1.4.1 + '@types/shimmer': 1.0.2 + import-in-the-middle: 1.4.1 + require-in-the-middle: 7.2.0 + semver: 7.5.3 + shimmer: 1.2.1 + transitivePeerDependencies: + - supports-color + dev: false + + /@opentelemetry/otlp-exporter-base@0.41.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-QJTRhrjVIN+gt2iCBmzcL/TU0ZgYFpFXEtY+ImfoqfWC2PpGIFkcN7R1dQWTyvmb1MrjwbtM+SVKLHCoBFiMJA==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': ^1.0.0 + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + dev: false + + /@opentelemetry/otlp-grpc-exporter-base@0.41.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-yS5S1daaXZFauhMycwl/2v+fPz+N/6U35HvBdwGgwXjYvg8/HEqa8nkO4pM6Ooz6an62ZGuhfeQ7vDMhB0xqFg==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': ^1.0.0 + dependencies: + '@grpc/grpc-js': 1.9.0 + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/otlp-exporter-base': 0.41.1(@opentelemetry/api@1.4.1) + protobufjs: 7.2.4 + dev: false + + /@opentelemetry/otlp-proto-exporter-base@0.41.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-FnO/moJj/5gdFgoFRV0LFnN87SMIP2mL58zdNYsxleUXGZCyO2BWwgjVBul8TseCicrzIyO0PIAJ1+Ys1nh+bg==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': ^1.0.0 + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/otlp-exporter-base': 0.41.1(@opentelemetry/api@1.4.1) + protobufjs: 7.2.4 + dev: false + + /@opentelemetry/otlp-transformer@0.41.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-QI0VVmYDH2le3x4d87PWLQsvxMJ5MCn8lIer/hPwysmN49E8BkIdHlBuR7PP4v/IrUFhL1bGV5ZEGwBmi9RDAw==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.3.0 <1.5.0' + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/api-logs': 0.41.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/resources': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-logs': 0.41.1(@opentelemetry/api-logs@0.41.1)(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-metrics': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-trace-base': 1.15.1(@opentelemetry/api@1.4.1) + dev: false + + /@opentelemetry/propagator-b3@1.15.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-Rgzp5CgxSLDLdtiUx/nv+1jkyyU/qbhTqTBxMUvk4fqPfddzQNZyllyJ9IMNp9Xh4pzYlPP5ZBlN5Sw5isjuaw==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.5.0' + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + dev: false + + /@opentelemetry/propagator-jaeger@1.15.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-27cljZFnbUv5e459e2BhcsHCn2yePYq+07dZNW51e6F05GDWHC86fpwdh+WKvrfKSRMddUMkufHyoBWxtUN/Vg==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.5.0' + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + dev: false + + /@opentelemetry/resources@1.15.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-15JcpyKZHhFYQ1uiC08vR02sRY/2seSnqSJ0tIUhcdYDzOhd0FrqPYpLj3WkLhVdQP6vgJ+pelAmSaOrCxCpKA==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.5.0' + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/semantic-conventions': 1.15.1 + dev: false + + /@opentelemetry/sdk-logs@0.41.1(@opentelemetry/api-logs@0.41.1)(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-gXuAEw9mughtwc3pCAg8vcFQ7CP1mDi1tdbbRSp9VM+I/V8J6EzyjKAvthBDVUTIGs9//a7vJ15cm7r8CVItpA==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.4.0 <1.5.0' + '@opentelemetry/api-logs': '>=0.39.1' + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/api-logs': 0.41.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/resources': 1.15.1(@opentelemetry/api@1.4.1) + dev: false + + /@opentelemetry/sdk-metrics@1.15.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-ojcrzexOQfto83NvKfIvsJap4SHH3ZvLjsDGhQ04AfvWWGR7mPcqLSlLedoSkEdIe0k1H6uBEsHBtIprkMpTHA==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.3.0 <1.5.0' + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/resources': 1.15.1(@opentelemetry/api@1.4.1) + lodash.merge: 4.6.2 + dev: false + + /@opentelemetry/sdk-node@0.41.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-LTeCXfU/HtiRi3SKD+yeNK0akotwfs/jVxwbT6nhamjX/x8VbSn7HfQ4IwVLNNmxKvmLh1rqK8qoD3A8KwyWfg==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.3.0 <1.5.0' + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/api-logs': 0.41.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/exporter-jaeger': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/exporter-trace-otlp-grpc': 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/exporter-trace-otlp-http': 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/exporter-trace-otlp-proto': 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/exporter-zipkin': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/instrumentation': 0.41.1(@opentelemetry/api@1.4.1) + '@opentelemetry/resources': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-logs': 0.41.1(@opentelemetry/api-logs@0.41.1)(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-metrics': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-trace-base': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-trace-node': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/semantic-conventions': 1.15.1 + transitivePeerDependencies: + - supports-color + dev: false + + /@opentelemetry/sdk-trace-base@1.15.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-5hccBe2yXzzXyExJNkTsIzDe1AM7HK0al+y/D2yEpslJqS1HUzsUSuCMY7Z4+Sfz5Gf0kTa6KYEt1QUQppnoBA==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.5.0' + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/resources': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/semantic-conventions': 1.15.1 + dev: false + + /@opentelemetry/sdk-trace-node@1.15.1(@opentelemetry/api@1.4.1): + resolution: {integrity: sha512-aZDcuYHwh+qyOD/FLFAEAh32V2DlAp8Ubyaohh51oSssC3cxmN9JmpkyPbp2PQX3Mn48gBubwTXr9g++3+NB5w==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.5.0' + dependencies: + '@opentelemetry/api': 1.4.1 + '@opentelemetry/context-async-hooks': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/core': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/propagator-b3': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/propagator-jaeger': 1.15.1(@opentelemetry/api@1.4.1) + '@opentelemetry/sdk-trace-base': 1.15.1(@opentelemetry/api@1.4.1) + semver: 7.5.3 + dev: false + + /@opentelemetry/semantic-conventions@1.15.1: + resolution: {integrity: sha512-n8Kur1/CZlYG32YCEj30CoUqA8R7UyDVZzoEU6SDP+13+kXDT2kFVu6MpcnEUTyGP3i058ID6Qjp5h6IJxdPPQ==} + engines: {node: '>=14'} + dev: false + /@parcel/watcher@2.1.0: resolution: {integrity: sha512-8s8yYjd19pDSsBpbkOHnT6Z2+UJSuLQx61pCFM0s5wSRvKCEMDjd/cHY3/GI1szHIWbpXpsJdg3V6ISGGx9xDw==} engines: {node: '>= 10.0.0'} @@ -7066,13 +7380,13 @@ packages: dependencies: asn1js: 3.0.5 pvtsutils: 1.3.2 - tslib: 2.5.3 + tslib: 2.6.0 /@peculiar/json-schema@1.1.12: resolution: {integrity: sha512-coUfuoMeIB7B8/NMekxaDzLhaYmp0HZNPEjYRm9goRou8UZIC3z21s0sL9AWoCw4EG876QyO3kYrc61WNF9B/w==} engines: {node: '>=8.0.0'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 /@peculiar/webcrypto@1.4.1: resolution: {integrity: sha512-eK4C6WTNYxoI7JOabMoZICiyqRRtJB220bh0Mbj5RwRycleZf9BPyZoxsTvpP0FpmVS2aS13NKOuh5/tN3sIRw==} @@ -7081,7 +7395,7 @@ packages: '@peculiar/asn1-schema': 2.3.3 '@peculiar/json-schema': 1.1.12 pvtsutils: 1.3.2 - tslib: 2.5.3 + tslib: 2.6.0 webcrypto-core: 1.7.5 /@pkgjs/parseargs@0.11.0: @@ -7100,7 +7414,7 @@ packages: open: 8.4.0 picocolors: 1.0.0 tiny-glob: 0.2.9 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /@popperjs/core@2.11.6: @@ -7130,15 +7444,58 @@ packages: requiresBuild: true dev: false + /@protobufjs/aspromise@1.1.2: + resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} + dev: false + + /@protobufjs/base64@1.1.2: + resolution: {integrity: sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==} + dev: false + + /@protobufjs/codegen@2.0.4: + resolution: {integrity: sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==} + dev: false + + /@protobufjs/eventemitter@1.1.0: + resolution: {integrity: sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==} + dev: false + + /@protobufjs/fetch@1.1.0: + resolution: {integrity: sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==} + dependencies: + '@protobufjs/aspromise': 1.1.2 + '@protobufjs/inquire': 1.1.0 + dev: false + + /@protobufjs/float@1.0.2: + resolution: {integrity: sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==} + dev: false + + /@protobufjs/inquire@1.1.0: + resolution: {integrity: sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==} + dev: false + + /@protobufjs/path@1.1.2: + resolution: {integrity: sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==} + dev: false + + /@protobufjs/pool@1.1.0: + resolution: {integrity: sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==} + dev: false + + /@protobufjs/utf8@1.1.0: + resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==} + dev: false + /@radix-ui/number@1.0.0: resolution: {integrity: sha512-Ofwh/1HX69ZfJRiRBMTy7rgjAzHmwe4kW9C9Y99HTRUcYLUuVT0KESFj15rPjRgKJs20GPq8Bm5aEDJ8DuA3vA==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 /@radix-ui/primitive@1.0.0: resolution: {integrity: sha512-3e7rn8FDMin4CgeL7Z/49smCA3rFYY3Ha2rUQ7HRWFadS5iCRw08ZgVT1LaNTCNqgvrUiyczLflrVrF0SRQtNA==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 /@radix-ui/react-accordion@1.1.1(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-TQtyyRubYe8DD6DYCovNLTjd2D+TFrNCpr99T5M3cYUbR7BsRxWsxfInjbQ1nHsdy2uPTcnJS5npyXPVfP0piw==} @@ -7165,7 +7522,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -7194,7 +7551,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/primitive': 1.0.0 '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) '@radix-ui/react-context': 1.0.0(react@18.2.0) @@ -7212,7 +7569,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) '@radix-ui/react-context': 1.0.0(react@18.2.0) '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0) @@ -7225,7 +7582,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 react: 18.2.0 /@radix-ui/react-context@1.0.0(react@18.2.0): @@ -7233,7 +7590,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 react: 18.2.0 /@radix-ui/react-dialog@1.0.3(@types/react@18.0.27)(react-dom@18.2.0)(react@18.2.0): @@ -7294,7 +7651,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 react: 18.2.0 /@radix-ui/react-dismissable-layer@1.0.3(react-dom@18.2.0)(react@18.2.0): @@ -7303,7 +7660,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/primitive': 1.0.0 '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0) @@ -7356,7 +7713,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 react: 18.2.0 /@radix-ui/react-focus-scope@1.0.2(react-dom@18.2.0)(react@18.2.0): @@ -7365,7 +7722,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0) @@ -7377,7 +7734,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0) react: 18.2.0 @@ -7387,7 +7744,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/primitive': 1.0.0 '@radix-ui/react-collection': 1.0.2(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) @@ -7418,7 +7775,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/primitive': 1.0.0 '@radix-ui/react-collection': 1.0.2(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) @@ -7503,7 +7860,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@floating-ui/react-dom': 0.7.2(@types/react@18.0.27)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-arrow': 1.0.2(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) @@ -7526,7 +7883,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@floating-ui/react-dom': 0.7.2(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-arrow': 1.0.2(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) @@ -7559,7 +7916,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) '@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0) react: 18.2.0 @@ -7571,7 +7928,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/react-slot': 1.0.1(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -7602,7 +7959,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/primitive': 1.0.0 '@radix-ui/react-collection': 1.0.2(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) @@ -7687,7 +8044,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) react: 18.2.0 @@ -7758,7 +8115,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 react: 18.2.0 /@radix-ui/react-use-controllable-state@1.0.0(react@18.2.0): @@ -7766,7 +8123,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0) react: 18.2.0 @@ -7775,7 +8132,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0) react: 18.2.0 @@ -7784,7 +8141,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 react: 18.2.0 /@radix-ui/react-use-previous@1.0.0(react@18.2.0): @@ -7792,7 +8149,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 react: 18.2.0 /@radix-ui/react-use-rect@1.0.0(react@18.2.0): @@ -7800,7 +8157,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/rect': 1.0.0 react: 18.2.0 @@ -7809,7 +8166,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0) react: 18.2.0 @@ -7819,7 +8176,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -7827,7 +8184,7 @@ packages: /@radix-ui/rect@1.0.0: resolution: {integrity: sha512-d0O68AYy/9oeEy1DdC07bz1/ZXX+DqCskRd3i4JzLSTXwefzaepQrKjXC7aNM8lTHjFLDO0pDgaEiQ7jEk+HVg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 /@remix-run/router@1.3.2: resolution: {integrity: sha512-t54ONhl/h75X94SWsHGQ4G/ZrCEguKSRQr7DrjTciJXW0YU1QhlwYeycvK5JgkzlxmvrK7wq1NB/PLtHxoiDcA==} @@ -7895,7 +8252,7 @@ packages: fast-glob: 3.3.0 graphql: 16.6.0 jose: 4.14.4 - next: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) raw-body: 2.5.2 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -8306,7 +8663,7 @@ packages: '@sentry/utils': 7.36.0 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 rollup: 2.78.0 tslib: 1.14.1 @@ -8336,7 +8693,7 @@ packages: '@sentry/utils': 7.39.0 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 rollup: 2.78.0 tslib: 1.14.1 @@ -8366,7 +8723,7 @@ packages: '@sentry/utils': 7.43.0 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 rollup: 2.78.0 stacktrace-parser: 0.1.10 @@ -8396,7 +8753,7 @@ packages: '@sentry/utils': 7.45.0 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 rollup: 2.78.0 stacktrace-parser: 0.1.10 @@ -8426,7 +8783,7 @@ packages: '@sentry/utils': 7.46.0 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 rollup: 2.78.0 stacktrace-parser: 0.1.10 @@ -8456,7 +8813,7 @@ packages: '@sentry/utils': 7.52.1 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 rollup: 2.78.0 stacktrace-parser: 0.1.10 @@ -9292,7 +9649,7 @@ packages: prompts: 2.4.2 puppeteer-core: 2.1.1 read-pkg-up: 7.0.1 - semver: 7.5.1 + semver: 7.5.3 shelljs: 0.8.5 simple-update-notifier: 1.1.0 strip-json-comments: 3.1.1 @@ -9435,7 +9792,7 @@ packages: pretty-hrtime: 1.0.3 prompts: 2.4.2 read-pkg-up: 7.0.1 - semver: 7.5.1 + semver: 7.5.3 serve-favicon: 2.5.0 telejson: 7.1.0 ts-dedent: 2.2.0 @@ -9541,7 +9898,7 @@ packages: memoizerific: 1.11.3 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - semver: 7.5.1 + semver: 7.5.3 store2: 2.14.2 telejson: 7.1.0 ts-dedent: 2.2.0 @@ -9878,7 +10235,7 @@ packages: peerDependencies: '@testing-library/dom': '>=7.21.4' dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@testing-library/dom': 8.20.0 dev: true @@ -9925,7 +10282,7 @@ packages: '@trpc/client': 10.10.0(@trpc/server@10.10.0) '@trpc/react-query': 10.10.0(@tanstack/react-query@4.24.4)(@trpc/client@10.10.0)(@trpc/server@10.10.0)(react-dom@18.2.0)(react@18.2.0) '@trpc/server': 10.10.0 - next: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-ssr-prepass: 1.5.0(react@18.2.0) @@ -9946,7 +10303,7 @@ packages: '@trpc/client': 10.14.0(@trpc/server@10.14.0) '@trpc/react-query': 10.14.0(@tanstack/react-query@4.24.4)(@trpc/client@10.14.0)(@trpc/server@10.14.0)(react-dom@18.2.0)(react@18.2.0) '@trpc/server': 10.14.0 - next: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-ssr-prepass: 1.5.0(react@18.2.0) @@ -9967,7 +10324,7 @@ packages: '@trpc/client': 10.18.0(@trpc/server@10.18.0) '@trpc/react-query': 10.18.0(@tanstack/react-query@4.28.0)(@trpc/client@10.18.0)(@trpc/server@10.18.0)(react-dom@18.2.0)(react@18.2.0) '@trpc/server': 10.18.0 - next: 13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-ssr-prepass: 1.5.0(react@18.2.0) @@ -10255,6 +10612,10 @@ packages: /@types/lodash@4.14.191: resolution: {integrity: sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==} + /@types/long@4.0.2: + resolution: {integrity: sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==} + dev: false + /@types/mailchimp__mailchimp_marketing@3.0.7: resolution: {integrity: sha512-Yn+gLWT9ZxdtLxJpdMOWP8Wz69aRho4esBFZB4WzaWNp+gPDmmfWrARn0cIiiaubyseCn/ZfTc7o298LwprwfA==} dev: true @@ -10326,9 +10687,6 @@ packages: /@types/node@18.15.3: resolution: {integrity: sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==} - /@types/node@18.16.19: - resolution: {integrity: sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==} - /@types/nodemailer@6.4.7: resolution: {integrity: sha512-f5qCBGAn/f0qtRcd4SEn88c8Fp3Swct1731X4ryPKqS61/A3LmmzN8zaEz7hneJvpjFbUUgY7lru/B/7ODTazg==} dependencies: @@ -10449,6 +10807,10 @@ packages: '@types/node': 18.15.3 dev: true + /@types/shimmer@1.0.2: + resolution: {integrity: sha512-dKkr1bTxbEsFlh2ARpKzcaAmsYixqt9UyCdoEZk8rHyE4iQYcDCyvSjDSf7JUWJHlJiTtbIoQjxKh6ViywqDAg==} + dev: false + /@types/unist@2.0.6: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} @@ -10594,7 +10956,7 @@ packages: eslint: 8.42.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0(eslint@8.42.0) - semver: 7.5.1 + semver: 7.5.3 transitivePeerDependencies: - supports-color - typescript @@ -10750,7 +11112,7 @@ packages: '@babel/plugin-transform-react-jsx-self': 7.21.0(@babel/core@7.22.1) '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.22.1) react-refresh: 0.14.0 - vite: 4.3.9(@types/node@18.16.19) + vite: 4.3.9(@types/node@18.15.3) transitivePeerDependencies: - supports-color @@ -10985,11 +11347,11 @@ packages: - encoding dev: false - /@whatwg-node/fetch@0.7.0(@types/node@18.16.19): + /@whatwg-node/fetch@0.7.0(@types/node@18.15.3): resolution: {integrity: sha512-0nmiUgHA9lSBcPQS0Eq9DACsdGa2W9gJUnN+Ul1vVhQsL3dnOAIGTs4uTiVC/W7bcfxTMP+TRFxngxS40aO5Nw==} dependencies: '@peculiar/webcrypto': 1.4.1 - '@whatwg-node/node-fetch': 0.0.6(@types/node@18.16.19) + '@whatwg-node/node-fetch': 0.0.6(@types/node@18.15.3) busboy: 1.6.0 urlpattern-polyfill: 6.0.2 web-streams-polyfill: 3.2.1 @@ -10997,11 +11359,11 @@ packages: - '@types/node' dev: true - /@whatwg-node/fetch@0.8.2(@types/node@18.16.19): + /@whatwg-node/fetch@0.8.2(@types/node@18.15.3): resolution: {integrity: sha512-6u1xGzFZvskJpQXhWreR9s1/4nsuY4iFRsTb4BC3NiDHmzgj/Hu1Ovt4iHs5KAjLzbnsjaQOI5f5bQPucqvPsQ==} dependencies: '@peculiar/webcrypto': 1.4.1 - '@whatwg-node/node-fetch': 0.3.2(@types/node@18.16.19) + '@whatwg-node/node-fetch': 0.3.2(@types/node@18.15.3) busboy: 1.6.0 urlpattern-polyfill: 6.0.2 web-streams-polyfill: 3.2.1 @@ -11009,28 +11371,28 @@ packages: - '@types/node' dev: true - /@whatwg-node/node-fetch@0.0.6(@types/node@18.16.19): + /@whatwg-node/node-fetch@0.0.6(@types/node@18.15.3): resolution: {integrity: sha512-pFEN2DNk1ZJZjdX9O7FG9qBZ7oIaB8JzOpAUCUditZ25kOSJb0qylq5uR2XUnzngBQCBwT/MHnKq2sXQZp1BUQ==} peerDependencies: '@types/node': ^18.0.6 dependencies: - '@types/node': 18.16.19 + '@types/node': 18.15.3 '@whatwg-node/events': 0.0.2 busboy: 1.6.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: true - /@whatwg-node/node-fetch@0.3.2(@types/node@18.16.19): + /@whatwg-node/node-fetch@0.3.2(@types/node@18.15.3): resolution: {integrity: sha512-MFPehIybgtPJG7vN4+wNk2i5ek4/qIl+1hzchGCdq7gObWsXWH+L+rvyazIoj8lo8Mt8EZeES8Cg+aPsl+7gPw==} peerDependencies: '@types/node': ^18.0.6 dependencies: - '@types/node': 18.16.19 + '@types/node': 18.15.3 '@whatwg-node/events': 0.0.2 busboy: 1.6.0 fast-querystring: 1.1.1 fast-url-parser: 1.1.3 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /@xobotyi/scrollbar-width@1.9.5: @@ -11095,7 +11457,6 @@ packages: acorn: ^8 dependencies: acorn: 8.8.2 - dev: true /acorn-jsx@5.3.2(acorn@7.4.1): resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} @@ -11208,6 +11569,10 @@ packages: string-width: 4.2.3 dev: true + /ansi-color@0.2.1: + resolution: {integrity: sha512-bF6xLaZBLpOQzgYUtYEhJx090nPSZk1BQ/q2oyBK9aMMcJHzx9uXGCjI2Y+LebsN4Jwoykr0V9whbPiogdyHoQ==} + dev: false + /ansi-colors@4.1.3: resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} engines: {node: '>=6'} @@ -11336,7 +11701,7 @@ packages: dependencies: '@types/react': 18.0.14 react: 18.2.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /aria-hidden@1.2.2(@types/react@18.0.27)(react@18.2.0): @@ -11351,7 +11716,7 @@ packages: dependencies: '@types/react': 18.0.27 react: 18.2.0 - tslib: 2.5.3 + tslib: 2.6.0 /aria-hidden@1.2.2(@types/react@18.0.38)(react@18.2.0): resolution: {integrity: sha512-6y/ogyDTk/7YAe91T3E2PR1ALVKyM2QbTio5HwM+N1Q6CMlCKhvClyIjkckBswa0f2xJhjsfzIGa1yVSe1UMVA==} @@ -11365,7 +11730,7 @@ packages: dependencies: '@types/react': 18.0.38 react: 18.2.0 - tslib: 2.5.3 + tslib: 2.6.0 /aria-query@5.1.3: resolution: {integrity: sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==} @@ -11451,7 +11816,7 @@ packages: dependencies: pvtsutils: 1.3.2 pvutils: 1.1.3 - tslib: 2.5.3 + tslib: 2.6.0 /assert-plus@1.0.0: resolution: {integrity: sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==} @@ -11478,7 +11843,7 @@ packages: resolution: {integrity: sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA==} engines: {node: '>=4'} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: true /ast-types@0.15.2: @@ -11616,9 +11981,9 @@ packages: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 cosmiconfig: 7.1.0 - resolve: 1.22.1 + resolve: 1.22.2 dev: false /babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.21.8): @@ -11945,6 +12310,16 @@ packages: engines: {node: '>=0.2.0'} dev: false + /bufrw@1.3.0: + resolution: {integrity: sha512-jzQnSbdJqhIltU9O5KUiTtljP9ccw2u5ix59McQy4pV2xGhVLhRZIndY8GIrgh5HjXa6+QJ9AQhOd2QWQizJFQ==} + engines: {node: '>= 0.10.x'} + dependencies: + ansi-color: 0.2.1 + error: 7.0.2 + hexer: 1.5.0 + xtend: 4.0.2 + dev: false + /bundle-require@4.0.1(esbuild@0.17.17): resolution: {integrity: sha512-9NQkRHlNdNpDBGmLpngF3EFDcwodhMUuLz9PaWYciVcQF9SE4LFjM2DB/xV1Li5JiuDMv7ZUWuC3rGbqR0MAXQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -12032,7 +12407,7 @@ packages: resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} dependencies: pascal-case: 3.1.2 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /camelcase-keys@6.2.2: @@ -12073,7 +12448,7 @@ packages: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} dependencies: no-case: 3.0.4 - tslib: 2.5.3 + tslib: 2.6.0 upper-case-first: 2.0.2 dev: true @@ -12173,7 +12548,7 @@ packages: path-case: 3.0.4 sentence-case: 3.0.4 snake-case: 3.0.4 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /character-entities@2.0.2: @@ -12206,7 +12581,7 @@ packages: htmlparser2: 6.1.0 parse5: 6.0.1 parse5-htmlparser2-tree-adapter: 6.0.1 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /chevrotain@6.5.0: @@ -12257,6 +12632,10 @@ packages: engines: {node: '>=8'} dev: true + /cjs-module-lexer@1.2.3: + resolution: {integrity: sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==} + dev: false + /clean-css@4.2.4: resolution: {integrity: sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==} engines: {node: '>= 4.0'} @@ -12566,7 +12945,7 @@ packages: resolution: {integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==} dependencies: no-case: 3.0.4 - tslib: 2.5.3 + tslib: 2.6.0 upper-case: 2.0.2 dev: true @@ -12738,7 +13117,7 @@ packages: /css-vendor@2.0.8: resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 is-in-browser: 1.1.3 /css-what@5.1.0: @@ -13094,7 +13473,7 @@ packages: /dom-helpers@5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 csstype: 3.1.1 /dom-serializer@1.4.1: @@ -13168,7 +13547,7 @@ packages: resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} dependencies: no-case: 3.0.4 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /dot-object@2.1.4: @@ -13342,6 +13721,13 @@ packages: stackframe: 1.3.4 dev: false + /error@7.0.2: + resolution: {integrity: sha512-UtVv4l5MhijsYUxPJo4390gzfZvAnTHreNnDjnTZaKIiZ/SemXxAhBkYSKtWa5RtBXbLP8tMgn/n0RUa/H7jXw==} + dependencies: + string-template: 0.2.1 + xtend: 4.0.2 + dev: false + /es-abstract@1.21.1: resolution: {integrity: sha512-QudMsPOz86xYz/1dG1OuGBKOELjCh99IIWHLzy5znUB6j8xG2yMA7bfTV86VSqKF+Y/H08vQPR+9jyXpuC6hfg==} engines: {node: '>= 0.4'} @@ -13675,7 +14061,7 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 aria-query: 5.1.3 array-includes: 3.1.6 array.prototype.flatmap: 1.3.1 @@ -14213,7 +14599,7 @@ packages: /final-form@4.20.9: resolution: {integrity: sha512-shA1X/7v8RmukWMNRHx0l7+Bm41hOivY78IvOiBrPVHjyWFIyqqIEMCz7yTVRc9Ea+EU4WkZ5r4MH6whSo5taw==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 dev: false /finalhandler@1.2.0: @@ -14461,7 +14847,7 @@ packages: resolution: {integrity: sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==} engines: {node: '>=0.6'} dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 inherits: 2.0.4 mkdirp: 0.5.6 rimraf: 2.7.1 @@ -14782,7 +15168,7 @@ packages: - pg-native dev: false - /graphql-config@4.5.0(@types/node@18.16.19)(graphql@16.6.0): + /graphql-config@4.5.0(@types/node@18.15.3)(graphql@16.6.0): resolution: {integrity: sha512-x6D0/cftpLUJ0Ch1e5sj1TZn6Wcxx4oMfmhaG9shM0DKajA9iR+j1z86GSTQ19fShbGvrSSvbIQsHku6aQ6BBw==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -14796,14 +15182,14 @@ packages: '@graphql-tools/json-file-loader': 7.4.17(graphql@16.6.0) '@graphql-tools/load': 7.8.12(graphql@16.6.0) '@graphql-tools/merge': 8.3.18(graphql@16.6.0) - '@graphql-tools/url-loader': 7.17.11(@types/node@18.16.19)(graphql@16.6.0) + '@graphql-tools/url-loader': 7.17.11(@types/node@18.15.3)(graphql@16.6.0) '@graphql-tools/utils': 9.2.1(graphql@16.6.0) cosmiconfig: 8.0.0 graphql: 16.6.0 jiti: 1.17.1 minimatch: 4.2.3 string-env-interpolation: 1.0.1 - tslib: 2.5.3 + tslib: 2.6.0 transitivePeerDependencies: - '@types/node' - bufferutil @@ -14959,7 +15345,7 @@ packages: resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==} dependencies: capital-case: 1.0.4 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /help-me@4.2.0: @@ -14969,6 +15355,17 @@ packages: readable-stream: 3.6.0 dev: false + /hexer@1.5.0: + resolution: {integrity: sha512-dyrPC8KzBzUJ19QTIo1gXNqIISRXQ0NwteW6OeQHRN4ZuZeHkdODfj0zHBdOlHbRY8GqbqK57C9oWSvQZizFsg==} + engines: {node: '>= 0.10.x'} + hasBin: true + dependencies: + ansi-color: 0.2.1 + minimist: 1.2.7 + process: 0.10.1 + xtend: 4.0.2 + dev: false + /hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} dependencies: @@ -15150,7 +15547,7 @@ packages: /i18next@21.10.0: resolution: {integrity: sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 dev: false /iconv-lite@0.4.24: @@ -15193,6 +15590,15 @@ packages: engines: {node: '>=12.2'} dev: true + /import-in-the-middle@1.4.1: + resolution: {integrity: sha512-hGG0PcCsykVo8MBVH8l0uEWLWW6DXMgJA9jvC0yps6M3uIJ8L/tagTCbyF8Ud5TtqJ8/jmZL1YkyySyeVkVQrA==} + dependencies: + acorn: 8.8.2 + acorn-import-assertions: 1.9.0(acorn@8.8.2) + cjs-module-lexer: 1.2.3 + module-details-from-path: 1.0.3 + dev: false + /imurmurhash@0.1.4: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} engines: {node: '>=0.8.19'} @@ -15340,12 +15746,12 @@ packages: resolution: {integrity: sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==} dependencies: has: 1.0.3 + dev: true /is-core-module@2.12.1: resolution: {integrity: sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==} dependencies: has: 1.0.3 - dev: true /is-date-object@1.0.5: resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} @@ -15411,7 +15817,7 @@ packages: /is-lower-case@2.0.2: resolution: {integrity: sha512-bVcMJy4X5Og6VZfdOZstSexlEy20Sr0k/p/b2IlQJlfdKAQuMpiv5w2Ccxb8sKdRUNAG1PnHVHjFSdRDVS6NlQ==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: true /is-map@2.0.2: @@ -15561,7 +15967,7 @@ packages: /is-upper-case@2.0.2: resolution: {integrity: sha512-44pxmxAvnnAOwBg4tHPnkfvgjPwbc5QIsSstNU+YcJ1ovxVzCWpSGosPJOZh/a1tdl81fbgnLc9LLv+x2ywbPQ==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: true /is-utf8@0.2.1: @@ -15681,6 +16087,17 @@ packages: '@pkgjs/parseargs': 0.11.0 dev: true + /jaeger-client@3.19.0: + resolution: {integrity: sha512-M0c7cKHmdyEUtjemnJyx/y9uX16XHocL46yQvyqDlPdvAcwPDbHrIbKjQdBqtiE4apQ/9dmr+ZLJYYPGnurgpw==} + engines: {node: '>=10'} + dependencies: + node-int64: 0.4.0 + opentracing: 0.14.7 + thriftrw: 3.11.4 + uuid: 8.3.2 + xorshift: 1.2.0 + dev: false + /jake@10.8.6: resolution: {integrity: sha512-G43Ub9IYEFfu72sua6rzooi8V8Gz2lkfk48rW20vEWCGizeaEPlKB1Kh8JIA84yQbiAEfqlPmSpGgCKKxH3rDA==} engines: {node: '>=10'} @@ -15705,7 +16122,7 @@ packages: '@types/node': 18.15.3 anymatch: 3.1.3 fb-watchman: 2.0.2 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jest-regex-util: 29.4.3 jest-util: 29.5.0 jest-worker: 29.5.0 @@ -15736,7 +16153,7 @@ packages: '@types/node': 18.15.3 chalk: 4.1.2 ci-info: 3.8.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 picomatch: 2.3.1 dev: true @@ -15854,7 +16271,7 @@ packages: babel-core: 7.0.0-bridge.0(@babel/core@7.22.1) chalk: 4.1.2 flow-parser: 0.206.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 micromatch: 4.0.5 neo-async: 2.6.2 node-dir: 0.1.17 @@ -15972,14 +16389,14 @@ packages: /jsonfile@4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} optionalDependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 /jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} dependencies: universalify: 2.0.0 optionalDependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 dev: true /jsonify@0.0.1: @@ -16009,53 +16426,53 @@ packages: /jss-plugin-camel-case@10.9.2: resolution: {integrity: sha512-wgBPlL3WS0WDJ1lPJcgjux/SHnDuu7opmgQKSraKs4z8dCCyYMx9IDPFKBXQ8Q5dVYij1FFV0WdxyhuOOAXuTg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 hyphenate-style-name: 1.0.4 jss: 10.9.2 /jss-plugin-default-unit@10.9.2: resolution: {integrity: sha512-pYg0QX3bBEFtTnmeSI3l7ad1vtHU42YEEpgW7pmIh+9pkWNWb5dwS/4onSfAaI0kq+dOZHzz4dWe+8vWnanoSg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 jss: 10.9.2 /jss-plugin-global@10.9.2: resolution: {integrity: sha512-GcX0aE8Ef6AtlasVrafg1DItlL/tWHoC4cGir4r3gegbWwF5ZOBYhx04gurPvWHC8F873aEGqge7C17xpwmp2g==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 jss: 10.9.2 /jss-plugin-nested@10.9.2: resolution: {integrity: sha512-VgiOWIC6bvgDaAL97XCxGD0BxOKM0K0zeB/ECyNaVF6FqvdGB9KBBWRdy2STYAss4VVA7i5TbxFZN+WSX1kfQA==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 jss: 10.9.2 tiny-warning: 1.0.3 /jss-plugin-props-sort@10.9.2: resolution: {integrity: sha512-AP1AyUTbi2szylgr+O0OB7gkIxEGzySLITZ2GpsaoX72YMCGI2jYAc+WUhPfvUnZYiauF4zTnN4V4TGuvFjJlw==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 jss: 10.9.2 /jss-plugin-rule-value-function@10.9.2: resolution: {integrity: sha512-vf5ms8zvLFMub6swbNxvzsurHfUZ5Shy5aJB2gIpY6WNA3uLinEcxYyraQXItRHi5ivXGqYciFDRM2ZoVoRZ4Q==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 jss: 10.9.2 tiny-warning: 1.0.3 /jss-plugin-vendor-prefixer@10.9.2: resolution: {integrity: sha512-SxcEoH+Rttf9fEv6KkiPzLdXRmI6waOTcMkbbEFgdZLDYNIP9UKNHFy6thhbRKqv0XMQZdrEsbDyV464zE/dUA==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 css-vendor: 2.0.8 jss: 10.9.2 /jss@10.9.2: resolution: {integrity: sha512-b8G6rWpYLR4teTUbGd4I4EsnWjg7MN0Q5bSsjKhVkJVjhQDy2KzkbD2AW3TuT0RYZVmZZHKIrXDn6kjU14qkUg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 csstype: 3.1.1 is-in-browser: 1.1.3 tiny-warning: 1.0.3 @@ -16325,6 +16742,10 @@ packages: /lodash-es@4.17.21: resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} + /lodash.camelcase@4.3.0: + resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} + dev: false + /lodash.debounce@4.0.8: resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} @@ -16419,6 +16840,19 @@ packages: wrap-ansi: 6.2.0 dev: true + /long@2.4.0: + resolution: {integrity: sha512-ijUtjmO/n2A5PaosNG9ZGDsQ3vxJg7ZW8vsY8Kp0f2yIZWhSJvjmegV7t+9RPQKxKrvj8yKGehhS+po14hPLGQ==} + engines: {node: '>=0.6'} + dev: false + + /long@4.0.0: + resolution: {integrity: sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==} + dev: false + + /long@5.2.3: + resolution: {integrity: sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q==} + dev: false + /loose-envify@1.4.0: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true @@ -16448,7 +16882,7 @@ packages: /lower-case-first@2.0.2: resolution: {integrity: sha512-EVm/rR94FJTZi3zefZ82fLWab+GX14LJN4HrWBcuo6Evmsl9hEfnqxgcHCKb9q+mNf6EVdsjx/qucYFIIB84pg==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: true /lower-case@1.1.4: @@ -16458,7 +16892,7 @@ packages: /lower-case@2.0.2: resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: true /lowercase-keys@2.0.0: @@ -16688,7 +17122,7 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - /meros@1.2.1(@types/node@18.16.19): + /meros@1.2.1(@types/node@18.15.3): resolution: {integrity: sha512-R2f/jxYqCAGI19KhAvaxSOxALBMkaXWH2a7rOyqQw+ZmizX5bKkEYWLzdhC+U82ZVVPVp6MCXe3EkVligh+12g==} engines: {node: '>=13'} peerDependencies: @@ -16697,7 +17131,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 18.16.19 + '@types/node': 18.15.3 dev: true /methods@1.1.2: @@ -17007,7 +17441,7 @@ packages: /mjml-accordion@4.13.0: resolution: {integrity: sha512-E3yihZW5Oq2p+sWOcr8kWeRTROmiTYOGxB4IOxW/jTycdY07N3FX3e6vuh7Fv3rryHEUaydUQYto3ICVyctI7w==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17017,7 +17451,7 @@ packages: /mjml-body@4.13.0: resolution: {integrity: sha512-S4HgwAuO9dEsyX9sr6WBf9/xr+H2ASVaLn22aurJm1S2Lvc1wifLPYBQgFmNdCjaesTCNtOMUDpG+Rbnavyaqg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17027,7 +17461,7 @@ packages: /mjml-button@4.13.0: resolution: {integrity: sha512-3y8IAHCCxh7ESHh1aOOqobZKUgyNxOKAGQ9TlJoyaLpsKUFzkN8nmrD0KXF0ADSuzvhMZ1CdRIJuZ5mjv2TwWQ==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17037,7 +17471,7 @@ packages: /mjml-carousel@4.13.0: resolution: {integrity: sha512-ORSY5bEYlMlrWSIKI/lN0Tz3uGltWAjG8DQl2Yr3pwjwOaIzGE+kozrDf+T9xItfiIIbvKajef1dg7B7XgP0zg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17048,7 +17482,7 @@ packages: resolution: {integrity: sha512-kAZxpH0QqlTF/CcLzELgKw1ljKRxrmWJ310CJQhbPAxHvwQ/nIb+q82U+zRJAelRPPKjnOb+hSrMRqTgk9rH3w==} hasBin: true dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 chokidar: 3.5.3 glob: 7.2.3 html-minifier: 4.0.0 @@ -17066,7 +17500,7 @@ packages: /mjml-column@4.13.0: resolution: {integrity: sha512-O8FrWKK/bCy9XpKxrKRYWNdgWNaVd4TK4RqMeVI/I70IbnYnc1uf15jnsPMxCBSbT+NyXyk8k7fn099797uwpw==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17076,7 +17510,7 @@ packages: /mjml-core@4.13.0: resolution: {integrity: sha512-kU5AoVTlZaXR/EDi3ix66xpzUe+kScYus71lBH/wo/B+LZW70GHE1AYWtsog5oJp1MuTHpMFTNuBD/wePeEgWg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 cheerio: 1.0.0-rc.10 detect-node: 2.0.4 html-minifier: 4.0.0 @@ -17093,7 +17527,7 @@ packages: /mjml-divider@4.13.0: resolution: {integrity: sha512-ooPCwfmxEC+wJduqObYezMp7W5UCHjL9Y1LPB5FGna2FrOejgfd6Ix3ij8Wrmycmlol7E2N4D7c5NDH5DbRCJg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17103,7 +17537,7 @@ packages: /mjml-group@4.13.0: resolution: {integrity: sha512-U7E8m8aaoAE/dMqjqXPjjrKcwO36B4cquAy9ASldECrIZJBcpFYO6eYf5yLXrNCUM2P0id8pgVjrUq23s00L7Q==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17113,7 +17547,7 @@ packages: /mjml-head-attributes@4.13.0: resolution: {integrity: sha512-haggCafno+0lQylxJStkINCVCPMwfTpwE6yjCHeGOpQl/TkoNmjNkDr7DEEbNTZbt4Ekg070lQFn7clDy38EoA==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17123,7 +17557,7 @@ packages: /mjml-head-breakpoint@4.13.0: resolution: {integrity: sha512-D2iPDeUKQK1+rYSNa2HGOvgfPxZhNyndTG0iBEb/FxdGge2hbeDCZEN0mwDYE3wWB+qSBqlCuMI+Vr4pEjZbKg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17133,7 +17567,7 @@ packages: /mjml-head-font@4.13.0: resolution: {integrity: sha512-mYn8aWnbrEap5vX2b4662hkUv6WifcYzYn++Yi6OHrJQi55LpzcU+myAGpfQEXXrpU8vGwExMTFKsJq5n2Kaow==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17143,7 +17577,7 @@ packages: /mjml-head-html-attributes@4.13.0: resolution: {integrity: sha512-m30Oro297+18Zou/1qYjagtmCOWtYXeoS38OABQ5zOSzMItE3TcZI9JNcOueIIWIyFCETe8StrTAKcQ2GHwsDw==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17153,7 +17587,7 @@ packages: /mjml-head-preview@4.13.0: resolution: {integrity: sha512-v0K/NocjFCbaoF/0IMVNmiqov91HxqT07vNTEl0Bt9lKFrTKVC01m1S4K7AB78T/bEeJ/HwmNjr1+TMtVNGGow==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17163,7 +17597,7 @@ packages: /mjml-head-style@4.13.0: resolution: {integrity: sha512-tBa33GL9Atn5bAM2UwE+uxv4rI29WgX/e5lXX+5GWlsb4thmiN6rxpFTNqBqWbBNRbZk4UEZF78M7Da8xC1ZGQ==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17173,7 +17607,7 @@ packages: /mjml-head-title@4.13.0: resolution: {integrity: sha512-Mq0bjuZXJlwxfVcjuYihQcigZSDTKeQaG3nORR1D0jsOH2BXU4XgUK1UOcTXn2qCBIfRoIMq7rfzYs+L0CRhdw==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17183,7 +17617,7 @@ packages: /mjml-head@4.13.0: resolution: {integrity: sha512-sL2qQuoVALXBCiemu4DPo9geDr8DuUdXVJxm+4nd6k5jpLCfSDmFlNhgSsLPzsYn7VEac3/sxsjLtomQ+6/BHg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17193,7 +17627,7 @@ packages: /mjml-hero@4.13.0: resolution: {integrity: sha512-aWEOScdrhyjwdKBWG4XQaElRHP8LU5PtktkpMeBXa4yxrxNs25qRnDqMNkjSrnnmFKWZmQ166tfboY6RBNf0UA==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17203,7 +17637,7 @@ packages: /mjml-image@4.13.0: resolution: {integrity: sha512-agMmm2wRZTIrKwrUnYFlnAbtrKYSP0R2en+Vf92HPspAwmaw3/AeOW/QxmSiMhfGf+xsEJyzVvR/nd33jbT3sg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17214,7 +17648,7 @@ packages: resolution: {integrity: sha512-I1euHiAyNpaz+B5vH+Z4T+hg/YtI5p3PqQ3/zTLv8gi24V6BILjTaftWhH5+3R/gQkQhH0NUaWNnRmds+Mq5DQ==} hasBin: true dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 js-beautify: 1.14.7 lodash: 4.17.21 mjml-core: 4.13.0 @@ -17227,7 +17661,7 @@ packages: /mjml-navbar@4.13.0: resolution: {integrity: sha512-0Oqyyk+OdtXfsjswRb/7Ql1UOjN4MbqFPKoyltJqtj+11MRpF5+Wjd74Dj9H7l81GFwkIB9OaP+ZMiD+TPECgg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17237,7 +17671,7 @@ packages: /mjml-parser-xml@4.13.0: resolution: {integrity: sha512-phljtI8DaW++q0aybR/Ykv9zCyP/jCFypxVNo26r2IQo//VYXyc7JuLZZT8N/LAI8lZcwbTVxQPBzJTmZ5IfwQ==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 detect-node: 2.0.4 htmlparser2: 4.1.0 lodash: 4.17.21 @@ -17246,7 +17680,7 @@ packages: /mjml-preset-core@4.13.0: resolution: {integrity: sha512-gxzYaKkvUrHuzT1oqjEPSDtdmgEnN99Hf5f1r2CR5aMOB1x66EA3T8ATvF1o7qrBTVV4KMVlQem3IubMSYJZRw==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 mjml-accordion: 4.13.0 mjml-body: 4.13.0 mjml-button: 4.13.0 @@ -17279,7 +17713,7 @@ packages: /mjml-raw@4.13.0: resolution: {integrity: sha512-JbBYxwX1a/zbqnCrlDCRNqov2xqUrMCaEdTHfqE2athj479aQXvLKFM20LilTMaClp/dR0yfvFLfFVrC5ej4FQ==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17289,7 +17723,7 @@ packages: /mjml-section@4.13.0: resolution: {integrity: sha512-BLcqlhavtRakKtzDQPLv6Ae4Jt4imYWq/P0jo+Sjk7tP4QifgVA2KEQOirPK5ZUqw/lvK7Afhcths5rXZ2ItnQ==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17299,7 +17733,7 @@ packages: /mjml-social@4.13.0: resolution: {integrity: sha512-zL2a7Wwsk8OXF0Bqu+1B3La1UPwdTMcEXptO8zdh2V5LL6Xb7Gfyvx6w0CmmBtG5IjyCtqaKy5wtrcpG9Hvjfg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17309,7 +17743,7 @@ packages: /mjml-spacer@4.13.0: resolution: {integrity: sha512-Acw4QJ0MJ38W4IewXuMX7hLaW1BZaln+gEEuTfrv0xwPdTxX1ILqz4r+s9mYMxYkIDLWMCjBvXyQK6aWlid13A==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17319,7 +17753,7 @@ packages: /mjml-table@4.13.0: resolution: {integrity: sha512-UAWPVMaGReQhf776DFdiwdcJTIHTek3zzQ1pb+E7VlypEYgIpFvdUJ39UIiiflhqtdBATmHwKBOtePwU0MzFMg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17329,7 +17763,7 @@ packages: /mjml-text@4.13.0: resolution: {integrity: sha512-uDuraaQFdu+6xfuigCimbeznnOnJfwRdcCL1lTBTusTuEvW/5Va6m2D3mnMeEpl+bp4+cxesXIz9st6A9pcg5A==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17339,13 +17773,13 @@ packages: /mjml-validator@4.13.0: resolution: {integrity: sha512-uURYfyQYtHJ6Qz/1A7/+E9ezfcoISoLZhYK3olsxKRViwaA2Mm8gy/J3yggZXnsUXWUns7Qymycm5LglLEIiQg==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 dev: false /mjml-wrapper@4.13.0: resolution: {integrity: sha512-p/44JvHg04rAFR7QDImg8nZucEokIjFH6KJMHxsO0frJtLZ+IuakctzlZAADHsqiR52BwocDsXSa+o9SE2l6Ng==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 lodash: 4.17.21 mjml-core: 4.13.0 mjml-section: 4.13.0 @@ -17391,6 +17825,10 @@ packages: pkg-types: 1.0.3 ufo: 1.1.2 + /module-details-from-path@1.0.3: + resolution: {integrity: sha512-ySViT69/76t8VhE1xXHK6Ch4NcDd26gx0MzKXLO+F7NOtnqH68d9zF94nT8ZWSxXh8ELOERsnJO/sWt1xZYw5A==} + dev: false + /moment@2.29.4: resolution: {integrity: sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==} dev: false @@ -17516,7 +17954,7 @@ packages: urql: 3.0.3(graphql@16.6.0)(react@18.2.0) dev: false - /next@13.3.0(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0): + /next@13.3.0(@babel/core@7.22.5)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-OVTw8MpIPa12+DCUkPqRGPS3thlJPcwae2ZL4xti3iBff27goH024xy4q2lhlsdoYiKOi8Kz6uJoLW/GXwgfOA==} engines: {node: '>=14.6.0'} hasBin: true @@ -17538,6 +17976,7 @@ packages: optional: true dependencies: '@next/env': 13.3.0 + '@opentelemetry/api': 1.4.1 '@swc/helpers': 0.4.14 busboy: 1.6.0 caniuse-lite: 1.0.30001464 @@ -17569,7 +18008,7 @@ packages: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} dependencies: lower-case: 2.0.2 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /node-addon-api@3.2.1: @@ -17631,7 +18070,6 @@ packages: /node-int64@0.4.0: resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} - dev: true /node-mocks-http@1.12.2: resolution: {integrity: sha512-xhWwC0dh35R9rf0j3bRZXuISXdHxxtMx0ywZQBwjrg3yl7KpRETzogfeCamUIjltpn0Fxvs/ZhGJul1vPLrdJQ==} @@ -17669,7 +18107,7 @@ packages: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.9 - resolve: 1.22.1 + resolve: 1.22.2 semver: 5.7.1 validate-npm-package-license: 3.0.4 @@ -17937,6 +18375,11 @@ packages: is-wsl: 2.2.0 dev: true + /opentracing@0.14.7: + resolution: {integrity: sha512-vz9iS7MJ5+Bp1URw8Khvdyw1H/hGvzHWlKQ7eRrQojSCDL1/SrWfrY9QebLw97n2deyRtzHRC3MkQfVNUCo91Q==} + engines: {node: '>=0.10'} + dev: false + /optionator@0.8.3: resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} engines: {node: '>= 0.8.0'} @@ -18069,7 +18512,7 @@ packages: resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==} dependencies: dot-case: 3.0.4 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /parent-module@1.0.1: @@ -18127,14 +18570,14 @@ packages: resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} dependencies: no-case: 3.0.4 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /path-case@3.0.4: resolution: {integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==} dependencies: dot-case: 3.0.4 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /path-exists@3.0.0: @@ -18416,7 +18859,7 @@ packages: resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==} engines: {node: '>=10'} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 dev: true /popper.js@1.16.1-lts: @@ -18588,6 +19031,11 @@ packages: resolution: {integrity: sha512-9C20RLxrZU/rFnxWncDkuF6O999NdIf3E1ws4B0ZeY3sRVPzWBMsYDE2lxjxhiXxg464cQTgKUGm8/i6y2YGXg==} dev: false + /process@0.10.1: + resolution: {integrity: sha512-dyIett8dgGIZ/TXKUzeYExt7WA6ldDzys9vTDU/cCA9L17Ypme+KzS+NjQCjpn9xsvi/shbMC+yP/BcFMBz0NA==} + engines: {node: '>= 0.6.0'} + dev: false + /process@0.11.10: resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} engines: {node: '>= 0.6.0'} @@ -18629,6 +19077,25 @@ packages: resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} dev: false + /protobufjs@7.2.4: + resolution: {integrity: sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==} + engines: {node: '>=12.0.0'} + requiresBuild: true + dependencies: + '@protobufjs/aspromise': 1.1.2 + '@protobufjs/base64': 1.1.2 + '@protobufjs/codegen': 2.0.4 + '@protobufjs/eventemitter': 1.1.0 + '@protobufjs/fetch': 1.1.0 + '@protobufjs/float': 1.0.2 + '@protobufjs/inquire': 1.1.0 + '@protobufjs/path': 1.1.2 + '@protobufjs/pool': 1.1.0 + '@protobufjs/utf8': 1.1.0 + '@types/node': 18.15.3 + long: 5.2.3 + dev: false + /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} engines: {node: '>= 0.10'} @@ -18698,7 +19165,7 @@ packages: /pvtsutils@1.3.2: resolution: {integrity: sha512-+Ipe2iNUyrZz+8K/2IOo+kKikdtfhRKzNpQbruF2URmqPtoqAs8g3xS7TJvFF2GcPXjh7DkqMnpVveRFq4PgEQ==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 /pvutils@1.1.3: resolution: {integrity: sha512-pMpnA0qRdFp32b1sJl1wOJNxZLQ2cbQx+k6tjNtZ8CpvVhNqEPRgivZ2WOUev2YMajecdH7ctUPDvEe87nariQ==} @@ -18884,7 +19351,7 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-final-form: ^6.2.1 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 final-form: 4.20.9 final-form-arrays: 3.1.0(final-form@4.20.9) react: 18.2.0 @@ -18897,7 +19364,7 @@ packages: final-form: ^4.20.4 react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 final-form: 4.20.9 react: 18.2.0 dev: false @@ -18950,7 +19417,7 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 html-parse-stringify: 3.0.1 i18next: 21.10.0 react: 18.2.0 @@ -19084,7 +19551,7 @@ packages: '@types/react': 18.0.27 react: 18.2.0 react-style-singleton: 2.2.1(@types/react@18.0.27)(react@18.2.0) - tslib: 2.5.3 + tslib: 2.6.0 dev: false /react-remove-scroll-bar@2.3.4(@types/react@18.0.38)(react@18.2.0): @@ -19100,7 +19567,7 @@ packages: '@types/react': 18.0.38 react: 18.2.0 react-style-singleton: 2.2.1(@types/react@18.0.38)(react@18.2.0) - tslib: 2.5.3 + tslib: 2.6.0 /react-remove-scroll@2.5.5(@types/react@18.0.27)(react@18.2.0): resolution: {integrity: sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==} @@ -19116,7 +19583,7 @@ packages: react: 18.2.0 react-remove-scroll-bar: 2.3.4(@types/react@18.0.27)(react@18.2.0) react-style-singleton: 2.2.1(@types/react@18.0.27)(react@18.2.0) - tslib: 2.5.3 + tslib: 2.6.0 use-callback-ref: 1.3.0(@types/react@18.0.27)(react@18.2.0) use-sidecar: 1.1.2(@types/react@18.0.27)(react@18.2.0) dev: false @@ -19135,7 +19602,7 @@ packages: react: 18.2.0 react-remove-scroll-bar: 2.3.4(@types/react@18.0.38)(react@18.2.0) react-style-singleton: 2.2.1(@types/react@18.0.38)(react@18.2.0) - tslib: 2.5.3 + tslib: 2.6.0 use-callback-ref: 1.3.0(@types/react@18.0.38)(react@18.2.0) use-sidecar: 1.1.2(@types/react@18.0.38)(react@18.2.0) @@ -19204,7 +19671,7 @@ packages: get-nonce: 1.0.1 invariant: 2.2.4 react: 18.2.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /react-style-singleton@2.2.1(@types/react@18.0.38)(react@18.2.0): @@ -19221,7 +19688,7 @@ packages: get-nonce: 1.0.1 invariant: 2.2.4 react: 18.2.0 - tslib: 2.5.3 + tslib: 2.6.0 /react-transition-group@4.4.5(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==} @@ -19248,14 +19715,14 @@ packages: resize-observer-polyfill: 1.5.1 dev: false - /react-universal-interface@0.6.2(react@18.2.0)(tslib@2.5.3): + /react-universal-interface@0.6.2(react@18.2.0)(tslib@2.6.0): resolution: {integrity: sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==} peerDependencies: react: '*' tslib: '*' dependencies: react: 18.2.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /react-use@17.4.0(react-dom@18.2.0)(react@18.2.0): @@ -19273,13 +19740,13 @@ packages: nano-css: 5.3.5(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-universal-interface: 0.6.2(react@18.2.0)(tslib@2.5.3) + react-universal-interface: 0.6.2(react@18.2.0)(tslib@2.6.0) resize-observer-polyfill: 1.5.1 screenfull: 5.2.0 set-harmonic-interval: 1.0.1 throttle-debounce: 3.0.1 ts-easing: 0.2.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /react-virtualized-auto-sizer@1.0.7(react-dom@18.2.0)(react@18.2.0): @@ -19300,7 +19767,7 @@ packages: react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 memoize-one: 5.2.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -19417,7 +19884,7 @@ packages: resolution: {integrity: sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==} engines: {node: '>= 0.10'} dependencies: - resolve: 1.22.1 + resolve: 1.22.2 dev: true /redent@3.0.0: @@ -19606,6 +20073,17 @@ packages: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} + /require-in-the-middle@7.2.0: + resolution: {integrity: sha512-3TLx5TGyAY6AOqLBoXmHkNql0HIf2RGbuMgCDT2WO/uGVAPJs6h7Kl+bN6TIZGd9bWhWPwnDnTHGtW8Iu77sdw==} + engines: {node: '>=8.6.0'} + dependencies: + debug: 4.3.4 + module-details-from-path: 1.0.3 + resolve: 1.22.2 + transitivePeerDependencies: + - supports-color + dev: false + /require-like@0.1.2: resolution: {integrity: sha512-oyrU88skkMtDdauHDuKVrgR+zuItqr6/c//FXzvmxRGMexSDc6hNvJInGW3LL46n+8b50RykrvwSUIIQH2LQ5A==} dev: true @@ -19636,9 +20114,10 @@ packages: resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==} hasBin: true dependencies: - is-core-module: 2.11.0 + is-core-module: 2.12.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 + dev: true /resolve@1.22.2: resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==} @@ -19647,7 +20126,6 @@ packages: is-core-module: 2.12.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - dev: true /resolve@2.0.0-next.4: resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==} @@ -19743,7 +20221,7 @@ packages: /rxjs@7.8.0: resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 /sade@1.8.1: resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} @@ -19883,7 +20361,7 @@ packages: resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==} dependencies: no-case: 3.0.4 - tslib: 2.5.3 + tslib: 2.6.0 upper-case-first: 2.0.2 dev: true @@ -19975,6 +20453,10 @@ packages: rechoir: 0.6.2 dev: true + /shimmer@1.2.1: + resolution: {integrity: sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw==} + dev: false + /side-channel@1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} dependencies: @@ -20090,7 +20572,7 @@ packages: resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} dependencies: dot-case: 3.0.4 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /sonic-boom@3.2.1: @@ -20180,7 +20662,7 @@ packages: /sponge-case@1.0.1: resolution: {integrity: sha512-dblb9Et4DAtiZ5YSUZHLl4XhH4uK80GhAZrVXdN4O2P4gQ40Wa5UIOPUHlA/nFd2PLblBZWUioLMMAVrgpoYcA==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: true /sprintf-js@1.0.3: @@ -20304,6 +20786,10 @@ packages: resolution: {integrity: sha512-78lwMoCcn0nNu8LszbP1UA7g55OeE4v7rCeWnM5B453rnNr4aq+5it3FEYtZrSEiMvHZOZ9Jlqb0OD0M2VInqg==} dev: true + /string-template@0.2.1: + resolution: {integrity: sha512-Yptehjogou2xm4UJbxJ4CxgZx12HBfeystp0y3x7s4Dj32ltVVG1Gg8YhKjHZkHicuKpZX/ffilA8505VbUbpw==} + dev: false + /string-width@1.0.2: resolution: {integrity: sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==} engines: {node: '>=0.10.0'} @@ -20518,7 +21004,7 @@ packages: /swap-case@2.0.2: resolution: {integrity: sha512-kc6S2YS/2yXbtkSMunBtKdah4VFETZ8Oh6ONSmSd9bRxhqTrtARUCBUiWXH3xVPpvR7tz2CSnkuXVE42EcGnMw==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: true /symbol-tree@3.2.4: @@ -20533,7 +21019,7 @@ packages: engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@pkgr/utils': 2.3.1 - tslib: 2.5.3 + tslib: 2.6.0 dev: true /syncpack@10.5.1: @@ -20698,6 +21184,16 @@ packages: real-require: 0.2.0 dev: false + /thriftrw@3.11.4: + resolution: {integrity: sha512-UcuBd3eanB3T10nXWRRMwfwoaC6VMk7qe3/5YIWP2Jtw+EbHqJ0p1/K3x8ixiR5dozKSSfcg1W+0e33G1Di3XA==} + engines: {node: '>= 0.10.x'} + hasBin: true + dependencies: + bufrw: 1.3.0 + error: 7.0.2 + long: 2.4.0 + dev: false + /throttle-debounce@3.0.1: resolution: {integrity: sha512-dTEWWNu6JmeVXY0ZYoPuH5cRIwc0MeGbJwah9KUNYSJwommQpCzTySTpEe8Gs1J23aeWEuAobe4Ag7EHVt/LOg==} engines: {node: '>=10'} @@ -20770,7 +21266,7 @@ packages: /title-case@3.0.3: resolution: {integrity: sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: true /tmp-promise@3.0.3: @@ -21331,7 +21827,7 @@ packages: /unload@2.2.0: resolution: {integrity: sha512-B60uB5TNBLtN6/LsgAf3udH9saB5p7gqJwcFfbOEZ8BcBHnGwCf6G/TGiEqkRAxX7zAFIUtzdrXQSdL3Q/wqNA==} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 detect-node: 2.1.0 dev: false @@ -21368,7 +21864,7 @@ packages: buffer-indexof-polyfill: 1.0.2 duplexer2: 0.1.4 fstream: 1.0.12 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 listenercount: 1.0.1 readable-stream: 2.3.7 setimmediate: 1.0.5 @@ -21408,7 +21904,7 @@ packages: /upper-case-first@2.0.2: resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: true /upper-case@1.1.3: @@ -21418,7 +21914,7 @@ packages: /upper-case@2.0.2: resolution: {integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==} dependencies: - tslib: 2.5.3 + tslib: 2.6.0 dev: true /uri-js@4.4.1: @@ -21467,7 +21963,7 @@ packages: dependencies: '@types/react': 18.0.27 react: 18.2.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /use-callback-ref@1.3.0(@types/react@18.0.38)(react@18.2.0): @@ -21482,7 +21978,7 @@ packages: dependencies: '@types/react': 18.0.38 react: 18.2.0 - tslib: 2.5.3 + tslib: 2.6.0 /use-isomorphic-layout-effect@1.1.2(@types/react@18.0.14)(react@18.2.0): resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} @@ -21545,7 +22041,7 @@ packages: '@types/react': 18.0.27 detect-node-es: 1.1.0 react: 18.2.0 - tslib: 2.5.3 + tslib: 2.6.0 dev: false /use-sidecar@1.1.2(@types/react@18.0.38)(react@18.2.0): @@ -21561,7 +22057,7 @@ packages: '@types/react': 18.0.38 detect-node-es: 1.1.0 react: 18.2.0 - tslib: 2.5.3 + tslib: 2.6.0 /use-sync-external-store@1.2.0(react@18.2.0): resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} @@ -21777,38 +22273,6 @@ packages: optionalDependencies: fsevents: 2.3.2 - /vite@4.3.9(@types/node@18.16.19): - resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} - engines: {node: ^14.18.0 || >=16.0.0} - hasBin: true - peerDependencies: - '@types/node': '>= 14' - less: '*' - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - '@types/node': 18.16.19 - esbuild: 0.17.17 - postcss: 8.4.24 - rollup: 3.23.0 - optionalDependencies: - fsevents: 2.3.2 - /vitest@0.28.4(jsdom@20.0.3): resolution: {integrity: sha512-sfWIy0AdlbyGRhunm+TLQEJrFH9XuRPdApfubsyLcDbCRrUX717BRQKInTgzEfyl2Ipi1HWoHB84Nqtcwxogcg==} engines: {node: '>=v14.16.0'} @@ -22004,7 +22468,7 @@ packages: '@peculiar/json-schema': 1.1.12 asn1js: 3.0.5 pvtsutils: 1.3.2 - tslib: 2.5.3 + tslib: 2.6.0 /webidl-conversions@3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} @@ -22227,7 +22691,7 @@ packages: /write-file-atomic@2.4.3: resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==} dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 imurmurhash: 0.1.4 signal-exit: 3.0.7 dev: true @@ -22287,6 +22751,10 @@ packages: /xmlchars@2.2.0: resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} + /xorshift@1.2.0: + resolution: {integrity: sha512-iYgNnGyeeJ4t6U11NpA/QiKy+PXn5Aa3Azg5qkwIFz1tBLllQrjjsk9yzD7IAK0naNU4JxdeDgqW9ov4u/hc4g==} + dev: false + /xtend@4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} @@ -22407,7 +22875,7 @@ packages: resolution: {integrity: sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg==} engines: {node: '>=10'} dependencies: - '@babel/runtime': 7.22.3 + '@babel/runtime': 7.22.5 '@types/lodash': 4.14.191 lodash: 4.17.21 lodash-es: 4.17.21