diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index 1a70aa1..a0a2b04 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -2,36 +2,31 @@
## [0.1.3](https://github.com/sprintertech/sprinter-sdk/compare/docs-v0.1.2...docs-v0.1.3) (2025-01-22)
-
### Bug Fixes
-* release ([20f30b0](https://github.com/sprintertech/sprinter-sdk/commit/20f30b0ed2a6b8410650beb6825346e79b38eb8b))
+- release ([20f30b0](https://github.com/sprintertech/sprinter-sdk/commit/20f30b0ed2a6b8410650beb6825346e79b38eb8b))
## [0.1.2](https://github.com/sprintertech/sprinter-sdk/compare/docs-v0.1.1...docs-v0.1.2) (2025-01-21)
-
### Bug Fixes
-* release `1.3.0` v2 ([71959d1](https://github.com/sprintertech/sprinter-sdk/commit/71959d1d8b5583fb27a36826415d5f7fe8ab9581))
+- release `1.3.0` v2 ([71959d1](https://github.com/sprintertech/sprinter-sdk/commit/71959d1d8b5583fb27a36826415d5f7fe8ab9581))
## [0.1.1](https://github.com/sprintertech/sprinter-sdk/compare/docs-v0.1.0...docs-v0.1.1) (2025-01-21)
-
### Bug Fixes
-* release `1.3.0` ([aaa6938](https://github.com/sprintertech/sprinter-sdk/commit/aaa69388e4910f92d53fe14ea08785cd63ef4176))
+- release `1.3.0` ([aaa6938](https://github.com/sprintertech/sprinter-sdk/commit/aaa69388e4910f92d53fe14ea08785cd63ef4176))
## [0.1.0](https://github.com/sprintertech/sprinter-sdk/compare/docs-v0.0.1...docs-v0.1.0) (2025-01-21)
-
### Features
-* Add sweep function ([#115](https://github.com/sprintertech/sprinter-sdk/issues/115)) ([efaaa2b](https://github.com/sprintertech/sprinter-sdk/commit/efaaa2b3d8674e46b264caddcd373218c3f552c1)), closes [#110](https://github.com/sprintertech/sprinter-sdk/issues/110)
-
+- Add sweep function ([#115](https://github.com/sprintertech/sprinter-sdk/issues/115)) ([efaaa2b](https://github.com/sprintertech/sprinter-sdk/commit/efaaa2b3d8674e46b264caddcd373218c3f552c1)), closes [#110](https://github.com/sprintertech/sprinter-sdk/issues/110)
### Bug Fixes
-* `package.json` - repository ([#127](https://github.com/sprintertech/sprinter-sdk/issues/127)) ([21c7007](https://github.com/sprintertech/sprinter-sdk/commit/21c70077d2e5ef83730f730990e849f8d54ec8c0))
+- `package.json` - repository ([#127](https://github.com/sprintertech/sprinter-sdk/issues/127)) ([21c7007](https://github.com/sprintertech/sprinter-sdk/commit/21c70077d2e5ef83730f730990e849f8d54ec8c0))
## [1.0.0](https://github.com/ChainSafe/sprinter-ts/compare/docs-v0.0.1...docs-v1.0.0) (2025-01-13)
diff --git a/docs/_temp/sprinterNameService.abi.json b/docs/_temp/sprinterNameService.abi.json
index acc6fed..1f8919a 100644
--- a/docs/_temp/sprinterNameService.abi.json
+++ b/docs/_temp/sprinterNameService.abi.json
@@ -230,4 +230,4 @@
"stateMutability": "nonpayable",
"type": "function"
}
-]
\ No newline at end of file
+]
diff --git a/docs/docs/01-introduction/01-introduction.md b/docs/docs/01-introduction/01-introduction.md
index 49061bc..5c27a70 100644
--- a/docs/docs/01-introduction/01-introduction.md
+++ b/docs/docs/01-introduction/01-introduction.md
@@ -6,21 +6,34 @@ sidebar_position: 1
---
-# Welcome To The Sprinter Docs
+#
-Sprinter is a **fast, smooth, interoperable intent execution engine**. Our aim is to make multichain interactions feel like one. In doing so, we enhance cross-chain UX _for all_ as a first-class citizen in both existing and upcoming web3 technologies.
+Sprinter envisions a decentralized, open and equitable financial system that provides opportunities for everyone. Our mission is to build the infrastructure that democratizes access to cross-chain liquidity and optimizes liquidity flows across DeFi.
-## What's Next
+# What is Sprinter?
-- If you're new to Sprinter, begin with [Quick Start](../02-quick-start.md).
-- Explore detailed examples and advanced usage in the [SDK Documentation](../sdk).
+Sprinter combines solving-as-a-service infrastructure with credit-based cross-chain liquidity. It enables solvers to borrow and execute on-chain actions without pre-funded inventory, while giving dApps and protocols access to best-in-class execution routes, powered by the Project Blanc advanced solving technology.
-Stay tuned for the complete source code.
+## Sprinter’s Core Products
-## Need Assistance?
+### [Sprinter Stash](Stash)
-If you have questions about Sprinter, the code, the docs, or have a business inquiry, please reach out to us on [Discord](https://discord.gg/Qdf6GyNB5J) or via email at [requests@buildwithsygma.com](mailto:requests@buildwithsygma.com).
+A crosschain credit protocol providing liquidity access to solvers and market makers without requiring collateral. Liquidity providers deposit USDC into the protocol, earning returns through solver fees and passive yield strategies.
+
+### [Sprinter Solve](Solve)
+
+A solving-as-a-service platform that offers a request-for-quote (RFQ) based swap API for our partners. It enables dApps, wallets, and protocols to improve execution quality, optimize pricing, and enhance user experience.
+
+## Need to chat to us?
+
+If you have questions about Sprinter, the code, the docs, or have a partnership inquiry, please reach out to us on [Telegram](https://t.me/sprinter_tech/1) or via email at [hello@sprinter.tech](mailto:hello@sprinter.tech).
+
+### Join our Community
+
+- **Telegram:** [t.me/sprinter_tech](https://t.me/sprinter_tech)
+- **X:** [@sprinter_ux](https://x.com/sprinter_ux)
+- **Website:** [sprinter.tech](https://sprinter.tech)
diff --git a/docs/docs/01-introduction/02-key-features.md b/docs/docs/01-introduction/02-key-features.md
deleted file mode 100644
index 2a17399..0000000
--- a/docs/docs/01-introduction/02-key-features.md
+++ /dev/null
@@ -1,39 +0,0 @@
----
-id: features
-title: Key Features
-sidebar_position: 2
----
-
-Sprinter provides execution for chain abstracton providers by operating a large cluster of solvers that are designed to:
-
-- ⚖️ simplify cross-chain balance aggregation and transaction management
-- 🔀 automatically provide optimized execution paths by determining the fastest and cheapest paths for a transfer, regardless of layer
-- 🥰 provide the ultimate UX buff to users, applications, protocols, and wallets
-- ⚙️ be unopinionated about account types (EOAs or smart contract accounts)
-
-## 🏃♀️ Fast
-
-- **Extensive Route Search**: Our solvers explore a wide array of routes to access deeper liquidity pools.
-- **Execution Guarantee**: Ensures transaction execution through our advanced mechanism.
-- **Just-in-Time (JIT) Liquidity**: Provides JIT liquidity and capital fronting to facilitate transactions efficiently.
-
-## 🥃 Smooth
-
-- **Flexible Account Compatibility**: Supports both externally owned accounts (EOA) and smart contract wallets.
-- **Minimized Slippage**: Quotes are derived from multiple pools across various intent protocols to minimize slippage.
-- **One-Click Solutions**: Enables seamless and straightforward one-click solutions for user convenience.
-
-## 🤝 Interoperable
-
-- **Multi-Protocol Integration**: Our solvers integrate with multiple protocols to enhance functionality.
-- **Account Type Agnostic**: Operates seamlessly regardless of account type.
-- **Wallet Implementation Agnostic**: Functions efficiently with various wallet implementations.
-- **Flexible Capital Fronting**: Capable of fronting capital across different networks as needed.
-
-## 💳 Capital Efficient
-
-The Sprinter solver engine creates capital efficiency across the cross-chain transaction flow by bearing equivocation risk for users and intent providers. In effect, this optimizes the transaction supply chain for the user since we create the destination calldata.
-
-## ↔️ Horizontal Scaling
-
-Just as the explosion of the EVM L2 ecosystem has brought about horizontal scalability for the entire Ethereum ecosystem, Sprinter amplifies this effect by facilitating movement of funds between all chains.
diff --git a/docs/docs/01-introduction/03-flow.md b/docs/docs/01-introduction/03-flow.md
deleted file mode 100644
index 58f518f..0000000
--- a/docs/docs/01-introduction/03-flow.md
+++ /dev/null
@@ -1,57 +0,0 @@
----
-id: flow
-title: Sprinter x Application Flow
-sidebar_position: 3
----
-
-The following section showcases how cross-chain balances and transactions are managed in a Sprinter-integrated application flow.
-
-### 1. Prepare User
-
-Before using Sprinter, the user must authenticate or connect to the decentralized application (dApp). This step is handled by your application, ensuring that the user is authenticated and their wallet is connected.
-
-### 2. Balance Aggregation
-
-Once the user is prepared, Sprinter can optionally aggregate the user's balances across multiple blockchains. This involves fetching data from different networks and consolidating it into a single view.
-
-### 3. Get Quote
-
-The next step is to get the transaction quote. This provides the necessary information for the dApp to execute the required transactions. Sprinter finds the best single-hop cross-bridge transaction to optimize this process.
-
-### 4. Execute Transaction
-
-After obtaining the transaction quote, the dApp executes the transaction. Sprinter provides the best options for the transaction, but the actual execution and transaction status monitoring is handled by the dApp.
-
-### 5. Error Handling
-
-Error handling is managed by the dApp. Sprinter ensures that it provides accurate data and options, but the dApp is responsible for handling any errors that may arise during the transaction process.
-
-## Diagram of the Sprinter Flow
-
-Below is a simplified diagram illustrating the Sprinter application flow:
-
-```plaintext
-+------------------------+
-| Prepare User (Auth) |
-+-----------+------------+
- |
- v
-+------------------------+
-| Balance Aggregation |
-+-----------+------------+
- |
- v
-+------------------------+
-| Get Quote |
-+-----------+------------+
- |
- v
-+------------------------+
-| Execute Transaction |
-+-----------+------------+
- |
- v
-+------------------------+
-| Error Handling |
-+------------------------+
-```
diff --git a/docs/docs/01-introduction/04-supported-networks.md b/docs/docs/01-introduction/04-supported-networks.md
deleted file mode 100644
index cf58ad5..0000000
--- a/docs/docs/01-introduction/04-supported-networks.md
+++ /dev/null
@@ -1,29 +0,0 @@
----
-id: supported
-title: Supported Bridges And Networks
-sidebar_position: 4
----
-
-import SupportedList from '@site/src/components/SupportedList';
-
-:::tip
-New routes, networks, and tokens can readily be added by the Sprinter team. Please reach out at [requests@buildwithsygma.com](mailto:requests@buildwithsygma.com) to get a conversation started.
-:::
-
-### Supported Bridges
-
-- [LI.FI](https://li.fi/)
-- [Across](https://across.to/)
-- [Relay](https://relay.link/)
-
-### Supported Networks and Tokens
-
-:::note
-Test networks and main networks have different API endpoints. Make sure to use the correct one based on your needs.
-:::
-
-:::tip
-Hover over network icon or token to show available routes
-:::
-
-
diff --git a/docs/docs/01-introduction/Sprinter DOCS.code-workspace b/docs/docs/01-introduction/Sprinter DOCS.code-workspace
new file mode 100644
index 0000000..9e0bde5
--- /dev/null
+++ b/docs/docs/01-introduction/Sprinter DOCS.code-workspace
@@ -0,0 +1,10 @@
+{
+ "folders": [
+ {
+ "path": "../../..",
+ },
+ {
+ "path": "../../..",
+ },
+ ],
+}
diff --git a/docs/docs/02-Stash/01-utilizing-stash.md b/docs/docs/02-Stash/01-utilizing-stash.md
new file mode 100644
index 0000000..b67a820
--- /dev/null
+++ b/docs/docs/02-Stash/01-utilizing-stash.md
@@ -0,0 +1,140 @@
+---
+id: use-stash
+title: Stash API quick start
+sidebar_position: 1
+---
+
+:::tip
+Request your Stash API key via [Sprinter Stash Request](https://forms.gle/kgpcQK722Ley2gke7) or contacting support@sprinter.tech
+:::
+
+## As a Solver
+
+Sprinter Stash enables solvers to **borrow crosschain credit on-demand** to execute user intents without needing pre-funded inventory.
+
+This guide covers:
+
+1. Recap of the [Stash Fill Lifecycle](use-stash#1-stash-solver-fill-lifecycle)
+2. Requesting a [Credit Borrow Cost Estimate](use-stash#2-request-a-borrow-cost-estimate-optional)
+3. Requesting a [Final Borrow Quote and Credit Authorization](use-stash#3-request-a-final-borrow-quote)
+4. Check out the [Fill Optimization Tips](use-stash#4-fill-optimization-tips)
+
+### 1. Stash Fill Lifecycle
+
+
+
+```mermaid
+flowchart TD
+ A[Solver Detects User Intent] --> B[2 - Solver Previews estimated borrowing cost of credit /request]
+ B --> C[Receive Borrow Cost Estimate]
+ C --> D{Fill using Stash Credit?}
+ D -- Yes --> E[3 - Solver Reserves credit and authorize the fill]
+ D -- No --> F[Abort Fill]
+ E --> G[Solver Borrow Liquidity from Sprinter Stash]
+ G --> H[Stash Executes Cross-Chain Swap/Bridge Execution /quote]
+ H --> I[Intent Protocol Repays Borrowed Credit + Costs]
+ I --> J[Fill Complete]
+
+click B "use-stash#2-request-a-borrow-cost-estimate-optional" "Borrow Cost"
+style B fill:#FF9B43,stroke:#333,stroke-width:2px,color:#000,font-weight:bold
+
+click E "use-stash#3-request-a-final-borrow-quote" "Borrow Quote"
+style E fill:#FF9B43,stroke:#333,stroke-width:2px,color:#000,font-weight:bold
+
+```
+
+
+
+### 2. Request a Credit Borrow Cost Estimate (Optional)
+
+Call the [**Borrow Cost API**](borrow-cost-api) to preview an estimated borrowing cost for a potential fill before requesting credit.
+
+```ts title="Fetch Borrow Cost Estimate Example Payload"
+const baseUrl = "https://api.sprinter.tech";
+const destChainId = "eip155:8453"; // eip155:8453(Base), eip155:10 (Optimism), eip155:42161 (Arbitrum) destChainId must use capid format from our configuration
+const protocol = "across"; // "across" or "mayan"
+const txHash = "string"; // Source chain deposit TX
+const response = await fetch(
+ `${baseUrl}/liquidity/chain/${destChainId}/protocol/${protocol}/deposit/${txHash}/requests`,
+ {
+ method: "GET",
+ headers: {
+ "X-Auth-Token": "",
+ },
+ body: {
+ input: callData, // encoded callData of deposit
+ caller: "address", // the address that will execute the borrow and fill ond destChainId
+ },
+ },
+);
+```
+
+### 3. Request a Final Borrow Quote
+
+If proceeding to fill with Sprinter Stash, call the [**Borrow Quote API**](borrow-quote-api) to request a borrow quote to reserve credit and authorize the fill. This can be based on input or output amount.
+
+```ts title="Request Final Borrow Quote with type ExactInput (input amount - borrow costs)"
+const baseUrl = "https://api.sprinter.tech";
+const sourceChainId = "eip155:8453"; // eip155:8453(Base), eip155:10 (Optimism), eip155:42161 (Arbitrum). ChainId must use capid format from our configuration
+const protocol = "across"; // "across" or "mayan"
+const type = "ExactInput"; // Request will consider the amount as (input amount - borrow costs)
+const amount = 10000000; // This is the ExactInput eg 1 USDC (6 decimals)
+const response = await fetch(
+ `${baseUrl}/liquidity/chain/${sourceChainId}/protocol/${protocol}/type/${type}/quote`,
+ {
+ method: "GET",
+ headers: {
+ "X-Auth-Token": "",
+ },
+ body: {
+ amount: amount,
+ token: "destination_token_address", // Token address
+ network: "eip155:10", // Destination_Chain_ID
+ },
+ },
+);
+
+const borrowQuote = await response.json();
+console.log("Expected amount:", borrowQuote.expectedOutput);
+console.log("Borrow Cost:", borrowQuote.borrowCost);
+```
+
+```ts title="Request Final Borrow Quote with type ExactOutput (output amount + borrow costs)"
+const baseUrl = "https://api.sprinter.tech";
+const sourceChainId = "eip155:8453"; // eip155:8453(Base), eip155:10 (Optimism), eip155:42161 (Arbitrum). ChainId must use capid format from our configuration
+const protocol = "across"; // "across" or "mayan"
+const type = "ExactOutput"; // Request will consider the amount as (output amount + borrow costs)
+const amount = 10000000; // This is the ExactInput eg 1 USDC (6 decimals)
+const response = await fetch(
+ `${baseUrl}/liquidity/chain/${sourceChainId}/protocol/${protocol}/type/${type}/quote`,
+ {
+ method: "GET",
+ headers: {
+ "X-Auth-Token": "",
+ },
+ body: {
+ amount: amount,
+ token: "destination_token_address", // Token address
+ network: "eip155:10", // Destination_Chiain_ID
+ },
+ },
+);
+
+const borrowQuote = await response.json();
+console.log("Expected Input:", borrowQuote.requiredInput);
+console.log("Borrow Cost:", borrowQuote.borrowCost);
+```
+
+### 4. Fill Optimization Tips
+
+Here are some tips on getting the best performance and profit from your Sprinter Stash integration:
+
+1. **Pre-fetch Borrow Cost** - Call `GET /type/{type}/quote` as early as possible (when detecting intents) to evaluate solver profitability.
+
+2. **Batch Gas Where Possible** - Bundle execution and repayment transactions to reduce gas costs.
+
+3. **Optimize for Slippage** - Query quotes close to execution time to reduce stale pricing or slippage-induced fills.
+
+4. **Handling Rate Limits** - If you hit 429s, give it a moment and retry using retry_after value. You can request higher limits via support@sprinter.tech.
+
+5. **Validate Transaction Hash Early** - Ensure the user intent transaction is final and not reverted before calling `/deposit/{txHash}/request`.
diff --git a/docs/docs/02-Stash/02-stash-pools.md b/docs/docs/02-Stash/02-stash-pools.md
new file mode 100644
index 0000000..fd3c575
--- /dev/null
+++ b/docs/docs/02-Stash/02-stash-pools.md
@@ -0,0 +1,40 @@
+---
+id: liquidity-hub-pools
+title: Sprinter Stash Pools
+sidebar_position: 113
+---
+
+# Sprinter Stash Pools
+
+Central to both Sprinter Stash is the **Sprinter Stash Pools and Liquidity Hub**—the smart contract that manages and distributes liquidity.
+
+## Liquidity Hub
+
+**Contract Address (Base):**
+`0xa593A9bBBc65be342FF610a01e96da2EB8539FF2`
+
+### Responsibilities:
+
+- **Depositing Liquidity:** LPs deposit USDC → receive `spUSDC-LP` tokens.
+- **Allocation:** Hub allocates liquidity across supported chains based on solver demand.
+- **Yield:** Idle liquidity is deployed into lending protocols like Aave.
+- **Withdrawals:** LPs redeem their LP tokens for USDC when available.
+
+## Liquidity Pools
+
+Deployed across multiple chains, these on-chain vaults serve solver requests.
+
+### Key Pools
+
+- **Aave USDC Pool** (Base, OP, Arbitrum):
+ `0x7C255279c098fdF6c3116D2BecD9978002c09f4b`
+
+- **Standard USDC Pool** (Base, OP, Arbitrum):
+ `0xB58Bb9643884abbbad64FA7eBcD9978002c09f4b`
+
+### Functionality
+
+- **Crosschain Execution:** Pools enable real-time execution of swaps and bridges.
+- **Collateral-Free Borrowing:** Solvers access liquidity backed by hub-signed approvals.
+- **Rebalancing:** Liquidity is auto-optimized across chains.
+- **Risk Management:** Protocol maintains loan-to-value ratios to ensure solvency.
diff --git a/docs/docs/02-Stash/03-get-the-borrow-cost-for-a-liquidity-transaction.api.mdx b/docs/docs/02-Stash/03-get-the-borrow-cost-for-a-liquidity-transaction.api.mdx
new file mode 100644
index 0000000..23ba253
--- /dev/null
+++ b/docs/docs/02-Stash/03-get-the-borrow-cost-for-a-liquidity-transaction.api.mdx
@@ -0,0 +1,136 @@
+---
+id: borrow-cost-api
+title: "Get the borrow cost for a credit transaction"
+description: "Get the borrow cost for a credit transaction"
+sidebar_label: "Borrow Cost API "
+hide_title: true
+hide_table_of_contents: true
+api: eJzNVk2P00AM/Ssjn0CapQjBJTcWIUAggdByqnpwE28ykMxkPc62VZT/jpyPbVrCwu4B0UsnE4/9bL95TgsZxZRdLS54SOAdiZGCzDYwh51JQxRzHdigKd1N4zInByOMPmLan7BQI2NFQhwhWbdn7r5wkJCGEiw4fa5RCrDgsSJ9Or5lumkcUwaJcEMWYlpQhZC0IIdabaOw8zl0nT2PcXWEYwqMRY9Xc8ioDtHJcmzZv8dYPCjyZjCmKJchO6hFGryQF11iXZcuRUWx+h4VWHuPq86eJeF83YjJUNA8YSrx0K+fLuDbX8QX4SLcEpcBs2m/U8NYBx8pasAXz5/r32mQzx/B/j3m07OXM0JE4SaVhsnsnBQGzdblzz54MUw1UyQvlBmMZkzXaqNrYnEDtoFbb0KUhdJYuCPalxDKRQsffEqLb6LLPSqyRebMarmeoziPOUWY+9vYyV/YfqdUtImdhZdLdb7EzIxMMVlDRoJx/hZLl5mhz4FN5WJ0Pjez6/OA3pwWNKNtky/Wg5gD/7kWg4PJ/DepvlpK9YMXYo+licS3xGbw8F9n0lkQzFWt4NPUdrUcLtYO2avjBD7XxD1qk5MkqzuKrCbZWrXTqluNWrNqB13pVlP/C4ymakpxdUnmKB+arwXaC/nogh+08wcdIDnDYeEWy4b+BR4VuIqkCBkkkJP04i4FJPDIYGBBG/71KJpv91jV5ax/qs3XYdJSTJUx2iAnvZWmTxwHrikN6hClwp5Do5A/fGKdMHgm4o9wNbJLaC+rukTnFWPDvWwNtVsftWUQwmniJbP1cVIlJ3NJa7ixUPRSuYa23WKkb1x2nW7fNMQHSNYb5Qg73GrJdAS7qOsMkmssI92T8JOv49V5amaTejGpcRP9YUZJsCNn73Lpx/Nj4v/FFH8ErrGa3aazUBBmxLOL9mbAcXGlLo6Hf9ErzWk48TpNqZZ7bed36N3bK7CwHT8WqpDpEcaddhd3A87Ql6UXv36vhRJ93mCutoNL/f0EE19l6w==
+sidebar_class_name: "get api-method"
+custom_edit_url: null
+---
+
+import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
+import ParamsDetails from "@theme/ParamsDetails";
+import RequestSchema from "@theme/RequestSchema";
+import StatusCodes from "@theme/StatusCodes";
+import OperationTabs from "@theme/OperationTabs";
+import TabItem from "@theme/TabItem";
+import Heading from "@theme/Heading";
+
+
+
+
+
+A [borrow cost](/Resources/glossary#stash-borrow-cost) is the **preliminary estimated fee** a solver would incur to borrow credit from Sprinter Stash. It is returned off-chain via the Stash API and helps solvers determine if pursuing a fill is profitable.
+
+Borrow cost includes expected gas, risk premiums, protocol fees, and capital access costs — but it is not a binding or reserved price.
+
+See the [Request a Credit Borrow Cost Estimate example payload](use-stash#2-request-a-credit-borrow-cost-estimate-optional).
+
+
+
+
+
+
+
+
diff --git a/docs/docs/02-Stash/04-get-the-borrow-quote-for-a-liquidity-transaction-based-on-the-input-data.api.mdx b/docs/docs/02-Stash/04-get-the-borrow-quote-for-a-liquidity-transaction-based-on-the-input-data.api.mdx
new file mode 100644
index 0000000..bde59b9
--- /dev/null
+++ b/docs/docs/02-Stash/04-get-the-borrow-quote-for-a-liquidity-transaction-based-on-the-input-data.api.mdx
@@ -0,0 +1,148 @@
+---
+id: borrow-quote-api
+title: "Get the borrow quote for a liquidity transaction based on the input data"
+description: "This endpoint calculates the borrow quote for a liquidity transaction, including the borrow cost, required input/output, and duration."
+sidebar_label: "Borrow Quote API"
+hide_title: true
+hide_table_of_contents: true
+api: eJzNVk1v2zgQ/SvEnFKAiYuie9EtaYMiwKLd7WZPQQ60OJbZUqRCDh0bhv77YkjJUR01bbIoUB9smZqP9zjDN9yDxlgH05HxDiq4Xpso0OnOG0eiVrZOVhFGQWsUSx+Cvxd3yROKlQ9CCWvuktGGdoKCclHVHEcK42qbtHHN1K/2kaQIeJdMQC2M6xItfKIukRTKaaFTUOx/BhI6FVSLhCFCdbM/QvlX8ORrb4VTLYoTPGvOpDivg4/xFUgwbNMpWoMEtuB/gwdIGAFARSGhhFivsVVQ7YF2HdtGCsY10PfyOO/fmbmyjQ+G1q1ghzH95VbVdOUymfz8KTP7Dp6c6n9heY+RjMv7JT4i3fvwVVy9Fyc+GygrhcaVSpaiIJ/L4AarVfBtXuDsGEksvd4dcN4lDLsHoIMTzGAzjrDBAH1/W5hgpAuvd2xSe0foiB9V11lTZ6CLL5Gx75/g2csjnuetT46YQ2mjmV3bnsY3/tRvMFiv9Ljes2HsvIsYOdOb16/559vo/6S6xhhXydqdCEjB4Ab1N50O8ufZdMF3GMiUjFrRzGqJ/c5HmuEvYTwEsy9H5rnPnrQo3TfbSZP9u5mimeQ+zvQo7q0c4/rlF6zpUdzMfcaK7d7OVeJC6UND6oRccOM2yppBKYQPojUxsqhMxOHlxcFlama3EEPw4cc7VwKM5t+h+scc1StHGJyyImLYYBAlwm/NpJdAqmEthj9HyWfLcvTuVXAcuIJPHZYWEg1StTiMh8UowIv9+NQvOM1iz9/9ogyVtYqiTZZMZw/ydOE1E5WAW0IXjXdlJHzFHVRHACRslE34S4Gw2rVIa6+hggYpDytaQwXPzQISuLafH6Tzcqvazk5KxaK88qOiqpqbg2thKFsxYQyxtBVXvPORWpXbZRDwD0jPGt5iqSJq4V32KkcvH+YjYZ5o/O9zaxgal3BLi84q43hPUrD50OQi3cAhORfu4VpQTZ6H6VwNv6VYtxLWWbRvYL/nTfo32L7n5TIy8zXFRLW0fKpWykZ8Yst+wfieJV9OycMUH89HbuONCobxPhP7yeehGq/ED25is5CGReV2Uzwj1EMZ8pXnJZheeEt7Adb8tr/tJaxRaQwTXXpXkJ1elxYaXR/pOrMsHud1jR09aTtVng+X1yBhOdy3Wq/ZJah8P1L3BWVppjwk8toerHJNUg3blpD8+Q/91Dyx
+sidebar_class_name: "get api-method"
+custom_edit_url: null
+---
+
+import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
+import ParamsDetails from "@theme/ParamsDetails";
+import RequestSchema from "@theme/RequestSchema";
+import StatusCodes from "@theme/StatusCodes";
+import OperationTabs from "@theme/OperationTabs";
+import TabItem from "@theme/TabItem";
+import Heading from "@theme/Heading";
+
+
+
+
+
+A [borrow quote](/Resources/glossary#stash-borrow-quote) is the final, **authorized borrowing offer** issued by Sprinter Stash when a solver decides to proceed with a fill.
+It reserves credit under specific conditions, allowing solvers to confidently execute the cross-chain transaction.
+
+See the [Request Final Borrow Quote example payload](/Stash/use-stash#3-request-a-final-borrow-quote).
+
+
+
+-eip155:8453(Base),
-eip155:10 (Optimism),
-eip155:42161 (Arbitrum)",
+ in: "path",
+ name: "destChainId",
+ required: true,
+ schema: { type: "string" },
+ },
+ {
+ description: "Protocol name - across, mayan",
+ in: "path",
+ name: "protocol",
+ required: true,
+ schema: { type: "string" },
+ },
+ {
+ description:
+ "Quote algorithm type:
ExactInput - Request will consider the amount as (input amount - borrow costs)
ExactOutput - Request will consider the amount as (output amount + borrow costs) ",
+ in: "path",
+ name: "type",
+ required: true,
+ schema: { type: "string" },
+ },
+ {
+ description:
+ "Destination Network ID (optional, defaults to the network from the request body)",
+ in: "query",
+ name: "network",
+ schema: { type: "integer" },
+ },
+ ]}
+>
+
+
+
+
diff --git a/docs/docs/02-Stash/index.md b/docs/docs/02-Stash/index.md
new file mode 100644
index 0000000..ebb46db
--- /dev/null
+++ b/docs/docs/02-Stash/index.md
@@ -0,0 +1,141 @@
+---
+id: Stash
+title: Sprinter Stash
+sidebar_position: 3
+---
+
+:::tip
+Ready to **Stash**? Check out the [Stash API quick start guide](use-stash)
+:::
+
+# Sprinter Stash
+
+Sprinter's crosschain credit protocol providing liquidity access to solvers and market makers without requiring collateral.
+
+## How Stash Works
+
+- **Liquidity Providers** deposit USDC into **[Sprinter Stash](https://app.sprinter.tech)**, earning yield from solver fees, passive yield and protocol incentives.
+- Stash **dynamically allocates liquidity** across supported chains based on solver demand using algorithmic management and rebalancing.
+- **Solvers** request and borrow credit on destination instantly, [without collateral](#how-stash-enables-zero-collateral-loans), enabling seamless crosschain execution.
+- Once **fills are completed**, Stash receives funds on the source chain, repays the credit, and distributes profits to LPs and solvers.
+
+### Stash Fill Lifecycle
+
+```mermaid
+flowchart TD
+ A[Solver Detects User Intent] --> B[Solver Previews estimated borrowing cost of credit]
+ B --> C[Receive Borrow Cost Estimate]
+ C --> D{Fill using Stash Credit?}
+ D -- Yes --> E[Solver Reserves credit and authorize the fill]
+ D -- No --> F[Abort Fill]
+ E --> G[Solver Borrow Liquidity from Sprinter Stash]
+ G --> H[Stash Executes Cross-Chain Swap/Bridge Execution]
+ H --> I[Intent Protocol Repays Borrowed Credit + Costs]
+ I --> J[Fill Complete]
+
+click B "borrow-cost-api" "Borrow Cost"
+style B fill:#FF9B43,stroke:#333,stroke-width:2px,color:#000,font-weight:bold
+
+click E "borrow-quote-api" "Borrow Quote"
+style E fill:#FF9B43,stroke:#333,stroke-width:2px,color:#000,font-weight:bold
+
+```
+
+## Features & Utility
+
+### For Liquidity Providers
+
+- Earn passive yield, solver-generated fees and protocol incentives.
+- Participate in liquidity mining campaigns for SPRNT rewards.
+- Benefit from protocol-managed inventory strategies.
+
+### For Solvers
+
+- Reduce capital requirements by borrowing credit on demand.
+- Eliminate need to manage inventory across chains.
+- Improve execution efficiency with shared liquidity access.
+
+### How Stash Enables Zero-Collateral Loans
+
+Sprinter Stash enables solvers to borrow liquidity with near zero collateral, and achieves this through a series of mechanisms below:
+
+#### 1. Approved Solvers
+
+On launch only approved solvers can access Stash credit. These solvers:
+
+- Undergo screening and onboarding by the Sprinter team
+- Must use authenticated API keys tied to their accounts
+- Are rate-limited and monitored to ensure responsible usage
+
+Sprinter also tracks solver performance and creditworthiness over time. Solvers who consistently repay on time may be granted higher limits, while misbehavior results in penalties or revoked access with both informed through regular reviews of:
+
+- Fill accuracy and repayment behavior
+- Volume solved and protocols interacted with
+- On-chain and off-chain repayment events
+
+#### 2. Transaction-Level Guarantees
+
+Each fill is validated against the user’s original intent using:
+
+- Verified source deposits (e.g. via Across)
+- MPC-signed authorization signatures
+- Controlled function execution (via calldata)
+
+Sprinter acts as an intermediary: the solver never touches user funds directly. The system ensures that repayment is guaranteed by the user's transaction on the source chain before the solver receives liquidity.
+
+#### 3. Protocol Guardrails & Limits
+
+Sprinter enforces:
+
+- Per-solver daily limits (to minimize exposure)
+- Per-transaction liquidity caps
+- Circuit breakers triggered by irregular repayment behavior
+- Slashing (or bond requirements) for higher-risk integrations
+
+#### 4. Bonding Pools
+
+Sprinter will also allow Solver Operators to create Bonding Pools, that escrow funds to vouch for their solvers, enabling more favourable borrowing conditions. Sprinter Bonding Pools will be controlled by governance and similarly allow slashing by governance for any malicious activity or violations.
+
+### Supported Networks
+
+- Arbitrum
+- Optimism
+- Base
+- Ethereum Mainnet (coming soon)
+
+### Supported Assets
+
+- Stablecoins: USDC, DAI, USDT
+- Blue-Chip: WETH, WBTC
+
+Want to request support for a new chain or asset? [Submit a request](https://forms.gle/an5vZrmyDkyYR8Ni7).
+
+## Stash Fees
+
+Sprinter Stash handles crosschain liquidity fills. Revenue is generated from the spread between between the amount the user deposited on source and the amount provided on the destination.
+
+### Revenue Components
+
+- **Fill Revenue:** Amount user deposits on source - amount send to user on destination
+- **Borrow Costs:** Cost of liquidity borrowing and crosschain repayment.
+- **Solver Costs:** Gas fees and execution costs fronted by solvers.
+
+### Profit Calculation
+
+```
+Fill Profit = Fill Revenue - Borrow Costs - Solver Costs
+```
+
+### Monthly Distribution
+
+1. Withdraw raw profits from liquidity pools.
+2. Deduct solver gas costs.
+3. Distribute monthly fill profits to:
+
+| Actor | Description | Fill Profit % |
+| -------- | ------------------------------------- | ------------- |
+| Solvers | For executing fills | 50% |
+| LPs | For providing liquidity | 50% |
+| Treasury | Protocol growth & sustainability fund | TBD |
+
+➡️ _Initial fee split is reviewed monthly by governance._
diff --git a/docs/docs/02-quick-start.md b/docs/docs/02-quick-start.md
deleted file mode 100644
index 29b6033..0000000
--- a/docs/docs/02-quick-start.md
+++ /dev/null
@@ -1,104 +0,0 @@
----
-id: quickstart
-title: Quick Start
-sidebar_position: 2
----
-
-## Quick Examples
-
-Jump to the section that fits your development needs:
-
-- [Using the SDK](#using-the-sdk)
-- [Using the React SDK](#using-the-react-sdk)
-- [Calling API Endpoints Directly](#calling-api-endpoints-directly)
-
-You have three main options for interacting with Sprinter, depending on your development environment and the level of control you need:
-
-- **Using the SDK**: Ideal for developers working in TypeScript or modern JavaScript frameworks. The SDK provides a simple, unified interface for retrieving intent-based solutions from Sprinter, helping developers easily determine the actions or transactions users should execute on the blockchain.
-
-- **Using the React SDK**: Designed for React developers, this option offers hooks and context that make it simple to access intent-based solutions provided by Sprinter within React components, allowing seamless interaction with the intent engine.
-
-- **Calling API Endpoints Directly**: This option is best suited for developers who want full control over API interactions. It’s flexible and can be used in any programming environment, but requires a deeper understanding of the Sprinter protocol. We recommend this for advanced users or those working in non-JavaScript environments.
-
-### Using the SDK
-
-The Sprinter SDK provides a streamlined interface for retrieving intent-based solutions from Sprinter, with built-in TypeScript support to ensure type safety and an enhanced development experience. This approach is recommended for developers who are comfortable with TypeScript or those working in modern web frameworks.
-
-**Quick Example**
-
-Here’s a quick example of how to use the SDK in your project:
-
-```typescript
-import { Sprinter, Environment } from "@chainsafe/sprinter-sdk";
-
-const sprinter = new Sprinter({ baseUrl: Environment.TESTNET });
-
-sprinter.getUserBalances("0xYourAddressHere").then(console.log);
-```
-
-For more details on using the SDK, refer to the [SDK Documentation](./sdk).
-
-### Using the React SDK
-
-If you're building a React application, you can use the Sprinter React SDK (`@chainsafe/sprinter-react`), which provides hooks and context to interact with the Sprinter core SDK.
-
-**Quick Example**
-
-Here’s how to set up a simple React component to fetch user balances:
-
-```tsx
-import React, { useEffect } from "react";
-import { SprinterContext, useSprinterBalances } from "@chainsafe/sprinter-react";
-import { Environment } from "@chainsafe/sprinter-sdk";
-
-function BalancesComponent() {
- const { balances, getUserBalances } = useSprinterBalances("0xYourAddressHere");
-
- useEffect(() => {
- getUserBalances();
- }, [getUserBalances]);
-
- if (balances.loading) return Loading...
;
- if (balances.error) return Error: {balances.error}
;
-
- return (
-
- {Object.entries(balances.data || {}).map(([symbol, balanceEntry]) => (
- -
- {symbol}: {balanceEntry.total}
-
- ))}
-
- );
-}
-
-function App() {
- return (
-
-
-
- );
-}
-
-export default App;
-```
-
-For detailed usage, check the [React SDK Documentation](./react-sdk).
-
-### Calling API Endpoints Directly
-
-This approach provides more control over how you interact with the API but is generally suited for advanced users or developers working in non-JavaScript environments.
-
-:::caution For Advanced Users
-Calling the API directly provides the most flexibility but requires a deeper understanding of the Sprinter protocol and how to structure API requests. It's recommended for experienced developers who need full control over API interactions.
-:::
-
-**Quick Example**
-
-Here’s how you can call the API directly using `curl`:
-
-```bash
-curl -X GET "https://api.sprinter.buildwithsygma.com/accounts/0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519/assets/fungible/USDC"
-```
-
-For a comprehensive list of available endpoints and how to use them, check out the [API Documentation](https://api.sprinter.buildwithsygma.com/swagger/index.html).
diff --git a/docs/docs/03-Solve/02-solve-quick-start.md b/docs/docs/03-Solve/02-solve-quick-start.md
new file mode 100644
index 0000000..bcf38f5
--- /dev/null
+++ b/docs/docs/03-Solve/02-solve-quick-start.md
@@ -0,0 +1,124 @@
+---
+id: solve-api-quick-start
+title: Solve API Quick Start
+sidebar_position: 110
+---
+
+:::tip
+Request your Solve API key to start your integration via [Sprinter Solve Request](https://forms.gle/TCAUwcYqguQbWi3bA) or contacting support@sprinter.tech
+:::
+
+Sprinter Solve enables your dApp, aggregator or protocol integration to **optimize swap execution via intent fulfillment**.
+
+This guide covers:
+
+1. Recap of the [Sprinter Solve Lifecycle](solve-api-quick-start#1-solve-lifecycle)
+2. Geting the [finalized route and call data execution package](solve-api-quick-start#2-geting-the-finalized-route-and-call-data-execution-package)
+3. Send transaction using [`swap_call_data`](solve-api-quick-start#3-send-transaction-using-swap_call_data)
+4. Sprinter Solve [Execution Tips](solve-api-quick-start#4-sprinter-solve-execution-tips)
+
+## 1. Solve Lifecycle
+
+
+
+```mermaid
+flowchart TD
+ A[Intent Detected] --> B[Request estimated price and execution plan]
+ B --> C{Quote Acceptable/
Profitable?}
+ C -- No --> D[Abort or Re-query]
+ C -- Yes --> E[Get the finalized route and call data execution package]
+ E --> F[Simulate & Execute Transaction]
+ F --> G[Send Transaction & Finalize Fill]
+
+
+click B "solve-get-route-v2" "Borrow Quote"
+style B fill:#FF9B43,stroke:#333,stroke-width:2px,color:#000,font-weight:bold
+
+click F "solve-api-quick-start#4-send-transaction-using-swap_call_data" "Borrow Quote"
+style F fill:#FF9B43,stroke:#333,stroke-width:2px,color:#000,font-weight:bold
+```
+
+
+
+## 2. Geting the finalized route and call data execution package
+
+Calling the [**Get Route API**](solve-get-route-v2) returns the finalized route, including call data, gas estimates and token out amounts. Use this executable call data `swap_call_data` after verifying a quote.
+
+- **Mainnet:** `https://swaps.sprinter.tech/mainnet`
+- **Base:** `https://swaps.sprinter.tech/base`
+
+```ts title="Example Fetch Quote Request Payload"
+const AMOUNT_IN; // the amount of token that you want exchange in their decimals denomination
+const TOKEN_IN_ADDRESS; // token_in_address
+const TOKEN_OUT_ADDRESS; // token_out_addres - tokens that you want to receieve
+const SLIPPAGE; // the slipapge that you want to allow for the swap ( 0.5 - 2%)
+const TARGET_DURATION;
+
+const fetchRoute = async () => {
+ const response = await fetch(
+ "https://swaps.sprinter.tech/mainnet/v2/route?amount_in=[AMOUNT_IN]&token_in=[TOKEN_IN_ADDRESS]&token_out=[TOKEN_OUT_ADDRESS]&slippage=[SLIPPAGE]&target_duration_ms=[TARGET_DURATION]",
+ {
+ method: "GET",
+ headers: {
+ "X-API-Key": "your_api_key_here",
+ },
+ },
+ );
+
+ const data = await response.json();
+ return data;
+};
+```
+
+## 3. Send transaction using `swap_call_data`
+
+Once you've received a valid route from `/v2/route`, you'll use the `swap_call_data` in a transaction to execute the intent on-chain.
+
+Below is a simplified example using `ethers.js` to send the transaction from a connected signer:
+
+```ts title="Example Execute Route Payload"
+import { ethers } from "ethers";
+
+const provider = new ethers.JsonRpcProvider("https://mainnet.base.org"); // or OP/Arbitrum
+const signer = new ethers.Wallet("", provider);
+
+const routeResponse = await fetch("https://swaps.sprinter.tech/base/v2/route", {
+ method: "POST",
+ headers: {
+ "Content-Type": "application/json",
+ "X-API-Key": "",
+ },
+ body: JSON.stringify({
+ fromToken: "USDC",
+ toToken: "ETH",
+ amount: "1000000",
+ fromChainId: 8453,
+ toChainId: 1,
+ intentType: "swap",
+ }),
+});
+
+const route = await routeResponse.json();
+
+// Send the calldata to the target contract (Sprinter Router or intent receiver)
+const tx = await signer.sendTransaction({
+ to: route.to, // usually the router or intent execution contract
+ data: route.swap_call_data,
+ value: route.value || 0, // only include if route requires native gas
+ gasLimit: route.gasEstimate + 50000, // add buffer
+});
+
+console.log("Transaction hash:", tx.hash);
+```
+
+## 4. Sprinter Solve Execution Tips
+
+1. Start with `/quote` to quickly evaluate whether a fill is profitable.
+
+2. Use tools like Tenderly or hardhat to **simulate calldata before execution**.
+
+3. **Pay attention to slippage** - Quotes expire quickly. Re-query /route before execution if delayed.
+
+4. Use **gasEstimate for accurate costing** - whilst the Route API provides gas estimates — apply buffer when setting gas limits.
+
+5. **Handling Rate Limits** - If you hit 429s, give it a moment and retry using retry_after value. You can request higher limits via support@sprinter.tech.
diff --git a/docs/docs/03-Solve/get-route-v-2.api.mdx b/docs/docs/03-Solve/get-route-v-2.api.mdx
new file mode 100644
index 0000000..5658c5e
--- /dev/null
+++ b/docs/docs/03-Solve/get-route-v-2.api.mdx
@@ -0,0 +1,232 @@
+---
+id: solve-get-route-v2
+title: "Get Route"
+description: "Get a route for execution with additional parameters"
+sidebar_label: "Get Route API "
+hide_title: true
+hide_table_of_contents: true
+api: eJztWG1vGjkQ/iuWdSclvYUsGwiBb4SQHrovVZJWJ0U5atYDuN21N34hcIj/fpr1Znmnbar70Lvybe3x+JnH48czLKjKQDMrlOxz2qZjsLfKWfgQ0YByMLEWGU7SNn0LljCicZaMlCYwg9jhHHkWdkIY5wK/WEIyplkKFrShAV37aD8sqEBXTw70nAZUshRom7JUOWkHQu7seT8B4meJGhGrPoM0xCpiIEmIkIRDLFKWEKlsHgMNqIknkDLaXmy56pRumCS9224Uen+EGcJKR8ZqIcfkRCpiYgHSipGIS/enNKB2niFmb5jHZy1o3OGvh7DSevztFxpQmLE0S9CuFu780Imw+ew9IvDI6DKgGp6c0MBp22oHX3KzDPbTmYd1iM0iZs41mJLKI7RFIRnOLZCenYAGl5ZLQcaKA/f0TWDms+BjOPtIMg0jMTvOVTh7YJVRp3KDnC3q4XKTtnB2cVVrNurNeu+yFbbq3Xr9mrUuh61GvQccOt16qxE1azy8WWOz46EdZ/IbPB8nWDn7dQwP3fz/RXA3jBjrnLeGUXR+07u8DjshNLr1m6gJnetWeHnebTYuunF0kGCTiCxjY9jL78sksSoBzWQMqAQZ6BikxfETqI6rAQmrjVynwmrj19ONAyhYky4dgqYBHSmdMkvbdJQotnURRywx6+GF1cbBtGB6DHbAndfTQWr250duRl7Mcox2AoWyGmA6nmBEqUgSYSBWkpt98IW0MN7EL6S9qB/HH4Xh8hENTKakAYMOozDczctbD8fFMRgzckkyJ2OQ+FYApwGNlbQgLa5jWZaIOA/m7JPBxYuD2X637i/WgN6KyLdfEQ6WicSsslwNP0GMd24V3QN9csrCQCCk4hnx9zIVcrAx4GlHIp9ZNohZkgw4swzdMSGH6nkgZOYsfQxopvFRtMKzU+6wE8x7KZ4cEMH9OwG6PMt8zZ77ubolT4NadF5vXDQv8bzWkP6QD9cW2z9kDEWC/FcEeivNd8L6HWZlBGiGVmX+4uJvQP9mG/r5JfBa87yVa9HG9drB0cdhsrF7seIQivWNqtUqXS5XBOSqdVuI24eILpc4W98ncFeME1QSMPb1etbTWmnyoqY+A75OuABX7qqNH949LZcySTQwzoYJkNyKpGCMfyUPUySkcaORyK8TUc4i2azI+TXe8jhKtmr7tI45O1Fa/A2cVEhfTlkiOOm865PPMP9J4DqBjX3p1pd4dVDlQE9BewQ/eVvxhs8I2Ikq2lAvNxPapmfT6CwvEfDxhthpYed5L9nJxB8w7zi0enjEsuZl+g5Z83GtG5W1E8sHaeDruAkwnhdSRSH3Z6Xzrl/xBlvvmE93T7cvu4j5PEjEFAZv8riEHKl8oyK+u2eWkeGcXCVMxnv9OQO8tCB3XvOmoI03qVXDalgZgmUoppkyNmV5ZhRgsZb0tdpuz75YZddr2/eCMAsze5YlTEhE4XSCzv35PNApbuxP6DGgE2Usji4WQ2bgvU6WSxz2xTIeGxcGc2lVnB7EfHJb5O0pecU/AXuho1ht/uMwZYlDu7wbeTW2Q331ERBrffq/hMF3nl+E4AvkV2L4npbsCLK1FvA7gL2y1zrG2L4mb4XwET+0QIi5JgUv4oKJ7z104hiydcJ3ZB+9lFL4tndPl8t/ANxtndI=
+sidebar_class_name: "get api-method"
+info_path: ../src/api/generated/solve/swap-by-blanc
+custom_edit_url: null
+---
+
+import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
+import ParamsDetails from "@theme/ParamsDetails";
+import RequestSchema from "@theme/RequestSchema";
+import StatusCodes from "@theme/StatusCodes";
+import OperationTabs from "@theme/OperationTabs";
+import TabItem from "@theme/TabItem";
+import Heading from "@theme/Heading";
+
+
+
+
+
+Get the **finalized execution package** returned by `/v2/route` which contains all necessary data to execute a transaction. It builds on a quote by including calldata, selected liquidity paths, slippage tolerances, and chain-specific details.
+
+Routes are consumed directly by solvers or smart contracts to simulate and execute cross-chain swaps or intent fills.
+
+
+
+
+
+
+
+
diff --git a/docs/docs/03-Solve/index.md b/docs/docs/03-Solve/index.md
new file mode 100644
index 0000000..3e2adff
--- /dev/null
+++ b/docs/docs/03-Solve/index.md
@@ -0,0 +1,77 @@
+---
+id: Solve
+title: Sprinter Solve
+---
+
+:::tip
+Ready to start your **Solve integration**? Check out the [Solve API quick start guide](solve-api-quick-start)
+:::
+
+# Sprinter Solve
+
+Sprinter Solve enables the efficient execution of intent-based Swaps through its Solve API (RFQ and Swap), powered by the Sprinter Solver, built on top of the Project Blanc solver. It provides:
+
+- **Best Price:** Finds optimal routes and prices with MEV protection and low slippage.
+- **Fast Integration:** Dedicated API that can be integrated in hours.
+- **Crosschain Liquidity:** Leverages Sprinter Stash for real-time liquidity allocation.
+- **Zero Collateral:** Solvers execute transactions without upfront capital.
+- **Support:** 24/7 support with flexible SLAs.
+
+## How Solve Works
+
+```mermaid
+flowchart TD
+ A[Intent Detected] --> B[Request estimated price and execution plan]
+ B --> C{Quote Acceptable/
Profitable?}
+ C -- No --> D[Abort or Re-query]
+ C -- Yes --> E[Get the finalized route and call data execution package]
+ E --> F[Simulate & Execute Transaction]
+ F --> G[Send Transaction & Finalize Fill]
+
+
+click B "solve-get-route-v2" "Borrow Quote"
+style B fill:#FF9B43,stroke:#333,stroke-width:2px,color:#000,font-weight:bold
+```
+
+## Key Features & Utility
+
+### For dApps & Wallets
+
+dApps and wallets can easily interface with the Solve API to:
+
+- Enable seamless swaps and crosschain execution for users.
+- Improve transaction reliability and reduce slippage.
+- Integrate directly with the Solver API for superior UX.
+
+### For Intent-Based Protocols
+
+Seamlessly integrate our solver into intent-based protocols for:
+
+- Best-In-class intent execution for your protocol across swaps, crosschain and complex Intents
+- Improve fulfillment rates across chains.
+- Fast Solver onboarding via dedicated protocol integration or ERC-7683 compliant interface
+- Day 1 support for new protocol launches
+
+Feel free to contact us at hello@sprinter.tech to see how we can help your intent protocol.
+
+## Solve Fees
+
+When a fixed user fee is applied through Sprinter API, revenue is shared with partners based on usage volume.
+
+### Fee Discount Tiers
+
+| Monthly Volume (USD) | Sprinter Fee (X%) | Discount |
+| -------------------- | ----------------- | -------- |
+| $0 - $1M | X \* 0.20 | 0% |
+| $1M - $10M | X \* 0.15 | 25% |
+| $10M - $50M | X \* 0.10 | 50% |
+| $50M - $100M | X \* 0.075 | 62.5% |
+| Over $100M | X \* 0.05 | 75% |
+
+### Example
+
+```
+User Fee = 0.875%
+Monthly Volume = $150M
+Sprinter Fee = 0.875% * 0.05 = 0.04375% (4.375 bps)
+```
diff --git a/docs/docs/03-sdk/02-installation.md b/docs/docs/03-sdk/02-installation.md
deleted file mode 100644
index 66ebef3..0000000
--- a/docs/docs/03-sdk/02-installation.md
+++ /dev/null
@@ -1,72 +0,0 @@
----
-id: sdk-installation
-title: Installation
-sidebar_position: 2
----
-
-# Installation
-
-The Sprinter SDK allows developers to interact with cross-chain solutions such as balance aggregation and asset transfers across multiple blockchain networks. This guide will walk you through the installation process.
-
-## Prerequisites
-
-Before installing the SDK, ensure you have the following installed:
-
-- **Node.js**: Version 20 (recommended) or higher
-- **npm** or **yarn**: A package manager for JavaScript
-
-## Installation
-
-To install the SDK in your project, use either `npm` or `yarn`:
-
-```bash npm2yarn
-npm install @chainsafe/sprinter-sdk
-```
-
-## Basic Setup
-
-Once the SDK is installed, you can initialize it to interact with blockchain networks and fetch data like user balances and supported tokens.
-
-:::note
-The `baseUrl` should be changed depending on whether you want to interract with test networks or main networks.
-:::
-
-### Example: Initialize `Sprinter`
-
-```typescript
-import { Sprinter, Environment } from "@chainsafe/sprinter-sdk";
-
-const sprinter = new Sprinter({ baseUrl: Environment.TESTNET });
-
-const ownerAddress = "0xYourAddressHere";
-sprinter.getUserBalances(ownerAddress).then(console.log);
-```
-
-## API Usage
-
-You can also call specific API endpoints directly using the SDK. Here’s an example:
-
-```typescript
-import { api } from "@chainsafe/sprinter-sdk";
-
-const ownerAddress = "0xYourAddressHere";
-const tokenSymbol = "USDC";
-
-api.getErc20Balances(ownerAddress, tokenSymbol).then(console.log);
-```
-
-## Base url Configuration
-
-The base url will define the url used for API requests. If you want to make calls to test networks (e.g Sepolia, BaseSepolia...) you should use the test endpoint available from the exported `Environment` Enum: `Environment.TESTNET`. For main networks you can use `Environment.MAINNET`.
-
-### Example: Set Base URL
-
-```typescript
-import { setBaseUrl } from "@chainsafe/sprinter-sdk";
-
-setBaseUrl("https://api.sprinter.buildwithsygma.com");
-```
-
-This allows the SDK to communicate with the appropriate API server for cross-chain solutions.
-
-For more advanced configuration and usage examples, refer to the next section on configuring the SDK.
diff --git a/docs/docs/03-sdk/03-configuration.md b/docs/docs/03-sdk/03-configuration.md
deleted file mode 100644
index 122a6fc..0000000
--- a/docs/docs/03-sdk/03-configuration.md
+++ /dev/null
@@ -1,88 +0,0 @@
----
-id: sdk-configuration
-title: Configuration
-sidebar_position: 3
----
-
-# Configuration
-
-The Sprinter SDK provides flexible options to configure the base URL for API interactions and allows you to override these settings on a per-method basis. This guide will show you how to configure the SDK effectively.
-
-## Configuring the `Sprinter` Instance
-
-When initializing the `Sprinter` class, you can pass a `baseUrl` configuration option. This sets the default API endpoint for all interactions.
-
-### `baseUrl`
-
-The `baseUrl` is the API server endpoint. You can either set it manually or use the predefined `Environment` enum to simplify configuration.
-
-:::note
-Test networks and main networks have different API endpoints. Make sure to use the correct one based on your needs.
-:::
-
-```typescript
-import { Sprinter, Environment } from "@chainsafe/sprinter-sdk";
-
-// Using a custom base URL
-const sprinter = new Sprinter({
- baseUrl: "https://api.sprinter.buildwithsygma.com",
-});
-
-// Or using a predefined environment URL
-const sprinterWithEnv = new Sprinter({
- baseUrl: Environment.TESTNET, // Enum that provides predefined URLs, use `Environment.TESTNET` for mainnet
-});
-```
-
-## Set Base URL Using `setBaseUrl`
-
-You can change the `baseUrl` dynamically in your application using the `setBaseUrl` function provided by the SDK. This is useful when you need to modify the API endpoint during runtime.
-
-```typescript
-import { setBaseUrl } from "@chainsafe/sprinter-sdk";
-
-// Dynamically set the base URL during runtime
-setBaseUrl("https://custom.api.url");
-```
-
-## Set Base URL Using Environment Variables
-
-To configure the base URL for all SDK interactions, you can set the `SPRINTER_URL` environment variable in your environment configuration. This is particularly useful for different deployment environments such as development, staging, or production.
-
-```typescript
-// In your environment file (e.g., .env)
-SPRINTER_URL=https://api.sprinter.buildwithsygma.com
-```
-
-In your code, the SDK will use this environment variable automatically:
-
-```typescript
-import { setBaseUrl } from "@chainsafe/sprinter-sdk";
-
-// Automatically set the base URL from the environment variable
-setBaseUrl(process.env.SPRINTER_URL);
-```
-
-## Available URLs
-
-Here are the URLs you can use for the `baseUrl`.
-If you interract with test networks (e.g Sepolia, BaseSepolia...) use the Testnet url otherwise use the Mainnet one.
-
-- **Mainnet**: `https://api.sprinter.buildwithsygma.com/`
-- **Testnet**: `https://api.test.sprinter.buildwithsygma.com/`
-
-You can either use these directly in the `baseUrl` option or reference them in your environment variables.
-
-## Overriding `baseUrl` Per Request
-
-Every method in the SDK accepts an optional `fetchOptions` parameter, which contains only the `baseUrl`. This allows you to override the `baseUrl` for individual requests, even if the `Sprinter` instance was initialized with a different URL.
-
-### Example: Overriding `baseUrl` for a Single Request
-
-```typescript
-sprinter.getAvailableTokens({ baseUrl: "https://custom.api.url" }).then((tokens) => {
- console.log(tokens);
-});
-```
-
-In this example, the `baseUrl` in `fetchOptions` is used only for this specific API request, without changing the base URL for the entire `Sprinter` instance.
diff --git a/docs/docs/03-sdk/04-methods-reference/_category_.json b/docs/docs/03-sdk/04-methods-reference/_category_.json
deleted file mode 100644
index 4beb563..0000000
--- a/docs/docs/03-sdk/04-methods-reference/_category_.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "label": "Methods Reference"
-}
diff --git a/docs/docs/03-sdk/04-methods-reference/_gas-tip.md b/docs/docs/03-sdk/04-methods-reference/_gas-tip.md
deleted file mode 100644
index 71e4619..0000000
--- a/docs/docs/03-sdk/04-methods-reference/_gas-tip.md
+++ /dev/null
@@ -1,3 +0,0 @@
-:::tip Gas Estimation Tip
-For better accuracy when dealing with contract calls and transactions, it’s recommended to estimate the `gasPrice` and `gasLimit` using your own blockchain provider. This ensures that the values reflect the current network conditions and avoid overpaying or underestimating gas fees.
-:::
diff --git a/docs/docs/03-sdk/04-methods-reference/_how-to-calldata.md b/docs/docs/03-sdk/04-methods-reference/_how-to-calldata.md
deleted file mode 100644
index 08a4aa0..0000000
--- a/docs/docs/03-sdk/04-methods-reference/_how-to-calldata.md
+++ /dev/null
@@ -1,136 +0,0 @@
-import Tabs from '@theme/Tabs';
-import TabItem from '@theme/TabItem';
-
-### Creating `callData`
-
-The following examples demonstrate how to create the `callData` parameter required for interacting with a staking smart contract. We provide examples using different web3 libraries: Web3JS, Viem, and Ethers.
-
-
- Show Example Staking Contract and ABI
-
-```solidity
-pragma solidity ^0.8.0;
-
-contract StakingContract {
- mapping(address => uint256) public stakes;
- uint256 public totalStakes;
-
- function stake(uint256 amount) public {
- require(amount > 0, "Amount must be greater than zero");
- stakes[msg.sender] += amount;
- totalStakes += amount;
- }
-
- function withdraw(uint256 amount) public {
- require(amount > 0 && stakes[msg.sender] >= amount, "Invalid amount");
- stakes[msg.sender] -= amount;
- totalStakes -= amount;
- }
-
- function getStake(address user) public view returns (uint256) {
- return stakes[user];
- }
-}
-```
-
-```json
-{
- "abi": [
- {
- "inputs": [
- {
- "internalType": "uint256",
- "name": "amount",
- "type": "uint256"
- }
- ],
- "name": "stake",
- "outputs": [],
- "stateMutability": "nonpayable",
- "type": "function"
- },
- {
- "inputs": [
- {
- "internalType": "uint256",
- "name": "amount",
- "type": "uint256"
- }
- ],
- "name": "withdraw",
- "outputs": [],
- "stateMutability": "nonpayable",
- "type": "function"
- },
- {
- "inputs": [
- {
- "internalType": "address",
- "name": "user",
- "type": "address"
- }
- ],
- "name": "getStake",
- "outputs": [
- {
- "internalType": "uint256",
- "name": "",
- "type": "uint256"
- }
- ],
- "stateMutability": "view",
- "type": "function"
- }
- ]
-}
-```
-
-
-
-
-
-
- ```typescript
- import Web3 from 'web3';
- import contractABI from './stakingContractABI';
-
- const web3 = new Web3('');
- const contractAddress = '';
-
- const stakingContract = new web3.eth.Contract(contractABI, contractAddress);
- const encodedData = stakingContract.methods.stake(100).encodeABI();
- console.log('Encoded Data:', encodedData);
- ```
-
-
-
-
- ```typescript
- import { encodeFunctionData } from 'viem';
- import contractABI from './stakingContractABI';
-
- const abi = contractABI;
- const functionName = 'stake';
- const args = [100];
-
- const encodedData = encodeFunctionData({ abi, functionName, args });
- console.log('Encoded Data:', encodedData);
- ```
-
-
-
-
- ```typescript
- import { ethers } from 'ethers';
- import contractABI from './stakingContractABI';
-
- const provider = new ethers.providers.JsonRpcProvider('');
- const contractAddress = '';
-
- const stakingContract = new ethers.Contract(contractAddress, contractABI, provider);
- const encodedData = stakingContract.interface.encodeFunctionData('stake', [100]);
- console.log('Encoded Data:', encodedData);
- ```
-
-
-
diff --git a/docs/docs/03-sdk/04-methods-reference/_how-to-gas-limit.md b/docs/docs/03-sdk/04-methods-reference/_how-to-gas-limit.md
deleted file mode 100644
index b12a414..0000000
--- a/docs/docs/03-sdk/04-methods-reference/_how-to-gas-limit.md
+++ /dev/null
@@ -1,160 +0,0 @@
-import Tabs from '@theme/Tabs';
-import TabItem from '@theme/TabItem';
-
-### Estimating `gasLimit`
-
-The following examples demonstrate how to estimate the `gasLimit` parameter required for interacting with a staking smart contract. We provide examples using different web3 libraries: Web3JS, Viem, and Ethers.
-
-:::note
-To ensure that the transaction has enough gas, we recommend using the estimated gas limit from the provider, adding 25% as a buffer, and then adding an additional 100,000 units for fail-safe calculations. This ensures the transaction won’t run out of gas, even for complex contract interactions.
-:::
-
-
- Show Example Staking Contract and ABI
-
-```solidity
-pragma solidity ^0.8.0;
-
-contract StakingContract {
- mapping(address => uint256) public stakes;
- uint256 public totalStakes;
-
- function stake(uint256 amount) public {
- require(amount > 0, "Amount must be greater than zero");
- stakes[msg.sender] += amount;
- totalStakes += amount;
- }
-
- function withdraw(uint256 amount) public {
- require(amount > 0 && stakes[msg.sender] >= amount, "Invalid amount");
- stakes[msg.sender] -= amount;
- totalStakes -= amount;
- }
-
- function getStake(address user) public view returns (uint256) {
- return stakes[user];
- }
-}
-```
-
-```json
-{
- "abi": [
- {
- "inputs": [
- {
- "internalType": "uint256",
- "name": "amount",
- "type": "uint256"
- }
- ],
- "name": "stake",
- "outputs": [],
- "stateMutability": "nonpayable",
- "type": "function"
- },
- {
- "inputs": [
- {
- "internalType": "uint256",
- "name": "amount",
- "type": "uint256"
- }
- ],
- "name": "withdraw",
- "outputs": [],
- "stateMutability": "nonpayable",
- "type": "function"
- },
- {
- "inputs": [
- {
- "internalType": "address",
- "name": "user",
- "type": "address"
- }
- ],
- "name": "getStake",
- "outputs": [
- {
- "internalType": "uint256",
- "name": "",
- "type": "uint256"
- }
- ],
- "stateMutability": "view",
- "type": "function"
- }
- ]
-}
-```
-
-
-
-
-
-
- ```typescript
- import Web3 from 'web3';
- import contractABI from './stakingContractABI';
-
- const web3 = new Web3('');
- const contractAddress = '';
- const account = '';
-
- const stakingContract = new web3.eth.Contract(contractABI, contractAddress);
-
- async function estimateGas() {
- const estimatedGas = await stakingContract.methods.stake(100).estimateGas({ from: account });
- const gasLimit = Math.floor(estimatedGas * 1.25) + 100000; // Add 25% and 100k for safety
- console.log('Estimated Gas Limit:', gasLimit);
- }
-
- estimateGas();
- ```
-
-
-
-
- ```typescript
- import { encodeFunctionData } from 'viem';
- import { estimateGas } from 'viem';
- import contractABI from './stakingContractABI';
-
- const abi = contractABI;
- const functionName = 'stake';
- const args = [100];
-
- async function estimateGas() {
- const estimatedGas = await estimateGas({ abi, functionName, args });
- const gasLimit = Math.floor(estimatedGas * 1.25) + 200000; // Add 25% and 200k for safety
- console.log('Estimated Gas Limit:', gasLimit);
- }
-
- estimateGas();
- ```
-
-
-
-
- ```typescript
- import { ethers } from 'ethers';
- import contractABI from './stakingContractABI';
-
- const provider = new ethers.providers.JsonRpcProvider('');
- const contractAddress = '';
- const signer = provider.getSigner('');
-
- const stakingContract = new ethers.Contract(contractAddress, contractABI, signer);
-
- async function estimateGas() {
- const estimatedGas = await stakingContract.estimateGas.stake(100);
- const gasLimit = Math.floor(Number(estimatedGas) * 1.25) + 200000; // Add 25% and 200k for safety
- console.log('Estimated Gas Limit:', gasLimit.toString());
- }
-
- estimateGas();
- ```
-
-
-
diff --git a/docs/docs/03-sdk/04-methods-reference/general/_category_.json b/docs/docs/03-sdk/04-methods-reference/general/_category_.json
deleted file mode 100644
index f207bf3..0000000
--- a/docs/docs/03-sdk/04-methods-reference/general/_category_.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "label": "General",
- "collapsed": false,
- "collapsible": false,
- "position": 1
-}
diff --git a/docs/docs/03-sdk/04-methods-reference/general/getAvailableChains.md b/docs/docs/03-sdk/04-methods-reference/general/getAvailableChains.md
deleted file mode 100644
index e3d3469..0000000
--- a/docs/docs/03-sdk/04-methods-reference/general/getAvailableChains.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-id: get-available-chains
-title: getAvailableChains
-sidebar_position: 1
----
-
-# `getAvailableChains`
-
-The `getAvailableChains` method retrieves a list of supported blockchain networks, including chain details like chain ID, RPC URLs, and native tokens.
-
-## Usage
-
-```typescript
-import { Sprinter, Environment } from "@chainsafe/sprinter-sdk";
-
-const sprinter = new Sprinter({ baseUrl: Environment.TESTNET });
-
-sprinter.getAvailableChains().then((chains) => {
- console.log(chains);
-});
-```
-
-## Parameters
-
-- `fetchOptions?`: _(Optional)_ An object containing `baseUrl` to override the default API endpoint for this request.
-
-### Example: Using `fetchOptions`
-
-```typescript
-sprinter.getAvailableChains({ baseUrl: "https://custom.api.url" }).then((chains) => {
- console.log(chains);
-});
-```
-
-## Response
-
-Returns a promise that resolves to an `Array`.
-
-```typescript
-type Response = Array;
-
-interface Chain {
- chainType: string;
- name: string;
- chainID: number;
- rpcURLs: Array;
- logoURI: string;
- blockTime: number;
- nativeToken: {
- name: string;
- decimals: number;
- };
-}
-```
-
-### Example Response
-
-```json
-{
- "data": [
- {
- "chainType": "evm",
- "name": "Sepolia",
- "chainID": 11155111,
- "rpcURLs": ["https://ethereum-sepolia-rpc.publicnode.com/"],
- "logoURI": "https://scan.buildwithsygma.com/assets/icons/evm.svg",
- "blockTime": 12000000000,
- "nativeToken": {
- "name": "ETH",
- "decimals": 18
- }
- },
- {
- "chainType": "evm",
- "name": "B3Sepolia",
- "chainID": 1993,
- "rpcURLs": ["https://sepolia.b3.fun"],
- "logoURI": "https://cdn.b3.fun/b3_logo.svg",
- "blockTime": 1000000000,
- "nativeToken": {
- "name": "ETH",
- "decimals": 18
- }
- },
- {
- "chainType": "evm",
- "name": "BaseSepolia",
- "chainID": 84532,
- "rpcURLs": ["https://sepolia.base.org"],
- "logoURI": "https://scan.buildwithsygma.com/assets/icons/base.svg",
- "blockTime": 12000000000,
- "nativeToken": {
- "name": "ETH",
- "decimals": 18
- }
- }
- ]
-}
-```
diff --git a/docs/docs/03-sdk/04-methods-reference/general/getAvailableTokens.md b/docs/docs/03-sdk/04-methods-reference/general/getAvailableTokens.md
deleted file mode 100644
index 0d9ad59..0000000
--- a/docs/docs/03-sdk/04-methods-reference/general/getAvailableTokens.md
+++ /dev/null
@@ -1,80 +0,0 @@
----
-id: get-available-tokens
-title: getAvailableTokens
-sidebar_position: 2
----
-
-# `getAvailableTokens`
-
-The `getAvailableTokens` method retrieves a list of supported fungible tokens across multiple blockchain networks.
-
-## Usage
-
-```typescript
-import { Sprinter, Environment } from "@chainsafe/sprinter-sdk";
-
-const sprinter = new Sprinter({ baseUrl: Environment.TESTNET });
-
-sprinter.getAvailableTokens().then((tokens) => {
- console.log(tokens);
-});
-```
-
-## Parameters
-
-- `fetchOptions?`: _(Optional)_ An object containing `baseUrl` to override the default API endpoint for this request.
-
-### Example: Using `fetchOptions`
-
-```typescript
-sprinter.getAvailableTokens({ baseUrl: "https://custom.api.url" }).then((tokens) => {
- console.log(tokens);
-});
-```
-
-## Response
-
-Returns a promise that resolves to an `Array`.
-
-```typescript
-type Response = Array;
-
-interface FungibleToken {
- addresses: Record;
- decimals: number;
- logoURI: string;
- name: string;
- symbol: TokenSymbol;
-}
-```
-
-### Example Response
-
-```json
-{
- "data": [
- {
- "name": "USDC",
- "decimals": 6,
- "symbol": "USDC",
- "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/8cee462de2cc16eed81ded90ced5dbd64f7145cb/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png",
- "addresses": {
- "11155111": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
- "1993": "0xE61e5ed4c4f198c5384Ef57E69aAD1eF0c911004",
- "84532": "0x036CbD53842c5426634e7929541eC2318f3dCF7e"
- }
- },
- {
- "name": "Wrapped ETH",
- "decimals": 18,
- "symbol": "WETH",
- "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/8cee462de2cc16eed81ded90ced5dbd64f7145cb/blockchains/optimism/assets/0x4200000000000000000000000000000000000006/logo.png",
- "addresses": {
- "11155111": "0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14",
- "1993": "0x3538f4C55893eDca690D1e4Cf9Fb61FB70cd0DD8",
- "84532": "0x4200000000000000000000000000000000000006"
- }
- }
- ]
-}
-```
diff --git a/docs/docs/03-sdk/04-methods-reference/general/getUserBalances.md b/docs/docs/03-sdk/04-methods-reference/general/getUserBalances.md
deleted file mode 100644
index 18892ab..0000000
--- a/docs/docs/03-sdk/04-methods-reference/general/getUserBalances.md
+++ /dev/null
@@ -1,117 +0,0 @@
----
-id: get-user-balances
-title: getUserBalances
-sidebar_position: 3
----
-
-# `getUserBalances`
-
-The `getUserBalances` method retrieves the aggregated balance of a user across multiple chains for specified tokens or native assets.
-
-## Usage
-
-```typescript
-import { Sprinter, Environment } from "@chainsafe/sprinter-sdk";
-
-const sprinter = new Sprinter({ baseUrl: Environment.TESTNET });
-
-const ownerAddress = "0xYourAddressHere";
-sprinter.getUserBalances(ownerAddress).then((balances) => {
- console.log(balances);
-});
-```
-
-## Parameters
-
-- `account`: _(Required)_ The address of the user whose balances will be retrieved.
-- `tokens?`: _(Optional)_ An array of tokens for which balances will be retrieved. If omitted, the method will return balances for all tokens and native assets. If an empty array is provided, only native token balances will be returned.
-- `fetchOptions?`: _(Optional)_ An object containing `baseUrl` to override the default API endpoint for this request.
-
-### Example: Using `tokens` and `fetchOptions`
-
-```typescript
-const tokens = [
- {
- symbol: "USDC",
- decimals: 6,
- addresses: { "11155111": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238" },
- },
-];
-
-sprinter
- .getUserBalances(ownerAddress, tokens, { baseUrl: "https://custom.api.url" })
- .then((balances) => {
- console.log(balances);
- });
-```
-
-## Behavior of the `tokens` Parameter
-
-- **If `tokens` is omitted**: The method will return balances for all supported tokens and native assets.
-- **If `tokens` is specified**: The method will return balances only for the specified tokens and native assets.
-- **If `tokens` is an empty array**: The method will return only native token balances.
-
-Providing specific tokens or an empty array can help reduce the response time, as fewer tokens need to be fetched.
-
-## Response
-
-Returns a promise that resolves to an `AggregateBalances` object.
-
-```typescript
-type AggregateBalances = {
- [symbol: string]: {
- balances: Array;
- total: string;
- };
-};
-
-interface TokenBalance {
- balance: string;
- chainId: number;
- tokenDecimals: number;
-}
-```
-
-### Example Response
-
-```json
-{
- "ETH": {
- "balances": [
- {
- "balance": "1234567890000000000",
- "chainId": 11155111,
- "tokenDecimals": 18
- },
- {
- "balance": "9876543210000000000",
- "chainId": 84532,
- "tokenDecimals": 18
- }
- ],
- "total": "11111111100000000000"
- },
- "USDC": {
- "balances": [
- {
- "balance": "1000000",
- "chainId": 11155111,
- "tokenDecimals": 6
- },
- {
- "balance": "2000000",
- "chainId": 84532,
- "tokenDecimals": 6
- }
- ],
- "total": "3000000"
- }
-}
-```
-
-## Notes
-
-- If the `tokens` array is omitted, balances for all tokens and native assets will be returned.
-- If you provide specific tokens, balances will be fetched only for those tokens and native assets.
-- If you provide an empty `tokens` array, only native token balances will be returned.
-- Specifying tokens or an empty array can result in faster responses, as fewer tokens need to be fetched.
diff --git a/docs/docs/03-sdk/04-methods-reference/pool-asset-on-destination/_category_.json b/docs/docs/03-sdk/04-methods-reference/pool-asset-on-destination/_category_.json
deleted file mode 100644
index 5b922a7..0000000
--- a/docs/docs/03-sdk/04-methods-reference/pool-asset-on-destination/_category_.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "label": "Pool Asset On Destination",
- "collapsed": false,
- "collapsible": false,
- "position": 3
-}
diff --git a/docs/docs/03-sdk/04-methods-reference/pool-asset-on-destination/poolAssetOnDestination.md b/docs/docs/03-sdk/04-methods-reference/pool-asset-on-destination/poolAssetOnDestination.md
deleted file mode 100644
index d19a507..0000000
--- a/docs/docs/03-sdk/04-methods-reference/pool-asset-on-destination/poolAssetOnDestination.md
+++ /dev/null
@@ -1,149 +0,0 @@
----
-id: pool-asset-on-destination
-title: poolAssetOnDestination
-sidebar_position: 1
----
-
-# `poolAssetOnDestination`
-
-The `poolAssetOnDestination` method generates a solution for pooling fungible token balances across multiple source chains and transferring them to a specified destination chain. This method calculates the best combination of multi-hop transfers from available source chains, ultimately pooling the assets on the destination chain.
-
-## Usage
-
-```typescript
-import { Sprinter, Environment } from "@chainsafe/sprinter-sdk";
-
-const sprinter = new Sprinter({ baseUrl: Environment.TESTNET });
-
-const settings = {
- account: "0xYourAddressHere",
- destinationChain: 11155111, // Sepolia testnet
- token: "USDC",
- amount: 1000000, // Targeted balance on the destination chain, in the smallest denomination
- sourceChains: [84532, 1993], // Optional: List of source chains to be considered
-};
-
-sprinter.poolAssetOnDestination(settings).then((solution) => {
- console.log(solution);
-});
-```
-
-## Parameters
-
-- `settings`: _(Required)_ An object containing the following fields:
-
- - `account`: The user’s address.
- - `destinationChain`: The ID of the destination chain.
- - `token`: The symbol of the token to be pooled and transferred (e.g., `USDC`, `ETH`).
- - `amount`: The target amount of the token on the destination chain, in the smallest denomination (e.g., for USDC with 6 decimals, 1 USDC = 1,000,000).
- - `sourceChains?`: _(Optional)_ An array of source chain IDs to be considered for pooling. If omitted, Sprinter will use all available source chains.
- - `threshold?`: _(Optional)_ The minimum amount of the token to leave on the source chain, in the smallest denomination (useful for avoiding emptying the source chain completely).
-
-- `fetchOptions?`: _(Optional)_ An object containing `baseUrl` to override the default API endpoint for this request.
-
-### Example: Pooling from Multiple Chains
-
-In this example, balances from multiple source chains (e.g., BaseSepolia and B3Sepolia) are pooled to the destination chain (Sepolia).
-
-```typescript
-const settings = {
- account: "0xYourAddressHere",
- destinationChain: 11155111, // Sepolia testnet
- token: "USDC",
- amount: 1000000, // Target balance on destination chain
- sourceChains: [84532, 1993], // BaseSepolia and B3Sepolia as source chains
-};
-
-sprinter.poolAssetOnDestination(settings).then((solution) => {
- console.log(solution);
-});
-```
-
-### Example: Using `fetchOptions`
-
-```typescript
-sprinter
- .poolAssetOnDestination(settings, { baseUrl: "https://custom.api.url" })
- .then((solution) => {
- console.log(solution);
- });
-```
-
-## Response
-
-Returns a promise that resolves to a `SolutionResponse`.
-
-```typescript
-type SolutionResponse = Array | FailedSolution;
-
-interface Solution {
- destinationChain: number;
- destinationTokenAddress: string;
- duration: number; // Time estimate in seconds
- fee: Amount;
- gasCost: Amount;
- senderAddress: string;
- sourceChain: number;
- sourceTokenAddress: string;
- amount: string;
- tool: Tool;
- transaction: Transaction;
- approvals?: Array;
-}
-
-interface FailedSolution {
- error: string;
-}
-```
-
-### Example Response
-
-import GasTip from "../\_gas-tip.md"
-
-
-
-```json
-[
- {
- "sourceChain": 84532,
- "destinationChain": 11155111,
- "sourceTokenAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "destinationTokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
- "senderAddress": "0x3e101ec02e7a48d16dade204c96bff842e7e2519",
- "tool": {
- "name": "Sygma-Testnet",
- "logoURI": "https://scan.buildwithsygma.com/assets/images/logo1.svg"
- },
- "gasCost": {
- "amount": "221055913000",
- "amountUSD": 0
- },
- "fee": {
- "amount": "1000000000000000",
- "amountUSD": 0
- },
- "amount": "100000000",
- "duration": 60000000000,
- "transaction": {
- "data": "0x73c45c98000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000540000000000000000000000000000000000000000000000000000000005f5e10000000000000000000000000000000000000000000000000000000000000000143e101ec02e7a48d16dade204c96bff842e7e251900000000000000000000000000000000000000000000000000000000000000000000000000000000000000023078000000000000000000000000000000000000000000000000000000000000",
- "to": "0x9D5C332Ebe0DaE36e07a4eD552Ad4d8c5067A61F",
- "from": "0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519",
- "value": "0x38d7ea4c68000",
- "gasPrice": "0xf433d",
- "gasLimit": "0x35f48",
- "chainId": 84532
- },
- "approvals": [
- {
- "data": "0x095ea7b30000000000000000000000003b0f996c474c91de56617da13a52b22bb659d18e0000000000000000000000000000000000000000000000000000000005f5e100",
- "to": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "from": "0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519",
- "value": "0x0",
- "gasPrice": "0xf433d",
- "gasLimit": "0xe484",
- "chainId": 84532
- }
- ]
- }
-]
-```
diff --git a/docs/docs/03-sdk/04-methods-reference/pool-asset-on-destination/poolAssetOnDestinationWithHook.md b/docs/docs/03-sdk/04-methods-reference/pool-asset-on-destination/poolAssetOnDestinationWithHook.md
deleted file mode 100644
index c872314..0000000
--- a/docs/docs/03-sdk/04-methods-reference/pool-asset-on-destination/poolAssetOnDestinationWithHook.md
+++ /dev/null
@@ -1,260 +0,0 @@
----
-id: pool-asset-on-destination-with-hook
-title: poolAssetOnDestinationWithHook
-sidebar_position: 2
----
-
-# `poolAssetOnDestinationWithHook`
-
-The `poolAssetOnDestinationWithHook` method generates a solution for pooling token balances from multiple source chains and transferring them to a specified destination chain, followed by a contract call on the destination chain. This method calculates the best combination of transfers from available source chains and includes a contract interaction after the token transfer.
-
-:::warning Cross-Chain Aggregation Behavior
-
-When pooling balances from multiple chains, the contract call will be executed once per source chain. This means the same contract will be called multiple times, which may result in unintended behavior for certain use cases. Ensure that your contract can handle repeated calls, as this may not be suitable for actions like NFT minting or governance voting, where a single action is expected.
-
-This behavior is generally fine for operations like staking or liquidity deposits, where multiple transactions are acceptable.
-
-:::
-
-## Usage
-
-import Tabs from '@theme/Tabs';
-import TabItem from '@theme/TabItem';
-
-
-
-
-In this example, a token transfer (e.g., `USDC`) is pooled from multiple source chains, followed by a contract call on the destination chain. You need to provide `outputTokenAddress` and `approvalAddress` to allow the contract to move tokens on behalf of the user.
-
-```typescript
-import { Sprinter, Environment } from "@chainsafe/sprinter-sdk";
-
-const sprinter = new Sprinter({ baseUrl: Environment.TESTNET });
-
-const settings = {
- account: "0xYourAddressHere",
- destinationChain: 11155111, // Sepolia testnet
- token: "USDC",
- amount: 1000000, // Targeted balance on the destination chain, in the smallest denomination
- contractCall: {
- contractAddress: "0xContractAddressHere",
- callData: "0xSomeCallData", // Encoded contract interaction data
- gasLimit: 100000,
- outputTokenAddress: "0xOutputTokenAddressHere", // Where tokens will be sent
- approvalAddress: "0xApprovalAddressHere", // Contract that needs approval to transfer tokens
- },
- recipient: "0xRecipientAddress", // Optional recipient of leftover tokens
- sourceChains: [84532, 1993], // Optional: List of source chains to be considered
-};
-
-sprinter.poolAssetOnDestinationWithHook(settings).then((solution) => {
- console.log(solution);
-});
-```
-
-
-
-
-
-In this example, a native token (e.g., `ETH`) is pooled from multiple source chains, followed by a contract call on the destination chain.
-
-```typescript
-const settings = {
- account: "0xYourAddressHere",
- destinationChain: 11155111, // Sepolia testnet
- token: "ETH",
- amount: 5000000000000000000, // 5 ETH in the smallest denomination (wei)
- contractCall: {
- contractAddress: "0xContractAddressHere",
- callData: "0xSomeCallData", // Encoded contract interaction data
- gasLimit: 21000, // Standard gas limit for ETH transfers
- },
- recipient: "0xRecipientAddressHere", // The recipient of the native token transfer
- sourceChains: [84532, 1993], // Optional: List of source chains to be considered
-};
-
-sprinter.poolAssetOnDestinationWithHook(settings).then((solution) => {
- console.log(solution);
-});
-```
-
-
-
-
-:::note
-You can limit the solution to a specific source chain using the `sourceChains` field. For example, to use only `BaseSepolia` (chain ID `84532`) and another chain, provide it as an array like this:
-
-```typescript
-sourceChains: [84532, 1993];
-```
-
-If omitted, Sprinter will consider all available source chains.
-:::
-
-### Example: Using `fetchOptions`
-
-```typescript
-sprinter
- .poolAssetOnDestinationWithHook(settings, { baseUrl: "https://custom.api.url" })
- .then((solution) => {
- console.log(solution);
- });
-```
-
-## Parameters
-
-- `settings`: _(Required)_ An object containing the following fields:
- - `account`: The user’s address.
- - `destinationChain`: The ID of the destination chain.
- - `token`: The symbol of the token to be pooled and transferred (e.g., `USDC`, `ETH`).
- - `amount`: The target amount of the token on the destination chain, in the smallest denomination (e.g., for USDC with 6 decimals, 1 USDC = 1,000,000).
- - `contractCall`: An object containing the contract call details, depending on the type of contract call:
- - **Native Contract Call**:
- - `contractAddress`: The contract address on the destination chain.
- - `callData`: The data to interact with the contract, in hex format.
- - `gasLimit`: The maximum amount of gas to use for the contract call.
- - **Token Contract Call**:
- - `contractAddress`: The contract address on the destination chain.
- - `callData`: The data to interact with the contract, in hex format.
- - `gasLimit`: The maximum amount of gas to use for the contract call.
- - `outputTokenAddress?`: _(Optional)_ The token address where tokens will be sent after the contract call.
- - `approvalAddress?`: _(Optional)_ The contract address that requires approval to transfer tokens (e.g., for `transferFrom`).
- - `recipient?`: _(Optional)_ The address of the recipient of any leftover tokens.
- - `sourceChains?`: _(Optional)_ An array of source chain IDs to be considered for pooling. If omitted, Sprinter will use all available source chains.
- - `threshold?`: _(Optional)_ The minimum amount of the token to leave on the source chain, in the smallest denomination (useful for avoiding emptying the source chain completely).
-- `fetchOptions?`: _(Optional)_ An object containing `baseUrl` to override the default API endpoint for this request.
-
-import HowToCallData from "../\_how-to-calldata.md"
-
-
-
-import GasLimit from "../\_how-to-gas-limit.md"
-
-
-
-
-
-## Response
-
-Returns a promise that resolves to a `SolutionResponse`.
-
-```typescript
-type SolutionResponse = Array | FailedSolution;
-
-interface Solution {
- destinationChain: number;
- destinationTokenAddress: string;
- duration: number; // Time estimate in seconds
- fee: Amount;
- gasCost: Amount;
- senderAddress: string;
- sourceChain: number;
- sourceTokenAddress: string;
- amount: string;
- tool: Tool;
- transaction: Transaction;
- approvals?: Array;
-}
-
-interface FailedSolution {
- error: string;
-}
-```
-
-### Example Response
-
-import GasTip from "../\_gas-tip.md"
-
-
-
-
-
-
-```json
-[
- {
- "sourceChain": 84532,
- "destinationChain": 11155111,
- "sourceTokenAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "destinationTokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
- "senderAddress": "0x3e101ec02e7a48d16dade204c96bff842e7e2519",
- "tool": {
- "name": "Sygma-Testnet",
- "logoURI": "https://scan.buildwithsygma.com/assets/images/logo1.svg"
- },
- "gasCost": {
- "amount": "221055913000",
- "amountUSD": 0
- },
- "fee": {
- "amount": "1000000000000000",
- "amountUSD": 0
- },
- "amount": "100000000",
- "duration": 60000000000,
- "transaction": {
- "data": "0x73c45c98000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000540000000000000000000000000000000000000000000000000000000005f5e10000000000000000000000000000000000000000000000000000000000000000143e101ec02e7a48d16dade204c96bff842e7e251900000000000000000000000000000000000000000000000000000000000000000000000000000000000000023078000000000000000000000000000000000000000000000000000000000000",
- "to": "0x9D5C332Ebe0DaE36e07a4eD552Ad4d8c5067A61F",
- "from": "0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519",
- "value": "0x38d7ea4c68000",
- "gasPrice": "0xf433d",
- "gasLimit": "0x35f48",
- "chainId": 84532
- },
- "approvals": [
- {
- "data": "0x095ea7b30000000000000000000000003b0f996c474c91de56617da13a52b22bb659d18e0000000000000000000000000000000000000000000000000000000005f5e100",
- "to": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "from": "0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519",
- "value": "0x0",
- "gasPrice": "0xf433d",
- "gasLimit": "0xe484",
- "chainId": 84532
- }
- ]
- }
-]
-```
-
-
-
-
-
-```json
-[
- {
- "sourceChain": 84532,
- "destinationChain": 11155111,
- "sourceTokenAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "destinationTokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
- "senderAddress": "0x3e101ec02e7a48d16dade204c96bff842e7e2519",
- "tool": {
- "name": "Sygma-Testnet",
- "logoURI": "https://scan.buildwithsygma.com/assets/images/logo1.svg"
- },
- "gasCost": {
- "amount": "221055913000",
- "amountUSD": 0
- },
- "fee": {
- "amount": "1000000000000000",
- "amountUSD": 0
- },
- "amount": "100000000",
- "duration": 60000000000,
- "transaction": {
- "data": "0x73c45c98000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000540000000000000000000000000000000000000000000000000000000005f5e10000000000000000000000000000000000000000000000000000000000000000143e101ec02e7a48d16dade204c96bff842e7e251900000000000000000000000000000000000000000000000000000000000000000000000000000000000000023078000000000000000000000000000000000000000000000000000000000000",
- "to": "0x9D5C332Ebe0DaE36e07a4eD552Ad4d8c5067A61F",
- "from": "0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519",
- "value": "0x38d7ea4c68000",
- "gasPrice": "0xf433d",
- "gasLimit": "0x35f48",
- "chainId": 84532
- },
- "approvals": null
- }
-]
-```
-
-
-
diff --git a/docs/docs/03-sdk/04-methods-reference/transfer/_category_.json b/docs/docs/03-sdk/04-methods-reference/transfer/_category_.json
deleted file mode 100644
index ddaff6d..0000000
--- a/docs/docs/03-sdk/04-methods-reference/transfer/_category_.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "label": "Transfer",
- "collapsed": false,
- "collapsible": false,
- "position": 2
-}
diff --git a/docs/docs/03-sdk/04-methods-reference/transfer/sweep.md b/docs/docs/03-sdk/04-methods-reference/transfer/sweep.md
deleted file mode 100644
index 0dc75cf..0000000
--- a/docs/docs/03-sdk/04-methods-reference/transfer/sweep.md
+++ /dev/null
@@ -1,141 +0,0 @@
----
-id: sweep
-title: sweep
-sidebar_position: 3
----
-
-# `sweep`
-
-The `sweep` method generates a quote to transfer the full token balances of source chains to a destination chain.
-
-## Usage
-
-```typescript
-import { Sprinter, Environment } from "@chainsafe/sprinter-sdk";
-
-const sprinter = new Sprinter({ baseUrl: Environment.TESTNET });
-
-const settings = {
- account: "0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519",
- destinationChain: 11155111,
- token: "USDC",
-};
-
-sprinter.sweep(settings).then((solution) => {
- console.log(solution);
-});
-```
-
-## Parameters
-
-- `settings`: _(Required)_ An object containing the following fields:
-
- - `account`: The user’s address.
- - `destinationChain`: The ID of the destination chain.
- - `token`: The symbol of the token to be transferred (e.g., `USDC`, `ETH`).
- - `recipient?`: _(Optional)_ The address of the recipient of the tokens on the destination chain.
- - `sourceChains?`: _(Optional)_ An array of source chain IDs to be considered for the sweep. If omitted, Sprinter will use all available chains for the solution. To limit the solution to a specific chain, provide an array containing only that chain's ID.
-
-- `fetchOptions?`: _(Optional)_ An object containing `baseUrl` to override the default API endpoint for this request.
-
-### Example: Using `sourceChains` for sweeping from specific chains
-
-To get a sweep solution from specific chains, you can set `sourceChains` to an array with chain IDs.
-
-```typescript
-const settings = {
- account: "0xYourAddressHere",
- destinationChain: 11155111, // Sepolia testnet
- token: "USDC",
- sourceChains: [84532, 137],
-};
-
-sprinter.sweep(settings).then((solution) => {
- console.log(solution);
-});
-```
-
-### Example: Using `fetchOptions`
-
-```typescript
-sprinter.sweep(settings, { baseUrl: "https://custom.api.url" }).then((solution) => {
- console.log(solution);
-});
-```
-
-## Response
-
-Returns a promise that resolves to a `SolutionResponse`.
-
-```typescript
-type SolutionResponse = Array | FailedSolution;
-
-interface Solution {
- destinationChain: number;
- destinationTokenAddress: string;
- duration: number; // Time estimate in seconds
- fee: Amount;
- gasCost: Amount;
- senderAddress: string;
- sourceChain: number;
- sourceTokenAddress: string;
- tool: Tool;
- transaction: Transaction;
- approvals?: Array;
- amount: Amount;
-}
-
-interface FailedSolution {
- error: string;
-}
-```
-
-### Example Response
-
-import GasTip from "../\_gas-tip.md"
-
-
-
-```json
-[
- {
- "sourceChain": 84532,
- "destinationChain": 11155111,
- "sourceTokenAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "destinationTokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
- "senderAddress": "0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519",
- "tool": {
- "name": "Across",
- "logoURI": "https://raw.githubusercontent.com/lifinance/types/main/src/assets/icons/bridges/acrossv2.png"
- },
- "gasCost": {
- "amount": "130680140710000",
- "amountUSD": 0
- },
- "fee": {
- "amount": "6239846",
- "amountUSD": 0
- },
- "amount": "1178950000",
- "duration": 120000000000,
- "transaction": {
- "data": "0x7b9392320000000000000000000000003e101ec02e7a48d16dade204c96bff842e7e25190000000000000000000000003e101ec02e7a48d16dade204c96bff842e7e2519000000000000000000000000036cbd53842c5426634e7929541ec2318f3dcf7e0000000000000000000000001c7d4b196cb0c7b01d743fbc6116a902379c723800000000000000000000000000000000000000000000000000000000464559700000000000000000000000000000000000000000000000000000000045e6230a0000000000000000000000000000000000000000000000000000000000aa36a70000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006780030c000000000000000000000000000000000000000000000000000000006780576c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000000001dc0de",
- "to": "0x82B564983aE7274c86695917BBf8C99ECb6F0F8F",
- "from": "0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519",
- "value": "0x0",
- "gasLimit": "0x16378",
- "chainId": 84532
- },
- "approvals": [
- {
- "data": "0x095ea7b300000000000000000000000082b564983ae7274c86695917bbf8c99ecb6f0f8f0000000000000000000000000000000000000000000000000000000046455970",
- "to": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "from": "0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519",
- "value": "0x0",
- "gasLimit": "0xe484",
- "chainId": 84532
- }
- ]
- }
-]
-```
diff --git a/docs/docs/03-sdk/04-methods-reference/transfer/transferWithHook.md b/docs/docs/03-sdk/04-methods-reference/transfer/transferWithHook.md
deleted file mode 100644
index 13a2ec9..0000000
--- a/docs/docs/03-sdk/04-methods-reference/transfer/transferWithHook.md
+++ /dev/null
@@ -1,255 +0,0 @@
----
-id: transfer-with-hook
-title: transferWithHook
-sidebar_position: 2
----
-
-# `transferWithHook`
-
-The `transferWithHook` method generates a solution for performing a token transfer from a single source chain, followed by a contract call on the destination chain. The contract call can involve either a native token or a token transfer. This method returns the necessary transaction details to execute both the token transfer and the contract interaction.
-
-## Usage
-
-import Tabs from '@theme/Tabs';
-import TabItem from '@theme/TabItem';
-
-
-
-
-In this example, a token transfer (e.g., `USDC`) is followed by a contract call on the destination chain. You need to provide `outputTokenAddress` and `approvalAddress` to allow the contract to move tokens on behalf of the user.
-
-```typescript
-import { Sprinter, Environment } from "@chainsafe/sprinter-sdk";
-
-const sprinter = new Sprinter({ baseUrl: Environment.TESTNET });
-
-const settings = {
- account: "0xYourAddressHere",
- destinationChain: 11155111, // Sepolia testnet
- token: "USDC",
- amount: 1000000, // In smallest denomination (e.g., 1 USDC = 1,000,000 in USDC with 6 decimals)
- contractCall: {
- contractAddress: "0xContractAddressHere",
- callData: "0xSomeCallData", // Encoded contract interaction data
- gasLimit: 100000,
- outputTokenAddress: "0xOutputTokenAddressHere", // Where tokens will be sent
- approvalAddress: "0xApprovalAddressHere", // Contract that needs approval to transfer tokens
- },
- recipient: "0xRecipientAddress", // Optional recipient of leftover tokens
- sourceChains: [84532], // Optional: List of source chains to be considered
-};
-
-sprinter.transferWithHook(settings).then((solution) => {
- console.log(solution);
-});
-```
-
-
-
-
-
-In this example, a native token (e.g., `ETH`) is transferred to a contract on the destination chain, followed by a contract call. The contract can receive the native token in addition to executing the call.
-
-```typescript
-const settings = {
- account: "0xYourAddressHere",
- destinationChain: 11155111, // Sepolia testnet
- token: "ETH",
- amount: 5000000000000000000, // 5 ETH in the smallest denomination (wei)
- contractCall: {
- contractAddress: "0xContractAddressHere",
- callData: "0xSomeCallData", // Encoded contract interaction data
- gasLimit: 21000, // Standard gas limit for simple ETH transfers
- },
- recipient: "0xRecipientAddressHere", // The recipient of the native token transfer
- sourceChains: [84532], // Optional: List of source chains to be considered
-};
-
-sprinter.transferWithHook(settings).then((solution) => {
- console.log(solution);
-});
-```
-
-
-
-
-:::note
-You can limit the solution to a specific source chain using the `sourceChains` field. For example, to use only `BaseSepolia` (chain ID `84532`), provide it as an array like this:
-
-```typescript
-sourceChains: [84532];
-```
-
-If omitted, Sprinter will consider all available source chains.
-:::
-
-### Example: Using `fetchOptions`
-
-```typescript
-sprinter.transferWithHook(settings, { baseUrl: "https://custom.api.url" }).then((solution) => {
- console.log(solution);
-});
-```
-
-## Parameters
-
-- `settings`: _(Required)_ An object containing the following fields:
-
- - `account`: The user’s address.
- - `destinationChain`: The ID of the destination chain.
- - `token`: The symbol of the token to be transferred (e.g., `USDC`, `ETH`).
- - `amount`: The amount of the token to be transferred in the smallest denomination (e.g., for USDC with 6 decimals, 1 USDC = 1,000,000).
- - `contractCall`: An object containing the contract call details, depending on the type of contract call:
- - **Native Contract Call**:
- - `contractAddress`: The contract address on the destination chain.
- - `callData`: The data to interact with the contract, in hex format.
- - `gasLimit`: The maximum amount of gas to use for the contract call.
- - **Token Contract Call**:
- - `contractAddress`: The contract address on the destination chain.
- - `callData`: The data to interact with the contract, in hex format.
- - `gasLimit`: The maximum amount of gas to use for the contract call.
- - `outputTokenAddress?`: _(Optional)_ The token address where tokens will be sent after the contract call.
- - `approvalAddress?`: _(Optional)_ The contract address that requires approval to transfer tokens (e.g., for `transferFrom`).
- - `recipient?`: _(Optional)_ The address of the recipient of any leftover tokens.
- - `sourceChains?`: _(Optional)_ An array of source chain IDs to be considered for the transfer. If omitted, Sprinter will use all available chains for the solution.
- - `threshold?`: _(Optional)_ The minimum amount of tokens required to trigger the transfer solution. If not met, the transfer solution will not proceed.
- - `enableSwaps`: _(Optional)_ Defaults to `false`. Whether to enable token swaps on the source chain.
-
-- `fetchOptions?`: _(Optional)_ An object containing `baseUrl` to override the default API endpoint for this request.
-
-import HowToCallData from "../\_how-to-calldata.md"
-
-
-
-import GasLimit from "../\_how-to-gas-limit.md"
-
-
-
-
-
-## Response
-
-Returns a promise that resolves to a `SolutionResponse`.
-
-```typescript
-type SolutionResponse = Array | FailedSolution;
-
-interface Solution {
- destinationChain: number;
- destinationTokenAddress: string;
- duration: number; // Time estimate in seconds
- fee: Amount;
- gasCost: Amount;
- senderAddress: string;
- sourceChain: number;
- sourceTokenAddress: string;
- amount: string;
- tool: Tool;
- transaction: Transaction;
- approvals?: Array;
-}
-
-interface FailedSolution {
- error: string;
-}
-```
-
-### Example Response
-
-import GasTip from "../\_gas-tip.md"
-
-
-
-
-
-
-```json
-[
- {
- "sourceChain": 84532,
- "destinationChain": 11155111,
- "sourceTokenAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "destinationTokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
- "senderAddress": "0x3e101ec02e7a48d16dade204c96bff842e7e2519",
- "tool": {
- "name": "Sygma-Testnet",
- "logoURI": "https://scan.buildwithsygma.com/assets/images/logo1.svg"
- },
- "gasCost": {
- "amount": "221055913000",
- "amountUSD": 0
- },
- "fee": {
- "amount": "1000000000000000",
- "amountUSD": 0
- },
- "amount": "100000000",
- "duration": 60000000000,
- "transaction": {
- "data": "0x73c45c98000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000540000000000000000000000000000000000000000000000000000000005f5e10000000000000000000000000000000000000000000000000000000000000000143e101ec02e7a48d16dade204c96bff842e7e251900000000000000000000000000000000000000000000000000000000000000000000000000000000000000023078000000000000000000000000000000000000000000000000000000000000",
- "to": "0x9D5C332Ebe0DaE36e07a4eD552Ad4d8c5067A61F",
- "from": "0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519",
- "value": "0x38d7ea4c68000",
- "gasPrice": "0xf433d",
- "gasLimit": "0x35f48",
- "chainId": 845
-
-32
- },
- "approvals": [
- {
- "data": "0x095ea7b30000000000000000000000003b0f996c474c91de56617da13a52b22bb659d18e0000000000000000000000000000000000000000000000000000000005f5e100",
- "to": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "from": "0x3E101Ec02e7a48d16dade204c96bff842e7e2519",
- "value": "0x0",
- "gasPrice": "0xf433d",
- "gasLimit": "0xe484",
- "chainId": 84532
- }
- ]
- }
-]
-```
-
-
-
-
-
-```json
-[
- {
- "sourceChain": 84532,
- "destinationChain": 11155111,
- "sourceTokenAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "destinationTokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
- "senderAddress": "0x3e101ec02e7a48d16dade204c96bff842e7e2519",
- "tool": {
- "name": "Sygma-Testnet",
- "logoURI": "https://scan.buildwithsygma.com/assets/images/logo1.svg"
- },
- "gasCost": {
- "amount": "221055913000",
- "amountUSD": 0
- },
- "fee": {
- "amount": "1000000000000000",
- "amountUSD": 0
- },
- "amount": "100000000",
- "duration": 60000000000,
- "transaction": {
- "data": "0x73c45c98000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000540000000000000000000000000000000000000000000000000000000005f5e10000000000000000000000000000000000000000000000000000000000000000143e101ec02e7a48d16dade204c96bff842e7e251900000000000000000000000000000000000000000000000000000000000000000000000000000000000000023078000000000000000000000000000000000000000000000000000000000000",
- "to": "0x9D5C332Ebe0DaE36e07a4eD552Ad4d8c5067A61F",
- "from": "0x3E101Ec02e7a48D16DADE204C96bFF842E7E2519",
- "value": "0x38d7ea4c68000",
- "gasPrice": "0xf433d",
- "gasLimit": "0x35f48",
- "chainId": 84532
- },
- "approvals": null
- }
-]
-```
-
-
-
diff --git a/docs/docs/03-sdk/04-methods-reference/transfer/transfer_method.md b/docs/docs/03-sdk/04-methods-reference/transfer/transfer_method.md
deleted file mode 100644
index e259303..0000000
--- a/docs/docs/03-sdk/04-methods-reference/transfer/transfer_method.md
+++ /dev/null
@@ -1,148 +0,0 @@
----
-id: transfer
-title: transfer
-sidebar_position: 1
----
-
-# `transfer`
-
-The `transfer` method generates a solution for performing a token transfer from a single source chain. It returns the necessary transaction details to initiate the transfer on the source chain and complete it on the destination chain.
-
-## Usage
-
-```typescript
-import { Sprinter, Environment } from "@chainsafe/sprinter-sdk";
-
-const sprinter = new Sprinter({ baseUrl: Environment.TESTNET });
-
-const settings = {
- account: "0xYourAddressHere",
- destinationChain: 11155111, // Sepolia testnet
- token: "USDC",
- amount: 1000000, // In smallest denomination (e.g., 1 USDC = 1,000,000 in USDC with 6 decimals)
-};
-
-sprinter.transfer(settings).then((solution) => {
- console.log(solution);
-});
-```
-
-## Parameters
-
-- `settings`: _(Required)_ An object containing the following fields:
-
- - `account`: The user’s address.
- - `destinationChain`: The ID of the destination chain.
- - `token`: The symbol of the token to be transferred (e.g., `USDC`, `ETH`).
- - `amount`: The amount of the token to be transferred in the smallest denomination (e.g., for USDC with 6 decimals, 1 USDC = 1,000,000).
- - `recipient?`: _(Optional)_ The address of the recipient of any leftover tokens.
- - `sourceChains?`: _(Optional)_ An array of source chain IDs to be considered for the transfer. If omitted, Sprinter will use all available chains for the solution. To limit the solution to a specific chain, provide an array containing only that chain's ID.
- - `threshold?`: _(Optional)_ The minimum amount of tokens required to trigger the transfer solution. If not met, the transfer solution will not proceed.
- - `enableSwaps`: _(Optional)_ Defaults to `false`. Whether to enable token swaps on the source chain.
-
-- `fetchOptions?`: _(Optional)_ An object containing `baseUrl` to override the default API endpoint for this request.
-
-### Example: Using `sourceChains` for a Specific Chain
-
-To get a transfer solution from a specific chain (e.g., BaseSepolia with chain ID `84532`), you can set `sourceChains` to an array with that chain's ID.
-
-```typescript
-const settings = {
- account: "0xYourAddressHere",
- destinationChain: 11155111, // Sepolia testnet
- token: "USDC",
- amount: 1000000,
- sourceChains: [84532], // Limit to BaseSepolia as the source chain
-};
-
-sprinter.transfer(settings).then((solution) => {
- console.log(solution);
-});
-```
-
-### Example: Using `fetchOptions`
-
-```typescript
-sprinter.transfer(settings, { baseUrl: "https://custom.api.url" }).then((solution) => {
- console.log(solution);
-});
-```
-
-## Response
-
-Returns a promise that resolves to a `SolutionResponse`.
-
-```typescript
-type SolutionResponse = Array | FailedSolution;
-
-interface Solution {
- destinationChain: number;
- destinationTokenAddress: string;
- duration: number; // Time estimate in seconds
- fee: Amount;
- gasCost: Amount;
- senderAddress: string;
- sourceChain: number;
- sourceTokenAddress: string;
- amount: string;
- tool: Tool;
- transaction: Transaction;
- approvals?: Array;
-}
-
-interface FailedSolution {
- error: string;
-}
-```
-
-### Example Response
-
-import GasTip from "../\_gas-tip.md"
-
-
-
-```json
-[
- {
- "sourceChain": 84532,
- "destinationChain": 11155111,
- "sourceTokenAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "destinationTokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
- "senderAddress": "0x3e101ec02e7a48d16dade204c96bff842e7e2519",
- "tool": {
- "name": "Sygma-Testnet",
- "logoURI": "https://scan.buildwithsygma.com/assets/images/logo1.svg"
- },
- "gasCost": {
- "amount": "221055913000",
- "amountUSD": 0
- },
- "fee": {
- "amount": "1000000000000000",
- "amountUSD": 0
- },
- "amount": "100000000",
- "duration": 60000000000,
- "transaction": {
- "data": "0x73c45c98000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000540000000000000000000000000000000000000000000000000000000005f5e10000000000000000000000000000000000000000000000000000000000000000143e101ec02e7a48d16dade204c96bff842e7e251900000000000000000000000000000000000000000000000000000000000000000000000000000000000000023078000000000000000000000000000000000000000000000000000000000000",
- "to": "0x9D5C332Ebe0DaE36e07a4eD552Ad4d8c5067A61F",
- "from": "0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519",
- "value": "0x38d7ea4c68000",
- "gasPrice": "0xf433d",
- "gasLimit": "0x35f48",
- "chainId": 84532
- },
- "approvals": [
- {
- "data": "0x095ea7b30000000000000000000000003b0f996c474c91de56617da13a52b22bb659d18e0000000000000000000000000000000000000000000000000000000005f5e100",
- "to": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "from": "0x3E101Ec02e7A48D16DADE204C96bFF842E7E2519",
- "value": "0x0",
- "gasPrice": "0xf433d",
- "gasLimit": "0xe484",
- "chainId": 84532
- }
- ]
- }
-]
-```
diff --git a/docs/docs/03-sdk/index.md b/docs/docs/03-sdk/index.md
deleted file mode 100644
index 362b61d..0000000
--- a/docs/docs/03-sdk/index.md
+++ /dev/null
@@ -1,24 +0,0 @@
----
-id: sdk-overview
-title: SDK
-sidebar_position: 3
----
-
-# SDK Overview
-
-The Sprinter SDK provides a set of tools and functionalities to interact with the Sprinter Intent Engine. It allows developers to easily retrieve intent-based solutions, such as cross-chain balance aggregation, token transfers, and contract calls, across multiple blockchain networks.
-
-## Key Features
-
-- **Cross-Chain Balance Retrieval**: Fetch user balances across multiple supported blockchains.
-- **Bridging Solutions**: Generate solutions for single-hop and multi-hop token transfers across chains.
-- **Contract Call Solutions**: Generate solutions to perform contract calls along with cross-chain transfers.
-- **Typed Methods**: TypeScript support for all SDK methods, ensuring type safety and better developer experience.
-
-## Use Cases
-
-1. **Balance Aggregation**: Aggregate a user's balance for a specific token across multiple chains.
-2. **Token Bridging**: Create bridging solutions to transfer tokens across different chains.
-3. **Contract Interactions**: Retrieve solutions for executing contract calls while bridging tokens.
-
-For more detailed usage and examples, please refer to the Methods Reference.
diff --git a/docs/docs/04-react-sdk/02-installation.md b/docs/docs/04-react-sdk/02-installation.md
deleted file mode 100644
index b3e086d..0000000
--- a/docs/docs/04-react-sdk/02-installation.md
+++ /dev/null
@@ -1,56 +0,0 @@
----
-id: react-sdk-installation
-title: Installation
-sidebar_position: 2
----
-
-# Installation
-
-To use the **Sprinter React SDK** in your project, follow these installation instructions.
-
-## Step 1: Install the React SDK and Sprinter SDK
-
-The React SDK requires the core Sprinter SDK (`@chainsafe/sprinter-sdk`) to function properly. You can install both packages using `yarn` or `npm`.
-
-```bash npm2yarn
-npm install @chainsafe/sprinter-react @chainsafe/sprinter-sdk
-```
-
-## Step 2: Ensure React Version
-
-Make sure your project uses **React** version 18.3.1 or higher, as it’s the minimum version supported by the React SDK.
-
-```bash npm2yarn
-npm install react@latest react-dom@latest
-```
-
-## Step 3: Wrap Your App with `SprinterContext`
-
-Once the installation is complete, wrap your app’s component tree with `SprinterContext` to provide access to Sprinter’s functionalities across your React components.
-
-:::note
-The `baseUrl` should be changed depending on whether you want to interract with test networks or main networks. E.g for Sepolia or BaseSepolia use `Environment.TESTNET`, otherwise use `Environment.MAINNET`
-:::
-
-```tsx
-import React from "react";
-import { SprinterContext } from "@chainsafe/sprinter-react";
-import { Environment } from "@chainsafe/sprinter-sdk";
-
-function App() {
- return (
-
-
-
- );
-}
-```
-
-By passing the `baseUrl`, you specify which endpoint to use for API calls. If you interract with test networks (e.g Sepolia, BaseSepolia...) use the Testnet url otherwise use the Mainnet one.
-
-### Available URLs:
-
-- **Testnet**: `https://api.test.sprinter.buildwithsygma.com`
-- **Mainnet**: `https://api.sprinter.buildwithsygma.com`
-
-For more information on available hooks and methods, proceed to the [Using Hooks](03-using-hooks.md) section.
diff --git a/docs/docs/04-react-sdk/03-using-hooks.md b/docs/docs/04-react-sdk/03-using-hooks.md
deleted file mode 100644
index a3f41ba..0000000
--- a/docs/docs/04-react-sdk/03-using-hooks.md
+++ /dev/null
@@ -1,151 +0,0 @@
----
-id: using-hooks
-title: Using React SDK Hooks
-sidebar_position: 3
----
-
-# Using React SDK Hooks
-
-The Sprinter React SDK provides a set of hooks to simplify access to the core Sprinter SDK's functionality. These hooks allow you to easily retrieve and manage user balances, tokens, chains, and transfer solutions directly within your React components.
-
-Each hook returns stateful data (`data`, `loading`, `error`) along with functions to interact with Sprinter’s Intent Engine.
-
-## Available Hooks
-
-### 1. `useSprinter`
-
-Access all of the context provided by `SprinterContext`. It allows you to get access to balances, chains, tokens, and solutions across your app.
-
-```tsx
-import { useSprinter } from "@chainsafe/sprinter-react";
-
-function YourComponent() {
- const {
- balances,
- tokens,
- chains,
- solution,
- getUserBalances,
- getAvailableTokens,
- getAvailableChains,
- getSweep,
- getTransfer,
- getTransferWithHook,
- getPoolAssetOnDestination,
- getPoolAssetOnDestinationWithHook,
- } = useSprinter();
-
- // You now have access to the full Sprinter context!
-}
-```
-
-### 2. `useSprinterTokens`
-
-Fetch the list of available tokens supported by Sprinter across various chains.
-
-```tsx
-import { useSprinterTokens } from "@chainsafe/sprinter-react";
-
-function TokenList() {
- const { tokens, getAvailableTokens } = useSprinterTokens();
-
- useEffect(() => {
- getAvailableTokens(); // Fetch tokens on component mount
- }, []);
-
- if (tokens.loading) return Loading tokens...
;
- if (tokens.error) return Error: {tokens.error}
;
-
- return (
- {tokens.data && tokens.data.map((token) => - {token.name}
)}
- );
-}
-```
-
-### 3. `useSprinterChains`
-
-This hook retrieves the supported blockchain networks.
-
-```tsx
-import { useSprinterChains } from "@chainsafe/sprinter-react";
-
-function ChainList() {
- const { chains, getAvailableChains } = useSprinterChains();
-
- useEffect(() => {
- getAvailableChains(); // Fetch chains on component mount
- }, []);
-
- if (chains.loading) return Loading chains...
;
- if (chains.error) return Error fetching chains: {chains.error}
;
-
- return (
- {chains.data && chains.data.map((chain) => - {chain.name}
)}
- );
-}
-```
-
-### 4. `useSprinterBalances`
-
-This hook allows you to fetch user balances across multiple blockchains.
-
-```tsx
-import { useSprinterBalances } from "@chainsafe/sprinter-react";
-
-function BalanceComponent({ account }) {
- const { balances, getUserBalances } = useSprinterBalances(account);
-
- useEffect(() => {
- getUserBalances(); // Fetch balances when the component mounts
- }, [account]);
-
- if (balances.loading) return Loading balances...
;
- if (balances.error) return Error fetching balances: {balances.error}
;
-
- return (
-
- {balances.data &&
- balances.data.map((balance) => (
- -
- {balance.symbol}: {balance.amount}
-
- ))}
-
- );
-}
-```
-
-### 5. `useSprinterTransfers`
-
-Generate cross-chain transfer and contract call solutions.
-
-```tsx
-import { useSprinterTransfers } from "@chainsafe/sprinter-react";
-
-function TransferSolution() {
- const { getPoolAssetOnDestination, solution } = useSprinterTransfers();
-
- useEffect(() => {
- const settings = {
- account: "0xYourAddressHere",
- destinationChain: 11155111, // Sepolia testnet
- token: "USDC",
- amount: 1000000, // 1 USDC in smallest denomination
- sourceChains: [84532, 1993], // Optional: source chains to consider
- };
-
- getPoolAssetOnDestination(settings);
- }, []);
-
- if (solution.loading) return Loading transfer solution...
;
- if (solution.error) return Error: {solution.error}
;
-
- return Transfer Solution: {JSON.stringify(solution.data)}
;
-}
-```
-
----
-
-## Summary
-
-The Sprinter React SDK hooks provide an easy way to interact with cross-chain balances, tokens, chains, and transfer solutions. These hooks manage state for you (`loading`, `error`, and `data`) and allow you to integrate Sprinter functionality seamlessly into your React components.
diff --git a/docs/docs/04-react-sdk/04-methods-reference/_category_.json b/docs/docs/04-react-sdk/04-methods-reference/_category_.json
deleted file mode 100644
index 74901d7..0000000
--- a/docs/docs/04-react-sdk/04-methods-reference/_category_.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "label": "Methods Reference",
- "collapsed": false
-}
diff --git a/docs/docs/04-react-sdk/04-methods-reference/useSprinterBalances.md b/docs/docs/04-react-sdk/04-methods-reference/useSprinterBalances.md
deleted file mode 100644
index 3de79e2..0000000
--- a/docs/docs/04-react-sdk/04-methods-reference/useSprinterBalances.md
+++ /dev/null
@@ -1,82 +0,0 @@
----
-id: use-sprinter-balances
-title: useSprinterBalances
-sidebar_position: 3
----
-
-# `useSprinterBalances`
-
-The `useSprinterBalances` hook allows you to retrieve a user's available token balances across multiple chains. It provides access to both native and fungible token balances for the specified account.
-
-## Usage
-
-### Example
-
-```tsx
-import { useSprinterBalances } from "@chainsafe/sprinter-react";
-import React, { useEffect } from "react";
-
-function BalancesComponent() {
- const { balances, getUserBalances } = useSprinterBalances("0xYourAddress");
-
- useEffect(() => {
- getUserBalances(); // Fetch balances when the component mounts
- }, [getUserBalances]);
-
- if (balances.loading) {
- return Loading...
;
- }
-
- if (balances.error) {
- return Error: {balances.error}
;
- }
-
- return (
-
- {Object.entries(balances.data || {}).map(([symbol, balanceEntry]) => (
- -
- {symbol}: {balanceEntry.total}
-
- ))}
-
- );
-}
-```
-
-## Return Value
-
-The `useSprinterBalances` hook returns an object with the following properties:
-
-- **`balances`**: An object containing:
-
- - `data`: The user's balances across chains, keyed by token symbol. Each token's balances are represented by:
- - `balances`: An array of balances on different chains.
- - `total`: The total balance for the token across all chains.
- - `loading`: A boolean indicating if the balances are being fetched.
- - `error`: A string containing the error message if the fetch fails.
-
-- **`getUserBalances`**: A function that triggers the retrieval of the user's balances.
-
-## Example Response
-
-Here’s an example of what `balances.data` might look like after calling `getUserBalances()`:
-
-```json
-{
- "ETH": {
- "balances": [
- { "balance": "1000000000000000000", "chainId": 11155111, "tokenDecimals": 18 },
- { "balance": "500000000000000000", "chainId": 84532, "tokenDecimals": 18 }
- ],
- "total": "1500000000000000000"
- },
- "USDC": {
- "balances": [{ "balance": "2000000", "chainId": 11155111, "tokenDecimals": 6 }],
- "total": "2000000"
- }
-}
-```
-
-## Parameters
-
-- `getUserBalances()`: A function that fetches the user's balances across all available tokens and native token balances for the specified account.
diff --git a/docs/docs/04-react-sdk/04-methods-reference/useSprinterChains.md b/docs/docs/04-react-sdk/04-methods-reference/useSprinterChains.md
deleted file mode 100644
index fbba8fd..0000000
--- a/docs/docs/04-react-sdk/04-methods-reference/useSprinterChains.md
+++ /dev/null
@@ -1,105 +0,0 @@
----
-id: use-sprinter-chains
-title: useSprinterChains
-sidebar_position: 2
----
-
-# `useSprinterChains`
-
-The `useSprinterChains` hook allows you to fetch and manage the list of supported blockchain networks (chains) in the Sprinter ecosystem. It provides access to details such as chain ID, name, and supported RPC URLs.
-
-## Usage
-
-### Example
-
-```tsx
-import { useSprinterChains } from "@chainsafe/sprinter-react";
-
-function ChainList() {
- const { chains, getAvailableChains } = useSprinterChains();
-
- useEffect(() => {
- getAvailableChains(); // Fetch chains on component mount
- }, []);
-
- if (chains.loading) return Loading chains...
;
- if (chains.error) return Error fetching chains: {chains.error}
;
-
- return (
-
- {chains.data &&
- chains.data.map((chain) => (
- -
- {chain.name} - Chain ID: {chain.chainID}
-
- ))}
-
- );
-}
-```
-
-## Return Value
-
-The `useSprinterChains` hook returns an object with the following properties:
-
-- **`chains`**: An object containing:
-
- - `data`: The list of supported blockchain networks, or `null` if chains haven’t been loaded yet.
- - `loading`: A boolean indicating if the chains are being fetched.
- - `error`: A string containing the error message if the fetch fails.
-
-- **`getAvailableChains`**: A function that triggers the retrieval of available chains.
-
-## Example Response
-
-Here is an example of what the `chains.data` might look like after calling `getAvailableChains()`:
-
-```json
-[
- {
- "chainType": "evm",
- "name": "Sepolia",
- "chainID": 11155111,
- "rpcURLs": ["https://ethereum-sepolia-rpc.publicnode.com/"],
- "logoURI": "https://scan.buildwithsygma.com/assets/icons/evm.svg",
- "blockTime": 12000000000,
- "nativeToken": {
- "name": "ETH",
- "decimals": 18
- }
- },
- {
- "chainType": "evm",
- "name": "B3Sepolia",
- "chainID": 1993,
- "rpcURLs": ["https://sepolia.b3.fun"],
- "logoURI": "https://cdn.b3.fun/b3_logo.svg",
- "blockTime": 1000000000,
- "nativeToken": {
- "name": "ETH",
- "decimals": 18
- }
- },
- {
- "chainType": "evm",
- "name": "BaseSepolia",
- "chainID": 84532,
- "rpcURLs": ["https://sepolia.base.org"],
- "logoURI": "https://scan.buildwithsygma.com/assets/icons/base.svg",
- "blockTime": 12000000000,
- "nativeToken": {
- "name": "ETH",
- "decimals": 18
- }
- }
-]
-```
-
-## Parameters
-
-- `getAvailableChains()`: A function that fetches the list of available blockchain networks from the Sprinter Intent Engine.
-
-## Notes
-
-- **Automatic Fetch**: The `getAvailableChains` function is automatically called when `SprinterContext` is initialized, so chains will be available in your app as soon as the context is ready.
-- If the chains have already been fetched, the hook will return the cached list for better performance.
diff --git a/docs/docs/04-react-sdk/04-methods-reference/useSprinterTokens.md b/docs/docs/04-react-sdk/04-methods-reference/useSprinterTokens.md
deleted file mode 100644
index 2025578..0000000
--- a/docs/docs/04-react-sdk/04-methods-reference/useSprinterTokens.md
+++ /dev/null
@@ -1,92 +0,0 @@
----
-id: use-sprinter-tokens
-title: useSprinterTokens
-sidebar_position: 1
----
-
-# `useSprinterTokens`
-
-The `useSprinterTokens` hook allows you to fetch and manage the list of supported fungible tokens across different blockchain networks in the Sprinter ecosystem. It provides access to the token details and offers functionality to retrieve the tokens directly within your React components.
-
-## Usage
-
-### Example
-
-```tsx
-import { useSprinterTokens } from "@chainsafe/sprinter-react";
-
-function TokenList() {
- const { tokens, getAvailableTokens } = useSprinterTokens();
-
- useEffect(() => {
- getAvailableTokens(); // Fetch tokens on component mount
- }, []);
-
- if (tokens.loading) return Loading tokens...
;
- if (tokens.error) return Error: {tokens.error}
;
-
- return (
-
- {tokens.data &&
- tokens.data.map((token) => (
- -
- {token.name} - {token.symbol}
-
- ))}
-
- );
-}
-```
-
-## Return Value
-
-The `useSprinterTokens` hook returns an object with the following properties:
-
-- **`tokens`**: An object containing:
-
- - `data`: The list of supported tokens, or `null` if tokens haven’t been loaded yet.
- - `loading`: A boolean indicating if the tokens are being fetched.
- - `error`: A string containing the error message if the fetch fails.
-
-- **`getAvailableTokens`**: A function that triggers the retrieval of available tokens, though it is automatically called when the context is initialized.
-
-## Example Response
-
-Here is an example of what the `tokens.data` might look like after calling `getAvailableTokens()`:
-
-```json
-[
- {
- "name": "USDC",
- "decimals": 6,
- "symbol": "USDC",
- "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/8cee462de2cc16eed81ded90ced5dbd64f7145cb/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png",
- "addresses": {
- "11155111": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
- "1993": "0xE61e5ed4c4f198c5384Ef57E69aAD1eF0c911004",
- "84532": "0x036CbD53842c5426634e7929541eC2318f3dCF7e"
- }
- },
- {
- "name": "Wrapped ETH",
- "decimals": 18,
- "symbol": "WETH",
- "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/8cee462de2cc16eed81ded90ced5dbd64f7145cb/blockchains/optimism/assets/0x4200000000000000000000000000000000000006/logo.png",
- "addresses": {
- "11155111": "0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14",
- "1993": "0x3538f4C55893eDca690D1e4Cf9Fb61FB70cd0DD8",
- "84532": "0x4200000000000000000000000000000000000006"
- }
- }
-]
-```
-
-## Parameters
-
-- `getAvailableTokens()`: A function that fetches the list of available tokens from the Sprinter Intent Engine. This is automatically triggered when `SprinterContext` is initialized, but can be called manually if needed.
-
-## Notes
-
-- **Automatic Fetch**: When `SprinterContext` is initialized, the `getAvailableTokens` function is automatically called to pre-fetch token data.
-- If the tokens have already been fetched, the hook will return the cached list to optimize performance.
-- Tokens are fetched from Sprinter’s supported blockchain networks.
diff --git a/docs/docs/04-react-sdk/04-methods-reference/useSprinterTransfers.md b/docs/docs/04-react-sdk/04-methods-reference/useSprinterTransfers.md
deleted file mode 100644
index 3c97c56..0000000
--- a/docs/docs/04-react-sdk/04-methods-reference/useSprinterTransfers.md
+++ /dev/null
@@ -1,106 +0,0 @@
----
-id: use-sprinter-transfers
-title: useSprinterTransfers
-sidebar_position: 5
----
-
-# `useSprinterTransfers`
-
-The `useSprinterTransfers` hook provides a simplified interface for generating cross-chain transfer solutions and contract calls using the Sprinter Intent Engine. This hook wraps the following SDK methods:
-
-- `getTransfer`: Single-hop token transfers across chains.
-- `getTransferWithHook`: Single-hop token transfers combined with a contract call on the destination chain.
-- `getPoolAssetOnDestination`: Aggregates token balances across multiple chains into a single destination.
-- `getPoolAssetOnDestinationWithHook`: Aggregates token balances and performs a contract call on the destination chain.
-- `getSweep`: A function that generates a quote to transfer the full token balances of source chains to a destination chain
-
-You can trigger any of these methods via the hook to fetch a cross-chain solution.
-
-## Usage
-
-### Example
-
-```tsx
-import { useSprinterTransfers } from "@chainsafe/sprinter-react";
-import React, { useEffect } from "react";
-
-function TransferComponent() {
- const { solution, getPoolAssetOnDestination } = useSprinterTransfers();
-
- useEffect(() => {
- const settings = {
- account: "0xYourAddress",
- destinationChain: 11155111, // Sepolia Testnet
- token: "USDC",
- amount: 1000000, // 1 USDC (smallest denomination)
- sourceChains: [84532, 1993], // Optional: source chains to consider
- };
-
- getPoolAssetOnDestination(settings); // Fetch transfer solution when the component mounts
- }, [getPoolAssetOnDestination]);
-
- if (solution.loading) return Loading transfer solution...
;
- if (solution.error) return Error fetching transfer solution: {solution.error}
;
-
- return Transfer Solution: {JSON.stringify(solution.data)}
;
-}
-```
-
-## Return Value
-
-The `useSprinterTransfers` hook returns an object with the following properties:
-
-- **`solution`**: An object containing:
-
- - `data`: The transfer solution, or `null` if not yet retrieved.
- - `loading`: A boolean indicating if the solution is being fetched.
- - `error`: A string containing the error message if the fetch fails.
-
-- **`getTransfer`**: A function that generates a single-hop token transfer solution.
-- **`getTransferWithHook`**: A function that generates a single-hop token transfer combined with a contract call.
-- **`getPoolAssetOnDestination`**: A function that generates a solution to aggregate balances from multiple chains into a single destination.
-- **`getPoolAssetOnDestinationWithHook`**: A function that generates a solution to aggregate balances and execute a contract call on the destination chain.
-- **`getSweep`**: A function that generates a quote to transfer the full token balances of source chains to a destination chain
-
-## Example Response
-
-Here’s an example of what the `solution.data` might look like after calling `getPoolAssetOnDestination()`:
-
-```json
-[
- {
- "sourceChain": 84532,
- "destinationChain": 11155111,
- "sourceTokenAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
- "destinationTokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
- "amount": "1000000",
- "duration": 60000,
- "fee": { "amount": "100000", "amountUSD": 0.1 },
- "gasCost": { "amount": "200000", "amountUSD": 0.02 },
- "tool": {
- "name": "Sygma",
- "logoURI": "https://sygma.com/logo.png"
- },
- "transaction": {
- "from": "0xYourAddress",
- "to": "0xBridgeContractAddress",
- "value": "0",
- "data": "0x...",
- "gasPrice": "0x...",
- "gasLimit": "0x..."
- }
- }
-]
-```
-
-## Parameters
-
-Each method accepts a `settings` parameter, which varies depending on the operation:
-
-- **`getTransfer`**: See [SDK Transfer Method Reference](../../sdk/methods-reference/transfer/transfer).
-- **`getTransferWithHook`**: See [SDK Transfer with Contract Call Method Reference](../../sdk/methods-reference/transfer/transfer-with-hook).
-- **`getPoolAssetOnDestination`**: See [SDK Pool Asset Method Reference](../../sdk/methods-reference/pool-asset-on-destination/pool-asset-on-destination).
-- **`getPoolAssetOnDestinationWithHook`**: See [SDK Pool Asset with Contract Call Method Reference](../../sdk/methods-reference/pool-asset-on-destination/pool-asset-on-destination-with-hook).
-- **`getSweep`**: See [Sweep Method Reference](../../sdk/methods-reference/transfer/sweep).
-
-Each method calls the Sprinter SDK's corresponding function and returns the intent-based solution for cross-chain transfers or contract calls.
diff --git a/docs/docs/04-react-sdk/index.md b/docs/docs/04-react-sdk/index.md
deleted file mode 100644
index 0b193da..0000000
--- a/docs/docs/04-react-sdk/index.md
+++ /dev/null
@@ -1,24 +0,0 @@
----
-id: react-sdk-overview
-title: React SDK
-sidebar_position: 4
----
-
-# React SDK Overview
-
-The **Sprinter React SDK** provides a set of tools and hooks to interact with the Sprinter Intent Engine directly within React applications. It allows developers to easily manage cross-chain balance aggregation and bridging solutions using React components.
-
-## Key Features
-
-- **Cross-Chain Balance Retrieval**: Fetch user balances across multiple supported blockchains.
-- **Bridging Solutions**: Generate solutions for cross-chain token transfers and contract calls.
-- **Contract Call Solutions**: Generate solutions to perform contract calls along with cross-chain transfers.
-- **React Hooks**: Simplified and declarative access to Sprinter's core functionality through React hooks.
-
-## Use Cases
-
-1. **Balance Aggregation**: Aggregate a user’s balance for a specific token across multiple chains.
-2. **Token Bridging**: Create bridging solutions to transfer tokens across different chains.
-3. **Contract Interactions**: Retrieve solutions for executing contract calls while bridging tokens.
-
-For more detailed usage and examples, refer to the Methods Reference.
diff --git a/docs/docs/05-breaking-changes.md b/docs/docs/05-breaking-changes.md
deleted file mode 100644
index e6f78ff..0000000
--- a/docs/docs/05-breaking-changes.md
+++ /dev/null
@@ -1,326 +0,0 @@
----
-id: breaking-changes
-title: Breaking Changes
-sidebar_position: 5
----
-
-# Breaking Changes
-
-## SDK from Version 0.3.0 to 1.0.0
-
-### Summary of Changes:
-
-- **New Methods**:
- - `poolAssetOnDestination`, `poolAssetOnDestinationWithHook`, `transfer`, and `transferWithHook` replace the old `getSolution` and `getCallSolution` methods.
-- **Simplified API**: Each method now has a focused purpose, making it easier to understand and use.
-- **Parameter Renaming**: `whitelistedSourceChains` has been renamed to `sourceChains` for clarity.
-
-
- **1. Method Refactoring**
-
-#### Old API:
-
-Previously, there were two primary methods:
-
-- `getSolution`: Used for both **balance aggregation** and **contract calls**.
-- `getCallSolution`: Focused on **bridging with contract calls**.
-
-These methods were generalized, accepting complex and multifaceted parameters, which often led to confusion about the exact functionality.
-
-#### New API:
-
-The methods have been **separated and simplified** to offer more clarity and specialization. Now, there are four distinct methods:
-
-1. **`poolAssetOnDestination`**:
-
- - Used to **aggregate token balances** from multiple chains without contract interaction.
-
-2. **`poolAssetOnDestinationWithHook`**:
-
- - Used to **aggregate balances and perform a contract call** on the destination chain.
-
-3. **`transfer`**:
-
- - Focuses on a **single-hop token transfer** from one chain to another, without any contract call.
-
-4. **`transferWithHook`**:
- - Transfers tokens with an **additional contract call** on the destination chain.
-
-#### Impact:
-
-- **Simpler API**: Users no longer need to handle complex or overloaded methods like `getSolution` or `getCallSolution`. Now, they can choose the right method for their needs.
-
-##### Example Change:
-
-- **Old usage (`getSolution`)**:
-
- ```ts
- sprinter.getSolution({
- account: "0xYourAddressHere",
- destinationChain: 11155111,
- token: "USDC",
- amount: 1000000,
- contractCall: {
- callData: "0xabcdef",
- contractAddress: "0xContractAddress",
- gasLimit: 21000,
- },
- });
- ```
-
-- **New usage (`poolAssetOnDestinationWithHook`)**:
- ```ts
- sprinter.poolAssetOnDestinationWithHook({
- account: "0xYourAddressHere",
- destinationChain: 11155111,
- token: "USDC",
- amount: 1000000,
- contractCall: {
- callData: "0xabcdef",
- contractAddress: "0xContractAddress",
- gasLimit: 21000,
- },
- });
- ```
-
-
-
-
- **2. Parameter Name Changes**
-
-#### Old API:
-
-- **`whitelistedSourceChains`**: A parameter that allowed users to specify which source chains were eligible for the solution.
-
-#### New API:
-
-- **`sourceChains`**: The same functionality has been retained but with a **simpler, cleaner name**.
-
-#### Impact:
-
-- **No change in functionality**: The purpose of this parameter remains the same.
-- **Migration Tip**: Users should simply update the parameter name in their code.
-
-##### Example Change:
-
-- **Old usage (`whitelistedSourceChains`)**:
-
- ```ts
- sprinter.getSolution({
- account: "0xYourAddressHere",
- destinationChain: 11155111,
- token: "USDC",
- amount: 1000000,
- whitelistedSourceChains: [84532, 137],
- });
- ```
-
-- **New usage (`sourceChains`)**:
- ```ts
- sprinter.poolAssetOnDestination({
- account: "0xYourAddressHere",
- destinationChain: 11155111,
- token: "USDC",
- amount: 1000000,
- sourceChains: [84532, 137],
- });
- ```
-
-
-
----
-
-## React SDK Refactor: From Version 0.2.1 to 0.3.0
-
-### Summary of Changes:
-
-- **New Methods**:
- - `getTransfer`, `getTransferWithHook`, `getPoolAssetOnDestination`, and `getPoolAssetOnDestinationWithHook` replace the old `getSolution` and `getCallSolution` methods.
-- **Parameter Structure**: Methods now accept a single object as a parameter, instead of individual arguments.
-- **Parameter Renaming**: `whitelistedSourceChains` has been renamed to `sourceChains`.
-- **SDK as Peer Dependency**: The `@chainsafe/sprinter-sdk` is now a peer dependency, simplifying updates.
-
-
- **1. Method Refactoring**
-
-#### Old API:
-
-Previously, there were two primary methods in the React SDK:
-
-- `getSolution`: Used for both **balance aggregation** and **contract calls**.
-- `getCallSolution`: Focused on **bridging with contract calls**.
-
-These methods were generalized, requiring multiple parameters, leading to confusion about their exact purpose.
-
-#### New API:
-
-The methods have been split into specialized methods to clarify their purpose:
-
-1. **`getPoolAssetOnDestination`**:
-
- - Handles **balance aggregation** from multiple chains without contract interaction.
-
-2. **`getPoolAssetOnDestinationWithHook`**:
-
- - Handles **balance aggregation** from multiple chains with a contract call on the destination chain.
-
-3. **`getTransfer`**:
-
- - Used for **single-hop transfers** between chains without any contract call.
-
-4. **`getTransferWithHook`**:
- - Used for **single-hop transfers** with a contract call on the destination chain.
-
-#### Impact:
-
-- **Simplified API**: Users no longer need to manage overloaded methods. Instead, each method has a clear, focused purpose, reducing complexity.
-
-##### Example Change:
-
-- **Old usage (`getSolution`)**:
-
- ```ts
- getSolution(account, destinationChain, token, amount, threshold, whitelistedSourceChains);
- ```
-
-- **New usage (`getTransferWithHook`)**:
- ```ts
- getTransferWithHook({
- account,
- destinationChain,
- token,
- amount,
- threshold,
- sourceChains,
- });
- ```
-
-
-
-
- **2. Parameter Structure Changes**
-
-#### Old API:
-
-In previous versions, parameters were passed individually for each method:
-
-```typescript
-getSolution(
- account: Address,
- destinationChain: ChainID,
- token: TokenSymbol,
- amount: number,
- threshold?: number,
- whitelistedSourceChains?: ChainID[]
-)
-```
-
-#### New API:
-
-Now, methods accept a **single object** as an argument (e.g., `settings`). This aligns with the SDK design, making it easier to manage and extend.
-
-```typescript
-getTransfer({
- account,
- destinationChain,
- token,
- amount,
- threshold,
- sourceChains,
-});
-```
-
-#### Impact:
-
-- **Migration Tip**: Instead of passing individual parameters, pass a single object that encapsulates all the necessary values.
-
-##### Example Change:
-
-- **Old Usage**:
-
- ```typescript
- getSolution(account, destinationChain, token, amount, threshold, whitelistedSourceChains);
- ```
-
-- **New Usage**:
- ```typescript
- getTransfer({
- account,
- destinationChain,
- token,
- amount,
- threshold,
- sourceChains,
- });
- ```
-
-
-
-
- **3. Parameter Renaming**
-
-#### Old API:
-
-- **`whitelistedSourceChains`**: This parameter allowed users to specify the source chains for bridging.
-
-#### New API:
-
-- **`sourceChains`**: The functionality remains the same, but the name has been simplified for clarity.
-
-#### Impact:
-
-- **No change in functionality**: Users just need to update their code to use the new parameter name.
-
-##### Example Change:
-
-- **Old usage**:
-
- ```ts
- getSolution({
- account: "0xYourAddressHere",
- destinationChain: 11155111,
- token: "USDC",
- amount: 1000000,
- whitelistedSourceChains: [84532, 137],
- });
- ```
-
-- **New usage**:
- ```ts
- getTransfer({
- account: "0xYourAddressHere",
- destinationChain: 11155111,
- token: "USDC",
- amount: 1000000,
- sourceChains: [84532, 137],
- });
- ```
-
-
-
-
- **4. SDK as Peer Dependency**
-
-#### Old Setup:
-
-Previously, the React SDK bundled the `@chainsafe/sprinter-sdk` as a regular dependency. This meant that updating the SDK required updating the React SDK at the same time.
-
-#### New Setup:
-
-`@chainsafe/sprinter-sdk` is now a **peer dependency**, which allows independent updates to the SDK without needing to update the React SDK.
-
-#### Impact:
-
-- **Migration Tip**: Ensure that `@chainsafe/sprinter-sdk` is installed as a dependency in your project.
-
-##### Example (`package.json`):
-
-```json
-{
- "peerDependencies": {
- "@chainsafe/sprinter-sdk": "^0.4.0"
- }
-}
-```
-
-
diff --git a/docs/docs/05-sprnt.md b/docs/docs/05-sprnt.md
new file mode 100644
index 0000000..7b62ab6
--- /dev/null
+++ b/docs/docs/05-sprnt.md
@@ -0,0 +1,35 @@
+---
+id: sprnt-token
+title: SPRNT
+sidebar_position: 5
+---
+
+# SPRNT Token
+
+SPRNT is the native governance and utility token of the Sprinter Protocol. It is used to incentivize liquidity providers, solvers, and community participants.
+
+## Key Features & Utility
+
+### Governance
+
+- Stake SPRNT to earn **veSPRNT**
+- Participate in on-chain governance decisions
+
+### Incentives & Rewards
+
+- Distributed to LPs and solvers for protocol usage
+- Used to bootstrap solver routes and usage
+
+### Bonding Pools
+
+- Solvers can create Bonding Pools, where SPRNT can be bonded
+- Bonded SPRNT will allow solvers to have more favourable borrowing conditions
+- Bonding Pools will be controlled by governance and include slashing mechanisms
+
+## Token Supply & Allocation
+
+- **Total Supply:** 1,000,000,000 SPRNT
+- **Token Standard:** ERC20
+- **Network:** Ethereum Mainnet
+
+More details on the token generation event and distribution will be released soon.
diff --git a/docs/docs/07-governance.md b/docs/docs/07-governance.md
new file mode 100644
index 0000000..7fb64e0
--- /dev/null
+++ b/docs/docs/07-governance.md
@@ -0,0 +1,46 @@
+---
+id: governance
+title: Governance
+sidebar_position: 7
+---
+
+# Governance
+
+Sprinter Protocol governance is currently managed via two multisigs, with plans to gradually transition to community control.
+
+## Governance Structure
+
+### 1. Operations Admin Multisig
+
+- **Type:** 3-of-6
+- **Managed by:** Sprinter Labs team
+- **Responsibilities:**
+ - Routine upgrades
+ - Profit withdrawals
+ - Emergency pauses
+
+#### Roles:
+
+- `DEPOSIT_PROFIT_ROLE`
+- `WITHDRAW_PROFIT`
+- `PAUSER`
+- `REBALANCE`
+
+### 2. Super Admin Multisig
+
+- **Type:** 3-of-6
+- **Managed by:** Ethereum community members
+- **Responsibilities:**
+ - Upgrading protocol contracts
+ - Asset and configuration adjustments
+
+#### Roles:
+
+- `ASSETS_ADJUSTER`
+- `ADMIN` (Upgrades)
+
+## Long-Term Vision
+
+- Gradual shift to veSPRNT-based DAO governance
+- Protocol parameters and fee splits managed by tokenholders
+- On-chain voting for upgrades, integrations, emissions
diff --git a/docs/docs/08-partnerships.md b/docs/docs/08-partnerships.md
new file mode 100644
index 0000000..b54ea6d
--- /dev/null
+++ b/docs/docs/08-partnerships.md
@@ -0,0 +1,21 @@
+---
+id: partnerships
+title: Partnerships
+sidebar_position: 8
+---
+
+# Partnerships & Collaborations
+
+Sprinter is currently operating in private beta and selectively partnering with forward-thinking teams.
+
+## Who We're Looking to Partner With
+
+- CrossChain DEXs & Intent-Based Protocolschain execution
+- Liquidity Providers interested in sustainable, high-yield opportunities
+
+## Get in Touch
+
+- **Email:** [hello@sprinter.tech](mailto:hello@sprinter.tech)
+- **Telegram:** [@sprinter_tech](https://t.me/sprinter_tech)
+
+Let’s build the future of crosschain liquidity together.
diff --git a/docs/docs/09 -Resources/01-Audits.md b/docs/docs/09 -Resources/01-Audits.md
new file mode 100644
index 0000000..05770e1
--- /dev/null
+++ b/docs/docs/09 -Resources/01-Audits.md
@@ -0,0 +1,10 @@
+---
+id: Audit
+title: Sprinter Audits
+sidebar_position: 11
+---
+
+## Audits
+
+- [Sprinter Hub](https://github.com/sprintertech/sprinter-stash-contracts/blob/main/audits/VAR_Sygma_labs_Sprinter_liquidity_250212-final.pdf)
+- [Sprinter Liquidity Pools](https://github.com/sprintertech/sprinter-stash-contracts/blob/main/audits/VAR_Sygma_labs_Sprinter_liquidity_250212-final.pdf)
diff --git a/docs/docs/09 -Resources/02-glossary.md b/docs/docs/09 -Resources/02-glossary.md
new file mode 100644
index 0000000..a4c226c
--- /dev/null
+++ b/docs/docs/09 -Resources/02-glossary.md
@@ -0,0 +1,137 @@
+---
+id: glossary
+title: Sprinter Glossary
+sidebar_position: 12
+---
+
+### Account Abstraction (AA)
+
+A design that moves away from traditional externally owned accounts (EOAs) and allows more flexible wallet interactions.
+
+### Bridges
+
+Protocols that facilitate asset and data transfer between different blockchain networks. Bridges can be trust-minimized (e.g., ZK-proofs, MPC) or centralized.
+
+### Crosschain Finality
+
+Ensuring that transactions on one blockchain are finalized and verifiable on another without rollback risks.
+
+### Crosschain Governance
+
+Systems that enable decentralized governance across multiple chains without requiring users to vote on each network separately.
+
+### Crosschain Messaging
+
+A communication layer that enables smart contracts and applications on different blockchains to exchange messages and trigger actions.
+
+### Decentralized Order Flow
+
+A distributed mechanism where the process is open, permissionless, and avoids reliance on a central entity (such as a centralized exchange)
+
+### Execution Environments
+
+Different blockchain execution layers (e.g., EVM, WASM) that need to be abstracted for smooth multi-chain interactions.
+
+### Executable Intents
+
+Intents that include conditions and constraints to ensure execution only happens when all state change criteria are met.
+
+### Fair Ordering Protocols
+
+Systems that prevent MEV extraction and ensure user transactions are processed fairly in intent-based architectures.
+
+### Fill
+
+A fill represents the full lifecycle: Detecting a user intent ➔ Borrowing liquidity ➔ Executing the transaction ➔ Repaying liquidity ➔ Realizing solver and protocol profits.
+
+### Gas Abstraction
+
+A mechanism where users don’t need to hold native tokens to pay for gas fees, allowing transactions to be executed with alternative assets.
+
+### Intent Aggregation
+
+The process of bundling multiple user intents to optimize execution costs and efficiency.
+
+### Intent Standardization
+
+The process of creating common formats for intent expression so that multiple solvers can compete on execution.
+
+### Intent Systems
+
+A model where users specify desired outcomes, and solvers or order flow networks execute transactions accordingly.
+
+### Intent-Based Arbitrage
+
+Arbitrage that is facilitated through intents, allowing solvers or execution agents to optimize price discrepancies across multiple venues or chains without needing the user to manually define trade paths.
+
+### Interop
+
+The ability of multiple blockchain networks to communicate and share information in a seamless, trust-minimized, and permissionless way. This enables assets, smart contracts, and transactions to interact across chains without requiring users to manage complex bridging processes.
+
+### Liquidity Mining
+
+Incentivizing users to provide liquidity to decentralized protocols, crucial for ensuring deep liquidity in interoperable ecosystems.
+
+### MEV (Maximal Extractable Value)
+
+The value miners, validators, or solvers can extract by reordering transactions, with growing importance in MEV-resistant routing across chains.
+
+### Order Flow Auctions
+
+A mechanism where solvers compete to execute user intents by offering the most efficient execution path.
+
+### Recursive SNARKs
+
+A cryptographic method for verifying multiple proofs efficiently, often used for crosschain validation.
+
+### Solver Competition
+
+A model where multiple solvers bid to execute a user’s intent based on optimal execution parameters.
+
+### Solver Networks
+
+Decentralized networks of solvers that execute user intents efficiently while minimizing costs and MEV risks.
+
+### Solvers
+
+Automated agents that find and execute the most efficient way to fulfill a user’s intent, optimizing for cost, speed, and security.
+
+### Sprinter Solve Route
+
+Gets the finalized execution package returned by `/v2/route` which contains all necessary data to execute a transaction. It builds on a quote by including calldata, selected liquidity paths, slippage tolerances, and chain-specific details. Routes are consumed directly by solvers or smart contracts to simulate and execute cross-chain swaps or intent fills.
+
+### Stash Borrow Cost
+
+A borrow cost is the preliminary **estimated fee** a solver would incur to borrow credit from Sprinter Stash. It is returned off-chain via the Stash API and helps solvers determine if pursuing a fill is profitable. Borrow cost includes expected gas, risk premiums, protocol fees, and capital access costs — but it is not a binding or reserved price.
+
+### Stash Borrow Quote
+
+A **borrow quote** is the final, **authorized borrowing offer** issued by Sprinter Stash when a solver decides to proceed with a fill. It reserves credit under specific conditions, allowing solvers to confidently execute the crosschain transaction.
+
+### State Proofs
+
+Cryptographic proofs that verify the state of one blockchain on another without needing a centralized validator.
+
+### Swaps
+
+Asset exchanges that can occur within a single chain or across multiple chains using interoperability protocols.
+
+### Threshold Signature Scheme (TSS)
+
+A security mechanism where multiple signatures are required to execute a transaction across chains.
+
+### Threshold Signatures (TSS)
+
+A cryptographic scheme used in cross transactions to prevent single points of failure.
+
+### Trust-Minimized Interoperability
+
+A security model that ensures crosschain transactions can be verified without relying on a single centralized authority.
+
+### Unified Liquidity Pools
+
+Crosschain pools that allow users to access liquidity seamlessly without needing to bridge assets manually.
+
+### Universal Smart Accounts
+
+Wallet accounts that function across multiple blockchains and support advanced execution logic.
diff --git a/docs/docs/09 -Resources/Sprinter DOCS.code-workspace b/docs/docs/09 -Resources/Sprinter DOCS.code-workspace
new file mode 100644
index 0000000..9e0bde5
--- /dev/null
+++ b/docs/docs/09 -Resources/Sprinter DOCS.code-workspace
@@ -0,0 +1,10 @@
+{
+ "folders": [
+ {
+ "path": "../../..",
+ },
+ {
+ "path": "../../..",
+ },
+ ],
+}
diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts
index 719ab30..20fd2b5 100644
--- a/docs/docusaurus.config.ts
+++ b/docs/docusaurus.config.ts
@@ -1,16 +1,17 @@
import { themes as prismThemes } from "prism-react-renderer";
import type { Config } from "@docusaurus/types";
import type * as Preset from "@docusaurus/preset-classic";
+import type * as OpenApiPlugin from "docusaurus-plugin-openapi-docs";
const config: Config = {
title: "Sprinter",
- tagline: "Multichain interactions that feel like one",
+ tagline: "The Fast Lane For Crosschain",
favicon: "img/sprinter.ico",
url: "https://docs.sprinter.buildwithsygma.com/",
baseUrl: "/",
- organizationName: "ChainSafe",
+ organizationName: "Sprinter",
projectName: "sprinter-ts",
onBrokenLinks: "throw",
@@ -30,6 +31,7 @@ const config: Config = {
remarkPlugins: [
[require("@docusaurus/remark-plugin-npm2yarn"), { sync: true }],
],
+ docItemComponent: "@theme/ApiItem",
sidebarPath: "./sidebars.ts",
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
@@ -44,6 +46,14 @@ const config: Config = {
],
themeConfig: {
+ mermaid: {
+ theme: { light: "neutral", dark: "dark" },
+ },
+ colorMode: {
+ defaultMode: "dark",
+ disableSwitch: false, // optional: hide theme toggle switch
+ respectPrefersColorScheme: false, // always force dark unless user switches
+ },
navbar: {
title: "Sprinter",
logo: {
@@ -53,8 +63,8 @@ const config: Config = {
},
items: [
{
- href: "https://poc.sprinter.buildwithsygma.com/",
- label: "POC",
+ href: "https://app.sprinter.tech/",
+ label: "Stash",
position: "left",
},
{
@@ -63,7 +73,7 @@ const config: Config = {
position: "right",
},
{
- href: "https://github.com/ChainSafe/sprinter-ts",
+ href: "https://github.com/sprintertech",
label: "GitHub",
position: "right",
},
@@ -79,14 +89,6 @@ const config: Config = {
label: "Introduction",
to: "/",
},
- {
- label: "SDK",
- to: "/sdk",
- },
- {
- label: "React SDK",
- to: "/react-sdk/",
- },
],
},
{
@@ -144,7 +146,45 @@ const config: Config = {
indexDocs: true,
},
],
+ [
+ "docusaurus-plugin-openapi-docs",
+ {
+ id: "openapi",
+ docsPluginId: "classic",
+ config: {
+ // petstore: { // EXAMPLE
+ // specPath: "src/api/petstore-utf8.yaml",
+ // outputDir: "docs/../src/api/generated/petstore",
+ // downloadUrl:
+ // "https://raw.githubusercontent.com/PaloAltoNetworks/docusaurus-template-openapi-docs/main/examples/petstore.yaml",
+ // sidebarOptions: {
+ // groupPathsBy: "tag",
+ // },
+ // } satisfies OpenApiPlugin.Options,
+ solve: {
+ specPath: "src/api/solve-openapi.yaml",
+ outputDir: "docs/../src/api/generated/solve",
+ sidebarOptions: {
+ groupPathsBy: "tag",
+ },
+ } satisfies OpenApiPlugin.Options,
+ stash: {
+ specPath: "src/api/stash-openapi.yaml",
+ outputDir: "docs/../src/api/generated/stash",
+ sidebarOptions: {
+ groupPathsBy: "tag",
+ },
+ } satisfies OpenApiPlugin.Options,
+ },
+ },
+ ],
],
+
+ themes: ["docusaurus-theme-openapi-docs", "@docusaurus/theme-mermaid"],
+
+ markdown: {
+ mermaid: true,
+ },
};
export default config;
diff --git a/docs/package.json b/docs/package.json
index a0ab4d2..65b8811 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -16,28 +16,40 @@
"serve": "docusaurus serve",
"write-translations": "docusaurus write-translations",
"write-heading-ids": "docusaurus write-heading-ids",
+ "generate-api-docs": "docusaurus gen-api-docs all",
"typecheck": "tsc"
},
"dependencies": {
"@chainsafe/sprinter-sdk": "workspace:^",
"@cmfcmf/docusaurus-search-local": "latest",
- "@docusaurus/core": "^3.5.2",
- "@docusaurus/preset-classic": "^3.5.2",
- "@docusaurus/remark-plugin-npm2yarn": "^3.5.2",
+ "@docusaurus/core": "^3.7.0",
+ "@docusaurus/preset-classic": "^3.7.0",
+ "@docusaurus/remark-plugin-npm2yarn": "^3.7.0",
+ "@docusaurus/theme-mermaid": "^3.7.0",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.1",
"d3": "^7.9.0",
"d3-sankey": "^0.12.3",
+ "docusaurus-plugin-openapi-docs": "^4.3.7",
+ "docusaurus-theme-openapi-docs": "^4.3.7",
"prism-react-renderer": "^2.3.1",
"react": "^18.3.1",
- "react-dom": "^18.3.1"
+ "react-dom": "^18.3.1",
+ "styled-components": "^6.1.17"
},
"devDependencies": {
- "@docusaurus/module-type-aliases": "^3.5.2",
- "@docusaurus/tsconfig": "^3.5.2",
- "@docusaurus/types": "^3.5.2",
+ "@docusaurus/module-type-aliases": "^3.7.0",
+ "@docusaurus/plugin-content-docs": "^3.7.0",
+ "@docusaurus/theme-common": "^3.7.0",
+ "@docusaurus/tsconfig": "^3.7.0",
+ "@docusaurus/types": "^3.7.0",
+ "@docusaurus/utils": "^3.7.0",
+ "@docusaurus/utils-validation": "^3.7.0",
"@types/d3": "^7",
"@types/d3-sankey": "^0",
+ "@types/react": "^19.1.2",
+ "docusaurus-plugin-sass": "^0.2.6",
+ "sass": "^1.87.0",
"typescript": "~5.2.2"
},
"browserslist": {
diff --git a/docs/src/api/generated/solve/get-quote.api.mdx b/docs/src/api/generated/solve/get-quote.api.mdx
new file mode 100644
index 0000000..48591d5
--- /dev/null
+++ b/docs/src/api/generated/solve/get-quote.api.mdx
@@ -0,0 +1,183 @@
+---
+id: get-quote
+title: "getQuote"
+description: "Get a price estimation quote"
+sidebar_label: "getQuote"
+hide_title: true
+hide_table_of_contents: true
+api: eJztlt9v2zYQx/+VA7GHdpMb2ZHr2G+K43RGX7okBQoYXkqL54iNRCrkybVn6H8vKPpXYsfZAuxhWP1m8u745eeOp1syXaDhJLUaCtZjd0h/lJqQBUygTYws3BbrsQ9IwKEwMkFASzKvfeBhZVxww3MkNJb1RksmnctDiWbBAqZ4jqzHeK5LRbdS7cW+SRH8LugpkL5HZYE0WMwykAoEJjLnGShN9aksYDZJMeest3wSKt6E4QoGV/1W6OMBt8A3gSwZqe7gjdJgE4mK5FQmm/BvWcBoUTjN3rC+HxEad8Kfo7DRHf/2CwsYznleZM6uGe79XBBJ9e6NU+CVsSpgBh9KaVCwHpkSXwpTBYdx1td6jubqzkIYtBuUR7C1QpgsCGFAKRos840rqkQLFB5finP4LimFr+H8KxQGp3J+nFU4H/HGNG5cOmbLKKweYwvn78+bnXbUiQZn3bAb9aPognfPJt12NECBcT/qtludpggvd2jGXtpxkv8g8nHAuqS/R3hSLv5fgPthi/P4tDtptU4vB2cXYRxiux9dtjoYX3TDs9N+p/2+n7RYNXaBbKGVRevQtMJwn1DddsCWSYLWTsssW0BikBMKFrBEK0JFzosXRSaT+qGefLPOdfks9etNNN+oPFxKEXBeYEIoQJdUlLRqP1vWevINE/e/MK5BkvTKVz3MFcV/sPU8Suho9zLjrUedh6tVulhVOa/oUMLOuQAXDi29PkMDY7SBdXX4/AgkLjN7IBm76tF5OuGPM+SX9875vcy5AoNc8EmGUFtBjtbyOzzAfItXKltOp7JO1ZNicWTW1Op7bGg19wV8VrykVBv5FwpowFDNeCYFxJ+GcI+LnwB3AbYPldtQuVfgXhCaGRqv4Ce3LbcqYDlSqldjnO8cKeuxk/WQZjEpjaRFPaLFhfyIi7h0JqOx69Hr7WuHzF9q12i5FsvrRRb4r2aKXKDZfja/NOJPw4Y3eNIgfa171lNtck5g728zOcPbX+tLSTXV9UGry11/5wVMFnCecZUcjFdaFBsLcPYsYDM01ps034XvwsYEibuvWaEt5bwui5XYOyQ4OO8ut3X10ui7okI4p5Mi41K5o0qTuSA+AyPmbccBS7Ult7BcTrjFzyarKrfsRw+XFiGtKxTBelOeWTwi683VqijfwisG6IOqXSd6PKjPeFY6u3pKerW258bRIyJ2xtt/SYMf2F6U4AfArYax+2OkE1E/nGD9Alz2vGOcJFjseu01Jhdl81g/DG5YVf0AB+2RRg==
+sidebar_class_name: "get api-method"
+info_path: ../src/api/generated/solve/swap-by-blanc
+custom_edit_url: null
+---
+
+import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
+import ParamsDetails from "@theme/ParamsDetails";
+import RequestSchema from "@theme/RequestSchema";
+import StatusCodes from "@theme/StatusCodes";
+import OperationTabs from "@theme/OperationTabs";
+import TabItem from "@theme/TabItem";
+import Heading from "@theme/Heading";
+
+
+
+
+
+Get a price estimation quote
+
+
+
+
+
+
+
+
diff --git a/docs/src/api/generated/solve/get-route-v-2.api.mdx b/docs/src/api/generated/solve/get-route-v-2.api.mdx
new file mode 100644
index 0000000..48c487c
--- /dev/null
+++ b/docs/src/api/generated/solve/get-route-v-2.api.mdx
@@ -0,0 +1,238 @@
+---
+id: get-route-v-2
+title: "getRouteV2"
+description: "Get a route for execution with additional parameters"
+sidebar_label: "getRouteV2"
+hide_title: true
+hide_table_of_contents: true
+api: eJztWG1vGjkQ/iuWdSclvYUsGwiBb4SQHrovVZJWJ0U5atYDuN21N34hcIj/fpr1Znmnbar70Lvybe3x+JnH48czLKjKQDMrlOxz2qZjsLfKWfgQ0YByMLEWGU7SNn0LljCicZaMlCYwg9jhHHkWdkIY5wK/WEIyplkKFrShAV37aD8sqEBXTw70nAZUshRom7JUOWkHQu7seT8B4meJGhGrPoM0xCpiIEmIkIRDLFKWEKlsHgMNqIknkDLaXmy56pRumCS9224Uen+EGcJKR8ZqIcfkRCpiYgHSipGIS/enNKB2niFmb5jHZy1o3OGvh7DSevztFxpQmLE0S9CuFu780Imw+ew9IvDI6DKgGp6c0MBp22oHX3KzDPbTmYd1iM0iZs41mJLKI7RFIRnOLZCenYAGl5ZLQcaKA/f0TWDms+BjOPtIMg0jMTvOVTh7YJVRp3KDnC3q4XKTtnB2cVVrNurNeu+yFbbq3Xr9mrUuh61GvQccOt16qxE1azy8WWOz46EdZ/IbPB8nWDn7dQwP3fz/RXA3jBjrnLeGUXR+07u8DjshNLr1m6gJnetWeHnebTYuunF0kGCTiCxjY9jL78sksSoBzWQMqAQZ6BikxfETqI6rAQmrjVynwmrj19ONAyhYky4dgqYBHSmdMkvbdJQotnURRywx6+GF1cbBtGB6DHbAndfTQWr250duRl7Mcox2AoWyGmA6nmBEqUgSYSBWkpt98IW0MN7EL6S9qB/HH4Xh8hENTKakAYMOozDczctbD8fFMRgzckkyJ2OQ+FYApwGNlbQgLa5jWZaIOA/m7JPBxYuD2X637i/WgN6KyLdfEQ6WicSsslwNP0GMd24V3QN9csrCQCCk4hnx9zIVcrAx4GlHIp9ZNohZkgw4swzdMSGH6nkgZOYsfQxopvFRtMKzU+6wE8x7KZ4cEMH9OwG6PMt8zZ77ubolT4NadF5vXDQv8bzWkP6QD9cW2z9kDEWC/FcEeivNd8L6HWZlBGiGVmX+4uJvQP9mG/r5JfBa87yVa9HG9drB0cdhsrF7seIQivWNqtUqXS5XBOSqdVuI24eILpc4W98ncFeME1QSMPb1etbTWmnyoqY+A75OuABX7qqNH949LZcySTQwzoYJkNyKpGCMfyUPUySkcaORyK8TUc4i2azI+TXe8jhKtmr7tI45O1Fa/A2cVEhfTlkiOOm865PPMP9J4DqBjX3p1pd4dVDlQE9BewQ/eVvxhs8I2Ikq2lAvNxPapmfT6CwvEfDxhthpYed5L9nJxB8w7zi0enjEsuZl+g5Z83GtG5W1E8sHaeDruAkwnhdSRSH3Z6Xzrl/xBlvvmE93T7cvu4j5PEjEFAZv8riEHKl8oyK+u2eWkeGcXCVMxnv9OQO8tCB3XvOmoI03qVXDalgZgmUoppkyNmV5ZhRgsZb0tdpuz75YZddr2/eCMAsze5YlTEhE4XSCzv35PNApbuxP6DGgE2Usji4WQ2bgvU6WSxz2xTIeGxcGc2lVnB7EfHJb5O0pecU/AXuho1ht/uMwZYlDu7wbeTW2Q331ERBrffq/hMF3nl+E4AvkV2L4npbsCLK1FvA7gL2y1zrG2L4mb4XwET+0QIi5JgUv4oKJ7z104hiydcJ3ZB+9lFL4tndPl8t/ANxtndI=
+sidebar_class_name: "get api-method"
+info_path: ../src/api/generated/solve/swap-by-blanc
+custom_edit_url: null
+---
+
+import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
+import ParamsDetails from "@theme/ParamsDetails";
+import RequestSchema from "@theme/RequestSchema";
+import StatusCodes from "@theme/StatusCodes";
+import OperationTabs from "@theme/OperationTabs";
+import TabItem from "@theme/TabItem";
+import Heading from "@theme/Heading";
+
+
+
+
+
+Get a route for execution with additional parameters
+
+
+
+
+
+
+
+
diff --git a/docs/src/api/generated/solve/get-route.api.mdx b/docs/src/api/generated/solve/get-route.api.mdx
new file mode 100644
index 0000000..9e12dcd
--- /dev/null
+++ b/docs/src/api/generated/solve/get-route.api.mdx
@@ -0,0 +1,229 @@
+---
+id: get-route
+title: "getRoute"
+description: "Get a route for execution"
+sidebar_label: "getRoute"
+hide_title: true
+hide_table_of_contents: true
+api: eJztV99v2zYQ/lcIYg9tJzeyY9eR3xTH6YJhQJGkwwDDS2npbLORSIU/UnuG/vfhSEV2IttNg+1hXf1m8nj87uN3d7o1lQUoZrgUFykd0DmYS2kN0ICmoBPFC9yiA/oeDGFE4R6ZSUVgCYl1ewEtmGI5GFCaDsZrytH+zoJa0YAKlgMdUJZLK8wNFw3H1wsgfpfIGTHyFoQmRhINWUa4ICkkPGcZEdKw6j6dLCBndLB+4iqu3TBBRpfDTuj9EaYJqx1po7iYk1dCEp1wEIbPeFK7f00DalYFYvaGLj5jQOENf47DVjT5+ScaUFiyvMjQrh02fuiEG7d7jQg8MloGVMGd5QpSOjDKwtfclMFuOl1Y+9isYk5TBbqm8gBtnZBMVwbIyCxAgc3royASmULq6VvAknzhZkE+hctPpFAw48vDXIXLMWvN4tY5crbuhuVj2sLlu9N2v9ftd0cnURh1h93uGYtOplGvO4IU4mE36nX67TQ832Iz9tAOM/kNnvcRnHNxU2lWWrOT5pwLniNbO8SrIAF+D9+tVqPoG6W6j8SGVqd29f+S6jDsMBYfR9NO5/h8dHIWxiH0ht3zTh/isyg8OR72e++GSYeWE3SkCyk0aKSmE4ZNhlz1JtomCWg9s1m2InMQWOIhpQFNpDAgDJ5jRZHxxAnp6LPGw+u9vF9t+0sUoLeqGTii625AUjCMZ3pDt5x+hgQff0PCmCYsczZzpukkoIXCLmS4j8tvNjNGKbbChBn9/htxNqgXfzNgp9BwZ0EksLmb4REaUG4g3+VR1L4aPe0QeiNpQO9ZZl2bZIY1YzDyuxGvD/Q/WcDc2zSQ/wLLmnJ8e2f1fIbfPKX3+ATSdv84omW5QTJkWeYWUOINCCNteO6SaM40edDWPhFyYWAOavvadg8j377QJf5lVR9oWeJed1eFOGWpuxG0eXlBGCklFXkoR16wz0t9wJPNhPHLzbeyORNEAUvZNAPirEgOWrM57HizzbNwoe1sxp3miLSmsKbq1I+eycVRs9VuAvgomDULqfhfkJIWuRD3LOMpiT9ckFtY/SBwm8DeLrldCMwiLAWg7kF5BD942/BWBjQHs5DV+OUrz4IO6JGqJjENiVXcrNx0FRf8V1jFFk3GE/woeNi+Qsp8UNtG67obukVshxjgAljqakr1nfZHK/5w0fIGTyq917rneiZVzgzRtzcZv4ebNy4oLmau3z0Ed/WFFWS6IqcZE8lOf1ZDWlsQtMeWCkp7k/bb8G3YmoJhWMYLqU3OnCwqsHMwZOecut7o6uDIWlFiYGmOioxxgfdYlaEHT/+YevonAV1IbXBhvZ4yDR9VVpa47D908U1SrlElKR3MWKbhAKZXl5UiX5MXDL47UWMZejxgVx2bum/yF2PbN0YeALE1lv4zGJ43Yx1A1Jjj/iVu/NjyVWqeYpjgH8URhMvm4CEtUVX+YJwkUGyfalRL9FJXkPeja1qWfwOX+fl8
+sidebar_class_name: "get api-method"
+info_path: ../src/api/generated/solve/swap-by-blanc
+custom_edit_url: null
+---
+
+import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
+import ParamsDetails from "@theme/ParamsDetails";
+import RequestSchema from "@theme/RequestSchema";
+import StatusCodes from "@theme/StatusCodes";
+import OperationTabs from "@theme/OperationTabs";
+import TabItem from "@theme/TabItem";
+import Heading from "@theme/Heading";
+
+
+
+
+
+Get a route for execution
+
+
+
+
+
+
+
+
diff --git a/docs/src/api/generated/solve/sidebar.ts b/docs/src/api/generated/solve/sidebar.ts
new file mode 100644
index 0000000..42aaf4a
--- /dev/null
+++ b/docs/src/api/generated/solve/sidebar.ts
@@ -0,0 +1,36 @@
+import type { SidebarsConfig } from "@docusaurus/plugin-content-docs";
+
+const sidebar: SidebarsConfig = {
+ apisidebar: [
+ {
+ type: "doc",
+ id: "../src/api/generated/solve/swap-by-blanc",
+ },
+ {
+ type: "category",
+ label: "UNTAGGED",
+ items: [
+ {
+ type: "doc",
+ id: "../src/api/generated/solve/",
+ label: "Missing summary",
+ className: "api-method get",
+ },
+ {
+ type: "doc",
+ id: "../src/api/generated/solve/",
+ label: "Missing summary",
+ className: "api-method get",
+ },
+ {
+ type: "doc",
+ id: "../src/api/generated/solve/",
+ label: "Missing summary",
+ className: "api-method get",
+ },
+ ],
+ },
+ ],
+};
+
+export default sidebar.apisidebar;
diff --git a/docs/src/api/generated/solve/swap-by-blanc.info.mdx b/docs/src/api/generated/solve/swap-by-blanc.info.mdx
new file mode 100644
index 0000000..32d46f0
--- /dev/null
+++ b/docs/src/api/generated/solve/swap-by-blanc.info.mdx
@@ -0,0 +1,56 @@
+---
+id: swap-by-blanc
+title: "Swap by Blanc"
+description: "API used by Blanc Swap"
+sidebar_label: Introduction
+sidebar_position: 0
+hide_title: true
+custom_edit_url: null
+---
+
+import ApiLogo from "@theme/ApiLogo";
+import Heading from "@theme/Heading";
+import SchemaTabs from "@theme/SchemaTabs";
+import TabItem from "@theme/TabItem";
+import Export from "@theme/ApiExplorer/Export";
+
+
+
+
+
+API used by Blanc Swap
+
+
+
+
+
+ API key with format sk_live_*
+
+
+
+
+ Security Scheme Type: |
+ apiKey |
+
+
+ Header parameter name: |
+ X-API-Key |
+
+
+
+
+
+
+
diff --git a/docs/src/api/generated/stash/get-the-borrow-cost-for-a-liquidity-transaction.api.mdx b/docs/src/api/generated/stash/get-the-borrow-cost-for-a-liquidity-transaction.api.mdx
new file mode 100644
index 0000000..b5de393
--- /dev/null
+++ b/docs/src/api/generated/stash/get-the-borrow-cost-for-a-liquidity-transaction.api.mdx
@@ -0,0 +1,125 @@
+---
+id: get-the-borrow-cost-for-a-liquidity-transaction
+title: "Get the borrow cost for a liquidity transaction"
+description: "Get the borrow cost for a liquidity transaction"
+sidebar_label: "Get the borrow cost for a liquidity transaction"
+hide_title: true
+hide_table_of_contents: true
+api: eJzNVk2P00AM/Ssjn0CapQjBJTcWIUAggdByqnpwE28ykMxkPc62VZT/jpyPbVrCwu4B0UsnE4/9bL95TgsZxZRdLS54SOAdiZGCzDYwh51JQxRzHdigKd1N4zInByOMPmLan7BQI2NFQhwhWbdn7r5wkJCGEiw4fa5RCrDgsSJ9Or5lumkcUwaJcEMWYlpQhZC0IIdabaOw8zl0nT2PcXWEYwqMRY9Xc8ioDtHJcmzZv8dYPCjyZjCmKJchO6hFGryQF11iXZcuRUWx+h4VWHuPq86eJeF83YjJUNA8YSrx0K+fLuDbX8QX4SLcEpcBs2m/U8NYBx8pasAXz5/r32mQzx/B/j3m07OXM0JE4SaVhsnsnBQGzdblzz54MUw1UyQvlBmMZkzXaqNrYnEDtoFbb0KUhdJYuCPalxDKRQsffEqLb6LLPSqyRebMarmeoziPOUWY+9vYyV/YfqdUtImdhZdLdb7EzIxMMVlDRoJx/hZLl5mhz4FN5WJ0Pjez6/OA3pwWNKNtky/Wg5gD/7kWg4PJ/DepvlpK9YMXYo+licS3xGbw8F9n0lkQzFWt4NPUdrUcLtYO2avjBD7XxD1qk5MkqzuKrCbZWrXTqluNWrNqB13pVlP/C4ymakpxdUnmKB+arwXaC/nogh+08wcdIDnDYeEWy4b+BR4VuIqkCBkkkJP04i4FJPDIYGBBG/71KJpv91jV5ax/qs3XYdJSTJUx2iAnvZWmTxwHrikN6hClwp5Do5A/fGKdMHgm4o9wNbJLaC+rukTnFWPDvWwNtVsftWUQwmniJbP1cVIlJ3NJa7ixUPRSuYa23WKkb1x2nW7fNMQHSNYb5Qg73GrJdAS7qOsMkmssI92T8JOv49V5amaTejGpcRP9YUZJsCNn73Lpx/Nj4v/FFH8ErrGa3aazUBBmxLOL9mbAcXGlLo6Hf9ErzWk48TpNqZZ7bed36N3bK7CwHT8WqpDpEcaddhd3A87Ql6UXv36vhRJ93mCutoNL/f0EE19l6w==
+sidebar_class_name: "get api-method"
+custom_edit_url: null
+---
+
+import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
+import ParamsDetails from "@theme/ParamsDetails";
+import RequestSchema from "@theme/RequestSchema";
+import StatusCodes from "@theme/StatusCodes";
+import OperationTabs from "@theme/OperationTabs";
+import TabItem from "@theme/TabItem";
+import Heading from "@theme/Heading";
+
+
+
+
+
+Get the borrow cost for a liquidity transaction
+
+
+
+
+
+
+
+
diff --git a/docs/src/api/generated/stash/get-the-borrow-quote-for-a-liquidity-transaction-based-on-the-input-data.api.mdx b/docs/src/api/generated/stash/get-the-borrow-quote-for-a-liquidity-transaction-based-on-the-input-data.api.mdx
new file mode 100644
index 0000000..44954c2
--- /dev/null
+++ b/docs/src/api/generated/stash/get-the-borrow-quote-for-a-liquidity-transaction-based-on-the-input-data.api.mdx
@@ -0,0 +1,143 @@
+---
+id: get-the-borrow-quote-for-a-liquidity-transaction-based-on-the-input-data
+title: "Get the borrow quote for a liquidity transaction based on the input data"
+description: "This endpoint calculates the borrow quote for a liquidity transaction, including the borrow cost, required input/output, and duration."
+sidebar_label: "Get the borrow quote for a liquidity transaction based on the input data"
+hide_title: true
+hide_table_of_contents: true
+api: eJzNVk1v2zgQ/SvEnFKAiYuie9EtaYMiwKLd7WZPQQ60OJbZUqRCDh0bhv77YkjJUR01bbIoUB9smZqP9zjDN9yDxlgH05HxDiq4Xpso0OnOG0eiVrZOVhFGQWsUSx+Cvxd3yROKlQ9CCWvuktGGdoKCclHVHEcK42qbtHHN1K/2kaQIeJdMQC2M6xItfKIukRTKaaFTUOx/BhI6FVSLhCFCdbM/QvlX8ORrb4VTLYoTPGvOpDivg4/xFUgwbNMpWoMEtuB/gwdIGAFARSGhhFivsVVQ7YF2HdtGCsY10PfyOO/fmbmyjQ+G1q1ghzH95VbVdOUymfz8KTP7Dp6c6n9heY+RjMv7JT4i3fvwVVy9Fyc+GygrhcaVSpaiIJ/L4AarVfBtXuDsGEksvd4dcN4lDLsHoIMTzGAzjrDBAH1/W5hgpAuvd2xSe0foiB9V11lTZ6CLL5Gx75/g2csjnuetT46YQ2mjmV3bnsY3/tRvMFiv9Ljes2HsvIsYOdOb16/559vo/6S6xhhXydqdCEjB4Ab1N50O8ufZdMF3GMiUjFrRzGqJ/c5HmuEvYTwEsy9H5rnPnrQo3TfbSZP9u5mimeQ+zvQo7q0c4/rlF6zpUdzMfcaK7d7OVeJC6UND6oRccOM2yppBKYQPojUxsqhMxOHlxcFlama3EEPw4cc7VwKM5t+h+scc1StHGJyyImLYYBAlwm/NpJdAqmEthj9HyWfLcvTuVXAcuIJPHZYWEg1StTiMh8UowIv9+NQvOM1iz9/9ogyVtYqiTZZMZw/ydOE1E5WAW0IXjXdlJHzFHVRHACRslE34S4Gw2rVIa6+hggYpDytaQwXPzQISuLafH6Tzcqvazk5KxaK88qOiqpqbg2thKFsxYQyxtBVXvPORWpXbZRDwD0jPGt5iqSJq4V32KkcvH+YjYZ5o/O9zaxgal3BLi84q43hPUrD50OQi3cAhORfu4VpQTZ6H6VwNv6VYtxLWWbRvYL/nTfo32L7n5TIy8zXFRLW0fKpWykZ8Yst+wfieJV9OycMUH89HbuONCobxPhP7yeehGq/ED25is5CGReV2Uzwj1EMZ8pXnJZheeEt7Adb8tr/tJaxRaQwTXXpXkJ1elxYaXR/pOrMsHud1jR09aTtVng+X1yBhOdy3Wq/ZJah8P1L3BWVppjwk8toerHJNUg3blpD8+Q/91Dyx
+sidebar_class_name: "get api-method"
+custom_edit_url: null
+---
+
+import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
+import ParamsDetails from "@theme/ParamsDetails";
+import RequestSchema from "@theme/RequestSchema";
+import StatusCodes from "@theme/StatusCodes";
+import OperationTabs from "@theme/OperationTabs";
+import TabItem from "@theme/TabItem";
+import Heading from "@theme/Heading";
+
+
+
+
+
+This endpoint calculates the borrow quote for a liquidity transaction, including the borrow cost, required input/output, and duration.
+
+
+
+
+
+
+
+
diff --git a/docs/src/api/generated/stash/sidebar.ts b/docs/src/api/generated/stash/sidebar.ts
new file mode 100644
index 0000000..0f77141
--- /dev/null
+++ b/docs/src/api/generated/stash/sidebar.ts
@@ -0,0 +1,27 @@
+import type { SidebarsConfig } from "@docusaurus/plugin-content-docs";
+
+const sidebar: SidebarsConfig = {
+ apisidebar: [
+ {
+ type: "category",
+ label: "Liquidity",
+ items: [
+ {
+ type: "doc",
+ id: "../src/api/generated/stash/get-the-borrow-cost-for-a-liquidity-transaction",
+ label: "Get the borrow cost for a liquidity transaction",
+ className: "api-method get",
+ },
+ {
+ type: "doc",
+ id: "../src/api/generated/stash/get-the-borrow-quote-for-a-liquidity-transaction-based-on-the-input-data",
+ label:
+ "Get the borrow quote for a liquidity transaction based on the input data",
+ className: "api-method get",
+ },
+ ],
+ },
+ ],
+};
+
+export default sidebar.apisidebar;
diff --git a/docs/src/api/solve-openapi.yaml b/docs/src/api/solve-openapi.yaml
new file mode 100644
index 0000000..8ea42da
--- /dev/null
+++ b/docs/src/api/solve-openapi.yaml
@@ -0,0 +1,301 @@
+openapi: 3.0.3
+info:
+ title: Swap by Blanc
+ description: API used by Blanc Swap
+ version: 1.0.0-beta
+
+security:
+ - ApiKeyAuth: []
+
+paths:
+ /quote:
+ get:
+ operationId: getQuote
+ description: Get a price estimation quote
+ parameters:
+ - in: query
+ name: amount_in
+ description: The amount of tokens to sell in decimal notation
+ schema:
+ $ref: "#/components/schemas/TokenAmount"
+ required: true
+ example: "1000000000000000000"
+ - in: query
+ name: token_in
+ description: The token address to sell
+ schema:
+ $ref: "#/components/schemas/Address"
+ required: true
+ example: "0x6B175474E89094C44Da98b954EedeAC495271d0F"
+ - in: query
+ name: token_out
+ description: The token address to buy
+ schema:
+ $ref: "#/components/schemas/Address"
+ required: true
+ example: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
+ responses:
+ 200:
+ description: Quote successfully created
+ content:
+ application/json:
+ schema:
+ $ref: "#/components/schemas/QuoteResponse"
+ 400:
+ description: Bad request
+ content:
+ application/json:
+ schema:
+ $ref: "#/components/schemas/Error"
+ 401:
+ description: Unauthorized - Invalid API key
+ content:
+ application/json:
+ schema:
+ $ref: "#/components/schemas/Error"
+ 500:
+ description: Internal server error
+ content:
+ application/json:
+ schema:
+ $ref: "#/components/schemas/Error"
+
+ /route:
+ get:
+ operationId: getRoute
+ description: Get a route for execution
+ parameters:
+ - in: query
+ name: amount_in
+ description: The amount of tokens to sell in decimal notation
+ schema:
+ $ref: "#/components/schemas/TokenAmount"
+ required: true
+ example: "1000000000000000000"
+ - in: query
+ name: token_in
+ description: The token address to sell
+ schema:
+ $ref: "#/components/schemas/Address"
+ required: true
+ example: "0x6B175474E89094C44Da98b954EedeAC495271d0F"
+ - in: query
+ name: min_amount_out
+ description: The minimum amount of tokens to receive
+ schema:
+ $ref: "#/components/schemas/TokenAmount"
+ required: true
+ example: "990000000000000000"
+ - in: query
+ name: token_out
+ description: The token address to buy
+ schema:
+ $ref: "#/components/schemas/Address"
+ required: true
+ example: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
+ responses:
+ 200:
+ description: Route successfully generated
+ content:
+ application/json:
+ schema:
+ $ref: "#/components/schemas/RouteResponse"
+ 400:
+ description: Bad request
+ content:
+ application/json:
+ schema:
+ $ref: "#/components/schemas/Error"
+ 401:
+ description: Unauthorized - Invalid API key
+ content:
+ application/json:
+ schema:
+ $ref: "#/components/schemas/Error"
+ 500:
+ description: Internal server error
+ content:
+ application/json:
+ schema:
+ $ref: "#/components/schemas/Error"
+
+ /v2/route:
+ get:
+ operationId: getRouteV2
+ description: Get a route for execution with additional parameters
+ parameters:
+ - in: query
+ name: amount_in
+ description: The amount of tokens to sell in decimal notation
+ schema:
+ $ref: "#/components/schemas/TokenAmount"
+ required: true
+ example: "1000000000000000000"
+ - in: query
+ name: token_in
+ description: The token address to sell
+ schema:
+ $ref: "#/components/schemas/Address"
+ required: true
+ example: "0x6B175474E89094C44Da98b954EedeAC495271d0F"
+ - in: query
+ name: token_out
+ description: The token address to buy
+ schema:
+ $ref: "#/components/schemas/Address"
+ required: true
+ example: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
+ - in: query
+ name: slippage
+ description: The slippage tolerance in percentage (e.g., 0.5 for 0.5%)
+ schema:
+ type: number
+ format: float
+ required: false
+ example: 0.5
+ - in: query
+ name: target_duration_ms
+ description: The target duration for the route search in milliseconds
+ schema:
+ type: integer
+ format: int64
+ required: false
+ example: 200
+ responses:
+ 200:
+ description: Route successfully generated
+ content:
+ application/json:
+ schema:
+ $ref: "#/components/schemas/RouteResponseV2"
+ 400:
+ description: Bad request
+ content:
+ application/json:
+ schema:
+ $ref: "#/components/schemas/Error"
+ 401:
+ description: Unauthorized - Invalid API key
+ content:
+ application/json:
+ schema:
+ $ref: "#/components/schemas/Error"
+ 500:
+ description: Internal server error
+ content:
+ application/json:
+ schema:
+ $ref: "#/components/schemas/Error"
+
+components:
+ securitySchemes:
+ ApiKeyAuth:
+ type: apiKey
+ in: header
+ name: X-API-Key
+ description: API key with format sk_live_*
+
+ schemas:
+ Address:
+ description: 20 byte Ethereum address encoded as a hex with `0x` prefix
+ type: string
+ pattern: "^0x[a-fA-F0-9]{40}$"
+ example: "0x6B175474E89094C44Da98b954EedeAC495271d0F"
+
+ TokenAmount:
+ description: Amount of an ERC20 token as a decimal string (no scientific notation)
+ type: string
+ pattern: "^[0-9]+$"
+ example: "1000000000000000000"
+
+ QuoteResponse:
+ description: Successful quote with the expected output amount
+ type: object
+ properties:
+ amount_out:
+ description: The amount of output tokens you would receive
+ $ref: "#/components/schemas/TokenAmount"
+ required:
+ - amount_out
+
+ Call:
+ description: An EVM call for execution
+ type: object
+ required:
+ - to
+ - value
+ - data
+ properties:
+ to:
+ description: Target contract address
+ $ref: "#/components/schemas/Address"
+ value:
+ description: Amount of ETH to send with call (in wei)
+ $ref: "#/components/schemas/TokenAmount"
+ data:
+ description: Hex encoded calldata
+ type: string
+ pattern: "^0x[a-fA-F0-9]*$"
+ example: "0x38ed1739"
+
+ RouteResponse:
+ description: Successfully created route with execution details
+ type: object
+ required:
+ - calls
+ - gas
+ properties:
+ calls:
+ description: Array of EVM calls to execute in sequence
+ type: array
+ items:
+ $ref: "#/components/schemas/Call"
+ gas:
+ description: Estimated gas required for execution
+ type: integer
+ example: 150000
+
+ RouteResponseV2:
+ description: Successfully created route with additional details
+ type: object
+ required:
+ - quote_id
+ - amount_out
+ - min_amount_out
+ - target
+ - swap_call_data
+ - rainbow_input
+ properties:
+ quote_id:
+ description: Unique identifier for the quote
+ type: string
+ example: "q_12345678"
+ amount_out:
+ description: The amount of output tokens you would receive
+ $ref: "#/components/schemas/TokenAmount"
+ min_amount_out:
+ description: The minimum amount of tokens to receive after slippage
+ $ref: "#/components/schemas/TokenAmount"
+ target:
+ description: The target contract address for the swap
+ $ref: "#/components/schemas/Address"
+ swap_call_data:
+ description: Hex encoded calldata for the swap
+ type: string
+ pattern: "^0x[a-fA-F0-9]*$"
+ example: "0x38ed1739"
+ rainbow_input:
+ description: Input data for the rainbow swap
+ type: string
+ example: "0x..."
+
+ Error:
+ description: Error response with details
+ type: object
+ required:
+ - error
+ properties:
+ error:
+ description: Human readable error message
+ type: string
+ example: "insufficient output amount"
diff --git a/docs/src/api/stash-openapi.yaml b/docs/src/api/stash-openapi.yaml
new file mode 100644
index 0000000..a881917
--- /dev/null
+++ b/docs/src/api/stash-openapi.yaml
@@ -0,0 +1,579 @@
+definitions:
+ entity.Aave:
+ properties:
+ pool:
+ type: string
+ poolAddressProvider:
+ type: string
+ priceOracle:
+ type: string
+ required:
+ - pool
+ - poolAddressProvider
+ - priceOracle
+ type: object
+ entity.Amount:
+ properties:
+ amount:
+ description: amount in lowest denomination
+ example: ""
+ type: string
+ amountUSD:
+ type: number
+ required:
+ - amount
+ - amountUSD
+ type: object
+ entity.ChainID:
+ enum:
+ - 1
+ - 42161
+ - 10
+ - 137
+ - 8453
+ - 43114
+ - 100
+ - 8333
+ - 11155111
+ - 1993
+ - 19934
+ - 84532
+ type: integer
+ x-enum-varnames:
+ - Ethereum
+ - Arbitrum
+ - Optimism
+ - Polygon
+ - Base
+ - Avalanche
+ - Gnosis
+ - B3
+ - Sepolia
+ - B3Sepolia
+ - B4Sepolia
+ - BaseSepolia
+ entity.FungibleToken:
+ properties:
+ addresses:
+ additionalProperties:
+ type: string
+ description: Maps chain id to token address on that chain
+ example:
+ "1": 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
+ type: object
+ decimals:
+ type: integer
+ logoURI:
+ type: string
+ name:
+ type: string
+ symbol:
+ type: string
+ required:
+ - addresses
+ - decimals
+ - logoURI
+ - name
+ - symbol
+ type: object
+ entity.NativeToken:
+ properties:
+ decimals:
+ type: integer
+ name:
+ type: string
+ required:
+ - decimals
+ - name
+ type: object
+ entity.Network:
+ properties:
+ aave:
+ $ref: "#/definitions/entity.Aave"
+ aaveLiquidityPool:
+ type: string
+ blockTime:
+ type: integer
+ chainID:
+ $ref: "#/definitions/entity.ChainID"
+ chainType:
+ type: string
+ logoURI:
+ type: string
+ name:
+ type: string
+ nativeToken:
+ $ref: "#/definitions/entity.NativeToken"
+ rpcURLs:
+ items:
+ type: string
+ type: array
+ usdcLiquidityPool:
+ type: string
+ required:
+ - aave
+ - aaveLiquidityPool
+ - blockTime
+ - chainID
+ - chainType
+ - logoURI
+ - name
+ - nativeToken
+ - rpcURLs
+ - usdcLiquidityPool
+ type: object
+ entity.TokenTransferQuote:
+ properties:
+ amount:
+ description: amount of tokens in lowest denomination
+ example: ""
+ type: string
+ approvals:
+ description: approvals that need to be executed before transaction
+ items:
+ $ref: "#/definitions/entity.Transaction"
+ type: array
+ destinationChain:
+ $ref: "#/definitions/entity.ChainID"
+ destinationTokenAddress:
+ type: string
+ duration:
+ description: how long transfer will take in seconds
+ type: number
+ fee:
+ $ref: "#/definitions/entity.Amount"
+ gasCost:
+ $ref: "#/definitions/entity.Amount"
+ senderAddress:
+ type: string
+ sourceChain:
+ $ref: "#/definitions/entity.ChainID"
+ sourceTokenAddress:
+ type: string
+ tool:
+ $ref: "#/definitions/entity.Tool"
+ transaction:
+ allOf:
+ - $ref: "#/definitions/entity.Transaction"
+ description: transaction request to be sent to the wallet
+ required:
+ - amount
+ - approvals
+ - destinationChain
+ - destinationTokenAddress
+ - duration
+ - fee
+ - gasCost
+ - senderAddress
+ - sourceChain
+ - sourceTokenAddress
+ - tool
+ - transaction
+ type: object
+ entity.Tool:
+ properties:
+ logoURI:
+ type: string
+ name:
+ type: string
+ required:
+ - logoURI
+ - name
+ type: object
+ entity.Transaction:
+ properties:
+ chainId:
+ $ref: "#/definitions/entity.ChainID"
+ data:
+ type: string
+ from:
+ type: string
+ gasLimit:
+ type: string
+ to:
+ type: string
+ value:
+ type: string
+ required:
+ - chainId
+ - data
+ - from
+ - gasLimit
+ - to
+ - value
+ type: object
+ server.AccountFungibleBalanceHandler.response:
+ properties:
+ data:
+ items:
+ $ref: "#/definitions/server.chainBalance"
+ type: array
+ required:
+ - data
+ type: object
+ server.AggregateBalanceSolutionHandler.response:
+ properties:
+ data:
+ items:
+ $ref: "#/definitions/entity.TokenTransferQuote"
+ type: array
+ required:
+ - data
+ type: object
+ server.AggregateWithHookSolutionHandler.request:
+ properties:
+ account:
+ type: string
+ amount:
+ type: string
+ destination:
+ $ref: "#/definitions/entity.ChainID"
+ destinationContractCall:
+ properties:
+ approvalAddress:
+ type: string
+ callData:
+ type: string
+ contractAddress:
+ type: string
+ gasLimit:
+ type: integer
+ outputTokenAddress:
+ type: string
+ required:
+ - callData
+ - contractAddress
+ - gasLimit
+ type: object
+ threshold:
+ type: string
+ token:
+ type: string
+ type:
+ enum:
+ - fungible
+ type: string
+ whitelistedSourceChains:
+ items:
+ $ref: "#/definitions/entity.ChainID"
+ type: array
+ whitelistedTools:
+ items:
+ type: string
+ type: array
+ required:
+ - account
+ - amount
+ - destination
+ - destinationContractCall
+ - threshold
+ - token
+ - type
+ - whitelistedSourceChains
+ - whitelistedTools
+ type: object
+ server.AggregateWithHookSolutionHandler.response:
+ properties:
+ data:
+ items:
+ $ref: "#/definitions/entity.TokenTransferQuote"
+ type: array
+ required:
+ - data
+ type: object
+ server.BalanceSweepHandler.response:
+ properties:
+ data:
+ items:
+ $ref: "#/definitions/entity.TokenTransferQuote"
+ type: array
+ required:
+ - data
+ type: object
+ server.BorrowCost:
+ description: Borrow cost structure with a big.Int represented as string
+ properties:
+ borrowCost:
+ type: string
+ liquidityPool:
+ type: string
+ nonce:
+ type: string
+ signature:
+ type: string
+ required:
+ - borrowCost
+ - liquidityPool
+ - nonce
+ - signature
+ type: object
+ server.BorrowQuote.response:
+ properties:
+ data:
+ $ref: "#/definitions/server.Quote"
+ required:
+ - data
+ type: object
+ server.ErrorResponse:
+ properties:
+ debug:
+ type: string
+ error:
+ type: string
+ required:
+ - debug
+ - error
+ type: object
+ server.GetFungibleTokensByChainHandler.response:
+ properties:
+ data:
+ items:
+ $ref: "#/definitions/entity.FungibleToken"
+ type: array
+ required:
+ - data
+ type: object
+ server.GetNetworksHandler.response:
+ properties:
+ data:
+ items:
+ $ref: "#/definitions/entity.Network"
+ type: array
+ required:
+ - data
+ type: object
+ server.GetSupportedFungibleTokens.response:
+ properties:
+ data:
+ items:
+ $ref: "#/definitions/entity.FungibleToken"
+ type: array
+ required:
+ - data
+ type: object
+ server.GetSupportedToolsHandler.response:
+ properties:
+ tools:
+ items:
+ type: string
+ type: array
+ required:
+ - tools
+ type: object
+ server.HealthHandler.response:
+ properties:
+ status:
+ type: string
+ required:
+ - status
+ type: object
+ server.Quote:
+ properties:
+ borrowCost:
+ type: string
+ duration:
+ type: string
+ requiredInput:
+ type: string
+ requiredOutput:
+ type: string
+ required:
+ - borrowCost
+ - duration
+ - requiredInput
+ - requiredOutput
+ type: object
+ server.SingleHopWithHookHandler.request:
+ properties:
+ account:
+ type: string
+ amount:
+ type: string
+ destination:
+ $ref: "#/definitions/entity.ChainID"
+ destinationContractCall:
+ properties:
+ approvalAddress:
+ type: string
+ callData:
+ type: string
+ contractAddress:
+ type: string
+ gasLimit:
+ type: integer
+ outputTokenAddress:
+ type: string
+ required:
+ - callData
+ - contractAddress
+ - gasLimit
+ type: object
+ enableSwaps:
+ type: boolean
+ recipient:
+ type: string
+ threshold:
+ type: string
+ token:
+ type: string
+ type:
+ enum:
+ - fungible
+ type: string
+ whitelistedSourceChains:
+ items:
+ $ref: "#/definitions/entity.ChainID"
+ type: array
+ whitelistedTools:
+ items:
+ type: string
+ type: array
+ required:
+ - account
+ - amount
+ - destination
+ - destinationContractCall
+ - enableSwaps
+ - recipient
+ - threshold
+ - token
+ - type
+ - whitelistedSourceChains
+ - whitelistedTools
+ type: object
+ server.SingleHopWithHookHandler.response:
+ properties:
+ data:
+ items:
+ $ref: "#/definitions/entity.TokenTransferQuote"
+ type: array
+ required:
+ - data
+ type: object
+ server.chainBalance:
+ properties:
+ balance:
+ description: token balance in lowest denomination
+ example: "123"
+ type: string
+ chainId:
+ type: integer
+ tokenDecimals:
+ type: integer
+ required:
+ - balance
+ - chainId
+ - tokenDecimals
+ type: object
+info:
+ contact: {}
+paths:
+ /liquidity/protocol/{protocol}/deposit/{txHash}/request:
+ get:
+ consumes:
+ - application/json
+ description: Get the borrow cost for a liquidity transaction
+ parameters:
+ - description: input data (relay data)
+ in: body
+ name: Input
+ required: true
+ schema:
+ type: string
+ - description: caller address (solver address)
+ in: body
+ name: Caller
+ required: true
+ schema:
+ type: string
+ - description: Protocol
+ in: path
+ name: protocol
+ required: true
+ type: string
+ - description: Transaction hash for the deposit
+ in: path
+ name: txHash
+ required: true
+ type: string
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: "#/definitions/server.BorrowCost"
+ "400":
+ description: Bad request due to invalid input or missing parameters
+ schema:
+ $ref: "#/definitions/server.ErrorResponse"
+ "500":
+ description: Internal server error
+ schema:
+ $ref: "#/definitions/server.ErrorResponse"
+ summary: Get the borrow cost for a liquidity transaction
+ tags:
+ - Liquidity
+ /liquidity/protocol/{protocol}/type/{type}/quote:
+ get:
+ consumes:
+ - application/json
+ description:
+ This endpoint calculates the borrow quote for a liquidity transaction,
+ including the borrow cost, required input/output, and duration.
+ parameters:
+ - description: Amount to borrow
+ in: body
+ name: amount
+ required: true
+ schema:
+ type: string
+ - description: Token address (in Ethereum address format)
+ in: body
+ name: token
+ required: true
+ schema:
+ type: string
+ - description: Network ID for the transaction
+ in: body
+ name: network
+ required: true
+ schema:
+ type: integer
+ - description: Protocol name (e.g., Across)
+ in: path
+ name: protocol
+ required: true
+ type: string
+ - description: Quote algorithm type (e.g., ExactInput, ExactOutput)
+ in: path
+ name: type
+ required: true
+ type: string
+ - description:
+ Destination Network ID (optional, defaults to the network from
+ the request body)
+ in: query
+ name: network
+ type: integer
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: Successfully retrieved borrow quote
+ schema:
+ $ref: "#/definitions/server.BorrowQuote.response"
+ "400":
+ description: Bad request due to invalid input or missing parameters
+ schema:
+ $ref: "#/definitions/server.ErrorResponse"
+ "500":
+ description: Internal server error
+ schema:
+ $ref: "#/definitions/server.ErrorResponse"
+ summary:
+ Get the borrow quote for a liquidity transaction based on the input
+ data
+ tags:
+ - Liquidity
+swagger: "2.0"
diff --git a/docs/src/css/custom.css b/docs/src/css/custom.css
index e77fbc9..5861ef0 100644
--- a/docs/src/css/custom.css
+++ b/docs/src/css/custom.css
@@ -6,27 +6,31 @@
/* You can override the default Infima variables here. */
+@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;700&display=swap");
+@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
+@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");
+
:root {
- --ifm-color-primary: #2e8555;
- --ifm-color-primary-dark: #29784c;
- --ifm-color-primary-darker: #277148;
- --ifm-color-primary-darkest: #205d3b;
- --ifm-color-primary-light: #33925d;
- --ifm-color-primary-lighter: #359962;
- --ifm-color-primary-lightest: #3cad6e;
+ --ifm-color-primary: #ff9b43;
+ --ifm-color-primary-dark: #ff9b43;
+ --ifm-color-primary-darker: #ff9b43;
+ --ifm-color-primary-darkest: #ff9b43;
+ --ifm-color-primary-light: #ff9b43;
+ --ifm-color-primary-lighter: #ff9b43;
+ --ifm-color-primary-lightest: #ff9b43;
--ifm-code-font-size: 95%;
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1);
}
/* For readability concerns, you should choose a lighter palette in dark mode. */
[data-theme="dark"] {
- --ifm-color-primary: #25c2a0;
- --ifm-color-primary-dark: #21af90;
- --ifm-color-primary-darker: #1fa588;
- --ifm-color-primary-darkest: #1a8870;
- --ifm-color-primary-light: #29d5b0;
- --ifm-color-primary-lighter: #32d8b4;
- --ifm-color-primary-lightest: #4fddbf;
+ --ifm-color-primary: #ff9b43;
+ --ifm-color-primary-dark: #ff9b43;
+ --ifm-color-primary-darker: #ff9b43;
+ --ifm-color-primary-darkest: #ff9b43;
+ --ifm-color-primary-light: #ff9b43;
+ --ifm-color-primary-lighter: #ff9b43;
+ --ifm-color-primary-lightest: #ff9b43;
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3);
}
@@ -47,3 +51,61 @@
[data-theme="dark"] .logo-dark-mode {
display: block;
}
+
+/* custom.css */
+html,
+body {
+ font-family: "Poppins", sans-serif;
+ font-weight: 300;
+
+ h1 {
+ font-weight: 600;
+ }
+
+ h2 {
+ font-weight: 500;
+ }
+
+ h3 {
+ font-weight: 500;
+ }
+ p {
+ font-weight: 300;
+ }
+}
+
+/* Container for the Swagger UI to adjust width and margins */
+.swagger-container {
+ max-width: 1200px; /* Set your desired max width */
+ margin: 0 auto; /* Center align */
+ padding: 20px; /* Add some padding around */
+ overflow-x: auto; /* Ensure horizontal scroll if content is too wide */
+}
+
+/* Custom Redoc styling */
+.swagger-container .redoc-wrap {
+ background-color: #f4f6f9; /* Optional: Set background color */
+ border-radius: 8px; /* Optional: Rounded corners */
+}
+
+/* Optional: Add scroll bar on long API descriptions */
+.swagger-container .redoc-scroll-wrap {
+ max-height: 800px; /* Set max height for scrollable area */
+ overflow-y: auto; /* Vertical scrolling */
+}
+
+/* Custom Tip Box (:::tip) */
+.alert--success {
+ background-color: #262627; /* Tip background color */
+ color: #f4f6f9; /* Tip text color */
+ border-left: 4px solid #ff9b43; /* Tip border color */
+}
+/* Optional: Adjust icon */
+.alert--success .alert__icon {
+ color: #ff9b43; /* Tip icon color */
+}
+/* Style links inside TIP boxes */
+.alert--success a {
+ color: #ff9b43; /* Your link color inside tip */
+ text-decoration: underline;
+}
diff --git a/docs/static/img/sprinter-header.png b/docs/static/img/sprinter-header.png
new file mode 100644
index 0000000..45a23c0
Binary files /dev/null and b/docs/static/img/sprinter-header.png differ
diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md
index f7ea7f9..fb2022e 100644
--- a/packages/react/CHANGELOG.md
+++ b/packages/react/CHANGELOG.md
@@ -2,36 +2,31 @@
## [1.2.3](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-react-v1.2.2...sprinter-react-v1.2.3) (2025-01-22)
-
### Bug Fixes
-* release ([20f30b0](https://github.com/sprintertech/sprinter-sdk/commit/20f30b0ed2a6b8410650beb6825346e79b38eb8b))
+- release ([20f30b0](https://github.com/sprintertech/sprinter-sdk/commit/20f30b0ed2a6b8410650beb6825346e79b38eb8b))
## [1.2.2](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-react-v1.2.1...sprinter-react-v1.2.2) (2025-01-21)
-
### Bug Fixes
-* release `1.3.0` v2 ([71959d1](https://github.com/sprintertech/sprinter-sdk/commit/71959d1d8b5583fb27a36826415d5f7fe8ab9581))
+- release `1.3.0` v2 ([71959d1](https://github.com/sprintertech/sprinter-sdk/commit/71959d1d8b5583fb27a36826415d5f7fe8ab9581))
## [1.2.1](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-react-v1.2.0...sprinter-react-v1.2.1) (2025-01-21)
-
### Bug Fixes
-* release `1.3.0` ([aaa6938](https://github.com/sprintertech/sprinter-sdk/commit/aaa69388e4910f92d53fe14ea08785cd63ef4176))
+- release `1.3.0` ([aaa6938](https://github.com/sprintertech/sprinter-sdk/commit/aaa69388e4910f92d53fe14ea08785cd63ef4176))
## [1.2.0](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-react-v1.1.2...sprinter-react-v1.2.0) (2025-01-21)
-
### Features
-* Add sweep function ([#115](https://github.com/sprintertech/sprinter-sdk/issues/115)) ([efaaa2b](https://github.com/sprintertech/sprinter-sdk/commit/efaaa2b3d8674e46b264caddcd373218c3f552c1)), closes [#110](https://github.com/sprintertech/sprinter-sdk/issues/110)
-
+- Add sweep function ([#115](https://github.com/sprintertech/sprinter-sdk/issues/115)) ([efaaa2b](https://github.com/sprintertech/sprinter-sdk/commit/efaaa2b3d8674e46b264caddcd373218c3f552c1)), closes [#110](https://github.com/sprintertech/sprinter-sdk/issues/110)
### Bug Fixes
-* `package.json` - repository ([#127](https://github.com/sprintertech/sprinter-sdk/issues/127)) ([21c7007](https://github.com/sprintertech/sprinter-sdk/commit/21c70077d2e5ef83730f730990e849f8d54ec8c0))
+- `package.json` - repository ([#127](https://github.com/sprintertech/sprinter-sdk/issues/127)) ([21c7007](https://github.com/sprintertech/sprinter-sdk/commit/21c70077d2e5ef83730f730990e849f8d54ec8c0))
## [1.2.0](https://github.com/ChainSafe/sprinter-ts/compare/sprinter-react-v1.1.2...sprinter-react-v1.2.0) (2025-01-13)
diff --git a/packages/react/README.md b/packages/react/README.md
index a5e2638..358a4fe 100644
--- a/packages/react/README.md
+++ b/packages/react/README.md
@@ -1,4 +1,3 @@
-
# Sprinter React SDK
The Sprinter React SDK is a React wrapper for the [Sprinter SDK](https://github.com/ChainSafe/sprinter-sdk), enabling easy interaction with blockchain networks through React components and hooks. It provides context management and custom hooks for retrieving balances, tokens, supported chains, and solutions for asset transfers.
diff --git a/packages/sdk/CHANGELOG.md b/packages/sdk/CHANGELOG.md
index 90472aa..bcc4a08 100644
--- a/packages/sdk/CHANGELOG.md
+++ b/packages/sdk/CHANGELOG.md
@@ -2,45 +2,39 @@
## [1.2.4](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-sdk-v1.2.3...sprinter-sdk-v1.2.4) (2025-01-29)
-
### Bug Fixes
-* relay URL error ([#140](https://github.com/sprintertech/sprinter-sdk/issues/140)) ([4ce0b49](https://github.com/sprintertech/sprinter-sdk/commit/4ce0b499a1c44ddf7fc20c302d005b4040fdfb35))
+- relay URL error ([#140](https://github.com/sprintertech/sprinter-sdk/issues/140)) ([4ce0b49](https://github.com/sprintertech/sprinter-sdk/commit/4ce0b499a1c44ddf7fc20c302d005b4040fdfb35))
## [1.2.3](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-sdk-v1.2.2...sprinter-sdk-v1.2.3) (2025-01-22)
-
### Bug Fixes
-* release ([20f30b0](https://github.com/sprintertech/sprinter-sdk/commit/20f30b0ed2a6b8410650beb6825346e79b38eb8b))
+- release ([20f30b0](https://github.com/sprintertech/sprinter-sdk/commit/20f30b0ed2a6b8410650beb6825346e79b38eb8b))
## [1.2.2](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-sdk-v1.2.1...sprinter-sdk-v1.2.2) (2025-01-21)
-
### Bug Fixes
-* release `1.3.0` v2 ([71959d1](https://github.com/sprintertech/sprinter-sdk/commit/71959d1d8b5583fb27a36826415d5f7fe8ab9581))
+- release `1.3.0` v2 ([71959d1](https://github.com/sprintertech/sprinter-sdk/commit/71959d1d8b5583fb27a36826415d5f7fe8ab9581))
## [1.2.1](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-sdk-v1.2.0...sprinter-sdk-v1.2.1) (2025-01-21)
-
### Bug Fixes
-* release `1.3.0` ([aaa6938](https://github.com/sprintertech/sprinter-sdk/commit/aaa69388e4910f92d53fe14ea08785cd63ef4176))
+- release `1.3.0` ([aaa6938](https://github.com/sprintertech/sprinter-sdk/commit/aaa69388e4910f92d53fe14ea08785cd63ef4176))
## [1.2.0](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-sdk-v1.1.2...sprinter-sdk-v1.2.0) (2025-01-21)
-
### Features
-* Add sweep function ([#115](https://github.com/sprintertech/sprinter-sdk/issues/115)) ([efaaa2b](https://github.com/sprintertech/sprinter-sdk/commit/efaaa2b3d8674e46b264caddcd373218c3f552c1)), closes [#110](https://github.com/sprintertech/sprinter-sdk/issues/110)
-* expand bridge transaction history using relay API ([#122](https://github.com/sprintertech/sprinter-sdk/issues/122)) ([06ca1a0](https://github.com/sprintertech/sprinter-sdk/commit/06ca1a0d8b5cb76bc06cd9aeaf58ac81b197cde3))
-
+- Add sweep function ([#115](https://github.com/sprintertech/sprinter-sdk/issues/115)) ([efaaa2b](https://github.com/sprintertech/sprinter-sdk/commit/efaaa2b3d8674e46b264caddcd373218c3f552c1)), closes [#110](https://github.com/sprintertech/sprinter-sdk/issues/110)
+- expand bridge transaction history using relay API ([#122](https://github.com/sprintertech/sprinter-sdk/issues/122)) ([06ca1a0](https://github.com/sprintertech/sprinter-sdk/commit/06ca1a0d8b5cb76bc06cd9aeaf58ac81b197cde3))
### Bug Fixes
-* `package.json` - repository ([#127](https://github.com/sprintertech/sprinter-sdk/issues/127)) ([21c7007](https://github.com/sprintertech/sprinter-sdk/commit/21c70077d2e5ef83730f730990e849f8d54ec8c0))
-* webpack import meta error ([#114](https://github.com/sprintertech/sprinter-sdk/issues/114)) ([f5f6fcf](https://github.com/sprintertech/sprinter-sdk/commit/f5f6fcfda884cd70aa6ccd94f19b2641741b265b))
+- `package.json` - repository ([#127](https://github.com/sprintertech/sprinter-sdk/issues/127)) ([21c7007](https://github.com/sprintertech/sprinter-sdk/commit/21c70077d2e5ef83730f730990e849f8d54ec8c0))
+- webpack import meta error ([#114](https://github.com/sprintertech/sprinter-sdk/issues/114)) ([f5f6fcf](https://github.com/sprintertech/sprinter-sdk/commit/f5f6fcfda884cd70aa6ccd94f19b2641741b265b))
## [1.2.0](https://github.com/ChainSafe/sprinter-ts/compare/sprinter-sdk-v1.1.2...sprinter-sdk-v1.2.0) (2025-01-13)
diff --git a/packages/sdk/README.md b/packages/sdk/README.md
index 0ce450e..ca51a31 100644
--- a/packages/sdk/README.md
+++ b/packages/sdk/README.md
@@ -1,4 +1,3 @@
-
# Sprinter SDK
The **Sprinter SDK** is a JavaScript/TypeScript library that simplifies cross-chain operations such as fetching balances and providing solutions for asset transfers across multiple blockchains.
diff --git a/yarn.lock b/yarn.lock
index e5bb13c..256fc62 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -29,13 +29,13 @@ __metadata:
languageName: node
linkType: hard
-"@algolia/autocomplete-core@npm:1.9.3":
- version: 1.9.3
- resolution: "@algolia/autocomplete-core@npm:1.9.3"
+"@algolia/autocomplete-core@npm:1.17.9":
+ version: 1.17.9
+ resolution: "@algolia/autocomplete-core@npm:1.17.9"
dependencies:
- "@algolia/autocomplete-plugin-algolia-insights": "npm:1.9.3"
- "@algolia/autocomplete-shared": "npm:1.9.3"
- checksum: 10c0/a751b20f15c9a30b8b2d5a4f1f62fb4dbd012fb7ffec1b12308d6e7388b5a4dc83af52176634f17facb57a7727204843c5aa2f6e80efafaaf244275f44af11d9
+ "@algolia/autocomplete-plugin-algolia-insights": "npm:1.17.9"
+ "@algolia/autocomplete-shared": "npm:1.17.9"
+ checksum: 10c0/e1111769a8723b9dd45fc38cd7edc535c86c1f908b84b5fdc5de06ba6b8c7aca14e5f52ebce84fa5f7adf857332e396b93b7e7933b157b2c9aefc0a19d9574ab
languageName: node
linkType: hard
@@ -66,14 +66,14 @@ __metadata:
languageName: node
linkType: hard
-"@algolia/autocomplete-plugin-algolia-insights@npm:1.9.3":
- version: 1.9.3
- resolution: "@algolia/autocomplete-plugin-algolia-insights@npm:1.9.3"
+"@algolia/autocomplete-plugin-algolia-insights@npm:1.17.9":
+ version: 1.17.9
+ resolution: "@algolia/autocomplete-plugin-algolia-insights@npm:1.17.9"
dependencies:
- "@algolia/autocomplete-shared": "npm:1.9.3"
+ "@algolia/autocomplete-shared": "npm:1.17.9"
peerDependencies:
search-insights: ">= 1 < 3"
- checksum: 10c0/574196f66fe828be1029439032376685020524d6c729dea99caef336cc7be244d2539fa91b3fe80db80efe3420c2c05063cab3534514be6c637bf1914b17a6f6
+ checksum: 10c0/05c21502631643abdcd6e9f70b5814a60d34bad59bca501e26e030fd72e689be5cecfb6e8939a0a1bdcb2394591e55e26a42a82c7247528eafeff714db0819a4
languageName: node
linkType: hard
@@ -89,15 +89,15 @@ __metadata:
languageName: node
linkType: hard
-"@algolia/autocomplete-preset-algolia@npm:1.9.3":
- version: 1.9.3
- resolution: "@algolia/autocomplete-preset-algolia@npm:1.9.3"
+"@algolia/autocomplete-preset-algolia@npm:1.17.9":
+ version: 1.17.9
+ resolution: "@algolia/autocomplete-preset-algolia@npm:1.17.9"
dependencies:
- "@algolia/autocomplete-shared": "npm:1.9.3"
+ "@algolia/autocomplete-shared": "npm:1.17.9"
peerDependencies:
"@algolia/client-search": ">= 4.9.1 < 6"
algoliasearch: ">= 4.9.1 < 6"
- checksum: 10c0/38c1872db4dae69b4eec622db940c7a992d8530e33fbac7df593473ef404312076d9933b4a7ea25c2d401ea5b62ebd64b56aa25b5cdd8e8ba3fd309a39d9d816
+ checksum: 10c0/99159c7e02a927d0d96717cb4cfd2f8dbc4da73267a8eae4f83af5bf74087089f6e7dbffd316512e713a4cc534e936b6a7ccb5c4a5ff84b4bf73f2d3cc050e79
languageName: node
linkType: hard
@@ -111,13 +111,13 @@ __metadata:
languageName: node
linkType: hard
-"@algolia/autocomplete-shared@npm:1.9.3":
- version: 1.9.3
- resolution: "@algolia/autocomplete-shared@npm:1.9.3"
+"@algolia/autocomplete-shared@npm:1.17.9":
+ version: 1.17.9
+ resolution: "@algolia/autocomplete-shared@npm:1.17.9"
peerDependencies:
"@algolia/client-search": ">= 4.9.1 < 6"
algoliasearch: ">= 4.9.1 < 6"
- checksum: 10c0/1aa926532c32be6bb5384c8c0ae51a312c9d79ed7486371218dfcb61c8ea1ed46171bdc9f9b596a266aece104a0ef76d6aac2f9a378a5a6eb4460e638d59f6ae
+ checksum: 10c0/b318281aecdaae09171b47ee4f7bc66b613852cad4506e9d6278fff35ba68a12dd9cce2d90b5f4c3ba0e3d7d780583cbe46b22275260e41bbf09fb01e4a18f49
languageName: node
linkType: hard
@@ -153,6 +153,18 @@ __metadata:
languageName: node
linkType: hard
+"@algolia/client-abtesting@npm:5.23.4":
+ version: 5.23.4
+ resolution: "@algolia/client-abtesting@npm:5.23.4"
+ dependencies:
+ "@algolia/client-common": "npm:5.23.4"
+ "@algolia/requester-browser-xhr": "npm:5.23.4"
+ "@algolia/requester-fetch": "npm:5.23.4"
+ "@algolia/requester-node-http": "npm:5.23.4"
+ checksum: 10c0/53a61a210df2410e695afca32691d9dc2c8e63ab4c99a35ef085cf937a7d6137f21251620f76bda3c087b0e733036d0d77b5de8f1fc6a143fb34e0068e9860ea
+ languageName: node
+ linkType: hard
+
"@algolia/client-account@npm:4.24.0":
version: 4.24.0
resolution: "@algolia/client-account@npm:4.24.0"
@@ -176,6 +188,18 @@ __metadata:
languageName: node
linkType: hard
+"@algolia/client-analytics@npm:5.23.4":
+ version: 5.23.4
+ resolution: "@algolia/client-analytics@npm:5.23.4"
+ dependencies:
+ "@algolia/client-common": "npm:5.23.4"
+ "@algolia/requester-browser-xhr": "npm:5.23.4"
+ "@algolia/requester-fetch": "npm:5.23.4"
+ "@algolia/requester-node-http": "npm:5.23.4"
+ checksum: 10c0/42fe09f162fdf6a9e85f2566a08a16d1a6e55c2c807300e5a1994fb371ed67fe12e6f4a7543bad2311e6a19ced12d27c3ecf73be173c9f88a8fe51e4895faecd
+ languageName: node
+ linkType: hard
+
"@algolia/client-common@npm:4.24.0":
version: 4.24.0
resolution: "@algolia/client-common@npm:4.24.0"
@@ -186,6 +210,25 @@ __metadata:
languageName: node
linkType: hard
+"@algolia/client-common@npm:5.23.4":
+ version: 5.23.4
+ resolution: "@algolia/client-common@npm:5.23.4"
+ checksum: 10c0/482bf9244bbc0caede83afdc7663111a745f66fdaaefa3d974c28378f83ae2f95a8de9699f7cf57ea9f5e381019dde49272be2c769ee91d85563cc79a27dd6be
+ languageName: node
+ linkType: hard
+
+"@algolia/client-insights@npm:5.23.4":
+ version: 5.23.4
+ resolution: "@algolia/client-insights@npm:5.23.4"
+ dependencies:
+ "@algolia/client-common": "npm:5.23.4"
+ "@algolia/requester-browser-xhr": "npm:5.23.4"
+ "@algolia/requester-fetch": "npm:5.23.4"
+ "@algolia/requester-node-http": "npm:5.23.4"
+ checksum: 10c0/21dd2174aef068edc6fc9c4c16030999d42dee96eaf4eacec149e0840573b08c39ae5228fbb12cea8c8fe13ca7d81573dfff454483433967443aaf3df812eb97
+ languageName: node
+ linkType: hard
+
"@algolia/client-personalization@npm:4.24.0":
version: 4.24.0
resolution: "@algolia/client-personalization@npm:4.24.0"
@@ -197,6 +240,30 @@ __metadata:
languageName: node
linkType: hard
+"@algolia/client-personalization@npm:5.23.4":
+ version: 5.23.4
+ resolution: "@algolia/client-personalization@npm:5.23.4"
+ dependencies:
+ "@algolia/client-common": "npm:5.23.4"
+ "@algolia/requester-browser-xhr": "npm:5.23.4"
+ "@algolia/requester-fetch": "npm:5.23.4"
+ "@algolia/requester-node-http": "npm:5.23.4"
+ checksum: 10c0/36de61597ece40d55bb48033c74fa4a8e516cfb008c2fe664e4a3217026e4004f83f3f57c0f9561db8ecb0b400ead9450ce6bb1652ce6ba2bdb4b1750a3b7d1e
+ languageName: node
+ linkType: hard
+
+"@algolia/client-query-suggestions@npm:5.23.4":
+ version: 5.23.4
+ resolution: "@algolia/client-query-suggestions@npm:5.23.4"
+ dependencies:
+ "@algolia/client-common": "npm:5.23.4"
+ "@algolia/requester-browser-xhr": "npm:5.23.4"
+ "@algolia/requester-fetch": "npm:5.23.4"
+ "@algolia/requester-node-http": "npm:5.23.4"
+ checksum: 10c0/d7d38e30c3ddff64baadc7af8cf23fa802c6a2cf1eab34abbf210d80492de8b13c9c6f7fd21f270a7a3b132aa7cd9151227a34043b733a8893a72cc0a88d1df5
+ languageName: node
+ linkType: hard
+
"@algolia/client-search@npm:4.24.0, @algolia/client-search@npm:^4.12.0":
version: 4.24.0
resolution: "@algolia/client-search@npm:4.24.0"
@@ -208,6 +275,18 @@ __metadata:
languageName: node
linkType: hard
+"@algolia/client-search@npm:5.23.4":
+ version: 5.23.4
+ resolution: "@algolia/client-search@npm:5.23.4"
+ dependencies:
+ "@algolia/client-common": "npm:5.23.4"
+ "@algolia/requester-browser-xhr": "npm:5.23.4"
+ "@algolia/requester-fetch": "npm:5.23.4"
+ "@algolia/requester-node-http": "npm:5.23.4"
+ checksum: 10c0/7f5858876297c99ec8d3775ea50e43d1248c10f4da9d7e112dfeb7c95b4e3b089ed6a908b738963fb61013759f7a0d6e2a1cd6ccbbe4bd8780b634e8254bd2fa
+ languageName: node
+ linkType: hard
+
"@algolia/events@npm:^4.0.1":
version: 4.0.1
resolution: "@algolia/events@npm:4.0.1"
@@ -215,6 +294,18 @@ __metadata:
languageName: node
linkType: hard
+"@algolia/ingestion@npm:1.23.4":
+ version: 1.23.4
+ resolution: "@algolia/ingestion@npm:1.23.4"
+ dependencies:
+ "@algolia/client-common": "npm:5.23.4"
+ "@algolia/requester-browser-xhr": "npm:5.23.4"
+ "@algolia/requester-fetch": "npm:5.23.4"
+ "@algolia/requester-node-http": "npm:5.23.4"
+ checksum: 10c0/99a858e5b39a22780d2ca798f49ea4d0accc9a4c47d37e515297569b0ca007668e569a6db607ff0ad9a7c9b2c28391ead37b1fa53b4e1413960cdd071c3ceb46
+ languageName: node
+ linkType: hard
+
"@algolia/logger-common@npm:4.24.0":
version: 4.24.0
resolution: "@algolia/logger-common@npm:4.24.0"
@@ -231,6 +322,18 @@ __metadata:
languageName: node
linkType: hard
+"@algolia/monitoring@npm:1.23.4":
+ version: 1.23.4
+ resolution: "@algolia/monitoring@npm:1.23.4"
+ dependencies:
+ "@algolia/client-common": "npm:5.23.4"
+ "@algolia/requester-browser-xhr": "npm:5.23.4"
+ "@algolia/requester-fetch": "npm:5.23.4"
+ "@algolia/requester-node-http": "npm:5.23.4"
+ checksum: 10c0/a79bf85fb0592cdf1706f8f6fcda9c225e8bdfb0b774b2b5dfc91b0e6d53093f40c69f67c59a6f106bce22e54d6d27782f8bad1795135dc85bdd30ffe27586ba
+ languageName: node
+ linkType: hard
+
"@algolia/recommend@npm:4.24.0":
version: 4.24.0
resolution: "@algolia/recommend@npm:4.24.0"
@@ -250,6 +353,18 @@ __metadata:
languageName: node
linkType: hard
+"@algolia/recommend@npm:5.23.4":
+ version: 5.23.4
+ resolution: "@algolia/recommend@npm:5.23.4"
+ dependencies:
+ "@algolia/client-common": "npm:5.23.4"
+ "@algolia/requester-browser-xhr": "npm:5.23.4"
+ "@algolia/requester-fetch": "npm:5.23.4"
+ "@algolia/requester-node-http": "npm:5.23.4"
+ checksum: 10c0/f0d589c7d3bfec06f636e3191f682e6a90028706c19a9fc19ccc58e04b2d8a8a34b20b7d99a1b230c12c202407ba776eebdf6d9841de1e6779dd01c6be60c8da
+ languageName: node
+ linkType: hard
+
"@algolia/requester-browser-xhr@npm:4.24.0":
version: 4.24.0
resolution: "@algolia/requester-browser-xhr@npm:4.24.0"
@@ -259,6 +374,15 @@ __metadata:
languageName: node
linkType: hard
+"@algolia/requester-browser-xhr@npm:5.23.4":
+ version: 5.23.4
+ resolution: "@algolia/requester-browser-xhr@npm:5.23.4"
+ dependencies:
+ "@algolia/client-common": "npm:5.23.4"
+ checksum: 10c0/3b86a1a1473fb14a34de2c64d73c090bf233b5792cc6aeb544c371a18158fbb6d6e2dcb0c1f5e1b5c583c247dba47e7b04ec46cb368e6b085bd82e0b6932bcb9
+ languageName: node
+ linkType: hard
+
"@algolia/requester-common@npm:4.24.0":
version: 4.24.0
resolution: "@algolia/requester-common@npm:4.24.0"
@@ -266,6 +390,15 @@ __metadata:
languageName: node
linkType: hard
+"@algolia/requester-fetch@npm:5.23.4":
+ version: 5.23.4
+ resolution: "@algolia/requester-fetch@npm:5.23.4"
+ dependencies:
+ "@algolia/client-common": "npm:5.23.4"
+ checksum: 10c0/05ccd32f2b610b1a2b3859d8289a0da1103e372bc210f0fd161c747d6c3afae6f3d3d758114315d074881fa299625d2a3b613ae57ca744866e4688be2c245bdf
+ languageName: node
+ linkType: hard
+
"@algolia/requester-node-http@npm:4.24.0":
version: 4.24.0
resolution: "@algolia/requester-node-http@npm:4.24.0"
@@ -275,6 +408,15 @@ __metadata:
languageName: node
linkType: hard
+"@algolia/requester-node-http@npm:5.23.4":
+ version: 5.23.4
+ resolution: "@algolia/requester-node-http@npm:5.23.4"
+ dependencies:
+ "@algolia/client-common": "npm:5.23.4"
+ checksum: 10c0/36cc4ea35f0ca25f8ee9a86b0b409c23b513b78b4651adb90fb11f88f24246e34c272dbd8f2f6379c12bfdb70935d9479d7c56af91aacf542063d0570df03d68
+ languageName: node
+ linkType: hard
+
"@algolia/transporter@npm:4.24.0":
version: 4.24.0
resolution: "@algolia/transporter@npm:4.24.0"
@@ -303,6 +445,34 @@ __metadata:
languageName: node
linkType: hard
+"@antfu/install-pkg@npm:^1.0.0":
+ version: 1.0.0
+ resolution: "@antfu/install-pkg@npm:1.0.0"
+ dependencies:
+ package-manager-detector: "npm:^0.2.8"
+ tinyexec: "npm:^0.3.2"
+ checksum: 10c0/2361383f9aef51f39e96d0276eb266f01d1cabd4881bba6db2e3dff392ac33b537fcb18a07c66ecd315b808b9a70dc48a95e53531d407b2e1956f49f3b6c5b5b
+ languageName: node
+ linkType: hard
+
+"@antfu/utils@npm:^8.1.0":
+ version: 8.1.1
+ resolution: "@antfu/utils@npm:8.1.1"
+ checksum: 10c0/cd55d322496f0324323a7bd312bbdc305db02f5c74c53d59213a00a7ecfd66926b6755a41f27c6e664a687cd7a967d3a8b12d3ea57f264ae45dd1c5c181f5160
+ languageName: node
+ linkType: hard
+
+"@apidevtools/json-schema-ref-parser@npm:^11.5.4":
+ version: 11.9.3
+ resolution: "@apidevtools/json-schema-ref-parser@npm:11.9.3"
+ dependencies:
+ "@jsdevtools/ono": "npm:^7.1.3"
+ "@types/json-schema": "npm:^7.0.15"
+ js-yaml: "npm:^4.1.0"
+ checksum: 10c0/5745813b3d964279f387677b7a903ba6634cdeaf879ff3a331a694392cbc923763f398506df190be114f2574b8b570baab3e367c2194bb35f50147ff6cf27d7a
+ languageName: node
+ linkType: hard
+
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.16.0, @babel/code-frame@npm:^7.24.7, @babel/code-frame@npm:^7.8.3":
version: 7.24.7
resolution: "@babel/code-frame@npm:7.24.7"
@@ -313,6 +483,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/code-frame@npm:^7.26.2":
+ version: 7.26.2
+ resolution: "@babel/code-frame@npm:7.26.2"
+ dependencies:
+ "@babel/helper-validator-identifier": "npm:^7.25.9"
+ js-tokens: "npm:^4.0.0"
+ picocolors: "npm:^1.0.0"
+ checksum: 10c0/7d79621a6849183c415486af99b1a20b84737e8c11cd55b6544f688c51ce1fd710e6d869c3dd21232023da272a79b91efb3e83b5bc2dc65c1187c5fcd1b72ea8
+ languageName: node
+ linkType: hard
+
"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.25.2":
version: 7.25.2
resolution: "@babel/compat-data@npm:7.25.2"
@@ -320,7 +501,14 @@ __metadata:
languageName: node
linkType: hard
-"@babel/core@npm:^7.18.5, @babel/core@npm:^7.21.3, @babel/core@npm:^7.23.3, @babel/core@npm:^7.24.5":
+"@babel/compat-data@npm:^7.26.8":
+ version: 7.26.8
+ resolution: "@babel/compat-data@npm:7.26.8"
+ checksum: 10c0/66408a0388c3457fff1c2f6c3a061278dd7b3d2f0455ea29bb7b187fa52c60ae8b4054b3c0a184e21e45f0eaac63cf390737bc7504d1f4a088a6e7f652c068ca
+ languageName: node
+ linkType: hard
+
+"@babel/core@npm:^7.18.5, @babel/core@npm:^7.21.3, @babel/core@npm:^7.24.5":
version: 7.25.2
resolution: "@babel/core@npm:7.25.2"
dependencies:
@@ -343,7 +531,30 @@ __metadata:
languageName: node
linkType: hard
-"@babel/generator@npm:^7.23.3, @babel/generator@npm:^7.25.0":
+"@babel/core@npm:^7.25.9":
+ version: 7.26.10
+ resolution: "@babel/core@npm:7.26.10"
+ dependencies:
+ "@ampproject/remapping": "npm:^2.2.0"
+ "@babel/code-frame": "npm:^7.26.2"
+ "@babel/generator": "npm:^7.26.10"
+ "@babel/helper-compilation-targets": "npm:^7.26.5"
+ "@babel/helper-module-transforms": "npm:^7.26.0"
+ "@babel/helpers": "npm:^7.26.10"
+ "@babel/parser": "npm:^7.26.10"
+ "@babel/template": "npm:^7.26.9"
+ "@babel/traverse": "npm:^7.26.10"
+ "@babel/types": "npm:^7.26.10"
+ convert-source-map: "npm:^2.0.0"
+ debug: "npm:^4.1.0"
+ gensync: "npm:^1.0.0-beta.2"
+ json5: "npm:^2.2.3"
+ semver: "npm:^6.3.1"
+ checksum: 10c0/e046e0e988ab53841b512ee9d263ca409f6c46e2a999fe53024688b92db394346fa3aeae5ea0866331f62133982eee05a675d22922a4603c3f603aa09a581d62
+ languageName: node
+ linkType: hard
+
+"@babel/generator@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/generator@npm:7.25.0"
dependencies:
@@ -355,6 +566,19 @@ __metadata:
languageName: node
linkType: hard
+"@babel/generator@npm:^7.25.9, @babel/generator@npm:^7.26.10, @babel/generator@npm:^7.27.0":
+ version: 7.27.0
+ resolution: "@babel/generator@npm:7.27.0"
+ dependencies:
+ "@babel/parser": "npm:^7.27.0"
+ "@babel/types": "npm:^7.27.0"
+ "@jridgewell/gen-mapping": "npm:^0.3.5"
+ "@jridgewell/trace-mapping": "npm:^0.3.25"
+ jsesc: "npm:^3.0.2"
+ checksum: 10c0/7cb10693d2b365c278f109a745dc08856cae139d262748b77b70ce1d97da84627f79648cab6940d847392c0e5d180441669ed958b3aee98d9c7d274b37c553bd
+ languageName: node
+ linkType: hard
+
"@babel/helper-annotate-as-pure@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/helper-annotate-as-pure@npm:7.24.7"
@@ -364,6 +588,15 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-annotate-as-pure@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/helper-annotate-as-pure@npm:7.25.9"
+ dependencies:
+ "@babel/types": "npm:^7.25.9"
+ checksum: 10c0/095b6ba50489d797733abebc4596a81918316a99e3632755c9f02508882912b00c2ae5e468532a25a5c2108d109ddbe9b7da78333ee7cc13817fc50c00cf06fe
+ languageName: node
+ linkType: hard
+
"@babel/helper-builder-binary-assignment-operator-visitor@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/helper-builder-binary-assignment-operator-visitor@npm:7.24.7"
@@ -387,6 +620,19 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-compilation-targets@npm:^7.25.9, @babel/helper-compilation-targets@npm:^7.26.5":
+ version: 7.27.0
+ resolution: "@babel/helper-compilation-targets@npm:7.27.0"
+ dependencies:
+ "@babel/compat-data": "npm:^7.26.8"
+ "@babel/helper-validator-option": "npm:^7.25.9"
+ browserslist: "npm:^4.24.0"
+ lru-cache: "npm:^5.1.1"
+ semver: "npm:^6.3.1"
+ checksum: 10c0/375c9f80e6540118f41bd53dd54d670b8bf91235d631bdead44c8b313b26e9cd89aed5c6df770ad13a87a464497b5346bb72b9462ba690473da422f5402618b6
+ languageName: node
+ linkType: hard
+
"@babel/helper-create-class-features-plugin@npm:^7.24.7, @babel/helper-create-class-features-plugin@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/helper-create-class-features-plugin@npm:7.25.0"
@@ -404,6 +650,23 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-create-class-features-plugin@npm:^7.25.9, @babel/helper-create-class-features-plugin@npm:^7.27.0":
+ version: 7.27.0
+ resolution: "@babel/helper-create-class-features-plugin@npm:7.27.0"
+ dependencies:
+ "@babel/helper-annotate-as-pure": "npm:^7.25.9"
+ "@babel/helper-member-expression-to-functions": "npm:^7.25.9"
+ "@babel/helper-optimise-call-expression": "npm:^7.25.9"
+ "@babel/helper-replace-supers": "npm:^7.26.5"
+ "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
+ "@babel/traverse": "npm:^7.27.0"
+ semver: "npm:^6.3.1"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/c4945903136d934050e070f69a4d72ec425f1f70634e0ddf14ad36695f935125a6df559f8d5b94cc1ed49abd4ce9c5be8ef3ba033fa8d09c5dd78d1a9b97d8cc
+ languageName: node
+ linkType: hard
+
"@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.24.7, @babel/helper-create-regexp-features-plugin@npm:^7.25.0":
version: 7.25.2
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.25.2"
@@ -417,6 +680,19 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-create-regexp-features-plugin@npm:^7.25.9":
+ version: 7.27.0
+ resolution: "@babel/helper-create-regexp-features-plugin@npm:7.27.0"
+ dependencies:
+ "@babel/helper-annotate-as-pure": "npm:^7.25.9"
+ regexpu-core: "npm:^6.2.0"
+ semver: "npm:^6.3.1"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/62513522a43521d8a29285a47127694ec28d66d793cd156cf875cdee6a9b3a9a1626c43c1eb75ce18fa2bf5dc3140f0a8081a34feb24272ecf66084f3cc3b00a
+ languageName: node
+ linkType: hard
+
"@babel/helper-define-polyfill-provider@npm:^0.6.2":
version: 0.6.2
resolution: "@babel/helper-define-polyfill-provider@npm:0.6.2"
@@ -432,6 +708,21 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-define-polyfill-provider@npm:^0.6.3":
+ version: 0.6.4
+ resolution: "@babel/helper-define-polyfill-provider@npm:0.6.4"
+ dependencies:
+ "@babel/helper-compilation-targets": "npm:^7.22.6"
+ "@babel/helper-plugin-utils": "npm:^7.22.5"
+ debug: "npm:^4.1.1"
+ lodash.debounce: "npm:^4.0.8"
+ resolve: "npm:^1.14.2"
+ peerDependencies:
+ "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
+ checksum: 10c0/b74f2b46e233a178618d19432bdae16e0137d0a603497ee901155e083c4a61f26fe01d79fb95d5f4c22131ade9d958d8f587088d412cca1302633587f070919d
+ languageName: node
+ linkType: hard
+
"@babel/helper-member-expression-to-functions@npm:^7.24.8":
version: 7.24.8
resolution: "@babel/helper-member-expression-to-functions@npm:7.24.8"
@@ -442,6 +733,16 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-member-expression-to-functions@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/helper-member-expression-to-functions@npm:7.25.9"
+ dependencies:
+ "@babel/traverse": "npm:^7.25.9"
+ "@babel/types": "npm:^7.25.9"
+ checksum: 10c0/e08c7616f111e1fb56f398365e78858e26e466d4ac46dff25921adc5ccae9b232f66e952a2f4162bbe336627ba336c7fd9eca4835b6548935973d3380d77eaff
+ languageName: node
+ linkType: hard
+
"@babel/helper-module-imports@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/helper-module-imports@npm:7.24.7"
@@ -452,6 +753,16 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-module-imports@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/helper-module-imports@npm:7.25.9"
+ dependencies:
+ "@babel/traverse": "npm:^7.25.9"
+ "@babel/types": "npm:^7.25.9"
+ checksum: 10c0/078d3c2b45d1f97ffe6bb47f61961be4785d2342a4156d8b42c92ee4e1b7b9e365655dd6cb25329e8fe1a675c91eeac7e3d04f0c518b67e417e29d6e27b6aa70
+ languageName: node
+ linkType: hard
+
"@babel/helper-module-transforms@npm:^7.24.7, @babel/helper-module-transforms@npm:^7.24.8, @babel/helper-module-transforms@npm:^7.25.0, @babel/helper-module-transforms@npm:^7.25.2":
version: 7.25.2
resolution: "@babel/helper-module-transforms@npm:7.25.2"
@@ -466,6 +777,19 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-module-transforms@npm:^7.25.9, @babel/helper-module-transforms@npm:^7.26.0":
+ version: 7.26.0
+ resolution: "@babel/helper-module-transforms@npm:7.26.0"
+ dependencies:
+ "@babel/helper-module-imports": "npm:^7.25.9"
+ "@babel/helper-validator-identifier": "npm:^7.25.9"
+ "@babel/traverse": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/ee111b68a5933481d76633dad9cdab30c41df4479f0e5e1cc4756dc9447c1afd2c9473b5ba006362e35b17f4ebddd5fca090233bef8dfc84dca9d9127e56ec3a
+ languageName: node
+ linkType: hard
+
"@babel/helper-optimise-call-expression@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/helper-optimise-call-expression@npm:7.24.7"
@@ -475,6 +799,15 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-optimise-call-expression@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/helper-optimise-call-expression@npm:7.25.9"
+ dependencies:
+ "@babel/types": "npm:^7.25.9"
+ checksum: 10c0/90203e6607edeadd2a154940803fd616c0ed92c1013d6774c4b8eb491f1a5a3448b68faae6268141caa5c456e55e3ee49a4ed2bd7ddaf2365daea321c435914c
+ languageName: node
+ linkType: hard
+
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.24.7, @babel/helper-plugin-utils@npm:^7.24.8, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
version: 7.24.8
resolution: "@babel/helper-plugin-utils@npm:7.24.8"
@@ -482,6 +815,13 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-plugin-utils@npm:^7.25.9, @babel/helper-plugin-utils@npm:^7.26.5":
+ version: 7.26.5
+ resolution: "@babel/helper-plugin-utils@npm:7.26.5"
+ checksum: 10c0/cdaba71d4b891aa6a8dfbe5bac2f94effb13e5fa4c2c487667fdbaa04eae059b78b28d85a885071f45f7205aeb56d16759e1bed9c118b94b16e4720ef1ab0f65
+ languageName: node
+ linkType: hard
+
"@babel/helper-remap-async-to-generator@npm:^7.24.7, @babel/helper-remap-async-to-generator@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/helper-remap-async-to-generator@npm:7.25.0"
@@ -495,6 +835,19 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-remap-async-to-generator@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/helper-remap-async-to-generator@npm:7.25.9"
+ dependencies:
+ "@babel/helper-annotate-as-pure": "npm:^7.25.9"
+ "@babel/helper-wrap-function": "npm:^7.25.9"
+ "@babel/traverse": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/6798b562f2788210980f29c5ee96056d90dc73458c88af5bd32f9c82e28e01975588aa2a57bb866c35556bd9b76bac937e824ee63ba472b6430224b91b4879e9
+ languageName: node
+ linkType: hard
+
"@babel/helper-replace-supers@npm:^7.24.7, @babel/helper-replace-supers@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/helper-replace-supers@npm:7.25.0"
@@ -508,6 +861,19 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-replace-supers@npm:^7.25.9, @babel/helper-replace-supers@npm:^7.26.5":
+ version: 7.26.5
+ resolution: "@babel/helper-replace-supers@npm:7.26.5"
+ dependencies:
+ "@babel/helper-member-expression-to-functions": "npm:^7.25.9"
+ "@babel/helper-optimise-call-expression": "npm:^7.25.9"
+ "@babel/traverse": "npm:^7.26.5"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/b19b1245caf835207aaaaac3a494f03a16069ae55e76a2e1350b5acd560e6a820026997a8160e8ebab82ae873e8208759aa008eb8422a67a775df41f0a4633d4
+ languageName: node
+ linkType: hard
+
"@babel/helper-simple-access@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/helper-simple-access@npm:7.24.7"
@@ -528,6 +894,16 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-skip-transparent-expression-wrappers@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.25.9"
+ dependencies:
+ "@babel/traverse": "npm:^7.25.9"
+ "@babel/types": "npm:^7.25.9"
+ checksum: 10c0/09ace0c6156961624ac9524329ce7f45350bab94bbe24335cbe0da7dfaa1448e658771831983cb83fe91cf6635b15d0a3cab57c03b92657480bfb49fb56dd184
+ languageName: node
+ linkType: hard
+
"@babel/helper-string-parser@npm:^7.24.8":
version: 7.24.8
resolution: "@babel/helper-string-parser@npm:7.24.8"
@@ -535,6 +911,13 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-string-parser@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/helper-string-parser@npm:7.25.9"
+ checksum: 10c0/7244b45d8e65f6b4338a6a68a8556f2cb161b782343e97281a5f2b9b93e420cad0d9f5773a59d79f61d0c448913d06f6a2358a87f2e203cf112e3c5b53522ee6
+ languageName: node
+ linkType: hard
+
"@babel/helper-validator-identifier@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/helper-validator-identifier@npm:7.24.7"
@@ -542,6 +925,13 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-validator-identifier@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/helper-validator-identifier@npm:7.25.9"
+ checksum: 10c0/4fc6f830177b7b7e887ad3277ddb3b91d81e6c4a24151540d9d1023e8dc6b1c0505f0f0628ae653601eb4388a8db45c1c14b2c07a9173837aef7e4116456259d
+ languageName: node
+ linkType: hard
+
"@babel/helper-validator-option@npm:^7.24.7, @babel/helper-validator-option@npm:^7.24.8":
version: 7.24.8
resolution: "@babel/helper-validator-option@npm:7.24.8"
@@ -549,6 +939,13 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-validator-option@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/helper-validator-option@npm:7.25.9"
+ checksum: 10c0/27fb195d14c7dcb07f14e58fe77c44eea19a6a40a74472ec05c441478fa0bb49fa1c32b2d64be7a38870ee48ef6601bdebe98d512f0253aea0b39756c4014f3e
+ languageName: node
+ linkType: hard
+
"@babel/helper-wrap-function@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/helper-wrap-function@npm:7.25.0"
@@ -560,6 +957,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-wrap-function@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/helper-wrap-function@npm:7.25.9"
+ dependencies:
+ "@babel/template": "npm:^7.25.9"
+ "@babel/traverse": "npm:^7.25.9"
+ "@babel/types": "npm:^7.25.9"
+ checksum: 10c0/b6627d83291e7b80df020f8ee2890c52b8d49272962cac0114ef90f189889c90f1027985873d1b5261a4e986e109b2754292dc112392f0b1fcbfc91cc08bd003
+ languageName: node
+ linkType: hard
+
"@babel/helpers@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/helpers@npm:7.25.0"
@@ -570,6 +978,16 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helpers@npm:^7.26.10":
+ version: 7.27.0
+ resolution: "@babel/helpers@npm:7.27.0"
+ dependencies:
+ "@babel/template": "npm:^7.27.0"
+ "@babel/types": "npm:^7.27.0"
+ checksum: 10c0/a3c64fd2d8b164c041808826cc00769d814074ea447daaacaf2e3714b66d3f4237ef6e420f61d08f463d6608f3468c2ac5124ab7c68f704e20384def5ade95f4
+ languageName: node
+ linkType: hard
+
"@babel/highlight@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/highlight@npm:7.24.7"
@@ -604,6 +1022,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/parser@npm:^7.26.10, @babel/parser@npm:^7.27.0":
+ version: 7.27.0
+ resolution: "@babel/parser@npm:7.27.0"
+ dependencies:
+ "@babel/types": "npm:^7.27.0"
+ bin:
+ parser: ./bin/babel-parser.js
+ checksum: 10c0/ba2ed3f41735826546a3ef2a7634a8d10351df221891906e59b29b0a0cd748f9b0e7a6f07576858a9de8e77785aad925c8389ddef146de04ea2842047c9d2859
+ languageName: node
+ linkType: hard
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.3":
version: 7.25.3
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.3"
@@ -616,6 +1045,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/traverse": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/7aab47fcbb8c1ddc195a3cd66609edcad54c5022f018db7de40185f0182950389690e953e952f117a1737b72f665ff02ad30de6c02b49b97f1d8f4ccdffedc34
+ languageName: node
+ linkType: hard
+
"@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.25.0"
@@ -627,6 +1068,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/3a652b3574ca62775c5f101f8457950edc540c3581226579125da535d67765f41ad7f0e6327f8efeb2540a5dad5bb0c60a89fb934af3f67472e73fb63612d004
+ languageName: node
+ linkType: hard
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.25.0"
@@ -638,6 +1090,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/18fc9004104a150f9f5da9f3307f361bc3104d16778bb593b7523d5110f04a8df19a2587e6bdd5e726fb1d397191add45223f4f731bb556c33f14f2779d596e8
+ languageName: node
+ linkType: hard
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.24.7"
@@ -651,6 +1114,19 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
+ "@babel/plugin-transform-optional-chaining": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.13.0
+ checksum: 10c0/3f6c8781a2f7aa1791a31d2242399ca884df2ab944f90c020b6f112fb19f05fa6dad5be143d274dad1377e40415b63d24d5489faf5060b9c4a99e55d8f0c317c
+ languageName: node
+ linkType: hard
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.25.0"
@@ -663,6 +1139,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/traverse": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/02b365f0cc4df8b8b811c68697c93476da387841e5f153fe42766f34241b685503ea51110d5ed6df7132759820b93e48d9fa3743cffc091eed97c19f7e5fe272
+ languageName: node
+ linkType: hard
+
"@babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2":
version: 7.21.0-placeholder-for-preset-env.2
resolution: "@babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2"
@@ -738,6 +1226,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-syntax-import-assertions@npm:^7.26.0":
+ version: 7.26.0
+ resolution: "@babel/plugin-syntax-import-assertions@npm:7.26.0"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/525b174e60b210d96c1744c1575fc2ddedcc43a479cba64a5344cf77bd0541754fc58120b5a11ff832ba098437bb05aa80900d1f49bb3d888c5e349a4a3a356e
+ languageName: node
+ linkType: hard
+
"@babel/plugin-syntax-import-attributes@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-syntax-import-attributes@npm:7.24.7"
@@ -749,6 +1248,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-syntax-import-attributes@npm:^7.26.0":
+ version: 7.26.0
+ resolution: "@babel/plugin-syntax-import-attributes@npm:7.26.0"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/e594c185b12bfe0bbe7ca78dfeebe870e6d569a12128cac86f3164a075fe0ff70e25ddbd97fd0782906b91f65560c9dc6957716b7b4a68aba2516c9b7455e352
+ languageName: node
+ linkType: hard
+
"@babel/plugin-syntax-import-meta@npm:^7.10.4":
version: 7.10.4
resolution: "@babel/plugin-syntax-import-meta@npm:7.10.4"
@@ -782,6 +1292,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-syntax-jsx@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-syntax-jsx@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/d56597aff4df39d3decda50193b6dfbe596ca53f437ff2934622ce19a743bf7f43492d3fb3308b0289f5cee2b825d99ceb56526a2b9e7b68bf04901546c5618c
+ languageName: node
+ linkType: hard
+
"@babel/plugin-syntax-logical-assignment-operators@npm:^7.10.4":
version: 7.10.4
resolution: "@babel/plugin-syntax-logical-assignment-operators@npm:7.10.4"
@@ -881,6 +1402,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-syntax-typescript@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-syntax-typescript@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/5192ebe11bd46aea68b7a60fd9555465c59af7e279e71126788e59121b86e00b505816685ab4782abe159232b0f73854e804b54449820b0d950b397ee158caa2
+ languageName: node
+ linkType: hard
+
"@babel/plugin-syntax-unicode-sets-regex@npm:^7.18.6":
version: 7.18.6
resolution: "@babel/plugin-syntax-unicode-sets-regex@npm:7.18.6"
@@ -904,6 +1436,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-arrow-functions@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-arrow-functions@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/851fef9f58be60a80f46cc0ce1e46a6f7346a6f9d50fa9e0fa79d46ec205320069d0cc157db213e2bea88ef5b7d9bd7618bb83f0b1996a836e2426c3a3a1f622
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-async-generator-functions@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.25.0"
@@ -918,6 +1461,19 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-async-generator-functions@npm:^7.26.8":
+ version: 7.26.8
+ resolution: "@babel/plugin-transform-async-generator-functions@npm:7.26.8"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
+ "@babel/helper-remap-async-to-generator": "npm:^7.25.9"
+ "@babel/traverse": "npm:^7.26.8"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/f6fefce963fe2e6268dde1958975d7adbce65fba94ca6f4bc554c90da03104ad1dd2e66d03bc0462da46868498428646e30b03a218ef0e5a84bfc87a7e375cec
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-async-to-generator@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-async-to-generator@npm:7.24.7"
@@ -931,7 +1487,20 @@ __metadata:
languageName: node
linkType: hard
-"@babel/plugin-transform-block-scoped-functions@npm:^7.24.7":
+"@babel/plugin-transform-async-to-generator@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-async-to-generator@npm:7.25.9"
+ dependencies:
+ "@babel/helper-module-imports": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/helper-remap-async-to-generator": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/c443d9e462ddef733ae56360064f32fc800105803d892e4ff32d7d6a6922b3765fa97b9ddc9f7f1d3f9d8c2d95721d85bef9dbf507804214c6cf6466b105c168
+ languageName: node
+ linkType: hard
+
+"@babel/plugin-transform-block-scoped-functions@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.24.7"
dependencies:
@@ -942,6 +1511,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-block-scoped-functions@npm:^7.26.5":
+ version: 7.26.5
+ resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.26.5"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/2f3060800ead46b09971dd7bf830d66383b7bc61ced9945633b4ef9bf87787956ea83fcf49b387cecb377812588c6b81681714c760f9cf89ecba45edcbab1192
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-block-scoping@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/plugin-transform-block-scoping@npm:7.25.0"
@@ -953,6 +1533,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-block-scoping@npm:^7.25.9":
+ version: 7.27.0
+ resolution: "@babel/plugin-transform-block-scoping@npm:7.27.0"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/15a604fac04151a795ff3213c73ece06bda7cd5f7c8cb7a3b29563ab243f0b3f7cba9e6facfc9d70e3e63b21af32f9d26bd10ccc58e1c425c7801186014b5ce4
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-class-properties@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-class-properties@npm:7.24.7"
@@ -965,6 +1556,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-class-properties@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-class-properties@npm:7.25.9"
+ dependencies:
+ "@babel/helper-create-class-features-plugin": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/f0603b6bd34d8ba62c03fc0572cb8bbc75874d097ac20cc7c5379e001081210a84dba1749e7123fca43b978382f605bb9973c99caf2c5b4c492d5c0a4a441150
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-class-static-block@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-class-static-block@npm:7.24.7"
@@ -978,6 +1581,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-class-static-block@npm:^7.26.0":
+ version: 7.26.0
+ resolution: "@babel/plugin-transform-class-static-block@npm:7.26.0"
+ dependencies:
+ "@babel/helper-create-class-features-plugin": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.12.0
+ checksum: 10c0/cdcf5545ae6514ed75fbd73cccfa209c6a5dfdf0c2bb7bb62c0fb4ec334a32281bcf1bc16ace494d9dbe93feb8bdc0bd3cf9d9ccb6316e634a67056fa13b741b
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-classes@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/plugin-transform-classes@npm:7.25.0"
@@ -994,6 +1609,22 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-classes@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-classes@npm:7.25.9"
+ dependencies:
+ "@babel/helper-annotate-as-pure": "npm:^7.25.9"
+ "@babel/helper-compilation-targets": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/helper-replace-supers": "npm:^7.25.9"
+ "@babel/traverse": "npm:^7.25.9"
+ globals: "npm:^11.1.0"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/02742ea7cd25be286c982e672619effca528d7a931626a6f3d6cea11852951b7ee973276127eaf6418ac0e18c4d749a16b520709c707e86a67012bd23ff2927d
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-computed-properties@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-computed-properties@npm:7.24.7"
@@ -1006,6 +1637,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-computed-properties@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-computed-properties@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/template": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/948c0ae3ce0ba2375241d122a9bc7cda4a7ac8110bd8a62cd804bc46a5fdb7a7a42c7799c4cd972e14e0a579d2bd0999b92e53177b73f240bb0d4b09972c758b
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-destructuring@npm:^7.24.8":
version: 7.24.8
resolution: "@babel/plugin-transform-destructuring@npm:7.24.8"
@@ -1017,6 +1660,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-destructuring@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-destructuring@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/7beec5fda665d108f69d5023aa7c298a1e566b973dd41290faa18aeea70f6f571295c1ece0a058f3ceb6c6c96de76de7cd34f5a227fbf09a1b8d8a735d28ca49
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-dotall-regex@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-dotall-regex@npm:7.24.7"
@@ -1029,6 +1683,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-dotall-regex@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-dotall-regex@npm:7.25.9"
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/7c3471ae5cf7521fd8da5b03e137e8d3733fc5ee4524ce01fb0c812f0bb77cb2c9657bc8a6253186be3a15bb4caa8974993c7ddc067f554ecc6a026f0a3b5e12
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-duplicate-keys@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-duplicate-keys@npm:7.24.7"
@@ -1040,6 +1706,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-duplicate-keys@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-duplicate-keys@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/d0c74894b9bf6ff2a04189afffb9cd43d87ebd7b7943e51a827c92d2aaa40fa89ac81565a2fd6fbeabf9e38413a9264c45862eee2b017f1d49046cc3c8ff06b4
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.25.0"
@@ -1052,6 +1729,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.25.9"
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/a8039a6d2b90e011c7b30975edee47b5b1097cf3c2f95ec1f5ddd029898d783a995f55f7d6eb8d6bb8873c060fb64f9f1ccba938dfe22d118d09cf68e0cd3bf6
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-dynamic-import@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-dynamic-import@npm:7.24.7"
@@ -1064,6 +1753,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-dynamic-import@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-dynamic-import@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/5e643a8209072b668350f5788f23c64e9124f81f958b595c80fecca6561086d8ef346c04391b9e5e4cad8b8cbe22c258f0cd5f4ea89b97e74438e7d1abfd98cf
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-exponentiation-operator@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.24.7"
@@ -1076,6 +1776,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-exponentiation-operator@npm:^7.26.3":
+ version: 7.26.3
+ resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.26.3"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/cac922e851c6a0831fdd2e3663564966916015aeff7f4485825fc33879cbc3a313ceb859814c9200248e2875d65bb13802a723e5d7d7b40a2e90da82a5a1e15c
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-export-namespace-from@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-export-namespace-from@npm:7.24.7"
@@ -1088,6 +1799,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-export-namespace-from@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-export-namespace-from@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/f291ea2ec5f36de9028a00cbd5b32f08af281b8183bf047200ff001f4cb260be56f156b2449f42149448a4a033bd6e86a3a7f06d0c2825532eb0ae6b03058dfb
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-for-of@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-for-of@npm:7.24.7"
@@ -1100,6 +1822,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-for-of@npm:^7.26.9":
+ version: 7.26.9
+ resolution: "@babel/plugin-transform-for-of@npm:7.26.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
+ "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/e28a521521cf9f84ddd69ca8da7c89fb9f7aa38e4dea35742fe973e4e1d7c23f9cee1a4861a2fdd9e9f18ff945886a44d7335cea1c603b96bfcb1c7c8791ef09
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-function-name@npm:^7.25.1":
version: 7.25.1
resolution: "@babel/plugin-transform-function-name@npm:7.25.1"
@@ -1113,6 +1847,19 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-function-name@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-function-name@npm:7.25.9"
+ dependencies:
+ "@babel/helper-compilation-targets": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/traverse": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/8e67fbd1dd367927b8b6afdf0a6e7cb3a3fd70766c52f700ca77428b6d536f6c9d7ec643e7762d64b23093233765c66bffa40e31aabe6492682879bcb45423e1
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-json-strings@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-json-strings@npm:7.24.7"
@@ -1125,6 +1872,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-json-strings@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-json-strings@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/00bc2d4751dfc9d44ab725be16ee534de13cfd7e77dfb386e5dac9e48101ce8fcbc5971df919dc25b3f8a0fa85d6dc5f2a0c3cf7ec9d61c163d9823c091844f0
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-literals@npm:^7.25.2":
version: 7.25.2
resolution: "@babel/plugin-transform-literals@npm:7.25.2"
@@ -1136,6 +1894,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-literals@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-literals@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/00b14e9c14cf1e871c1f3781bf6334cac339c360404afd6aba63d2f6aca9270854d59a2b40abff1c4c90d4ffdca614440842d3043316c2f0ceb155fdf7726b3b
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-logical-assignment-operators@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.24.7"
@@ -1148,6 +1917,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-logical-assignment-operators@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/6e2051e10b2d6452980fc4bdef9da17c0d6ca48f81b8529e8804b031950e4fff7c74a7eb3de4a2b6ad22ffb631d0b67005425d232cce6e2b29ce861c78ed04f5
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-member-expression-literals@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-member-expression-literals@npm:7.24.7"
@@ -1159,6 +1939,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-member-expression-literals@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-member-expression-literals@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/91d17b451bcc5ea9f1c6f8264144057ade3338d4b92c0b248366e4db3a7790a28fd59cc56ac433a9627a9087a17a5684e53f4995dd6ae92831cb72f1bd540b54
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-modules-amd@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-modules-amd@npm:7.24.7"
@@ -1171,6 +1962,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-modules-amd@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-modules-amd@npm:7.25.9"
+ dependencies:
+ "@babel/helper-module-transforms": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/849957d9484d0a2d93331226ed6cf840cee7d57454549534c447c93f8b839ef8553eae9877f8f550e3c39f14d60992f91244b2e8e7502a46064b56c5d68ba855
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-modules-commonjs@npm:^7.24.7, @babel/plugin-transform-modules-commonjs@npm:^7.24.8":
version: 7.24.8
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.24.8"
@@ -1184,6 +1987,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-modules-commonjs@npm:^7.26.3":
+ version: 7.26.3
+ resolution: "@babel/plugin-transform-modules-commonjs@npm:7.26.3"
+ dependencies:
+ "@babel/helper-module-transforms": "npm:^7.26.0"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/82e59708f19f36da29531a64a7a94eabbf6ff46a615e0f5d9b49f3f59e8ef10e2bac607d749091508d3fa655146c9e5647c3ffeca781060cdabedb4c7a33c6f2
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-modules-systemjs@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.25.0"
@@ -1198,6 +2013,20 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-modules-systemjs@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-modules-systemjs@npm:7.25.9"
+ dependencies:
+ "@babel/helper-module-transforms": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/helper-validator-identifier": "npm:^7.25.9"
+ "@babel/traverse": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/8299e3437542129c2684b86f98408c690df27db4122a79edded4782cf04e755d6ecb05b1e812c81a34224a81e664303392d5f3c36f3d2d51fdc99bb91c881e9a
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-modules-umd@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-modules-umd@npm:7.24.7"
@@ -1210,6 +2039,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-modules-umd@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-modules-umd@npm:7.25.9"
+ dependencies:
+ "@babel/helper-module-transforms": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/fa11a621f023e2ac437b71d5582f819e667c94306f022583d77da9a8f772c4128861a32bbb63bef5cba581a70cd7dbe87a37238edaafcfacf889470c395e7076
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-named-capturing-groups-regex@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-named-capturing-groups-regex@npm:7.24.7"
@@ -1222,6 +2063,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-named-capturing-groups-regex@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-named-capturing-groups-regex@npm:7.25.9"
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/32b14fda5c885d1706863f8af2ee6c703d39264355b57482d3a24fce7f6afbd4c7a0896e501c0806ed2b0759beb621bf7f3f7de1fbbc82026039a98d961e78ef
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-new-target@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-new-target@npm:7.24.7"
@@ -1233,6 +2086,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-new-target@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-new-target@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/7b5f1b7998f1cf183a7fa646346e2f3742e5805b609f28ad5fee22d666a15010f3e398b7e1ab78cddb7901841a3d3f47135929af23d54e8bf4ce69b72051f71e
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.24.7"
@@ -1245,6 +2109,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.26.6":
+ version: 7.26.6
+ resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.26.6"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/574d6db7cbc5c092db5d1dece8ce26195e642b9c40dbfeaf3082058a78ad7959c1c333471cdd45f38b784ec488850548075d527b178c5010ee9bff7aa527cc7a
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-numeric-separator@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-numeric-separator@npm:7.24.7"
@@ -1257,6 +2132,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-numeric-separator@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-numeric-separator@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/ad63ad341977844b6f9535fcca15ca0d6d6ad112ed9cc509d4f6b75e9bf4b1b1a96a0bcb1986421a601505d34025373608b5f76d420d924b4e21f86b1a1f2749
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-object-rest-spread@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.24.7"
@@ -1271,6 +2157,19 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-object-rest-spread@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-object-rest-spread@npm:7.25.9"
+ dependencies:
+ "@babel/helper-compilation-targets": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/plugin-transform-parameters": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/02077d8abd83bf6a48ff0b59e98d7561407cf75b591cffd3fdc5dc5e9a13dec1c847a7a690983762a3afecddb244831e897e0515c293e7c653b262c30cd614af
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-object-super@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-object-super@npm:7.24.7"
@@ -1283,6 +2182,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-object-super@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-object-super@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/helper-replace-supers": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/0348d00e76f1f15ada44481a76e8c923d24cba91f6e49ee9b30d6861eb75344e7f84d62a18df8a6f9e9a7eacf992f388174b7f9cc4ce48287bcefca268c07600
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-optional-catch-binding@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.24.7"
@@ -1295,6 +2206,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-optional-catch-binding@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/722fd5ee12ab905309d4e84421584fce4b6d9e6b639b06afb20b23fa809e6ab251e908a8d5e8b14d066a28186b8ef8f58d69fd6eca9ce1b9ef7af08333378f6c
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-optional-chaining@npm:^7.24.7, @babel/plugin-transform-optional-chaining@npm:^7.24.8":
version: 7.24.8
resolution: "@babel/plugin-transform-optional-chaining@npm:7.24.8"
@@ -1308,6 +2230,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-optional-chaining@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-optional-chaining@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/041ad2beae5affb8e68a0bcb6882a2dadb758db3c629a0e012f57488ab43a822ac1ea17a29db8ef36560a28262a5dfa4dbbbf06ed6e431db55abe024b7cd3961
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-parameters@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-parameters@npm:7.24.7"
@@ -1319,6 +2253,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-parameters@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-parameters@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/aecb446754b9e09d6b6fa95fd09e7cf682f8aaeed1d972874ba24c0a30a7e803ad5f014bb1fffc7bfeed22f93c0d200947407894ea59bf7687816f2f464f8df3
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-private-methods@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-private-methods@npm:7.24.7"
@@ -1331,6 +2276,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-private-methods@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-private-methods@npm:7.25.9"
+ dependencies:
+ "@babel/helper-create-class-features-plugin": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/64bd71de93d39daefa3e6c878d6f2fd238ed7d4ecfb13b0e771ddbbc131487def3ceb405b62b534a5cbb5043046b504e1b189b0a45229cc75af979a9fbcaa7bd
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-private-property-in-object@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-private-property-in-object@npm:7.24.7"
@@ -1345,6 +2302,19 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-private-property-in-object@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-private-property-in-object@npm:7.25.9"
+ dependencies:
+ "@babel/helper-annotate-as-pure": "npm:^7.25.9"
+ "@babel/helper-create-class-features-plugin": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/d4965de19d9f204e692cc74dbc39f0bb469e5f29df96dd4457ea23c5e5596fba9d5af76eaa96f9d48a9fc20ec5f12a94c679285e36b8373406868ea228109e27
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-property-literals@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-property-literals@npm:7.24.7"
@@ -1356,6 +2326,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-property-literals@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-property-literals@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/1639e35b2438ccf3107af760d34e6a8e4f9acdd3ae6186ae771a6e3029bd59dfe778e502d67090f1185ecda5c16addfed77561e39c518a3f51ff10d41790e106
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-react-constant-elements@npm:^7.21.3":
version: 7.25.1
resolution: "@babel/plugin-transform-react-constant-elements@npm:7.25.1"
@@ -1378,6 +2359,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-react-display-name@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-react-display-name@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/63a0f962d64e71baf87c212755419e25c637d2d95ea6fdc067df26b91e606ae186442ae815b99a577eca9bf5404d9577ecad218a3cf42d0e9e286ca7b003a992
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-react-jsx-development@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.24.7"
@@ -1389,6 +2381,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-react-jsx-development@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-react-jsx-development@npm:7.25.9"
+ dependencies:
+ "@babel/plugin-transform-react-jsx": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/c0b92ff9eb029620abf320ff74aae182cea87524723d740fb48a4373d0d16bddf5edbe1116e7ba341332a5337e55c2ceaee8b8cad5549e78af7f4b3cfe77debb
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-react-jsx-self@npm:^7.24.5":
version: 7.24.7
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.24.7"
@@ -1426,6 +2429,21 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-react-jsx@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-react-jsx@npm:7.25.9"
+ dependencies:
+ "@babel/helper-annotate-as-pure": "npm:^7.25.9"
+ "@babel/helper-module-imports": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/plugin-syntax-jsx": "npm:^7.25.9"
+ "@babel/types": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/5c9947e8ed141f7606f54da3e05eea1074950c5b8354c39df69cb7f43cb5a83c6c9d7973b24bc3d89341c8611f8ad50830a98ab10d117d850e6bdd8febdce221
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-react-pure-annotations@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.24.7"
@@ -1438,6 +2456,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-react-pure-annotations@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.25.9"
+ dependencies:
+ "@babel/helper-annotate-as-pure": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/7c8eac04644ad19dcd71bb8e949b0ae22b9e548fa4a58e545d3d0342f647fb89db7f8789a7c5b8074d478ce6d3d581eaf47dd4b36027e16fd68211c383839abc
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-regenerator@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-regenerator@npm:7.24.7"
@@ -1450,6 +2480,30 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-regenerator@npm:^7.25.9":
+ version: 7.27.0
+ resolution: "@babel/plugin-transform-regenerator@npm:7.27.0"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
+ regenerator-transform: "npm:^0.15.2"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/aa1c6a1592338df96034e0c3933d9c84d0ae25e9768413fda90d4896470192a11e2ab146dbcb92005c5059bbea67aea3d11936de8e4be382613efceafc9c92b5
+ languageName: node
+ linkType: hard
+
+"@babel/plugin-transform-regexp-modifiers@npm:^7.26.0":
+ version: 7.26.0
+ resolution: "@babel/plugin-transform-regexp-modifiers@npm:7.26.0"
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/4abc1db6c964efafc7a927cda814c7275275afa4b530483e0936fd614de23cb5802f7ca43edaa402008a723d4e7eac282b6f5283aa2eeb3b27da6d6c1dd7f8ed
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-reserved-words@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-reserved-words@npm:7.24.7"
@@ -1461,19 +2515,30 @@ __metadata:
languageName: node
linkType: hard
-"@babel/plugin-transform-runtime@npm:^7.22.9":
- version: 7.24.7
- resolution: "@babel/plugin-transform-runtime@npm:7.24.7"
+"@babel/plugin-transform-reserved-words@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-reserved-words@npm:7.25.9"
dependencies:
- "@babel/helper-module-imports": "npm:^7.24.7"
- "@babel/helper-plugin-utils": "npm:^7.24.7"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/8b028b80d1983e3e02f74e21924323cc66ba930e5c5758909a122aa7d80e341b8b0f42e1698e42b50d47a6ba911332f584200b28e1a4e2104b7514d9dc011e96
+ languageName: node
+ linkType: hard
+
+"@babel/plugin-transform-runtime@npm:^7.25.9":
+ version: 7.26.10
+ resolution: "@babel/plugin-transform-runtime@npm:7.26.10"
+ dependencies:
+ "@babel/helper-module-imports": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
- babel-plugin-polyfill-corejs3: "npm:^0.10.1"
+ babel-plugin-polyfill-corejs3: "npm:^0.11.0"
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.0.0-0
- checksum: 10c0/a33f5095872bbba00b8ee553dfe6941477e69a017a2e65e9dd86e80dab5c627635093b796eb1eb22aaaf2f874704f63ad1d99b952b83b59ef6b368ae04e5bb41
+ checksum: 10c0/4b70a63b904a3f7faa6ca95f9034d2f29330764820b06cf1814dda4ab0482b233a28241e98d8497bc1690dd31972e72861d8534ae0e37f26e04637e7d615e43d
languageName: node
linkType: hard
@@ -1488,6 +2553,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-shorthand-properties@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-shorthand-properties@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/05a20d45f0fb62567644c507ccd4e379c1a74dacf887d2b2cac70247415e3f6d7d3bf4850c8b336053144715fedb6200fc38f7130c4b76c94eec9b9c0c2a8e9b
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-spread@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-spread@npm:7.24.7"
@@ -1500,6 +2576,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-spread@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-spread@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/996c8fed238efc30e0664f9f58bd7ec8c148f4659f84425f68923a094fe891245711d26eb10d1f815f50c124434e076e860dbe9662240844d1b77cd09907dcdf
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-sticky-regex@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-sticky-regex@npm:7.24.7"
@@ -1511,6 +2599,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-sticky-regex@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-sticky-regex@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/e9612b0615dab4c4fba1c560769616a9bd7b9226c73191ef84b6c3ee185c8b719b4f887cdd8336a0a13400ce606ab4a0d33bc8fa6b4fcdb53e2896d07f2568f6
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-template-literals@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-template-literals@npm:7.24.7"
@@ -1522,6 +2621,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-template-literals@npm:^7.26.8":
+ version: 7.26.8
+ resolution: "@babel/plugin-transform-template-literals@npm:7.26.8"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/205a938ded9554857a604416d369023a961334b6c20943bd861b45f0e5dbbeca1cf6fda1c2049126e38a0d18865993433fdc78eae3028e94836b3b643c08ba0d
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-typeof-symbol@npm:^7.24.8":
version: 7.24.8
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.24.8"
@@ -1533,6 +2643,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-typeof-symbol@npm:^7.26.7":
+ version: 7.27.0
+ resolution: "@babel/plugin-transform-typeof-symbol@npm:7.27.0"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/00adbd4e044166ac291978bd64173b4a0d36cbcfae3495a196816dd16ba889cc8b5becee232086241d714cd67a80c15742402504fc36f6db4f746a7dd8d2b1c4
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-typescript@npm:^7.24.7":
version: 7.25.2
resolution: "@babel/plugin-transform-typescript@npm:7.25.2"
@@ -1548,6 +2669,21 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-typescript@npm:^7.27.0":
+ version: 7.27.0
+ resolution: "@babel/plugin-transform-typescript@npm:7.27.0"
+ dependencies:
+ "@babel/helper-annotate-as-pure": "npm:^7.25.9"
+ "@babel/helper-create-class-features-plugin": "npm:^7.27.0"
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
+ "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
+ "@babel/plugin-syntax-typescript": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/028e75dd6195495dc2d105ca8ded19d62aef90a215d597451cee57c35325960a87963913aa9a21b8ade190c638b588422292ea7e23b21565baf53c469254dbd4
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-unicode-escapes@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-unicode-escapes@npm:7.24.7"
@@ -1559,6 +2695,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-unicode-escapes@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-unicode-escapes@npm:7.25.9"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/615c84d7c53e1575d54ba9257e753e0b98c5de1e3225237d92f55226eaab8eb5bceb74df43f50f4aa162b0bbcc934ed11feafe2b60b8ec4934ce340fad4b8828
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-unicode-property-regex@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-unicode-property-regex@npm:7.24.7"
@@ -1571,6 +2718,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-unicode-property-regex@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-unicode-property-regex@npm:7.25.9"
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/1685836fc38af4344c3d2a9edbd46f7c7b28d369b63967d5b83f2f6849ec45b97223461cea3d14cc3f0be6ebb284938e637a5ca3955c0e79c873d62f593d615c
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-unicode-regex@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-unicode-regex@npm:7.24.7"
@@ -1583,6 +2742,18 @@ __metadata:
languageName: node
linkType: hard
+"@babel/plugin-transform-unicode-regex@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-unicode-regex@npm:7.25.9"
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/448004f978279e726af26acd54f63f9002c9e2582ecd70d1c5c4436f6de490fcd817afb60016d11c52f5ef17dbaac2590e8cc7bfaf4e91b58c452cf188c7920f
+ languageName: node
+ linkType: hard
+
"@babel/plugin-transform-unicode-sets-regex@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-unicode-sets-regex@npm:7.24.7"
@@ -1595,7 +2766,19 @@ __metadata:
languageName: node
linkType: hard
-"@babel/preset-env@npm:^7.20.2, @babel/preset-env@npm:^7.22.9":
+"@babel/plugin-transform-unicode-sets-regex@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/plugin-transform-unicode-sets-regex@npm:7.25.9"
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0
+ checksum: 10c0/56ee04fbe236b77cbcd6035cbf0be7566d1386b8349154ac33244c25f61170c47153a9423cd1d92855f7d6447b53a4a653d9e8fd1eaeeee14feb4b2baf59bd9f
+ languageName: node
+ linkType: hard
+
+"@babel/preset-env@npm:^7.20.2":
version: 7.25.3
resolution: "@babel/preset-env@npm:7.25.3"
dependencies:
@@ -1688,6 +2871,85 @@ __metadata:
languageName: node
linkType: hard
+"@babel/preset-env@npm:^7.25.9":
+ version: 7.26.9
+ resolution: "@babel/preset-env@npm:7.26.9"
+ dependencies:
+ "@babel/compat-data": "npm:^7.26.8"
+ "@babel/helper-compilation-targets": "npm:^7.26.5"
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
+ "@babel/helper-validator-option": "npm:^7.25.9"
+ "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.25.9"
+ "@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.25.9"
+ "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.25.9"
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.25.9"
+ "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.25.9"
+ "@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
+ "@babel/plugin-syntax-import-assertions": "npm:^7.26.0"
+ "@babel/plugin-syntax-import-attributes": "npm:^7.26.0"
+ "@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
+ "@babel/plugin-transform-arrow-functions": "npm:^7.25.9"
+ "@babel/plugin-transform-async-generator-functions": "npm:^7.26.8"
+ "@babel/plugin-transform-async-to-generator": "npm:^7.25.9"
+ "@babel/plugin-transform-block-scoped-functions": "npm:^7.26.5"
+ "@babel/plugin-transform-block-scoping": "npm:^7.25.9"
+ "@babel/plugin-transform-class-properties": "npm:^7.25.9"
+ "@babel/plugin-transform-class-static-block": "npm:^7.26.0"
+ "@babel/plugin-transform-classes": "npm:^7.25.9"
+ "@babel/plugin-transform-computed-properties": "npm:^7.25.9"
+ "@babel/plugin-transform-destructuring": "npm:^7.25.9"
+ "@babel/plugin-transform-dotall-regex": "npm:^7.25.9"
+ "@babel/plugin-transform-duplicate-keys": "npm:^7.25.9"
+ "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.25.9"
+ "@babel/plugin-transform-dynamic-import": "npm:^7.25.9"
+ "@babel/plugin-transform-exponentiation-operator": "npm:^7.26.3"
+ "@babel/plugin-transform-export-namespace-from": "npm:^7.25.9"
+ "@babel/plugin-transform-for-of": "npm:^7.26.9"
+ "@babel/plugin-transform-function-name": "npm:^7.25.9"
+ "@babel/plugin-transform-json-strings": "npm:^7.25.9"
+ "@babel/plugin-transform-literals": "npm:^7.25.9"
+ "@babel/plugin-transform-logical-assignment-operators": "npm:^7.25.9"
+ "@babel/plugin-transform-member-expression-literals": "npm:^7.25.9"
+ "@babel/plugin-transform-modules-amd": "npm:^7.25.9"
+ "@babel/plugin-transform-modules-commonjs": "npm:^7.26.3"
+ "@babel/plugin-transform-modules-systemjs": "npm:^7.25.9"
+ "@babel/plugin-transform-modules-umd": "npm:^7.25.9"
+ "@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.25.9"
+ "@babel/plugin-transform-new-target": "npm:^7.25.9"
+ "@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.26.6"
+ "@babel/plugin-transform-numeric-separator": "npm:^7.25.9"
+ "@babel/plugin-transform-object-rest-spread": "npm:^7.25.9"
+ "@babel/plugin-transform-object-super": "npm:^7.25.9"
+ "@babel/plugin-transform-optional-catch-binding": "npm:^7.25.9"
+ "@babel/plugin-transform-optional-chaining": "npm:^7.25.9"
+ "@babel/plugin-transform-parameters": "npm:^7.25.9"
+ "@babel/plugin-transform-private-methods": "npm:^7.25.9"
+ "@babel/plugin-transform-private-property-in-object": "npm:^7.25.9"
+ "@babel/plugin-transform-property-literals": "npm:^7.25.9"
+ "@babel/plugin-transform-regenerator": "npm:^7.25.9"
+ "@babel/plugin-transform-regexp-modifiers": "npm:^7.26.0"
+ "@babel/plugin-transform-reserved-words": "npm:^7.25.9"
+ "@babel/plugin-transform-shorthand-properties": "npm:^7.25.9"
+ "@babel/plugin-transform-spread": "npm:^7.25.9"
+ "@babel/plugin-transform-sticky-regex": "npm:^7.25.9"
+ "@babel/plugin-transform-template-literals": "npm:^7.26.8"
+ "@babel/plugin-transform-typeof-symbol": "npm:^7.26.7"
+ "@babel/plugin-transform-unicode-escapes": "npm:^7.25.9"
+ "@babel/plugin-transform-unicode-property-regex": "npm:^7.25.9"
+ "@babel/plugin-transform-unicode-regex": "npm:^7.25.9"
+ "@babel/plugin-transform-unicode-sets-regex": "npm:^7.25.9"
+ "@babel/preset-modules": "npm:0.1.6-no-external-plugins"
+ babel-plugin-polyfill-corejs2: "npm:^0.4.10"
+ babel-plugin-polyfill-corejs3: "npm:^0.11.0"
+ babel-plugin-polyfill-regenerator: "npm:^0.6.1"
+ core-js-compat: "npm:^3.40.0"
+ semver: "npm:^6.3.1"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/6812ca76bd38165a58fe8354bab5e7204e1aa17d8b9270bd8f8babb08cc7fa94cd29525fe41b553f2ba0e84033d566f10da26012b8ee0f81897005c5225d0051
+ languageName: node
+ linkType: hard
+
"@babel/preset-modules@npm:0.1.6-no-external-plugins":
version: 0.1.6-no-external-plugins
resolution: "@babel/preset-modules@npm:0.1.6-no-external-plugins"
@@ -1701,7 +2963,7 @@ __metadata:
languageName: node
linkType: hard
-"@babel/preset-react@npm:^7.18.6, @babel/preset-react@npm:^7.22.5":
+"@babel/preset-react@npm:^7.18.6":
version: 7.24.7
resolution: "@babel/preset-react@npm:7.24.7"
dependencies:
@@ -1717,7 +2979,23 @@ __metadata:
languageName: node
linkType: hard
-"@babel/preset-typescript@npm:^7.21.0, @babel/preset-typescript@npm:^7.22.5":
+"@babel/preset-react@npm:^7.25.9":
+ version: 7.26.3
+ resolution: "@babel/preset-react@npm:7.26.3"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.25.9"
+ "@babel/helper-validator-option": "npm:^7.25.9"
+ "@babel/plugin-transform-react-display-name": "npm:^7.25.9"
+ "@babel/plugin-transform-react-jsx": "npm:^7.25.9"
+ "@babel/plugin-transform-react-jsx-development": "npm:^7.25.9"
+ "@babel/plugin-transform-react-pure-annotations": "npm:^7.25.9"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/b470dcba11032ef6c832066f4af5c75052eaed49feb0f445227231ef1b5c42aacd6e216988c0bd469fd5728cd27b6b059ca307c9ecaa80c6bb5da4bf1c833e12
+ languageName: node
+ linkType: hard
+
+"@babel/preset-typescript@npm:^7.21.0":
version: 7.24.7
resolution: "@babel/preset-typescript@npm:7.24.7"
dependencies:
@@ -1732,6 +3010,21 @@ __metadata:
languageName: node
linkType: hard
+"@babel/preset-typescript@npm:^7.25.9":
+ version: 7.27.0
+ resolution: "@babel/preset-typescript@npm:7.27.0"
+ dependencies:
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
+ "@babel/helper-validator-option": "npm:^7.25.9"
+ "@babel/plugin-syntax-jsx": "npm:^7.25.9"
+ "@babel/plugin-transform-modules-commonjs": "npm:^7.26.3"
+ "@babel/plugin-transform-typescript": "npm:^7.27.0"
+ peerDependencies:
+ "@babel/core": ^7.0.0-0
+ checksum: 10c0/986b20edab3c18727d911a6e1a14095c1271afc6cc625b02f42b371f06c1e041e5d7c1baf2afe8b0029b60788a06f02fd6844dedfe54183b148ab9a7429438a9
+ languageName: node
+ linkType: hard
+
"@babel/regjsgen@npm:^0.8.0":
version: 0.8.0
resolution: "@babel/regjsgen@npm:0.8.0"
@@ -1739,17 +3032,17 @@ __metadata:
languageName: node
linkType: hard
-"@babel/runtime-corejs3@npm:^7.22.6":
- version: 7.25.0
- resolution: "@babel/runtime-corejs3@npm:7.25.0"
+"@babel/runtime-corejs3@npm:^7.25.9":
+ version: 7.27.0
+ resolution: "@babel/runtime-corejs3@npm:7.27.0"
dependencies:
core-js-pure: "npm:^3.30.2"
regenerator-runtime: "npm:^0.14.0"
- checksum: 10c0/7c9e7896749b5968bc6a7638cf1735e5d2dc791780f4f46daf15a45777780cd0485d1357e92f54b03f815269064dc84d771e83486d49e18b847ffa8cfb6a6afa
+ checksum: 10c0/eff7ad45e9edca218fe1c43341b1493b84f1d5682dc3e300cae8392b2f80a5601d4d4a25da2d8236df4fec669d168ff87e71672d2f306a1b4da7d46680977367
languageName: node
linkType: hard
-"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.3, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.22.6, @babel/runtime@npm:^7.8.4":
+"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.3, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.8.4":
version: 7.25.0
resolution: "@babel/runtime@npm:7.25.0"
dependencies:
@@ -1758,6 +3051,15 @@ __metadata:
languageName: node
linkType: hard
+"@babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.25.9, @babel/runtime@npm:^7.9.2":
+ version: 7.27.0
+ resolution: "@babel/runtime@npm:7.27.0"
+ dependencies:
+ regenerator-runtime: "npm:^0.14.0"
+ checksum: 10c0/35091ea9de48bd7fd26fb177693d64f4d195eb58ab2b142b893b7f3fa0f1d7c677604d36499ae0621a3703f35ba0c6a8f6c572cc8f7dc0317213841e493cf663
+ languageName: node
+ linkType: hard
+
"@babel/template@npm:^7.24.7, @babel/template@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/template@npm:7.25.0"
@@ -1769,7 +3071,18 @@ __metadata:
languageName: node
linkType: hard
-"@babel/traverse@npm:^7.22.8, @babel/traverse@npm:^7.24.7, @babel/traverse@npm:^7.24.8, @babel/traverse@npm:^7.25.0, @babel/traverse@npm:^7.25.1, @babel/traverse@npm:^7.25.2, @babel/traverse@npm:^7.25.3":
+"@babel/template@npm:^7.25.9, @babel/template@npm:^7.26.9, @babel/template@npm:^7.27.0":
+ version: 7.27.0
+ resolution: "@babel/template@npm:7.27.0"
+ dependencies:
+ "@babel/code-frame": "npm:^7.26.2"
+ "@babel/parser": "npm:^7.27.0"
+ "@babel/types": "npm:^7.27.0"
+ checksum: 10c0/13af543756127edb5f62bf121f9b093c09a2b6fe108373887ccffc701465cfbcb17e07cf48aa7f440415b263f6ec006e9415c79dfc2e8e6010b069435f81f340
+ languageName: node
+ linkType: hard
+
+"@babel/traverse@npm:^7.24.7, @babel/traverse@npm:^7.24.8, @babel/traverse@npm:^7.25.0, @babel/traverse@npm:^7.25.1, @babel/traverse@npm:^7.25.2, @babel/traverse@npm:^7.25.3":
version: 7.25.3
resolution: "@babel/traverse@npm:7.25.3"
dependencies:
@@ -1784,6 +3097,21 @@ __metadata:
languageName: node
linkType: hard
+"@babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.10, @babel/traverse@npm:^7.26.5, @babel/traverse@npm:^7.26.8, @babel/traverse@npm:^7.27.0":
+ version: 7.27.0
+ resolution: "@babel/traverse@npm:7.27.0"
+ dependencies:
+ "@babel/code-frame": "npm:^7.26.2"
+ "@babel/generator": "npm:^7.27.0"
+ "@babel/parser": "npm:^7.27.0"
+ "@babel/template": "npm:^7.27.0"
+ "@babel/types": "npm:^7.27.0"
+ debug: "npm:^4.3.1"
+ globals: "npm:^11.1.0"
+ checksum: 10c0/c7af29781960dacaae51762e8bc6c4b13d6ab4b17312990fbca9fc38e19c4ad7fecaae24b1cf52fb844e8e6cdc76c70ad597f90e496bcb3cc0a1d66b41a0aa5b
+ languageName: node
+ linkType: hard
+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.6":
version: 7.25.6
resolution: "@babel/types@npm:7.25.6"
@@ -1806,6 +3134,23 @@ __metadata:
languageName: node
linkType: hard
+"@babel/types@npm:^7.25.9, @babel/types@npm:^7.26.10, @babel/types@npm:^7.27.0":
+ version: 7.27.0
+ resolution: "@babel/types@npm:7.27.0"
+ dependencies:
+ "@babel/helper-string-parser": "npm:^7.25.9"
+ "@babel/helper-validator-identifier": "npm:^7.25.9"
+ checksum: 10c0/6f1592eabe243c89a608717b07b72969be9d9d2fce1dee21426238757ea1fa60fdfc09b29de9e48d8104311afc6e6fb1702565a9cc1e09bc1e76f2b2ddb0f6e1
+ languageName: node
+ linkType: hard
+
+"@braintree/sanitize-url@npm:^7.0.4":
+ version: 7.1.1
+ resolution: "@braintree/sanitize-url@npm:7.1.1"
+ checksum: 10c0/fdfc1759c4244e287693ce1e9d42d649423e7c203fdccf27a571f8951ddfe34baa5273b7e6a8dd3007d7676859c7a0a9819be0ab42a3505f8505ad0eefecf7c1
+ languageName: node
+ linkType: hard
+
"@chainsafe/eslint-config@npm:^2.2.4":
version: 2.2.4
resolution: "@chainsafe/eslint-config@npm:2.2.4"
@@ -1875,6 +3220,48 @@ __metadata:
languageName: unknown
linkType: soft
+"@chevrotain/cst-dts-gen@npm:11.0.3":
+ version: 11.0.3
+ resolution: "@chevrotain/cst-dts-gen@npm:11.0.3"
+ dependencies:
+ "@chevrotain/gast": "npm:11.0.3"
+ "@chevrotain/types": "npm:11.0.3"
+ lodash-es: "npm:4.17.21"
+ checksum: 10c0/9e945a0611386e4e08af34c2d0b3af36c1af08f726b58145f11310f2aeafcb2d65264c06ec65a32df6b6a65771e6a55be70580c853afe3ceb51487e506967104
+ languageName: node
+ linkType: hard
+
+"@chevrotain/gast@npm:11.0.3":
+ version: 11.0.3
+ resolution: "@chevrotain/gast@npm:11.0.3"
+ dependencies:
+ "@chevrotain/types": "npm:11.0.3"
+ lodash-es: "npm:4.17.21"
+ checksum: 10c0/54fc44d7b4a7b0323f49d957dd88ad44504922d30cb226d93b430b0e09925efe44e0726068581d777f423fabfb878a2238ed2c87b690c0c0014ebd12b6968354
+ languageName: node
+ linkType: hard
+
+"@chevrotain/regexp-to-ast@npm:11.0.3":
+ version: 11.0.3
+ resolution: "@chevrotain/regexp-to-ast@npm:11.0.3"
+ checksum: 10c0/6939c5c94fbfb8c559a4a37a283af5ded8e6147b184a7d7bcf5ad1404d9d663c78d81602bd8ea8458ec497358a9e1671541099c511835d0be2cad46f00c62b3f
+ languageName: node
+ linkType: hard
+
+"@chevrotain/types@npm:11.0.3":
+ version: 11.0.3
+ resolution: "@chevrotain/types@npm:11.0.3"
+ checksum: 10c0/72fe8f0010ebef848e47faea14a88c6fdc3cdbafaef6b13df4a18c7d33249b1b675e37b05cb90a421700c7016dae7cd4187ab6b549e176a81cea434f69cd2503
+ languageName: node
+ linkType: hard
+
+"@chevrotain/utils@npm:11.0.3":
+ version: 11.0.3
+ resolution: "@chevrotain/utils@npm:11.0.3"
+ checksum: 10c0/b31972d1b2d444eef1499cf9b7576fc1793e8544910de33a3c18e07c270cfad88067f175d0ee63e7bc604713ebed647f8190db45cc8311852cd2d4fe2ef14068
+ languageName: node
+ linkType: hard
+
"@cloudflare/kv-asset-handler@npm:0.3.4":
version: 0.3.4
resolution: "@cloudflare/kv-asset-handler@npm:0.3.4"
@@ -1963,12 +3350,502 @@ __metadata:
languageName: node
linkType: hard
-"@cspotcode/source-map-support@npm:0.8.1":
- version: 0.8.1
- resolution: "@cspotcode/source-map-support@npm:0.8.1"
- dependencies:
- "@jridgewell/trace-mapping": "npm:0.3.9"
- checksum: 10c0/05c5368c13b662ee4c122c7bfbe5dc0b613416672a829f3e78bc49a357a197e0218d6e74e7c66cfcd04e15a179acab080bd3c69658c9fbefd0e1ccd950a07fc6
+"@cspotcode/source-map-support@npm:0.8.1":
+ version: 0.8.1
+ resolution: "@cspotcode/source-map-support@npm:0.8.1"
+ dependencies:
+ "@jridgewell/trace-mapping": "npm:0.3.9"
+ checksum: 10c0/05c5368c13b662ee4c122c7bfbe5dc0b613416672a829f3e78bc49a357a197e0218d6e74e7c66cfcd04e15a179acab080bd3c69658c9fbefd0e1ccd950a07fc6
+ languageName: node
+ linkType: hard
+
+"@csstools/cascade-layer-name-parser@npm:^2.0.4":
+ version: 2.0.4
+ resolution: "@csstools/cascade-layer-name-parser@npm:2.0.4"
+ peerDependencies:
+ "@csstools/css-parser-algorithms": ^3.0.4
+ "@csstools/css-tokenizer": ^3.0.3
+ checksum: 10c0/774f2bcc96a576183853191bdfd31df15e22c51901ee01678ee47f1d1afcb4ab0e6d9a78e08f7383ac089c7e0b390013633f45ff1f1d577c9aefd252589bcced
+ languageName: node
+ linkType: hard
+
+"@csstools/color-helpers@npm:^5.0.2":
+ version: 5.0.2
+ resolution: "@csstools/color-helpers@npm:5.0.2"
+ checksum: 10c0/bebaddb28b9eb58b0449edd5d0c0318fa88f3cb079602ee27e88c9118070d666dcc4e09a5aa936aba2fde6ba419922ade07b7b506af97dd7051abd08dfb2959b
+ languageName: node
+ linkType: hard
+
+"@csstools/css-calc@npm:^2.1.3":
+ version: 2.1.3
+ resolution: "@csstools/css-calc@npm:2.1.3"
+ peerDependencies:
+ "@csstools/css-parser-algorithms": ^3.0.4
+ "@csstools/css-tokenizer": ^3.0.3
+ checksum: 10c0/85f5b4f96d60f395d5f0108056b0ddee037b22d6deba448d74324b50f1c554de284f84715ebfac7b2888b78e09d20d02a7cd213ee7bdaa71011ea9b4eee3a251
+ languageName: node
+ linkType: hard
+
+"@csstools/css-color-parser@npm:^3.0.9":
+ version: 3.0.9
+ resolution: "@csstools/css-color-parser@npm:3.0.9"
+ dependencies:
+ "@csstools/color-helpers": "npm:^5.0.2"
+ "@csstools/css-calc": "npm:^2.1.3"
+ peerDependencies:
+ "@csstools/css-parser-algorithms": ^3.0.4
+ "@csstools/css-tokenizer": ^3.0.3
+ checksum: 10c0/acc026a6bd6d8c4c641fa5f9b4d77cd5dfa54c57c3278ae52329d96b5837723428dcb93c34db4062bbea2f45a98451119df06eaf39fd196aaf6368c59d799f20
+ languageName: node
+ linkType: hard
+
+"@csstools/css-parser-algorithms@npm:^3.0.4":
+ version: 3.0.4
+ resolution: "@csstools/css-parser-algorithms@npm:3.0.4"
+ peerDependencies:
+ "@csstools/css-tokenizer": ^3.0.3
+ checksum: 10c0/d411f07765e14eede17bccc6bd4f90ff303694df09aabfede3fd104b2dfacfd4fe3697cd25ddad14684c850328f3f9420ebfa9f78380892492974db24ae47dbd
+ languageName: node
+ linkType: hard
+
+"@csstools/css-tokenizer@npm:^3.0.3":
+ version: 3.0.3
+ resolution: "@csstools/css-tokenizer@npm:3.0.3"
+ checksum: 10c0/c31bf410e1244b942e71798e37c54639d040cb59e0121b21712b40015fced2b0fb1ffe588434c5f8923c9cd0017cfc1c1c8f3921abc94c96edf471aac2eba5e5
+ languageName: node
+ linkType: hard
+
+"@csstools/media-query-list-parser@npm:^4.0.2":
+ version: 4.0.2
+ resolution: "@csstools/media-query-list-parser@npm:4.0.2"
+ peerDependencies:
+ "@csstools/css-parser-algorithms": ^3.0.4
+ "@csstools/css-tokenizer": ^3.0.3
+ checksum: 10c0/5d008a70f5d4fd96224066a433f5cdefa76cfd78a74416a20d6d5b2bb1bc8282b140e8373015d807d4dadb91daf3deb73eb13f853ec4e0479d0cb92e80c6f20d
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-cascade-layers@npm:^5.0.1":
+ version: 5.0.1
+ resolution: "@csstools/postcss-cascade-layers@npm:5.0.1"
+ dependencies:
+ "@csstools/selector-specificity": "npm:^5.0.0"
+ postcss-selector-parser: "npm:^7.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/5cc3c6f220d9216f7ab16e716a20d6db845f127c917521e6236342bfa871accd63eb662a04c1e24a28e396412dcb47b1c4abccc490b88e4010cd704d14a702f1
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-color-function@npm:^4.0.9":
+ version: 4.0.9
+ resolution: "@csstools/postcss-color-function@npm:4.0.9"
+ dependencies:
+ "@csstools/css-color-parser": "npm:^3.0.9"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/utilities": "npm:^2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/11f7e8a1a4d6ff113706928eb4702454d18ee8d6b07166b98d33b499ba1933cdf034876101a9c3d22fcc009d054ca6fe2df1455daf391d5eb4af86fa6b530e75
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-color-mix-function@npm:^3.0.9":
+ version: 3.0.9
+ resolution: "@csstools/postcss-color-mix-function@npm:3.0.9"
+ dependencies:
+ "@csstools/css-color-parser": "npm:^3.0.9"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/utilities": "npm:^2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/e26ecec62ac6085e8c46225e444bfb6082fffad1559005c0746226b22f995727c2e4ede0fb347e37c81e8f4f2ac9cf4de88800184a650638351f4cbfb8baf1d3
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-content-alt-text@npm:^2.0.5":
+ version: 2.0.5
+ resolution: "@csstools/postcss-content-alt-text@npm:2.0.5"
+ dependencies:
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/utilities": "npm:^2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/fd0543e8195b1a1228fa41995d48bafafb635d32b0b80bdae8edfc3af7fcccb75aa472a072e552420ed0bd2f62d38e764483e3b9cca25a41dc2b450098b2436d
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-exponential-functions@npm:^2.0.8":
+ version: 2.0.8
+ resolution: "@csstools/postcss-exponential-functions@npm:2.0.8"
+ dependencies:
+ "@csstools/css-calc": "npm:^2.1.3"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/8ed7cea3ab7b3fce351dc678c97aad0c12d9e9eae43c9793081fc09e2b3281a89a9d67e57df02d87b6af40839d582b5d08523a9f9bfabbd4e05e319995ae7789
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-font-format-keywords@npm:^4.0.0":
+ version: 4.0.0
+ resolution: "@csstools/postcss-font-format-keywords@npm:4.0.0"
+ dependencies:
+ "@csstools/utilities": "npm:^2.0.0"
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/eb794fb95fefcac75e606d185255e601636af177866a317b0c6b6c375055e7240be53918229fd8d4bba00df01bedd2256bdac2b0ad4a4c2ec64f9d27cd6ff639
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-gamut-mapping@npm:^2.0.9":
+ version: 2.0.9
+ resolution: "@csstools/postcss-gamut-mapping@npm:2.0.9"
+ dependencies:
+ "@csstools/css-color-parser": "npm:^3.0.9"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/a5985c74bfa8c0fc4406cec807818e35949c73d62b6acd2901dbdd54a30afa7d2094f839ba550812bca76f0df95205492f271df4bab03f4b15115cf10b06b1b5
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-gradients-interpolation-method@npm:^5.0.9":
+ version: 5.0.9
+ resolution: "@csstools/postcss-gradients-interpolation-method@npm:5.0.9"
+ dependencies:
+ "@csstools/css-color-parser": "npm:^3.0.9"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/utilities": "npm:^2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/b284558e38c096e1abfb04306717e23eec841ab23979479adbe165332db84503493b74e6d23d7752abec9327b9bfc343857e9a2393957d5bb9fd2e249570467e
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-hwb-function@npm:^4.0.9":
+ version: 4.0.9
+ resolution: "@csstools/postcss-hwb-function@npm:4.0.9"
+ dependencies:
+ "@csstools/css-color-parser": "npm:^3.0.9"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/utilities": "npm:^2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/31f9b3540e8af221e1716944ed8719f97ae335e5f866dfc96a3d81f042ef8975ce0d6163925cb32514f4903cb35177bf8d814a571da3f44b63244f88b6b395ad
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-ic-unit@npm:^4.0.1":
+ version: 4.0.1
+ resolution: "@csstools/postcss-ic-unit@npm:4.0.1"
+ dependencies:
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/utilities": "npm:^2.0.0"
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/1097cbdc385bcf32e15df1ed2946477c5927e34ebaf273297f1ae46aeaf2084c7a63858ba1a7a5e1f241be441968a2e1c6deb43ddb101708110c7f608b6fc525
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-initial@npm:^2.0.1":
+ version: 2.0.1
+ resolution: "@csstools/postcss-initial@npm:2.0.1"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/dbff7084ef4f1c4647efe2b147001daf172003c15b5e22689f0540d03c8d362f2a332cd9cf136e6c8dcda7564ee30492a4267ea188f72cb9c1000fb9bcfbfef8
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-is-pseudo-class@npm:^5.0.1":
+ version: 5.0.1
+ resolution: "@csstools/postcss-is-pseudo-class@npm:5.0.1"
+ dependencies:
+ "@csstools/selector-specificity": "npm:^5.0.0"
+ postcss-selector-parser: "npm:^7.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/3aaab18ebb2dcf5565efa79813eaa987d40de1e086765358524392a09631c68ad1ee952e6aff8f42513b2c18ab84891787e065fe287f696128498fc641520b6c
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-light-dark-function@npm:^2.0.8":
+ version: 2.0.8
+ resolution: "@csstools/postcss-light-dark-function@npm:2.0.8"
+ dependencies:
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/utilities": "npm:^2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/5494516f52d467dcace80495a4fb0fbd24207ae13634bb82b5c24e5d52e84665aebc28cd31fed8d96a41e91bf822185aba5a3d01680a140278c484741516c383
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-logical-float-and-clear@npm:^3.0.0":
+ version: 3.0.0
+ resolution: "@csstools/postcss-logical-float-and-clear@npm:3.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/71a20e8c37877bf68ae615d7bb93fc11b4f8da8be8b1dc1a6e0fc69e27f189712ed71436b8ed51fa69fdb98b8e6718df2b5f42f246c4d39badaf0e43020fcfd4
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-logical-overflow@npm:^2.0.0":
+ version: 2.0.0
+ resolution: "@csstools/postcss-logical-overflow@npm:2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/0e103343d3ff8b34eef01b02355c5e010d272fd12d149a242026bb13ab1577b7f3a11fd4514be9342d96f73d61dac1f093a9bd36ece591753ed09a84eb7fca0a
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-logical-overscroll-behavior@npm:^2.0.0":
+ version: 2.0.0
+ resolution: "@csstools/postcss-logical-overscroll-behavior@npm:2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/1649601bb26f04d760fb5ebc42cdf414fa2a380b8ec22fe1c117f664c286665a786bd7bbda01b7e7567eaf3cc018a4f36a5c9805f6751cc497da223e0ffe9524
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-logical-resize@npm:^3.0.0":
+ version: 3.0.0
+ resolution: "@csstools/postcss-logical-resize@npm:3.0.0"
+ dependencies:
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/4f12efcaf5468ff359bb3f32f0f66034b9acc9b3ac21fcd2f30a1c8998fc653ebac0091f35c8b7e8dbfe6ccf595aee67f9b06a67adf45a8844e49a82d98b4386
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-logical-viewport-units@npm:^3.0.3":
+ version: 3.0.3
+ resolution: "@csstools/postcss-logical-viewport-units@npm:3.0.3"
+ dependencies:
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/utilities": "npm:^2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/8ec746598d7ce8697c3dafd83cb3a319a90079ad755dd78e3ec92f4ba9ad849c4cdaba33b16e9dcbac1e9489b3d7c48262030110c20ce1d88cdacbe9f5987cec
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-media-minmax@npm:^2.0.8":
+ version: 2.0.8
+ resolution: "@csstools/postcss-media-minmax@npm:2.0.8"
+ dependencies:
+ "@csstools/css-calc": "npm:^2.1.3"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/media-query-list-parser": "npm:^4.0.2"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/aff72b83b888d3d0dc6441f219f7c2833a4aa0f59493da22db1087fce32763bb765f068c6ddedc0ddc6fe79f1843e6b1375af07fa572494ecac91e59b1dc324f
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-media-queries-aspect-ratio-number-values@npm:^3.0.4":
+ version: 3.0.4
+ resolution: "@csstools/postcss-media-queries-aspect-ratio-number-values@npm:3.0.4"
+ dependencies:
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/media-query-list-parser": "npm:^4.0.2"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/27dc9419b0f4315774647588f599348e7cc593984f59b414c51c910066501fd087cbe232deb762907c18bd21dd4184e7b6e0e0b730e5c72341ab9cc696c75739
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-nested-calc@npm:^4.0.0":
+ version: 4.0.0
+ resolution: "@csstools/postcss-nested-calc@npm:4.0.0"
+ dependencies:
+ "@csstools/utilities": "npm:^2.0.0"
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/fb61512fa4909bdf0ee32a23e771145086c445f2208a737b52093c8adfab7362c56d3aeaf2a6e33ffcec067e99a07219775465d2fbb1a3ac30cdcfb278b218b7
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-normalize-display-values@npm:^4.0.0":
+ version: 4.0.0
+ resolution: "@csstools/postcss-normalize-display-values@npm:4.0.0"
+ dependencies:
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/d3a3a362b532163bd791f97348ef28b7a43baf01987c7702b06285e751cdc5ea3e3a2553f088260515b4d28263d5c475923d4d4780ecb4078ec66dff50c9e638
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-oklab-function@npm:^4.0.9":
+ version: 4.0.9
+ resolution: "@csstools/postcss-oklab-function@npm:4.0.9"
+ dependencies:
+ "@csstools/css-color-parser": "npm:^3.0.9"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/utilities": "npm:^2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/9955aafc1dfc0bb5c886b2af3a82abed2d0a707c7654b2b49886db4c7153e1a016f327f4cc0d94b5b28f3b6227d9b3422c63555f78412433655beec90f37b388
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-progressive-custom-properties@npm:^4.0.1":
+ version: 4.0.1
+ resolution: "@csstools/postcss-progressive-custom-properties@npm:4.0.1"
+ dependencies:
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/a33e2a67ac29e731b112df9718596f703990492900bb118c513fcee7c0dc0a03f58248b2c5467b14de3e757f0ef2c6d97882254af784d8df390c633780bdf1f9
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-random-function@npm:^2.0.0":
+ version: 2.0.0
+ resolution: "@csstools/postcss-random-function@npm:2.0.0"
+ dependencies:
+ "@csstools/css-calc": "npm:^2.1.3"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/e0744b1472c4037b6491aac232d005659c0c65bc08af785cbdc50b722efaf71330e38607f4c88b54322338294f92ec68817ec1cd6e688953aa127f27cd2a5b00
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-relative-color-syntax@npm:^3.0.9":
+ version: 3.0.9
+ resolution: "@csstools/postcss-relative-color-syntax@npm:3.0.9"
+ dependencies:
+ "@csstools/css-color-parser": "npm:^3.0.9"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/utilities": "npm:^2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/486e6c91b1042ca96e6e5c3d94d95e343101c7862e772aee16cd48607633f7c93c42dd23b5adc44cfa8dc8cb32ef3ba0f1f86e3f9a23be5c8744533d23128624
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-scope-pseudo-class@npm:^4.0.1":
+ version: 4.0.1
+ resolution: "@csstools/postcss-scope-pseudo-class@npm:4.0.1"
+ dependencies:
+ postcss-selector-parser: "npm:^7.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/6a0ca50fae655f4498200d1ce298ca794c85fbe2e3fd5d6419843254f055df5007a973e09b5f1e78e376c02b54278e411516c8d824300c68b265d3e5b311d7ee
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-sign-functions@npm:^1.1.3":
+ version: 1.1.3
+ resolution: "@csstools/postcss-sign-functions@npm:1.1.3"
+ dependencies:
+ "@csstools/css-calc": "npm:^2.1.3"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/97998443191ab0ef370bdc413b4952fd86d9274700fade2a83cdf5d59f449a4a7001ceda35dd6cb45fefebafb0959be35c3fcfa0e3333c55b1658f514eb64e96
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-stepped-value-functions@npm:^4.0.8":
+ version: 4.0.8
+ resolution: "@csstools/postcss-stepped-value-functions@npm:4.0.8"
+ dependencies:
+ "@csstools/css-calc": "npm:^2.1.3"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/515630c3d25029a5e3789d665ae7f4a394245e5442c79d99f0fff018c698e356680aea0f937819a00cb78563ce2285a43ede50e32992cee4e062e413d22df44f
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-text-decoration-shorthand@npm:^4.0.2":
+ version: 4.0.2
+ resolution: "@csstools/postcss-text-decoration-shorthand@npm:4.0.2"
+ dependencies:
+ "@csstools/color-helpers": "npm:^5.0.2"
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/01e2f3717e7a42224dc1a746491c55a381cf208cb7588f0308eeefe730675be4c7bb56c0cc557e75999c981e67da7d0b0bb68610635752c89ef251ee435b9cac
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-trigonometric-functions@npm:^4.0.8":
+ version: 4.0.8
+ resolution: "@csstools/postcss-trigonometric-functions@npm:4.0.8"
+ dependencies:
+ "@csstools/css-calc": "npm:^2.1.3"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/609d03b752aae1c57d671eaefe4cdbde0a1d62c4b4d3ffb8bb39a41ebb61fdade7c7892a2c7c365d2997d9f93f4f3bb4034801a5baf1988b274120b3ec0ba6ad
+ languageName: node
+ linkType: hard
+
+"@csstools/postcss-unset-value@npm:^4.0.0":
+ version: 4.0.0
+ resolution: "@csstools/postcss-unset-value@npm:4.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/8424ac700ded5bf59d49310335896f10c069e2c3fc6a676b5d13ca5a6fb78689b948f50494df875da284c4c76651deb005eafba70d87e693274628c5a685abfa
+ languageName: node
+ linkType: hard
+
+"@csstools/selector-resolve-nested@npm:^3.0.0":
+ version: 3.0.0
+ resolution: "@csstools/selector-resolve-nested@npm:3.0.0"
+ peerDependencies:
+ postcss-selector-parser: ^7.0.0
+ checksum: 10c0/2b01c36b3fa81388d5bddd8db962766465d76b021a815c8bb5a48c3a42c530154cc155fc496707ade627dbba6745eb8ecd9fa840c1972133c0f7d8811e0a959d
+ languageName: node
+ linkType: hard
+
+"@csstools/selector-specificity@npm:^5.0.0":
+ version: 5.0.0
+ resolution: "@csstools/selector-specificity@npm:5.0.0"
+ peerDependencies:
+ postcss-selector-parser: ^7.0.0
+ checksum: 10c0/186b444cabcdcdeb553bfe021f80c58bfe9ef38dcc444f2b1f34a5aab9be063ab4e753022b2d5792049c041c28cfbb78e4b707ec398459300e402030d35c07eb
+ languageName: node
+ linkType: hard
+
+"@csstools/utilities@npm:^2.0.0":
+ version: 2.0.0
+ resolution: "@csstools/utilities@npm:2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/be5c31437b726928f64cd4bb3e47f5b90bfd2e2a69a8eaabd8e89cc6c0977e4f0f7ee48de50c8ed8b07e04e3956a02293247e0da3236d521fb2e836f88f65822
languageName: node
linkType: hard
@@ -1979,25 +3856,25 @@ __metadata:
languageName: node
linkType: hard
-"@docsearch/css@npm:3.6.1":
- version: 3.6.1
- resolution: "@docsearch/css@npm:3.6.1"
- checksum: 10c0/546b7b725044d006fe5fd2061763fbd1f944d9db21c7b86adb2d11e7bd5eee41b102f1ecccb001bb1603ef7503282cc9ad204482db62e4bc0b038c46a9cd9e6d
+"@docsearch/css@npm:3.9.0":
+ version: 3.9.0
+ resolution: "@docsearch/css@npm:3.9.0"
+ checksum: 10c0/6300551e1cab7a5487063ec3581ae78ddaee3d93ec799556b451054448559b3ba849751b825fbd8b678367ef944bd82b3f11bc1d9e74e08e3cc48db40487b396
languageName: node
linkType: hard
-"@docsearch/react@npm:^3.5.2":
- version: 3.6.1
- resolution: "@docsearch/react@npm:3.6.1"
+"@docsearch/react@npm:^3.8.1":
+ version: 3.9.0
+ resolution: "@docsearch/react@npm:3.9.0"
dependencies:
- "@algolia/autocomplete-core": "npm:1.9.3"
- "@algolia/autocomplete-preset-algolia": "npm:1.9.3"
- "@docsearch/css": "npm:3.6.1"
- algoliasearch: "npm:^4.19.1"
+ "@algolia/autocomplete-core": "npm:1.17.9"
+ "@algolia/autocomplete-preset-algolia": "npm:1.17.9"
+ "@docsearch/css": "npm:3.9.0"
+ algoliasearch: "npm:^5.14.2"
peerDependencies:
- "@types/react": ">= 16.8.0 < 19.0.0"
- react: ">= 16.8.0 < 19.0.0"
- react-dom: ">= 16.8.0 < 19.0.0"
+ "@types/react": ">= 16.8.0 < 20.0.0"
+ react: ">= 16.8.0 < 20.0.0"
+ react-dom: ">= 16.8.0 < 20.0.0"
search-insights: ">= 1 < 3"
peerDependenciesMeta:
"@types/react":
@@ -2008,121 +3885,156 @@ __metadata:
optional: true
search-insights:
optional: true
- checksum: 10c0/890d46ed1f971a6af9f64377c9e510e4b39324bfedcc143c7bd35ba883f8fdac3dc844b0a0000059fd3dec16a0443e7f723d65c468ca7bafd03be546caf38479
+ checksum: 10c0/5e737a5d9ef1daae1cd93e89870214c1ab0c36a3a2193e898db044bcc5d9de59f85228b2360ec0e8f10cdac7fd2fe3c6ec8a05d943ee7e17d6c1cef2e6e9ff2d
languageName: node
linkType: hard
-"@docusaurus/core@npm:3.5.2, @docusaurus/core@npm:^3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/core@npm:3.5.2"
+"@docusaurus/babel@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/babel@npm:3.7.0"
dependencies:
- "@babel/core": "npm:^7.23.3"
- "@babel/generator": "npm:^7.23.3"
+ "@babel/core": "npm:^7.25.9"
+ "@babel/generator": "npm:^7.25.9"
"@babel/plugin-syntax-dynamic-import": "npm:^7.8.3"
- "@babel/plugin-transform-runtime": "npm:^7.22.9"
- "@babel/preset-env": "npm:^7.22.9"
- "@babel/preset-react": "npm:^7.22.5"
- "@babel/preset-typescript": "npm:^7.22.5"
- "@babel/runtime": "npm:^7.22.6"
- "@babel/runtime-corejs3": "npm:^7.22.6"
- "@babel/traverse": "npm:^7.22.8"
- "@docusaurus/cssnano-preset": "npm:3.5.2"
- "@docusaurus/logger": "npm:3.5.2"
- "@docusaurus/mdx-loader": "npm:3.5.2"
- "@docusaurus/utils": "npm:3.5.2"
- "@docusaurus/utils-common": "npm:3.5.2"
- "@docusaurus/utils-validation": "npm:3.5.2"
- autoprefixer: "npm:^10.4.14"
- babel-loader: "npm:^9.1.3"
+ "@babel/plugin-transform-runtime": "npm:^7.25.9"
+ "@babel/preset-env": "npm:^7.25.9"
+ "@babel/preset-react": "npm:^7.25.9"
+ "@babel/preset-typescript": "npm:^7.25.9"
+ "@babel/runtime": "npm:^7.25.9"
+ "@babel/runtime-corejs3": "npm:^7.25.9"
+ "@babel/traverse": "npm:^7.25.9"
+ "@docusaurus/logger": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
babel-plugin-dynamic-import-node: "npm:^2.3.3"
+ fs-extra: "npm:^11.1.1"
+ tslib: "npm:^2.6.0"
+ checksum: 10c0/563ad2a95f690d8d0172acd64f96202d646072dde042edd4d80d39ad01b6fb026a2d5fe124d0e3fc3a7447120ebca15a0b1ef5f5ea431905cae80596584d722f
+ languageName: node
+ linkType: hard
+
+"@docusaurus/bundler@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/bundler@npm:3.7.0"
+ dependencies:
+ "@babel/core": "npm:^7.25.9"
+ "@docusaurus/babel": "npm:3.7.0"
+ "@docusaurus/cssnano-preset": "npm:3.7.0"
+ "@docusaurus/logger": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
+ babel-loader: "npm:^9.2.1"
+ clean-css: "npm:^5.3.2"
+ copy-webpack-plugin: "npm:^11.0.0"
+ css-loader: "npm:^6.8.1"
+ css-minimizer-webpack-plugin: "npm:^5.0.1"
+ cssnano: "npm:^6.1.2"
+ file-loader: "npm:^6.2.0"
+ html-minifier-terser: "npm:^7.2.0"
+ mini-css-extract-plugin: "npm:^2.9.1"
+ null-loader: "npm:^4.0.1"
+ postcss: "npm:^8.4.26"
+ postcss-loader: "npm:^7.3.3"
+ postcss-preset-env: "npm:^10.1.0"
+ react-dev-utils: "npm:^12.0.1"
+ terser-webpack-plugin: "npm:^5.3.9"
+ tslib: "npm:^2.6.0"
+ url-loader: "npm:^4.1.1"
+ webpack: "npm:^5.95.0"
+ webpackbar: "npm:^6.0.1"
+ peerDependencies:
+ "@docusaurus/faster": "*"
+ peerDependenciesMeta:
+ "@docusaurus/faster":
+ optional: true
+ checksum: 10c0/79e167e704c8fcae106a9edd7e7b8082d432bb634f51802cc92124e7409ddd227aa9c89ac46776a4fbee7c5729dac61656f5aeade997677e4076f3c0d837a2bb
+ languageName: node
+ linkType: hard
+
+"@docusaurus/core@npm:3.7.0, @docusaurus/core@npm:^3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/core@npm:3.7.0"
+ dependencies:
+ "@docusaurus/babel": "npm:3.7.0"
+ "@docusaurus/bundler": "npm:3.7.0"
+ "@docusaurus/logger": "npm:3.7.0"
+ "@docusaurus/mdx-loader": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
+ "@docusaurus/utils-common": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
boxen: "npm:^6.2.1"
chalk: "npm:^4.1.2"
chokidar: "npm:^3.5.3"
- clean-css: "npm:^5.3.2"
cli-table3: "npm:^0.6.3"
combine-promises: "npm:^1.1.0"
commander: "npm:^5.1.0"
- copy-webpack-plugin: "npm:^11.0.0"
core-js: "npm:^3.31.1"
- css-loader: "npm:^6.8.1"
- css-minimizer-webpack-plugin: "npm:^5.0.1"
- cssnano: "npm:^6.1.2"
del: "npm:^6.1.1"
detect-port: "npm:^1.5.1"
escape-html: "npm:^1.0.3"
eta: "npm:^2.2.0"
eval: "npm:^0.1.8"
- file-loader: "npm:^6.2.0"
fs-extra: "npm:^11.1.1"
- html-minifier-terser: "npm:^7.2.0"
html-tags: "npm:^3.3.1"
- html-webpack-plugin: "npm:^5.5.3"
+ html-webpack-plugin: "npm:^5.6.0"
leven: "npm:^3.1.0"
lodash: "npm:^4.17.21"
- mini-css-extract-plugin: "npm:^2.7.6"
p-map: "npm:^4.0.0"
- postcss: "npm:^8.4.26"
- postcss-loader: "npm:^7.3.3"
prompts: "npm:^2.4.2"
react-dev-utils: "npm:^12.0.1"
- react-helmet-async: "npm:^1.3.0"
+ react-helmet-async: "npm:@slorber/react-helmet-async@1.3.0"
react-loadable: "npm:@docusaurus/react-loadable@6.0.0"
react-loadable-ssr-addon-v5-slorber: "npm:^1.0.1"
react-router: "npm:^5.3.4"
react-router-config: "npm:^5.1.1"
react-router-dom: "npm:^5.3.4"
- rtl-detect: "npm:^1.0.4"
semver: "npm:^7.5.4"
- serve-handler: "npm:^6.1.5"
+ serve-handler: "npm:^6.1.6"
shelljs: "npm:^0.8.5"
- terser-webpack-plugin: "npm:^5.3.9"
tslib: "npm:^2.6.0"
update-notifier: "npm:^6.0.2"
- url-loader: "npm:^4.1.1"
- webpack: "npm:^5.88.1"
- webpack-bundle-analyzer: "npm:^4.9.0"
- webpack-dev-server: "npm:^4.15.1"
- webpack-merge: "npm:^5.9.0"
- webpackbar: "npm:^5.0.2"
+ webpack: "npm:^5.95.0"
+ webpack-bundle-analyzer: "npm:^4.10.2"
+ webpack-dev-server: "npm:^4.15.2"
+ webpack-merge: "npm:^6.0.1"
peerDependencies:
"@mdx-js/react": ^3.0.0
- react: ^18.0.0
- react-dom: ^18.0.0
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
bin:
docusaurus: bin/docusaurus.mjs
- checksum: 10c0/0868fc7cfbc38e7d927d60e927abf883fe442fe723123a58425a5402905a48bfb57b4e59ff555944af54ad3be462380d43e0f737989f6f300f11df2ca29d0498
+ checksum: 10c0/2b1034d27107da820f71c15d430aac308e9d63c2c144a1b2aff96927b4e703bd6abaae61a8a3434f5bb4eb25ca34ed793b2b5e6ddb9d2b41ce6e98332b281da4
languageName: node
linkType: hard
-"@docusaurus/cssnano-preset@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/cssnano-preset@npm:3.5.2"
+"@docusaurus/cssnano-preset@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/cssnano-preset@npm:3.7.0"
dependencies:
cssnano-preset-advanced: "npm:^6.1.2"
postcss: "npm:^8.4.38"
postcss-sort-media-queries: "npm:^5.2.0"
tslib: "npm:^2.6.0"
- checksum: 10c0/10fd97d66aa7973d86322ac205978edc18636e13dc1f5eb7e6fca5169c4203660bd958f2a483a2b1639d05c1878f5d0eb5f07676eee5d5aa3b71b417d35fa42a
+ checksum: 10c0/e6324c50bb946da60692ec387ff1708d3e0ec91f60add539412ba92d92278b843b85c66b861dcb0f089697d5e42698b5c9786f9264cae8835789126c6451911a
languageName: node
linkType: hard
-"@docusaurus/logger@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/logger@npm:3.5.2"
+"@docusaurus/logger@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/logger@npm:3.7.0"
dependencies:
chalk: "npm:^4.1.2"
tslib: "npm:^2.6.0"
- checksum: 10c0/5360228a980c024445483c88e14c2f2e69ca7b8386c0c39bd147307b0296277fdf06c27e43dba0e43d9ea6abee7b0269a4d6fe166e57ad5ffb2e093759ff6c03
+ checksum: 10c0/48f1b13d5f17d27515313f593f2d23b6efe29038dddaf914fd2bec9e8b598d2d7f972d8ae7b09827c9874835a7984101208287c0b93dfa3fe8c5357198378214
languageName: node
linkType: hard
-"@docusaurus/mdx-loader@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/mdx-loader@npm:3.5.2"
+"@docusaurus/mdx-loader@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/mdx-loader@npm:3.7.0"
dependencies:
- "@docusaurus/logger": "npm:3.5.2"
- "@docusaurus/utils": "npm:3.5.2"
- "@docusaurus/utils-validation": "npm:3.5.2"
+ "@docusaurus/logger": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
"@mdx-js/mdx": "npm:^3.0.0"
"@slorber/remark-comment": "npm:^1.0.0"
escape-html: "npm:^1.0.3"
@@ -2145,42 +4057,42 @@ __metadata:
vfile: "npm:^6.0.1"
webpack: "npm:^5.88.1"
peerDependencies:
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/52f193578cd3f369c155a2a7a5db532dc482ecb460e3b32ca1111e0036ea8939bfaf4094860929510e639f9a00d1edbbedc797ccdef9eddc381bedaa255d5ab3
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/08b397334b46230486cfd3b67d5d760087902b376201f2a870d33c9228671fe81d53358bb0fa1f441d69a844685ff60315f414ce717c5801dc7d7bb362dcf1c6
languageName: node
linkType: hard
-"@docusaurus/module-type-aliases@npm:3.5.2, @docusaurus/module-type-aliases@npm:^3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/module-type-aliases@npm:3.5.2"
+"@docusaurus/module-type-aliases@npm:3.7.0, @docusaurus/module-type-aliases@npm:^3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/module-type-aliases@npm:3.7.0"
dependencies:
- "@docusaurus/types": "npm:3.5.2"
+ "@docusaurus/types": "npm:3.7.0"
"@types/history": "npm:^4.7.11"
"@types/react": "npm:*"
"@types/react-router-config": "npm:*"
"@types/react-router-dom": "npm:*"
- react-helmet-async: "npm:*"
+ react-helmet-async: "npm:@slorber/react-helmet-async@*"
react-loadable: "npm:@docusaurus/react-loadable@6.0.0"
peerDependencies:
react: "*"
react-dom: "*"
- checksum: 10c0/5174c8ad4a545b4ef8aa16bae6f6a2d501ab0d4ddd400cca83c55b6b35eac79b1d7cff52d6041da4f0f339a969d72be1f40e57d5ea73a50a61e0688505627e0c
+ checksum: 10c0/fca90450afb0aaafbae20b70adc2b35af81fff20a1d0fcf3c652b0200ac9be870add257e577e227854b20b9ca375fa53f99242435d2576dfeb7ee791d3fb25ae
languageName: node
linkType: hard
-"@docusaurus/plugin-content-blog@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/plugin-content-blog@npm:3.5.2"
- dependencies:
- "@docusaurus/core": "npm:3.5.2"
- "@docusaurus/logger": "npm:3.5.2"
- "@docusaurus/mdx-loader": "npm:3.5.2"
- "@docusaurus/theme-common": "npm:3.5.2"
- "@docusaurus/types": "npm:3.5.2"
- "@docusaurus/utils": "npm:3.5.2"
- "@docusaurus/utils-common": "npm:3.5.2"
- "@docusaurus/utils-validation": "npm:3.5.2"
+"@docusaurus/plugin-content-blog@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/plugin-content-blog@npm:3.7.0"
+ dependencies:
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/logger": "npm:3.7.0"
+ "@docusaurus/mdx-loader": "npm:3.7.0"
+ "@docusaurus/theme-common": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
+ "@docusaurus/utils-common": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
cheerio: "npm:1.0.0-rc.12"
feed: "npm:^4.2.2"
fs-extra: "npm:^11.1.1"
@@ -2193,25 +4105,25 @@ __metadata:
webpack: "npm:^5.88.1"
peerDependencies:
"@docusaurus/plugin-content-docs": "*"
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/0cdd4944e19c4ed02783be311dd735728a03282585517f48277358373cf46740b5659daa14bdaf58f80e0f949579a97110aa785a15333ad420154acc997471e6
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/8eb1e4f673763a3d5e727cbfe867b5334c67c65ca0804bcd81b818ca62e9ff33cf9c0db013958a40c590327bf4b8037cd5d510f39bc699e6ede8f02680f3af1b
languageName: node
linkType: hard
-"@docusaurus/plugin-content-docs@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/plugin-content-docs@npm:3.5.2"
- dependencies:
- "@docusaurus/core": "npm:3.5.2"
- "@docusaurus/logger": "npm:3.5.2"
- "@docusaurus/mdx-loader": "npm:3.5.2"
- "@docusaurus/module-type-aliases": "npm:3.5.2"
- "@docusaurus/theme-common": "npm:3.5.2"
- "@docusaurus/types": "npm:3.5.2"
- "@docusaurus/utils": "npm:3.5.2"
- "@docusaurus/utils-common": "npm:3.5.2"
- "@docusaurus/utils-validation": "npm:3.5.2"
+"@docusaurus/plugin-content-docs@npm:3.7.0, @docusaurus/plugin-content-docs@npm:^3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/plugin-content-docs@npm:3.7.0"
+ dependencies:
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/logger": "npm:3.7.0"
+ "@docusaurus/mdx-loader": "npm:3.7.0"
+ "@docusaurus/module-type-aliases": "npm:3.7.0"
+ "@docusaurus/theme-common": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
+ "@docusaurus/utils-common": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
"@types/react-router-config": "npm:^5.0.7"
combine-promises: "npm:^1.1.0"
fs-extra: "npm:^11.1.1"
@@ -2221,171 +4133,192 @@ __metadata:
utility-types: "npm:^3.10.0"
webpack: "npm:^5.88.1"
peerDependencies:
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/fd245e323bd2735c9a65bbb50c8411db3bf8b562ad812ef92c4637554b1606aeaf2f2da95ea447a6fb158d96836677d7f95a6a006dae3c4730c231c5527fd7ce
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/eab3810b1b34d0b037cd802747892ece163d818013b4c33a9db40f973df05a6c12a3120f746afa2648b9c2c2b1ec711d6c4552a4cc8e2d904522c355cc02de71
languageName: node
linkType: hard
-"@docusaurus/plugin-content-pages@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/plugin-content-pages@npm:3.5.2"
+"@docusaurus/plugin-content-pages@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/plugin-content-pages@npm:3.7.0"
dependencies:
- "@docusaurus/core": "npm:3.5.2"
- "@docusaurus/mdx-loader": "npm:3.5.2"
- "@docusaurus/types": "npm:3.5.2"
- "@docusaurus/utils": "npm:3.5.2"
- "@docusaurus/utils-validation": "npm:3.5.2"
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/mdx-loader": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
fs-extra: "npm:^11.1.1"
tslib: "npm:^2.6.0"
webpack: "npm:^5.88.1"
peerDependencies:
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/4ca00fad896976095a64f485c6b58da5426fb8301921b2d3099d3604f3a3485461543e373415b54ce743104ff67f54e4f6fb4364547fce3d8c88be57e1c87426
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/7f1df2f4eb9c4f74af1bfbd7a3fed9874e1bdc06a9d9772584e3f121d63c9686bc6e1c2d9e3304a95cb24b8f12db342ac28132fe08c0082a2cf925a347dd8115
languageName: node
linkType: hard
-"@docusaurus/plugin-debug@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/plugin-debug@npm:3.5.2"
+"@docusaurus/plugin-debug@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/plugin-debug@npm:3.7.0"
dependencies:
- "@docusaurus/core": "npm:3.5.2"
- "@docusaurus/types": "npm:3.5.2"
- "@docusaurus/utils": "npm:3.5.2"
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
fs-extra: "npm:^11.1.1"
react-json-view-lite: "npm:^1.2.0"
tslib: "npm:^2.6.0"
peerDependencies:
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/2d47f01154a026b9c9028df72fa87a633772c5079501a8e7c48ca48ba87fd1f4ec6e7e277c8123315cccbc43a9897e45e8a0b8b975cc337a74316eee03f7b320
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/968a1c14ebe7fed9775269f1b6b86dbe09efbf48d2f0c9ac9ee5572fda9d22b41c970001b58b947d078419b42af6d70f60e87c1d8f24f92c7ce422f364ec32eb
languageName: node
linkType: hard
-"@docusaurus/plugin-google-analytics@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/plugin-google-analytics@npm:3.5.2"
+"@docusaurus/plugin-google-analytics@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/plugin-google-analytics@npm:3.7.0"
dependencies:
- "@docusaurus/core": "npm:3.5.2"
- "@docusaurus/types": "npm:3.5.2"
- "@docusaurus/utils-validation": "npm:3.5.2"
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
tslib: "npm:^2.6.0"
peerDependencies:
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/19e2fbdb625a0345c7f5571ae39fae5803b32933f7f69ba481daf56b4640d68c899049a8c0a7a774e533723364361a7e56839e4fd279940717c5c35d66c226b5
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/f3881ac270ee38f582563f679d33e4755bfb24c5bf57f31185d8e7caebf7e9e73a480e57c7db88e4f3b15c0176a6b092919b1e4bed078fad58333076aeb116cf
languageName: node
linkType: hard
-"@docusaurus/plugin-google-gtag@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/plugin-google-gtag@npm:3.5.2"
+"@docusaurus/plugin-google-gtag@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/plugin-google-gtag@npm:3.7.0"
dependencies:
- "@docusaurus/core": "npm:3.5.2"
- "@docusaurus/types": "npm:3.5.2"
- "@docusaurus/utils-validation": "npm:3.5.2"
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
"@types/gtag.js": "npm:^0.0.12"
tslib: "npm:^2.6.0"
peerDependencies:
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/ba502ae3e0b766b8eebafe89935365199cbc66f9d472950d3d95362619b1f78dddf8e45a73c7e9a1040be965b927ea5ce76037b3f7ee5443c25cab8e6e232934
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/899429408e2ff95504f8e9c79ffa23877fb717e12746d94d7e96d448a539f04f848b6111b99a15cd08af47b792d0ae2d985fd4af342263b713116cf835058f43
languageName: node
linkType: hard
-"@docusaurus/plugin-google-tag-manager@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/plugin-google-tag-manager@npm:3.5.2"
+"@docusaurus/plugin-google-tag-manager@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/plugin-google-tag-manager@npm:3.7.0"
dependencies:
- "@docusaurus/core": "npm:3.5.2"
- "@docusaurus/types": "npm:3.5.2"
- "@docusaurus/utils-validation": "npm:3.5.2"
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
tslib: "npm:^2.6.0"
peerDependencies:
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/067eed163b41ac03e85b70ec677525479bae6f4b7137e837d81dd48d03ab8c246b52be3236283cbc4607039beddc618adcfe451f91b19e2d41d343cd0952bd73
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/9980d71196835e25f548ebbeac18181914e23c6f07b0441659a12bdfd4fbc15f41b9bfe97b314aae2d8e0e49c0cfd9f38f372452b0a92f3b9a48d2568104f0b9
languageName: node
linkType: hard
-"@docusaurus/plugin-sitemap@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/plugin-sitemap@npm:3.5.2"
- dependencies:
- "@docusaurus/core": "npm:3.5.2"
- "@docusaurus/logger": "npm:3.5.2"
- "@docusaurus/types": "npm:3.5.2"
- "@docusaurus/utils": "npm:3.5.2"
- "@docusaurus/utils-common": "npm:3.5.2"
- "@docusaurus/utils-validation": "npm:3.5.2"
+"@docusaurus/plugin-sitemap@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/plugin-sitemap@npm:3.7.0"
+ dependencies:
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/logger": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
+ "@docusaurus/utils-common": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
fs-extra: "npm:^11.1.1"
sitemap: "npm:^7.1.1"
tslib: "npm:^2.6.0"
peerDependencies:
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/9490c3a11869fb50abe7d8d9c235d57b18247a2dbe59d2351a6a919f0a4cf5445879e019db049a5dd55cbbb1ce0e19d5f1342e368e593408652f48d19331f961
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/06cce94a8bb81adb87903776086c16fc77029c418b7f07d96506d6ed4d569a7ce3a816627d74f15c1c6a1a98f0ce278c9fc12ca05246c8af8742c12d3b145f30
languageName: node
linkType: hard
-"@docusaurus/preset-classic@npm:^3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/preset-classic@npm:3.5.2"
+"@docusaurus/plugin-svgr@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/plugin-svgr@npm:3.7.0"
dependencies:
- "@docusaurus/core": "npm:3.5.2"
- "@docusaurus/plugin-content-blog": "npm:3.5.2"
- "@docusaurus/plugin-content-docs": "npm:3.5.2"
- "@docusaurus/plugin-content-pages": "npm:3.5.2"
- "@docusaurus/plugin-debug": "npm:3.5.2"
- "@docusaurus/plugin-google-analytics": "npm:3.5.2"
- "@docusaurus/plugin-google-gtag": "npm:3.5.2"
- "@docusaurus/plugin-google-tag-manager": "npm:3.5.2"
- "@docusaurus/plugin-sitemap": "npm:3.5.2"
- "@docusaurus/theme-classic": "npm:3.5.2"
- "@docusaurus/theme-common": "npm:3.5.2"
- "@docusaurus/theme-search-algolia": "npm:3.5.2"
- "@docusaurus/types": "npm:3.5.2"
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
+ "@svgr/core": "npm:8.1.0"
+ "@svgr/webpack": "npm:^8.1.0"
+ tslib: "npm:^2.6.0"
+ webpack: "npm:^5.88.1"
peerDependencies:
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/ea15474b01399a7bf05d6fd8b0edbf2856ffc83baa0d726b6e90c365ffc93ed39a78ac3d5690750f43051387ff96a8b455927ffa712f4589f4e4b45a4490aaaa
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/c776758b43db2dfeef234197c98345efb4d28a57f29d0158ea0a3f542391de063cd4f535f15f150d0311aee9de000d126b5730cf1e143120baa6c5a8ea1b527f
languageName: node
linkType: hard
-"@docusaurus/remark-plugin-npm2yarn@npm:^3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/remark-plugin-npm2yarn@npm:3.5.2"
+"@docusaurus/preset-classic@npm:^3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/preset-classic@npm:3.7.0"
+ dependencies:
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/plugin-content-blog": "npm:3.7.0"
+ "@docusaurus/plugin-content-docs": "npm:3.7.0"
+ "@docusaurus/plugin-content-pages": "npm:3.7.0"
+ "@docusaurus/plugin-debug": "npm:3.7.0"
+ "@docusaurus/plugin-google-analytics": "npm:3.7.0"
+ "@docusaurus/plugin-google-gtag": "npm:3.7.0"
+ "@docusaurus/plugin-google-tag-manager": "npm:3.7.0"
+ "@docusaurus/plugin-sitemap": "npm:3.7.0"
+ "@docusaurus/plugin-svgr": "npm:3.7.0"
+ "@docusaurus/theme-classic": "npm:3.7.0"
+ "@docusaurus/theme-common": "npm:3.7.0"
+ "@docusaurus/theme-search-algolia": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ peerDependencies:
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/25a77c337168f32ce7d6df9b9222c1b21dc3414506841bd4b72be058e10ccfac3ca4e27a392f14f2b591f36815131ed2240795b77d566630980b92952c41897a
+ languageName: node
+ linkType: hard
+
+"@docusaurus/remark-plugin-npm2yarn@npm:^3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/remark-plugin-npm2yarn@npm:3.7.0"
dependencies:
mdast-util-mdx: "npm:^3.0.0"
- npm-to-yarn: "npm:^2.2.1"
+ npm-to-yarn: "npm:^3.0.0"
tslib: "npm:^2.6.0"
unified: "npm:^11.0.3"
unist-util-visit: "npm:^5.0.0"
- checksum: 10c0/a9a7f212e0fad41c9c74184259eca37a838b6637b382f4ddee47f533036c292b0d6bdfcde93d8d7bed259baf8d4a36c7dd1456bfeb8bde5c4d92d3b4c7a99db7
+ checksum: 10c0/48345e9fda219a1023bcfe786cd24bddf7f08c965093b7a5f5a9232210f2866dff9e750efab99c6e0b10f98264726a94205436e3cfae841d20161b721c1a88e2
languageName: node
linkType: hard
-"@docusaurus/theme-classic@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/theme-classic@npm:3.5.2"
- dependencies:
- "@docusaurus/core": "npm:3.5.2"
- "@docusaurus/mdx-loader": "npm:3.5.2"
- "@docusaurus/module-type-aliases": "npm:3.5.2"
- "@docusaurus/plugin-content-blog": "npm:3.5.2"
- "@docusaurus/plugin-content-docs": "npm:3.5.2"
- "@docusaurus/plugin-content-pages": "npm:3.5.2"
- "@docusaurus/theme-common": "npm:3.5.2"
- "@docusaurus/theme-translations": "npm:3.5.2"
- "@docusaurus/types": "npm:3.5.2"
- "@docusaurus/utils": "npm:3.5.2"
- "@docusaurus/utils-common": "npm:3.5.2"
- "@docusaurus/utils-validation": "npm:3.5.2"
+"@docusaurus/theme-classic@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/theme-classic@npm:3.7.0"
+ dependencies:
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/logger": "npm:3.7.0"
+ "@docusaurus/mdx-loader": "npm:3.7.0"
+ "@docusaurus/module-type-aliases": "npm:3.7.0"
+ "@docusaurus/plugin-content-blog": "npm:3.7.0"
+ "@docusaurus/plugin-content-docs": "npm:3.7.0"
+ "@docusaurus/plugin-content-pages": "npm:3.7.0"
+ "@docusaurus/theme-common": "npm:3.7.0"
+ "@docusaurus/theme-translations": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
+ "@docusaurus/utils-common": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
"@mdx-js/react": "npm:^3.0.0"
clsx: "npm:^2.0.0"
copy-text-to-clipboard: "npm:^3.2.0"
- infima: "npm:0.2.0-alpha.44"
+ infima: "npm:0.2.0-alpha.45"
lodash: "npm:^4.17.21"
nprogress: "npm:^0.2.0"
postcss: "npm:^8.4.26"
@@ -2396,20 +4329,20 @@ __metadata:
tslib: "npm:^2.6.0"
utility-types: "npm:^3.10.0"
peerDependencies:
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/b0f1dd2a81b96d5522ce456de77e0edd539ea07406ff370b624d878a46af4b33f66892242bc177bf04a0026831fccd3621d722c174ebb8a05a8e6f6ed07d72c3
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/e2ec1fdaedc71add6ae1e8ee83ae32132c679afe407850185fbbec82f96c66a3befd506df73a0de0d9e03333c04801017f4c668e63851cb6e814f2ddf6973ad0
languageName: node
linkType: hard
-"@docusaurus/theme-common@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/theme-common@npm:3.5.2"
+"@docusaurus/theme-common@npm:3.7.0, @docusaurus/theme-common@npm:^3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/theme-common@npm:3.7.0"
dependencies:
- "@docusaurus/mdx-loader": "npm:3.5.2"
- "@docusaurus/module-type-aliases": "npm:3.5.2"
- "@docusaurus/utils": "npm:3.5.2"
- "@docusaurus/utils-common": "npm:3.5.2"
+ "@docusaurus/mdx-loader": "npm:3.7.0"
+ "@docusaurus/module-type-aliases": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
+ "@docusaurus/utils-common": "npm:3.7.0"
"@types/history": "npm:^4.7.11"
"@types/react": "npm:*"
"@types/react-router-config": "npm:*"
@@ -2420,26 +4353,44 @@ __metadata:
utility-types: "npm:^3.10.0"
peerDependencies:
"@docusaurus/plugin-content-docs": "*"
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/ae84a910b98c2b6706110e1580af96e5d87d5b29fe1f085d461932aa9608ee3df90e257d809ddcea5c5d848a160933d16052db1669dd062b5d13870834ac0394
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/4b5ba21d2d5807a9582cd1fe5280fa0637a7debb8313253793d35435ce92e119406d47564766ec0bf0f93d7d2f8da412883ea4b16972f79bee5bda20ac6f354e
languageName: node
linkType: hard
-"@docusaurus/theme-search-algolia@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/theme-search-algolia@npm:3.5.2"
- dependencies:
- "@docsearch/react": "npm:^3.5.2"
- "@docusaurus/core": "npm:3.5.2"
- "@docusaurus/logger": "npm:3.5.2"
- "@docusaurus/plugin-content-docs": "npm:3.5.2"
- "@docusaurus/theme-common": "npm:3.5.2"
- "@docusaurus/theme-translations": "npm:3.5.2"
- "@docusaurus/utils": "npm:3.5.2"
- "@docusaurus/utils-validation": "npm:3.5.2"
- algoliasearch: "npm:^4.18.0"
- algoliasearch-helper: "npm:^3.13.3"
+"@docusaurus/theme-mermaid@npm:^3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/theme-mermaid@npm:3.7.0"
+ dependencies:
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/module-type-aliases": "npm:3.7.0"
+ "@docusaurus/theme-common": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
+ mermaid: "npm:>=10.4"
+ tslib: "npm:^2.6.0"
+ peerDependencies:
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/266b66abd079bd6b369a0dc23dde973e0dfc89baa75118ea195673a80c856825290b625ee13897a6d06283b4c1ad01a3a9c738214e30032ae49662c754b9e33d
+ languageName: node
+ linkType: hard
+
+"@docusaurus/theme-search-algolia@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/theme-search-algolia@npm:3.7.0"
+ dependencies:
+ "@docsearch/react": "npm:^3.8.1"
+ "@docusaurus/core": "npm:3.7.0"
+ "@docusaurus/logger": "npm:3.7.0"
+ "@docusaurus/plugin-content-docs": "npm:3.7.0"
+ "@docusaurus/theme-common": "npm:3.7.0"
+ "@docusaurus/theme-translations": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
+ "@docusaurus/utils-validation": "npm:3.7.0"
+ algoliasearch: "npm:^5.17.1"
+ algoliasearch-helper: "npm:^3.22.6"
clsx: "npm:^2.0.0"
eta: "npm:^2.2.0"
fs-extra: "npm:^11.1.1"
@@ -2447,86 +4398,82 @@ __metadata:
tslib: "npm:^2.6.0"
utility-types: "npm:^3.10.0"
peerDependencies:
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/c617528fc0574611e49eb355f99df47e77a295a3c87792f185ec53ce0e7a6b239f017e0d9f8b45d91c87f3c615e9008441978d6daf35debcbb1b48fc9d2d98ee
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/4766e2571b64cc895e7ab3af750e9158527f3ebe238605f325defe755ddd938af9b01d711b932b3c6639b31b2d69a6f360b2870fa1104599829c276a30457f6e
languageName: node
linkType: hard
-"@docusaurus/theme-translations@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/theme-translations@npm:3.5.2"
+"@docusaurus/theme-translations@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/theme-translations@npm:3.7.0"
dependencies:
fs-extra: "npm:^11.1.1"
tslib: "npm:^2.6.0"
- checksum: 10c0/aa427b55a6d642ff30d67d5b9b8bc9f16f92b8902b125d3d6499c59e7e4ece3549a8a8e9fc017ef1cc68d9b9d5426a35812f8bf829c049103607867d605adc7b
+ checksum: 10c0/47721f98fdaa34004e2df555e89dd4d751942c9d8efe2df3816bc6b761a068058e31887086a1d1498394fc53c859340b6ce9e15ee65e926e05c7c1e2429497ad
languageName: node
linkType: hard
-"@docusaurus/tsconfig@npm:^3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/tsconfig@npm:3.5.2"
- checksum: 10c0/1cde5cfadfc94605ba9a1ec8484bc58700bcff99944fa20c6f6d93599126914dc33f15c3464ee3279cf6becafcea86909d1d25a20f8f97e95c8ddf6b1122eac8
+"@docusaurus/tsconfig@npm:^3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/tsconfig@npm:3.7.0"
+ checksum: 10c0/22a076fa3cf6da25a76f87fbe5b37c09997f5a8729fdc1a69c0c7955dff9f9850f16dc1de8c6d5096d258a95c428fb8839b252b9dbaa648acb7de8a0e5889dea
languageName: node
linkType: hard
-"@docusaurus/types@npm:3.5.2, @docusaurus/types@npm:^3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/types@npm:3.5.2"
+"@docusaurus/types@npm:3.7.0, @docusaurus/types@npm:^3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/types@npm:3.7.0"
dependencies:
"@mdx-js/mdx": "npm:^3.0.0"
"@types/history": "npm:^4.7.11"
"@types/react": "npm:*"
commander: "npm:^5.1.0"
joi: "npm:^17.9.2"
- react-helmet-async: "npm:^1.3.0"
+ react-helmet-async: "npm:@slorber/react-helmet-async@1.3.0"
utility-types: "npm:^3.10.0"
- webpack: "npm:^5.88.1"
+ webpack: "npm:^5.95.0"
webpack-merge: "npm:^5.9.0"
peerDependencies:
- react: ^18.0.0
- react-dom: ^18.0.0
- checksum: 10c0/a06607a8ed96871d9a2c1239e1d94e584acd5c638f7eb4071feb1f18221c25c9b78794b3f804884db201cfdfc67cecdf37a823efe854f435fb4f5a36b28237d4
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
+ checksum: 10c0/256d3b579e0f663096d915cfd34851564a243dd3b587901f0b8de7988ea021bf4c9f9bcb9d632f52cddb37f53959be8d93728421ddbba7f9c98a36f0dec454cd
languageName: node
linkType: hard
-"@docusaurus/utils-common@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/utils-common@npm:3.5.2"
+"@docusaurus/utils-common@npm:3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/utils-common@npm:3.7.0"
dependencies:
+ "@docusaurus/types": "npm:3.7.0"
tslib: "npm:^2.6.0"
- peerDependencies:
- "@docusaurus/types": "*"
- peerDependenciesMeta:
- "@docusaurus/types":
- optional: true
- checksum: 10c0/17723bed0174d98895eff9666e9988757cb1b3562d90045db7a9a90294d686ca5472f5d7c171de7f306148ae24573ae7e959d31167a8dac8c1b4d7606459e056
+ checksum: 10c0/a02dc936f256ceb1a95e57556d556bd57576124eb903928fccfa19e3fa098ee5a2e637663b372c8f797c50ab9df7c0e94f59b3b728198a408fa191689f2aa7e7
languageName: node
linkType: hard
-"@docusaurus/utils-validation@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/utils-validation@npm:3.5.2"
+"@docusaurus/utils-validation@npm:3.7.0, @docusaurus/utils-validation@npm:^3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/utils-validation@npm:3.7.0"
dependencies:
- "@docusaurus/logger": "npm:3.5.2"
- "@docusaurus/utils": "npm:3.5.2"
- "@docusaurus/utils-common": "npm:3.5.2"
+ "@docusaurus/logger": "npm:3.7.0"
+ "@docusaurus/utils": "npm:3.7.0"
+ "@docusaurus/utils-common": "npm:3.7.0"
fs-extra: "npm:^11.2.0"
joi: "npm:^17.9.2"
js-yaml: "npm:^4.1.0"
lodash: "npm:^4.17.21"
tslib: "npm:^2.6.0"
- checksum: 10c0/b179f7e68f9e3bfad7d03001ca9280e4122592a8995ea7ca31a8a59c5ce3b568af1177b06b41417c98bcd4cd30a7a054d0c06be8384b3f05be37bf239df96213
+ checksum: 10c0/f0b67f93879b23c3238f66dde0361999399e40a61bb2531ba044939d136ed112e4d0304a598f718942e897d6abd3fd4e75d03d21e559fc2197a0d6324926668f
languageName: node
linkType: hard
-"@docusaurus/utils@npm:3.5.2":
- version: 3.5.2
- resolution: "@docusaurus/utils@npm:3.5.2"
+"@docusaurus/utils@npm:3.7.0, @docusaurus/utils@npm:^3.7.0":
+ version: 3.7.0
+ resolution: "@docusaurus/utils@npm:3.7.0"
dependencies:
- "@docusaurus/logger": "npm:3.5.2"
- "@docusaurus/utils-common": "npm:3.5.2"
- "@svgr/webpack": "npm:^8.1.0"
+ "@docusaurus/logger": "npm:3.7.0"
+ "@docusaurus/types": "npm:3.7.0"
+ "@docusaurus/utils-common": "npm:3.7.0"
escape-string-regexp: "npm:^4.0.0"
file-loader: "npm:^6.2.0"
fs-extra: "npm:^11.1.1"
@@ -2544,12 +4491,30 @@ __metadata:
url-loader: "npm:^4.1.1"
utility-types: "npm:^3.10.0"
webpack: "npm:^5.88.1"
- peerDependencies:
- "@docusaurus/types": "*"
- peerDependenciesMeta:
- "@docusaurus/types":
- optional: true
- checksum: 10c0/a4d2d530c16ffd93bb84f5bc221efb767cba5915cfabd36f83130ba008cbb03a4d79ec324bb1dd0ef2d25d1317692357ee55ec8df0e9e801022e37c633b80ca9
+ checksum: 10c0/8d6dbb5c776e0cbf0c8437a81d0d97ff6f51ca259c9d3baa0e1b26849e48a016d02fb2ec80290dc2b8e434ca3dd1388ad4b44de2d101d5edea50de64531ccef1
+ languageName: node
+ linkType: hard
+
+"@emotion/is-prop-valid@npm:1.2.2":
+ version: 1.2.2
+ resolution: "@emotion/is-prop-valid@npm:1.2.2"
+ dependencies:
+ "@emotion/memoize": "npm:^0.8.1"
+ checksum: 10c0/bb1530dcb4e0e5a4fabb219279f2d0bc35796baf66f6241f98b0d03db1985c890a8cafbea268e0edefd5eeda143dbd5c09a54b5fba74cee8c69b98b13194af50
+ languageName: node
+ linkType: hard
+
+"@emotion/memoize@npm:^0.8.1":
+ version: 0.8.1
+ resolution: "@emotion/memoize@npm:0.8.1"
+ checksum: 10c0/dffed372fc3b9fa2ba411e76af22b6bb686fb0cb07694fdfaa6dd2baeb0d5e4968c1a7caa472bfcf06a5997d5e7c7d16b90e993f9a6ffae79a2c3dbdc76dfe78
+ languageName: node
+ linkType: hard
+
+"@emotion/unitless@npm:0.8.1":
+ version: 0.8.1
+ resolution: "@emotion/unitless@npm:0.8.1"
+ checksum: 10c0/a1ed508628288f40bfe6dd17d431ed899c067a899fa293a13afe3aed1d70fac0412b8a215fafab0b42829360db687fecd763e5f01a64ddc4a4b58ec3112ff548
languageName: node
linkType: hard
@@ -3007,6 +4972,20 @@ __metadata:
languageName: node
linkType: hard
+"@exodus/schemasafe@npm:^1.0.0-rc.2":
+ version: 1.3.0
+ resolution: "@exodus/schemasafe@npm:1.3.0"
+ checksum: 10c0/e19397c14db76342154c32a9088536149babfd9b18ecae815add0b2f911d9aa292aa51c6ab33b857b4b6bb371a74ebde845e6f17b2824e73b4e307230f23f86a
+ languageName: node
+ linkType: hard
+
+"@faker-js/faker@npm:5.5.3":
+ version: 5.5.3
+ resolution: "@faker-js/faker@npm:5.5.3"
+ checksum: 10c0/3f7fbf0b0cfe23c7750ab79b123be8f845e5f376ec28bf43b7b017983b6fc3a9dc22543c4eea52e30cc119699c0f47f62a2c02e9eae9b6a20b75955e9c3eb887
+ languageName: node
+ linkType: hard
+
"@fastify/busboy@npm:^2.0.0":
version: 2.1.1
resolution: "@fastify/busboy@npm:2.1.1"
@@ -3063,6 +5042,17 @@ __metadata:
languageName: node
linkType: hard
+"@hookform/error-message@npm:^2.0.1":
+ version: 2.0.1
+ resolution: "@hookform/error-message@npm:2.0.1"
+ peerDependencies:
+ react: ">=16.8.0"
+ react-dom: ">=16.8.0"
+ react-hook-form: ^7.0.0
+ checksum: 10c0/6b608bcdbd797ddb7c6cfc8c42b6bbac40066181a0c582b1f1a342bfa65fa7e8329cdb8e869a76e33988cd46fe8623d521ea597231b9d33e1f0ba3288e36c58e
+ languageName: node
+ linkType: hard
+
"@humanwhocodes/config-array@npm:^0.11.14":
version: 0.11.14
resolution: "@humanwhocodes/config-array@npm:0.11.14"
@@ -3095,6 +5085,29 @@ __metadata:
languageName: node
linkType: hard
+"@iconify/types@npm:^2.0.0":
+ version: 2.0.0
+ resolution: "@iconify/types@npm:2.0.0"
+ checksum: 10c0/65a3be43500c7ccacf360e136d00e1717f050b7b91da644e94370256ac66f582d59212bdb30d00788aab4fc078262e91c95b805d1808d654b72f6d2072a7e4b2
+ languageName: node
+ linkType: hard
+
+"@iconify/utils@npm:^2.1.33":
+ version: 2.3.0
+ resolution: "@iconify/utils@npm:2.3.0"
+ dependencies:
+ "@antfu/install-pkg": "npm:^1.0.0"
+ "@antfu/utils": "npm:^8.1.0"
+ "@iconify/types": "npm:^2.0.0"
+ debug: "npm:^4.4.0"
+ globals: "npm:^15.14.0"
+ kolorist: "npm:^1.8.0"
+ local-pkg: "npm:^1.0.0"
+ mlly: "npm:^1.7.4"
+ checksum: 10c0/926013852cd9d09b8501ee0f3f7d40386dc5ed1cb904869d6502f5ee1a64aee5664e9c00da49d700528d26c4a51ea0cac4f046c4eb281d0f8d54fc5df2f3fd0d
+ languageName: node
+ linkType: hard
+
"@isaacs/cliui@npm:^8.0.2":
version: 8.0.2
resolution: "@isaacs/cliui@npm:8.0.2"
@@ -3194,6 +5207,13 @@ __metadata:
languageName: node
linkType: hard
+"@jsdevtools/ono@npm:^7.1.3":
+ version: 7.1.3
+ resolution: "@jsdevtools/ono@npm:7.1.3"
+ checksum: 10c0/a9f7e3e8e3bc315a34959934a5e2f874c423cf4eae64377d3fc9de0400ed9f36cb5fd5ebce3300d2e8f4085f557c4a8b591427a583729a87841fda46e6c216b9
+ languageName: node
+ linkType: hard
+
"@leichtgewicht/ip-codec@npm:^2.0.1":
version: 2.0.5
resolution: "@leichtgewicht/ip-codec@npm:2.0.5"
@@ -3244,6 +5264,15 @@ __metadata:
languageName: node
linkType: hard
+"@mermaid-js/parser@npm:^0.4.0":
+ version: 0.4.0
+ resolution: "@mermaid-js/parser@npm:0.4.0"
+ dependencies:
+ langium: "npm:3.3.1"
+ checksum: 10c0/f0bea89b993c89d9e655e487e6ffd6866897e607264e70a7addc4794683f5c9632376c1e9893246e7e2d5c05569d1b35005a213c283107453b8dff273fb8d8b2
+ languageName: node
+ linkType: hard
+
"@microsoft/api-extractor-model@npm:7.29.6":
version: 7.29.6
resolution: "@microsoft/api-extractor-model@npm:7.29.6"
@@ -3713,6 +5742,150 @@ __metadata:
languageName: node
linkType: hard
+"@parcel/watcher-android-arm64@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-android-arm64@npm:2.5.1"
+ conditions: os=android & cpu=arm64
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher-darwin-arm64@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-darwin-arm64@npm:2.5.1"
+ conditions: os=darwin & cpu=arm64
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher-darwin-x64@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-darwin-x64@npm:2.5.1"
+ conditions: os=darwin & cpu=x64
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher-freebsd-x64@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-freebsd-x64@npm:2.5.1"
+ conditions: os=freebsd & cpu=x64
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher-linux-arm-glibc@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-linux-arm-glibc@npm:2.5.1"
+ conditions: os=linux & cpu=arm & libc=glibc
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher-linux-arm-musl@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-linux-arm-musl@npm:2.5.1"
+ conditions: os=linux & cpu=arm & libc=musl
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher-linux-arm64-glibc@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-linux-arm64-glibc@npm:2.5.1"
+ conditions: os=linux & cpu=arm64 & libc=glibc
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher-linux-arm64-musl@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-linux-arm64-musl@npm:2.5.1"
+ conditions: os=linux & cpu=arm64 & libc=musl
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher-linux-x64-glibc@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-linux-x64-glibc@npm:2.5.1"
+ conditions: os=linux & cpu=x64 & libc=glibc
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher-linux-x64-musl@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-linux-x64-musl@npm:2.5.1"
+ conditions: os=linux & cpu=x64 & libc=musl
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher-win32-arm64@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-win32-arm64@npm:2.5.1"
+ conditions: os=win32 & cpu=arm64
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher-win32-ia32@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-win32-ia32@npm:2.5.1"
+ conditions: os=win32 & cpu=ia32
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher-win32-x64@npm:2.5.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher-win32-x64@npm:2.5.1"
+ conditions: os=win32 & cpu=x64
+ languageName: node
+ linkType: hard
+
+"@parcel/watcher@npm:^2.4.1":
+ version: 2.5.1
+ resolution: "@parcel/watcher@npm:2.5.1"
+ dependencies:
+ "@parcel/watcher-android-arm64": "npm:2.5.1"
+ "@parcel/watcher-darwin-arm64": "npm:2.5.1"
+ "@parcel/watcher-darwin-x64": "npm:2.5.1"
+ "@parcel/watcher-freebsd-x64": "npm:2.5.1"
+ "@parcel/watcher-linux-arm-glibc": "npm:2.5.1"
+ "@parcel/watcher-linux-arm-musl": "npm:2.5.1"
+ "@parcel/watcher-linux-arm64-glibc": "npm:2.5.1"
+ "@parcel/watcher-linux-arm64-musl": "npm:2.5.1"
+ "@parcel/watcher-linux-x64-glibc": "npm:2.5.1"
+ "@parcel/watcher-linux-x64-musl": "npm:2.5.1"
+ "@parcel/watcher-win32-arm64": "npm:2.5.1"
+ "@parcel/watcher-win32-ia32": "npm:2.5.1"
+ "@parcel/watcher-win32-x64": "npm:2.5.1"
+ detect-libc: "npm:^1.0.3"
+ is-glob: "npm:^4.0.3"
+ micromatch: "npm:^4.0.5"
+ node-addon-api: "npm:^7.0.0"
+ node-gyp: "npm:latest"
+ dependenciesMeta:
+ "@parcel/watcher-android-arm64":
+ optional: true
+ "@parcel/watcher-darwin-arm64":
+ optional: true
+ "@parcel/watcher-darwin-x64":
+ optional: true
+ "@parcel/watcher-freebsd-x64":
+ optional: true
+ "@parcel/watcher-linux-arm-glibc":
+ optional: true
+ "@parcel/watcher-linux-arm-musl":
+ optional: true
+ "@parcel/watcher-linux-arm64-glibc":
+ optional: true
+ "@parcel/watcher-linux-arm64-musl":
+ optional: true
+ "@parcel/watcher-linux-x64-glibc":
+ optional: true
+ "@parcel/watcher-linux-x64-musl":
+ optional: true
+ "@parcel/watcher-win32-arm64":
+ optional: true
+ "@parcel/watcher-win32-ia32":
+ optional: true
+ "@parcel/watcher-win32-x64":
+ optional: true
+ checksum: 10c0/8f35073d0c0b34a63d4c8d2213482f0ebc6a25de7b2cdd415d19cb929964a793cb285b68d1d50bfb732b070b3c82a2fdb4eb9c250eab709a1cd9d63345455a82
+ languageName: node
+ linkType: hard
+
"@pkgjs/parseargs@npm:^0.11.0":
version: 0.11.0
resolution: "@pkgjs/parseargs@npm:0.11.0"
@@ -3765,10 +5938,66 @@ __metadata:
version: 5.17.0
resolution: "@prisma/instrumentation@npm:5.17.0"
dependencies:
- "@opentelemetry/api": "npm:^1.8"
- "@opentelemetry/instrumentation": "npm:^0.49 || ^0.50 || ^0.51 || ^0.52.0"
- "@opentelemetry/sdk-trace-base": "npm:^1.22"
- checksum: 10c0/831b9e4c175c4a9ab97b2b54aaf0664a41b6c8a189fa6465efa5fd4b31f49f3d6bf8dd4edf9f012a250d8426f93c75bad4c3726356a2b5abc62aa07afb13e857
+ "@opentelemetry/api": "npm:^1.8"
+ "@opentelemetry/instrumentation": "npm:^0.49 || ^0.50 || ^0.51 || ^0.52.0"
+ "@opentelemetry/sdk-trace-base": "npm:^1.22"
+ checksum: 10c0/831b9e4c175c4a9ab97b2b54aaf0664a41b6c8a189fa6465efa5fd4b31f49f3d6bf8dd4edf9f012a250d8426f93c75bad4c3726356a2b5abc62aa07afb13e857
+ languageName: node
+ linkType: hard
+
+"@redocly/ajv@npm:^8.11.2":
+ version: 8.11.2
+ resolution: "@redocly/ajv@npm:8.11.2"
+ dependencies:
+ fast-deep-equal: "npm:^3.1.1"
+ json-schema-traverse: "npm:^1.0.0"
+ require-from-string: "npm:^2.0.2"
+ uri-js-replace: "npm:^1.0.1"
+ checksum: 10c0/249ca2e237f7b1248ee1018ba1ad3a739cb9f16e5f7fe821875948806980d65246c79ef7d5e7bd8db773c120e2cd5ce15aa47883893608e1965ca4d45c5572f4
+ languageName: node
+ linkType: hard
+
+"@redocly/config@npm:^0.22.0":
+ version: 0.22.2
+ resolution: "@redocly/config@npm:0.22.2"
+ checksum: 10c0/625e947e7939e2d59bd83f516af5a581411167e3fc83adf7322bddf9bc69038fc601ed4ee8abae44d298ed367a16a1a09e7cdbe8b5dde172b4ce53c88d8717f4
+ languageName: node
+ linkType: hard
+
+"@redocly/openapi-core@npm:^1.10.5":
+ version: 1.34.1
+ resolution: "@redocly/openapi-core@npm:1.34.1"
+ dependencies:
+ "@redocly/ajv": "npm:^8.11.2"
+ "@redocly/config": "npm:^0.22.0"
+ colorette: "npm:^1.2.0"
+ https-proxy-agent: "npm:^7.0.5"
+ js-levenshtein: "npm:^1.1.6"
+ js-yaml: "npm:^4.1.0"
+ minimatch: "npm:^5.0.1"
+ pluralize: "npm:^8.0.0"
+ yaml-ast-parser: "npm:0.0.43"
+ checksum: 10c0/cba57798f7182229e9eb4e4e076f1b418cec23cebd49f2e1165bbaaacc2a7142481bbfe0a0cc798d2ebf472ec5715576fb0eb0bc3fcadde11bd1c11a9f0e8730
+ languageName: node
+ linkType: hard
+
+"@reduxjs/toolkit@npm:^1.7.1":
+ version: 1.9.7
+ resolution: "@reduxjs/toolkit@npm:1.9.7"
+ dependencies:
+ immer: "npm:^9.0.21"
+ redux: "npm:^4.2.1"
+ redux-thunk: "npm:^2.4.2"
+ reselect: "npm:^4.1.8"
+ peerDependencies:
+ react: ^16.9.0 || ^17.0.0 || ^18
+ react-redux: ^7.2.1 || ^8.0.2
+ peerDependenciesMeta:
+ react:
+ optional: true
+ react-redux:
+ optional: true
+ checksum: 10c0/fa0aa4b7c6973ac87ce0ac7e45faa02c73b66c4ee0bc950d178494539a42a1bb908d109297102458b7ea14d5e7dae356e7a7ce9a1b9849b0e8451e6dd70fca9c
languageName: node
linkType: hard
@@ -5137,7 +7366,7 @@ __metadata:
languageName: node
linkType: hard
-"@types/d3@npm:^7":
+"@types/d3@npm:^7, @types/d3@npm:^7.4.3":
version: 7.4.3
resolution: "@types/d3@npm:7.4.3"
dependencies:
@@ -5184,7 +7413,7 @@ __metadata:
languageName: node
linkType: hard
-"@types/eslint-scope@npm:^3.7.3":
+"@types/eslint-scope@npm:^3.7.3, @types/eslint-scope@npm:^3.7.7":
version: 3.7.7
resolution: "@types/eslint-scope@npm:3.7.7"
dependencies:
@@ -5230,6 +7459,13 @@ __metadata:
languageName: node
linkType: hard
+"@types/estree@npm:^1.0.6":
+ version: 1.0.7
+ resolution: "@types/estree@npm:1.0.7"
+ checksum: 10c0/be815254316882f7c40847336cd484c3bc1c3e34f710d197160d455dc9d6d050ffbf4c3bc76585dba86f737f020ab20bdb137ebe0e9116b0c86c7c0342221b8c
+ languageName: node
+ linkType: hard
+
"@types/express-serve-static-core@npm:*, @types/express-serve-static-core@npm:^4.17.33":
version: 4.19.5
resolution: "@types/express-serve-static-core@npm:4.19.5"
@@ -5268,6 +7504,15 @@ __metadata:
languageName: node
linkType: hard
+"@types/hast@npm:^2.0.0":
+ version: 2.3.10
+ resolution: "@types/hast@npm:2.3.10"
+ dependencies:
+ "@types/unist": "npm:^2"
+ checksum: 10c0/16daac35d032e656defe1f103f9c09c341a6dc553c7ec17b388274076fa26e904a71ea5ea41fd368a6d5f1e9e53be275c80af7942b9c466d8511d261c9529c7e
+ languageName: node
+ linkType: hard
+
"@types/hast@npm:^3.0.0":
version: 3.0.4
resolution: "@types/hast@npm:3.0.4"
@@ -5284,6 +7529,16 @@ __metadata:
languageName: node
linkType: hard
+"@types/hoist-non-react-statics@npm:^3.3.0":
+ version: 3.3.6
+ resolution: "@types/hoist-non-react-statics@npm:3.3.6"
+ dependencies:
+ "@types/react": "npm:*"
+ hoist-non-react-statics: "npm:^3.3.0"
+ checksum: 10c0/149a4c217d81f21f8a1e152160a59d5b99b6a9aa6d354385d5f5bc02760cbf1e170a8442ba92eb653befff44b0c5bc2234bb77ce33e0d11a65f779e8bab5c321
+ languageName: node
+ linkType: hard
+
"@types/html-minifier-terser@npm:^6.0.0":
version: 6.1.0
resolution: "@types/html-minifier-terser@npm:6.1.0"
@@ -5339,7 +7594,7 @@ __metadata:
languageName: node
linkType: hard
-"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.12, @types/json-schema@npm:^7.0.4, @types/json-schema@npm:^7.0.5, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
+"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.12, @types/json-schema@npm:^7.0.15, @types/json-schema@npm:^7.0.4, @types/json-schema@npm:^7.0.5, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
version: 7.0.15
resolution: "@types/json-schema@npm:7.0.15"
checksum: 10c0/a996a745e6c5d60292f36731dd41341339d4eeed8180bb09226e5c8d23759067692b1d88e5d91d72ee83dfc00d3aca8e7bd43ea120516c17922cbcb7c3e252db
@@ -5353,6 +7608,15 @@ __metadata:
languageName: node
linkType: hard
+"@types/mdast@npm:^3.0.0":
+ version: 3.0.15
+ resolution: "@types/mdast@npm:3.0.15"
+ dependencies:
+ "@types/unist": "npm:^2"
+ checksum: 10c0/fcbf716c03d1ed5465deca60862e9691414f9c43597c288c7d2aefbe274552e1bbd7aeee91b88a02597e88a28c139c57863d0126fcf8416a95fdc681d054ee3d
+ languageName: node
+ linkType: hard
+
"@types/mdast@npm:^4.0.0, @types/mdast@npm:^4.0.2":
version: 4.0.4
resolution: "@types/mdast@npm:4.0.4"
@@ -5442,6 +7706,13 @@ __metadata:
languageName: node
linkType: hard
+"@types/parse5@npm:^6.0.0":
+ version: 6.0.3
+ resolution: "@types/parse5@npm:6.0.3"
+ checksum: 10c0/a7c7ef6625974b74b93c1105953003a2291897e453369efcadc569b907de2784d61d4e6905de3ef959fa07f3278f41ed0c22ead0173776023fc43b6ed31042d0
+ languageName: node
+ linkType: hard
+
"@types/pg-pool@npm:2.0.4":
version: 2.0.4
resolution: "@types/pg-pool@npm:2.0.4"
@@ -5487,6 +7758,13 @@ __metadata:
languageName: node
linkType: hard
+"@types/prop-types@npm:^15.0.0":
+ version: 15.7.14
+ resolution: "@types/prop-types@npm:15.7.14"
+ checksum: 10c0/1ec775160bfab90b67a782d735952158c7e702ca4502968aa82565bd8e452c2de8601c8dfe349733073c31179116cf7340710160d3836aa8a1ef76d1532893b1
+ languageName: node
+ linkType: hard
+
"@types/pug@npm:^2.0.6":
version: 2.0.10
resolution: "@types/pug@npm:2.0.10"
@@ -5517,6 +7795,18 @@ __metadata:
languageName: node
linkType: hard
+"@types/react-redux@npm:^7.1.20":
+ version: 7.1.34
+ resolution: "@types/react-redux@npm:7.1.34"
+ dependencies:
+ "@types/hoist-non-react-statics": "npm:^3.3.0"
+ "@types/react": "npm:*"
+ hoist-non-react-statics: "npm:^3.3.0"
+ redux: "npm:^4.0.0"
+ checksum: 10c0/6750964ec656eb6973b0e4fda787549aee5dbc266a0f0e78fc9efb417b4965c0b060d10b99a7b7fa0c8812b8a0a07d97a1ef46d094bf64fee07144e8bbad781a
+ languageName: node
+ linkType: hard
+
"@types/react-router-config@npm:*, @types/react-router-config@npm:^5.0.7":
version: 5.0.11
resolution: "@types/react-router-config@npm:5.0.11"
@@ -5569,6 +7859,15 @@ __metadata:
languageName: node
linkType: hard
+"@types/react@npm:^19.1.2":
+ version: 19.1.2
+ resolution: "@types/react@npm:19.1.2"
+ dependencies:
+ csstype: "npm:^3.0.2"
+ checksum: 10c0/76ffe71395c713d4adc3c759465012d3c956db00af35ab7c6d0d91bd07b274b7ce69caa0478c0760311587bd1e38c78ffc9688ebc629f2b266682a19d8750947
+ languageName: node
+ linkType: hard
+
"@types/retry@npm:0.12.0":
version: 0.12.0
resolution: "@types/retry@npm:0.12.0"
@@ -5638,6 +7937,20 @@ __metadata:
languageName: node
linkType: hard
+"@types/stylis@npm:4.2.5":
+ version: 4.2.5
+ resolution: "@types/stylis@npm:4.2.5"
+ checksum: 10c0/23f5b35a3a04f6bb31a29d404fa1bc8e0035fcaff2356b4047743a057e0c37b2eba7efe14d57dd2b95b398cea3bac294d9c6cd93ed307d8c0b7f5d282224b469
+ languageName: node
+ linkType: hard
+
+"@types/trusted-types@npm:^2.0.7":
+ version: 2.0.7
+ resolution: "@types/trusted-types@npm:2.0.7"
+ checksum: 10c0/4c4855f10de7c6c135e0d32ce462419d8abbbc33713b31d294596c0cc34ae1fa6112a2f9da729c8f7a20707782b0d69da3b1f8df6645b0366d08825ca1522e0c
+ languageName: node
+ linkType: hard
+
"@types/unist@npm:*, @types/unist@npm:^3.0.0":
version: 3.0.2
resolution: "@types/unist@npm:3.0.2"
@@ -5645,6 +7958,13 @@ __metadata:
languageName: node
linkType: hard
+"@types/unist@npm:^2":
+ version: 2.0.11
+ resolution: "@types/unist@npm:2.0.11"
+ checksum: 10c0/24dcdf25a168f453bb70298145eb043cfdbb82472db0bc0b56d6d51cd2e484b9ed8271d4ac93000a80da568f2402e9339723db262d0869e2bf13bc58e081768d
+ languageName: node
+ linkType: hard
+
"@types/unist@npm:^2.0.0":
version: 2.0.10
resolution: "@types/unist@npm:2.0.10"
@@ -6217,6 +8537,16 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/ast@npm:1.14.1, @webassemblyjs/ast@npm:^1.14.1":
+ version: 1.14.1
+ resolution: "@webassemblyjs/ast@npm:1.14.1"
+ dependencies:
+ "@webassemblyjs/helper-numbers": "npm:1.13.2"
+ "@webassemblyjs/helper-wasm-bytecode": "npm:1.13.2"
+ checksum: 10c0/67a59be8ed50ddd33fbb2e09daa5193ac215bf7f40a9371be9a0d9797a114d0d1196316d2f3943efdb923a3d809175e1563a3cb80c814fb8edccd1e77494972b
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/floating-point-hex-parser@npm:1.11.6":
version: 1.11.6
resolution: "@webassemblyjs/floating-point-hex-parser@npm:1.11.6"
@@ -6224,6 +8554,13 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/floating-point-hex-parser@npm:1.13.2":
+ version: 1.13.2
+ resolution: "@webassemblyjs/floating-point-hex-parser@npm:1.13.2"
+ checksum: 10c0/0e88bdb8b50507d9938be64df0867f00396b55eba9df7d3546eb5dc0ca64d62e06f8d881ec4a6153f2127d0f4c11d102b6e7d17aec2f26bb5ff95a5e60652412
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/helper-api-error@npm:1.11.6":
version: 1.11.6
resolution: "@webassemblyjs/helper-api-error@npm:1.11.6"
@@ -6231,6 +8568,13 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/helper-api-error@npm:1.13.2":
+ version: 1.13.2
+ resolution: "@webassemblyjs/helper-api-error@npm:1.13.2"
+ checksum: 10c0/31be497f996ed30aae4c08cac3cce50c8dcd5b29660383c0155fce1753804fc55d47fcba74e10141c7dd2899033164e117b3bcfcda23a6b043e4ded4f1003dfb
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/helper-buffer@npm:1.12.1":
version: 1.12.1
resolution: "@webassemblyjs/helper-buffer@npm:1.12.1"
@@ -6238,6 +8582,13 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/helper-buffer@npm:1.14.1":
+ version: 1.14.1
+ resolution: "@webassemblyjs/helper-buffer@npm:1.14.1"
+ checksum: 10c0/0d54105dc373c0fe6287f1091e41e3a02e36cdc05e8cf8533cdc16c59ff05a646355415893449d3768cda588af451c274f13263300a251dc11a575bc4c9bd210
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/helper-numbers@npm:1.11.6":
version: 1.11.6
resolution: "@webassemblyjs/helper-numbers@npm:1.11.6"
@@ -6249,6 +8600,17 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/helper-numbers@npm:1.13.2":
+ version: 1.13.2
+ resolution: "@webassemblyjs/helper-numbers@npm:1.13.2"
+ dependencies:
+ "@webassemblyjs/floating-point-hex-parser": "npm:1.13.2"
+ "@webassemblyjs/helper-api-error": "npm:1.13.2"
+ "@xtuc/long": "npm:4.2.2"
+ checksum: 10c0/9c46852f31b234a8fb5a5a9d3f027bc542392a0d4de32f1a9c0075d5e8684aa073cb5929b56df565500b3f9cc0a2ab983b650314295b9bf208d1a1651bfc825a
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/helper-wasm-bytecode@npm:1.11.6":
version: 1.11.6
resolution: "@webassemblyjs/helper-wasm-bytecode@npm:1.11.6"
@@ -6256,6 +8618,13 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/helper-wasm-bytecode@npm:1.13.2":
+ version: 1.13.2
+ resolution: "@webassemblyjs/helper-wasm-bytecode@npm:1.13.2"
+ checksum: 10c0/c4355d14f369b30cf3cbdd3acfafc7d0488e086be6d578e3c9780bd1b512932352246be96e034e2a7fcfba4f540ec813352f312bfcbbfe5bcfbf694f82ccc682
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/helper-wasm-section@npm:1.12.1":
version: 1.12.1
resolution: "@webassemblyjs/helper-wasm-section@npm:1.12.1"
@@ -6268,6 +8637,18 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/helper-wasm-section@npm:1.14.1":
+ version: 1.14.1
+ resolution: "@webassemblyjs/helper-wasm-section@npm:1.14.1"
+ dependencies:
+ "@webassemblyjs/ast": "npm:1.14.1"
+ "@webassemblyjs/helper-buffer": "npm:1.14.1"
+ "@webassemblyjs/helper-wasm-bytecode": "npm:1.13.2"
+ "@webassemblyjs/wasm-gen": "npm:1.14.1"
+ checksum: 10c0/1f9b33731c3c6dbac3a9c483269562fa00d1b6a4e7133217f40e83e975e636fd0f8736e53abd9a47b06b66082ecc976c7384391ab0a68e12d509ea4e4b948d64
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/ieee754@npm:1.11.6":
version: 1.11.6
resolution: "@webassemblyjs/ieee754@npm:1.11.6"
@@ -6277,6 +8658,15 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/ieee754@npm:1.13.2":
+ version: 1.13.2
+ resolution: "@webassemblyjs/ieee754@npm:1.13.2"
+ dependencies:
+ "@xtuc/ieee754": "npm:^1.2.0"
+ checksum: 10c0/2e732ca78c6fbae3c9b112f4915d85caecdab285c0b337954b180460290ccd0fb00d2b1dc4bb69df3504abead5191e0d28d0d17dfd6c9d2f30acac8c4961c8a7
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/leb128@npm:1.11.6":
version: 1.11.6
resolution: "@webassemblyjs/leb128@npm:1.11.6"
@@ -6286,6 +8676,15 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/leb128@npm:1.13.2":
+ version: 1.13.2
+ resolution: "@webassemblyjs/leb128@npm:1.13.2"
+ dependencies:
+ "@xtuc/long": "npm:4.2.2"
+ checksum: 10c0/dad5ef9e383c8ab523ce432dfd80098384bf01c45f70eb179d594f85ce5db2f80fa8c9cba03adafd85684e6d6310f0d3969a882538975989919329ac4c984659
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/utf8@npm:1.11.6":
version: 1.11.6
resolution: "@webassemblyjs/utf8@npm:1.11.6"
@@ -6293,6 +8692,13 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/utf8@npm:1.13.2":
+ version: 1.13.2
+ resolution: "@webassemblyjs/utf8@npm:1.13.2"
+ checksum: 10c0/d3fac9130b0e3e5a1a7f2886124a278e9323827c87a2b971e6d0da22a2ba1278ac9f66a4f2e363ecd9fac8da42e6941b22df061a119e5c0335f81006de9ee799
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/wasm-edit@npm:^1.12.1":
version: 1.12.1
resolution: "@webassemblyjs/wasm-edit@npm:1.12.1"
@@ -6309,6 +8715,22 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/wasm-edit@npm:^1.14.1":
+ version: 1.14.1
+ resolution: "@webassemblyjs/wasm-edit@npm:1.14.1"
+ dependencies:
+ "@webassemblyjs/ast": "npm:1.14.1"
+ "@webassemblyjs/helper-buffer": "npm:1.14.1"
+ "@webassemblyjs/helper-wasm-bytecode": "npm:1.13.2"
+ "@webassemblyjs/helper-wasm-section": "npm:1.14.1"
+ "@webassemblyjs/wasm-gen": "npm:1.14.1"
+ "@webassemblyjs/wasm-opt": "npm:1.14.1"
+ "@webassemblyjs/wasm-parser": "npm:1.14.1"
+ "@webassemblyjs/wast-printer": "npm:1.14.1"
+ checksum: 10c0/5ac4781086a2ca4b320bdbfd965a209655fe8a208ca38d89197148f8597e587c9a2c94fb6bd6f1a7dbd4527c49c6844fcdc2af981f8d793a97bf63a016aa86d2
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/wasm-gen@npm:1.12.1":
version: 1.12.1
resolution: "@webassemblyjs/wasm-gen@npm:1.12.1"
@@ -6322,6 +8744,19 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/wasm-gen@npm:1.14.1":
+ version: 1.14.1
+ resolution: "@webassemblyjs/wasm-gen@npm:1.14.1"
+ dependencies:
+ "@webassemblyjs/ast": "npm:1.14.1"
+ "@webassemblyjs/helper-wasm-bytecode": "npm:1.13.2"
+ "@webassemblyjs/ieee754": "npm:1.13.2"
+ "@webassemblyjs/leb128": "npm:1.13.2"
+ "@webassemblyjs/utf8": "npm:1.13.2"
+ checksum: 10c0/d678810d7f3f8fecb2e2bdadfb9afad2ec1d2bc79f59e4711ab49c81cec578371e22732d4966f59067abe5fba8e9c54923b57060a729d28d408e608beef67b10
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/wasm-opt@npm:1.12.1":
version: 1.12.1
resolution: "@webassemblyjs/wasm-opt@npm:1.12.1"
@@ -6334,6 +8769,18 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/wasm-opt@npm:1.14.1":
+ version: 1.14.1
+ resolution: "@webassemblyjs/wasm-opt@npm:1.14.1"
+ dependencies:
+ "@webassemblyjs/ast": "npm:1.14.1"
+ "@webassemblyjs/helper-buffer": "npm:1.14.1"
+ "@webassemblyjs/wasm-gen": "npm:1.14.1"
+ "@webassemblyjs/wasm-parser": "npm:1.14.1"
+ checksum: 10c0/515bfb15277ee99ba6b11d2232ddbf22aed32aad6d0956fe8a0a0a004a1b5a3a277a71d9a3a38365d0538ac40d1b7b7243b1a244ad6cd6dece1c1bb2eb5de7ee
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/wasm-parser@npm:1.12.1, @webassemblyjs/wasm-parser@npm:^1.12.1":
version: 1.12.1
resolution: "@webassemblyjs/wasm-parser@npm:1.12.1"
@@ -6348,6 +8795,20 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/wasm-parser@npm:1.14.1, @webassemblyjs/wasm-parser@npm:^1.14.1":
+ version: 1.14.1
+ resolution: "@webassemblyjs/wasm-parser@npm:1.14.1"
+ dependencies:
+ "@webassemblyjs/ast": "npm:1.14.1"
+ "@webassemblyjs/helper-api-error": "npm:1.13.2"
+ "@webassemblyjs/helper-wasm-bytecode": "npm:1.13.2"
+ "@webassemblyjs/ieee754": "npm:1.13.2"
+ "@webassemblyjs/leb128": "npm:1.13.2"
+ "@webassemblyjs/utf8": "npm:1.13.2"
+ checksum: 10c0/95427b9e5addbd0f647939bd28e3e06b8deefdbdadcf892385b5edc70091bf9b92fa5faac3fce8333554437c5d85835afef8c8a7d9d27ab6ba01ffab954db8c6
+ languageName: node
+ linkType: hard
+
"@webassemblyjs/wast-printer@npm:1.12.1":
version: 1.12.1
resolution: "@webassemblyjs/wast-printer@npm:1.12.1"
@@ -6358,6 +8819,16 @@ __metadata:
languageName: node
linkType: hard
+"@webassemblyjs/wast-printer@npm:1.14.1":
+ version: 1.14.1
+ resolution: "@webassemblyjs/wast-printer@npm:1.14.1"
+ dependencies:
+ "@webassemblyjs/ast": "npm:1.14.1"
+ "@xtuc/long": "npm:4.2.2"
+ checksum: 10c0/8d7768608996a052545251e896eac079c98e0401842af8dd4de78fba8d90bd505efb6c537e909cd6dae96e09db3fa2e765a6f26492553a675da56e2db51f9d24
+ languageName: node
+ linkType: hard
+
"@xtuc/ieee754@npm:^1.2.0":
version: 1.2.0
resolution: "@xtuc/ieee754@npm:1.2.0"
@@ -6462,6 +8933,15 @@ __metadata:
languageName: node
linkType: hard
+"acorn@npm:^8.14.0":
+ version: 8.14.1
+ resolution: "acorn@npm:8.14.1"
+ bin:
+ acorn: bin/acorn
+ checksum: 10c0/dbd36c1ed1d2fa3550140000371fcf721578095b18777b85a79df231ca093b08edc6858d75d6e48c73e431c174dcf9214edbd7e6fa5911b93bd8abfa54e47123
+ languageName: node
+ linkType: hard
+
"address@npm:^1.0.1, address@npm:^1.1.2":
version: 1.2.2
resolution: "address@npm:1.2.2"
@@ -6487,6 +8967,13 @@ __metadata:
languageName: node
linkType: hard
+"agent-base@npm:^7.1.2":
+ version: 7.1.3
+ resolution: "agent-base@npm:7.1.3"
+ checksum: 10c0/6192b580c5b1d8fb399b9c62bf8343d76654c2dd62afcb9a52b2cf44a8b6ace1e3b704d3fe3547d91555c857d3df02603341ff2cb961b9cfe2b12f9f3c38ee11
+ languageName: node
+ linkType: hard
+
"aggregate-error@npm:^3.0.0":
version: 3.1.0
resolution: "aggregate-error@npm:3.1.0"
@@ -6497,7 +8984,7 @@ __metadata:
languageName: node
linkType: hard
-"ajv-draft-04@npm:~1.0.0":
+"ajv-draft-04@npm:1.0.0, ajv-draft-04@npm:~1.0.0":
version: 1.0.0
resolution: "ajv-draft-04@npm:1.0.0"
peerDependencies:
@@ -6509,7 +8996,7 @@ __metadata:
languageName: node
linkType: hard
-"ajv-formats@npm:^2.1.1":
+"ajv-formats@npm:2.1.1, ajv-formats@npm:^2.1.1":
version: 2.1.1
resolution: "ajv-formats@npm:2.1.1"
dependencies:
@@ -6557,6 +9044,18 @@ __metadata:
languageName: node
linkType: hard
+"ajv@npm:8.11.0":
+ version: 8.11.0
+ resolution: "ajv@npm:8.11.0"
+ dependencies:
+ fast-deep-equal: "npm:^3.1.1"
+ json-schema-traverse: "npm:^1.0.0"
+ require-from-string: "npm:^2.0.2"
+ uri-js: "npm:^4.2.2"
+ checksum: 10c0/8a4b1b639a53d52169b94dd1cdd03716fe7bbc1fc676006957ba82497e764f4bd44b92f75e37c8804ea3176ee3c224322e22779d071fb01cd89aefaaa42c9414
+ languageName: node
+ linkType: hard
+
"ajv@npm:^6.12.2, ajv@npm:^6.12.4, ajv@npm:^6.12.5":
version: 6.12.6
resolution: "ajv@npm:6.12.6"
@@ -6605,18 +9104,18 @@ __metadata:
languageName: node
linkType: hard
-"algoliasearch-helper@npm:^3.13.3":
- version: 3.22.3
- resolution: "algoliasearch-helper@npm:3.22.3"
+"algoliasearch-helper@npm:^3.22.6":
+ version: 3.24.3
+ resolution: "algoliasearch-helper@npm:3.24.3"
dependencies:
"@algolia/events": "npm:^4.0.1"
peerDependencies:
algoliasearch: ">= 3.1 < 6"
- checksum: 10c0/c522eedd6cef022cd5c23ad3ec24691ce555ea1401cdd8c1cd650070b083dbd10bb6e859436d3a22659cc7a3ec9c056accbc6c02f957e1e316c2f5b3ec387f92
+ checksum: 10c0/a7a3af435424b6e16e748ade78f4997c41a11cc2f35d154d4a00d422987fe35fa02a617a4af119ed6af56651ab5706e830866a82966135a539b947ab87d68174
languageName: node
linkType: hard
-"algoliasearch@npm:^4.12.0, algoliasearch@npm:^4.18.0, algoliasearch@npm:^4.19.1":
+"algoliasearch@npm:^4.12.0":
version: 4.24.0
resolution: "algoliasearch@npm:4.24.0"
dependencies:
@@ -6639,6 +9138,36 @@ __metadata:
languageName: node
linkType: hard
+"algoliasearch@npm:^5.14.2, algoliasearch@npm:^5.17.1":
+ version: 5.23.4
+ resolution: "algoliasearch@npm:5.23.4"
+ dependencies:
+ "@algolia/client-abtesting": "npm:5.23.4"
+ "@algolia/client-analytics": "npm:5.23.4"
+ "@algolia/client-common": "npm:5.23.4"
+ "@algolia/client-insights": "npm:5.23.4"
+ "@algolia/client-personalization": "npm:5.23.4"
+ "@algolia/client-query-suggestions": "npm:5.23.4"
+ "@algolia/client-search": "npm:5.23.4"
+ "@algolia/ingestion": "npm:1.23.4"
+ "@algolia/monitoring": "npm:1.23.4"
+ "@algolia/recommend": "npm:5.23.4"
+ "@algolia/requester-browser-xhr": "npm:5.23.4"
+ "@algolia/requester-fetch": "npm:5.23.4"
+ "@algolia/requester-node-http": "npm:5.23.4"
+ checksum: 10c0/6282ed366df7cd1ac28dbf6a3cbef9966e449c49150f6c0296e9308ec6250781f1d08eb8befe18d24efd02a643c878141f71dd2f18fee0a5bed92aeea5996dc2
+ languageName: node
+ linkType: hard
+
+"allof-merge@npm:^0.6.6":
+ version: 0.6.6
+ resolution: "allof-merge@npm:0.6.6"
+ dependencies:
+ json-crawl: "npm:^0.5.3"
+ checksum: 10c0/dfa65e5bbebee869e53de7a28c768148c0630e3a4be137cdea954a5db6561a33f228ebcaa544a2fb7f20a76e8f05ea9cafc072b2105dbde75558cbc8dd4d441a
+ languageName: node
+ linkType: hard
+
"ansi-align@npm:^3.0.1":
version: 3.0.1
resolution: "ansi-align@npm:3.0.1"
@@ -6648,6 +9177,15 @@ __metadata:
languageName: node
linkType: hard
+"ansi-escapes@npm:^4.3.2":
+ version: 4.3.2
+ resolution: "ansi-escapes@npm:4.3.2"
+ dependencies:
+ type-fest: "npm:^0.21.3"
+ checksum: 10c0/da917be01871525a3dfcf925ae2977bc59e8c513d4423368645634bf5d4ceba5401574eb705c1e92b79f7292af5a656f78c5725a4b0e1cec97c4b413705c1d50
+ languageName: node
+ linkType: hard
+
"ansi-html-community@npm:^0.0.8":
version: 0.0.8
resolution: "ansi-html-community@npm:0.0.8"
@@ -6921,6 +9459,20 @@ __metadata:
languageName: node
linkType: hard
+"async@npm:3.2.2":
+ version: 3.2.2
+ resolution: "async@npm:3.2.2"
+ checksum: 10c0/0702c7d70d26f8aa2afdcefca2a1aab45dd36d95e4b652ee3d1c784001b5fcb0132737e068200eb5f38feee01b748b1839c4c94ce11f37fd86b8fb3d6b5addaa
+ languageName: node
+ linkType: hard
+
+"async@npm:3.2.4":
+ version: 3.2.4
+ resolution: "async@npm:3.2.4"
+ checksum: 10c0/b5d02fed64717edf49e35b2b156debd9cf524934ea670108fa5528e7615ed66a5e0bf6c65f832c9483b63aa7f0bffe3e588ebe8d58a539b833798d324516e1c9
+ languageName: node
+ linkType: hard
+
"at-least-node@npm:^1.0.0":
version: 1.0.0
resolution: "at-least-node@npm:1.0.0"
@@ -6946,7 +9498,7 @@ __metadata:
languageName: node
linkType: hard
-"autoprefixer@npm:^10.4.14, autoprefixer@npm:^10.4.19":
+"autoprefixer@npm:^10.4.19":
version: 10.4.20
resolution: "autoprefixer@npm:10.4.20"
dependencies:
@@ -6964,6 +9516,24 @@ __metadata:
languageName: node
linkType: hard
+"autoprefixer@npm:^10.4.21":
+ version: 10.4.21
+ resolution: "autoprefixer@npm:10.4.21"
+ dependencies:
+ browserslist: "npm:^4.24.4"
+ caniuse-lite: "npm:^1.0.30001702"
+ fraction.js: "npm:^4.3.7"
+ normalize-range: "npm:^0.1.2"
+ picocolors: "npm:^1.1.1"
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.1.0
+ bin:
+ autoprefixer: bin/autoprefixer
+ checksum: 10c0/de5b71d26d0baff4bbfb3d59f7cf7114a6030c9eeb66167acf49a32c5b61c68e308f1e0f869d92334436a221035d08b51cd1b2f2c4689b8d955149423c16d4d4
+ languageName: node
+ linkType: hard
+
"available-typed-arrays@npm:^1.0.7":
version: 1.0.7
resolution: "available-typed-arrays@npm:1.0.7"
@@ -6996,16 +9566,16 @@ __metadata:
languageName: node
linkType: hard
-"babel-loader@npm:^9.1.3":
- version: 9.1.3
- resolution: "babel-loader@npm:9.1.3"
+"babel-loader@npm:^9.2.1":
+ version: 9.2.1
+ resolution: "babel-loader@npm:9.2.1"
dependencies:
find-cache-dir: "npm:^4.0.0"
schema-utils: "npm:^4.0.0"
peerDependencies:
"@babel/core": ^7.12.0
webpack: ">=5"
- checksum: 10c0/e3fc3c9e02bd908b37e8e8cd4f3d7280cf6ac45e33fc203aedbb615135a0fecc33bf92573b71a166a827af029d302c0b060354985cd91d510320bd70a2f949eb
+ checksum: 10c0/efb82faff4c7c27e9c15bb28bf11c73200e61cf365118a9514e8d74dd489d0afc2a0d5aaa62cb4254eefc2ab631579224d95a03fd245410f28ea75e24de54ba4
languageName: node
linkType: hard
@@ -7031,7 +9601,7 @@ __metadata:
languageName: node
linkType: hard
-"babel-plugin-polyfill-corejs3@npm:^0.10.1, babel-plugin-polyfill-corejs3@npm:^0.10.4":
+"babel-plugin-polyfill-corejs3@npm:^0.10.4":
version: 0.10.6
resolution: "babel-plugin-polyfill-corejs3@npm:0.10.6"
dependencies:
@@ -7043,6 +9613,18 @@ __metadata:
languageName: node
linkType: hard
+"babel-plugin-polyfill-corejs3@npm:^0.11.0":
+ version: 0.11.1
+ resolution: "babel-plugin-polyfill-corejs3@npm:0.11.1"
+ dependencies:
+ "@babel/helper-define-polyfill-provider": "npm:^0.6.3"
+ core-js-compat: "npm:^3.40.0"
+ peerDependencies:
+ "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
+ checksum: 10c0/025f754b6296d84b20200aff63a3c1acdd85e8c621781f2bd27fe2512d0060526192d02329326947c6b29c27cf475fbcfaaff8c51eab1d2bfc7b79086bb64229
+ languageName: node
+ linkType: hard
+
"babel-plugin-polyfill-regenerator@npm:^0.6.1":
version: 0.6.2
resolution: "babel-plugin-polyfill-regenerator@npm:0.6.2"
@@ -7068,6 +9650,13 @@ __metadata:
languageName: node
linkType: hard
+"base64-js@npm:^1.3.1":
+ version: 1.5.1
+ resolution: "base64-js@npm:1.5.1"
+ checksum: 10c0/f23823513b63173a001030fae4f2dabe283b99a9d324ade3ad3d148e218134676f1ee8568c877cd79ec1c53158dcf2d2ba527a97c606618928ba99dd930102bf
+ languageName: node
+ linkType: hard
+
"batch@npm:0.6.1":
version: 0.6.1
resolution: "batch@npm:0.6.1"
@@ -7207,6 +9796,20 @@ __metadata:
languageName: node
linkType: hard
+"browserslist@npm:^4.24.0, browserslist@npm:^4.24.4":
+ version: 4.24.4
+ resolution: "browserslist@npm:4.24.4"
+ dependencies:
+ caniuse-lite: "npm:^1.0.30001688"
+ electron-to-chromium: "npm:^1.5.73"
+ node-releases: "npm:^2.0.19"
+ update-browserslist-db: "npm:^1.1.1"
+ bin:
+ browserslist: cli.js
+ checksum: 10c0/db7ebc1733cf471e0b490b4f47e3e2ea2947ce417192c9246644e92c667dd56a71406cc58f62ca7587caf828364892e9952904a02b7aead752bc65b62a37cfe9
+ languageName: node
+ linkType: hard
+
"buffer-crc32@npm:^0.2.5":
version: 0.2.13
resolution: "buffer-crc32@npm:0.2.13"
@@ -7228,6 +9831,16 @@ __metadata:
languageName: node
linkType: hard
+"buffer@npm:^6.0.3":
+ version: 6.0.3
+ resolution: "buffer@npm:6.0.3"
+ dependencies:
+ base64-js: "npm:^1.3.1"
+ ieee754: "npm:^1.2.1"
+ checksum: 10c0/2a905fbbcde73cc5d8bd18d1caa23715d5f83a5935867c2329f0ac06104204ba7947be098fe1317fbd8830e26090ff8e764f08cd14fefc977bb248c3487bcbd0
+ languageName: node
+ linkType: hard
+
"bytes@npm:3.0.0":
version: 3.0.0
resolution: "bytes@npm:3.0.0"
@@ -7291,6 +9904,16 @@ __metadata:
languageName: node
linkType: hard
+"call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2":
+ version: 1.0.2
+ resolution: "call-bind-apply-helpers@npm:1.0.2"
+ dependencies:
+ es-errors: "npm:^1.3.0"
+ function-bind: "npm:^1.1.2"
+ checksum: 10c0/47bd9901d57b857590431243fea704ff18078b16890a6b3e021e12d279bbf211d039155e27d7566b374d49ee1f8189344bac9833dec7a20cdec370506361c938
+ languageName: node
+ linkType: hard
+
"call-bind@npm:^1.0.2, call-bind@npm:^1.0.5, call-bind@npm:^1.0.6, call-bind@npm:^1.0.7":
version: 1.0.7
resolution: "call-bind@npm:1.0.7"
@@ -7304,6 +9927,23 @@ __metadata:
languageName: node
linkType: hard
+"call-bound@npm:^1.0.2":
+ version: 1.0.4
+ resolution: "call-bound@npm:1.0.4"
+ dependencies:
+ call-bind-apply-helpers: "npm:^1.0.2"
+ get-intrinsic: "npm:^1.3.0"
+ checksum: 10c0/f4796a6a0941e71c766aea672f63b72bc61234c4f4964dc6d7606e3664c307e7d77845328a8f3359ce39ddb377fed67318f9ee203dea1d47e46165dcf2917644
+ languageName: node
+ linkType: hard
+
+"call-me-maybe@npm:^1.0.1":
+ version: 1.0.2
+ resolution: "call-me-maybe@npm:1.0.2"
+ checksum: 10c0/8eff5dbb61141ebb236ed71b4e9549e488bcb5451c48c11e5667d5c75b0532303788a1101e6978cafa2d0c8c1a727805599c2741e3e0982855c9f1d78cd06c9f
+ languageName: node
+ linkType: hard
+
"callsites@npm:^3.0.0":
version: 3.1.0
resolution: "callsites@npm:3.1.0"
@@ -7342,6 +9982,13 @@ __metadata:
languageName: node
linkType: hard
+"camelize@npm:^1.0.0":
+ version: 1.0.1
+ resolution: "camelize@npm:1.0.1"
+ checksum: 10c0/4c9ac55efd356d37ac483bad3093758236ab686192751d1c9daa43188cc5a07b09bd431eb7458a4efd9ca22424bba23253e7b353feb35d7c749ba040de2385fb
+ languageName: node
+ linkType: hard
+
"caniuse-api@npm:^3.0.0":
version: 3.0.0
resolution: "caniuse-api@npm:3.0.0"
@@ -7361,6 +10008,13 @@ __metadata:
languageName: node
linkType: hard
+"caniuse-lite@npm:^1.0.30001688, caniuse-lite@npm:^1.0.30001702":
+ version: 1.0.30001715
+ resolution: "caniuse-lite@npm:1.0.30001715"
+ checksum: 10c0/0109a7da797ffbe1aa197baa5242b205011098eecec1087ef3d0c58ceea19be325ab6679b2751a78660adc3051a9f77e99d5789938fd1eb1235e6fdf6a1dbf8e
+ languageName: node
+ linkType: hard
+
"capnp-ts@npm:^0.7.0":
version: 0.7.0
resolution: "capnp-ts@npm:0.7.0"
@@ -7456,6 +10110,13 @@ __metadata:
languageName: node
linkType: hard
+"charset@npm:^1.0.0":
+ version: 1.0.1
+ resolution: "charset@npm:1.0.1"
+ checksum: 10c0/20575230d85e940dcf4694ce488881207fb2a3c916f1c62b9e105c4e42f9ff7f3a52cd6c473ca0342dcef61272c6c6e533fcee62a08d101deeff0793a547a6ea
+ languageName: node
+ linkType: hard
+
"check-error@npm:^1.0.3":
version: 1.0.3
resolution: "check-error@npm:1.0.3"
@@ -7494,6 +10155,31 @@ __metadata:
languageName: node
linkType: hard
+"chevrotain-allstar@npm:~0.3.0":
+ version: 0.3.1
+ resolution: "chevrotain-allstar@npm:0.3.1"
+ dependencies:
+ lodash-es: "npm:^4.17.21"
+ peerDependencies:
+ chevrotain: ^11.0.0
+ checksum: 10c0/5cadedffd3114eb06b15fd3939bb1aa6c75412dbd737fe302b52c5c24334f9cb01cee8edc1d1067d98ba80dddf971f1d0e94b387de51423fc6cf3c5d8b7ef27a
+ languageName: node
+ linkType: hard
+
+"chevrotain@npm:~11.0.3":
+ version: 11.0.3
+ resolution: "chevrotain@npm:11.0.3"
+ dependencies:
+ "@chevrotain/cst-dts-gen": "npm:11.0.3"
+ "@chevrotain/gast": "npm:11.0.3"
+ "@chevrotain/regexp-to-ast": "npm:11.0.3"
+ "@chevrotain/types": "npm:11.0.3"
+ "@chevrotain/utils": "npm:11.0.3"
+ lodash-es: "npm:4.17.21"
+ checksum: 10c0/ffd425fa321e3f17e9833d7f44cd39f2743f066e92ca74b226176080ca5d455f853fe9091cdfd86354bd899d85c08b3bdc3f55b267e7d07124b048a88349765f
+ languageName: node
+ linkType: hard
+
"chokidar@npm:^3.4.1, chokidar@npm:^3.4.2, chokidar@npm:^3.5.3":
version: 3.6.0
resolution: "chokidar@npm:3.6.0"
@@ -7513,6 +10199,15 @@ __metadata:
languageName: node
linkType: hard
+"chokidar@npm:^4.0.0":
+ version: 4.0.3
+ resolution: "chokidar@npm:4.0.3"
+ dependencies:
+ readdirp: "npm:^4.0.1"
+ checksum: 10c0/a58b9df05bb452f7d105d9e7229ac82fa873741c0c40ddcc7bb82f8a909fbe3f7814c9ebe9bc9a2bef9b737c0ec6e2d699d179048ef06ad3ec46315df0ebe6ad
+ languageName: node
+ linkType: hard
+
"chownr@npm:^2.0.0":
version: 2.0.0
resolution: "chownr@npm:2.0.0"
@@ -7577,6 +10272,17 @@ __metadata:
languageName: node
linkType: hard
+"cliui@npm:^8.0.1":
+ version: 8.0.1
+ resolution: "cliui@npm:8.0.1"
+ dependencies:
+ string-width: "npm:^4.2.0"
+ strip-ansi: "npm:^6.0.1"
+ wrap-ansi: "npm:^7.0.0"
+ checksum: 10c0/4bda0f09c340cbb6dfdc1ed508b3ca080f12992c18d68c6be4d9cf51756033d5266e61ec57529e610dacbf4da1c634423b0c1b11037709cc6b09045cbd815df5
+ languageName: node
+ linkType: hard
+
"clone-deep@npm:^4.0.1":
version: 4.0.1
resolution: "clone-deep@npm:4.0.1"
@@ -7661,6 +10367,13 @@ __metadata:
languageName: node
linkType: hard
+"colorette@npm:^1.2.0":
+ version: 1.4.0
+ resolution: "colorette@npm:1.4.0"
+ checksum: 10c0/4955c8f7daafca8ae7081d672e4bd89d553bd5782b5846d5a7e05effe93c2f15f7e9c0cb46f341b59f579a39fcf436241ff79594899d75d5f3460c03d607fe9e
+ languageName: node
+ linkType: hard
+
"colorette@npm:^2.0.10":
version: 2.0.20
resolution: "colorette@npm:2.0.20"
@@ -7682,6 +10395,13 @@ __metadata:
languageName: node
linkType: hard
+"commander@npm:2.20.3, commander@npm:^2.20.0":
+ version: 2.20.3
+ resolution: "commander@npm:2.20.3"
+ checksum: 10c0/74c781a5248c2402a0a3e966a0a2bba3c054aad144f5c023364be83265e796b20565aa9feff624132ff629aa64e16999fa40a743c10c12f7c61e96a794b99288
+ languageName: node
+ linkType: hard
+
"commander@npm:7, commander@npm:^7.2.0":
version: 7.2.0
resolution: "commander@npm:7.2.0"
@@ -7698,15 +10418,8 @@ __metadata:
"commander@npm:^12.0.0":
version: 12.1.0
- resolution: "commander@npm:12.1.0"
- checksum: 10c0/6e1996680c083b3b897bfc1cfe1c58dfbcd9842fd43e1aaf8a795fbc237f65efcc860a3ef457b318e73f29a4f4a28f6403c3d653d021d960e4632dd45bde54a9
- languageName: node
- linkType: hard
-
-"commander@npm:^2.20.0":
- version: 2.20.3
- resolution: "commander@npm:2.20.3"
- checksum: 10c0/74c781a5248c2402a0a3e966a0a2bba3c054aad144f5c023364be83265e796b20565aa9feff624132ff629aa64e16999fa40a743c10c12f7c61e96a794b99288
+ resolution: "commander@npm:12.1.0"
+ checksum: 10c0/6e1996680c083b3b897bfc1cfe1c58dfbcd9842fd43e1aaf8a795fbc237f65efcc860a3ef457b318e73f29a4f4a28f6403c3d653d021d960e4632dd45bde54a9
languageName: node
linkType: hard
@@ -7769,6 +10482,29 @@ __metadata:
languageName: node
linkType: hard
+"compute-gcd@npm:^1.2.1":
+ version: 1.2.1
+ resolution: "compute-gcd@npm:1.2.1"
+ dependencies:
+ validate.io-array: "npm:^1.0.3"
+ validate.io-function: "npm:^1.0.2"
+ validate.io-integer-array: "npm:^1.0.0"
+ checksum: 10c0/e72f3485d6ecc0b258f30b3408d9bb8175530ceec91b6b925d094bbc03b4a52e129004009edecd825b9f5b6bd62882485c5c50831673ad29975b6ffcdf1714f4
+ languageName: node
+ linkType: hard
+
+"compute-lcm@npm:^1.1.2":
+ version: 1.1.2
+ resolution: "compute-lcm@npm:1.1.2"
+ dependencies:
+ compute-gcd: "npm:^1.2.1"
+ validate.io-array: "npm:^1.0.3"
+ validate.io-function: "npm:^1.0.2"
+ validate.io-integer-array: "npm:^1.0.0"
+ checksum: 10c0/3cb5dd4ae367aaf8926e0ac616303e5dac0bde7f6d737e8ff3c1081f99203315898a6112726556a61503ba9ddc25ea570b1dd6d1fe1f50dd86d35b450cef45f8
+ languageName: node
+ linkType: hard
+
"computeds@npm:^0.0.1":
version: 0.0.1
resolution: "computeds@npm:0.0.1"
@@ -7790,6 +10526,20 @@ __metadata:
languageName: node
linkType: hard
+"confbox@npm:^0.1.8":
+ version: 0.1.8
+ resolution: "confbox@npm:0.1.8"
+ checksum: 10c0/fc2c68d97cb54d885b10b63e45bd8da83a8a71459d3ecf1825143dd4c7f9f1b696b3283e07d9d12a144c1301c2ebc7842380bdf0014e55acc4ae1c9550102418
+ languageName: node
+ linkType: hard
+
+"confbox@npm:^0.2.1":
+ version: 0.2.2
+ resolution: "confbox@npm:0.2.2"
+ checksum: 10c0/7c246588d533d31e8cdf66cb4701dff6de60f9be77ab54c0d0338e7988750ac56863cc0aca1b3f2046f45ff223a765d3e5d4977a7674485afcd37b6edf3fd129
+ languageName: node
+ linkType: hard
+
"config-chain@npm:^1.1.11":
version: 1.1.13
resolution: "config-chain@npm:1.1.13"
@@ -7827,13 +10577,6 @@ __metadata:
languageName: node
linkType: hard
-"consola@npm:^2.15.3":
- version: 2.15.3
- resolution: "consola@npm:2.15.3"
- checksum: 10c0/34a337e6b4a1349ee4d7b4c568484344418da8fdb829d7d71bfefcd724f608f273987633b6eef465e8de510929907a092e13cb7a28a5d3acb3be446fcc79fd5e
- languageName: node
- linkType: hard
-
"consola@npm:^3.2.3":
version: 3.2.3
resolution: "consola@npm:3.2.3"
@@ -7892,7 +10635,7 @@ __metadata:
languageName: node
linkType: hard
-"copy-text-to-clipboard@npm:^3.2.0":
+"copy-text-to-clipboard@npm:^3.1.0, copy-text-to-clipboard@npm:^3.2.0":
version: 3.2.0
resolution: "copy-text-to-clipboard@npm:3.2.0"
checksum: 10c0/d60fdadc59d526e19d56ad23cec2b292d33c771a5091621bd322d138804edd3c10eb2367d46ec71b39f5f7f7116a2910b332281aeb36a5b679199d746a8a5381
@@ -7924,6 +10667,15 @@ __metadata:
languageName: node
linkType: hard
+"core-js-compat@npm:^3.40.0":
+ version: 3.41.0
+ resolution: "core-js-compat@npm:3.41.0"
+ dependencies:
+ browserslist: "npm:^4.24.4"
+ checksum: 10c0/92d2c748d3dd1c4e3b6cee6b6683b9212db9bc0a6574d933781210daf3baaeb76334ed4636eb8935b45802aa8d9235ab604c9a262694e02a2fa17ad0f6976829
+ languageName: node
+ linkType: hard
+
"core-js-pure@npm:^3.30.2":
version: 3.38.0
resolution: "core-js-pure@npm:3.38.0"
@@ -7945,6 +10697,24 @@ __metadata:
languageName: node
linkType: hard
+"cose-base@npm:^1.0.0":
+ version: 1.0.3
+ resolution: "cose-base@npm:1.0.3"
+ dependencies:
+ layout-base: "npm:^1.0.0"
+ checksum: 10c0/a6e400b1d101393d6af0967c1353355777c1106c40417c5acaef6ca8bdda41e2fc9398f466d6c85be30290943ad631f2590569f67b3fd5368a0d8318946bd24f
+ languageName: node
+ linkType: hard
+
+"cose-base@npm:^2.2.0":
+ version: 2.2.0
+ resolution: "cose-base@npm:2.2.0"
+ dependencies:
+ layout-base: "npm:^2.0.0"
+ checksum: 10c0/14b9f8100ac322a00777ffb1daeb3321af368bbc9cabe3103943361273baee2003202ffe38e4ab770960b600214224e9c196195a78d589521540aa694df7cdec
+ languageName: node
+ linkType: hard
+
"cosmiconfig@npm:^6.0.0":
version: 6.0.0
resolution: "cosmiconfig@npm:6.0.0"
@@ -8004,6 +10774,13 @@ __metadata:
languageName: node
linkType: hard
+"crypto-js@npm:^4.1.1":
+ version: 4.2.0
+ resolution: "crypto-js@npm:4.2.0"
+ checksum: 10c0/8fbdf9d56f47aea0794ab87b0eb9833baf80b01a7c5c1b0edc7faf25f662fb69ab18dc2199e2afcac54670ff0cd9607a9045a3f7a80336cccd18d77a55b9fdf0
+ languageName: node
+ linkType: hard
+
"crypto-random-string@npm:^4.0.0":
version: 4.0.0
resolution: "crypto-random-string@npm:4.0.0"
@@ -8013,6 +10790,24 @@ __metadata:
languageName: node
linkType: hard
+"css-blank-pseudo@npm:^7.0.1":
+ version: 7.0.1
+ resolution: "css-blank-pseudo@npm:7.0.1"
+ dependencies:
+ postcss-selector-parser: "npm:^7.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/46c3d3a611972fdb0c264db7c0b34fe437bc4300961d11945145cf04962f52a545a6ef55bc8ff4afd82b605bd692b4970f2b54582616dea00441105e725d4618
+ languageName: node
+ linkType: hard
+
+"css-color-keywords@npm:^1.0.0":
+ version: 1.0.0
+ resolution: "css-color-keywords@npm:1.0.0"
+ checksum: 10c0/af205a86c68e0051846ed91eb3e30b4517e1904aac040013ff1d742019b3f9369ba5658ba40901dbbc121186fc4bf0e75a814321cc3e3182fbb2feb81c6d9cb7
+ languageName: node
+ linkType: hard
+
"css-declaration-sorter@npm:^7.2.0":
version: 7.2.0
resolution: "css-declaration-sorter@npm:7.2.0"
@@ -8022,6 +10817,19 @@ __metadata:
languageName: node
linkType: hard
+"css-has-pseudo@npm:^7.0.2":
+ version: 7.0.2
+ resolution: "css-has-pseudo@npm:7.0.2"
+ dependencies:
+ "@csstools/selector-specificity": "npm:^5.0.0"
+ postcss-selector-parser: "npm:^7.0.0"
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/456e9ce1eec8a535683c329956acfe53ce5a208345d7f2fcbe662626be8b3c98681e9041d7f4980316714397b0c1c3defde25653d629c396df17803d599c4edf
+ languageName: node
+ linkType: hard
+
"css-loader@npm:^6.8.1":
version: 6.11.0
resolution: "css-loader@npm:6.11.0"
@@ -8075,6 +10883,15 @@ __metadata:
languageName: node
linkType: hard
+"css-prefers-color-scheme@npm:^10.0.0":
+ version: 10.0.0
+ resolution: "css-prefers-color-scheme@npm:10.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/a66c727bb2455328b18862f720819fc98ff5c1486b69f758bdb5c66f46cc6d484f9fc0bfa4f00f2693c5da6707ad136ca789496982f713ade693f08af624930e
+ languageName: node
+ linkType: hard
+
"css-select@npm:^4.1.3":
version: 4.3.0
resolution: "css-select@npm:4.3.0"
@@ -8101,6 +10918,17 @@ __metadata:
languageName: node
linkType: hard
+"css-to-react-native@npm:3.2.0":
+ version: 3.2.0
+ resolution: "css-to-react-native@npm:3.2.0"
+ dependencies:
+ camelize: "npm:^1.0.0"
+ css-color-keywords: "npm:^1.0.0"
+ postcss-value-parser: "npm:^4.0.2"
+ checksum: 10c0/fde850a511d5d3d7c55a1e9b8ed26b69a8ad4868b3487e36ebfbfc0b96fc34bc977d9cd1d61a289d0c74d3f9a662d8cee297da53d4433bf2e27d6acdff8e1003
+ languageName: node
+ linkType: hard
+
"css-tree@npm:^2.3.1":
version: 2.3.1
resolution: "css-tree@npm:2.3.1"
@@ -8128,6 +10956,13 @@ __metadata:
languageName: node
linkType: hard
+"cssdb@npm:^8.2.5":
+ version: 8.2.5
+ resolution: "cssdb@npm:8.2.5"
+ checksum: 10c0/3f6f2941c958ea0bdbcc1f807ee728d851ef60c370fbcd54360840e3192f082e0a0b2fa4ea600ca74fa771936c9130883727d7845132cc8bf135a4e0a1e55746
+ languageName: node
+ linkType: hard
+
"cssesc@npm:^3.0.0":
version: 3.0.0
resolution: "cssesc@npm:3.0.0"
@@ -8224,13 +11059,42 @@ __metadata:
languageName: node
linkType: hard
-"csstype@npm:^3.0.2":
+"csstype@npm:3.1.3, csstype@npm:^3.0.2":
version: 3.1.3
resolution: "csstype@npm:3.1.3"
checksum: 10c0/80c089d6f7e0c5b2bd83cf0539ab41474198579584fa10d86d0cafe0642202343cbc119e076a0b1aece191989477081415d66c9fefbf3c957fc2fc4b7009f248
languageName: node
linkType: hard
+"cytoscape-cose-bilkent@npm:^4.1.0":
+ version: 4.1.0
+ resolution: "cytoscape-cose-bilkent@npm:4.1.0"
+ dependencies:
+ cose-base: "npm:^1.0.0"
+ peerDependencies:
+ cytoscape: ^3.2.0
+ checksum: 10c0/5e2480ddba9da1a68e700ed2c674cbfd51e9efdbd55788f1971a68de4eb30708e3b3a5e808bf5628f7a258680406bbe6586d87a9133e02a9bdc1ab1a92f512f2
+ languageName: node
+ linkType: hard
+
+"cytoscape-fcose@npm:^2.2.0":
+ version: 2.2.0
+ resolution: "cytoscape-fcose@npm:2.2.0"
+ dependencies:
+ cose-base: "npm:^2.2.0"
+ peerDependencies:
+ cytoscape: ^3.2.0
+ checksum: 10c0/ce472c9f85b9057e75c5685396f8e1f2468895e71b184913e05ad56dcf3092618fe59a1054f29cb0995051ba8ebe566ad0dd49a58d62845145624bd60cd44917
+ languageName: node
+ linkType: hard
+
+"cytoscape@npm:^3.29.3":
+ version: 3.31.2
+ resolution: "cytoscape@npm:3.31.2"
+ checksum: 10c0/7b1652ab0ad60966b43e9b64ac21c23efaea9ab33a0fd0dff35b036d51f084d25010f2dd78205b60ccb76fba73affa4dcd477a5c15a80e0d2af03e42d39229a9
+ languageName: node
+ linkType: hard
+
"d3-array@npm:1 - 2":
version: 2.12.1
resolution: "d3-array@npm:2.12.1"
@@ -8584,6 +11448,16 @@ __metadata:
languageName: node
linkType: hard
+"dagre-d3-es@npm:7.0.11":
+ version: 7.0.11
+ resolution: "dagre-d3-es@npm:7.0.11"
+ dependencies:
+ d3: "npm:^7.9.0"
+ lodash-es: "npm:^4.17.21"
+ checksum: 10c0/52f88bdfeca0d8554bee0c1419377585355b4ef179e5fedd3bac75f772745ecb789f6d7ea377a17566506bc8f151bc0dfe02a5175207a547975f335cd88c726c
+ languageName: node
+ linkType: hard
+
"damerau-levenshtein@npm:^1.0.8":
version: 1.0.8
resolution: "damerau-levenshtein@npm:1.0.8"
@@ -8638,6 +11512,13 @@ __metadata:
languageName: node
linkType: hard
+"dayjs@npm:^1.11.13":
+ version: 1.11.13
+ resolution: "dayjs@npm:1.11.13"
+ checksum: 10c0/a3caf6ac8363c7dade9d1ee797848ddcf25c1ace68d9fe8678ecf8ba0675825430de5d793672ec87b24a69bf04a1544b176547b2539982275d5542a7955f35b7
+ languageName: node
+ linkType: hard
+
"de-indent@npm:^1.0.2":
version: 1.0.2
resolution: "de-indent@npm:1.0.2"
@@ -8694,6 +11575,18 @@ __metadata:
languageName: node
linkType: hard
+"debug@npm:^4.4.0":
+ version: 4.4.0
+ resolution: "debug@npm:4.4.0"
+ dependencies:
+ ms: "npm:^2.1.3"
+ peerDependenciesMeta:
+ supports-color:
+ optional: true
+ checksum: 10c0/db94f1a182bf886f57b4755f85b3a74c39b5114b9377b7ab375dc2cfa3454f09490cc6c30f829df3fc8042bc8b8995f6567ce5cd96f3bc3688bd24027197d9de
+ languageName: node
+ linkType: hard
+
"decode-named-character-reference@npm:^1.0.0":
version: 1.0.2
resolution: "decode-named-character-reference@npm:1.0.2"
@@ -8880,6 +11773,15 @@ __metadata:
languageName: node
linkType: hard
+"detect-libc@npm:^1.0.3":
+ version: 1.0.3
+ resolution: "detect-libc@npm:1.0.3"
+ bin:
+ detect-libc: ./bin/detect-libc.js
+ checksum: 10c0/4da0deae9f69e13bc37a0902d78bf7169480004b1fed3c19722d56cff578d16f0e11633b7fbf5fb6249181236c72e90024cbd68f0b9558ae06e281f47326d50d
+ languageName: node
+ linkType: hard
+
"detect-node@npm:^2.0.4":
version: 2.1.0
resolution: "detect-node@npm:2.1.0"
@@ -8887,6 +11789,15 @@ __metadata:
languageName: node
linkType: hard
+"detect-package-manager@npm:3.0.2":
+ version: 3.0.2
+ resolution: "detect-package-manager@npm:3.0.2"
+ dependencies:
+ execa: "npm:^5.1.1"
+ checksum: 10c0/855a8ccd12ea8df19d9c7170e3180592ba6a0826c9d764e6426f115444f918e69724ca38b79121b9cea27a492effc9c8de1c25ff980997252379a7e4d9722569
+ languageName: node
+ linkType: hard
+
"detect-port-alt@npm:^1.1.6":
version: 1.1.6
resolution: "detect-port-alt@npm:1.1.6"
@@ -8943,6 +11854,13 @@ __metadata:
languageName: node
linkType: hard
+"diff@npm:^5.0.0":
+ version: 5.2.0
+ resolution: "diff@npm:5.2.0"
+ checksum: 10c0/aed0941f206fe261ecb258dc8d0ceea8abbde3ace5827518ff8d302f0fc9cc81ce116c4d8f379151171336caf0516b79e01abdc1ed1201b6440d895a66689eb4
+ languageName: node
+ linkType: hard
+
"dir-glob@npm:^3.0.1":
version: 3.0.1
resolution: "dir-glob@npm:3.0.1"
@@ -8974,21 +11892,32 @@ __metadata:
dependencies:
"@chainsafe/sprinter-sdk": "workspace:^"
"@cmfcmf/docusaurus-search-local": "npm:latest"
- "@docusaurus/core": "npm:^3.5.2"
- "@docusaurus/module-type-aliases": "npm:^3.5.2"
- "@docusaurus/preset-classic": "npm:^3.5.2"
- "@docusaurus/remark-plugin-npm2yarn": "npm:^3.5.2"
- "@docusaurus/tsconfig": "npm:^3.5.2"
- "@docusaurus/types": "npm:^3.5.2"
+ "@docusaurus/core": "npm:^3.7.0"
+ "@docusaurus/module-type-aliases": "npm:^3.7.0"
+ "@docusaurus/plugin-content-docs": "npm:^3.7.0"
+ "@docusaurus/preset-classic": "npm:^3.7.0"
+ "@docusaurus/remark-plugin-npm2yarn": "npm:^3.7.0"
+ "@docusaurus/theme-common": "npm:^3.7.0"
+ "@docusaurus/theme-mermaid": "npm:^3.7.0"
+ "@docusaurus/tsconfig": "npm:^3.7.0"
+ "@docusaurus/types": "npm:^3.7.0"
+ "@docusaurus/utils": "npm:^3.7.0"
+ "@docusaurus/utils-validation": "npm:^3.7.0"
"@mdx-js/react": "npm:^3.0.1"
"@types/d3": "npm:^7"
"@types/d3-sankey": "npm:^0"
+ "@types/react": "npm:^19.1.2"
clsx: "npm:^2.1.1"
d3: "npm:^7.9.0"
d3-sankey: "npm:^0.12.3"
+ docusaurus-plugin-openapi-docs: "npm:^4.3.7"
+ docusaurus-plugin-sass: "npm:^0.2.6"
+ docusaurus-theme-openapi-docs: "npm:^4.3.7"
prism-react-renderer: "npm:^2.3.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
+ sass: "npm:^1.87.0"
+ styled-components: "npm:^6.1.17"
typescript: "npm:~5.2.2"
languageName: unknown
linkType: soft
@@ -9011,6 +11940,87 @@ __metadata:
languageName: node
linkType: hard
+"docusaurus-plugin-openapi-docs@npm:^4.3.7":
+ version: 4.3.7
+ resolution: "docusaurus-plugin-openapi-docs@npm:4.3.7"
+ dependencies:
+ "@apidevtools/json-schema-ref-parser": "npm:^11.5.4"
+ "@redocly/openapi-core": "npm:^1.10.5"
+ allof-merge: "npm:^0.6.6"
+ chalk: "npm:^4.1.2"
+ clsx: "npm:^1.1.1"
+ fs-extra: "npm:^9.0.1"
+ json-pointer: "npm:^0.6.2"
+ json5: "npm:^2.2.3"
+ lodash: "npm:^4.17.20"
+ mustache: "npm:^4.2.0"
+ openapi-to-postmanv2: "npm:^4.21.0"
+ postman-collection: "npm:^4.4.0"
+ slugify: "npm:^1.6.5"
+ swagger2openapi: "npm:^7.0.8"
+ xml-formatter: "npm:^2.6.1"
+ peerDependencies:
+ "@docusaurus/plugin-content-docs": ^3.5.0
+ "@docusaurus/utils": ^3.5.0
+ "@docusaurus/utils-validation": ^3.5.0
+ react: ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0
+ checksum: 10c0/3427a4c4fbbe0b4452b387d1cab3f7369c181bf50512fe960cf739e7aa32fa912b7b2f2f16fc9a2add1eb831432c5a97ee544e46efa62e70bbffbf8d67a8a37c
+ languageName: node
+ linkType: hard
+
+"docusaurus-plugin-sass@npm:^0.2.6":
+ version: 0.2.6
+ resolution: "docusaurus-plugin-sass@npm:0.2.6"
+ dependencies:
+ sass-loader: "npm:^16.0.2"
+ peerDependencies:
+ "@docusaurus/core": ^2.0.0-beta || ^3.0.0-alpha
+ sass: ^1.30.0
+ checksum: 10c0/b5448ec386486ee1a49e9ea2a9cc9bf73a084f3150ec71a0203833f73c9ab48d5bbe98b7b95a21d5eeec5bd94fda9e3b06cf6cffa1120f2731174b7f134c38b5
+ languageName: node
+ linkType: hard
+
+"docusaurus-theme-openapi-docs@npm:^4.3.7":
+ version: 4.3.7
+ resolution: "docusaurus-theme-openapi-docs@npm:4.3.7"
+ dependencies:
+ "@hookform/error-message": "npm:^2.0.1"
+ "@reduxjs/toolkit": "npm:^1.7.1"
+ allof-merge: "npm:^0.6.6"
+ buffer: "npm:^6.0.3"
+ clsx: "npm:^1.1.1"
+ copy-text-to-clipboard: "npm:^3.1.0"
+ crypto-js: "npm:^4.1.1"
+ file-saver: "npm:^2.0.5"
+ lodash: "npm:^4.17.20"
+ pako: "npm:^2.1.0"
+ postman-code-generators: "npm:^1.10.1"
+ postman-collection: "npm:^4.4.0"
+ prism-react-renderer: "npm:^2.3.0"
+ process: "npm:^0.11.10"
+ react-hook-form: "npm:^7.43.8"
+ react-live: "npm:^4.0.0"
+ react-magic-dropzone: "npm:^1.0.1"
+ react-markdown: "npm:^8.0.1"
+ react-modal: "npm:^3.15.1"
+ react-redux: "npm:^7.2.0"
+ rehype-raw: "npm:^6.1.1"
+ remark-gfm: "npm:3.0.1"
+ sass: "npm:^1.80.4"
+ sass-loader: "npm:^16.0.2"
+ unist-util-visit: "npm:^5.0.0"
+ url: "npm:^0.11.1"
+ xml-formatter: "npm:^2.6.1"
+ peerDependencies:
+ "@docusaurus/theme-common": ^3.5.0
+ docusaurus-plugin-openapi-docs: ^4.0.0
+ docusaurus-plugin-sass: ^0.2.3
+ react: ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0
+ react-dom: ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0
+ checksum: 10c0/3e3b8c035a49a29ec3c5a1478dd85d967eb972ea692ac48040111f41037267e3844a0a5cb66289f642abd2c9c61977483dbfd3736646a3305ab05b61c3fd4cbe
+ languageName: node
+ linkType: hard
+
"dom-converter@npm:^0.2.0":
version: 0.2.0
resolution: "dom-converter@npm:0.2.0"
@@ -9067,6 +12077,18 @@ __metadata:
languageName: node
linkType: hard
+"dompurify@npm:^3.2.4":
+ version: 3.2.5
+ resolution: "dompurify@npm:3.2.5"
+ dependencies:
+ "@types/trusted-types": "npm:^2.0.7"
+ dependenciesMeta:
+ "@types/trusted-types":
+ optional: true
+ checksum: 10c0/b564167cc588933ad2d25c185296716bdd7124e9d2a75dac76efea831bb22d1230ce5205a1ab6ce4c1010bb32ac35f7a5cb2dd16c78cbf382111f1228362aa59
+ languageName: node
+ linkType: hard
+
"domutils@npm:^2.5.2, domutils@npm:^2.8.0":
version: 2.8.0
resolution: "domutils@npm:2.8.0"
@@ -9115,6 +12137,17 @@ __metadata:
languageName: node
linkType: hard
+"dunder-proto@npm:^1.0.1":
+ version: 1.0.1
+ resolution: "dunder-proto@npm:1.0.1"
+ dependencies:
+ call-bind-apply-helpers: "npm:^1.0.1"
+ es-errors: "npm:^1.3.0"
+ gopd: "npm:^1.2.0"
+ checksum: 10c0/199f2a0c1c16593ca0a145dbf76a962f8033ce3129f01284d48c45ed4e14fea9bbacd7b3610b6cdc33486cef20385ac054948fefc6272fcce645c09468f93031
+ languageName: node
+ linkType: hard
+
"duplexer@npm:^0.1.2":
version: 0.1.2
resolution: "duplexer@npm:0.1.2"
@@ -9143,6 +12176,13 @@ __metadata:
languageName: node
linkType: hard
+"electron-to-chromium@npm:^1.5.73":
+ version: 1.5.141
+ resolution: "electron-to-chromium@npm:1.5.141"
+ checksum: 10c0/3e17fecee4420cfa312f5c38333b9428dec4fae8ebcc54bf20754e781d7551adfa2cd3b96f597e8323f2ac015d6050e60cc311011084ecd61ec7aaeff1b67dcf
+ languageName: node
+ linkType: hard
+
"emoji-regex@npm:^8.0.0":
version: 8.0.0
resolution: "emoji-regex@npm:8.0.0"
@@ -9204,6 +12244,16 @@ __metadata:
languageName: node
linkType: hard
+"enhanced-resolve@npm:^5.17.1":
+ version: 5.18.1
+ resolution: "enhanced-resolve@npm:5.18.1"
+ dependencies:
+ graceful-fs: "npm:^4.2.4"
+ tapable: "npm:^2.2.0"
+ checksum: 10c0/4cffd9b125225184e2abed9fdf0ed3dbd2224c873b165d0838fd066cde32e0918626cba2f1f4bf6860762f13a7e2364fd89a82b99566be2873d813573ac71846
+ languageName: node
+ linkType: hard
+
"entities@npm:^2.0.0":
version: 2.2.0
resolution: "entities@npm:2.2.0"
@@ -9304,6 +12354,13 @@ __metadata:
languageName: node
linkType: hard
+"es-define-property@npm:^1.0.1":
+ version: 1.0.1
+ resolution: "es-define-property@npm:1.0.1"
+ checksum: 10c0/3f54eb49c16c18707949ff25a1456728c883e81259f045003499efba399c08bad00deebf65cccde8c0e07908c1a225c9d472b7107e558f2a48e28d530e34527c
+ languageName: node
+ linkType: hard
+
"es-errors@npm:^1.2.1, es-errors@npm:^1.3.0":
version: 1.3.0
resolution: "es-errors@npm:1.3.0"
@@ -9366,6 +12423,15 @@ __metadata:
languageName: node
linkType: hard
+"es-object-atoms@npm:^1.1.1":
+ version: 1.1.1
+ resolution: "es-object-atoms@npm:1.1.1"
+ dependencies:
+ es-errors: "npm:^1.3.0"
+ checksum: 10c0/65364812ca4daf48eb76e2a3b7a89b3f6a2e62a1c420766ce9f692665a29d94fe41fe88b65f24106f449859549711e4b40d9fb8002d862dfd7eb1c512d10be0c
+ languageName: node
+ linkType: hard
+
"es-set-tostringtag@npm:^2.0.3":
version: 2.0.3
resolution: "es-set-tostringtag@npm:2.0.3"
@@ -9397,7 +12463,7 @@ __metadata:
languageName: node
linkType: hard
-"es6-promise@npm:^3.1.2":
+"es6-promise@npm:^3.1.2, es6-promise@npm:^3.2.1":
version: 3.3.1
resolution: "es6-promise@npm:3.3.1"
checksum: 10c0/b4fc87cb8509c001f62f860f97b05d1fd3f87220c8b832578e6a483c719ca272b73a77f2231cb26395fa865e1cab2fd4298ab67786b69e97b8d757b938f4fc1f
@@ -9568,6 +12634,13 @@ __metadata:
languageName: node
linkType: hard
+"escalade@npm:^3.2.0":
+ version: 3.2.0
+ resolution: "escalade@npm:3.2.0"
+ checksum: 10c0/ced4dd3a78e15897ed3be74e635110bbf3b08877b0a41be50dcb325ee0e0b5f65fc2d50e9845194d7c4633f327e2e1c6cce00a71b617c5673df0374201d67f65
+ languageName: node
+ linkType: hard
+
"escape-goat@npm:^4.0.0":
version: 4.0.0
resolution: "escape-goat@npm:4.0.0"
@@ -10278,7 +13351,7 @@ __metadata:
languageName: node
linkType: hard
-"execa@npm:^5.0.0":
+"execa@npm:^5.0.0, execa@npm:^5.1.1":
version: 5.1.1
resolution: "execa@npm:5.1.1"
dependencies:
@@ -10312,6 +13385,13 @@ __metadata:
languageName: node
linkType: hard
+"exenv@npm:^1.2.0":
+ version: 1.2.2
+ resolution: "exenv@npm:1.2.2"
+ checksum: 10c0/4e96b355a6b9b9547237288ca779dd673b2e698458b409e88b50df09feb7c85ef94c07354b6b87bc3ed0193a94009a6f7a3c71956da12f45911c0d0f5aa3caa0
+ languageName: node
+ linkType: hard
+
"exit-hook@npm:^2.2.1":
version: 2.2.1
resolution: "exit-hook@npm:2.2.1"
@@ -10365,6 +13445,13 @@ __metadata:
languageName: node
linkType: hard
+"exsolve@npm:^1.0.1":
+ version: 1.0.5
+ resolution: "exsolve@npm:1.0.5"
+ checksum: 10c0/0e845843951e8e7f190d26648259b3d584990933ea68a3c8ec984e826d4fb3731681f7f2569252b4fe619db1d67b0859abe0ef694cb2edb454343bd44bcdce59
+ languageName: node
+ linkType: hard
+
"extend-shallow@npm:^2.0.1":
version: 2.0.1
resolution: "extend-shallow@npm:2.0.1"
@@ -10422,6 +13509,13 @@ __metadata:
languageName: node
linkType: hard
+"fast-safe-stringify@npm:^2.0.7":
+ version: 2.1.1
+ resolution: "fast-safe-stringify@npm:2.1.1"
+ checksum: 10c0/d90ec1c963394919828872f21edaa3ad6f1dddd288d2bd4e977027afff09f5db40f94e39536d4646f7e01761d704d72d51dce5af1b93717f3489ef808f5f4e4d
+ languageName: node
+ linkType: hard
+
"fast-uri@npm:^3.0.1":
version: 3.0.1
resolution: "fast-uri@npm:3.0.1"
@@ -10429,15 +13523,6 @@ __metadata:
languageName: node
linkType: hard
-"fast-url-parser@npm:1.1.3":
- version: 1.1.3
- resolution: "fast-url-parser@npm:1.1.3"
- dependencies:
- punycode: "npm:^1.3.2"
- checksum: 10c0/d85c5c409cf0215417380f98a2d29c23a95004d93ff0d8bdf1af5f1a9d1fc608ac89ac6ffe863783d2c73efb3850dd35390feb1de3296f49877bfee0392eb5d3
- languageName: node
- linkType: hard
-
"fastq@npm:^1.6.0":
version: 1.17.1
resolution: "fastq@npm:1.17.1"
@@ -10474,6 +13559,15 @@ __metadata:
languageName: node
linkType: hard
+"figures@npm:^3.2.0":
+ version: 3.2.0
+ resolution: "figures@npm:3.2.0"
+ dependencies:
+ escape-string-regexp: "npm:^1.0.5"
+ checksum: 10c0/9c421646ede432829a50bc4e55c7a4eb4bcb7cc07b5bab2f471ef1ab9a344595bbebb6c5c21470093fbb730cd81bbca119624c40473a125293f656f49cb47629
+ languageName: node
+ linkType: hard
+
"file-entry-cache@npm:^6.0.1":
version: 6.0.1
resolution: "file-entry-cache@npm:6.0.1"
@@ -10504,6 +13598,20 @@ __metadata:
languageName: node
linkType: hard
+"file-saver@npm:^2.0.5":
+ version: 2.0.5
+ resolution: "file-saver@npm:2.0.5"
+ checksum: 10c0/0a361f683786c34b2574aea53744cb70d0a6feb0fa5e3af00f2fcb6c9d40d3049cc1470e38c6c75df24219f247f6fb3076f86943958f580e62ee2ffe897af8b1
+ languageName: node
+ linkType: hard
+
+"file-type@npm:3.9.0":
+ version: 3.9.0
+ resolution: "file-type@npm:3.9.0"
+ checksum: 10c0/7ae074b350c2300807a99d428600a8ee6b2ace901400898706a20ddc2c43c9abb7e05177ff55ed67a2fd26dfa9b91857b21ec9c0ab3202b9cabebc7e65900240
+ languageName: node
+ linkType: hard
+
"filesize@npm:^8.0.6":
version: 8.0.7
resolution: "filesize@npm:8.0.7"
@@ -10630,6 +13738,13 @@ __metadata:
languageName: node
linkType: hard
+"foreach@npm:^2.0.4":
+ version: 2.0.6
+ resolution: "foreach@npm:2.0.6"
+ checksum: 10c0/dc79f83997ac986dadbc95b4035ce8b86699fb654eb85446b0ad779fe69d567fc9894075e460243ca8bc20adb8fd178ad203aef66dc3c620ac78b18a4cb7059c
+ languageName: node
+ linkType: hard
+
"foreground-child@npm:^3.1.0":
version: 3.3.0
resolution: "foreground-child@npm:3.3.0"
@@ -10717,7 +13832,7 @@ __metadata:
languageName: node
linkType: hard
-"fs-extra@npm:^9.0.0":
+"fs-extra@npm:^9.0.0, fs-extra@npm:^9.0.1":
version: 9.1.0
resolution: "fs-extra@npm:9.1.0"
dependencies:
@@ -10824,6 +13939,13 @@ __metadata:
languageName: node
linkType: hard
+"get-caller-file@npm:^2.0.5":
+ version: 2.0.5
+ resolution: "get-caller-file@npm:2.0.5"
+ checksum: 10c0/c6c7b60271931fa752aeb92f2b47e355eac1af3a2673f47c9589e8f8a41adc74d45551c1bc57b5e66a80609f10ffb72b6f575e4370d61cc3f7f3aaff01757cde
+ languageName: node
+ linkType: hard
+
"get-func-name@npm:^2.0.1, get-func-name@npm:^2.0.2":
version: 2.0.2
resolution: "get-func-name@npm:2.0.2"
@@ -10844,6 +13966,24 @@ __metadata:
languageName: node
linkType: hard
+"get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.3.0":
+ version: 1.3.0
+ resolution: "get-intrinsic@npm:1.3.0"
+ dependencies:
+ call-bind-apply-helpers: "npm:^1.0.2"
+ es-define-property: "npm:^1.0.1"
+ es-errors: "npm:^1.3.0"
+ es-object-atoms: "npm:^1.1.1"
+ function-bind: "npm:^1.1.2"
+ get-proto: "npm:^1.0.1"
+ gopd: "npm:^1.2.0"
+ has-symbols: "npm:^1.1.0"
+ hasown: "npm:^2.0.2"
+ math-intrinsics: "npm:^1.1.0"
+ checksum: 10c0/52c81808af9a8130f581e6a6a83e1ba4a9f703359e7a438d1369a5267a25412322f03dcbd7c549edaef0b6214a0630a28511d7df0130c93cfd380f4fa0b5b66a
+ languageName: node
+ linkType: hard
+
"get-own-enumerable-property-symbols@npm:^3.0.0":
version: 3.0.2
resolution: "get-own-enumerable-property-symbols@npm:3.0.2"
@@ -10851,6 +13991,16 @@ __metadata:
languageName: node
linkType: hard
+"get-proto@npm:^1.0.1":
+ version: 1.0.1
+ resolution: "get-proto@npm:1.0.1"
+ dependencies:
+ dunder-proto: "npm:^1.0.1"
+ es-object-atoms: "npm:^1.0.0"
+ checksum: 10c0/9224acb44603c5526955e83510b9da41baf6ae73f7398875fba50edc5e944223a89c4a72b070fcd78beb5f7bdda58ecb6294adc28f7acfc0da05f76a2399643c
+ languageName: node
+ linkType: hard
+
"get-source@npm:^2.0.12":
version: 2.0.12
resolution: "get-source@npm:2.0.12"
@@ -11037,6 +14187,13 @@ __metadata:
languageName: node
linkType: hard
+"globals@npm:^15.14.0":
+ version: 15.15.0
+ resolution: "globals@npm:15.15.0"
+ checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
+ languageName: node
+ linkType: hard
+
"globals@npm:^15.9.0":
version: 15.9.0
resolution: "globals@npm:15.9.0"
@@ -11104,6 +14261,13 @@ __metadata:
languageName: node
linkType: hard
+"gopd@npm:^1.2.0":
+ version: 1.2.0
+ resolution: "gopd@npm:1.2.0"
+ checksum: 10c0/50fff1e04ba2b7737c097358534eacadad1e68d24cccee3272e04e007bed008e68d2614f3987788428fd192a5ae3889d08fb2331417e4fc4a9ab366b2043cead
+ languageName: node
+ linkType: hard
+
"got@npm:^12.1.0":
version: 12.6.1
resolution: "got@npm:12.6.1"
@@ -11144,6 +14308,15 @@ __metadata:
languageName: node
linkType: hard
+"graphlib@npm:2.1.8":
+ version: 2.1.8
+ resolution: "graphlib@npm:2.1.8"
+ dependencies:
+ lodash: "npm:^4.17.15"
+ checksum: 10c0/41c525e4d91a6d8b4e8da1883bf4e85689a547e908557ccc53f64db9141bdfb351b9162a79f13cae81c5b3a410027f59e4fc1edc1ea442234ec08e629859b188
+ languageName: node
+ linkType: hard
+
"gray-matter@npm:^4.0.3":
version: 4.0.3
resolution: "gray-matter@npm:4.0.3"
@@ -11165,6 +14338,13 @@ __metadata:
languageName: node
linkType: hard
+"hachure-fill@npm:^0.5.2":
+ version: 0.5.2
+ resolution: "hachure-fill@npm:0.5.2"
+ checksum: 10c0/307e3b6f9f2d3c11a82099c3f71eecbb9c440c00c1f896ac1732c23e6dbff16a92bb893d222b8b721b89cf11e58649ca60b4c24e5663f705f877cefd40153429
+ languageName: node
+ linkType: hard
+
"handle-thing@npm:^2.0.0":
version: 2.0.1
resolution: "handle-thing@npm:2.0.1"
@@ -11216,6 +14396,13 @@ __metadata:
languageName: node
linkType: hard
+"has-symbols@npm:^1.1.0":
+ version: 1.1.0
+ resolution: "has-symbols@npm:1.1.0"
+ checksum: 10c0/dde0a734b17ae51e84b10986e651c664379018d10b91b6b0e9b293eddb32f0f069688c841fb40f19e9611546130153e0a2a48fd7f512891fb000ddfa36f5a20e
+ languageName: node
+ linkType: hard
+
"has-tostringtag@npm:^1.0.0, has-tostringtag@npm:^1.0.2":
version: 1.0.2
resolution: "has-tostringtag@npm:1.0.2"
@@ -11241,6 +14428,21 @@ __metadata:
languageName: node
linkType: hard
+"hast-util-from-parse5@npm:^7.0.0":
+ version: 7.1.2
+ resolution: "hast-util-from-parse5@npm:7.1.2"
+ dependencies:
+ "@types/hast": "npm:^2.0.0"
+ "@types/unist": "npm:^2.0.0"
+ hastscript: "npm:^7.0.0"
+ property-information: "npm:^6.0.0"
+ vfile: "npm:^5.0.0"
+ vfile-location: "npm:^4.0.0"
+ web-namespaces: "npm:^2.0.0"
+ checksum: 10c0/c1002816d0235ff0a1e888d71c191d3ecfbaba510aaef86eec00edcba8803a3e0ad901bb0e5430a9d2aee2d52c31aabacae8282394dc519c333017a46c68d1c8
+ languageName: node
+ linkType: hard
+
"hast-util-from-parse5@npm:^8.0.0":
version: 8.0.1
resolution: "hast-util-from-parse5@npm:8.0.1"
@@ -11257,6 +14459,15 @@ __metadata:
languageName: node
linkType: hard
+"hast-util-parse-selector@npm:^3.0.0":
+ version: 3.1.1
+ resolution: "hast-util-parse-selector@npm:3.1.1"
+ dependencies:
+ "@types/hast": "npm:^2.0.0"
+ checksum: 10c0/34ac1707a477fd9764e328087163f1f21857bdb0f8d425bf41f6def7baf840e50e4bca2eb03072e3da4e39856de28893c4b688dcba0cc305160d53afcece4df4
+ languageName: node
+ linkType: hard
+
"hast-util-parse-selector@npm:^4.0.0":
version: 4.0.0
resolution: "hast-util-parse-selector@npm:4.0.0"
@@ -11266,6 +14477,25 @@ __metadata:
languageName: node
linkType: hard
+"hast-util-raw@npm:^7.2.0":
+ version: 7.2.3
+ resolution: "hast-util-raw@npm:7.2.3"
+ dependencies:
+ "@types/hast": "npm:^2.0.0"
+ "@types/parse5": "npm:^6.0.0"
+ hast-util-from-parse5: "npm:^7.0.0"
+ hast-util-to-parse5: "npm:^7.0.0"
+ html-void-elements: "npm:^2.0.0"
+ parse5: "npm:^6.0.0"
+ unist-util-position: "npm:^4.0.0"
+ unist-util-visit: "npm:^4.0.0"
+ vfile: "npm:^5.0.0"
+ web-namespaces: "npm:^2.0.0"
+ zwitch: "npm:^2.0.0"
+ checksum: 10c0/c7bf994938cbc1acaaeb337f99773773b51ad77695b559c6352cba5c35b26610e6de2936b5086ef8bc53b436dd8032a3860e7357f28b6bb0365f751919745398
+ languageName: node
+ linkType: hard
+
"hast-util-raw@npm:^9.0.0":
version: 9.0.4
resolution: "hast-util-raw@npm:9.0.4"
@@ -11334,6 +14564,20 @@ __metadata:
languageName: node
linkType: hard
+"hast-util-to-parse5@npm:^7.0.0":
+ version: 7.1.0
+ resolution: "hast-util-to-parse5@npm:7.1.0"
+ dependencies:
+ "@types/hast": "npm:^2.0.0"
+ comma-separated-tokens: "npm:^2.0.0"
+ property-information: "npm:^6.0.0"
+ space-separated-tokens: "npm:^2.0.0"
+ web-namespaces: "npm:^2.0.0"
+ zwitch: "npm:^2.0.0"
+ checksum: 10c0/2a96302b8f25fa2d5b657a94bb20a3d9a1a81e66c2f81582a242c5634dd850e3bd95313a7471eef8282b597f2129551fef5a1631f4ce14c41aab646281b339a0
+ languageName: node
+ linkType: hard
+
"hast-util-to-parse5@npm:^8.0.0":
version: 8.0.0
resolution: "hast-util-to-parse5@npm:8.0.0"
@@ -11349,6 +14593,13 @@ __metadata:
languageName: node
linkType: hard
+"hast-util-whitespace@npm:^2.0.0":
+ version: 2.0.1
+ resolution: "hast-util-whitespace@npm:2.0.1"
+ checksum: 10c0/dcf6ebab091c802ffa7bb3112305c7631c15adb6c07a258f5528aefbddf82b4e162c8310ef426c48dc1dc623982cc33920e6dde5a50015d307f2778dcf6c2487
+ languageName: node
+ linkType: hard
+
"hast-util-whitespace@npm:^3.0.0":
version: 3.0.0
resolution: "hast-util-whitespace@npm:3.0.0"
@@ -11358,6 +14609,19 @@ __metadata:
languageName: node
linkType: hard
+"hastscript@npm:^7.0.0":
+ version: 7.2.0
+ resolution: "hastscript@npm:7.2.0"
+ dependencies:
+ "@types/hast": "npm:^2.0.0"
+ comma-separated-tokens: "npm:^2.0.0"
+ hast-util-parse-selector: "npm:^3.0.0"
+ property-information: "npm:^6.0.0"
+ space-separated-tokens: "npm:^2.0.0"
+ checksum: 10c0/579912b03ff4a5b19eb609df7403c6dba2505ef1a1e2bc47cbf467cbd7cffcd51df40e74d882de1ccdda40aaf18487f82619eb9cb9f2077cba778017e95e868e
+ languageName: node
+ linkType: hard
+
"hastscript@npm:^8.0.0":
version: 8.0.0
resolution: "hastscript@npm:8.0.0"
@@ -11401,7 +14665,7 @@ __metadata:
languageName: node
linkType: hard
-"hoist-non-react-statics@npm:^3.1.0":
+"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.2":
version: 3.3.2
resolution: "hoist-non-react-statics@npm:3.3.2"
dependencies:
@@ -11484,6 +14748,13 @@ __metadata:
languageName: node
linkType: hard
+"html-void-elements@npm:^2.0.0":
+ version: 2.0.1
+ resolution: "html-void-elements@npm:2.0.1"
+ checksum: 10c0/1079c9e9fdb3b6a2481f2a282098a0183f3d45bf2b9d76c7dfc1671ee1857d7bacdd04fd8c6e2418f5ff550c30cabf97a010fe31ec402d0c89189807b48e6d79
+ languageName: node
+ linkType: hard
+
"html-void-elements@npm:^3.0.0":
version: 3.0.0
resolution: "html-void-elements@npm:3.0.0"
@@ -11491,9 +14762,9 @@ __metadata:
languageName: node
linkType: hard
-"html-webpack-plugin@npm:^5.5.3":
- version: 5.6.0
- resolution: "html-webpack-plugin@npm:5.6.0"
+"html-webpack-plugin@npm:^5.6.0":
+ version: 5.6.3
+ resolution: "html-webpack-plugin@npm:5.6.3"
dependencies:
"@types/html-minifier-terser": "npm:^6.0.0"
html-minifier-terser: "npm:^6.0.2"
@@ -11508,7 +14779,7 @@ __metadata:
optional: true
webpack:
optional: true
- checksum: 10c0/50d1a0f90d512463ea8d798985d91a7ccc9d5e461713dedb240125b2ff0671f58135dd9355f7969af341ff4725e73b2defbc0984cfdce930887a48506d970002
+ checksum: 10c0/25a21f83a8823d3711396dd8050bc0080c0ae55537352d432903eff58a7d9838fc811e3c26462419036190720357e67c7977efd106fb9a252770632824f0cc25
languageName: node
linkType: hard
@@ -11621,6 +14892,20 @@ __metadata:
languageName: node
linkType: hard
+"http-reasons@npm:0.1.0":
+ version: 0.1.0
+ resolution: "http-reasons@npm:0.1.0"
+ checksum: 10c0/1de8a3b4675eec6ed8730c3051a0e5bd63f930c5bec4df3f59878be2a04f4a9815fc614b1b6f0285f440912334b2b1b2b636d2fbbe38990754bfac5e720b2141
+ languageName: node
+ linkType: hard
+
+"http2-client@npm:^1.2.5":
+ version: 1.3.5
+ resolution: "http2-client@npm:1.3.5"
+ checksum: 10c0/4974f10f5c8b5b7b9e23771190471d02690e9a22c22e028d84715b7ecdcda05017fc9e565476558da3bdf0ba642d24186a94818d0b9afee706ccf9874034be73
+ languageName: node
+ linkType: hard
+
"http2-wrapper@npm:^2.1.10":
version: 2.2.1
resolution: "http2-wrapper@npm:2.2.1"
@@ -11651,6 +14936,16 @@ __metadata:
languageName: node
linkType: hard
+"https-proxy-agent@npm:^7.0.5":
+ version: 7.0.6
+ resolution: "https-proxy-agent@npm:7.0.6"
+ dependencies:
+ agent-base: "npm:^7.1.2"
+ debug: "npm:4"
+ checksum: 10c0/f729219bc735edb621fa30e6e84e60ee5d00802b8247aac0d7b79b0bd6d4b3294737a337b93b86a0bd9e68099d031858a39260c976dc14cdbba238ba1f8779ac
+ languageName: node
+ linkType: hard
+
"human-signals@npm:^2.1.0":
version: 2.1.0
resolution: "human-signals@npm:2.1.0"
@@ -11674,7 +14969,7 @@ __metadata:
languageName: node
linkType: hard
-"iconv-lite@npm:0.6, iconv-lite@npm:^0.6.2":
+"iconv-lite@npm:0.6, iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2":
version: 0.6.3
resolution: "iconv-lite@npm:0.6.3"
dependencies:
@@ -11692,6 +14987,13 @@ __metadata:
languageName: node
linkType: hard
+"ieee754@npm:^1.2.1":
+ version: 1.2.1
+ resolution: "ieee754@npm:1.2.1"
+ checksum: 10c0/b0782ef5e0935b9f12883a2e2aa37baa75da6e66ce6515c168697b42160807d9330de9a32ec1ed73149aea02e0d822e572bca6f1e22bdcbd2149e13b050b17bb
+ languageName: node
+ linkType: hard
+
"ignore@npm:^5.0.5, ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.1":
version: 5.3.1
resolution: "ignore@npm:5.3.1"
@@ -11710,13 +15012,20 @@ __metadata:
languageName: node
linkType: hard
-"immer@npm:^9.0.7":
+"immer@npm:^9.0.21, immer@npm:^9.0.7":
version: 9.0.21
resolution: "immer@npm:9.0.21"
checksum: 10c0/03ea3ed5d4d72e8bd428df4a38ad7e483ea8308e9a113d3b42e0ea2cc0cc38340eb0a6aca69592abbbf047c685dbda04e3d34bf2ff438ab57339ed0a34cc0a05
languageName: node
linkType: hard
+"immutable@npm:^5.0.2":
+ version: 5.1.1
+ resolution: "immutable@npm:5.1.1"
+ checksum: 10c0/5fd129ee9e448884003cc4f9e43bb91bab3b39dfeb3b49ddfb8bd563e0620eb47ae1f5b3ef96615d3ec38b52ab9a966dcacf9e39df00ed1a8ad062ddfba01cdf
+ languageName: node
+ linkType: hard
+
"import-fresh@npm:^3.1.0, import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0":
version: 3.3.0
resolution: "import-fresh@npm:3.3.0"
@@ -11779,10 +15088,10 @@ __metadata:
languageName: node
linkType: hard
-"infima@npm:0.2.0-alpha.44":
- version: 0.2.0-alpha.44
- resolution: "infima@npm:0.2.0-alpha.44"
- checksum: 10c0/0fe2b7882e09187ee62e5192673c542513fe4743f727f887e195de4f26eb792ddf81577ca98c34a69ab7eb39251f60531b9ad6d2f454553bac326b1afc9d68b5
+"infima@npm:0.2.0-alpha.45":
+ version: 0.2.0-alpha.45
+ resolution: "infima@npm:0.2.0-alpha.45"
+ checksum: 10c0/b50d103f6864687742067414d09392ccf3be363cf27503925a943ff56bb2392118e2bfdb6b2f89933417015e1770e58f81b2b0caf823f2adfb67f32b1702d469
languageName: node
linkType: hard
@@ -11984,6 +15293,13 @@ __metadata:
languageName: node
linkType: hard
+"is-buffer@npm:^2.0.0":
+ version: 2.0.5
+ resolution: "is-buffer@npm:2.0.5"
+ checksum: 10c0/e603f6fced83cf94c53399cff3bda1a9f08e391b872b64a73793b0928be3e5f047f2bcece230edb7632eaea2acdbfcb56c23b33d8a20c820023b230f1485679a
+ languageName: node
+ linkType: hard
+
"is-callable@npm:^1.1.3, is-callable@npm:^1.1.4, is-callable@npm:^1.2.7":
version: 1.2.7
resolution: "is-callable@npm:1.2.7"
@@ -12509,6 +15825,13 @@ __metadata:
languageName: node
linkType: hard
+"js-levenshtein@npm:^1.1.6":
+ version: 1.1.6
+ resolution: "js-levenshtein@npm:1.1.6"
+ checksum: 10c0/14045735325ea1fd87f434a74b11d8a14380f090f154747e613529c7cff68b5ee607f5230fa40665d5fb6125a3791f4c223f73b9feca754f989b059f5c05864f
+ languageName: node
+ linkType: hard
+
"js-tokens@npm:^3.0.0 || ^4.0.0, js-tokens@npm:^4.0.0":
version: 4.0.0
resolution: "js-tokens@npm:4.0.0"
@@ -12523,26 +15846,26 @@ __metadata:
languageName: node
linkType: hard
-"js-yaml@npm:^3.13.1":
- version: 3.14.1
- resolution: "js-yaml@npm:3.14.1"
+"js-yaml@npm:4.1.0, js-yaml@npm:^4.1.0":
+ version: 4.1.0
+ resolution: "js-yaml@npm:4.1.0"
dependencies:
- argparse: "npm:^1.0.7"
- esprima: "npm:^4.0.0"
+ argparse: "npm:^2.0.1"
bin:
js-yaml: bin/js-yaml.js
- checksum: 10c0/6746baaaeac312c4db8e75fa22331d9a04cccb7792d126ed8ce6a0bbcfef0cedaddd0c5098fade53db067c09fe00aa1c957674b4765610a8b06a5a189e46433b
+ checksum: 10c0/184a24b4eaacfce40ad9074c64fd42ac83cf74d8c8cd137718d456ced75051229e5061b8633c3366b8aada17945a7a356b337828c19da92b51ae62126575018f
languageName: node
linkType: hard
-"js-yaml@npm:^4.1.0":
- version: 4.1.0
- resolution: "js-yaml@npm:4.1.0"
+"js-yaml@npm:^3.13.1":
+ version: 3.14.1
+ resolution: "js-yaml@npm:3.14.1"
dependencies:
- argparse: "npm:^2.0.1"
+ argparse: "npm:^1.0.7"
+ esprima: "npm:^4.0.0"
bin:
js-yaml: bin/js-yaml.js
- checksum: 10c0/184a24b4eaacfce40ad9074c64fd42ac83cf74d8c8cd137718d456ced75051229e5061b8633c3366b8aada17945a7a356b337828c19da92b51ae62126575018f
+ checksum: 10c0/6746baaaeac312c4db8e75fa22331d9a04cccb7792d126ed8ce6a0bbcfef0cedaddd0c5098fade53db067c09fe00aa1c957674b4765610a8b06a5a189e46433b
languageName: node
linkType: hard
@@ -12562,6 +15885,15 @@ __metadata:
languageName: node
linkType: hard
+"jsesc@npm:^3.0.2":
+ version: 3.1.0
+ resolution: "jsesc@npm:3.1.0"
+ bin:
+ jsesc: bin/jsesc
+ checksum: 10c0/531779df5ec94f47e462da26b4cbf05eb88a83d9f08aac2ba04206508fc598527a153d08bd462bae82fc78b3eaa1a908e1a4a79f886e9238641c4cdefaf118b1
+ languageName: node
+ linkType: hard
+
"jsesc@npm:~0.5.0":
version: 0.5.0
resolution: "jsesc@npm:0.5.0"
@@ -12571,6 +15903,15 @@ __metadata:
languageName: node
linkType: hard
+"jsesc@npm:~3.0.2":
+ version: 3.0.2
+ resolution: "jsesc@npm:3.0.2"
+ bin:
+ jsesc: bin/jsesc
+ checksum: 10c0/ef22148f9e793180b14d8a145ee6f9f60f301abf443288117b4b6c53d0ecd58354898dc506ccbb553a5f7827965cd38bc5fb726575aae93c5e8915e2de8290e1
+ languageName: node
+ linkType: hard
+
"json-buffer@npm:3.0.1":
version: 3.0.1
resolution: "json-buffer@npm:3.0.1"
@@ -12578,6 +15919,13 @@ __metadata:
languageName: node
linkType: hard
+"json-crawl@npm:^0.5.3":
+ version: 0.5.3
+ resolution: "json-crawl@npm:0.5.3"
+ checksum: 10c0/3169db8a765da94a6f6303fc997725bc4d1f4c0ca20de34a537f71460d57535019f03928b835a8750b5b2429ca9e373974083d56aecf8c1ee08bf52859081865
+ languageName: node
+ linkType: hard
+
"json-parse-even-better-errors@npm:^2.3.0, json-parse-even-better-errors@npm:^2.3.1":
version: 2.3.1
resolution: "json-parse-even-better-errors@npm:2.3.1"
@@ -12585,6 +15933,35 @@ __metadata:
languageName: node
linkType: hard
+"json-pointer@npm:0.6.2, json-pointer@npm:^0.6.2":
+ version: 0.6.2
+ resolution: "json-pointer@npm:0.6.2"
+ dependencies:
+ foreach: "npm:^2.0.4"
+ checksum: 10c0/47f6103032c0340b3392cb650e0ec817f785eccb553407da13fae85bc535483c9b359d7e756de4ed73130172c28d2b02f8beb53a700a98b12e72c7bf70e734b7
+ languageName: node
+ linkType: hard
+
+"json-schema-compare@npm:^0.2.2":
+ version: 0.2.2
+ resolution: "json-schema-compare@npm:0.2.2"
+ dependencies:
+ lodash: "npm:^4.17.4"
+ checksum: 10c0/75a5b0f18040d414bb59f3567cf8a3de50419a6cedd5b86eca64f531a8b0bccdeb3f56786c900fd6565c4bab33b5e8a0e922ab0fc836df7de0aab166c3c64a33
+ languageName: node
+ linkType: hard
+
+"json-schema-merge-allof@npm:0.8.1":
+ version: 0.8.1
+ resolution: "json-schema-merge-allof@npm:0.8.1"
+ dependencies:
+ compute-lcm: "npm:^1.1.2"
+ json-schema-compare: "npm:^0.2.2"
+ lodash: "npm:^4.17.20"
+ checksum: 10c0/b8fcc222286d9bfe7873c6fa47369b28cc3986f17eb151d619af41257c4657ad4af6ef9b66c467e837ba8472f0ef2b904bb9901e0cff56bebb11fd457b68acd7
+ languageName: node
+ linkType: hard
+
"json-schema-traverse@npm:^0.4.1":
version: 0.4.1
resolution: "json-schema-traverse@npm:0.4.1"
@@ -12663,6 +16040,17 @@ __metadata:
languageName: node
linkType: hard
+"katex@npm:^0.16.9":
+ version: 0.16.22
+ resolution: "katex@npm:0.16.22"
+ dependencies:
+ commander: "npm:^8.3.0"
+ bin:
+ katex: cli.js
+ checksum: 10c0/07b8b1f07ae53171b5f1ea0cf6f18841d2055825c8b11cd81cfe039afcd3af2cfc84ad033531ee3875088329105195b039c267e0dd4b0c237807e3c3b2009913
+ languageName: node
+ linkType: hard
+
"keyv@npm:^4.5.3, keyv@npm:^4.5.4":
version: 4.5.4
resolution: "keyv@npm:4.5.4"
@@ -12672,6 +16060,13 @@ __metadata:
languageName: node
linkType: hard
+"khroma@npm:^2.1.0":
+ version: 2.1.0
+ resolution: "khroma@npm:2.1.0"
+ checksum: 10c0/634d98753ff5d2540491cafeb708fc98de0d43f4e6795256d5c8f6e3ad77de93049ea41433928fda3697adf7bbe6fe27351858f6d23b78f8b5775ef314c59891
+ languageName: node
+ linkType: hard
+
"kind-of@npm:^6.0.0, kind-of@npm:^6.0.2":
version: 6.0.3
resolution: "kind-of@npm:6.0.3"
@@ -12686,7 +16081,7 @@ __metadata:
languageName: node
linkType: hard
-"kleur@npm:^4.1.5":
+"kleur@npm:^4.0.3, kleur@npm:^4.1.5":
version: 4.1.5
resolution: "kleur@npm:4.1.5"
checksum: 10c0/e9de6cb49657b6fa70ba2d1448fd3d691a5c4370d8f7bbf1c2f64c24d461270f2117e1b0afe8cb3114f13bbd8e51de158c2a224953960331904e636a5e4c0f2a
@@ -12707,6 +16102,19 @@ __metadata:
languageName: node
linkType: hard
+"langium@npm:3.3.1":
+ version: 3.3.1
+ resolution: "langium@npm:3.3.1"
+ dependencies:
+ chevrotain: "npm:~11.0.3"
+ chevrotain-allstar: "npm:~0.3.0"
+ vscode-languageserver: "npm:~9.0.1"
+ vscode-languageserver-textdocument: "npm:~1.0.11"
+ vscode-uri: "npm:~3.0.8"
+ checksum: 10c0/0c54803068addb0f7c16a57fdb2db2e5d4d9a21259d477c3c7d0587c2c2f65a313f9eeef3c95ac1c2e41cd11d4f2eaf620d2c03fe839a3350ffee59d2b4c7647
+ languageName: node
+ linkType: hard
+
"language-subtag-registry@npm:^0.3.20":
version: 0.3.23
resolution: "language-subtag-registry@npm:0.3.23"
@@ -12742,6 +16150,20 @@ __metadata:
languageName: node
linkType: hard
+"layout-base@npm:^1.0.0":
+ version: 1.0.2
+ resolution: "layout-base@npm:1.0.2"
+ checksum: 10c0/2a55d0460fd9f6ed53d7e301b9eb3dea19bda03815d616a40665ce6dc75c1f4d62e1ca19a897da1cfaf6de1b91de59cd6f2f79ba1258f3d7fccc7d46ca7f3337
+ languageName: node
+ linkType: hard
+
+"layout-base@npm:^2.0.0":
+ version: 2.0.1
+ resolution: "layout-base@npm:2.0.1"
+ checksum: 10c0/a44df9ef3cbff9916a10f616635e22b5787c89fa62b2fec6f99e8e6ee512c7cebd22668ce32dab5a83c934ba0a309c51a678aa0b40d70853de6c357893c0a88b
+ languageName: node
+ linkType: hard
+
"leven@npm:^3.1.0":
version: 3.1.0
resolution: "leven@npm:3.1.0"
@@ -12780,6 +16202,13 @@ __metadata:
languageName: node
linkType: hard
+"liquid-json@npm:0.3.1":
+ version: 0.3.1
+ resolution: "liquid-json@npm:0.3.1"
+ checksum: 10c0/ce222e9e14891d1153efb2c9d74cc3972cb86dc8cf82d58cbde77fb5f77b66045a3a63c1e89deff12a4d22696143667871d686d45e0db5a5d34f206131600549
+ languageName: node
+ linkType: hard
+
"loader-runner@npm:^4.2.0":
version: 4.3.0
resolution: "loader-runner@npm:4.3.0"
@@ -12815,6 +16244,17 @@ __metadata:
languageName: node
linkType: hard
+"local-pkg@npm:^1.0.0":
+ version: 1.1.1
+ resolution: "local-pkg@npm:1.1.1"
+ dependencies:
+ mlly: "npm:^1.7.4"
+ pkg-types: "npm:^2.0.1"
+ quansync: "npm:^0.2.8"
+ checksum: 10c0/fe8f9d0443fb066c3f28a4c89d587dd7cba3ab02645cd16598f8d5f30968acf60af1b0ec2d6ad768475ec9f52baad124f31a93d2fbc034f645bcc02bf3a84882
+ languageName: node
+ linkType: hard
+
"locate-character@npm:^3.0.0":
version: 3.0.0
resolution: "locate-character@npm:3.0.0"
@@ -12850,6 +16290,13 @@ __metadata:
languageName: node
linkType: hard
+"lodash-es@npm:4.17.21, lodash-es@npm:^4.17.21":
+ version: 4.17.21
+ resolution: "lodash-es@npm:4.17.21"
+ checksum: 10c0/fb407355f7e6cd523a9383e76e6b455321f0f153a6c9625e21a8827d10c54c2a2341bd2ae8d034358b60e07325e1330c14c224ff582d04612a46a4f0479ff2f2
+ languageName: node
+ linkType: hard
+
"lodash.castarray@npm:^4.4.0":
version: 4.4.0
resolution: "lodash.castarray@npm:4.4.0"
@@ -12892,7 +16339,7 @@ __metadata:
languageName: node
linkType: hard
-"lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:~4.17.15":
+"lodash@npm:4.17.21, lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.4, lodash@npm:~4.17.15":
version: 4.17.21
resolution: "lodash@npm:4.17.21"
checksum: 10c0/d8cbea072bb08655bb4c989da418994b073a608dffa608b09ac04b43a791b12aeae7cd7ad919aa4c925f33b48490b5cfe6c1f71d827956071dae2e7bb3a6b74c
@@ -13062,6 +16509,15 @@ __metadata:
languageName: node
linkType: hard
+"markdown-table@npm:^2.0.0":
+ version: 2.0.0
+ resolution: "markdown-table@npm:2.0.0"
+ dependencies:
+ repeat-string: "npm:^1.0.0"
+ checksum: 10c0/f257e0781ea50eb946919df84bdee4ba61f983971b277a369ca7276f89740fd0e2749b9b187163a42df4c48682b71962d4007215ce3523480028f06c11ddc2e6
+ languageName: node
+ linkType: hard
+
"markdown-table@npm:^3.0.0":
version: 3.0.3
resolution: "markdown-table@npm:3.0.3"
@@ -13069,6 +16525,33 @@ __metadata:
languageName: node
linkType: hard
+"marked@npm:^15.0.7":
+ version: 15.0.11
+ resolution: "marked@npm:15.0.11"
+ bin:
+ marked: bin/marked.js
+ checksum: 10c0/d532db4955c1f2ac6efc65a644725e9e12e7944cb6af40c7148baecfd3b3c2f3564229b3daf12d2125635466448fb9b367ce52357be3aea0273e3d152efdbdcf
+ languageName: node
+ linkType: hard
+
+"math-intrinsics@npm:^1.1.0":
+ version: 1.1.0
+ resolution: "math-intrinsics@npm:1.1.0"
+ checksum: 10c0/7579ff94e899e2f76ab64491d76cf606274c874d8f2af4a442c016bd85688927fcfca157ba6bf74b08e9439dc010b248ce05b96cc7c126a354c3bae7fcb48b7f
+ languageName: node
+ linkType: hard
+
+"mdast-util-definitions@npm:^5.0.0":
+ version: 5.1.2
+ resolution: "mdast-util-definitions@npm:5.1.2"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ "@types/unist": "npm:^2.0.0"
+ unist-util-visit: "npm:^4.0.0"
+ checksum: 10c0/da9049c15562e44ee4ea4a36113d98c6c9eaa3d8a17d6da2aef6a0626376dcd01d9ec007d77a8dfcad6d0cbd5c32a4abbad72a3f48c3172a55934c7d9a916480
+ languageName: node
+ linkType: hard
+
"mdast-util-directive@npm:^3.0.0":
version: 3.0.0
resolution: "mdast-util-directive@npm:3.0.0"
@@ -13085,6 +16568,18 @@ __metadata:
languageName: node
linkType: hard
+"mdast-util-find-and-replace@npm:^2.0.0":
+ version: 2.2.2
+ resolution: "mdast-util-find-and-replace@npm:2.2.2"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ escape-string-regexp: "npm:^5.0.0"
+ unist-util-is: "npm:^5.0.0"
+ unist-util-visit-parents: "npm:^5.0.0"
+ checksum: 10c0/ce935f4bd4aeab47f91531a7f09dfab89aaeea62ad31029b43185c5b626921357703d8e5093c13073c097fdabfc57cb2f884d7dfad83dbe7239e351375d6797c
+ languageName: node
+ linkType: hard
+
"mdast-util-find-and-replace@npm:^3.0.0, mdast-util-find-and-replace@npm:^3.0.1":
version: 3.0.1
resolution: "mdast-util-find-and-replace@npm:3.0.1"
@@ -13097,6 +16592,26 @@ __metadata:
languageName: node
linkType: hard
+"mdast-util-from-markdown@npm:^1.0.0":
+ version: 1.3.1
+ resolution: "mdast-util-from-markdown@npm:1.3.1"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ "@types/unist": "npm:^2.0.0"
+ decode-named-character-reference: "npm:^1.0.0"
+ mdast-util-to-string: "npm:^3.1.0"
+ micromark: "npm:^3.0.0"
+ micromark-util-decode-numeric-character-reference: "npm:^1.0.0"
+ micromark-util-decode-string: "npm:^1.0.0"
+ micromark-util-normalize-identifier: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ unist-util-stringify-position: "npm:^3.0.0"
+ uvu: "npm:^0.5.0"
+ checksum: 10c0/f4e901bf2a2e93fe35a339e0cff581efacce2f7117cd5652e9a270847bd7e2508b3e717b7b4156af54d4f896d63033e06ff9fafbf59a1d46fe17dd5e2a3f7846
+ languageName: node
+ linkType: hard
+
"mdast-util-from-markdown@npm:^2.0.0":
version: 2.0.1
resolution: "mdast-util-from-markdown@npm:2.0.1"
@@ -13131,6 +16646,18 @@ __metadata:
languageName: node
linkType: hard
+"mdast-util-gfm-autolink-literal@npm:^1.0.0":
+ version: 1.0.3
+ resolution: "mdast-util-gfm-autolink-literal@npm:1.0.3"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ ccount: "npm:^2.0.0"
+ mdast-util-find-and-replace: "npm:^2.0.0"
+ micromark-util-character: "npm:^1.0.0"
+ checksum: 10c0/750e312eae73c3f2e8aa0e8c5232cb1b905357ff37ac236927f1af50cdbee7c2cfe2379b148ac32fa4137eeb3b24601e1bb6135084af926c7cd808867804193f
+ languageName: node
+ linkType: hard
+
"mdast-util-gfm-autolink-literal@npm:^2.0.0":
version: 2.0.0
resolution: "mdast-util-gfm-autolink-literal@npm:2.0.0"
@@ -13144,6 +16671,17 @@ __metadata:
languageName: node
linkType: hard
+"mdast-util-gfm-footnote@npm:^1.0.0":
+ version: 1.0.2
+ resolution: "mdast-util-gfm-footnote@npm:1.0.2"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ mdast-util-to-markdown: "npm:^1.3.0"
+ micromark-util-normalize-identifier: "npm:^1.0.0"
+ checksum: 10c0/767973e46b9e2ae44e80e51a5e38ad0b032fc7f06a1a3095aa96c2886ba333941c764474a56b82e7db05efc56242a4789bc7fbbcc753d61512750e86a4192fe8
+ languageName: node
+ linkType: hard
+
"mdast-util-gfm-footnote@npm:^2.0.0":
version: 2.0.0
resolution: "mdast-util-gfm-footnote@npm:2.0.0"
@@ -13157,6 +16695,16 @@ __metadata:
languageName: node
linkType: hard
+"mdast-util-gfm-strikethrough@npm:^1.0.0":
+ version: 1.0.3
+ resolution: "mdast-util-gfm-strikethrough@npm:1.0.3"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ mdast-util-to-markdown: "npm:^1.3.0"
+ checksum: 10c0/29616b3dfdd33d3cd13f9b3181a8562fa2fbacfcb04a37dba3c690ba6829f0231b145444de984726d9277b2bc90dd7d96fb9df9f6292d5e77d65a8659ee2f52b
+ languageName: node
+ linkType: hard
+
"mdast-util-gfm-strikethrough@npm:^2.0.0":
version: 2.0.0
resolution: "mdast-util-gfm-strikethrough@npm:2.0.0"
@@ -13168,6 +16716,18 @@ __metadata:
languageName: node
linkType: hard
+"mdast-util-gfm-table@npm:^1.0.0":
+ version: 1.0.7
+ resolution: "mdast-util-gfm-table@npm:1.0.7"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ markdown-table: "npm:^3.0.0"
+ mdast-util-from-markdown: "npm:^1.0.0"
+ mdast-util-to-markdown: "npm:^1.3.0"
+ checksum: 10c0/a37a05a936292c4f48394123332d3c034a6e1b15bb3e7f3b94e6bce3260c9184fd388abbc4100827edd5485a6563098306994d15a729bde3c96de7a62ed5720b
+ languageName: node
+ linkType: hard
+
"mdast-util-gfm-table@npm:^2.0.0":
version: 2.0.0
resolution: "mdast-util-gfm-table@npm:2.0.0"
@@ -13181,6 +16741,16 @@ __metadata:
languageName: node
linkType: hard
+"mdast-util-gfm-task-list-item@npm:^1.0.0":
+ version: 1.0.2
+ resolution: "mdast-util-gfm-task-list-item@npm:1.0.2"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ mdast-util-to-markdown: "npm:^1.3.0"
+ checksum: 10c0/91fa91f7d1a8797bf129008dab12d23917015ad12df00044e275b4459e8b383fbec6234338953a0089ef9c3a114d0a360c3e652eb0ebf6ece7e7a8fd3b5977c6
+ languageName: node
+ linkType: hard
+
"mdast-util-gfm-task-list-item@npm:^2.0.0":
version: 2.0.0
resolution: "mdast-util-gfm-task-list-item@npm:2.0.0"
@@ -13193,6 +16763,21 @@ __metadata:
languageName: node
linkType: hard
+"mdast-util-gfm@npm:^2.0.0":
+ version: 2.0.2
+ resolution: "mdast-util-gfm@npm:2.0.2"
+ dependencies:
+ mdast-util-from-markdown: "npm:^1.0.0"
+ mdast-util-gfm-autolink-literal: "npm:^1.0.0"
+ mdast-util-gfm-footnote: "npm:^1.0.0"
+ mdast-util-gfm-strikethrough: "npm:^1.0.0"
+ mdast-util-gfm-table: "npm:^1.0.0"
+ mdast-util-gfm-task-list-item: "npm:^1.0.0"
+ mdast-util-to-markdown: "npm:^1.0.0"
+ checksum: 10c0/5b7f7f98a90a2962d7e0787e080c4e55b70119100c7685bbdb772d8d7865524aeffd1757edba5afba434250e0246b987c0617c2c635baaf51c26dbbb3b72dbec
+ languageName: node
+ linkType: hard
+
"mdast-util-gfm@npm:^3.0.0":
version: 3.0.0
resolution: "mdast-util-gfm@npm:3.0.0"
@@ -13270,6 +16855,16 @@ __metadata:
languageName: node
linkType: hard
+"mdast-util-phrasing@npm:^3.0.0":
+ version: 3.0.1
+ resolution: "mdast-util-phrasing@npm:3.0.1"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ unist-util-is: "npm:^5.0.0"
+ checksum: 10c0/5e00e303652a7581593549dbce20dfb69d687d79a972f7928f6ca1920ef5385bceb737a3d5292ab6d937ed8c67bb59771e80e88f530b78734fe7d155f833e32b
+ languageName: node
+ linkType: hard
+
"mdast-util-phrasing@npm:^4.0.0":
version: 4.1.0
resolution: "mdast-util-phrasing@npm:4.1.0"
@@ -13280,6 +16875,22 @@ __metadata:
languageName: node
linkType: hard
+"mdast-util-to-hast@npm:^12.1.0":
+ version: 12.3.0
+ resolution: "mdast-util-to-hast@npm:12.3.0"
+ dependencies:
+ "@types/hast": "npm:^2.0.0"
+ "@types/mdast": "npm:^3.0.0"
+ mdast-util-definitions: "npm:^5.0.0"
+ micromark-util-sanitize-uri: "npm:^1.1.0"
+ trim-lines: "npm:^3.0.0"
+ unist-util-generated: "npm:^2.0.0"
+ unist-util-position: "npm:^4.0.0"
+ unist-util-visit: "npm:^4.0.0"
+ checksum: 10c0/0753e45bfcce423f7a13979ac720a23ed8d6bafed174c387f43bbe8baf3838f3a043cd8006975b71e5c4068b7948f83f1348acea79801101af31eaec4e7a499a
+ languageName: node
+ linkType: hard
+
"mdast-util-to-hast@npm:^13.0.0":
version: 13.2.0
resolution: "mdast-util-to-hast@npm:13.2.0"
@@ -13297,6 +16908,22 @@ __metadata:
languageName: node
linkType: hard
+"mdast-util-to-markdown@npm:^1.0.0, mdast-util-to-markdown@npm:^1.3.0":
+ version: 1.5.0
+ resolution: "mdast-util-to-markdown@npm:1.5.0"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ "@types/unist": "npm:^2.0.0"
+ longest-streak: "npm:^3.0.0"
+ mdast-util-phrasing: "npm:^3.0.0"
+ mdast-util-to-string: "npm:^3.0.0"
+ micromark-util-decode-string: "npm:^1.0.0"
+ unist-util-visit: "npm:^4.0.0"
+ zwitch: "npm:^2.0.0"
+ checksum: 10c0/9831d14aa6c097750a90c7b87b4e814b040731c30606a794c9b136dc746633dd9ec07154ca97d4fec4eaf732cf89d14643424e2581732d6ee18c9b0e51ff7664
+ languageName: node
+ linkType: hard
+
"mdast-util-to-markdown@npm:^2.0.0":
version: 2.1.0
resolution: "mdast-util-to-markdown@npm:2.1.0"
@@ -13313,6 +16940,15 @@ __metadata:
languageName: node
linkType: hard
+"mdast-util-to-string@npm:^3.0.0, mdast-util-to-string@npm:^3.1.0":
+ version: 3.2.0
+ resolution: "mdast-util-to-string@npm:3.2.0"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ checksum: 10c0/112f4bf0f6758dcb95deffdcf37afba7eaecdfe2ee13252de031723094d4d55220e147326690a8b91244758e2d678e7aeb1fdd0fa6ef3317c979bc42effd9a21
+ languageName: node
+ linkType: hard
+
"mdast-util-to-string@npm:^4.0.0":
version: 4.0.0
resolution: "mdast-util-to-string@npm:4.0.0"
@@ -13373,6 +17009,34 @@ __metadata:
languageName: node
linkType: hard
+"mermaid@npm:>=10.4":
+ version: 11.6.0
+ resolution: "mermaid@npm:11.6.0"
+ dependencies:
+ "@braintree/sanitize-url": "npm:^7.0.4"
+ "@iconify/utils": "npm:^2.1.33"
+ "@mermaid-js/parser": "npm:^0.4.0"
+ "@types/d3": "npm:^7.4.3"
+ cytoscape: "npm:^3.29.3"
+ cytoscape-cose-bilkent: "npm:^4.1.0"
+ cytoscape-fcose: "npm:^2.2.0"
+ d3: "npm:^7.9.0"
+ d3-sankey: "npm:^0.12.3"
+ dagre-d3-es: "npm:7.0.11"
+ dayjs: "npm:^1.11.13"
+ dompurify: "npm:^3.2.4"
+ katex: "npm:^0.16.9"
+ khroma: "npm:^2.1.0"
+ lodash-es: "npm:^4.17.21"
+ marked: "npm:^15.0.7"
+ roughjs: "npm:^4.6.6"
+ stylis: "npm:^4.3.6"
+ ts-dedent: "npm:^2.2.0"
+ uuid: "npm:^11.1.0"
+ checksum: 10c0/69709ac58992ed532e1173e327b75f4135e226b7b9f61c15a759266a323b726ce429eef554357be1fc68463597a8111e9be4f7f013a6780b558e88ea3bda46b6
+ languageName: node
+ linkType: hard
+
"methods@npm:~1.1.2":
version: 1.1.2
resolution: "methods@npm:1.1.2"
@@ -13380,6 +17044,30 @@ __metadata:
languageName: node
linkType: hard
+"micromark-core-commonmark@npm:^1.0.0, micromark-core-commonmark@npm:^1.0.1":
+ version: 1.1.0
+ resolution: "micromark-core-commonmark@npm:1.1.0"
+ dependencies:
+ decode-named-character-reference: "npm:^1.0.0"
+ micromark-factory-destination: "npm:^1.0.0"
+ micromark-factory-label: "npm:^1.0.0"
+ micromark-factory-space: "npm:^1.0.0"
+ micromark-factory-title: "npm:^1.0.0"
+ micromark-factory-whitespace: "npm:^1.0.0"
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-chunked: "npm:^1.0.0"
+ micromark-util-classify-character: "npm:^1.0.0"
+ micromark-util-html-tag-name: "npm:^1.0.0"
+ micromark-util-normalize-identifier: "npm:^1.0.0"
+ micromark-util-resolve-all: "npm:^1.0.0"
+ micromark-util-subtokenize: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.1"
+ uvu: "npm:^0.5.0"
+ checksum: 10c0/b3bf7b7004ce7dbb3ae151dcca4db1d12546f1b943affb2418da4b90b9ce59357373c433ee2eea4c868aee0791dafa355aeed19f5ef2b0acaf271f32f1ecbe6a
+ languageName: node
+ linkType: hard
+
"micromark-core-commonmark@npm:^2.0.0":
version: 2.0.1
resolution: "micromark-core-commonmark@npm:2.0.1"
@@ -13431,6 +17119,18 @@ __metadata:
languageName: node
linkType: hard
+"micromark-extension-gfm-autolink-literal@npm:^1.0.0":
+ version: 1.0.5
+ resolution: "micromark-extension-gfm-autolink-literal@npm:1.0.5"
+ dependencies:
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-sanitize-uri: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ checksum: 10c0/4964a52605ac36d24501d427e2d173fa39b5e0402275cb45068eba4898f4cb9cc57f7007b21b7514f0ab5f7b371b1701a5156a10b6ac8e77a7f36e830cf481d4
+ languageName: node
+ linkType: hard
+
"micromark-extension-gfm-autolink-literal@npm:^2.0.0":
version: 2.1.0
resolution: "micromark-extension-gfm-autolink-literal@npm:2.1.0"
@@ -13443,6 +17143,22 @@ __metadata:
languageName: node
linkType: hard
+"micromark-extension-gfm-footnote@npm:^1.0.0":
+ version: 1.1.2
+ resolution: "micromark-extension-gfm-footnote@npm:1.1.2"
+ dependencies:
+ micromark-core-commonmark: "npm:^1.0.0"
+ micromark-factory-space: "npm:^1.0.0"
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-normalize-identifier: "npm:^1.0.0"
+ micromark-util-sanitize-uri: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ uvu: "npm:^0.5.0"
+ checksum: 10c0/b8090876cc3da5436c6253b0b40e39ceaa470c2429f699c19ee4163cef3102c4cd16c4ac2ec8caf916037fad310cfb52a9ef182c75d50fca7419ba08faad9b39
+ languageName: node
+ linkType: hard
+
"micromark-extension-gfm-footnote@npm:^2.0.0":
version: 2.1.0
resolution: "micromark-extension-gfm-footnote@npm:2.1.0"
@@ -13459,6 +17175,20 @@ __metadata:
languageName: node
linkType: hard
+"micromark-extension-gfm-strikethrough@npm:^1.0.0":
+ version: 1.0.7
+ resolution: "micromark-extension-gfm-strikethrough@npm:1.0.7"
+ dependencies:
+ micromark-util-chunked: "npm:^1.0.0"
+ micromark-util-classify-character: "npm:^1.0.0"
+ micromark-util-resolve-all: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ uvu: "npm:^0.5.0"
+ checksum: 10c0/b45fe93a7a412fc44bae7a183b92a988e17b49ed9d683bd80ee4dde96d462e1ca6b316dd64bda7759e4086d6d8686790a711e53c244f1f4d2b37e1cfe852884d
+ languageName: node
+ linkType: hard
+
"micromark-extension-gfm-strikethrough@npm:^2.0.0":
version: 2.1.0
resolution: "micromark-extension-gfm-strikethrough@npm:2.1.0"
@@ -13473,6 +17203,19 @@ __metadata:
languageName: node
linkType: hard
+"micromark-extension-gfm-table@npm:^1.0.0":
+ version: 1.0.7
+ resolution: "micromark-extension-gfm-table@npm:1.0.7"
+ dependencies:
+ micromark-factory-space: "npm:^1.0.0"
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ uvu: "npm:^0.5.0"
+ checksum: 10c0/38b5af80ecab8206845a057338235bee6f47fb6cb904208be4b76e87906765821683e25bef85dfa485809f931eaf8cd55f16cd2f4d6e33b84f56edfaf1dfb129
+ languageName: node
+ linkType: hard
+
"micromark-extension-gfm-table@npm:^2.0.0":
version: 2.1.0
resolution: "micromark-extension-gfm-table@npm:2.1.0"
@@ -13486,6 +17229,15 @@ __metadata:
languageName: node
linkType: hard
+"micromark-extension-gfm-tagfilter@npm:^1.0.0":
+ version: 1.0.2
+ resolution: "micromark-extension-gfm-tagfilter@npm:1.0.2"
+ dependencies:
+ micromark-util-types: "npm:^1.0.0"
+ checksum: 10c0/7e1bf278255cf2a8d2dda9de84bc238b39c53100e25ba8d7168220d5b00dc74869a6cb038fbf2e76b8ae89efc66906762311797a906d7d9cdd71e07bfe1ed505
+ languageName: node
+ linkType: hard
+
"micromark-extension-gfm-tagfilter@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-extension-gfm-tagfilter@npm:2.0.0"
@@ -13495,6 +17247,19 @@ __metadata:
languageName: node
linkType: hard
+"micromark-extension-gfm-task-list-item@npm:^1.0.0":
+ version: 1.0.5
+ resolution: "micromark-extension-gfm-task-list-item@npm:1.0.5"
+ dependencies:
+ micromark-factory-space: "npm:^1.0.0"
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ uvu: "npm:^0.5.0"
+ checksum: 10c0/2179742fa2cbb243cc06bd9e43fbb94cd98e4814c9d368ddf8b4b5afa0348023f335626ae955e89d679e2c2662a7f82c315117a3b060c87bdb4420fee5a219d1
+ languageName: node
+ linkType: hard
+
"micromark-extension-gfm-task-list-item@npm:^2.0.0":
version: 2.1.0
resolution: "micromark-extension-gfm-task-list-item@npm:2.1.0"
@@ -13508,6 +17273,22 @@ __metadata:
languageName: node
linkType: hard
+"micromark-extension-gfm@npm:^2.0.0":
+ version: 2.0.3
+ resolution: "micromark-extension-gfm@npm:2.0.3"
+ dependencies:
+ micromark-extension-gfm-autolink-literal: "npm:^1.0.0"
+ micromark-extension-gfm-footnote: "npm:^1.0.0"
+ micromark-extension-gfm-strikethrough: "npm:^1.0.0"
+ micromark-extension-gfm-table: "npm:^1.0.0"
+ micromark-extension-gfm-tagfilter: "npm:^1.0.0"
+ micromark-extension-gfm-task-list-item: "npm:^1.0.0"
+ micromark-util-combine-extensions: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ checksum: 10c0/53056376d14caf3fab2cc44881c1ad49d975776cc2267bca74abda2cb31f2a77ec0fb2bdb2dd97565f0d9943ad915ff192b89c1cee5d9d727569a5e38505799b
+ languageName: node
+ linkType: hard
+
"micromark-extension-gfm@npm:^3.0.0":
version: 3.0.0
resolution: "micromark-extension-gfm@npm:3.0.0"
@@ -13600,6 +17381,17 @@ __metadata:
languageName: node
linkType: hard
+"micromark-factory-destination@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-factory-destination@npm:1.1.0"
+ dependencies:
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ checksum: 10c0/71ebd9089bf0c9689b98ef42215c04032ae2701ae08c3546b663628553255dca18e5310dbdacddad3acd8de4f12a789835fff30dadc4da3c4e30387a75e6b488
+ languageName: node
+ linkType: hard
+
"micromark-factory-destination@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-factory-destination@npm:2.0.0"
@@ -13611,6 +17403,18 @@ __metadata:
languageName: node
linkType: hard
+"micromark-factory-label@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-factory-label@npm:1.1.0"
+ dependencies:
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ uvu: "npm:^0.5.0"
+ checksum: 10c0/5e2cd2d8214bb92a34dfcedf9c7aecf565e3648650a3a6a0495ededf15f2318dd214dc069e3026402792cd5839d395313f8ef9c2e86ca34a8facaa0f75a77753
+ languageName: node
+ linkType: hard
+
"micromark-factory-label@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-factory-label@npm:2.0.0"
@@ -13659,6 +17463,18 @@ __metadata:
languageName: node
linkType: hard
+"micromark-factory-title@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-factory-title@npm:1.1.0"
+ dependencies:
+ micromark-factory-space: "npm:^1.0.0"
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ checksum: 10c0/cf8c687d1d5c3928846a4791d4a7e2f1d7bdd2397051e20d60f06b7565a48bf85198ab6f85735e997ab3f0cbb80b8b6391f4f7ebc0aae2f2f8c3a08541257bf6
+ languageName: node
+ linkType: hard
+
"micromark-factory-title@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-factory-title@npm:2.0.0"
@@ -13671,6 +17487,18 @@ __metadata:
languageName: node
linkType: hard
+"micromark-factory-whitespace@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-factory-whitespace@npm:1.1.0"
+ dependencies:
+ micromark-factory-space: "npm:^1.0.0"
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ checksum: 10c0/7248cc4534f9befb38c6f398b6e38efd3199f1428fc214c9cb7ed5b6e9fa7a82c0d8cdfa9bcacde62887c9a7c8c46baf5c318b2ae8f701afbccc8ad702e92dce
+ languageName: node
+ linkType: hard
+
"micromark-factory-whitespace@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-factory-whitespace@npm:2.0.0"
@@ -13703,6 +17531,15 @@ __metadata:
languageName: node
linkType: hard
+"micromark-util-chunked@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-util-chunked@npm:1.1.0"
+ dependencies:
+ micromark-util-symbol: "npm:^1.0.0"
+ checksum: 10c0/59534cf4aaf481ed58d65478d00eae0080df9b5816673f79b5ddb0cea263e5a9ee9cbb6cc565daf1eb3c8c4ff86fc4e25d38a0577539655cda823a4249efd358
+ languageName: node
+ linkType: hard
+
"micromark-util-chunked@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-util-chunked@npm:2.0.0"
@@ -13712,6 +17549,17 @@ __metadata:
languageName: node
linkType: hard
+"micromark-util-classify-character@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-util-classify-character@npm:1.1.0"
+ dependencies:
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ checksum: 10c0/3266453dc0fdaf584e24c9b3c91d1ed180f76b5856699c51fd2549305814fcab7ec52afb4d3e83d002a9115cd2d2b2ffdc9c0b38ed85120822bf515cc00636ec
+ languageName: node
+ linkType: hard
+
"micromark-util-classify-character@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-util-classify-character@npm:2.0.0"
@@ -13723,6 +17571,16 @@ __metadata:
languageName: node
linkType: hard
+"micromark-util-combine-extensions@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-util-combine-extensions@npm:1.1.0"
+ dependencies:
+ micromark-util-chunked: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ checksum: 10c0/0bc572fab3fe77f533c29aa1b75cb847b9fc9455f67a98623ef9740b925c0b0426ad9f09bbb56f1e844ea9ebada7873d1f06d27f7c979a917692b273c4b69e31
+ languageName: node
+ linkType: hard
+
"micromark-util-combine-extensions@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-util-combine-extensions@npm:2.0.0"
@@ -13733,6 +17591,15 @@ __metadata:
languageName: node
linkType: hard
+"micromark-util-decode-numeric-character-reference@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-util-decode-numeric-character-reference@npm:1.1.0"
+ dependencies:
+ micromark-util-symbol: "npm:^1.0.0"
+ checksum: 10c0/64ef2575e3fc2426976c19e16973348f20b59ddd5543f1467ac2e251f29e0a91f12089703d29ae985b0b9a408ee0d72f06d04ed3920811aa2402aabca3bdf9e4
+ languageName: node
+ linkType: hard
+
"micromark-util-decode-numeric-character-reference@npm:^2.0.0":
version: 2.0.1
resolution: "micromark-util-decode-numeric-character-reference@npm:2.0.1"
@@ -13742,6 +17609,18 @@ __metadata:
languageName: node
linkType: hard
+"micromark-util-decode-string@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-util-decode-string@npm:1.1.0"
+ dependencies:
+ decode-named-character-reference: "npm:^1.0.0"
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-decode-numeric-character-reference: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ checksum: 10c0/757a0aaa5ad6c50c7480bd75371d407ac75f5022cd4404aba07adadf1448189502aea9bb7b2d09d25e18745e0abf72b95506b6beb184bcccabe919e48e3a5df7
+ languageName: node
+ linkType: hard
+
"micromark-util-decode-string@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-util-decode-string@npm:2.0.0"
@@ -13754,6 +17633,13 @@ __metadata:
languageName: node
linkType: hard
+"micromark-util-encode@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-util-encode@npm:1.1.0"
+ checksum: 10c0/9878c9bc96999d45626a7597fffac85348ea842dce75d2417345cbf070a9941c62477bd0963bef37d4f0fd29f2982be6ddf416d62806f00ccb334af9d6ee87e7
+ languageName: node
+ linkType: hard
+
"micromark-util-encode@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-util-encode@npm:2.0.0"
@@ -13777,6 +17663,13 @@ __metadata:
languageName: node
linkType: hard
+"micromark-util-html-tag-name@npm:^1.0.0":
+ version: 1.2.0
+ resolution: "micromark-util-html-tag-name@npm:1.2.0"
+ checksum: 10c0/15421869678d36b4fe51df453921e8186bff514a14e9f79f32b7e1cdd67874e22a66ad34a7f048dd132cbbbfc7c382ae2f777a2bfd1f245a47705dc1c6d4f199
+ languageName: node
+ linkType: hard
+
"micromark-util-html-tag-name@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-util-html-tag-name@npm:2.0.0"
@@ -13784,6 +17677,15 @@ __metadata:
languageName: node
linkType: hard
+"micromark-util-normalize-identifier@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-util-normalize-identifier@npm:1.1.0"
+ dependencies:
+ micromark-util-symbol: "npm:^1.0.0"
+ checksum: 10c0/a9657321a2392584e4d978061882117a84db7d2c2c1c052c0f5d25da089d463edb9f956d5beaf7f5768984b6f72d046d59b5972951ec7bf25397687a62b8278a
+ languageName: node
+ linkType: hard
+
"micromark-util-normalize-identifier@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-util-normalize-identifier@npm:2.0.0"
@@ -13793,6 +17695,15 @@ __metadata:
languageName: node
linkType: hard
+"micromark-util-resolve-all@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-util-resolve-all@npm:1.1.0"
+ dependencies:
+ micromark-util-types: "npm:^1.0.0"
+ checksum: 10c0/b5c95484c06e87bbbb60d8430eb030a458733a5270409f4c67892d1274737087ca6a7ca888987430e57cf1dcd44bb16390d3b3936a2bf07f7534ec8f52ce43c9
+ languageName: node
+ linkType: hard
+
"micromark-util-resolve-all@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-util-resolve-all@npm:2.0.0"
@@ -13802,6 +17713,17 @@ __metadata:
languageName: node
linkType: hard
+"micromark-util-sanitize-uri@npm:^1.0.0, micromark-util-sanitize-uri@npm:^1.1.0":
+ version: 1.2.0
+ resolution: "micromark-util-sanitize-uri@npm:1.2.0"
+ dependencies:
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-encode: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ checksum: 10c0/dbdb98248e9f0408c7a00f1c1cd805775b41d213defd659533835f34b38da38e8f990bf7b3f782e96bffbc549aec9c3ecdab197d4ad5adbfe08f814a70327b6e
+ languageName: node
+ linkType: hard
+
"micromark-util-sanitize-uri@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-util-sanitize-uri@npm:2.0.0"
@@ -13813,6 +17735,18 @@ __metadata:
languageName: node
linkType: hard
+"micromark-util-subtokenize@npm:^1.0.0":
+ version: 1.1.0
+ resolution: "micromark-util-subtokenize@npm:1.1.0"
+ dependencies:
+ micromark-util-chunked: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.0"
+ uvu: "npm:^0.5.0"
+ checksum: 10c0/f292b1b162845db50d36255c9d4c4c6d47931fbca3ac98a80c7e536d2163233fd662f8ca0479ee2b80f145c66a1394c7ed17dfce801439741211015e77e3901e
+ languageName: node
+ linkType: hard
+
"micromark-util-subtokenize@npm:^2.0.0":
version: 2.0.1
resolution: "micromark-util-subtokenize@npm:2.0.1"
@@ -13839,7 +17773,7 @@ __metadata:
languageName: node
linkType: hard
-"micromark-util-types@npm:^1.0.0":
+"micromark-util-types@npm:^1.0.0, micromark-util-types@npm:^1.0.1":
version: 1.1.0
resolution: "micromark-util-types@npm:1.1.0"
checksum: 10c0/a9749cb0a12a252ff536baabcb7012421b6fad4d91a5fdd80d7b33dc7b4c22e2d0c4637dfe5b902d00247fe6c9b01f4a24fce6b572b16ccaa4da90e6ce2a11e4
@@ -13853,6 +17787,31 @@ __metadata:
languageName: node
linkType: hard
+"micromark@npm:^3.0.0":
+ version: 3.2.0
+ resolution: "micromark@npm:3.2.0"
+ dependencies:
+ "@types/debug": "npm:^4.0.0"
+ debug: "npm:^4.0.0"
+ decode-named-character-reference: "npm:^1.0.0"
+ micromark-core-commonmark: "npm:^1.0.1"
+ micromark-factory-space: "npm:^1.0.0"
+ micromark-util-character: "npm:^1.0.0"
+ micromark-util-chunked: "npm:^1.0.0"
+ micromark-util-combine-extensions: "npm:^1.0.0"
+ micromark-util-decode-numeric-character-reference: "npm:^1.0.0"
+ micromark-util-encode: "npm:^1.0.0"
+ micromark-util-normalize-identifier: "npm:^1.0.0"
+ micromark-util-resolve-all: "npm:^1.0.0"
+ micromark-util-sanitize-uri: "npm:^1.0.0"
+ micromark-util-subtokenize: "npm:^1.0.0"
+ micromark-util-symbol: "npm:^1.0.0"
+ micromark-util-types: "npm:^1.0.1"
+ uvu: "npm:^0.5.0"
+ checksum: 10c0/f243e805d1b3cc699fddae2de0b1492bc82462f1a709d7ae5c82039f88b1e009c959100184717e748be057b5f88603289d5681679a4e6fbabcd037beb34bc744
+ languageName: node
+ linkType: hard
+
"micromark@npm:^4.0.0":
version: 4.0.0
resolution: "micromark@npm:4.0.0"
@@ -13909,6 +17868,15 @@ __metadata:
languageName: node
linkType: hard
+"mime-format@npm:2.0.1":
+ version: 2.0.1
+ resolution: "mime-format@npm:2.0.1"
+ dependencies:
+ charset: "npm:^1.0.0"
+ checksum: 10c0/f6c0183841c3f48eab9674384270191414112cd334359741fc2c8448ef1e488fe9740cc63dd6bf6eb09ffe5a44a8122ac8e305bc90077afbffea33338944a412
+ languageName: node
+ linkType: hard
+
"mime-types@npm:2.1.18":
version: 2.1.18
resolution: "mime-types@npm:2.1.18"
@@ -13918,7 +17886,7 @@ __metadata:
languageName: node
linkType: hard
-"mime-types@npm:^2.1.27, mime-types@npm:^2.1.31, mime-types@npm:~2.1.17, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34":
+"mime-types@npm:2.1.35, mime-types@npm:^2.1.27, mime-types@npm:^2.1.31, mime-types@npm:~2.1.17, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34":
version: 2.1.35
resolution: "mime-types@npm:2.1.35"
dependencies:
@@ -13980,15 +17948,15 @@ __metadata:
languageName: node
linkType: hard
-"mini-css-extract-plugin@npm:^2.7.6":
- version: 2.9.0
- resolution: "mini-css-extract-plugin@npm:2.9.0"
+"mini-css-extract-plugin@npm:^2.9.1":
+ version: 2.9.2
+ resolution: "mini-css-extract-plugin@npm:2.9.2"
dependencies:
schema-utils: "npm:^4.0.0"
tapable: "npm:^2.2.1"
peerDependencies:
webpack: ^5.0.0
- checksum: 10c0/46e20747ea250420db8a82801b9779299ce3cd5ec4d6dd75e00904c39cc80f0f01decaa534b8cb9658d7d3b656b919cb2cc84b1ba7e2394d2d6548578a5c2901
+ checksum: 10c0/5d3218dbd7db48b572925ddac05162a7415bf81b321f1a0c07016ec643cb5720c8a836ae68d45f5de826097a3013b601706c9c5aacb7f610dc2041b271de2ce0
languageName: node
linkType: hard
@@ -14057,6 +18025,15 @@ __metadata:
languageName: node
linkType: hard
+"minimatch@npm:^5.0.1":
+ version: 5.1.6
+ resolution: "minimatch@npm:5.1.6"
+ dependencies:
+ brace-expansion: "npm:^2.0.1"
+ checksum: 10c0/3defdfd230914f22a8da203747c42ee3c405c39d4d37ffda284dac5e45b7e1f6c49aa8be606509002898e73091ff2a3bbfc59c2c6c71d4660609f63aa92f98e3
+ languageName: node
+ linkType: hard
+
"minimatch@npm:^8.0.2":
version: 8.0.4
resolution: "minimatch@npm:8.0.4"
@@ -14226,6 +18203,18 @@ __metadata:
languageName: node
linkType: hard
+"mlly@npm:^1.7.4":
+ version: 1.7.4
+ resolution: "mlly@npm:1.7.4"
+ dependencies:
+ acorn: "npm:^8.14.0"
+ pathe: "npm:^2.0.1"
+ pkg-types: "npm:^1.3.0"
+ ufo: "npm:^1.5.4"
+ checksum: 10c0/69e738218a13d6365caf930e0ab4e2b848b84eec261597df9788cefb9930f3e40667be9cb58a4718834ba5f97a6efeef31d3b5a95f4388143fd4e0d0deff72ff
+ languageName: node
+ linkType: hard
+
"module-details-from-path@npm:^1.0.3":
version: 1.0.3
resolution: "module-details-from-path@npm:1.0.3"
@@ -14337,6 +18326,13 @@ __metadata:
languageName: node
linkType: hard
+"neotraverse@npm:0.6.15":
+ version: 0.6.15
+ resolution: "neotraverse@npm:0.6.15"
+ checksum: 10c0/44a06fb80e38a4dee9de4458c0e597cdbb6db5be12f54e731c786e41be94d7332cf0ffcf5f635949c4285bf094f9c3b2fceb1cc54fcef0a575283737785d0c9c
+ languageName: node
+ linkType: hard
+
"no-case@npm:^3.0.4":
version: 3.0.4
resolution: "no-case@npm:3.0.4"
@@ -14347,6 +18343,15 @@ __metadata:
languageName: node
linkType: hard
+"node-addon-api@npm:^7.0.0":
+ version: 7.1.1
+ resolution: "node-addon-api@npm:7.1.1"
+ dependencies:
+ node-gyp: "npm:latest"
+ checksum: 10c0/fb32a206276d608037fa1bcd7e9921e177fe992fc610d098aa3128baca3c0050fc1e014fa007e9b3874cf865ddb4f5bd9f43ccb7cbbbe4efaff6a83e920b17e9
+ languageName: node
+ linkType: hard
+
"node-emoji@npm:^2.1.0":
version: 2.1.3
resolution: "node-emoji@npm:2.1.3"
@@ -14359,6 +18364,15 @@ __metadata:
languageName: node
linkType: hard
+"node-fetch-h2@npm:^2.3.0":
+ version: 2.3.0
+ resolution: "node-fetch-h2@npm:2.3.0"
+ dependencies:
+ http2-client: "npm:^1.2.5"
+ checksum: 10c0/10f117c5aa1d475fff05028dddd617a61606083e4d6c4195dd5f5b03c973182e0d125e804771e6888d04f7d92b5c9c27a6149d1beedd6af1e0744f163e8a02d9
+ languageName: node
+ linkType: hard
+
"node-fetch-native@npm:^1.6.4":
version: 1.6.4
resolution: "node-fetch-native@npm:1.6.4"
@@ -14366,7 +18380,7 @@ __metadata:
languageName: node
linkType: hard
-"node-fetch@npm:^2.6.12, node-fetch@npm:^2.6.7":
+"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.12, node-fetch@npm:^2.6.7":
version: 2.7.0
resolution: "node-fetch@npm:2.7.0"
dependencies:
@@ -14407,6 +18421,15 @@ __metadata:
languageName: node
linkType: hard
+"node-readfiles@npm:^0.2.0":
+ version: 0.2.0
+ resolution: "node-readfiles@npm:0.2.0"
+ dependencies:
+ es6-promise: "npm:^3.2.1"
+ checksum: 10c0/9de2f741baae29f2422b22ef4399b5f7cb6c20372d4e88447a98d00a92cf1a35efdf942d24eee153a87d885aa7e7442b4bc6de33d4b91c47ba9da501780c76a1
+ languageName: node
+ linkType: hard
+
"node-releases@npm:^2.0.18":
version: 2.0.18
resolution: "node-releases@npm:2.0.18"
@@ -14414,6 +18437,13 @@ __metadata:
languageName: node
linkType: hard
+"node-releases@npm:^2.0.19":
+ version: 2.0.19
+ resolution: "node-releases@npm:2.0.19"
+ checksum: 10c0/52a0dbd25ccf545892670d1551690fe0facb6a471e15f2cfa1b20142a5b255b3aa254af5f59d6ecb69c2bec7390bc643c43aa63b13bf5e64b6075952e716b1aa
+ languageName: node
+ linkType: hard
+
"nopt@npm:^7.0.0":
version: 7.2.1
resolution: "nopt@npm:7.2.1"
@@ -14464,10 +18494,10 @@ __metadata:
languageName: node
linkType: hard
-"npm-to-yarn@npm:^2.2.1":
- version: 2.2.1
- resolution: "npm-to-yarn@npm:2.2.1"
- checksum: 10c0/65c696a3e595facad802b6b13c04e504806ea88fd4f87ab758f8042c19f65b4c4822815a47095df944b0809a95e574c27323c33cca5533f8454515eaa6e14fac
+"npm-to-yarn@npm:^3.0.0":
+ version: 3.0.1
+ resolution: "npm-to-yarn@npm:3.0.1"
+ checksum: 10c0/f0a72bfc0ed2ad50c5995511ff6442520d259aee5a58e1b0914572a33d29c07090a684a1d8ce95d2399dfe9bc51e649e8d029b0118ecf941f40212053693caca
languageName: node
linkType: hard
@@ -14487,6 +18517,92 @@ __metadata:
languageName: node
linkType: hard
+"null-loader@npm:^4.0.1":
+ version: 4.0.1
+ resolution: "null-loader@npm:4.0.1"
+ dependencies:
+ loader-utils: "npm:^2.0.0"
+ schema-utils: "npm:^3.0.0"
+ peerDependencies:
+ webpack: ^4.0.0 || ^5.0.0
+ checksum: 10c0/fe9a74a928c9ddc1eab7be0e4322516439562d6efd6feeb0f7c61777d4b79a6a8e5a6bc8133deb59408f3f423bdf84c154a88168154a583154e9e33d544b4d42
+ languageName: node
+ linkType: hard
+
+"oas-kit-common@npm:^1.0.8":
+ version: 1.0.8
+ resolution: "oas-kit-common@npm:1.0.8"
+ dependencies:
+ fast-safe-stringify: "npm:^2.0.7"
+ checksum: 10c0/5619a0bd19a07b52af1afeff26e44601002c0fd558d0020fdb720cb3723b60c83b80efede3a62110ce315f15b971751fb46396760e0e507fb8fd412cdc3808dd
+ languageName: node
+ linkType: hard
+
+"oas-linter@npm:^3.2.2":
+ version: 3.2.2
+ resolution: "oas-linter@npm:3.2.2"
+ dependencies:
+ "@exodus/schemasafe": "npm:^1.0.0-rc.2"
+ should: "npm:^13.2.1"
+ yaml: "npm:^1.10.0"
+ checksum: 10c0/5a8ea3d8a0bf185b676659d1e1c0b9b50695aeff53ccd5c264c8e99b4a7c0021f802b937913d76f0bc1a6a2b8ae151df764d95302b0829063b9b26f8c436871c
+ languageName: node
+ linkType: hard
+
+"oas-resolver-browser@npm:2.5.6":
+ version: 2.5.6
+ resolution: "oas-resolver-browser@npm:2.5.6"
+ dependencies:
+ node-fetch-h2: "npm:^2.3.0"
+ oas-kit-common: "npm:^1.0.8"
+ path-browserify: "npm:^1.0.1"
+ reftools: "npm:^1.1.9"
+ yaml: "npm:^1.10.0"
+ yargs: "npm:^17.0.1"
+ bin:
+ resolve: resolve.js
+ checksum: 10c0/62ce600609380eb1a548c8e3c3b9a9e24c2945c94cc7c889733ab09edf51c9cc2d1886910817f740b9e65f769e02b93fdd8f61507412aa2ef853a2e59311aa04
+ languageName: node
+ linkType: hard
+
+"oas-resolver@npm:^2.5.6":
+ version: 2.5.6
+ resolution: "oas-resolver@npm:2.5.6"
+ dependencies:
+ node-fetch-h2: "npm:^2.3.0"
+ oas-kit-common: "npm:^1.0.8"
+ reftools: "npm:^1.1.9"
+ yaml: "npm:^1.10.0"
+ yargs: "npm:^17.0.1"
+ bin:
+ resolve: resolve.js
+ checksum: 10c0/cfba5ba3f7ea6673a840836cf194a80ba7f77e6d1ee005aa35cc838cad56d7e455fa53753ae7cc38810c96405b8606e675098ea7023639cf546cb10343f180f9
+ languageName: node
+ linkType: hard
+
+"oas-schema-walker@npm:^1.1.5":
+ version: 1.1.5
+ resolution: "oas-schema-walker@npm:1.1.5"
+ checksum: 10c0/8ba6bd2a9a8ede2c5574f217653a9e2b889a7c5be69c664a57e293591c58952e8510f4f9e2a82fd5f52491c859ce5c2b68342e9b971e9667f6b811e7fb56fd54
+ languageName: node
+ linkType: hard
+
+"oas-validator@npm:^5.0.8":
+ version: 5.0.8
+ resolution: "oas-validator@npm:5.0.8"
+ dependencies:
+ call-me-maybe: "npm:^1.0.1"
+ oas-kit-common: "npm:^1.0.8"
+ oas-linter: "npm:^3.2.2"
+ oas-resolver: "npm:^2.5.6"
+ oas-schema-walker: "npm:^1.1.5"
+ reftools: "npm:^1.1.9"
+ should: "npm:^13.2.1"
+ yaml: "npm:^1.10.0"
+ checksum: 10c0/16bb722042dcba93892c50db2201df6aeea9c3dd60e2f7bc18b36f23c610d136f52a5946908817f6fdd4139219fa4b177f952b9831039078b4c8730fa026b180
+ languageName: node
+ linkType: hard
+
"object-assign@npm:^4.0.1, object-assign@npm:^4.1.1":
version: 4.1.1
resolution: "object-assign@npm:4.1.1"
@@ -14494,7 +18610,7 @@ __metadata:
languageName: node
linkType: hard
-"object-hash@npm:^3.0.0":
+"object-hash@npm:3.0.0, object-hash@npm:^3.0.0":
version: 3.0.0
resolution: "object-hash@npm:3.0.0"
checksum: 10c0/a06844537107b960c1c8b96cd2ac8592a265186bfa0f6ccafe0d34eabdb526f6fa81da1f37c43df7ed13b12a4ae3457a16071603bcd39d8beddb5f08c37b0f47
@@ -14508,6 +18624,13 @@ __metadata:
languageName: node
linkType: hard
+"object-inspect@npm:^1.13.3":
+ version: 1.13.4
+ resolution: "object-inspect@npm:1.13.4"
+ checksum: 10c0/d7f8711e803b96ea3191c745d6f8056ce1f2496e530e6a19a0e92d89b0fa3c76d910c31f0aa270432db6bd3b2f85500a376a83aaba849a8d518c8845b3211692
+ languageName: node
+ linkType: hard
+
"object-is@npm:^1.1.5":
version: 1.1.6
resolution: "object-is@npm:1.1.6"
@@ -14643,6 +18766,33 @@ __metadata:
languageName: node
linkType: hard
+"openapi-to-postmanv2@npm:^4.21.0":
+ version: 4.25.0
+ resolution: "openapi-to-postmanv2@npm:4.25.0"
+ dependencies:
+ ajv: "npm:8.11.0"
+ ajv-draft-04: "npm:1.0.0"
+ ajv-formats: "npm:2.1.1"
+ async: "npm:3.2.4"
+ commander: "npm:2.20.3"
+ graphlib: "npm:2.1.8"
+ js-yaml: "npm:4.1.0"
+ json-pointer: "npm:0.6.2"
+ json-schema-merge-allof: "npm:0.8.1"
+ lodash: "npm:4.17.21"
+ neotraverse: "npm:0.6.15"
+ oas-resolver-browser: "npm:2.5.6"
+ object-hash: "npm:3.0.0"
+ path-browserify: "npm:1.0.1"
+ postman-collection: "npm:^4.4.0"
+ swagger2openapi: "npm:7.0.8"
+ yaml: "npm:1.10.2"
+ bin:
+ openapi2postmanv2: bin/openapi2postmanv2.js
+ checksum: 10c0/27023cbac174a48dfa6988b83db7f11f96d77ccd144ad8d2594b24cac69c81ddc55daed493b4c0f17b2036f5f2e2cbd20d35c05733febdb64260f5244b848b7b
+ languageName: node
+ linkType: hard
+
"opener@npm:^1.5.2":
version: 1.5.2
resolution: "opener@npm:1.5.2"
@@ -14793,6 +18943,22 @@ __metadata:
languageName: node
linkType: hard
+"package-manager-detector@npm:^0.2.8":
+ version: 0.2.11
+ resolution: "package-manager-detector@npm:0.2.11"
+ dependencies:
+ quansync: "npm:^0.2.7"
+ checksum: 10c0/247991de461b9e731f3463b7dae9ce187e53095b7b94d7d96eec039abf418b61ccf74464bec1d0c11d97311f33472e77baccd4c5898f77358da4b5b33395e0b1
+ languageName: node
+ linkType: hard
+
+"pako@npm:^2.1.0":
+ version: 2.1.0
+ resolution: "pako@npm:2.1.0"
+ checksum: 10c0/8e8646581410654b50eb22a5dfd71159cae98145bd5086c9a7a816ec0370b5f72b4648d08674624b3870a521e6a3daffd6c2f7bc00fdefc7063c9d8232ff5116
+ languageName: node
+ linkType: hard
+
"param-case@npm:^3.0.4":
version: 3.0.4
resolution: "param-case@npm:3.0.4"
@@ -14857,6 +19023,13 @@ __metadata:
languageName: node
linkType: hard
+"parse5@npm:^6.0.0":
+ version: 6.0.1
+ resolution: "parse5@npm:6.0.1"
+ checksum: 10c0/595821edc094ecbcfb9ddcb46a3e1fe3a718540f8320eff08b8cf6742a5114cce2d46d45f95c26191c11b184dcaf4e2960abcd9c5ed9eb9393ac9a37efcfdecb
+ languageName: node
+ linkType: hard
+
"parse5@npm:^7.0.0, parse5@npm:^7.1.2":
version: 7.1.2
resolution: "parse5@npm:7.1.2"
@@ -14883,13 +19056,20 @@ __metadata:
languageName: node
linkType: hard
-"path-browserify@npm:^1.0.1":
+"path-browserify@npm:1.0.1, path-browserify@npm:^1.0.1":
version: 1.0.1
resolution: "path-browserify@npm:1.0.1"
checksum: 10c0/8b8c3fd5c66bd340272180590ae4ff139769e9ab79522e2eb82e3d571a89b8117c04147f65ad066dccfb42fcad902e5b7d794b3d35e0fd840491a8ddbedf8c66
languageName: node
linkType: hard
+"path-data-parser@npm:0.1.0, path-data-parser@npm:^0.1.0":
+ version: 0.1.0
+ resolution: "path-data-parser@npm:0.1.0"
+ checksum: 10c0/ba22d54669a8bc4a3df27431fe667900685585d1196085b803d0aa4066b83e709bbf2be7c1d2b56e706b49cc698231d55947c22abbfc4843ca424bbf8c985745
+ languageName: node
+ linkType: hard
+
"path-exists@npm:^3.0.0":
version: 3.0.0
resolution: "path-exists@npm:3.0.0"
@@ -14973,10 +19153,10 @@ __metadata:
languageName: node
linkType: hard
-"path-to-regexp@npm:2.2.1":
- version: 2.2.1
- resolution: "path-to-regexp@npm:2.2.1"
- checksum: 10c0/f4b51090a73dad5ce0720f13ce8528ac77914bc927d72cc4ba05ab32770ad3a8d2e431962734b688b9ed863d4098d858da6ff4746037e4e24259cbd3b2c32b79
+"path-to-regexp@npm:3.3.0":
+ version: 3.3.0
+ resolution: "path-to-regexp@npm:3.3.0"
+ checksum: 10c0/ffa0ebe7088d38d435a8d08b0fe6e8c93ceb2a81a65d4dd1d9a538f52e09d5e3474ed5f553cb3b180d894b0caa10698a68737ab599fd1e56b4663d1a64c9f77b
languageName: node
linkType: hard
@@ -15003,6 +19183,16 @@ __metadata:
languageName: node
linkType: hard
+"path@npm:0.12.7":
+ version: 0.12.7
+ resolution: "path@npm:0.12.7"
+ dependencies:
+ process: "npm:^0.11.1"
+ util: "npm:^0.10.3"
+ checksum: 10c0/f795ce5438a988a590c7b6dfd450ec9baa1c391a8be4c2dea48baa6e0f5b199e56cd83b8c9ebf3991b81bea58236d2c32bdafe2c17a2e70c3a2e4c69891ade59
+ languageName: node
+ linkType: hard
+
"pathe@npm:^1.1.1, pathe@npm:^1.1.2":
version: 1.1.2
resolution: "pathe@npm:1.1.2"
@@ -15010,6 +19200,13 @@ __metadata:
languageName: node
linkType: hard
+"pathe@npm:^2.0.1, pathe@npm:^2.0.3":
+ version: 2.0.3
+ resolution: "pathe@npm:2.0.3"
+ checksum: 10c0/c118dc5a8b5c4166011b2b70608762e260085180bb9e33e80a50dcdb1e78c010b1624f4280c492c92b05fc276715a4c357d1f9edc570f8f1b3d90b6839ebaca1
+ languageName: node
+ linkType: hard
+
"pathval@npm:^1.1.1":
version: 1.1.1
resolution: "pathval@npm:1.1.1"
@@ -15091,6 +19288,13 @@ __metadata:
languageName: node
linkType: hard
+"picocolors@npm:^1.1.1":
+ version: 1.1.1
+ resolution: "picocolors@npm:1.1.1"
+ checksum: 10c0/e2e3e8170ab9d7c7421969adaa7e1b31434f789afb9b3f115f6b96d91945041ac3ceb02e9ec6fe6510ff036bcc0bf91e69a1772edc0b707e12b19c0f2d6bcf58
+ languageName: node
+ linkType: hard
+
"picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.2.3, picomatch@npm:^2.3.1":
version: 2.3.1
resolution: "picomatch@npm:2.3.1"
@@ -15132,6 +19336,28 @@ __metadata:
languageName: node
linkType: hard
+"pkg-types@npm:^1.3.0":
+ version: 1.3.1
+ resolution: "pkg-types@npm:1.3.1"
+ dependencies:
+ confbox: "npm:^0.1.8"
+ mlly: "npm:^1.7.4"
+ pathe: "npm:^2.0.1"
+ checksum: 10c0/19e6cb8b66dcc66c89f2344aecfa47f2431c988cfa3366bdfdcfb1dd6695f87dcce37fbd90fe9d1605e2f4440b77f391e83c23255347c35cf84e7fd774d7fcea
+ languageName: node
+ linkType: hard
+
+"pkg-types@npm:^2.0.1":
+ version: 2.1.0
+ resolution: "pkg-types@npm:2.1.0"
+ dependencies:
+ confbox: "npm:^0.2.1"
+ exsolve: "npm:^1.0.1"
+ pathe: "npm:^2.0.3"
+ checksum: 10c0/7729d0a2367ba0aa2caf0f84a6ff0b73b13f4e9a3d62c229ddfa6d45d1f3898f590acdbaa64d779d56737d4ebea2d085961efd59094b8adf8baa34d829599b75
+ languageName: node
+ linkType: hard
+
"pkg-up@npm:^3.1.0":
version: 3.1.0
resolution: "pkg-up@npm:3.1.0"
@@ -15141,6 +19367,30 @@ __metadata:
languageName: node
linkType: hard
+"pluralize@npm:^8.0.0":
+ version: 8.0.0
+ resolution: "pluralize@npm:8.0.0"
+ checksum: 10c0/2044cfc34b2e8c88b73379ea4a36fc577db04f651c2909041b054c981cd863dd5373ebd030123ab058d194ae615d3a97cfdac653991e499d10caf592e8b3dc33
+ languageName: node
+ linkType: hard
+
+"points-on-curve@npm:0.2.0, points-on-curve@npm:^0.2.0":
+ version: 0.2.0
+ resolution: "points-on-curve@npm:0.2.0"
+ checksum: 10c0/f0d92343fcc2ad1f48334633e580574c1e0e28038a756133e171e537f270d6d64203feada5ee556e36f448a1b46e0306dee07b30f589f4e3ad720f6ee38ef48c
+ languageName: node
+ linkType: hard
+
+"points-on-path@npm:^0.2.1":
+ version: 0.2.1
+ resolution: "points-on-path@npm:0.2.1"
+ dependencies:
+ path-data-parser: "npm:0.1.0"
+ points-on-curve: "npm:0.2.0"
+ checksum: 10c0/a7010340f9f196976f61838e767bb7b0b7f6273ab4fb9eb37c61001fe26fbfc3fcd63c96d5e85b9a4ab579213ab366f2ddaaf60e2a9253e2b91a62db33f395ba
+ languageName: node
+ linkType: hard
+
"possible-typed-array-names@npm:^1.0.0":
version: 1.0.0
resolution: "possible-typed-array-names@npm:1.0.0"
@@ -15148,6 +19398,17 @@ __metadata:
languageName: node
linkType: hard
+"postcss-attribute-case-insensitive@npm:^7.0.1":
+ version: 7.0.1
+ resolution: "postcss-attribute-case-insensitive@npm:7.0.1"
+ dependencies:
+ postcss-selector-parser: "npm:^7.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/48945abe2024e2d2e4c37d30b8c1aaf37af720f24f6a996f7ea7e7ed33621f5c22cf247ed22028c0c922de040c58c0802729bc39b903cb1693f4b63c0b49da34
+ languageName: node
+ linkType: hard
+
"postcss-calc@npm:^9.0.1":
version: 9.0.1
resolution: "postcss-calc@npm:9.0.1"
@@ -15160,6 +19421,56 @@ __metadata:
languageName: node
linkType: hard
+"postcss-clamp@npm:^4.1.0":
+ version: 4.1.0
+ resolution: "postcss-clamp@npm:4.1.0"
+ dependencies:
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4.6
+ checksum: 10c0/701261026b38a4c27b3c3711635fac96005f36d3270adb76dbdb1eebc950fc841db45283ee66068a7121565592e9d7967d5534e15b6e4dd266afcabf9eafa905
+ languageName: node
+ linkType: hard
+
+"postcss-color-functional-notation@npm:^7.0.9":
+ version: 7.0.9
+ resolution: "postcss-color-functional-notation@npm:7.0.9"
+ dependencies:
+ "@csstools/css-color-parser": "npm:^3.0.9"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/utilities": "npm:^2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/62ffe51ec200df8e01daca3f45b2e05e7e509b57bfe50c880490878aff9bc63ed36cc92db42f0274a21f21330acd8fb1dff6529f7e3a202d100ea74914cf4cfd
+ languageName: node
+ linkType: hard
+
+"postcss-color-hex-alpha@npm:^10.0.0":
+ version: 10.0.0
+ resolution: "postcss-color-hex-alpha@npm:10.0.0"
+ dependencies:
+ "@csstools/utilities": "npm:^2.0.0"
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/8a6dcb27403d04b55d6de88bf3074622bcea537fc4436bbcb346e92289c4d17059444e2e6c3554c325e7a777bb4cdc711e764a83123b4000aec211052e957d5b
+ languageName: node
+ linkType: hard
+
+"postcss-color-rebeccapurple@npm:^10.0.0":
+ version: 10.0.0
+ resolution: "postcss-color-rebeccapurple@npm:10.0.0"
+ dependencies:
+ "@csstools/utilities": "npm:^2.0.0"
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/308e33f76f2b48c1c2121d4502fc053e869f3415898de7d30314353df680e79b37497e7b628e3447edc1049091da3672f7d891e45604f238598e846e06b893ed
+ languageName: node
+ linkType: hard
+
"postcss-colormin@npm:^6.1.0":
version: 6.1.0
resolution: "postcss-colormin@npm:6.1.0"
@@ -15186,6 +19497,60 @@ __metadata:
languageName: node
linkType: hard
+"postcss-custom-media@npm:^11.0.5":
+ version: 11.0.5
+ resolution: "postcss-custom-media@npm:11.0.5"
+ dependencies:
+ "@csstools/cascade-layer-name-parser": "npm:^2.0.4"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/media-query-list-parser": "npm:^4.0.2"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/5ba1ca0383818e83d5f6f398a2b0c12cfda066b5d552adfc0e030a2c5f8690c2cc6224f9a1832a9c780dae3fd8d00d78c4a5c88eb36b731da1752f0c3917d488
+ languageName: node
+ linkType: hard
+
+"postcss-custom-properties@npm:^14.0.4":
+ version: 14.0.4
+ resolution: "postcss-custom-properties@npm:14.0.4"
+ dependencies:
+ "@csstools/cascade-layer-name-parser": "npm:^2.0.4"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/utilities": "npm:^2.0.0"
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/5b101ee71289657cc2e5a16f4912009c10441052e2c54bd9e4f3d4d72b652bab56adb662ddaa96881413e375cf9852e2159b3c778d953442ce86efb781c3b2bf
+ languageName: node
+ linkType: hard
+
+"postcss-custom-selectors@npm:^8.0.4":
+ version: 8.0.4
+ resolution: "postcss-custom-selectors@npm:8.0.4"
+ dependencies:
+ "@csstools/cascade-layer-name-parser": "npm:^2.0.4"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ postcss-selector-parser: "npm:^7.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/09d494d2580d0a99f57684f79793d03358286c32460b61a84063c33bdde24865771cb1205efe9a8e26a508be24eba4fb93fc7f1e96ba21ca96a5d17fadb24863
+ languageName: node
+ linkType: hard
+
+"postcss-dir-pseudo-class@npm:^9.0.1":
+ version: 9.0.1
+ resolution: "postcss-dir-pseudo-class@npm:9.0.1"
+ dependencies:
+ postcss-selector-parser: "npm:^7.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/da9d3387648c5c3161a653d354c8f3e70a299108df3977e8aa65cf10793e4dd58a2711b3426cd63716245b13584ca8d95adcd6e10e3c9adbc61d08743e2d8690
+ languageName: node
+ linkType: hard
+
"postcss-discard-comments@npm:^6.0.2":
version: 6.0.2
resolution: "postcss-discard-comments@npm:6.0.2"
@@ -15233,6 +19598,71 @@ __metadata:
languageName: node
linkType: hard
+"postcss-double-position-gradients@npm:^6.0.1":
+ version: 6.0.1
+ resolution: "postcss-double-position-gradients@npm:6.0.1"
+ dependencies:
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/utilities": "npm:^2.0.0"
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/4c6cf3f54b2154cd622cdcaea58a7634c2e19bc0c366c73c46a27a3e31aa280c8721ee2b21cdd5cdca3166052cf5881c16bab2836b8896e71578213957021d52
+ languageName: node
+ linkType: hard
+
+"postcss-focus-visible@npm:^10.0.1":
+ version: 10.0.1
+ resolution: "postcss-focus-visible@npm:10.0.1"
+ dependencies:
+ postcss-selector-parser: "npm:^7.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/c5ecc8536a708a49a99d0abd68a88a160664e6c832c808db8edd9f0221e7017a258daa87e49daf2cb098cb037005d46cf492403c8c9c92ad8835d30adaccf665
+ languageName: node
+ linkType: hard
+
+"postcss-focus-within@npm:^9.0.1":
+ version: 9.0.1
+ resolution: "postcss-focus-within@npm:9.0.1"
+ dependencies:
+ postcss-selector-parser: "npm:^7.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/d6ab49d2a7f33485a9e137dc77ec92c5619a3ec92e1e672734fc604853ff1f3c0c189085c12461614be4fcb03ea0347d91791a45986a18d50b5228d161eda57a
+ languageName: node
+ linkType: hard
+
+"postcss-font-variant@npm:^5.0.0":
+ version: 5.0.0
+ resolution: "postcss-font-variant@npm:5.0.0"
+ peerDependencies:
+ postcss: ^8.1.0
+ checksum: 10c0/ccc96460cf6a52b5439c26c9a5ea0589882e46161e3c2331d4353de7574448f5feef667d1a68f7f39b9fe3ee75d85957383ae82bbfcf87c3162c7345df4a444e
+ languageName: node
+ linkType: hard
+
+"postcss-gap-properties@npm:^6.0.0":
+ version: 6.0.0
+ resolution: "postcss-gap-properties@npm:6.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/4e07e0d3927d0e65d67eaf047ac39e08d39cb1bf74e16e10c7df7f0d01b184a77ea59f63fd5691b5ed6df159970b972db28cb784d883e26e981137696460897d
+ languageName: node
+ linkType: hard
+
+"postcss-image-set-function@npm:^7.0.0":
+ version: 7.0.0
+ resolution: "postcss-image-set-function@npm:7.0.0"
+ dependencies:
+ "@csstools/utilities": "npm:^2.0.0"
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/913fd9492f00122aa0c2550fb0d72130428cbe1e6465bc65e8fe71e9deb10ac0c01d7caceb68b560da759139e8cbc6c90ed22dfe6cf34949af49bb86bcbf4d3a
+ languageName: node
+ linkType: hard
+
"postcss-import@npm:^15.1.0":
version: 15.1.0
resolution: "postcss-import@npm:15.1.0"
@@ -15257,6 +19687,21 @@ __metadata:
languageName: node
linkType: hard
+"postcss-lab-function@npm:^7.0.9":
+ version: 7.0.9
+ resolution: "postcss-lab-function@npm:7.0.9"
+ dependencies:
+ "@csstools/css-color-parser": "npm:^3.0.9"
+ "@csstools/css-parser-algorithms": "npm:^3.0.4"
+ "@csstools/css-tokenizer": "npm:^3.0.3"
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/utilities": "npm:^2.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/4180669e7555d474b660d106de5fa1d4a705d693451254123bf56ab6dc1a82e4e175c387868703c14e4637d795d461b5e7f10e74d7b42df55a31f6b52bfa048e
+ languageName: node
+ linkType: hard
+
"postcss-load-config@npm:^3.1.4":
version: 3.1.4
resolution: "postcss-load-config@npm:3.1.4"
@@ -15307,6 +19752,17 @@ __metadata:
languageName: node
linkType: hard
+"postcss-logical@npm:^8.1.0":
+ version: 8.1.0
+ resolution: "postcss-logical@npm:8.1.0"
+ dependencies:
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/0e2e9e901d8a550db7f682d46b1f7e4f363c1ada061dc8e4548e2b563c5e39f3684a2d7c3f11fe061188782bca37874e34967fc6179fa6d98a49ff66a0076d27
+ languageName: node
+ linkType: hard
+
"postcss-merge-idents@npm:^6.0.3":
version: 6.0.3
resolution: "postcss-merge-idents@npm:6.0.3"
@@ -15448,6 +19904,19 @@ __metadata:
languageName: node
linkType: hard
+"postcss-nesting@npm:^13.0.1":
+ version: 13.0.1
+ resolution: "postcss-nesting@npm:13.0.1"
+ dependencies:
+ "@csstools/selector-resolve-nested": "npm:^3.0.0"
+ "@csstools/selector-specificity": "npm:^5.0.0"
+ postcss-selector-parser: "npm:^7.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/549307c272cdd4cb5105d8fbcd582f15a1cb74e5bba240b05b27f77fe0422730be966699a49a9ad15fd9d1bc551c1edbaefb21a69686a9b131b585dbc9d90ebf
+ languageName: node
+ linkType: hard
+
"postcss-normalize-charset@npm:^6.0.2":
version: 6.0.2
resolution: "postcss-normalize-charset@npm:6.0.2"
@@ -15546,6 +20015,15 @@ __metadata:
languageName: node
linkType: hard
+"postcss-opacity-percentage@npm:^3.0.0":
+ version: 3.0.0
+ resolution: "postcss-opacity-percentage@npm:3.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/15c7d66036fa966d265c8737196646b3f93deb83d4eea0b17ed5033460599afc31d3a989345e4d7c472963b2a2bb75c83d06979d5d30d6a60fcc7f74cb6d8d40
+ languageName: node
+ linkType: hard
+
"postcss-ordered-values@npm:^6.0.2":
version: 6.0.2
resolution: "postcss-ordered-values@npm:6.0.2"
@@ -15558,6 +20036,121 @@ __metadata:
languageName: node
linkType: hard
+"postcss-overflow-shorthand@npm:^6.0.0":
+ version: 6.0.0
+ resolution: "postcss-overflow-shorthand@npm:6.0.0"
+ dependencies:
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/6598321b2ed0b68461135395bba9c7f76a4672617770df1e8487f459bc975f4ded6c3d37b6f72a44f4f77f7b6789e0c6f927e66dbbf1bcde1537167dbea39968
+ languageName: node
+ linkType: hard
+
+"postcss-page-break@npm:^3.0.4":
+ version: 3.0.4
+ resolution: "postcss-page-break@npm:3.0.4"
+ peerDependencies:
+ postcss: ^8
+ checksum: 10c0/eaaf4d8922b35f2acd637eb059f7e2510b24d65eb8f31424799dd5a98447b6ef010b41880c26e78f818e00f842295638ec75f89d5d489067f53e3dd3db74a00f
+ languageName: node
+ linkType: hard
+
+"postcss-place@npm:^10.0.0":
+ version: 10.0.0
+ resolution: "postcss-place@npm:10.0.0"
+ dependencies:
+ postcss-value-parser: "npm:^4.2.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/ebb13deaac7648ba6042622375a31f78fbcc5209b7d196e478debbdf94525963fe621c932f4737a5b6b3d487af3b5ed6d059ed6193fdcbff6d3d5b150886ccc1
+ languageName: node
+ linkType: hard
+
+"postcss-preset-env@npm:^10.1.0":
+ version: 10.1.6
+ resolution: "postcss-preset-env@npm:10.1.6"
+ dependencies:
+ "@csstools/postcss-cascade-layers": "npm:^5.0.1"
+ "@csstools/postcss-color-function": "npm:^4.0.9"
+ "@csstools/postcss-color-mix-function": "npm:^3.0.9"
+ "@csstools/postcss-content-alt-text": "npm:^2.0.5"
+ "@csstools/postcss-exponential-functions": "npm:^2.0.8"
+ "@csstools/postcss-font-format-keywords": "npm:^4.0.0"
+ "@csstools/postcss-gamut-mapping": "npm:^2.0.9"
+ "@csstools/postcss-gradients-interpolation-method": "npm:^5.0.9"
+ "@csstools/postcss-hwb-function": "npm:^4.0.9"
+ "@csstools/postcss-ic-unit": "npm:^4.0.1"
+ "@csstools/postcss-initial": "npm:^2.0.1"
+ "@csstools/postcss-is-pseudo-class": "npm:^5.0.1"
+ "@csstools/postcss-light-dark-function": "npm:^2.0.8"
+ "@csstools/postcss-logical-float-and-clear": "npm:^3.0.0"
+ "@csstools/postcss-logical-overflow": "npm:^2.0.0"
+ "@csstools/postcss-logical-overscroll-behavior": "npm:^2.0.0"
+ "@csstools/postcss-logical-resize": "npm:^3.0.0"
+ "@csstools/postcss-logical-viewport-units": "npm:^3.0.3"
+ "@csstools/postcss-media-minmax": "npm:^2.0.8"
+ "@csstools/postcss-media-queries-aspect-ratio-number-values": "npm:^3.0.4"
+ "@csstools/postcss-nested-calc": "npm:^4.0.0"
+ "@csstools/postcss-normalize-display-values": "npm:^4.0.0"
+ "@csstools/postcss-oklab-function": "npm:^4.0.9"
+ "@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
+ "@csstools/postcss-random-function": "npm:^2.0.0"
+ "@csstools/postcss-relative-color-syntax": "npm:^3.0.9"
+ "@csstools/postcss-scope-pseudo-class": "npm:^4.0.1"
+ "@csstools/postcss-sign-functions": "npm:^1.1.3"
+ "@csstools/postcss-stepped-value-functions": "npm:^4.0.8"
+ "@csstools/postcss-text-decoration-shorthand": "npm:^4.0.2"
+ "@csstools/postcss-trigonometric-functions": "npm:^4.0.8"
+ "@csstools/postcss-unset-value": "npm:^4.0.0"
+ autoprefixer: "npm:^10.4.21"
+ browserslist: "npm:^4.24.4"
+ css-blank-pseudo: "npm:^7.0.1"
+ css-has-pseudo: "npm:^7.0.2"
+ css-prefers-color-scheme: "npm:^10.0.0"
+ cssdb: "npm:^8.2.5"
+ postcss-attribute-case-insensitive: "npm:^7.0.1"
+ postcss-clamp: "npm:^4.1.0"
+ postcss-color-functional-notation: "npm:^7.0.9"
+ postcss-color-hex-alpha: "npm:^10.0.0"
+ postcss-color-rebeccapurple: "npm:^10.0.0"
+ postcss-custom-media: "npm:^11.0.5"
+ postcss-custom-properties: "npm:^14.0.4"
+ postcss-custom-selectors: "npm:^8.0.4"
+ postcss-dir-pseudo-class: "npm:^9.0.1"
+ postcss-double-position-gradients: "npm:^6.0.1"
+ postcss-focus-visible: "npm:^10.0.1"
+ postcss-focus-within: "npm:^9.0.1"
+ postcss-font-variant: "npm:^5.0.0"
+ postcss-gap-properties: "npm:^6.0.0"
+ postcss-image-set-function: "npm:^7.0.0"
+ postcss-lab-function: "npm:^7.0.9"
+ postcss-logical: "npm:^8.1.0"
+ postcss-nesting: "npm:^13.0.1"
+ postcss-opacity-percentage: "npm:^3.0.0"
+ postcss-overflow-shorthand: "npm:^6.0.0"
+ postcss-page-break: "npm:^3.0.4"
+ postcss-place: "npm:^10.0.0"
+ postcss-pseudo-class-any-link: "npm:^10.0.1"
+ postcss-replace-overflow-wrap: "npm:^4.0.0"
+ postcss-selector-not: "npm:^8.0.1"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/89af9060f3528e254005e6b81e88c57589e6e7f74125b10d50ca8a05f830c9ac206f8197af1b3c4b7ba82d97993118dd121f1a11cfc9fd026e18d01ca6f7ad2d
+ languageName: node
+ linkType: hard
+
+"postcss-pseudo-class-any-link@npm:^10.0.1":
+ version: 10.0.1
+ resolution: "postcss-pseudo-class-any-link@npm:10.0.1"
+ dependencies:
+ postcss-selector-parser: "npm:^7.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/95e883996e87baf14fc09d25f9a763a2e9d599eb3b9c6b736e83a8c3d0b55841bcb886bccdf51b5b7fefc128cbd0187ad8841f59878f85bd1613642e592d7673
+ languageName: node
+ linkType: hard
+
"postcss-reduce-idents@npm:^6.0.3":
version: 6.0.3
resolution: "postcss-reduce-idents@npm:6.0.3"
@@ -15592,6 +20185,15 @@ __metadata:
languageName: node
linkType: hard
+"postcss-replace-overflow-wrap@npm:^4.0.0":
+ version: 4.0.0
+ resolution: "postcss-replace-overflow-wrap@npm:4.0.0"
+ peerDependencies:
+ postcss: ^8.0.3
+ checksum: 10c0/451361b714528cd3632951256ef073769cde725a46cda642a6864f666fb144921fa55e614aec1bcf5946f37d6ffdcca3b932b76f3d997c07b076e8db152b128d
+ languageName: node
+ linkType: hard
+
"postcss-safe-parser@npm:^6.0.0":
version: 6.0.0
resolution: "postcss-safe-parser@npm:6.0.0"
@@ -15610,6 +20212,17 @@ __metadata:
languageName: node
linkType: hard
+"postcss-selector-not@npm:^8.0.1":
+ version: 8.0.1
+ resolution: "postcss-selector-not@npm:8.0.1"
+ dependencies:
+ postcss-selector-parser: "npm:^7.0.0"
+ peerDependencies:
+ postcss: ^8.4
+ checksum: 10c0/491ea3dcc421cd90135be786078521605e2062fb93624ea8813cfd5ba0d35143f931e2e608d5f20effd5ea7d3f4786d2afea2afa42d117779a0288e135f132b6
+ languageName: node
+ linkType: hard
+
"postcss-selector-parser@npm:6.0.10":
version: 6.0.10
resolution: "postcss-selector-parser@npm:6.0.10"
@@ -15630,6 +20243,16 @@ __metadata:
languageName: node
linkType: hard
+"postcss-selector-parser@npm:^7.0.0":
+ version: 7.1.0
+ resolution: "postcss-selector-parser@npm:7.1.0"
+ dependencies:
+ cssesc: "npm:^3.0.0"
+ util-deprecate: "npm:^1.0.2"
+ checksum: 10c0/0fef257cfd1c0fe93c18a3f8a6e739b4438b527054fd77e9a62730a89b2d0ded1b59314a7e4aaa55bc256204f40830fecd2eb50f20f8cb7ab3a10b52aa06c8aa
+ languageName: node
+ linkType: hard
+
"postcss-sort-media-queries@npm:^5.2.0":
version: 5.2.0
resolution: "postcss-sort-media-queries@npm:5.2.0"
@@ -15664,7 +20287,7 @@ __metadata:
languageName: node
linkType: hard
-"postcss-value-parser@npm:^4.0.0, postcss-value-parser@npm:^4.1.0, postcss-value-parser@npm:^4.2.0":
+"postcss-value-parser@npm:^4.0.0, postcss-value-parser@npm:^4.0.2, postcss-value-parser@npm:^4.1.0, postcss-value-parser@npm:^4.2.0":
version: 4.2.0
resolution: "postcss-value-parser@npm:4.2.0"
checksum: 10c0/f4142a4f56565f77c1831168e04e3effd9ffcc5aebaf0f538eee4b2d465adfd4b85a44257bb48418202a63806a7da7fe9f56c330aebb3cac898e46b4cbf49161
@@ -15691,6 +20314,17 @@ __metadata:
languageName: node
linkType: hard
+"postcss@npm:8.4.49":
+ version: 8.4.49
+ resolution: "postcss@npm:8.4.49"
+ dependencies:
+ nanoid: "npm:^3.3.7"
+ picocolors: "npm:^1.1.1"
+ source-map-js: "npm:^1.2.1"
+ checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
+ languageName: node
+ linkType: hard
+
"postcss@npm:^8.4.21, postcss@npm:^8.4.23, postcss@npm:^8.4.24, postcss@npm:^8.4.26, postcss@npm:^8.4.33, postcss@npm:^8.4.38, postcss@npm:^8.4.39, postcss@npm:^8.4.4, postcss@npm:^8.4.40":
version: 8.4.41
resolution: "postcss@npm:8.4.41"
@@ -15780,6 +20414,48 @@ __metadata:
languageName: node
linkType: hard
+"postman-code-generators@npm:^1.10.1":
+ version: 1.14.2
+ resolution: "postman-code-generators@npm:1.14.2"
+ dependencies:
+ async: "npm:3.2.2"
+ detect-package-manager: "npm:3.0.2"
+ lodash: "npm:4.17.21"
+ path: "npm:0.12.7"
+ postman-collection: "npm:^4.4.0"
+ shelljs: "npm:0.8.5"
+ checksum: 10c0/d9d102444d65e4379a9f3c56de9c9b86514824db1a6e3f05baa7f0e23236d9d54b4b4903532d56069cf5b374c9afb18c0d9d8c0ae11bce0e3f8269e949e19a77
+ languageName: node
+ linkType: hard
+
+"postman-collection@npm:^4.4.0":
+ version: 4.5.0
+ resolution: "postman-collection@npm:4.5.0"
+ dependencies:
+ "@faker-js/faker": "npm:5.5.3"
+ file-type: "npm:3.9.0"
+ http-reasons: "npm:0.1.0"
+ iconv-lite: "npm:0.6.3"
+ liquid-json: "npm:0.3.1"
+ lodash: "npm:4.17.21"
+ mime-format: "npm:2.0.1"
+ mime-types: "npm:2.1.35"
+ postman-url-encoder: "npm:3.0.5"
+ semver: "npm:7.6.3"
+ uuid: "npm:8.3.2"
+ checksum: 10c0/94708eeadd37d9713c7dbbc53e74133db9414f1fcc9f217e8e0e3d98f86d5b6ec6de4f8f24c2cabd1474811c81c6ace83a49d1d7e0a4b8280adc29dd0a8c8cac
+ languageName: node
+ linkType: hard
+
+"postman-url-encoder@npm:3.0.5":
+ version: 3.0.5
+ resolution: "postman-url-encoder@npm:3.0.5"
+ dependencies:
+ punycode: "npm:^2.1.1"
+ checksum: 10c0/b7d389c1e7edd27e3992685caf0443fde6f47c92cb26fd9536fccbdf4f3a8bb4e723940c6fcb63eb69db72221f472143b3db3b4c28d4e0588d766f1668624b4d
+ languageName: node
+ linkType: hard
+
"preact@npm:^10.13.2":
version: 10.23.1
resolution: "preact@npm:10.23.1"
@@ -15878,6 +20554,18 @@ __metadata:
languageName: node
linkType: hard
+"prism-react-renderer@npm:^2.4.0":
+ version: 2.4.1
+ resolution: "prism-react-renderer@npm:2.4.1"
+ dependencies:
+ "@types/prismjs": "npm:^1.26.0"
+ clsx: "npm:^2.0.0"
+ peerDependencies:
+ react: ">=16.0.0"
+ checksum: 10c0/ebbe8feb975224344bbdd046b3a937d121592dbe4b8f22ba0be31f5af37b9a8219f441138ef6cab1c5b96f2aa6b529015200959f7e5e85b60ca69c81d35edcd4
+ languageName: node
+ linkType: hard
+
"prismjs@npm:^1.29.0":
version: 1.29.0
resolution: "prismjs@npm:1.29.0"
@@ -15899,6 +20587,13 @@ __metadata:
languageName: node
linkType: hard
+"process@npm:^0.11.1, process@npm:^0.11.10":
+ version: 0.11.10
+ resolution: "process@npm:0.11.10"
+ checksum: 10c0/40c3ce4b7e6d4b8c3355479df77aeed46f81b279818ccdc500124e6a5ab882c0cc81ff7ea16384873a95a74c4570b01b120f287abbdd4c877931460eca6084b3
+ languageName: node
+ linkType: hard
+
"progress@npm:^2.0.3":
version: 2.0.3
resolution: "progress@npm:2.0.3"
@@ -15926,7 +20621,7 @@ __metadata:
languageName: node
linkType: hard
-"prop-types@npm:^15.6.2, prop-types@npm:^15.7.2, prop-types@npm:^15.8.1":
+"prop-types@npm:^15.0.0, prop-types@npm:^15.6.2, prop-types@npm:^15.7.2, prop-types@npm:^15.8.1":
version: 15.8.1
resolution: "prop-types@npm:15.8.1"
dependencies:
@@ -15968,14 +20663,14 @@ __metadata:
languageName: node
linkType: hard
-"punycode@npm:^1.3.2":
+"punycode@npm:^1.4.1":
version: 1.4.1
resolution: "punycode@npm:1.4.1"
checksum: 10c0/354b743320518aef36f77013be6e15da4db24c2b4f62c5f1eb0529a6ed02fbaf1cb52925785f6ab85a962f2b590d9cd5ad730b70da72b5f180e2556b8bd3ca08
languageName: node
linkType: hard
-"punycode@npm:^2.1.0":
+"punycode@npm:^2.1.0, punycode@npm:^2.1.1":
version: 2.3.1
resolution: "punycode@npm:2.3.1"
checksum: 10c0/14f76a8206bc3464f794fb2e3d3cc665ae416c01893ad7a02b23766eb07159144ee612ad67af5e84fa4479ccfe67678c4feb126b0485651b302babf66f04f9e9
@@ -16024,6 +20719,22 @@ __metadata:
languageName: node
linkType: hard
+"qs@npm:^6.12.3":
+ version: 6.14.0
+ resolution: "qs@npm:6.14.0"
+ dependencies:
+ side-channel: "npm:^1.1.0"
+ checksum: 10c0/8ea5d91bf34f440598ee389d4a7d95820e3b837d3fd9f433871f7924801becaa0cd3b3b4628d49a7784d06a8aea9bc4554d2b6d8d584e2d221dc06238a42909c
+ languageName: node
+ linkType: hard
+
+"quansync@npm:^0.2.7, quansync@npm:^0.2.8":
+ version: 0.2.10
+ resolution: "quansync@npm:0.2.10"
+ checksum: 10c0/f86f1d644f812a3a7c42de79eb401c47a5a67af82a9adff8a8afb159325e03e00f77cebbf42af6340a0bd47bd0c1fbe999e7caf7e1bbb30d7acb00c8729b7530
+ languageName: node
+ linkType: hard
+
"queue-microtask@npm:^1.2.2":
version: 1.2.3
resolution: "queue-microtask@npm:1.2.3"
@@ -16153,30 +20864,17 @@ __metadata:
checksum: 10c0/8fc93942976e0c704274aec87dbc8e21f62a2cc78d1c93f9bcfff9f7494b00c60f7a2f0bd48d832bcd3190627c0255a1df907373f61f820371373a65ec4b2d64
languageName: node
linkType: hard
-
-"react-fast-compare@npm:^3.2.0, react-fast-compare@npm:^3.2.2":
- version: 3.2.2
- resolution: "react-fast-compare@npm:3.2.2"
- checksum: 10c0/0bbd2f3eb41ab2ff7380daaa55105db698d965c396df73e6874831dbafec8c4b5b08ba36ff09df01526caa3c61595247e3269558c284e37646241cba2b90a367
- languageName: node
- linkType: hard
-
-"react-helmet-async@npm:*":
- version: 2.0.5
- resolution: "react-helmet-async@npm:2.0.5"
- dependencies:
- invariant: "npm:^2.2.4"
- react-fast-compare: "npm:^3.2.2"
- shallowequal: "npm:^1.1.0"
- peerDependencies:
- react: ^16.6.0 || ^17.0.0 || ^18.0.0
- checksum: 10c0/f390ea8bf13c2681850e5f8eb5b73d8613f407c245a5fd23e9db9b2cc14a3700dd1ce992d3966632886d1d613083294c2aeee009193f49dfa7d145d9f13ea2b0
+
+"react-fast-compare@npm:^3.2.0":
+ version: 3.2.2
+ resolution: "react-fast-compare@npm:3.2.2"
+ checksum: 10c0/0bbd2f3eb41ab2ff7380daaa55105db698d965c396df73e6874831dbafec8c4b5b08ba36ff09df01526caa3c61595247e3269558c284e37646241cba2b90a367
languageName: node
linkType: hard
-"react-helmet-async@npm:^1.3.0":
+"react-helmet-async@npm:@slorber/react-helmet-async@*, react-helmet-async@npm:@slorber/react-helmet-async@1.3.0":
version: 1.3.0
- resolution: "react-helmet-async@npm:1.3.0"
+ resolution: "@slorber/react-helmet-async@npm:1.3.0"
dependencies:
"@babel/runtime": "npm:^7.12.5"
invariant: "npm:^2.2.4"
@@ -16184,9 +20882,18 @@ __metadata:
react-fast-compare: "npm:^3.2.0"
shallowequal: "npm:^1.1.0"
peerDependencies:
- react: ^16.6.0 || ^17.0.0 || ^18.0.0
- react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0
- checksum: 10c0/8f3e6d26beff61d2ed18f7b41561df3e4d83a7582914c7196aa65158c7f3cce939276547d7a0b8987952d9d44131406df74efba02d1f8fa8a3940b49e6ced70b
+ react: ^16.6.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
+ react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
+ checksum: 10c0/7a13470a0d27d6305657c7fa6b066443c94acdb22bd0decca772298bc852ce04fdc65f1207f0d546995bf7d4ca09e21c81f96b4954544937c01eda82e2caa142
+ languageName: node
+ linkType: hard
+
+"react-hook-form@npm:^7.43.8":
+ version: 7.56.1
+ resolution: "react-hook-form@npm:7.56.1"
+ peerDependencies:
+ react: ^16.8.0 || ^17 || ^18 || ^19
+ checksum: 10c0/26eafd54bf47167628e34c2f22ea27ea7bdd5b4231a56af5be31ccedfb2a721708b308026ea4a17f2fb15c7b5fff83c0feb4acc7aa07bd6faa8506e917810cab
languageName: node
linkType: hard
@@ -16197,6 +20904,13 @@ __metadata:
languageName: node
linkType: hard
+"react-is@npm:^17.0.2":
+ version: 17.0.2
+ resolution: "react-is@npm:17.0.2"
+ checksum: 10c0/2bdb6b93fbb1820b024b496042cce405c57e2f85e777c9aabd55f9b26d145408f9f74f5934676ffdc46f3dcff656d78413a6e43968e7b3f92eea35b3052e9053
+ languageName: node
+ linkType: hard
+
"react-is@npm:^18.0.0":
version: 18.3.1
resolution: "react-is@npm:18.3.1"
@@ -16213,6 +20927,27 @@ __metadata:
languageName: node
linkType: hard
+"react-lifecycles-compat@npm:^3.0.0":
+ version: 3.0.4
+ resolution: "react-lifecycles-compat@npm:3.0.4"
+ checksum: 10c0/1d0df3c85af79df720524780f00c064d53a9dd1899d785eddb7264b378026979acbddb58a4b7e06e7d0d12aa1494fd5754562ee55d32907b15601068dae82c27
+ languageName: node
+ linkType: hard
+
+"react-live@npm:^4.0.0":
+ version: 4.1.8
+ resolution: "react-live@npm:4.1.8"
+ dependencies:
+ prism-react-renderer: "npm:^2.4.0"
+ sucrase: "npm:^3.35.0"
+ use-editable: "npm:^2.3.3"
+ peerDependencies:
+ react: ">=18.0.0"
+ react-dom: ">=18.0.0"
+ checksum: 10c0/fa96ca176bc9074e4892d6a079b94488ba74e95907ea187678afb17e4a23cc7760c3774ef17f4429d2ba562f1fda852a822e18a161ef386676371c56a7585970
+ languageName: node
+ linkType: hard
+
"react-loadable-ssr-addon-v5-slorber@npm:^1.0.1":
version: 1.0.1
resolution: "react-loadable-ssr-addon-v5-slorber@npm:1.0.1"
@@ -16236,6 +20971,75 @@ __metadata:
languageName: node
linkType: hard
+"react-magic-dropzone@npm:^1.0.1":
+ version: 1.0.1
+ resolution: "react-magic-dropzone@npm:1.0.1"
+ checksum: 10c0/3a3cf643dc53dea2d286f072f987863b448e73baba3c873078b374e432fa97e2b5d58cc23853ec069444e697f17e1f5a59a49f7947ed900ddb201ef39d1ee7ed
+ languageName: node
+ linkType: hard
+
+"react-markdown@npm:^8.0.1":
+ version: 8.0.7
+ resolution: "react-markdown@npm:8.0.7"
+ dependencies:
+ "@types/hast": "npm:^2.0.0"
+ "@types/prop-types": "npm:^15.0.0"
+ "@types/unist": "npm:^2.0.0"
+ comma-separated-tokens: "npm:^2.0.0"
+ hast-util-whitespace: "npm:^2.0.0"
+ prop-types: "npm:^15.0.0"
+ property-information: "npm:^6.0.0"
+ react-is: "npm:^18.0.0"
+ remark-parse: "npm:^10.0.0"
+ remark-rehype: "npm:^10.0.0"
+ space-separated-tokens: "npm:^2.0.0"
+ style-to-object: "npm:^0.4.0"
+ unified: "npm:^10.0.0"
+ unist-util-visit: "npm:^4.0.0"
+ vfile: "npm:^5.0.0"
+ peerDependencies:
+ "@types/react": ">=16"
+ react: ">=16"
+ checksum: 10c0/016617fbd2f4c03c5ae017fe39e89202f2ff536b4921dc1a5f7283d4b9d5157f20797adda75a8c59a06787ad0bc8841e2e437915aec645ce528e0a04a6d450ac
+ languageName: node
+ linkType: hard
+
+"react-modal@npm:^3.15.1":
+ version: 3.16.3
+ resolution: "react-modal@npm:3.16.3"
+ dependencies:
+ exenv: "npm:^1.2.0"
+ prop-types: "npm:^15.7.2"
+ react-lifecycles-compat: "npm:^3.0.0"
+ warning: "npm:^4.0.3"
+ peerDependencies:
+ react: ^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18 || ^19
+ react-dom: ^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18 || ^19
+ checksum: 10c0/b541c91aef680c51ee9edf4ec14b3be29787e34d4df174150361b1d42b2416b28336e2280abdc71df082b1380d0786fe2122cdca31e19a74b54b49d17855a0f2
+ languageName: node
+ linkType: hard
+
+"react-redux@npm:^7.2.0":
+ version: 7.2.9
+ resolution: "react-redux@npm:7.2.9"
+ dependencies:
+ "@babel/runtime": "npm:^7.15.4"
+ "@types/react-redux": "npm:^7.1.20"
+ hoist-non-react-statics: "npm:^3.3.2"
+ loose-envify: "npm:^1.4.0"
+ prop-types: "npm:^15.7.2"
+ react-is: "npm:^17.0.2"
+ peerDependencies:
+ react: ^16.8.3 || ^17 || ^18
+ peerDependenciesMeta:
+ react-dom:
+ optional: true
+ react-native:
+ optional: true
+ checksum: 10c0/904fac7f493942585ed7ebbd693b4f6b5c09c292366b4550e887ba1a2e83a92c55f0ddc35161d4ba87e3fadb6c681a59003f58df6335e5d2ddd72b06a557851d
+ languageName: node
+ linkType: hard
+
"react-refresh@npm:^0.14.2":
version: 0.14.2
resolution: "react-refresh@npm:0.14.2"
@@ -16335,6 +21139,13 @@ __metadata:
languageName: node
linkType: hard
+"readdirp@npm:^4.0.1":
+ version: 4.1.2
+ resolution: "readdirp@npm:4.1.2"
+ checksum: 10c0/60a14f7619dec48c9c850255cd523e2717001b0e179dc7037cfa0895da7b9e9ab07532d324bfb118d73a710887d1e35f79c495fa91582784493e085d18c72c62
+ languageName: node
+ linkType: hard
+
"readdirp@npm:~3.6.0":
version: 3.6.0
resolution: "readdirp@npm:3.6.0"
@@ -16382,6 +21193,24 @@ __metadata:
languageName: node
linkType: hard
+"redux-thunk@npm:^2.4.2":
+ version: 2.4.2
+ resolution: "redux-thunk@npm:2.4.2"
+ peerDependencies:
+ redux: ^4
+ checksum: 10c0/e202d6ef7dfa7df08ed24cb221aa89d6c84dbaa7d65fe90dbd8e826d0c10d801f48388f9a7598a4fd970ecbc93d335014570a61ca7bc8bf569eab5de77b31a3c
+ languageName: node
+ linkType: hard
+
+"redux@npm:^4.0.0, redux@npm:^4.2.1":
+ version: 4.2.1
+ resolution: "redux@npm:4.2.1"
+ dependencies:
+ "@babel/runtime": "npm:^7.9.2"
+ checksum: 10c0/136d98b3d5dbed1cd6279c8c18a6a74c416db98b8a432a46836bdd668475de6279a2d4fd9d1363f63904e00f0678a8a3e7fa532c897163340baf1e71bb42c742
+ languageName: node
+ linkType: hard
+
"reflect.getprototypeof@npm:^1.0.4":
version: 1.0.6
resolution: "reflect.getprototypeof@npm:1.0.6"
@@ -16397,6 +21226,13 @@ __metadata:
languageName: node
linkType: hard
+"reftools@npm:^1.1.9":
+ version: 1.1.9
+ resolution: "reftools@npm:1.1.9"
+ checksum: 10c0/4b44c9e75d6e5328b43b974de08776ee1718a0b48f24e033b2699f872cc9a698234a4aa0553b9e1a766b828aeb9834e4aa988410f0279e86179edb33b270da6c
+ languageName: node
+ linkType: hard
+
"regenerate-unicode-properties@npm:^10.1.0":
version: 10.1.1
resolution: "regenerate-unicode-properties@npm:10.1.1"
@@ -16406,6 +21242,15 @@ __metadata:
languageName: node
linkType: hard
+"regenerate-unicode-properties@npm:^10.2.0":
+ version: 10.2.0
+ resolution: "regenerate-unicode-properties@npm:10.2.0"
+ dependencies:
+ regenerate: "npm:^1.4.2"
+ checksum: 10c0/5510785eeaf56bbfdf4e663d6753f125c08d2a372d4107bc1b756b7bf142e2ed80c2733a8b54e68fb309ba37690e66a0362699b0e21d5c1f0255dea1b00e6460
+ languageName: node
+ linkType: hard
+
"regenerate@npm:^1.4.2":
version: 1.4.2
resolution: "regenerate@npm:1.4.2"
@@ -16462,6 +21307,20 @@ __metadata:
languageName: node
linkType: hard
+"regexpu-core@npm:^6.2.0":
+ version: 6.2.0
+ resolution: "regexpu-core@npm:6.2.0"
+ dependencies:
+ regenerate: "npm:^1.4.2"
+ regenerate-unicode-properties: "npm:^10.2.0"
+ regjsgen: "npm:^0.8.0"
+ regjsparser: "npm:^0.12.0"
+ unicode-match-property-ecmascript: "npm:^2.0.0"
+ unicode-match-property-value-ecmascript: "npm:^2.1.0"
+ checksum: 10c0/bbcb83a854bf96ce4005ee4e4618b71c889cda72674ce6092432f0039b47890c2d0dfeb9057d08d440999d9ea03879ebbb7f26ca005ccf94390e55c348859b98
+ languageName: node
+ linkType: hard
+
"registry-auth-token@npm:^5.0.1":
version: 5.0.2
resolution: "registry-auth-token@npm:5.0.2"
@@ -16480,6 +21339,24 @@ __metadata:
languageName: node
linkType: hard
+"regjsgen@npm:^0.8.0":
+ version: 0.8.0
+ resolution: "regjsgen@npm:0.8.0"
+ checksum: 10c0/44f526c4fdbf0b29286101a282189e4dbb303f4013cf3fea058668d96d113b9180d3d03d1e13f6d4cbde38b7728bf951aecd9dc199938c080093a9a6f0d7a6bd
+ languageName: node
+ linkType: hard
+
+"regjsparser@npm:^0.12.0":
+ version: 0.12.0
+ resolution: "regjsparser@npm:0.12.0"
+ dependencies:
+ jsesc: "npm:~3.0.2"
+ bin:
+ regjsparser: bin/parser
+ checksum: 10c0/99d3e4e10c8c7732eb7aa843b8da2fd8b647fe144d3711b480e4647dc3bff4b1e96691ccf17f3ace24aa866a50b064236177cb25e6e4fbbb18285d99edaed83b
+ languageName: node
+ linkType: hard
+
"regjsparser@npm:^0.9.1":
version: 0.9.1
resolution: "regjsparser@npm:0.9.1"
@@ -16491,6 +21368,17 @@ __metadata:
languageName: node
linkType: hard
+"rehype-raw@npm:^6.1.1":
+ version: 6.1.1
+ resolution: "rehype-raw@npm:6.1.1"
+ dependencies:
+ "@types/hast": "npm:^2.0.0"
+ hast-util-raw: "npm:^7.2.0"
+ unified: "npm:^10.0.0"
+ checksum: 10c0/c68b460d313cad877e731d83770913417e4759b3d7a824ffc0e60a7a62cdd7e24c461ead9b081760005382dd4510330e3bb961370e58dfeed09732675037a1a9
+ languageName: node
+ linkType: hard
+
"rehype-raw@npm:^7.0.0":
version: 7.0.0
resolution: "rehype-raw@npm:7.0.0"
@@ -16546,6 +21434,18 @@ __metadata:
languageName: node
linkType: hard
+"remark-gfm@npm:3.0.1":
+ version: 3.0.1
+ resolution: "remark-gfm@npm:3.0.1"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ mdast-util-gfm: "npm:^2.0.0"
+ micromark-extension-gfm: "npm:^2.0.0"
+ unified: "npm:^10.0.0"
+ checksum: 10c0/53c4e82204f82f81949a170efdeb49d3c45137b7bca06a7ff857a483aac1a44b55ef0de8fb1bbe4f1292f2a378058e2e42e644f2c61f3e0cdc3e56afa4ec2a2c
+ languageName: node
+ linkType: hard
+
"remark-gfm@npm:^4.0.0":
version: 4.0.0
resolution: "remark-gfm@npm:4.0.0"
@@ -16570,6 +21470,17 @@ __metadata:
languageName: node
linkType: hard
+"remark-parse@npm:^10.0.0":
+ version: 10.0.2
+ resolution: "remark-parse@npm:10.0.2"
+ dependencies:
+ "@types/mdast": "npm:^3.0.0"
+ mdast-util-from-markdown: "npm:^1.0.0"
+ unified: "npm:^10.0.0"
+ checksum: 10c0/30cb8f2790380b1c7370a1c66cda41f33a7dc196b9e440a00e2675037bca55aea868165a8204e0cdbacc27ef4a3bdb7d45879826bd6efa07d9fdf328cb67a332
+ languageName: node
+ linkType: hard
+
"remark-parse@npm:^11.0.0":
version: 11.0.0
resolution: "remark-parse@npm:11.0.0"
@@ -16582,6 +21493,18 @@ __metadata:
languageName: node
linkType: hard
+"remark-rehype@npm:^10.0.0":
+ version: 10.1.0
+ resolution: "remark-rehype@npm:10.1.0"
+ dependencies:
+ "@types/hast": "npm:^2.0.0"
+ "@types/mdast": "npm:^3.0.0"
+ mdast-util-to-hast: "npm:^12.1.0"
+ unified: "npm:^10.0.0"
+ checksum: 10c0/803e658c9b51a9b53ee2ada42ff82e8e570444bb97c873e0d602c2d8dcb69a774fd22bd6f26643dfd5ab4c181059ea6c9fb9a99a2d7f9665f3f11bef1a1489bd
+ languageName: node
+ linkType: hard
+
"remark-rehype@npm:^11.0.0":
version: 11.1.0
resolution: "remark-rehype@npm:11.1.0"
@@ -16619,6 +21542,20 @@ __metadata:
languageName: node
linkType: hard
+"repeat-string@npm:^1.0.0":
+ version: 1.6.1
+ resolution: "repeat-string@npm:1.6.1"
+ checksum: 10c0/87fa21bfdb2fbdedc44b9a5b118b7c1239bdd2c2c1e42742ef9119b7d412a5137a1d23f1a83dc6bb686f4f27429ac6f542e3d923090b44181bafa41e8ac0174d
+ languageName: node
+ linkType: hard
+
+"require-directory@npm:^2.1.1":
+ version: 2.1.1
+ resolution: "require-directory@npm:2.1.1"
+ checksum: 10c0/83aa76a7bc1531f68d92c75a2ca2f54f1b01463cb566cf3fbc787d0de8be30c9dbc211d1d46be3497dac5785fe296f2dd11d531945ac29730643357978966e99
+ languageName: node
+ linkType: hard
+
"require-from-string@npm:^2.0.2":
version: 2.0.2
resolution: "require-from-string@npm:2.0.2"
@@ -16651,6 +21588,13 @@ __metadata:
languageName: node
linkType: hard
+"reselect@npm:^4.1.8":
+ version: 4.1.8
+ resolution: "reselect@npm:4.1.8"
+ checksum: 10c0/06a305a504affcbb67dd0561ddc8306b35796199c7e15b38934c80606938a021eadcf68cfd58e7bb5e17786601c37602a3362a4665c7bf0a96c1041ceee9d0b7
+ languageName: node
+ linkType: hard
+
"resolve-alpn@npm:^1.2.0":
version: 1.2.1
resolution: "resolve-alpn@npm:1.2.1"
@@ -16966,10 +21910,15 @@ __metadata:
languageName: unknown
linkType: soft
-"rtl-detect@npm:^1.0.4":
- version: 1.1.2
- resolution: "rtl-detect@npm:1.1.2"
- checksum: 10c0/1b92888aafca1593314f837e83fdf02eb208faae3e713ab87c176804728efd3b1980d53b64f65f1fa593348087e852c5cd729b7b9372950f6e9b7be489afc0ca
+"roughjs@npm:^4.6.6":
+ version: 4.6.6
+ resolution: "roughjs@npm:4.6.6"
+ dependencies:
+ hachure-fill: "npm:^0.5.2"
+ path-data-parser: "npm:^0.1.0"
+ points-on-curve: "npm:^0.2.0"
+ points-on-path: "npm:^0.2.1"
+ checksum: 10c0/68c11bf4516aa014cef2fe52426a9bab237c2f500d13e1a4f13b523cb5723667bf2d92b9619325efdc5bc2a193588ff5af8d51683df17cfb8720e96fe2b92b0c
languageName: node
linkType: hard
@@ -17003,7 +21952,7 @@ __metadata:
languageName: node
linkType: hard
-"sade@npm:^1.7.4, sade@npm:^1.8.1":
+"sade@npm:^1.7.3, sade@npm:^1.7.4, sade@npm:^1.8.1":
version: 1.8.1
resolution: "sade@npm:1.8.1"
dependencies:
@@ -17068,6 +22017,49 @@ __metadata:
languageName: node
linkType: hard
+"sass-loader@npm:^16.0.2":
+ version: 16.0.5
+ resolution: "sass-loader@npm:16.0.5"
+ dependencies:
+ neo-async: "npm:^2.6.2"
+ peerDependencies:
+ "@rspack/core": 0.x || 1.x
+ node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
+ sass: ^1.3.0
+ sass-embedded: "*"
+ webpack: ^5.0.0
+ peerDependenciesMeta:
+ "@rspack/core":
+ optional: true
+ node-sass:
+ optional: true
+ sass:
+ optional: true
+ sass-embedded:
+ optional: true
+ webpack:
+ optional: true
+ checksum: 10c0/216422b7b9e6e3f22739dc96887d883d2415f188d5c47631fd28c80608b5fae71167b26d0c74a1e917614e4d494fa73b1190ad5ca2f587c1afee84dc1d30f003
+ languageName: node
+ linkType: hard
+
+"sass@npm:^1.80.4, sass@npm:^1.87.0":
+ version: 1.87.0
+ resolution: "sass@npm:1.87.0"
+ dependencies:
+ "@parcel/watcher": "npm:^2.4.1"
+ chokidar: "npm:^4.0.0"
+ immutable: "npm:^5.0.2"
+ source-map-js: "npm:>=0.6.2 <2.0.0"
+ dependenciesMeta:
+ "@parcel/watcher":
+ optional: true
+ bin:
+ sass: sass.js
+ checksum: 10c0/bd245faf14e4783dc547765350cf05817edaac0d6d6f6e4da8ab751f3eb3cc3873afd563c0ce416a24aa6c9c4e9023b05096447fc006660a01f76adffb54fbc6
+ languageName: node
+ linkType: hard
+
"sax@npm:^1.2.4":
version: 1.4.1
resolution: "sax@npm:1.4.1"
@@ -17118,6 +22110,18 @@ __metadata:
languageName: node
linkType: hard
+"schema-utils@npm:^4.3.0":
+ version: 4.3.2
+ resolution: "schema-utils@npm:4.3.2"
+ dependencies:
+ "@types/json-schema": "npm:^7.0.9"
+ ajv: "npm:^8.9.0"
+ ajv-formats: "npm:^2.1.1"
+ ajv-keywords: "npm:^5.1.0"
+ checksum: 10c0/981632f9bf59f35b15a9bcdac671dd183f4946fe4b055ae71a301e66a9797b95e5dd450de581eb6cca56fb6583ce8f24d67b2d9f8e1b2936612209697f6c277e
+ languageName: node
+ linkType: hard
+
"section-matter@npm:^1.0.0":
version: 1.0.0
resolution: "section-matter@npm:1.0.0"
@@ -17154,21 +22158,21 @@ __metadata:
languageName: node
linkType: hard
-"semver@npm:^6.3.0, semver@npm:^6.3.1":
- version: 6.3.1
- resolution: "semver@npm:6.3.1"
+"semver@npm:7.6.3, semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.2, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.2":
+ version: 7.6.3
+ resolution: "semver@npm:7.6.3"
bin:
semver: bin/semver.js
- checksum: 10c0/e3d79b609071caa78bcb6ce2ad81c7966a46a7431d9d58b8800cfa9cb6a63699b3899a0e4bcce36167a284578212d9ae6942b6929ba4aa5015c079a67751d42d
+ checksum: 10c0/88f33e148b210c153873cb08cfe1e281d518aaa9a666d4d148add6560db5cd3c582f3a08ccb91f38d5f379ead256da9931234ed122057f40bb5766e65e58adaf
languageName: node
linkType: hard
-"semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.2, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.2":
- version: 7.6.3
- resolution: "semver@npm:7.6.3"
+"semver@npm:^6.3.0, semver@npm:^6.3.1":
+ version: 6.3.1
+ resolution: "semver@npm:6.3.1"
bin:
semver: bin/semver.js
- checksum: 10c0/88f33e148b210c153873cb08cfe1e281d518aaa9a666d4d148add6560db5cd3c582f3a08ccb91f38d5f379ead256da9931234ed122057f40bb5766e65e58adaf
+ checksum: 10c0/e3d79b609071caa78bcb6ce2ad81c7966a46a7431d9d58b8800cfa9cb6a63699b3899a0e4bcce36167a284578212d9ae6942b6929ba4aa5015c079a67751d42d
languageName: node
linkType: hard
@@ -17204,7 +22208,7 @@ __metadata:
languageName: node
linkType: hard
-"serialize-javascript@npm:^6.0.0, serialize-javascript@npm:^6.0.1":
+"serialize-javascript@npm:^6.0.0, serialize-javascript@npm:^6.0.1, serialize-javascript@npm:^6.0.2":
version: 6.0.2
resolution: "serialize-javascript@npm:6.0.2"
dependencies:
@@ -17213,19 +22217,18 @@ __metadata:
languageName: node
linkType: hard
-"serve-handler@npm:^6.1.5":
- version: 6.1.5
- resolution: "serve-handler@npm:6.1.5"
+"serve-handler@npm:^6.1.6":
+ version: 6.1.6
+ resolution: "serve-handler@npm:6.1.6"
dependencies:
bytes: "npm:3.0.0"
content-disposition: "npm:0.5.2"
- fast-url-parser: "npm:1.1.3"
mime-types: "npm:2.1.18"
minimatch: "npm:3.1.2"
path-is-inside: "npm:1.0.2"
- path-to-regexp: "npm:2.2.1"
+ path-to-regexp: "npm:3.3.0"
range-parser: "npm:1.2.0"
- checksum: 10c0/6fd393ae37a0305107e634ca545322b00605322189fe70d8f1a4a90a101c4e354768c610efe5a7ef1af3820cec5c33d97467c88151f35a3cb41d8ff2075ef802
+ checksum: 10c0/1e1cb6bbc51ee32bc1505f2e0605bdc2e96605c522277c977b67f83be9d66bd1eec8604388714a4d728e036d86b629bc9aec02120ea030d3d2c3899d44696503
languageName: node
linkType: hard
@@ -17319,7 +22322,7 @@ __metadata:
languageName: node
linkType: hard
-"shallowequal@npm:^1.1.0":
+"shallowequal@npm:1.1.0, shallowequal@npm:^1.1.0":
version: 1.1.0
resolution: "shallowequal@npm:1.1.0"
checksum: 10c0/b926efb51cd0f47aa9bc061add788a4a650550bbe50647962113a4579b60af2abe7b62f9b02314acc6f97151d4cf87033a2b15fc20852fae306d1a095215396c
@@ -17349,7 +22352,7 @@ __metadata:
languageName: node
linkType: hard
-"shelljs@npm:^0.8.5":
+"shelljs@npm:0.8.5, shelljs@npm:^0.8.5":
version: 0.8.5
resolution: "shelljs@npm:0.8.5"
dependencies:
@@ -17369,6 +22372,97 @@ __metadata:
languageName: node
linkType: hard
+"should-equal@npm:^2.0.0":
+ version: 2.0.0
+ resolution: "should-equal@npm:2.0.0"
+ dependencies:
+ should-type: "npm:^1.4.0"
+ checksum: 10c0/b375e1da2586671e2b9442ac5b700af508f56438af9923f69123b1fe4e02ccddc9a8a3eb803447a6df91e616cec236c41d6f28fdaa100467f9fdb81651089538
+ languageName: node
+ linkType: hard
+
+"should-format@npm:^3.0.3":
+ version: 3.0.3
+ resolution: "should-format@npm:3.0.3"
+ dependencies:
+ should-type: "npm:^1.3.0"
+ should-type-adaptors: "npm:^1.0.1"
+ checksum: 10c0/ef2a31148d79a3fabd0dc6c1c1b10f90d9e071ad8e1f99452bd01e8aceaca62985b43974cf8103185fa1a3ade85947c6f664e44ca9af253afd1ce93c223bd8e4
+ languageName: node
+ linkType: hard
+
+"should-type-adaptors@npm:^1.0.1":
+ version: 1.1.0
+ resolution: "should-type-adaptors@npm:1.1.0"
+ dependencies:
+ should-type: "npm:^1.3.0"
+ should-util: "npm:^1.0.0"
+ checksum: 10c0/cf127f8807f69ace9db04dbec3f274330a854405feef9821b5fa525748961da65747869cca36c813132b98757bd3e42d53541579cb16630ccf3c0dd9c0082320
+ languageName: node
+ linkType: hard
+
+"should-type@npm:^1.3.0, should-type@npm:^1.4.0":
+ version: 1.4.0
+ resolution: "should-type@npm:1.4.0"
+ checksum: 10c0/50cb50d776ee117b151068367c09ec12ac8e6f5fe2bd4d167413972813f06e930fe8624232a56c335846d3afcb784455f9a9690baa4350b3919bd001f0c4c94b
+ languageName: node
+ linkType: hard
+
+"should-util@npm:^1.0.0":
+ version: 1.0.1
+ resolution: "should-util@npm:1.0.1"
+ checksum: 10c0/1790719e05eae9edae86e44cbbad98529bd333df3f7cdfd63ea80acb6af718990e70abbc173aa9ccb93fff5ab6ee08d38412d707ff4003840be2256a278a61f3
+ languageName: node
+ linkType: hard
+
+"should@npm:^13.2.1":
+ version: 13.2.3
+ resolution: "should@npm:13.2.3"
+ dependencies:
+ should-equal: "npm:^2.0.0"
+ should-format: "npm:^3.0.3"
+ should-type: "npm:^1.4.0"
+ should-type-adaptors: "npm:^1.0.1"
+ should-util: "npm:^1.0.0"
+ checksum: 10c0/99581d8615f6fb27cd23c9f431cfacef58d118a90d0cccf58775b90631a47441397cfbdcbe6379e2718e9e60f293e3dfc0e87857f4b5a36fe962814e46ab05fa
+ languageName: node
+ linkType: hard
+
+"side-channel-list@npm:^1.0.0":
+ version: 1.0.0
+ resolution: "side-channel-list@npm:1.0.0"
+ dependencies:
+ es-errors: "npm:^1.3.0"
+ object-inspect: "npm:^1.13.3"
+ checksum: 10c0/644f4ac893456c9490ff388bf78aea9d333d5e5bfc64cfb84be8f04bf31ddc111a8d4b83b85d7e7e8a7b845bc185a9ad02c052d20e086983cf59f0be517d9b3d
+ languageName: node
+ linkType: hard
+
+"side-channel-map@npm:^1.0.1":
+ version: 1.0.1
+ resolution: "side-channel-map@npm:1.0.1"
+ dependencies:
+ call-bound: "npm:^1.0.2"
+ es-errors: "npm:^1.3.0"
+ get-intrinsic: "npm:^1.2.5"
+ object-inspect: "npm:^1.13.3"
+ checksum: 10c0/010584e6444dd8a20b85bc926d934424bd809e1a3af941cace229f7fdcb751aada0fb7164f60c2e22292b7fa3c0ff0bce237081fd4cdbc80de1dc68e95430672
+ languageName: node
+ linkType: hard
+
+"side-channel-weakmap@npm:^1.0.2":
+ version: 1.0.2
+ resolution: "side-channel-weakmap@npm:1.0.2"
+ dependencies:
+ call-bound: "npm:^1.0.2"
+ es-errors: "npm:^1.3.0"
+ get-intrinsic: "npm:^1.2.5"
+ object-inspect: "npm:^1.13.3"
+ side-channel-map: "npm:^1.0.1"
+ checksum: 10c0/71362709ac233e08807ccd980101c3e2d7efe849edc51455030327b059f6c4d292c237f94dc0685031dd11c07dd17a68afde235d6cf2102d949567f98ab58185
+ languageName: node
+ linkType: hard
+
"side-channel@npm:^1.0.4, side-channel@npm:^1.0.6":
version: 1.0.6
resolution: "side-channel@npm:1.0.6"
@@ -17381,6 +22475,19 @@ __metadata:
languageName: node
linkType: hard
+"side-channel@npm:^1.1.0":
+ version: 1.1.0
+ resolution: "side-channel@npm:1.1.0"
+ dependencies:
+ es-errors: "npm:^1.3.0"
+ object-inspect: "npm:^1.13.3"
+ side-channel-list: "npm:^1.0.0"
+ side-channel-map: "npm:^1.0.1"
+ side-channel-weakmap: "npm:^1.0.2"
+ checksum: 10c0/cb20dad41eb032e6c24c0982e1e5a24963a28aa6122b4f05b3f3d6bf8ae7fd5474ef382c8f54a6a3ab86e0cac4d41a23bd64ede3970e5bfb50326ba02a7996e6
+ languageName: node
+ linkType: hard
+
"siginfo@npm:^2.0.0":
version: 2.0.0
resolution: "siginfo@npm:2.0.0"
@@ -17457,6 +22564,13 @@ __metadata:
languageName: node
linkType: hard
+"slugify@npm:^1.6.5":
+ version: 1.6.6
+ resolution: "slugify@npm:1.6.6"
+ checksum: 10c0/e7e63f08f389a371d6228bc19d64ec84360bf0a538333446cc49dbbf3971751a6d180d2f31551188dd007a65ca771e69f574e0283290a7825a818e90b75ef44d
+ languageName: node
+ linkType: hard
+
"smart-buffer@npm:^4.2.0":
version: 4.2.0
resolution: "smart-buffer@npm:4.2.0"
@@ -17541,6 +22655,13 @@ __metadata:
languageName: node
linkType: hard
+"source-map-js@npm:>=0.6.2 <2.0.0, source-map-js@npm:^1.2.1":
+ version: 1.2.1
+ resolution: "source-map-js@npm:1.2.1"
+ checksum: 10c0/7bda1fc4c197e3c6ff17de1b8b2c20e60af81b63a52cb32ec5a5d67a20a7d42651e2cb34ebe93833c5a2a084377e17455854fee3e21e7925c64a51b6a52b0faf
+ languageName: node
+ linkType: hard
+
"source-map-js@npm:^1.0.1, source-map-js@npm:^1.2.0":
version: 1.2.0
resolution: "source-map-js@npm:1.2.0"
@@ -17548,13 +22669,6 @@ __metadata:
languageName: node
linkType: hard
-"source-map-js@npm:^1.2.1":
- version: 1.2.1
- resolution: "source-map-js@npm:1.2.1"
- checksum: 10c0/7bda1fc4c197e3c6ff17de1b8b2c20e60af81b63a52cb32ec5a5d67a20a7d42651e2cb34ebe93833c5a2a084377e17455854fee3e21e7925c64a51b6a52b0faf
- languageName: node
- linkType: hard
-
"source-map-support@npm:~0.5.20":
version: 0.5.21
resolution: "source-map-support@npm:0.5.21"
@@ -17681,13 +22795,20 @@ __metadata:
languageName: node
linkType: hard
-"std-env@npm:^3.0.1, std-env@npm:^3.5.0":
+"std-env@npm:^3.5.0":
version: 3.7.0
resolution: "std-env@npm:3.7.0"
checksum: 10c0/60edf2d130a4feb7002974af3d5a5f3343558d1ccf8d9b9934d225c638606884db4a20d2fe6440a09605bca282af6b042ae8070a10490c0800d69e82e478f41e
languageName: node
linkType: hard
+"std-env@npm:^3.7.0":
+ version: 3.9.0
+ resolution: "std-env@npm:3.9.0"
+ checksum: 10c0/4a6f9218aef3f41046c3c7ecf1f98df00b30a07f4f35c6d47b28329bc2531eef820828951c7d7b39a1c5eb19ad8a46e3ddfc7deb28f0a2f3ceebee11bab7ba50
+ languageName: node
+ linkType: hard
+
"stop-iteration-iterator@npm:^1.0.0":
version: 1.0.0
resolution: "stop-iteration-iterator@npm:1.0.0"
@@ -17711,7 +22832,7 @@ __metadata:
languageName: node
linkType: hard
-"string-width-cjs@npm:string-width@^4.2.0, string-width@npm:^4.1.0, string-width@npm:^4.2.0":
+"string-width-cjs@npm:string-width@^4.2.0, string-width@npm:^4.1.0, string-width@npm:^4.2.0, string-width@npm:^4.2.3":
version: 4.2.3
resolution: "string-width@npm:4.2.3"
dependencies:
@@ -17942,6 +23063,26 @@ __metadata:
languageName: node
linkType: hard
+"styled-components@npm:^6.1.17":
+ version: 6.1.17
+ resolution: "styled-components@npm:6.1.17"
+ dependencies:
+ "@emotion/is-prop-valid": "npm:1.2.2"
+ "@emotion/unitless": "npm:0.8.1"
+ "@types/stylis": "npm:4.2.5"
+ css-to-react-native: "npm:3.2.0"
+ csstype: "npm:3.1.3"
+ postcss: "npm:8.4.49"
+ shallowequal: "npm:1.1.0"
+ stylis: "npm:4.3.2"
+ tslib: "npm:2.6.2"
+ peerDependencies:
+ react: ">= 16.8.0"
+ react-dom: ">= 16.8.0"
+ checksum: 10c0/87f35173c5fc2291ddba7ed8224d19fe6872d056a577f55fe130248f5ea23e5c48c012e881fa1ad93df60b56a12c1c2d553f628e204f090189221734927e50b0
+ languageName: node
+ linkType: hard
+
"stylehacks@npm:^6.1.1":
version: 6.1.1
resolution: "stylehacks@npm:6.1.1"
@@ -17954,7 +23095,21 @@ __metadata:
languageName: node
linkType: hard
-"sucrase@npm:^3.32.0":
+"stylis@npm:4.3.2":
+ version: 4.3.2
+ resolution: "stylis@npm:4.3.2"
+ checksum: 10c0/0410e1404cbeee3388a9e17587875211ce2f014c8379af0d1e24ca55878867c9f1ccc7b0ce9a156ca53f5d6e301391a82b0645522a604674a378b3189a4a1994
+ languageName: node
+ linkType: hard
+
+"stylis@npm:^4.3.6":
+ version: 4.3.6
+ resolution: "stylis@npm:4.3.6"
+ checksum: 10c0/e736d484983a34f7c65d362c67dc79b7bce388054b261c2b7b23d02eaaf280617033f65d44b1ea341854f4331a5074b885668ac8741f98c13a6cfd6443ae85d0
+ languageName: node
+ linkType: hard
+
+"sucrase@npm:^3.32.0, sucrase@npm:^3.35.0":
version: 3.35.0
resolution: "sucrase@npm:3.35.0"
dependencies:
@@ -18150,6 +23305,29 @@ __metadata:
languageName: node
linkType: hard
+"swagger2openapi@npm:7.0.8, swagger2openapi@npm:^7.0.8":
+ version: 7.0.8
+ resolution: "swagger2openapi@npm:7.0.8"
+ dependencies:
+ call-me-maybe: "npm:^1.0.1"
+ node-fetch: "npm:^2.6.1"
+ node-fetch-h2: "npm:^2.3.0"
+ node-readfiles: "npm:^0.2.0"
+ oas-kit-common: "npm:^1.0.8"
+ oas-resolver: "npm:^2.5.6"
+ oas-schema-walker: "npm:^1.1.5"
+ oas-validator: "npm:^5.0.8"
+ reftools: "npm:^1.1.9"
+ yaml: "npm:^1.10.0"
+ yargs: "npm:^17.0.1"
+ bin:
+ boast: boast.js
+ oas-validate: oas-validate.js
+ swagger2openapi: swagger2openapi.js
+ checksum: 10c0/441a4d3a7d353f99395b14a0c8d6124be6390f2f8aa53336905e7314a7f80b66f5f2a40ac0dc2dbe2f7bc01f52a223a94f54a2ece345095fd3ad8ae8b03d688b
+ languageName: node
+ linkType: hard
+
"synckit@npm:^0.9.1":
version: 0.9.1
resolution: "synckit@npm:0.9.1"
@@ -18243,6 +23421,28 @@ __metadata:
languageName: node
linkType: hard
+"terser-webpack-plugin@npm:^5.3.11":
+ version: 5.3.14
+ resolution: "terser-webpack-plugin@npm:5.3.14"
+ dependencies:
+ "@jridgewell/trace-mapping": "npm:^0.3.25"
+ jest-worker: "npm:^27.4.5"
+ schema-utils: "npm:^4.3.0"
+ serialize-javascript: "npm:^6.0.2"
+ terser: "npm:^5.31.1"
+ peerDependencies:
+ webpack: ^5.1.0
+ peerDependenciesMeta:
+ "@swc/core":
+ optional: true
+ esbuild:
+ optional: true
+ uglify-js:
+ optional: true
+ checksum: 10c0/9b060947241af43bd6fd728456f60e646186aef492163672a35ad49be6fbc7f63b54a7356c3f6ff40a8f83f00a977edc26f044b8e106cc611c053c8c0eaf8569
+ languageName: node
+ linkType: hard
+
"terser@npm:^5.10.0, terser@npm:^5.15.1, terser@npm:^5.26.0":
version: 5.31.5
resolution: "terser@npm:5.31.5"
@@ -18257,6 +23457,20 @@ __metadata:
languageName: node
linkType: hard
+"terser@npm:^5.31.1":
+ version: 5.39.0
+ resolution: "terser@npm:5.39.0"
+ dependencies:
+ "@jridgewell/source-map": "npm:^0.3.3"
+ acorn: "npm:^8.8.2"
+ commander: "npm:^2.20.0"
+ source-map-support: "npm:~0.5.20"
+ bin:
+ terser: bin/terser
+ checksum: 10c0/83326545ea1aecd6261030568b6191ccfa4cb6aa61d9ea41746a52479f50017a78b77e4725fbbc207c5df841ffa66a773c5ac33636e95c7ab94fe7e0379ae5c7
+ languageName: node
+ linkType: hard
+
"text-table@npm:^0.2.0":
version: 0.2.0
resolution: "text-table@npm:0.2.0"
@@ -18320,6 +23534,13 @@ __metadata:
languageName: node
linkType: hard
+"tinyexec@npm:^0.3.2":
+ version: 0.3.2
+ resolution: "tinyexec@npm:0.3.2"
+ checksum: 10c0/3efbf791a911be0bf0821eab37a3445c2ba07acc1522b1fa84ae1e55f10425076f1290f680286345ed919549ad67527d07281f1c19d584df3b74326909eb1f90
+ languageName: node
+ linkType: hard
+
"tinypool@npm:^0.8.3":
version: 0.8.4
resolution: "tinypool@npm:0.8.4"
@@ -18394,6 +23615,13 @@ __metadata:
languageName: node
linkType: hard
+"ts-dedent@npm:^2.2.0":
+ version: 2.2.0
+ resolution: "ts-dedent@npm:2.2.0"
+ checksum: 10c0/175adea838468cc2ff7d5e97f970dcb798bbcb623f29c6088cb21aa2880d207c5784be81ab1741f56b9ac37840cbaba0c0d79f7f8b67ffe61c02634cafa5c303
+ languageName: node
+ linkType: hard
+
"ts-interface-checker@npm:^0.1.9":
version: 0.1.13
resolution: "ts-interface-checker@npm:0.1.13"
@@ -18413,6 +23641,13 @@ __metadata:
languageName: node
linkType: hard
+"tslib@npm:2.6.2":
+ version: 2.6.2
+ resolution: "tslib@npm:2.6.2"
+ checksum: 10c0/e03a8a4271152c8b26604ed45535954c0a45296e32445b4b87f8a5abdb2421f40b59b4ca437c4346af0f28179780d604094eb64546bee2019d903d01c6c19bdb
+ languageName: node
+ linkType: hard
+
"tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.2.0, tslib@npm:^2.6.0, tslib@npm:^2.6.2, tslib@npm:^2.6.3":
version: 2.6.3
resolution: "tslib@npm:2.6.3"
@@ -18443,6 +23678,13 @@ __metadata:
languageName: node
linkType: hard
+"type-fest@npm:^0.21.3":
+ version: 0.21.3
+ resolution: "type-fest@npm:0.21.3"
+ checksum: 10c0/902bd57bfa30d51d4779b641c2bc403cdf1371fb9c91d3c058b0133694fcfdb817aef07a47f40faf79039eecbaa39ee9d3c532deff244f3a19ce68cea71a61e8
+ languageName: node
+ linkType: hard
+
"type-fest@npm:^1.0.1":
version: 1.4.0
resolution: "type-fest@npm:1.4.0"
@@ -18629,6 +23871,13 @@ __metadata:
languageName: node
linkType: hard
+"ufo@npm:^1.5.4":
+ version: 1.6.1
+ resolution: "ufo@npm:1.6.1"
+ checksum: 10c0/5a9f041e5945fba7c189d5410508cbcbefef80b253ed29aa2e1f8a2b86f4bd51af44ee18d4485e6d3468c92be9bf4a42e3a2b72dcaf27ce39ce947ec994f1e6b
+ languageName: node
+ linkType: hard
+
"unbox-primitive@npm:^1.0.2":
version: 1.0.2
resolution: "unbox-primitive@npm:1.0.2"
@@ -18716,6 +23965,21 @@ __metadata:
languageName: node
linkType: hard
+"unified@npm:^10.0.0":
+ version: 10.1.2
+ resolution: "unified@npm:10.1.2"
+ dependencies:
+ "@types/unist": "npm:^2.0.0"
+ bail: "npm:^2.0.0"
+ extend: "npm:^3.0.0"
+ is-buffer: "npm:^2.0.0"
+ is-plain-obj: "npm:^4.0.0"
+ trough: "npm:^2.0.0"
+ vfile: "npm:^5.0.0"
+ checksum: 10c0/da9195e3375a74ab861a65e1d7b0454225d17a61646697911eb6b3e97de41091930ed3d167eb11881d4097c51deac407091d39ddd1ee8bf1fde3f946844a17a7
+ languageName: node
+ linkType: hard
+
"unified@npm:^11.0.0, unified@npm:^11.0.3, unified@npm:^11.0.4":
version: 11.0.5
resolution: "unified@npm:11.0.5"
@@ -18758,6 +24022,22 @@ __metadata:
languageName: node
linkType: hard
+"unist-util-generated@npm:^2.0.0":
+ version: 2.0.1
+ resolution: "unist-util-generated@npm:2.0.1"
+ checksum: 10c0/6f052dd47a7280785f3787f52cdfe8819e1de50317a1bcf7c9346c63268cf2cebc61a5980e7ca734a54735e27dbb73091aa0361a98504ab7f9409fb75f1b16bb
+ languageName: node
+ linkType: hard
+
+"unist-util-is@npm:^5.0.0":
+ version: 5.2.1
+ resolution: "unist-util-is@npm:5.2.1"
+ dependencies:
+ "@types/unist": "npm:^2.0.0"
+ checksum: 10c0/a2376910b832bb10653d2167c3cd85b3610a5fd53f5169834c08b3c3a720fae9043d75ad32d727eedfc611491966c26a9501d428ec62467edc17f270feb5410b
+ languageName: node
+ linkType: hard
+
"unist-util-is@npm:^6.0.0":
version: 6.0.0
resolution: "unist-util-is@npm:6.0.0"
@@ -18776,6 +24056,15 @@ __metadata:
languageName: node
linkType: hard
+"unist-util-position@npm:^4.0.0":
+ version: 4.0.4
+ resolution: "unist-util-position@npm:4.0.4"
+ dependencies:
+ "@types/unist": "npm:^2.0.0"
+ checksum: 10c0/e506d702e25a0fb47a64502054f709a6ff5db98993bf139eec868cd11eb7de34392b781c6c2002e2c24d97aa398c14b32a47076129f36e4b894a2c1351200888
+ languageName: node
+ linkType: hard
+
"unist-util-position@npm:^5.0.0":
version: 5.0.0
resolution: "unist-util-position@npm:5.0.0"
@@ -18795,6 +24084,15 @@ __metadata:
languageName: node
linkType: hard
+"unist-util-stringify-position@npm:^3.0.0":
+ version: 3.0.3
+ resolution: "unist-util-stringify-position@npm:3.0.3"
+ dependencies:
+ "@types/unist": "npm:^2.0.0"
+ checksum: 10c0/14550027825230528f6437dad7f2579a841780318569851291be6c8a970bae6f65a7feb24dabbcfce0e5e68cacae85bf12cbda3f360f7c873b4db602bdf7bb21
+ languageName: node
+ linkType: hard
+
"unist-util-stringify-position@npm:^4.0.0":
version: 4.0.0
resolution: "unist-util-stringify-position@npm:4.0.0"
@@ -18804,6 +24102,16 @@ __metadata:
languageName: node
linkType: hard
+"unist-util-visit-parents@npm:^5.0.0, unist-util-visit-parents@npm:^5.1.1":
+ version: 5.1.3
+ resolution: "unist-util-visit-parents@npm:5.1.3"
+ dependencies:
+ "@types/unist": "npm:^2.0.0"
+ unist-util-is: "npm:^5.0.0"
+ checksum: 10c0/f6829bfd8f2eddf63a32e2c302cd50978ef0c194b792c6fe60c2b71dfd7232415a3c5941903972543e9d34e6a8ea69dee9ccd95811f4a795495ed2ae855d28d0
+ languageName: node
+ linkType: hard
+
"unist-util-visit-parents@npm:^6.0.0":
version: 6.0.1
resolution: "unist-util-visit-parents@npm:6.0.1"
@@ -18814,6 +24122,17 @@ __metadata:
languageName: node
linkType: hard
+"unist-util-visit@npm:^4.0.0":
+ version: 4.1.2
+ resolution: "unist-util-visit@npm:4.1.2"
+ dependencies:
+ "@types/unist": "npm:^2.0.0"
+ unist-util-is: "npm:^5.0.0"
+ unist-util-visit-parents: "npm:^5.1.1"
+ checksum: 10c0/56a1f49a4d8e321e75b3c7821d540a45165a031dd06324bb0e8c75e7737bc8d73bdddbf0b0ca82000f9708a4c36861c6ebe88d01f7cf00e925f5d75f13a3a017
+ languageName: node
+ linkType: hard
+
"unist-util-visit@npm:^5.0.0":
version: 5.0.0
resolution: "unist-util-visit@npm:5.0.0"
@@ -18872,6 +24191,20 @@ __metadata:
languageName: node
linkType: hard
+"update-browserslist-db@npm:^1.1.1":
+ version: 1.1.3
+ resolution: "update-browserslist-db@npm:1.1.3"
+ dependencies:
+ escalade: "npm:^3.2.0"
+ picocolors: "npm:^1.1.1"
+ peerDependencies:
+ browserslist: ">= 4.21.0"
+ bin:
+ update-browserslist-db: cli.js
+ checksum: 10c0/682e8ecbf9de474a626f6462aa85927936cdd256fe584c6df2508b0df9f7362c44c957e9970df55dfe44d3623807d26316ea2c7d26b80bb76a16c56c37233c32
+ languageName: node
+ linkType: hard
+
"update-notifier@npm:^6.0.2":
version: 6.0.2
resolution: "update-notifier@npm:6.0.2"
@@ -18894,6 +24227,13 @@ __metadata:
languageName: node
linkType: hard
+"uri-js-replace@npm:^1.0.1":
+ version: 1.0.1
+ resolution: "uri-js-replace@npm:1.0.1"
+ checksum: 10c0/0be6c972c84c316e29667628ce7b4ce4de7fc77cec9a514f70c4a3336eea8d1d783c71c9988ac5da333f0f6a85a04a7ae05a3c4aa43af6cd07b7a4d85c8d9f11
+ languageName: node
+ linkType: hard
+
"uri-js@npm:^4.2.2, uri-js@npm:^4.4.1":
version: 4.4.1
resolution: "uri-js@npm:4.4.1"
@@ -18920,6 +24260,25 @@ __metadata:
languageName: node
linkType: hard
+"url@npm:^0.11.1":
+ version: 0.11.4
+ resolution: "url@npm:0.11.4"
+ dependencies:
+ punycode: "npm:^1.4.1"
+ qs: "npm:^6.12.3"
+ checksum: 10c0/cc93405ae4a9b97a2aa60ca67f1cb1481c0221cb4725a7341d149be5e2f9cfda26fd432d64dbbec693d16593b68b8a46aad8e5eab21f814932134c9d8620c662
+ languageName: node
+ linkType: hard
+
+"use-editable@npm:^2.3.3":
+ version: 2.3.3
+ resolution: "use-editable@npm:2.3.3"
+ peerDependencies:
+ react: ">= 16.8.0"
+ checksum: 10c0/6e8ae63ed0b9ad9a79d1f88992c6a594da0ad3dd1c67da7c12b73722b2a41f787c611dbe9e640f9cee5738168028219ca3c7b4cf739f096cee8069e82968a7b9
+ languageName: node
+ linkType: hard
+
"util-deprecate@npm:^1.0.1, util-deprecate@npm:^1.0.2, util-deprecate@npm:~1.0.1":
version: 1.0.2
resolution: "util-deprecate@npm:1.0.2"
@@ -18927,6 +24286,15 @@ __metadata:
languageName: node
linkType: hard
+"util@npm:^0.10.3":
+ version: 0.10.4
+ resolution: "util@npm:0.10.4"
+ dependencies:
+ inherits: "npm:2.0.3"
+ checksum: 10c0/d29f6893e406b63b088ce9924da03201df89b31490d4d011f1c07a386ea4b3dbe907464c274023c237da470258e1805d806c7e4009a5974cd6b1d474b675852a
+ languageName: node
+ linkType: hard
+
"util@npm:^0.12.5":
version: 0.12.5
resolution: "util@npm:0.12.5"
@@ -18961,7 +24329,7 @@ __metadata:
languageName: node
linkType: hard
-"uuid@npm:^8.3.2":
+"uuid@npm:8.3.2, uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
bin:
@@ -18970,6 +24338,69 @@ __metadata:
languageName: node
linkType: hard
+"uuid@npm:^11.1.0":
+ version: 11.1.0
+ resolution: "uuid@npm:11.1.0"
+ bin:
+ uuid: dist/esm/bin/uuid
+ checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
+ languageName: node
+ linkType: hard
+
+"uvu@npm:^0.5.0":
+ version: 0.5.6
+ resolution: "uvu@npm:0.5.6"
+ dependencies:
+ dequal: "npm:^2.0.0"
+ diff: "npm:^5.0.0"
+ kleur: "npm:^4.0.3"
+ sade: "npm:^1.7.3"
+ bin:
+ uvu: bin.js
+ checksum: 10c0/ad32eb5f7d94bdeb71f80d073003f0138e24f61ed68cecc8e15d2f30838f44c9670577bb1775c8fac894bf93d1bc1583d470a9195e49bfa6efa14cc6f4942bff
+ languageName: node
+ linkType: hard
+
+"validate.io-array@npm:^1.0.3":
+ version: 1.0.6
+ resolution: "validate.io-array@npm:1.0.6"
+ checksum: 10c0/ece1e93d24fe1c92f5ec5983e186f7890021c9144c2ad0e45d76695267861e9ad0362474a038a240caf3ab30f7b7595738c7f6efe9f6f0f9ae94290d23c39ef6
+ languageName: node
+ linkType: hard
+
+"validate.io-function@npm:^1.0.2":
+ version: 1.0.2
+ resolution: "validate.io-function@npm:1.0.2"
+ checksum: 10c0/210b4bbf8c71c7863df122beae76387406eb960a6540b003568dcde2bbb4baac17a2c8f0eda014f0c5d2440396e87141e62028cc8758ddc61589e3425bd26c27
+ languageName: node
+ linkType: hard
+
+"validate.io-integer-array@npm:^1.0.0":
+ version: 1.0.0
+ resolution: "validate.io-integer-array@npm:1.0.0"
+ dependencies:
+ validate.io-array: "npm:^1.0.3"
+ validate.io-integer: "npm:^1.0.4"
+ checksum: 10c0/10231e41b862d17749d9dda996165d36c949409980545133a66f94d30c057cecc6bb75356f1cafa18ae84051bff7c560ec50be5bd20266cd4dd21615c063397a
+ languageName: node
+ linkType: hard
+
+"validate.io-integer@npm:^1.0.4":
+ version: 1.0.5
+ resolution: "validate.io-integer@npm:1.0.5"
+ dependencies:
+ validate.io-number: "npm:^1.0.3"
+ checksum: 10c0/c1e85c0fa3edbbca55e7ac423ca037864960711f673f118072965557de4ba503d686676f73746bfca1a3d418ee92e00fea21e74788cec4a557832fc3fde27333
+ languageName: node
+ linkType: hard
+
+"validate.io-number@npm:^1.0.3":
+ version: 1.0.3
+ resolution: "validate.io-number@npm:1.0.3"
+ checksum: 10c0/fdc016a4eeb255529001dd4210a717f84d2fe4a9cddbb9e3df5c402d046eef74e1b42cae390a4943ad3328c58096794b5013888a2315eed0ac5cf6c5e8340ef3
+ languageName: node
+ linkType: hard
+
"value-equal@npm:^1.0.1":
version: 1.0.1
resolution: "value-equal@npm:1.0.1"
@@ -18984,6 +24415,16 @@ __metadata:
languageName: node
linkType: hard
+"vfile-location@npm:^4.0.0":
+ version: 4.1.0
+ resolution: "vfile-location@npm:4.1.0"
+ dependencies:
+ "@types/unist": "npm:^2.0.0"
+ vfile: "npm:^5.0.0"
+ checksum: 10c0/77097e819579214d3346aaa2b06e4d23e2413221ac4914679d312cf64973011b76f0e2424fa8f18987befcd6ed60f4f6c4c6ebd5d5326062173a95f6b4445a96
+ languageName: node
+ linkType: hard
+
"vfile-location@npm:^5.0.0":
version: 5.0.3
resolution: "vfile-location@npm:5.0.3"
@@ -18994,6 +24435,16 @@ __metadata:
languageName: node
linkType: hard
+"vfile-message@npm:^3.0.0":
+ version: 3.1.4
+ resolution: "vfile-message@npm:3.1.4"
+ dependencies:
+ "@types/unist": "npm:^2.0.0"
+ unist-util-stringify-position: "npm:^3.0.0"
+ checksum: 10c0/c4ccf9c0ced92d657846fd067fefcf91c5832cdbe2ecc431bb67886e8c959bf7fc05a9dbbca5551bc34c9c87a0a73854b4249f65c64ddfebc4d59ea24a18b996
+ languageName: node
+ linkType: hard
+
"vfile-message@npm:^4.0.0":
version: 4.0.2
resolution: "vfile-message@npm:4.0.2"
@@ -19004,6 +24455,18 @@ __metadata:
languageName: node
linkType: hard
+"vfile@npm:^5.0.0":
+ version: 5.3.7
+ resolution: "vfile@npm:5.3.7"
+ dependencies:
+ "@types/unist": "npm:^2.0.0"
+ is-buffer: "npm:^2.0.0"
+ unist-util-stringify-position: "npm:^3.0.0"
+ vfile-message: "npm:^3.0.0"
+ checksum: 10c0/c36bd4c3f16ec0c6cbad0711ca99200316bbf849d6b07aa4cb5d9062cc18ae89249fe62af9521926e9659c0e6bc5c2c1da0fe26b41fb71e757438297e1a41da4
+ languageName: node
+ linkType: hard
+
"vfile@npm:^6.0.0, vfile@npm:^6.0.1":
version: 6.0.2
resolution: "vfile@npm:6.0.2"
@@ -19239,13 +24702,64 @@ __metadata:
languageName: node
linkType: hard
-"vscode-uri@npm:^3.0.8":
+"vscode-jsonrpc@npm:8.2.0":
+ version: 8.2.0
+ resolution: "vscode-jsonrpc@npm:8.2.0"
+ checksum: 10c0/0789c227057a844f5ead55c84679206227a639b9fb76e881185053abc4e9848aa487245966cc2393fcb342c4541241b015a1a2559fddd20ac1e68945c95344e6
+ languageName: node
+ linkType: hard
+
+"vscode-languageserver-protocol@npm:3.17.5":
+ version: 3.17.5
+ resolution: "vscode-languageserver-protocol@npm:3.17.5"
+ dependencies:
+ vscode-jsonrpc: "npm:8.2.0"
+ vscode-languageserver-types: "npm:3.17.5"
+ checksum: 10c0/5f38fd80da9868d706eaa4a025f4aff9c3faad34646bcde1426f915cbd8d7e8b6c3755ce3fef6eebd256ba3145426af1085305f8a76e34276d2e95aaf339a90b
+ languageName: node
+ linkType: hard
+
+"vscode-languageserver-textdocument@npm:~1.0.11":
+ version: 1.0.12
+ resolution: "vscode-languageserver-textdocument@npm:1.0.12"
+ checksum: 10c0/534349894b059602c4d97615a1147b6c4c031141c2093e59657f54e38570f5989c21b376836f13b9375419869242e9efb4066643208b21ab1e1dee111a0f00fb
+ languageName: node
+ linkType: hard
+
+"vscode-languageserver-types@npm:3.17.5":
+ version: 3.17.5
+ resolution: "vscode-languageserver-types@npm:3.17.5"
+ checksum: 10c0/1e1260de79a2cc8de3e46f2e0182cdc94a7eddab487db5a3bd4ee716f67728e685852707d72c059721ce500447be9a46764a04f0611e94e4321ffa088eef36f8
+ languageName: node
+ linkType: hard
+
+"vscode-languageserver@npm:~9.0.1":
+ version: 9.0.1
+ resolution: "vscode-languageserver@npm:9.0.1"
+ dependencies:
+ vscode-languageserver-protocol: "npm:3.17.5"
+ bin:
+ installServerIntoExtension: bin/installServerIntoExtension
+ checksum: 10c0/8a0838d77c98a211c76e54bd3a6249fc877e4e1a73322673fb0e921168d8e91de4f170f1d4ff7e8b6289d0698207afc6aba6662d4c1cd8e4bd7cae96afd6b0c2
+ languageName: node
+ linkType: hard
+
+"vscode-uri@npm:^3.0.8, vscode-uri@npm:~3.0.8":
version: 3.0.8
resolution: "vscode-uri@npm:3.0.8"
checksum: 10c0/f7f217f526bf109589969fe6e66b71e70b937de1385a1d7bb577ca3ee7c5e820d3856a86e9ff2fa9b7a0bc56a3dd8c3a9a557d3fedd7df414bc618d5e6b567f9
languageName: node
linkType: hard
+"warning@npm:^4.0.3":
+ version: 4.0.3
+ resolution: "warning@npm:4.0.3"
+ dependencies:
+ loose-envify: "npm:^1.0.0"
+ checksum: 10c0/aebab445129f3e104c271f1637fa38e55eb25f968593e3825bd2f7a12bd58dc3738bb70dc8ec85826621d80b4acfed5a29ebc9da17397c6125864d72301b937e
+ languageName: node
+ linkType: hard
+
"watchpack@npm:^2.4.1":
version: 2.4.1
resolution: "watchpack@npm:2.4.1"
@@ -19598,7 +25112,7 @@ __metadata:
languageName: node
linkType: hard
-"webpack-bundle-analyzer@npm:^4.9.0":
+"webpack-bundle-analyzer@npm:^4.10.2":
version: 4.10.2
resolution: "webpack-bundle-analyzer@npm:4.10.2"
dependencies:
@@ -19635,7 +25149,7 @@ __metadata:
languageName: node
linkType: hard
-"webpack-dev-server@npm:^4.15.1":
+"webpack-dev-server@npm:^4.15.2":
version: 4.15.2
resolution: "webpack-dev-server@npm:4.15.2"
dependencies:
@@ -19693,6 +25207,17 @@ __metadata:
languageName: node
linkType: hard
+"webpack-merge@npm:^6.0.1":
+ version: 6.0.1
+ resolution: "webpack-merge@npm:6.0.1"
+ dependencies:
+ clone-deep: "npm:^4.0.1"
+ flat: "npm:^5.0.2"
+ wildcard: "npm:^2.0.1"
+ checksum: 10c0/bf1429567858b353641801b8a2696ca0aac270fc8c55d4de8a7b586fe07d27fdcfc83099a98ab47e6162383db8dd63bb8cc25b1beb2ec82150422eec843b0dc0
+ languageName: node
+ linkType: hard
+
"webpack-sources@npm:^3.2.3":
version: 3.2.3
resolution: "webpack-sources@npm:3.2.3"
@@ -19744,17 +25269,57 @@ __metadata:
languageName: node
linkType: hard
-"webpackbar@npm:^5.0.2":
- version: 5.0.2
- resolution: "webpackbar@npm:5.0.2"
+"webpack@npm:^5.95.0":
+ version: 5.99.6
+ resolution: "webpack@npm:5.99.6"
dependencies:
- chalk: "npm:^4.1.0"
- consola: "npm:^2.15.3"
+ "@types/eslint-scope": "npm:^3.7.7"
+ "@types/estree": "npm:^1.0.6"
+ "@webassemblyjs/ast": "npm:^1.14.1"
+ "@webassemblyjs/wasm-edit": "npm:^1.14.1"
+ "@webassemblyjs/wasm-parser": "npm:^1.14.1"
+ acorn: "npm:^8.14.0"
+ browserslist: "npm:^4.24.0"
+ chrome-trace-event: "npm:^1.0.2"
+ enhanced-resolve: "npm:^5.17.1"
+ es-module-lexer: "npm:^1.2.1"
+ eslint-scope: "npm:5.1.1"
+ events: "npm:^3.2.0"
+ glob-to-regexp: "npm:^0.4.1"
+ graceful-fs: "npm:^4.2.11"
+ json-parse-even-better-errors: "npm:^2.3.1"
+ loader-runner: "npm:^4.2.0"
+ mime-types: "npm:^2.1.27"
+ neo-async: "npm:^2.6.2"
+ schema-utils: "npm:^4.3.0"
+ tapable: "npm:^2.1.1"
+ terser-webpack-plugin: "npm:^5.3.11"
+ watchpack: "npm:^2.4.1"
+ webpack-sources: "npm:^3.2.3"
+ peerDependenciesMeta:
+ webpack-cli:
+ optional: true
+ bin:
+ webpack: bin/webpack.js
+ checksum: 10c0/b8b44b16933a0dd83e185ad42f292bbdfa9c47e245cbe786c48520d681556ece9af6ea7fff33059fafdf3d2cd62674715308d70a6f15eda6c6de7e03ef01842a
+ languageName: node
+ linkType: hard
+
+"webpackbar@npm:^6.0.1":
+ version: 6.0.1
+ resolution: "webpackbar@npm:6.0.1"
+ dependencies:
+ ansi-escapes: "npm:^4.3.2"
+ chalk: "npm:^4.1.2"
+ consola: "npm:^3.2.3"
+ figures: "npm:^3.2.0"
+ markdown-table: "npm:^2.0.0"
pretty-time: "npm:^1.1.0"
- std-env: "npm:^3.0.1"
+ std-env: "npm:^3.7.0"
+ wrap-ansi: "npm:^7.0.0"
peerDependencies:
webpack: 3 || 4 || 5
- checksum: 10c0/336568a6ed1c1ad743c8d20a5cab5875a7ebe1e96181f49ae0a1a897f1a59d1661d837574a25d8ba9dfa4f2f705bd46ca0cd037ff60286ff70fb8d9db2b0c123
+ checksum: 10c0/8dfa2c55f8122f729c7efd515a2b50fb752c0d0cb27ec2ecdbc70d90a86d5f69f466c9c5d01004f71b500dafba957ecd4413fca196a98cf99a39b705f98cae97
languageName: node
linkType: hard
@@ -19898,7 +25463,7 @@ __metadata:
languageName: node
linkType: hard
-"wildcard@npm:^2.0.0":
+"wildcard@npm:^2.0.0, wildcard@npm:^2.0.1":
version: 2.0.1
resolution: "wildcard@npm:2.0.1"
checksum: 10c0/08f70cd97dd9a20aea280847a1fe8148e17cae7d231640e41eb26d2388697cbe65b67fd9e68715251c39b080c5ae4f76d71a9a69fa101d897273efdfb1b58bf7
@@ -19986,7 +25551,7 @@ __metadata:
languageName: node
linkType: hard
-"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
+"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0, wrap-ansi@npm:^7.0.0":
version: 7.0.0
resolution: "wrap-ansi@npm:7.0.0"
dependencies:
@@ -20079,6 +25644,15 @@ __metadata:
languageName: node
linkType: hard
+"xml-formatter@npm:^2.6.1":
+ version: 2.6.1
+ resolution: "xml-formatter@npm:2.6.1"
+ dependencies:
+ xml-parser-xo: "npm:^3.2.0"
+ checksum: 10c0/97af94786f14d295eb74d5062e311f6c7b351d7b2b11c76d275eeb5197d98450bd0197de51dda9fbd6f03fbd23432e535fd13e8780a207cb1158a3d987bf02e5
+ languageName: node
+ linkType: hard
+
"xml-js@npm:^1.6.11":
version: 1.6.11
resolution: "xml-js@npm:1.6.11"
@@ -20090,6 +25664,13 @@ __metadata:
languageName: node
linkType: hard
+"xml-parser-xo@npm:^3.2.0":
+ version: 3.2.0
+ resolution: "xml-parser-xo@npm:3.2.0"
+ checksum: 10c0/33101bc707eeccda575f2df2de20d9b01513467c16c53e9f87205ab4bcc800586f1080cf37550b681b9c123b4a7778dcdb324989782c2a6c6698ae5ab623be84
+ languageName: node
+ linkType: hard
+
"xtend@npm:^4.0.0":
version: 4.0.2
resolution: "xtend@npm:4.0.2"
@@ -20104,6 +25685,13 @@ __metadata:
languageName: node
linkType: hard
+"y18n@npm:^5.0.5":
+ version: 5.0.8
+ resolution: "y18n@npm:5.0.8"
+ checksum: 10c0/4df2842c36e468590c3691c894bc9cdbac41f520566e76e24f59401ba7d8b4811eb1e34524d57e54bc6d864bcb66baab7ffd9ca42bf1eda596618f9162b91249
+ languageName: node
+ linkType: hard
+
"yallist@npm:^3.0.2":
version: 3.1.1
resolution: "yallist@npm:3.1.1"
@@ -20118,7 +25706,14 @@ __metadata:
languageName: node
linkType: hard
-"yaml@npm:^1.10.2, yaml@npm:^1.7.2":
+"yaml-ast-parser@npm:0.0.43":
+ version: 0.0.43
+ resolution: "yaml-ast-parser@npm:0.0.43"
+ checksum: 10c0/4d2f1e761067b2c6abdd882279a406f879258787af470a6d4a659cb79cb2ab056b870b25f1f80f46ed556e8b499d611d247806376f53edf3412f72c0a8ea2e98
+ languageName: node
+ linkType: hard
+
+"yaml@npm:1.10.2, yaml@npm:^1.10.0, yaml@npm:^1.10.2, yaml@npm:^1.7.2":
version: 1.10.2
resolution: "yaml@npm:1.10.2"
checksum: 10c0/5c28b9eb7adc46544f28d9a8d20c5b3cb1215a886609a2fd41f51628d8aaa5878ccd628b755dbcd29f6bb4921bd04ffbc6dcc370689bb96e594e2f9813d2605f
@@ -20134,6 +25729,28 @@ __metadata:
languageName: node
linkType: hard
+"yargs-parser@npm:^21.1.1":
+ version: 21.1.1
+ resolution: "yargs-parser@npm:21.1.1"
+ checksum: 10c0/f84b5e48169479d2f402239c59f084cfd1c3acc197a05c59b98bab067452e6b3ea46d4dd8ba2985ba7b3d32a343d77df0debd6b343e5dae3da2aab2cdf5886b2
+ languageName: node
+ linkType: hard
+
+"yargs@npm:^17.0.1":
+ version: 17.7.2
+ resolution: "yargs@npm:17.7.2"
+ dependencies:
+ cliui: "npm:^8.0.1"
+ escalade: "npm:^3.1.1"
+ get-caller-file: "npm:^2.0.5"
+ require-directory: "npm:^2.1.1"
+ string-width: "npm:^4.2.3"
+ y18n: "npm:^5.0.5"
+ yargs-parser: "npm:^21.1.1"
+ checksum: 10c0/ccd7e723e61ad5965fffbb791366db689572b80cca80e0f96aad968dfff4156cd7cd1ad18607afe1046d8241e6fb2d6c08bf7fa7bfb5eaec818735d8feac8f05
+ languageName: node
+ linkType: hard
+
"yocto-queue@npm:^0.1.0":
version: 0.1.0
resolution: "yocto-queue@npm:0.1.0"