diff --git a/Dockerfile b/Dockerfile
index 7ca26bbf863c..0a97a9962d6b 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -6,7 +6,7 @@ ENV ENVIRONMENT=$ENVIRONMENT
ENV PNPM_HOME="/usr/bin"
RUN apk add --no-cache git
-RUN npm install -g pnpm@9.12.1
+RUN npm install -g pnpm@9.12.2
WORKDIR /app
diff --git a/package.json b/package.json
index f1fa82288ae4..d16959cb7446 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "the-graph-docs-monorepo",
"private": true,
- "packageManager": "pnpm@9.12.1",
+ "packageManager": "pnpm@9.12.2",
"scripts": {
"build": "NODE_OPTIONS='--max_old_space_size=4096' turbo run build",
"check": "pnpm typecheck && pnpm lint && pnpm prettier:check",
diff --git a/packages/nextra-theme/package.json b/packages/nextra-theme/package.json
index 86d83ff36e8c..a45a29096f8f 100644
--- a/packages/nextra-theme/package.json
+++ b/packages/nextra-theme/package.json
@@ -43,18 +43,18 @@
"react-use": "^17.5.1"
},
"devDependencies": {
- "@edgeandnode/gds": "^5.31.6",
- "@edgeandnode/go": "^6.56.0",
+ "@edgeandnode/gds": "^5.33.2",
+ "@edgeandnode/go": "^6.59.2",
"@emotion/react": "^11.13.3",
- "@types/lodash": "^4.17.10",
+ "@types/lodash": "^4.17.12",
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"next": "^14.2.15",
"next-seo": "^6.6.0",
"nextra": "^2.13.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "theme-ui": "^0.16.2",
+ "theme-ui": "^0.17.0",
"tsup": "^8.3.0"
},
"sideEffects": false
diff --git a/packages/og-image/package.json b/packages/og-image/package.json
index fea0e8d0afe8..525b67c0d7c3 100644
--- a/packages/og-image/package.json
+++ b/packages/og-image/package.json
@@ -16,12 +16,12 @@
"yoga-wasm-web": "0.3.3"
},
"devDependencies": {
- "@cloudflare/workers-types": "^4.20241004.0",
+ "@cloudflare/workers-types": "^4.20241018.0",
"@types/react": "^18.3.11",
"jest-image-snapshot": "^6.4.0",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
"vitest": "^1.6.0",
- "wrangler": "^3.80.2"
+ "wrangler": "^3.82.0"
}
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 28b9988d4fb5..8fea3b174a0d 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -52,10 +52,10 @@ importers:
version: 3.6.2(@algolia/client-search@4.24.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.17.2)
'@radix-ui/react-collapsible':
specifier: ^1.1.1
- version: 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ version: 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-visually-hidden':
specifier: ^1.1.0
- version: 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ version: 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
lodash:
specifier: ^4.17.21
version: 4.17.21
@@ -67,32 +67,32 @@ importers:
version: 17.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies:
'@edgeandnode/gds':
- specifier: ^5.31.6
- version: 5.31.6(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@theme-ui/core@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(@types/react-dom@18.3.0)(@types/react@18.3.11)(dayjs@1.11.13)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))(next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.13(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3)))(theme-ui@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))
+ specifier: ^5.33.2
+ version: 5.33.2(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react-dom@18.3.1)(@types/react@18.3.11)(dayjs@1.11.13)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))(next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(theme-ui@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)
'@edgeandnode/go':
- specifier: ^6.56.0
- version: 6.56.0(jleqm4i57oc2xamnxc5uge7e3a)
+ specifier: ^6.59.2
+ version: 6.59.2(z674xwbvdvx5pnj24jal3kfkcy)
'@emotion/react':
specifier: ^11.13.3
version: 11.13.3(@types/react@18.3.11)(react@18.3.1)
'@types/lodash':
- specifier: ^4.17.10
- version: 4.17.10
+ specifier: ^4.17.12
+ version: 4.17.12
'@types/react':
specifier: ^18.3.11
version: 18.3.11
'@types/react-dom':
- specifier: ^18.3.0
- version: 18.3.0
+ specifier: ^18.3.1
+ version: 18.3.1
next:
specifier: ^14.2.15
- version: 14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ version: 14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
next-seo:
specifier: ^6.6.0
- version: 6.6.0(next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ version: 6.6.0(next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
nextra:
specifier: ^2.13.4
- version: 2.13.4(next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ version: 2.13.4(next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react:
specifier: ^18.3.1
version: 18.3.1
@@ -100,11 +100,11 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
theme-ui:
- specifier: ^0.16.2
- version: 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ specifier: ^0.17.0
+ version: 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
tsup:
specifier: ^8.3.0
- version: 8.3.0(jiti@1.21.6)(postcss@8.4.47)(tsx@4.19.1)(typescript@5.6.3)(yaml@2.5.1)
+ version: 8.3.0(jiti@1.21.6)(postcss@8.4.47)(tsx@4.19.1)(typescript@5.6.3)(yaml@2.6.0)
packages/og-image:
dependencies:
@@ -122,8 +122,8 @@ importers:
version: 0.3.3
devDependencies:
'@cloudflare/workers-types':
- specifier: ^4.20241004.0
- version: 4.20241004.0
+ specifier: ^4.20241018.0
+ version: 4.20241018.0
'@types/react':
specifier: ^18.3.11
version: 18.3.11
@@ -138,10 +138,10 @@ importers:
version: 5.6.3
vitest:
specifier: ^1.6.0
- version: 1.6.0(@types/node@22.7.5)(jsdom@24.1.3)
+ version: 1.6.0(@types/node@22.7.8)(jsdom@24.1.3)
wrangler:
- specifier: ^3.80.2
- version: 3.80.2(@cloudflare/workers-types@4.20241004.0)
+ specifier: ^3.82.0
+ version: 3.82.0(@cloudflare/workers-types@4.20241018.0)
packages/remark-lint-restrict-elements:
dependencies:
@@ -155,20 +155,20 @@ importers:
website:
dependencies:
'@edgeandnode/common':
- specifier: ^6.25.0
- version: 6.25.0(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))
+ specifier: ^6.28.1
+ version: 6.28.1(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))
'@edgeandnode/gds':
- specifier: ^5.31.6
- version: 5.31.6(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@theme-ui/core@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(@types/react-dom@18.3.0)(@types/react@18.3.11)(dayjs@1.11.13)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))(next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.13(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3)))(theme-ui@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))
+ specifier: ^5.33.2
+ version: 5.33.2(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react-dom@18.3.1)(@types/react@18.3.11)(dayjs@1.11.13)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))(next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(theme-ui@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)
'@edgeandnode/go':
- specifier: ^6.56.0
- version: 6.56.0(jleqm4i57oc2xamnxc5uge7e3a)
+ specifier: ^6.59.2
+ version: 6.59.2(z674xwbvdvx5pnj24jal3kfkcy)
'@emotion/react':
specifier: ^11.13.3
version: 11.13.3(@types/react@18.3.11)(react@18.3.1)
'@graphprotocol/contracts':
specifier: 6.2.1
- version: 6.2.1(encoding@0.1.13)(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)
+ version: 6.2.1(encoding@0.1.13)(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)
'@graphprotocol/nextra-theme':
specifier: workspace:*
version: link:../packages/nextra-theme
@@ -180,16 +180,16 @@ importers:
version: 2.55.1
next:
specifier: ^14.2.15
- version: 14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ version: 14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
next-seo:
specifier: ^6.6.0
- version: 6.6.0(next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ version: 6.6.0(next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
next-sitemap:
specifier: ^4.2.3
- version: 4.2.3(next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))
+ version: 4.2.3(next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))
nextra:
specifier: ^2.13.4
- version: 2.13.4(next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ version: 2.13.4(next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react:
specifier: ^18.3.1
version: 18.3.1
@@ -200,27 +200,27 @@ importers:
specifier: ^2.1.0
version: 2.1.0
theme-ui:
- specifier: ^0.16.2
- version: 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ specifier: ^0.17.0
+ version: 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
unist-util-visit:
specifier: ^5.0.0
version: 5.0.0
devDependencies:
'@graphprotocol/client-cli':
specifier: 3.0.3
- version: 3.0.3(@envelop/core@5.0.2)(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/store@0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/delegate@10.0.21(graphql@16.9.0))(@graphql-tools/merge@9.0.7(graphql@16.9.0))(@graphql-tools/utils@10.5.4(graphql@16.9.0))(@graphql-tools/wrap@10.0.5(graphql@16.9.0))(@types/node@22.7.5)(@types/react@18.3.11)(encoding@0.1.13)(graphql-tag@2.12.6(graphql@16.9.0))(graphql-ws@5.16.0(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ version: 3.0.3(@envelop/core@5.0.2)(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/delegate@10.0.26(graphql@16.9.0))(@graphql-tools/merge@9.0.8(graphql@16.9.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(@graphql-tools/wrap@10.0.10(graphql@16.9.0))(@types/node@22.7.8)(@types/react@18.3.11)(encoding@0.1.13)(graphql-tag@2.12.6(graphql@16.9.0))(graphql-ws@5.16.0(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@types/mdast':
specifier: ^4.0.4
version: 4.0.4
'@types/mixpanel-browser':
- specifier: ^2.50.0
- version: 2.50.0
+ specifier: ^2.50.1
+ version: 2.50.1
'@types/react':
specifier: ^18.3.11
version: 18.3.11
'@types/react-dom':
- specifier: ^18.3.0
- version: 18.3.0
+ specifier: ^18.3.1
+ version: 18.3.1
autoprefixer:
specifier: ^10.4.20
version: 10.4.20(postcss@8.4.47)
@@ -234,8 +234,8 @@ importers:
specifier: ^8.4.47
version: 8.4.47
tailwindcss:
- specifier: ^3.4.13
- version: 3.4.13(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))
+ specifier: ^3.4.14
+ version: 3.4.14(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))
tsx:
specifier: ^4.19.1
version: 4.19.1
@@ -350,94 +350,94 @@ packages:
resolution: {integrity: sha512-xhlTqH0m31mnsG0tIP4ETgfSB6gXDaYYsUWTrlUV93fFQPI9dd8hE0Ot6MHLCtqgB32hwJAC3YZMWlXZw7AleA==}
engines: {node: '>=14'}
- '@babel/code-frame@7.25.7':
- resolution: {integrity: sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==}
+ '@babel/code-frame@7.25.9':
+ resolution: {integrity: sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ==}
engines: {node: '>=6.9.0'}
- '@babel/compat-data@7.25.8':
- resolution: {integrity: sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA==}
+ '@babel/compat-data@7.25.9':
+ resolution: {integrity: sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw==}
engines: {node: '>=6.9.0'}
- '@babel/core@7.25.8':
- resolution: {integrity: sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==}
+ '@babel/core@7.25.9':
+ resolution: {integrity: sha512-WYvQviPw+Qyib0v92AwNIrdLISTp7RfDkM7bPqBvpbnhY4wq8HvHBZREVdYDXk98C8BkOIVnHAY3yvj7AVISxQ==}
engines: {node: '>=6.9.0'}
- '@babel/generator@7.25.7':
- resolution: {integrity: sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==}
+ '@babel/generator@7.25.9':
+ resolution: {integrity: sha512-omlUGkr5EaoIJrhLf9CJ0TvjBRpd9+AXRG//0GEQ9THSo8wPiTlbpy1/Ow8ZTrbXpjd9FHXfbFQx32I04ht0FA==}
engines: {node: '>=6.9.0'}
- '@babel/helper-annotate-as-pure@7.25.7':
- resolution: {integrity: sha512-4xwU8StnqnlIhhioZf1tqnVWeQ9pvH/ujS8hRfw/WOza+/a+1qv69BWNy+oY231maTCWgKWhfBU7kDpsds6zAA==}
+ '@babel/helper-annotate-as-pure@7.25.9':
+ resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==}
engines: {node: '>=6.9.0'}
- '@babel/helper-compilation-targets@7.25.7':
- resolution: {integrity: sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A==}
+ '@babel/helper-compilation-targets@7.25.9':
+ resolution: {integrity: sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==}
engines: {node: '>=6.9.0'}
- '@babel/helper-create-class-features-plugin@7.25.7':
- resolution: {integrity: sha512-bD4WQhbkx80mAyj/WCm4ZHcF4rDxkoLFO6ph8/5/mQ3z4vAzltQXAmbc7GvVJx5H+lk5Mi5EmbTeox5nMGCsbw==}
+ '@babel/helper-create-class-features-plugin@7.25.9':
+ resolution: {integrity: sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
- '@babel/helper-member-expression-to-functions@7.25.7':
- resolution: {integrity: sha512-O31Ssjd5K6lPbTX9AAYpSKrZmLeagt9uwschJd+Ixo6QiRyfpvgtVQp8qrDR9UNFjZ8+DO34ZkdrN+BnPXemeA==}
+ '@babel/helper-member-expression-to-functions@7.25.9':
+ resolution: {integrity: sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==}
engines: {node: '>=6.9.0'}
- '@babel/helper-module-imports@7.25.7':
- resolution: {integrity: sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==}
+ '@babel/helper-module-imports@7.25.9':
+ resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
engines: {node: '>=6.9.0'}
- '@babel/helper-module-transforms@7.25.7':
- resolution: {integrity: sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==}
+ '@babel/helper-module-transforms@7.25.9':
+ resolution: {integrity: sha512-TvLZY/F3+GvdRYFZFyxMvnsKi+4oJdgZzU3BoGN9Uc2d9C6zfNwJcKKhjqLAhK8i46mv93jsO74fDh3ih6rpHA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
- '@babel/helper-optimise-call-expression@7.25.7':
- resolution: {integrity: sha512-VAwcwuYhv/AT+Vfr28c9y6SHzTan1ryqrydSTFGjU0uDJHw3uZ+PduI8plCLkRsDnqK2DMEDmwrOQRsK/Ykjng==}
+ '@babel/helper-optimise-call-expression@7.25.9':
+ resolution: {integrity: sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==}
engines: {node: '>=6.9.0'}
- '@babel/helper-plugin-utils@7.25.7':
- resolution: {integrity: sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw==}
+ '@babel/helper-plugin-utils@7.25.9':
+ resolution: {integrity: sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==}
engines: {node: '>=6.9.0'}
- '@babel/helper-replace-supers@7.25.7':
- resolution: {integrity: sha512-iy8JhqlUW9PtZkd4pHM96v6BdJ66Ba9yWSE4z0W4TvSZwLBPkyDsiIU3ENe4SmrzRBs76F7rQXTy1lYC49n6Lw==}
+ '@babel/helper-replace-supers@7.25.9':
+ resolution: {integrity: sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
- '@babel/helper-simple-access@7.25.7':
- resolution: {integrity: sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ==}
+ '@babel/helper-simple-access@7.25.9':
+ resolution: {integrity: sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q==}
engines: {node: '>=6.9.0'}
- '@babel/helper-skip-transparent-expression-wrappers@7.25.7':
- resolution: {integrity: sha512-pPbNbchZBkPMD50K0p3JGcFMNLVUCuU/ABybm/PGNj4JiHrpmNyqqCphBk4i19xXtNV0JhldQJJtbSW5aUvbyA==}
+ '@babel/helper-skip-transparent-expression-wrappers@7.25.9':
+ resolution: {integrity: sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==}
engines: {node: '>=6.9.0'}
- '@babel/helper-string-parser@7.25.7':
- resolution: {integrity: sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==}
+ '@babel/helper-string-parser@7.25.9':
+ resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
engines: {node: '>=6.9.0'}
- '@babel/helper-validator-identifier@7.25.7':
- resolution: {integrity: sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==}
+ '@babel/helper-validator-identifier@7.25.9':
+ resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
engines: {node: '>=6.9.0'}
- '@babel/helper-validator-option@7.25.7':
- resolution: {integrity: sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==}
+ '@babel/helper-validator-option@7.25.9':
+ resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
engines: {node: '>=6.9.0'}
- '@babel/helpers@7.25.7':
- resolution: {integrity: sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==}
+ '@babel/helpers@7.25.9':
+ resolution: {integrity: sha512-oKWp3+usOJSzDZOucZUAMayhPz/xVjzymyDzUN8dk0Wd3RWMlGLXi07UCQ/CgQVb8LvXx3XBajJH4XGgkt7H7g==}
engines: {node: '>=6.9.0'}
- '@babel/highlight@7.25.7':
- resolution: {integrity: sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==}
+ '@babel/highlight@7.25.9':
+ resolution: {integrity: sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==}
engines: {node: '>=6.9.0'}
- '@babel/parser@7.25.8':
- resolution: {integrity: sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==}
+ '@babel/parser@7.25.9':
+ resolution: {integrity: sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg==}
engines: {node: '>=6.0.0'}
hasBin: true
@@ -460,20 +460,20 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-syntax-flow@7.25.7':
- resolution: {integrity: sha512-fyoj6/YdVtlv2ROig/J0fP7hh/wNO1MJGm1NR70Pg7jbkF+jOUL9joorqaCOQh06Y+LfgTagHzC8KqZ3MF782w==}
+ '@babel/plugin-syntax-flow@7.25.9':
+ resolution: {integrity: sha512-F3FVgxwamIRS3+kfjNaPARX0DSAiH1exrQUVajXiR34hkdA9eyK+8rJbnu55DQjKL/ayuXqjNr2HDXwBEMEtFQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-syntax-import-assertions@7.25.7':
- resolution: {integrity: sha512-ZvZQRmME0zfJnDQnVBKYzHxXT7lYBB3Revz1GuS7oLXWMgqUPX4G+DDbT30ICClht9WKV34QVrZhSw6WdklwZQ==}
+ '@babel/plugin-syntax-import-assertions@7.25.9':
+ resolution: {integrity: sha512-4GHX5uzr5QMOOuzV0an9MFju4hKlm0OyePl/lHhcsTVae5t/IKVHnb8W67Vr6FuLlk5lPqLB7n7O+K5R46emYg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-syntax-jsx@7.25.7':
- resolution: {integrity: sha512-ruZOnKO+ajVL/MVx+PwNBPOkrnXTXoWMtte1MBpegfCArhqOe3Bj52avVj1huLLxNKYKXYaSxZ2F+woK1ekXfw==}
+ '@babel/plugin-syntax-jsx@7.25.9':
+ resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -483,140 +483,140 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-arrow-functions@7.25.7':
- resolution: {integrity: sha512-EJN2mKxDwfOUCPxMO6MUI58RN3ganiRAG/MS/S3HfB6QFNjroAMelQo/gybyYq97WerCBAZoyrAoW8Tzdq2jWg==}
+ '@babel/plugin-transform-arrow-functions@7.25.9':
+ resolution: {integrity: sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-block-scoped-functions@7.25.7':
- resolution: {integrity: sha512-xHttvIM9fvqW+0a3tZlYcZYSBpSWzGBFIt/sYG3tcdSzBB8ZeVgz2gBP7Df+sM0N1850jrviYSSeUuc+135dmQ==}
+ '@babel/plugin-transform-block-scoped-functions@7.25.9':
+ resolution: {integrity: sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-block-scoping@7.25.7':
- resolution: {integrity: sha512-ZEPJSkVZaeTFG/m2PARwLZQ+OG0vFIhPlKHK/JdIMy8DbRJ/htz6LRrTFtdzxi9EHmcwbNPAKDnadpNSIW+Aow==}
+ '@babel/plugin-transform-block-scoping@7.25.9':
+ resolution: {integrity: sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-classes@7.25.7':
- resolution: {integrity: sha512-9j9rnl+YCQY0IGoeipXvnk3niWicIB6kCsWRGLwX241qSXpbA4MKxtp/EdvFxsc4zI5vqfLxzOd0twIJ7I99zg==}
+ '@babel/plugin-transform-classes@7.25.9':
+ resolution: {integrity: sha512-mD8APIXmseE7oZvZgGABDyM34GUmK45Um2TXiBUt7PnuAxrgoSVf123qUzPxEr/+/BHrRn5NMZCdE2m/1F8DGg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-computed-properties@7.25.7':
- resolution: {integrity: sha512-QIv+imtM+EtNxg/XBKL3hiWjgdLjMOmZ+XzQwSgmBfKbfxUjBzGgVPklUuE55eq5/uVoh8gg3dqlrwR/jw3ZeA==}
+ '@babel/plugin-transform-computed-properties@7.25.9':
+ resolution: {integrity: sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-destructuring@7.25.7':
- resolution: {integrity: sha512-xKcfLTlJYUczdaM1+epcdh1UGewJqr9zATgrNHcLBcV2QmfvPPEixo/sK/syql9cEmbr7ulu5HMFG5vbbt/sEA==}
+ '@babel/plugin-transform-destructuring@7.25.9':
+ resolution: {integrity: sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-flow-strip-types@7.25.7':
- resolution: {integrity: sha512-q8Td2PPc6/6I73g96SreSUCKEcwMXCwcXSIAVTyTTN6CpJe0dMj8coxu1fg1T9vfBLi6Rsi6a4ECcFBbKabS5w==}
+ '@babel/plugin-transform-flow-strip-types@7.25.9':
+ resolution: {integrity: sha512-/VVukELzPDdci7UUsWQaSkhgnjIWXnIyRpM02ldxaVoFK96c41So8JcKT3m0gYjyv7j5FNPGS5vfELrWalkbDA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-for-of@7.25.7':
- resolution: {integrity: sha512-n/TaiBGJxYFWvpJDfsxSj9lEEE44BFM1EPGz4KEiTipTgkoFVVcCmzAL3qA7fdQU96dpo4gGf5HBx/KnDvqiHw==}
+ '@babel/plugin-transform-for-of@7.25.9':
+ resolution: {integrity: sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-function-name@7.25.7':
- resolution: {integrity: sha512-5MCTNcjCMxQ63Tdu9rxyN6cAWurqfrDZ76qvVPrGYdBxIj+EawuuxTu/+dgJlhK5eRz3v1gLwp6XwS8XaX2NiQ==}
+ '@babel/plugin-transform-function-name@7.25.9':
+ resolution: {integrity: sha512-8lP+Yxjv14Vc5MuWBpJsoUCd3hD6V9DgBon2FVYL4jJgbnVQ9fTgYmonchzZJOVNgzEgbxp4OwAf6xz6M/14XA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-literals@7.25.7':
- resolution: {integrity: sha512-fwzkLrSu2fESR/cm4t6vqd7ebNIopz2QHGtjoU+dswQo/P6lwAG04Q98lliE3jkz/XqnbGFLnUcE0q0CVUf92w==}
+ '@babel/plugin-transform-literals@7.25.9':
+ resolution: {integrity: sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-member-expression-literals@7.25.7':
- resolution: {integrity: sha512-Std3kXwpXfRV0QtQy5JJcRpkqP8/wG4XL7hSKZmGlxPlDqmpXtEPRmhF7ztnlTCtUN3eXRUJp+sBEZjaIBVYaw==}
+ '@babel/plugin-transform-member-expression-literals@7.25.9':
+ resolution: {integrity: sha512-PYazBVfofCQkkMzh2P6IdIUaCEWni3iYEerAsRWuVd8+jlM1S9S9cz1dF9hIzyoZ8IA3+OwVYIp9v9e+GbgZhA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-modules-commonjs@7.25.7':
- resolution: {integrity: sha512-L9Gcahi0kKFYXvweO6n0wc3ZG1ChpSFdgG+eV1WYZ3/dGbJK7vvk91FgGgak8YwRgrCuihF8tE/Xg07EkL5COg==}
+ '@babel/plugin-transform-modules-commonjs@7.25.9':
+ resolution: {integrity: sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-object-super@7.25.7':
- resolution: {integrity: sha512-pWT6UXCEW3u1t2tcAGtE15ornCBvopHj9Bps9D2DsH15APgNVOTwwczGckX+WkAvBmuoYKRCFa4DK+jM8vh5AA==}
+ '@babel/plugin-transform-object-super@7.25.9':
+ resolution: {integrity: sha512-Kj/Gh+Rw2RNLbCK1VAWj2U48yxxqL2x0k10nPtSdRa0O2xnHXalD0s+o1A6a0W43gJ00ANo38jxkQreckOzv5A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-parameters@7.25.7':
- resolution: {integrity: sha512-FYiTvku63me9+1Nz7TOx4YMtW3tWXzfANZtrzHhUZrz4d47EEtMQhzFoZWESfXuAMMT5mwzD4+y1N8ONAX6lMQ==}
+ '@babel/plugin-transform-parameters@7.25.9':
+ resolution: {integrity: sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-property-literals@7.25.7':
- resolution: {integrity: sha512-lQEeetGKfFi0wHbt8ClQrUSUMfEeI3MMm74Z73T9/kuz990yYVtfofjf3NuA42Jy3auFOpbjDyCSiIkTs1VIYw==}
+ '@babel/plugin-transform-property-literals@7.25.9':
+ resolution: {integrity: sha512-IvIUeV5KrS/VPavfSM/Iu+RE6llrHrYIKY1yfCzyO/lMXHQ+p7uGhonmGVisv6tSBSVgWzMBohTcvkC9vQcQFA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-react-display-name@7.25.7':
- resolution: {integrity: sha512-r0QY7NVU8OnrwE+w2IWiRom0wwsTbjx4+xH2RTd7AVdof3uurXOF+/mXHQDRk+2jIvWgSaCHKMgggfvM4dyUGA==}
+ '@babel/plugin-transform-react-display-name@7.25.9':
+ resolution: {integrity: sha512-KJfMlYIUxQB1CJfO3e0+h0ZHWOTLCPP115Awhaz8U0Zpq36Gl/cXlpoyMRnUWlhNUBAzldnCiAZNvCDj7CrKxQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-react-jsx@7.25.7':
- resolution: {integrity: sha512-vILAg5nwGlR9EXE8JIOX4NHXd49lrYbN8hnjffDtoULwpL9hUx/N55nqh2qd0q6FyNDfjl9V79ecKGvFbcSA0Q==}
+ '@babel/plugin-transform-react-jsx@7.25.9':
+ resolution: {integrity: sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-shorthand-properties@7.25.7':
- resolution: {integrity: sha512-uBbxNwimHi5Bv3hUccmOFlUy3ATO6WagTApenHz9KzoIdn0XeACdB12ZJ4cjhuB2WSi80Ez2FWzJnarccriJeA==}
+ '@babel/plugin-transform-shorthand-properties@7.25.9':
+ resolution: {integrity: sha512-MUv6t0FhO5qHnS/W8XCbHmiRWOphNufpE1IVxhK5kuN3Td9FT1x4rx4K42s3RYdMXCXpfWkGSbCSd0Z64xA7Ng==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-spread@7.25.7':
- resolution: {integrity: sha512-Mm6aeymI0PBh44xNIv/qvo8nmbkpZze1KvR8MkEqbIREDxoiWTi18Zr2jryfRMwDfVZF9foKh060fWgni44luw==}
+ '@babel/plugin-transform-spread@7.25.9':
+ resolution: {integrity: sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-template-literals@7.25.7':
- resolution: {integrity: sha512-SI274k0nUsFFmyQupiO7+wKATAmMFf8iFgq2O+vVFXZ0SV9lNfT1NGzBEhjquFmD8I9sqHLguH+gZVN3vww2AA==}
+ '@babel/plugin-transform-template-literals@7.25.9':
+ resolution: {integrity: sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/runtime@7.25.7':
- resolution: {integrity: sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==}
+ '@babel/runtime@7.25.9':
+ resolution: {integrity: sha512-4zpTHZ9Cm6L9L+uIqghQX8ZXg8HKFcjYO3qHoO8zTmRm6HQUJ8SSJ+KRvbMBZn0EGVlT4DRYeQ/6hjlyXBh+Kg==}
engines: {node: '>=6.9.0'}
- '@babel/template@7.25.7':
- resolution: {integrity: sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==}
+ '@babel/template@7.25.9':
+ resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==}
engines: {node: '>=6.9.0'}
- '@babel/traverse@7.25.7':
- resolution: {integrity: sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==}
+ '@babel/traverse@7.25.9':
+ resolution: {integrity: sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==}
engines: {node: '>=6.9.0'}
- '@babel/types@7.25.8':
- resolution: {integrity: sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==}
+ '@babel/types@7.25.9':
+ resolution: {integrity: sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ==}
engines: {node: '>=6.9.0'}
'@braintree/sanitize-url@6.0.4':
@@ -641,42 +641,42 @@ packages:
resolution: {integrity: sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==}
engines: {node: '>=16.13'}
- '@cloudflare/workerd-darwin-64@1.20240925.0':
- resolution: {integrity: sha512-KdLnSXuzB65CbqZPm+qYzk+zkQ1tUNPaaRGYVd/jPYAxwwtfTUQdQ+ahDPwVVs2tmQELKy7ZjQjf2apqSWUfjw==}
+ '@cloudflare/workerd-darwin-64@1.20241018.1':
+ resolution: {integrity: sha512-CRySEzjNRoR8frP5AbtJXd1tgVJa5v7bZon9Dh6nljYlhG+piDv8jvOVEUqF3cXXS+M5aXwr4NlozdMvl5g5mg==}
engines: {node: '>=16'}
cpu: [x64]
os: [darwin]
- '@cloudflare/workerd-darwin-arm64@1.20240925.0':
- resolution: {integrity: sha512-MiQ6uUmCXjsXgWNV+Ock2tp2/tYqNJGzjuaH6jFioeRF+//mz7Tv7J7EczOL4zq+TH8QFOh0/PUsLyazIWVGng==}
+ '@cloudflare/workerd-darwin-arm64@1.20241018.1':
+ resolution: {integrity: sha512-Y63yWJNTgETDFkY3Ony71/k/G1HRDFIhEzwbT+OWmg1Qbsqa4TquHPVFkgv+OJhpmD3HV9gTBcn/M2QJ/+pGmg==}
engines: {node: '>=16'}
cpu: [arm64]
os: [darwin]
- '@cloudflare/workerd-linux-64@1.20240925.0':
- resolution: {integrity: sha512-Rjix8jsJMfsInmq3Hm3fmiRQ+rwzuWRPV1pg/OWhMSfNP7Qp2RCU+RGkhgeR9Z5eNAje0Sn2BMrFq4RvF9/yRA==}
+ '@cloudflare/workerd-linux-64@1.20241018.1':
+ resolution: {integrity: sha512-a2AbSAXNMMiREvN+PwjHdJ5zOzI4+qf8+rb6H/y4HcVbPZN5C2fanxv5Bx7NUHLiMD/W0FrGug1aU+RPUVZC9Q==}
engines: {node: '>=16'}
cpu: [x64]
os: [linux]
- '@cloudflare/workerd-linux-arm64@1.20240925.0':
- resolution: {integrity: sha512-VYIPeMHQRtbwQoIjUwS/zULlywPxyDvo46XkTpIW5MScEChfqHvAYviQ7TzYGx6Q+gmZmN+DUB2KOMx+MEpCxA==}
+ '@cloudflare/workerd-linux-arm64@1.20241018.1':
+ resolution: {integrity: sha512-iCJ7bjD/+zhlp3IWnkiry180DwdNvak/sVoS98pIAS41aR3gJVzE5BCz/2yTWFdCoUVZ5yKJrv1HhSKgQRBIEw==}
engines: {node: '>=16'}
cpu: [arm64]
os: [linux]
- '@cloudflare/workerd-windows-64@1.20240925.0':
- resolution: {integrity: sha512-C8peGvaU5R51bIySi1VbyfRgwNSSRknqoFSnSbSBI3uTN3THTB3UnmRKy7GXJDmyjgXuT9Pcs1IgaWNubLtNtw==}
+ '@cloudflare/workerd-windows-64@1.20241018.1':
+ resolution: {integrity: sha512-qwDVh/KrwEPY82h6tZ1O4BXBAKeGy30BeTr9wvTUVeY9eX/KT73GuEG+ttwiashRfqjOa0Gcqjsfpd913ITFyg==}
engines: {node: '>=16'}
cpu: [x64]
os: [win32]
- '@cloudflare/workers-shared@0.5.4':
- resolution: {integrity: sha512-PNL/0TjKRdUHa1kwgVdqUNJVZ9ez4kacsi8omz+gv859EvJmsVuGiMAClY2YfJnC9LVKhKCcjqmFgKNXG9/IXA==}
+ '@cloudflare/workers-shared@0.6.0':
+ resolution: {integrity: sha512-rfUCvb3hx4AsvdUZsxgk9lmgEnQehqV3jdtXLP/Xr0+P56n11T/0nXNMzmn7Nnv+IJFOV6X9NmFhuMz4sBPw7w==}
engines: {node: '>=16.7.0'}
- '@cloudflare/workers-types@4.20241004.0':
- resolution: {integrity: sha512-3LrPvtecs4umknOF1bTPNLHUG/ZjeSE6PYBQ/tbO7lwaVhjZTaTugiaCny2byrZupBlVNuubQVktcAgMfw0C1A==}
+ '@cloudflare/workers-types@4.20241018.0':
+ resolution: {integrity: sha512-gGWumpaaqnjN/G6SI7CZQ13G4SpIUV+EM8QqvuN2D3cGDF6mKIm+ov7H4x7V/c+AdY90v0FCc8B5nmEEt90MvQ==}
'@corex/deepmerge@4.0.43':
resolution: {integrity: sha512-N8uEMrMPL0cu/bdboEWpQYb/0i2K5Qn8eCsxzOmxSggJbbQte7ljMRoXm917AbntqTGOzdTu+vP3KOOzoC70HQ==}
@@ -705,8 +705,8 @@ packages:
search-insights:
optional: true
- '@edgeandnode/common@6.25.0':
- resolution: {integrity: sha512-V6A/OcYcxq+fdzuOcKZZt1clOicTDBfGVGGfh6qoppL68PzdpIFN8eXvAAx8ObdwSd4usmJEcuQgx/Mo5RogyA==}
+ '@edgeandnode/common@6.28.1':
+ resolution: {integrity: sha512-G7PXEGxWl/UyvO7ZWgx0yLNPpbn9hTn80AHCJ1hOJuzuxnLDFthfdJzx7rirpDDT7apP5aV+ItxNS90GdWutQw==}
'@edgeandnode/eslint-config@2.0.3':
resolution: {integrity: sha512-I89EK3cJNmJqJH1zLwyoKFFP6lrOWnPnZDgo8/Ew7BpOOA1Qhqcu0ek6erAo+mDt/4/4hlEu0Agrewr80NcImA==}
@@ -717,29 +717,29 @@ packages:
typescript:
optional: true
- '@edgeandnode/gds@5.31.6':
- resolution: {integrity: sha512-DTV7Mo2poKM/1uqhtq8b4Bu9Gxbeowp2OKKPMqFvWMGNt3fORfpUGP1A/fCbTHzUKH0FGNTIofaKEAjtL+FbTQ==}
+ '@edgeandnode/gds@5.33.2':
+ resolution: {integrity: sha512-B1zRNPcMTltllYGGOnhhL33MS/lFipVY5naUy7oB4PgFQ/5ohKU254aM7/KWD1I7qpSFuRtSmdHGxnBxlTKvGg==}
peerDependencies:
'@emotion/react': ^11
dayjs: ^1.11
next: '>=13'
react: ^18
react-dom: ^18
- theme-ui: ^0.16
+ theme-ui: '>=0.16'
peerDependenciesMeta:
next:
optional: true
- '@edgeandnode/go@6.56.0':
- resolution: {integrity: sha512-IR9zMp6KFHrITbKexEitZ1lmodPb19eceoJoUtubATY+py7yLww9bmmkieSlr2iBQ2nApCm4KXL8q6MRvZD7Yg==}
+ '@edgeandnode/go@6.59.2':
+ resolution: {integrity: sha512-Ytqq0UUw6OLF3YlaaWZBcK0Dql3mQ3Wi/vP5MRvJDjOByQVtBkg5sXqQ4T7+3LRyJw8RybBNmjnqPF57yllNgg==}
peerDependencies:
- '@edgeandnode/common': ^6.25.0
- '@edgeandnode/gds': ^5.31.6
+ '@edgeandnode/common': ^6.28.1
+ '@edgeandnode/gds': ^5.33.2
'@emotion/react': ^11
next: '>=13'
react: ^18
react-dom: ^18
- theme-ui: ^0.16
+ theme-ui: '>=0.16'
peerDependenciesMeta:
next:
optional: true
@@ -1367,8 +1367,8 @@ packages:
'@fastify/merge-json-schemas@0.1.1':
resolution: {integrity: sha512-fERDVz7topgNjtXsJTTW1JKLy0rhuLRcquYqNR9rF7OcVpCa2OVW49ZPDIhaRRCaUuvVxI+N416xUoF76HNSXA==}
- '@figma/code-connect@1.1.4':
- resolution: {integrity: sha512-/H+ig+IVR07/ZqzOTzMN6FDY50TVPgf6iLgyKSETrG+HojP6Kyn0ZGKuOegiOmx22qtgfq6kWtT/6EhYgZ1usQ==}
+ '@figma/code-connect@1.2.0':
+ resolution: {integrity: sha512-iwLtg+DyRZaPYY24+scK8nhBBHUGrrOnz2G/4gIOc2AqwlyO2wKFPohvCdjL9wmHseGGxVXXzICxdkJQRKv7kw==}
engines: {node: '>=16'}
hasBin: true
@@ -1384,8 +1384,8 @@ packages:
react: '>=16.8.0'
react-dom: '>=16.8.0'
- '@floating-ui/react@0.26.24':
- resolution: {integrity: sha512-2ly0pCkZIGEQUq5H8bBK0XJmc1xIK/RM3tvVzY3GBER7IOD1UgmC2Y2tjj4AuS+TC+vTE1KJv2053290jua0Sw==}
+ '@floating-ui/react@0.26.25':
+ resolution: {integrity: sha512-hZOmgN0NTOzOuZxI1oIrDu3Gcl8WViIkvPMpB4xdd4QD6xAMtwgwr3VPoiyH/bLtRcS1cDnhxLSD1NsMJmwh/A==}
peerDependencies:
react: '>=16.8.0'
react-dom: '>=16.8.0'
@@ -1393,20 +1393,20 @@ packages:
'@floating-ui/utils@0.2.8':
resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==}
- '@formatjs/ecma402-abstract@2.1.0':
- resolution: {integrity: sha512-SE2V2PE03K9U/YQZ3nxEOysRkQ/CfSwLHR789Uk9N0PTiWT6I+17UTDI97zYEwC1mbnjefqmtjbL8nunjPwGjw==}
+ '@formatjs/ecma402-abstract@2.2.0':
+ resolution: {integrity: sha512-IpM+ev1E4QLtstniOE29W1rqH9eTdx5hQdNL8pzrflMj/gogfaoONZqL83LUeQScHAvyMbpqP5C9MzNf+fFwhQ==}
- '@formatjs/fast-memoize@2.2.0':
- resolution: {integrity: sha512-hnk/nY8FyrL5YxwP9e4r9dqeM6cAbo8PeU9UjyXojZMNvVad2Z06FAVHyR3Ecw6fza+0GH7vdJgiKIVXTMbSBA==}
+ '@formatjs/fast-memoize@2.2.1':
+ resolution: {integrity: sha512-XS2RcOSyWxmUB7BUjj3mlPH0exsUzlf6QfhhijgI941WaJhVxXQ6mEWkdUFIdnKi3TuTYxRdelsgv3mjieIGIA==}
- '@formatjs/icu-messageformat-parser@2.7.9':
- resolution: {integrity: sha512-9Z5buDRMsTbplXknvRlDmnpWhZrayNVcVvkH0+SSz8Ll4XD/7Tcn8m1IjxM3iBJSwQbxwxb7/g0Fkx3d4j2osw==}
+ '@formatjs/icu-messageformat-parser@2.8.0':
+ resolution: {integrity: sha512-r2un3fmF9oJv3mOkH+wwQZ037VpqmdfahbcCZ9Lh+p6Sx+sNsonI7Zcr6jNMm1s+Si7ejQORS4Ezlh05mMPAXA==}
- '@formatjs/icu-skeleton-parser@1.8.3':
- resolution: {integrity: sha512-TsKAP013ayZFbWWR2KWy+f9QVZh0yDFTPK3yE4OqU2gnzafvmKTodRtJLVpfZmpXWJ5y7BWD1AsyT14mcbLzig==}
+ '@formatjs/icu-skeleton-parser@1.8.4':
+ resolution: {integrity: sha512-LMQ1+Wk1QSzU4zpd5aSu7+w5oeYhupRwZnMQckLPRYhSjf2/8JWQ882BauY9NyHxs5igpuQIXZDgfkaH3PoATg==}
- '@formatjs/intl-localematcher@0.5.4':
- resolution: {integrity: sha512-zTwEpWOzZ2CiKcB93BLngUX59hQkuZjT2+SAQEscSm52peDW/getsawMcWF1rGRpMCX6D7nSJA3CzJ8gn13N/g==}
+ '@formatjs/intl-localematcher@0.5.5':
+ resolution: {integrity: sha512-t5tOGMgZ/i5+ALl2/offNqAQq/lfUnKLEw0mXQI4N4bqpedhrSE+fyKLpwnd22sK0dif6AV+ufQcTsKShB9J1g==}
'@graphprotocol/client-add-source-name@2.0.7':
resolution: {integrity: sha512-tAEBHwvpjq0bCRDrup8AW6mC8+rMulyrrZXp5xF0Eu924nl4XJOYklpzNp0B8oHs4HI+equHhXlXV6nqQ8jPcg==}
@@ -1575,15 +1575,15 @@ packages:
graphql: '*'
tslib: ^2.4.0
- '@graphql-mesh/cross-helpers@0.4.6':
- resolution: {integrity: sha512-jCwVoZ/90vGsqafBk6NlgzIwQime7y1PpDjY/cnoqITjF8+znviff+gc70Oqgjget+wF7vrvWveWu7KeB9gddg==}
+ '@graphql-mesh/cross-helpers@0.4.7':
+ resolution: {integrity: sha512-r/mIYVKiFJukPJleytYjCVSklB/5/XWzm2sApcVHUIi+UPXK5AQkdCNMUUIvQvPMlZo+bqVFwUhqPvsOjNxW5w==}
engines: {node: '>=16.0.0'}
peerDependencies:
- '@graphql-tools/utils': ^10.5.3
+ '@graphql-tools/utils': ^10.5.5
graphql: '*'
- '@graphql-mesh/fusion-runtime@0.8.13':
- resolution: {integrity: sha512-C9ofHPHLsWydvKmLzKHdYHUN4Lvyty1284WUdTwasgmhqJJRfiOS/MEMwBKMHWZXP4iScqF0fbne/r49Ftr0ag==}
+ '@graphql-mesh/fusion-runtime@0.8.14':
+ resolution: {integrity: sha512-U0opLo4Q4TN4Bt4aFulN37qbncWy7c4cM1rHfKDt1taKtnmJBvU63Mcfe9XK3SKPwK6cI5s0yqxBBOAPkY8ryw==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
@@ -1633,14 +1633,14 @@ packages:
graphql: '*'
tslib: ^2.4.0
- '@graphql-mesh/runtime@0.103.6':
- resolution: {integrity: sha512-mTqyqKWeHF7b/ZFyyc0lHUqYkCXaNUugtp66pgp1lg5fvqn/2B7GPYteeVCCerJD2kpqLp0R3Zpb3Atb/8Fifg==}
+ '@graphql-mesh/runtime@0.103.9':
+ resolution: {integrity: sha512-3mTlJOIqHea5srs3IzB1eMj6gR9gW17ZJF0OlsMkLnbLnU3QcMRuSYvy65E741ppORYysrt07eJMsz4WWk3U1w==}
engines: {node: '>=16.0.0'}
peerDependencies:
- '@graphql-mesh/cross-helpers': ^0.4.6
- '@graphql-mesh/types': ^0.102.5
- '@graphql-mesh/utils': ^0.102.5
- '@graphql-tools/utils': ^10.5.3
+ '@graphql-mesh/cross-helpers': ^0.4.7
+ '@graphql-mesh/types': ^0.102.8
+ '@graphql-mesh/utils': ^0.102.8
+ '@graphql-tools/utils': ^10.5.5
graphql: '*'
tslib: ^2.4.0
@@ -1673,29 +1673,29 @@ packages:
graphql: '*'
tslib: ^2.4.0
- '@graphql-mesh/transform-type-merging@0.102.5':
- resolution: {integrity: sha512-cgp8GdS00zEloEM9iB/+e3Ju/WUHMd5k3u9MYYyKKOqeaMZanGaPJcgxF5SvoFfTB+LmMLoEqJAHx94fS7yrYQ==}
+ '@graphql-mesh/transform-type-merging@0.102.8':
+ resolution: {integrity: sha512-344zmHasxqnAtvy78VhBYG4W3OmliRIWRyi3roKR1N+9QO9lBD3Fdnmelt2eeVgxskQLwow4B3zZ/EjjpzS7mQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
- '@graphql-mesh/types': ^0.102.5
- '@graphql-mesh/utils': ^0.102.5
+ '@graphql-mesh/types': ^0.102.8
+ '@graphql-mesh/utils': ^0.102.8
graphql: '*'
tslib: ^2.4.0
- '@graphql-mesh/transport-common@0.7.6':
- resolution: {integrity: sha512-flhu4bxwWhO6awj0bDCqBtDQVGG+AcIsAhO5MHFGOviwKG4sSqNUiK4O0YoEJ6oNbs26MCPea+DwWXhSQ5EVRA==}
+ '@graphql-mesh/transport-common@0.7.9':
+ resolution: {integrity: sha512-WgBzihMSxOmz3WArqerZjpy9UCuPPnhomwomrzhoQQjmJcynSg60Ufg9erO7OzO7ANlM6r757pW3QKOJG+7+EA==}
engines: {node: '>=16.0.0'}
peerDependencies:
- '@graphql-mesh/types': ^0.102.5
+ '@graphql-mesh/types': ^0.102.8
graphql: '*'
tslib: ^2.4.0
- '@graphql-mesh/types@0.102.5':
- resolution: {integrity: sha512-bFcPZQVrNF4+QLk+O3IqXASsl0mNtss18aD0UzaDLI5ai5MkS7vXO222oGUcxC1sGc8poyZJwL/nlIYnv4HoPA==}
+ '@graphql-mesh/types@0.102.8':
+ resolution: {integrity: sha512-9S1L0NH7pt+ff1fq1cxR2ZeJ1HyG+ZO719kvgG3g0qP9u/diC9Wv/uge30dATfY6ZqPR0cjsez/T7BRGFQOMwA==}
engines: {node: '>=16.0.0'}
peerDependencies:
- '@graphql-mesh/store': ^0.102.5
- '@graphql-tools/utils': ^10.5.3
+ '@graphql-mesh/store': ^0.102.8
+ '@graphql-tools/utils': ^10.5.5
graphql: '*'
tslib: ^2.4.0
@@ -1708,13 +1708,13 @@ packages:
graphql: '*'
tslib: ^2.4.0
- '@graphql-mesh/utils@0.102.5':
- resolution: {integrity: sha512-7rAFz7Y2/gzPmWNMc1vloiS5KJ+MhlxMuweu4/htCBmHARv04pBzAcRW3TfV3sSuqM/3g2C08xNEXQn9+TlMmQ==}
+ '@graphql-mesh/utils@0.102.8':
+ resolution: {integrity: sha512-bGYbtBrmWmsbIZEsLctQBysnSPeEIDDgynL0qQbh/S56/xM4u2VenjmkruSTR4BrF6YrqmWzrdmsWA0Gegd9Pg==}
engines: {node: '>=16.0.0'}
peerDependencies:
- '@graphql-mesh/cross-helpers': ^0.4.6
- '@graphql-mesh/types': ^0.102.5
- '@graphql-tools/utils': ^10.5.3
+ '@graphql-mesh/cross-helpers': ^0.4.7
+ '@graphql-mesh/types': ^0.102.8
+ '@graphql-tools/utils': ^10.5.5
graphql: '*'
tslib: ^2.4.0
@@ -1728,86 +1728,86 @@ packages:
graphql: '*'
tslib: ^2.4.0
- '@graphql-tools/batch-delegate@9.0.3':
- resolution: {integrity: sha512-wYYbDLQeXU+lEUQJDjylN/e1V3OTVkeJSZYgroDniBfg3etDuOJruAIWZ6S6skKB1PZBy1emEbs6HjrziHeX0A==}
+ '@graphql-tools/batch-delegate@9.0.8':
+ resolution: {integrity: sha512-VDxa6O72j6i7GEhuPF3n+4dd5GWjLHUGj09GTSmNhp7z6lPxgXEyBlmi0JhfpLmmemCnTExicL6CSgtP6TlRuQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/batch-execute@9.0.4':
- resolution: {integrity: sha512-kkebDLXgDrep5Y0gK1RN3DMUlLqNhg60OAz0lTCqrYeja6DshxLtLkj+zV4mVbBA4mQOEoBmw6g1LZs3dA84/w==}
+ '@graphql-tools/batch-execute@9.0.5':
+ resolution: {integrity: sha512-wkHLqBNtprKuNk+6ZoOw/RthsnGDycIjtOo976K8f0IgbE7fRNO9SnyhjSziHaIWVDjOuP3XaJD5v/i3vQsa5Q==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/code-file-loader@8.1.3':
- resolution: {integrity: sha512-Qoo8VyU0ux7k20DkzL5wFm7Y6iqlG1GQ0xA4T3EQbm4B/qbENsMc38l76QnXYIVmIlKAnD9EAvzxPEQ8iv+ZPA==}
+ '@graphql-tools/code-file-loader@8.1.4':
+ resolution: {integrity: sha512-vwMk+trCGLidWTmwC5CybqN0+W9fG6VMf61HEggUGBcYLzUmTAIn9DXsU1IFeLRtn8rNx8xH4JpDGd6fv0YWUQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/delegate@10.0.21':
- resolution: {integrity: sha512-UytyYVvDfLQbCYG1aQo8Vc67c1WhEjzW9ytYKEEqMJSdlwfMCujHmCz7EyH5DNjTAKapDHuQcN5VivKGap/Beg==}
+ '@graphql-tools/delegate@10.0.26':
+ resolution: {integrity: sha512-8KaphA86onhO8h9WJeu7YpRNwYDkbbD+KctV6LPJ99vK3w+rQuWkZoxrL1H2nN2FwDBP/9OXposeE7z5C6cv8w==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/executor-graphql-ws@1.3.0':
- resolution: {integrity: sha512-waghXHJjJiEEiWNYLbV7aRUbdvZOelSrtTgqpwco15k9iE4CMJyy2GQihLPEkIHcqSW0EHBlH1BbWDHI7noFPw==}
+ '@graphql-tools/executor-graphql-ws@1.3.1':
+ resolution: {integrity: sha512-UAS5aeWLqv89iJ899OK8uwBMVGVH4nhJDIuIT+8z8f5iPiIpfqt2ipZLasdSLpi5WUpYDIolnVUFd2NvzccO7A==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/executor-http@1.1.6':
- resolution: {integrity: sha512-wGKjJzbi6em8cWI3sry6T7kAgoxMXYNM+KlbsWczPvIsHvv1cqXlrP1lwC6f7Ja1FfWdU1ZIEgOv93ext7IDyQ==}
+ '@graphql-tools/executor-http@1.1.7':
+ resolution: {integrity: sha512-iWTE1MtCW26jxs5DeXsUNPkIFmVWEhioJx0wcDSacJ0onXjyMalfae5SgsuwHMQCVuvvUtQUgb8a9hmPhQ0y+g==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/executor-legacy-ws@1.1.0':
- resolution: {integrity: sha512-k+6ZyiaAd8SmwuzbEOfA/LVkuI1nqidhoMw+CJ7c41QGOjSMzc0VS0UZbJyeitI0n7a+uP/Meln1wjzJ2ReDtQ==}
+ '@graphql-tools/executor-legacy-ws@1.1.1':
+ resolution: {integrity: sha512-9J5WBd9D7+V299BsMJmgMVBsUl01rqzpfWx+if2r5k9xBYchj5delUOsx337XtNLb3Ewoy0Za24DkNYIx3Cgyg==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/executor@1.3.1':
- resolution: {integrity: sha512-tgJDdGf9SCAm64ofEMZdv925u6/J+eTmv36TGNLxgP2DpCJsZ6gnJ4A+0D28EazDXqJIvMiPd+3d+o3cCRCAnQ==}
+ '@graphql-tools/executor@1.3.2':
+ resolution: {integrity: sha512-U8nAR709IPNjwf0aLG6U9FlX0t7vA4cdWvL4RtMR/L/Ll4OHZ39OqUtq6moy+kLRRwLTqLif6iiUYrxnWpUGXw==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/federation@2.2.10':
- resolution: {integrity: sha512-MF7/TUl+v+dzb8+mutVvivB4sAOmKHK+mJc0TZoM0rCpYNJAIxjp8NIg64z8jImjEPCRmPpxI4uH0kFH3ErWMQ==}
+ '@graphql-tools/federation@2.2.17':
+ resolution: {integrity: sha512-PCyXWKYRNJFAN+hu//wUg/iOtLHqa0hX5kn0CVfMuB0Kj//nue2nQRmY8gknlopkz+xuuG0aVLIo5bkYGGPxgw==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/graphql-file-loader@8.0.1':
- resolution: {integrity: sha512-7gswMqWBabTSmqbaNyWSmRRpStWlcCkBc73E6NZNlh4YNuiyKOwbvSkOUYFOqFMfEL+cFsXgAvr87Vz4XrYSbA==}
+ '@graphql-tools/graphql-file-loader@8.0.2':
+ resolution: {integrity: sha512-uf/vkO7jIU19hOZKL/DPyE5vm3wH7nFpfNYrMGGx8XlDK7l0al/MO7HQy+4YUPENkAd8FBgRNt2Ilm1fUXCwJg==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/graphql-tag-pluck@8.3.2':
- resolution: {integrity: sha512-wJKkDjXRg2qJAVhAVE96zJGMli8Ity9mKUB7gTbvJwsAniaquRqLcTXUQ19X9qVT4ACzbbp+tAfk96b2U3tfog==}
+ '@graphql-tools/graphql-tag-pluck@8.3.3':
+ resolution: {integrity: sha512-G+8UNUa54ct/f9hNHo7Ez61BeAoaeXYhtfq8rYu0m9Upr/BCgsQmuvEgyHBRSFVkqOQj56H5aBwKW68SPrrU8g==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/import@7.0.1':
- resolution: {integrity: sha512-935uAjAS8UAeXThqHfYVr4HEAp6nHJ2sximZKO1RzUTq5WoALMAhhGARl0+ecm6X+cqNUwIChJbjtaa6P/ML0w==}
+ '@graphql-tools/import@7.0.2':
+ resolution: {integrity: sha512-7OpShcq/yRwCcMcTyLNIonYw9l1yD+Im/znN/l9SRsThYGhMlojEHIntn7f9IArCnHR71uZk5UQioGLUTG6E6A==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/load@8.0.2':
- resolution: {integrity: sha512-S+E/cmyVmJ3CuCNfDuNF2EyovTwdWfQScXv/2gmvJOti2rGD8jTt9GYVzXaxhblLivQR9sBUCNZu/w7j7aXUCA==}
+ '@graphql-tools/load@8.0.3':
+ resolution: {integrity: sha512-JE/MdTMcaIQ68U9zaizXG3QkR4Qligv131JVVmVJScxA1gv0gIc+HDixa5YK1rBXYLANU1sZMk87ZVuPaUdAoQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/merge@9.0.7':
- resolution: {integrity: sha512-lbTrIuXIbUSmSumHkPRY1QX0Z8JEtmRhnIrkH7vkfeEmf0kNn/nCWvJwqokm5U7L+a+DA1wlRM4slIlbfXjJBA==}
+ '@graphql-tools/merge@9.0.8':
+ resolution: {integrity: sha512-RG9NEp4fi0MoFi0te4ahqTMYuavQnXlpEZxxMomdCa6CI5tfekcVm/rsLF5Zt8O4HY+esDt9+4dCL+aOKvG79w==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
@@ -1828,8 +1828,8 @@ packages:
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/relay-operation-optimizer@7.0.1':
- resolution: {integrity: sha512-y0ZrQ/iyqWZlsS/xrJfSir3TbVYJTYmMOu4TaSz6F4FRDTQ3ie43BlKkhf04rC28pnUOS4BO9pDcAo1D30l5+A==}
+ '@graphql-tools/relay-operation-optimizer@7.0.2':
+ resolution: {integrity: sha512-sdoGBfe6+OXcPYUBMla3KKvf56bk0wCRY2HL4qK/CNP+7752Nx6s24aBqZ5vrnB3tleddAfnG4gvy0JuHfmA+A==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
@@ -1840,32 +1840,32 @@ packages:
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/schema@10.0.6':
- resolution: {integrity: sha512-EIJgPRGzpvDFEjVp+RF1zNNYIC36BYuIeZ514jFoJnI6IdxyVyIRDLx/ykgMdaa1pKQerpfdqDnsF4JnZoDHSQ==}
+ '@graphql-tools/schema@10.0.7':
+ resolution: {integrity: sha512-Cz1o+rf9cd3uMgG+zI9HlM5mPlnHQUlk/UQRZyUlPDfT+944taLaokjvj7AI6GcOFVf4f2D11XthQp+0GY31jQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/stitch@9.2.10':
- resolution: {integrity: sha512-p4BOr6YTYZ9xjnHtrd6AsNR9Y2XtRSroSEEdOwv3KTHQLFhOD9wiLxb+UlKiHYm2jtTvL4wl6+TWV9dKCeNQ3g==}
+ '@graphql-tools/stitch@9.2.15':
+ resolution: {integrity: sha512-NOnmymAaXxH0ZM3t1dP9MyPsOsmKGiCayBUjjn4Ej0TgUgZoSxjn78KQaXWcQ/FwxXPLmRdJ7bpwXe3aYzG/rA==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/stitching-directives@3.1.2':
- resolution: {integrity: sha512-c+udtRV+9IROJhbanoWH15Esb65E9VK5/VTVkV7XbhTpK+Id2X9qAUMCYTxHjexAOnZ8H+hGQpfNAHKdZ4F1QQ==}
+ '@graphql-tools/stitching-directives@3.1.7':
+ resolution: {integrity: sha512-SVnQeU9IlOAceNyR+7TRlNVaqeksRwkOYoCz0lx4Wds2L9K+u4cPeMpPVCXVuJ1Qcl1fgWpfQmBJZLzyVVRVCA==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/url-loader@8.0.2':
- resolution: {integrity: sha512-1dKp2K8UuFn7DFo1qX5c1cyazQv2h2ICwA9esHblEqCYrgf69Nk8N7SODmsfWg94OEaI74IqMoM12t7eIGwFzQ==}
+ '@graphql-tools/url-loader@8.0.7':
+ resolution: {integrity: sha512-f1mq1wb1ivn8qFDVm8GWO5Co6Y/NZVXHgEG+3rjntr7aXjnw+DXyDQ+7QJRWJRDJcP0YWLJgfrBcWo1CqI4Qow==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/utils@10.5.4':
- resolution: {integrity: sha512-XHnyCWSlg1ccsD8s0y6ugo5GZ5TpkTiFVNPSYms5G0s6Z/xTuSmiLBfeqgkfaCwLmLaQnRCmNDL2JRnqc2R5bQ==}
+ '@graphql-tools/utils@10.5.5':
+ resolution: {integrity: sha512-LF/UDWmMT0mnobL2UZETwYghV7HYBzNaGj0SAkCYOMy/C3+6sQdbcTksnoFaKR9XIVD78jNXEGfivbB8Zd+cwA==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
@@ -1880,8 +1880,8 @@ packages:
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
- '@graphql-tools/wrap@10.0.5':
- resolution: {integrity: sha512-Cbr5aYjr3HkwdPvetZp1cpDWTGdD1Owgsb3z/ClzhmrboiK86EnQDxDvOJiQkDCPWE9lNBwj8Y4HfxroY0D9DQ==}
+ '@graphql-tools/wrap@10.0.10':
+ resolution: {integrity: sha512-3f1CUM+EpsALjt/HofzSWCLyfY65o9VpmqCTvIwVWGOnaP82cWbZE1Ytwb+t7yAZBKqCCc+1ginp+COIPD3ULw==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
@@ -1921,8 +1921,8 @@ packages:
react: ^16 || ^17 || ^18
react-dom: ^16 || ^17 || ^18
- '@headlessui/react@2.1.9':
- resolution: {integrity: sha512-ckWw7vlKtnoa1fL2X0fx1a3t/Li9MIKDVXn3SgG65YlxvDAsNrY39PPCxVM7sQRA7go2fJsuHSSauKFNaJHH7A==}
+ '@headlessui/react@2.1.10':
+ resolution: {integrity: sha512-6mLa2fjMDAFQi+/R10B+zU3edsUk/MDtENB2zHho0lqKU1uzhAfJLUduWds4nCo8wbl3vULtC5rJfZAQ1yqIng==}
engines: {node: '>=10'}
peerDependencies:
react: ^18
@@ -2735,75 +2735,75 @@ packages:
'@radix-ui/rect@1.1.0':
resolution: {integrity: sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg==}
- '@react-aria/breadcrumbs@3.5.17':
- resolution: {integrity: sha512-LJQ+u3TbPmtAWZ3/qC6VfLCzXiwVoB6GmI+HJ2pbjs6H9L8MoiLHsA4mgcz+P0rvx7SCs0Rhvy4JurV6R/R4xw==}
+ '@react-aria/breadcrumbs@3.5.18':
+ resolution: {integrity: sha512-JRc6nAwQsjqsPw/3MlGwJcVo9ACZDbCOwWNNEnj8mR0fQopJO5xliq3qVzxDRZjdYrVUfTTyKXuepv/jMB1Y6Q==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/button@3.10.0':
- resolution: {integrity: sha512-mhbn2tEsr991sjG6YMH6oN3ELWb4YvZZ8mnZHMNLa3l8T00PV0ClvQBsUndo6uSvuTHhpFzmMMkJFhYYUwCKlw==}
+ '@react-aria/button@3.10.1':
+ resolution: {integrity: sha512-1vkRsjdvJrJleK73u7ClrW4Fw3mtr2hIs8M2yLZUpLoqHXnIYJwmeEMtzwyPFYKBc5jaHcGXw45any7Puy1aFA==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/calendar@3.5.12':
- resolution: {integrity: sha512-C8VRjRwEVPaGoCtjOlC0lb3mVSz4ajbal8jfvcbp7LOqCcmOVTUbiM7EPTy60EfZRanFNSp2D1ZstEZDU+cqsg==}
+ '@react-aria/calendar@3.5.13':
+ resolution: {integrity: sha512-BJV5IwIH4UPDa6/HRTOBcM1wC+/6p823VrbocV9mr+rt5cCnuh+cqcCQKqUSEbfaTMPrmabjBuEaQIvqjLRYUA==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/checkbox@3.14.7':
- resolution: {integrity: sha512-aqVxXcr/8P7pQ7R34DlJX2SdBvWtHof9lLTVBY/9tgMplcKIoVBdlVUYPtqWxT3tGan+rruPQHbzTx8zJRFJyg==}
+ '@react-aria/checkbox@3.14.8':
+ resolution: {integrity: sha512-0qPJ3fiQQm7tiMHmIhR9iokr/MhhI2h6OWX/pDeIy/Gj63WSVk+Cka3NUhgMRGkguHKDZPKaFjK1oZQsXhCThQ==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/color@3.0.0':
- resolution: {integrity: sha512-IwHI4e2fUHUOZHRrL2MsxGZFp/RCR2cLjm39gT41jVSuH4zjxueUf96NDm6c7FD0mB5vfk0jo+KJMnShL1a2rg==}
+ '@react-aria/color@3.0.1':
+ resolution: {integrity: sha512-7hTCdXCU2/qpZuIrJcVr+s87C2MqHfi9Y461gMza5DjdUzlcy480UZ/iknbw82C0a+oVo08D/bnQctEjja05pw==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/combobox@3.10.4':
- resolution: {integrity: sha512-jzLyRwpwH5SCfQl5giLSwLaw9EKlRiMG39kDZLRB4MQ1MN4sIdIP2TXBbdYcSLtYjduJm2JfRvs2ezI+QI+umA==}
+ '@react-aria/combobox@3.10.5':
+ resolution: {integrity: sha512-1cjBJXWYuR0de+9IEU1MOer3H5FSlbrdaqlWo+M6vvMymBL2OjjwXiG3LY1mR65ZwHoTswXzt6/mujUKaxk5vw==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/datepicker@3.11.3':
- resolution: {integrity: sha512-HwGxDctFry5ew3Cu7gWpUVodaCg//V6NCihSRjLvnW/TWG+UFLzTafxTqqm8eRbicT3DJlXCLOUPk8Ek0txW6A==}
+ '@react-aria/datepicker@3.11.4':
+ resolution: {integrity: sha512-TXe1TB/pSwrIQ5BIDr6NCAYjBaKgLN6cP5DlAihywHzqxbM6vO8GU6qbrZNSBrtfzZnrR/4z66Vlw6rhznLnqQ==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/dialog@3.5.18':
- resolution: {integrity: sha512-j0x0OwDZKyW2GqBZl2Dw/pHl0uSCzhHOg5jNeulkZC8xQa8COuksQf5NFzPmgRPnzqpbgvSzCSs41ymS8spmFg==}
+ '@react-aria/dialog@3.5.19':
+ resolution: {integrity: sha512-I3AJWpAWCajj8Ama8qLQ18Tc37ODyk+Ym3haYEl5L4QnuFc0dU1sMJr15fppDGIxYjwvTTfctyhaSCz+S+wpkw==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/dnd@3.7.3':
- resolution: {integrity: sha512-SF7v1AzpXr4CSf98pSzjcSBCaezpP6rsSnSJTz0j2jrYfdQhX0MPA2lyxS+kgU1AEzkK19THQeHuj8hxQc0bVw==}
+ '@react-aria/dnd@3.7.4':
+ resolution: {integrity: sha512-lRE8SVyK/MPbF6NiVXHoriOV0QulNKkSndyDr3TWPsLhH5GKQso5jSx8/5ogbDgRTzIsmIQldj/HlW238DCiSg==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/focus@3.18.3':
- resolution: {integrity: sha512-WKUElg+5zS0D3xlVn8MntNnkzJql2J6MuzAMP8Sv5WTgFDse/XGR842dsxPTIyKKdrWVCRegCuwa4m3n/GzgJw==}
+ '@react-aria/focus@3.18.4':
+ resolution: {integrity: sha512-91J35077w9UNaMK1cpMUEFRkNNz0uZjnSwiyBCFuRdaVuivO53wNC9XtWSDNDdcO5cGy87vfJRVAiyoCn/mjqA==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/form@3.0.9':
- resolution: {integrity: sha512-9M6IfC5t47G19c8roHWnkKd275BrECTzyTsc4rzf5OepJfHfG4evST6x+4gGOFYi8soC9XoQdJl4TRh/mft+gw==}
+ '@react-aria/form@3.0.10':
+ resolution: {integrity: sha512-hWBrqEXxBxcpYTJv0telQKaiu2728EUFHta8/RGBqJ4+MhKKxI7+PnLoms78IuiK0MCYvukHfun1fuQvK+8jsg==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/grid@3.10.4':
- resolution: {integrity: sha512-3AjJ0hwRhOCIHThIZrGWrjAuKDpaZuBkODW3dvgLqtsNm3tL46DI6U9O3vfp8lNbrWMsXJgjRXwvXvdv0/gwCA==}
+ '@react-aria/grid@3.10.5':
+ resolution: {integrity: sha512-9sLa+rpLgRZk7VX+tvdSudn1tdVgolVzhDLGWd95yS4UtPVMihTMGBrRoByY57Wxvh1V+7Ptw8kc6tsRSotYKg==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/gridlist@3.9.4':
- resolution: {integrity: sha512-gGzS4ToSynn2KBycf9UCsWIJIbVl4RjoCjPF4NnukwzHmrXwbtZnlF0xsORQ5QxfqHH9UehTAHWFvOOHJSZZ2w==}
+ '@react-aria/gridlist@3.9.5':
+ resolution: {integrity: sha512-LM+3D0amZZ1qiyqWVG52j0YRWt2chdpx+WG80ryDKwHLDIq7uz1+KXyIfv8cFt/cZcl6+9Ft3kWALCAi6O4NLA==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
@@ -2813,8 +2813,8 @@ packages:
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/interactions@3.22.3':
- resolution: {integrity: sha512-RRUb/aG+P0IKTIWikY/SylB6bIbLZeztnZY2vbe7RAG5MgVaCgn5HQ45SI15GlTmhsFG8CnF6slJsUFJiNHpbQ==}
+ '@react-aria/interactions@3.22.4':
+ resolution: {integrity: sha512-E0vsgtpItmknq/MJELqYJwib+YN18Qag8nroqwjk1qOnBa9ROIkUhWJerLi1qs5diXq9LHKehZDXRlwPvdEFww==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
@@ -2823,13 +2823,13 @@ packages:
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/link@3.7.5':
- resolution: {integrity: sha512-j0F1BIdNoE7Tl+0KzzjbrmYuxt4aWAmDZDHvJKiYg71Jb1BAPz71eE1O1ybMoO04+OG/6HrRZTragfSQLAJ58A==}
+ '@react-aria/link@3.7.6':
+ resolution: {integrity: sha512-8buJznRWoOud8ApygUAz7TsshXNs6HDGB6YOYEJxy0WTKILn0U5NUymw2PWC14+bWRPelHMKmi6vbFBrJWzSzQ==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/listbox@3.13.4':
- resolution: {integrity: sha512-2aG4jzlB+srYBeM9ap/BNZe0E04yMjY2dPGXcigkaSJt6/yYAHCygXuouf2MzvBfkdV4QWyHIIgWZmAXXl6reg==}
+ '@react-aria/listbox@3.13.5':
+ resolution: {integrity: sha512-tn32L/PIELIPYfDWCJ3OBRvvb/jCEvIzs6IYs8xCISV5W4853Je/WnA8wumWnz07U9sODYFmHUx2ThO7Z7dH7Q==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
@@ -2837,8 +2837,8 @@ packages:
'@react-aria/live-announcer@3.4.0':
resolution: {integrity: sha512-VBxEdMq2SbtRbNTQNcDR2G6E3lEl5cJSBiHTTO8Ln1AL76LiazrylIXGgoktqzCfRQmyq0v8CHk1cNKDU9mvJg==}
- '@react-aria/menu@3.15.4':
- resolution: {integrity: sha512-4wfq8Lb7AltgSzBHdtypiPOnsRm8hHv7PUuHhlq/VT9yAkEFk4Flc7vKVF6VSFqrnCfyCf66B5aeapjNInAONg==}
+ '@react-aria/menu@3.15.5':
+ resolution: {integrity: sha512-ygfS032hJSZCYYbMHnUSmUTVMaz99L9AUZ9kMa6g+k2X1t92K1gXfhYYkoClQD6+G0ch7zm0SwYFlUmRf9yOEA==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
@@ -2848,14 +2848,14 @@ packages:
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/numberfield@3.11.7':
- resolution: {integrity: sha512-9bqg4sKqc5XLppHzJFRhgtkoeMu0N6Zg0AuVSiE/3CxE5Ad+y8tKpFEx9zh4o5BItyOWy18w5ZXnKjJGjd7waQ==}
+ '@react-aria/numberfield@3.11.8':
+ resolution: {integrity: sha512-CWRHbrjfpvEqBmtjwX8LjVds6+tMNneRlKF46ked5sZilfU2jIirufaucM36N4vX6N/W7nFR/rCbp2WCOU9p3Q==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/overlays@3.23.3':
- resolution: {integrity: sha512-vRW4DL466a27BBIP6dQqmmei4nX/nsur6DyF0Hmd46ygwOdvdA+5MwvXZUz9yUamB79UeS9BMQZuBVwhjoMwBQ==}
+ '@react-aria/overlays@3.23.4':
+ resolution: {integrity: sha512-MZUW6SUlTWOwKuFTqUTxW5BnvdW3Y9cEwanWuz98NX3ST7JYe/3ZcZhb37/fGW4uoGHnQ9icEwVf0rbMrK2STg==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
@@ -2865,24 +2865,24 @@ packages:
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/radio@3.10.8':
- resolution: {integrity: sha512-/vKQhKqpoCB/VqHuc46OOU+31HFtg6svcYzHBbz0wN/DSVCygYeTfB/36kY7x2GWWkT0pCsB4OcHJ+/0G3EfkQ==}
+ '@react-aria/radio@3.10.9':
+ resolution: {integrity: sha512-XnU7zGTEku1mPvJweX4I3ifwEBtglEWYoO4CZGvA3eXj39X8iGwNZXUst1pdk2ykWUKbtwrmsWA6zG2OAGODYw==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/searchfield@3.7.9':
- resolution: {integrity: sha512-EHODG7HDFthwG5tx4fh+WP2hjNOp/rPAqdNScKBAN73nEf0F/qQpIwmdZF0EycCOzGSM5hhihjm0yMtTFYuzOQ==}
+ '@react-aria/searchfield@3.7.10':
+ resolution: {integrity: sha512-1XTYh2dycedaK1tgpHAHcu8PTK1wG3dv53yLziu07JsBe9tX6O8jIFBhZK8SpfNnP8pEOI3PIlVEjaarLwgWzQ==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/select@3.14.10':
- resolution: {integrity: sha512-xHkAJqvfKgnH5mVYwZj3ME7/Q3wUzgUZDK/iVuXUs3cAYap8ybM2d/2zOGcqv1keZHBUzwp9QtaN//FYK13jIA==}
+ '@react-aria/select@3.14.11':
+ resolution: {integrity: sha512-rX5U4JcPNV41lNEF1tAxNxqrGENnLGZL/D5Y+YNpqKSU5U09+hD3ovsflNkF/d+deb25zg45JRxumwOCQ+rfyw==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/selection@3.20.0':
- resolution: {integrity: sha512-h3giMcXo4SMZRL5HrqZvOLNTsdh5jCXwLUx0wpj/2EF0tcYQL6WDfn1iJ+rHARkUIs7X70fUV8iwlbUySZy1xg==}
+ '@react-aria/selection@3.20.1':
+ resolution: {integrity: sha512-My0w8UC/7PAkz/1yZUjr2VRuzDZz1RrbgTqP36j5hsJx8RczDTjI4TmKtQNKG0ggaP4w83G2Og5JPTq3w3LMAw==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
@@ -2892,8 +2892,8 @@ packages:
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/slider@3.7.12':
- resolution: {integrity: sha512-yZWBGxDHBL5Gjjdnz+igdO7VfYND9iZsSqynadZthWtfy1jA+qBR25I+Soc0D9gkr/2/JUJkFgkllYF1RzWMUQ==}
+ '@react-aria/slider@3.7.13':
+ resolution: {integrity: sha512-yGlIpoOUKUoP0M3iI8ZHU001NASBOeZJSIQNfoS7HiqSR3bz+6BX7DRAM6B+CPHJleUtrdQ6JjO/8V8ZUV2kNQ==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
@@ -2909,41 +2909,41 @@ packages:
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/switch@3.6.8':
- resolution: {integrity: sha512-6Q0w7o+liB0ztKPL9UaRfX+hPPuy71AL3SuVCMK7RKfPqZwcmlwUDp2gr3j5fvs8gLev0r42XtEBqmGwkHTkEw==}
+ '@react-aria/switch@3.6.9':
+ resolution: {integrity: sha512-w7xIywpR6llm22DXYOObZ2Uqvsw+gNmxdJ86h8+YRtpSkFnPMhXtTMv3RXpEGYhPTt/YDIqfxiluF1E2IHGwIA==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/table@3.15.4':
- resolution: {integrity: sha512-t4+vtUF63i6OrXmZ0AA/RmWyIt8cieUm7cSXhQMooAgUjkvVqTNkQQRsntVOb+UNI5KmiGSe4jB3H4GVXz2X9w==}
+ '@react-aria/table@3.15.5':
+ resolution: {integrity: sha512-bdNZF0ZoNOfyOEIK/ctv0llacaCNk8mv+GGy8mwh5bZeJjd8KuDIpYQtZJYvf2YVvPYRWyXRhF0/B229m65f/g==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/tabs@3.9.6':
- resolution: {integrity: sha512-iPQ2Im+srnSB06xIdVNHZZDJnZmUR0IG0MZAp6FXmbkCeLAd9tZQHgSFYwswBfgAStNnyFQHP5aSBJOJMRCACg==}
+ '@react-aria/tabs@3.9.7':
+ resolution: {integrity: sha512-f78P2Y9ZCYtwOnteku9mPVIk21xSSREYWaQPtA9ebSgVbeR5ya6RpaX9ISc9cd0HEF3Av+hZYyS1pNXXWymv9g==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/tag@3.4.6':
- resolution: {integrity: sha512-Uf1sPabwJx99diyXJTaVguiYozS49opjQxmK1PPbb87ipNN1YlSDVbP05IelVMbnbxXHudsRmzPOBmmblcj1GQ==}
+ '@react-aria/tag@3.4.7':
+ resolution: {integrity: sha512-hreVvphUeYUfMN6gjM3+WouN2P/WGuR0rGpOrFk2HEnGDPg3Ar0isfdAaciTSBOc26CDKNgrmzRguxCmKKuqgw==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/textfield@3.14.9':
- resolution: {integrity: sha512-LPwZhthDVLyvnzXWco4eyYCD2pFmQ4Vw9ha9tb3QkZUIP6j8E52y76j0c59Nq7XYus3IHatVe7yYQk7kbo8Zrg==}
+ '@react-aria/textfield@3.14.10':
+ resolution: {integrity: sha512-vG44FgxwfJUF2S6tRG+Sg646DDEgs0CO9RYniafEOHz8rwcNIH3lML7n8LAfzQa+BjBY28+UF0wmqEvd6VCzCQ==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/toggle@3.10.8':
- resolution: {integrity: sha512-N6WTgE8ByMYY+ZygUUPGON2vW5NrxwU91H98+Nozl+Rq6ZYR2fD9i8oRtLtrYPxjU2HmaFwDyQdWvmMJZuDxig==}
+ '@react-aria/toggle@3.10.9':
+ resolution: {integrity: sha512-dtfnyIU2/kcH9rFAiB48diSmaXDv45K7UCuTkMQLjbQa3QHC1oYNbleVN/VdGyAMBsIWtfl8L4uuPrAQmDV/bg==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/tooltip@3.7.8':
- resolution: {integrity: sha512-dlWfS3w8E6dw5Xoist4cVX2GQE5oh3VQr88dRyLto7BAPLFrp3I+8c9mZCVUobLS/f5QcQzLkqw750s4ENCyiw==}
+ '@react-aria/tooltip@3.7.9':
+ resolution: {integrity: sha512-TqVJ7YqaP/enxNyA1QGr43w4nBZmOs6Hb/pROMS5afbX7gHgMVFn0lTRc6DC2cvcfgYc4WICs2QiQMniZt/E7A==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
@@ -2952,8 +2952,8 @@ packages:
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
- '@react-aria/visually-hidden@3.8.16':
- resolution: {integrity: sha512-3zThVIzEprez4A/GajOut6/JQ4WCu2ROHGZ1xH1+2GFjBJQaTfPBIjg6UIwaT7sgHRQIik8QidogLqXHbp81yA==}
+ '@react-aria/visually-hidden@3.8.17':
+ resolution: {integrity: sha512-WFgny1q2CbxxU6gu46TGQXf1DjsnuSk+RBDP4M7bm1mUVZzoCp7U7AtjNmsBrWg0NejxUdgD7+7jkHHCQ91qRA==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
@@ -3451,8 +3451,8 @@ packages:
peerDependencies:
tailwindcss: '>=3.2.0'
- '@tanem/react-nprogress@5.0.51':
- resolution: {integrity: sha512-YxNUCpznuBVA+PhjEzFmxaa1czXgU+5Ojchw5JBK7DQS6SHIgNudpFohWpNBWMu2KWByGJ2OLH2OwbM/XyP18Q==}
+ '@tanem/react-nprogress@5.0.52':
+ resolution: {integrity: sha512-ncDcnDS/vm79sqPmBmeslA5TeA3+7VMmLgo6SPkjmRivHmImV/5DqzcbCltopkpadZ5/mSyCCPoQEi1bvU/VMQ==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
@@ -3474,49 +3474,52 @@ packages:
'@theguild/remark-npm2yarn@0.2.1':
resolution: {integrity: sha512-jUTFWwDxtLEFtGZh/TW/w30ySaDJ8atKWH8dq2/IiQF61dPrGfETpl0WxD0VdBfuLOeU14/kop466oBSRO/5CA==}
- '@theme-ui/color-modes@0.16.2':
- resolution: {integrity: sha512-jWEWx53lxNgWCT38i/kwLV2rsvJz8lVZgi5oImnVwYba9VejXD23q1ckbNFJHosQ8KKXY87ht0KPC6BQFIiHtQ==}
+ '@theme-ui/color-modes@0.17.0':
+ resolution: {integrity: sha512-uXFxXYNygJU2qjSrvDRdcpQAgziZNYCcrigmKTdI+Pvwx8SYGt3E7uYFqTpTOPYAuPjP+AEZdN4P5l3MmpRTPg==}
peerDependencies:
- '@emotion/react': ^11.11.1
+ '@emotion/react': ^11.13.3
react: '>=18'
- '@theme-ui/components@0.16.2':
- resolution: {integrity: sha512-d9HDxLTZzVHSiNNQUJrs4k0FU9kTFZhM3KjR+lVuztoWSGhkZEjf1KrWK8OWWXPH2LxEC5okcvggx177tnfejg==}
+ '@theme-ui/components@0.17.0':
+ resolution: {integrity: sha512-UshboMq3XmFNCegKow9Wf2YAB9xk3SLmBlY6gQJDaXx6YNslxw2V9xtrLuZToSJtx+MntlTWrE+Q43cuA8zong==}
peerDependencies:
- '@emotion/react': ^11.11.1
- '@theme-ui/theme-provider': ^0.16.2
+ '@emotion/react': ^11.13.3
+ '@theme-ui/theme-provider': ^0.17.0
react: '>=18'
- '@theme-ui/core@0.16.2':
- resolution: {integrity: sha512-bBd/ltbwO9vIUjF1jtlOX6XN0IIOdf1vzBp2JCKsSOqdfn84m+XL8OogIe/zOhQ+aM94Nrq4+32tFJc8sFav4Q==}
+ '@theme-ui/core@0.17.0':
+ resolution: {integrity: sha512-fIzQYwE5S2G6s9LuWiq0OO4uRsyC9U0ybeJ+YTAlt/Y7W2aXiz0uyvJY23UBBQENEzy7QLaMaWGKZ4jfKz63EQ==}
peerDependencies:
- '@emotion/react': ^11.11.1
+ '@emotion/react': ^11.13.3
react: '>=18'
- '@theme-ui/css@0.16.2':
- resolution: {integrity: sha512-fNe+FhwKC5+7jQfxCRnm3oqYNhMFuiWiLA9OoLBEkt3b4egot29UK1+fqemwiNVjl206e2fPT5Z7uXRdb6LC2A==}
+ '@theme-ui/css@0.17.0':
+ resolution: {integrity: sha512-1pvZAjjFqTVoKVcyoLPjUC48tHBOCIYBxNHZQdfS/zN88xPX6B+GIsqpVufgEL6bVFYkVBgu7v9P9qKf4ZnFtA==}
peerDependencies:
'@emotion/react': ^11.11.1
- '@theme-ui/global@0.16.2':
- resolution: {integrity: sha512-Y2CtNblERWJDxZpckR1TA0+UTH762VA82v/xTMMbufcEmJjzPasEOSZxJYH3qUOuCaJpbX5eFT49MEAujvLCzg==}
+ '@theme-ui/global@0.17.0':
+ resolution: {integrity: sha512-zNCAcIpo4Xkt75duLmBHEH+eKBqF0jXlXdEVT1vpMsY83J67lWAuhIw7xVbug9zPpO2nwDOLIigum1KeOeADhw==}
peerDependencies:
- '@emotion/react': ^11.11.1
+ '@emotion/react': ^11.13.3
react: '>=18'
- '@theme-ui/match-media@0.16.2':
- resolution: {integrity: sha512-7B7jw56e1srcWh70r61QxePdFampOWAlnC+QPPiioMgXu/d+blBBb8X/J7Byomj/BTcsQAZ/HqwgeZ3Tyrwuyg==}
+ '@theme-ui/match-media@0.17.0':
+ resolution: {integrity: sha512-5ePc/dk7uvcq48WIPS9TRKlwrsQM0nWILnLPyil2UQsv+myyaud51oDWqtQPW9fUuHdHbfgFykiBYDa9vs9Y1A==}
peerDependencies:
- '@theme-ui/core': ^0.16.2
- '@theme-ui/css': ^0.16.2
+ '@theme-ui/core': ^0.17.0
+ '@theme-ui/css': ^0.17.0
react: '>=18'
- '@theme-ui/theme-provider@0.16.2':
- resolution: {integrity: sha512-LRnVevODcGqO0JyLJ3wht+PV3ZoZcJ7XXLJAJWDoGeII4vZcPQKwVy4Lpz/juHsZppQxKcB3U+sQDGBnP25irQ==}
+ '@theme-ui/theme-provider@0.17.0':
+ resolution: {integrity: sha512-81t8BGcYLcaaHmSLS7Gkfxk0Jck+EnJfrAvveLPE5Oxlcb2U0tIoGtUruzH+QQHCVVZ4P9chMHqfSdJsVq391Q==}
peerDependencies:
- '@emotion/react': ^11.11.1
+ '@emotion/react': ^11.13.3
react: '>=18'
+ '@ts-morph/common@0.24.0':
+ resolution: {integrity: sha512-c1xMmNHWpNselmpIqursHeOHHBTIsJLbB+NuovbTTRCNiTLEr/U9dbJ8qy0jd/O2x5pc3seWuOUN5R2IoOTp8A==}
+
'@tsconfig/node10@1.0.11':
resolution: {integrity: sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==}
@@ -3637,8 +3640,8 @@ packages:
'@types/katex@0.16.7':
resolution: {integrity: sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==}
- '@types/lodash@4.17.10':
- resolution: {integrity: sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==}
+ '@types/lodash@4.17.12':
+ resolution: {integrity: sha512-sviUmCE8AYdaF/KIHLDJBQgeYzPBI0vf/17NaYehBJfYD1j6/L95Slh07NlyK2iNyBNaEkb3En2jRt+a8y3xZQ==}
'@types/lru-cache@5.1.1':
resolution: {integrity: sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw==}
@@ -3655,8 +3658,8 @@ packages:
'@types/mime@1.3.5':
resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==}
- '@types/mixpanel-browser@2.50.0':
- resolution: {integrity: sha512-RkGTkkDUw3Tm/GEmcS/x8t2mNrt34jgrEWLVM6oSnoe/+bk/WQP1EWaHLk3pCDc3IaXHNoweoNMa1iWLLF0yFQ==}
+ '@types/mixpanel-browser@2.50.1':
+ resolution: {integrity: sha512-Z9QnzNIZtsyhc0tvGFeaYCo2NJTGwWi8pqLMB3z/BnGUdEpr3x2qK28KKTjVH31DMbQ0IwqjNQElwJP+XpmeMQ==}
'@types/ms@0.7.34':
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
@@ -3664,11 +3667,11 @@ packages:
'@types/node-forge@1.3.11':
resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==}
- '@types/node@18.19.55':
- resolution: {integrity: sha512-zzw5Vw52205Zr/nmErSEkN5FLqXPuKX/k5d1D7RKHATGqU7y6YfX9QxZraUzUrFGqH6XzOzG196BC35ltJC4Cw==}
+ '@types/node@18.19.58':
+ resolution: {integrity: sha512-2ryJttbOAWCYuZMdk4rmZZ6oqE+GSL5LxbaTVe4PCs0FUrHObZZAQL4ihMw9/cH1Pn8lSQ9TXVhsM4LrnfZ0aA==}
- '@types/node@22.7.5':
- resolution: {integrity: sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==}
+ '@types/node@22.7.8':
+ resolution: {integrity: sha512-a922jJy31vqR5sk+kAdIENJjHblqcZ4RmERviFsER4WJcEONqxKcjNOlk0q7OUfrF5sddT+vng070cdfMlrPLg==}
'@types/parse-json@4.0.2':
resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==}
@@ -3688,8 +3691,8 @@ packages:
'@types/range-parser@1.2.7':
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
- '@types/react-dom@18.3.0':
- resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==}
+ '@types/react-dom@18.3.1':
+ resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==}
'@types/react@18.3.11':
resolution: {integrity: sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==}
@@ -3792,8 +3795,8 @@ packages:
resolution: {integrity: sha512-f6UIliwBbRsgVLxIaBANF6w09tYqc6Y/qXdsrbEmXHyFA7ILiKrIwRFXe1yOg8M3cksgVsO9N7yuL2DdCGQKBA==}
engines: {node: '>=10'}
- '@uniswap/sdk-core@5.8.1':
- resolution: {integrity: sha512-Woi4IOGPEIz9Jsmc4sUIRoX7Iwz90p/u3NjdUYxwucb3nf3fnsZTvrDzbYdvi11nsTeQVIJnIW1C4T0Ae+bLwA==}
+ '@uniswap/sdk-core@5.8.5':
+ resolution: {integrity: sha512-eLsBnN87VvxjhATp96h6kB4vIdxxOQxTH6bsD9q/flSLpLrqhuJAisAhYCf/sCMzXGpZbxLqlgmGn9wueQIkXg==}
engines: {node: '>=10'}
'@uniswap/swap-router-contracts@1.3.1':
@@ -3816,8 +3819,8 @@ packages:
resolution: {integrity: sha512-S4+m+wh8HbWSO3DKk4LwUCPZJTpCugIsHrWR86m/OrUyvSqGDTXKFfc2sMuGXCZrD1ZqO3rhQsKgdWg3Hbb2Kw==}
engines: {node: '>=10'}
- '@uniswap/v3-sdk@3.17.1':
- resolution: {integrity: sha512-tGGat8Vzh6/aLfpV7YCM2mQ4ykYR18lLwobR7OYzitgtBjkakbsAlFSims7aS0Et9aFlGHuwqqV77tW2bQxeIw==}
+ '@uniswap/v3-sdk@3.18.1':
+ resolution: {integrity: sha512-TGrKLToSWwfx6VV2d7fh4kwQMlgspXTLE49ep5zfYODVVqV6WhrRdbteHb3e0bjdjxGSj0gzoLmhsjmoJTE1/g==}
engines: {node: '>=10'}
'@uniswap/v3-staker@1.0.0':
@@ -3850,6 +3853,16 @@ packages:
'@vitest/utils@1.6.0':
resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==}
+ '@web3icons/common@0.4.1':
+ resolution: {integrity: sha512-WuWMA5KUeSdFdeFefokfPk9jGCfJ2IGIx81NQ8bwStpHdCDXsNxWiqg3YO34MM7epDSf/ROGvuvOVBjLo2YBWg==}
+ peerDependencies:
+ typescript: ^5.0.0
+
+ '@web3icons/react@3.10.1':
+ resolution: {integrity: sha512-8IoVo3vk8CBFPEQILGBWv38zwAExh5xXMznHSU0Db7Cf0vAHPc8q04hjcT5+M0a7VGnwSOH9f4+883bONRvogg==}
+ peerDependencies:
+ react: ^18.2.0
+
'@whatwg-node/disposablestack@0.0.5':
resolution: {integrity: sha512-9lXugdknoIequO4OYvIjhygvfSEgnO8oASLqLelnDhkRjgBZhc39shC3QSlZuyDO9bgYSIVa2cHAiN+St3ty4w==}
engines: {node: '>=18.0.0'}
@@ -3858,16 +3871,16 @@ packages:
resolution: {integrity: sha512-ApcWxkrs1WmEMS2CaLLFUEem/49erT3sxIVjpzU5f6zmVcnijtDSrhoK2zVobOIikZJdH63jdAXOrvjf6eOUNQ==}
engines: {node: '>=18.0.0'}
- '@whatwg-node/fetch@0.9.21':
- resolution: {integrity: sha512-Wt0jPb+04JjobK0pAAN7mEHxVHcGA9HoP3OyCsZtyAecNQeADXCZ1MihFwVwjsgaRYuGVmNlsCmLxlG6mor8Gw==}
+ '@whatwg-node/fetch@0.9.22':
+ resolution: {integrity: sha512-+RIBffgoaRlWV9cKV6wAX71sbeoU2APOI3G13ZRMkabYHwkvDMeZDTyxJcsMXA5CpieJ7NFXF9Xyu72jwvdzqA==}
engines: {node: '>=18.0.0'}
- '@whatwg-node/node-fetch@0.5.26':
- resolution: {integrity: sha512-4jXDeZ4IH4bylZ6wu14VEx0aDXXhrN4TC279v9rPmn08g4EYekcYf8wdcOOnS9STjDkb6x77/6xBUTqxGgjr8g==}
+ '@whatwg-node/node-fetch@0.5.27':
+ resolution: {integrity: sha512-0OaMj5W4fzWimRSFq07qFiWfquaUMNB+695GwE76LYKVuah+jwCdzSgsIOtwPkiyJ35w0XGhXmJPiIJCdLwopg==}
engines: {node: '>=18.0.0'}
- '@whatwg-node/server@0.9.49':
- resolution: {integrity: sha512-3KzLXw80gWnTsQ746G/LFdCThTPfDodjQs4PnmoNuPa6XUOl4HWq8TlJpxtmnEEB+y+UYLal+3VQ68dtYlbUDQ==}
+ '@whatwg-node/server@0.9.50':
+ resolution: {integrity: sha512-7Vd8k6iu+ps8bkZT+Y/wPm42EDh8KojAL+APKa79mntgkyPtdq0r1//CO+0eYqQBz6HGrDxHRT4KChSOy4jGIw==}
engines: {node: '>=18.0.0'}
'@wry/caches@1.0.1':
@@ -3936,8 +3949,8 @@ packages:
resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==}
engines: {node: '>=0.4.0'}
- acorn@8.12.1:
- resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
+ acorn@8.13.0:
+ resolution: {integrity: sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==}
engines: {node: '>=0.4.0'}
hasBin: true
@@ -4061,8 +4074,9 @@ packages:
resolution: {integrity: sha512-y+CcFFwelSXpLZk/7fMB2mUbGtX9lKycf1MWJ7CaTIERyitVlyQx6C+sxcROU2BAJ24OiZyK+8wj2i8AlBoS3A==}
engines: {node: '>=10'}
- aria-query@5.1.3:
- resolution: {integrity: sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==}
+ aria-query@5.3.2:
+ resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
+ engines: {node: '>= 0.4'}
array-buffer-byte-length@1.0.1:
resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==}
@@ -4152,8 +4166,8 @@ packages:
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
engines: {node: '>= 0.4'}
- axe-core@4.10.0:
- resolution: {integrity: sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==}
+ axe-core@4.10.1:
+ resolution: {integrity: sha512-qPC9o+kD8Tir0lzNGLeghbOrWMr3ZJpaRlCIb6Uobt/7N4FiEDvqUMnxzCHRHmg8vOg14kr5gVNyScRmbMaJ9g==}
engines: {node: '>=4'}
axios@1.7.7:
@@ -4271,8 +4285,8 @@ packages:
browserify-aes@1.2.0:
resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==}
- browserslist@4.24.0:
- resolution: {integrity: sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==}
+ browserslist@4.24.2:
+ resolution: {integrity: sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
@@ -4352,8 +4366,8 @@ packages:
camelize@1.0.1:
resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==}
- caniuse-lite@1.0.30001667:
- resolution: {integrity: sha512-7LTwJjcRkzKFmtqGsibMeuXmvFDfZq/nzIjnmgCGzKKRVzjD72selLDK1oPF/Oxzmt4fNcPvTDvGqSDG4tCALw==}
+ caniuse-lite@1.0.30001669:
+ resolution: {integrity: sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w==}
capital-case@1.0.4:
resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==}
@@ -4497,6 +4511,9 @@ packages:
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
engines: {node: '>=6'}
+ code-block-writer@13.0.3:
+ resolution: {integrity: sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==}
+
color-convert@1.9.3:
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
@@ -4695,6 +4712,9 @@ packages:
resolution: {integrity: sha512-h66W1URKpBS5YMI/V8PyXvTMFT8SupJ1IzoIV8IeBC/ji8WVmrO8dGlTi+2dh6whmdk6BiKJLD/ZBkhWbcg6nA==}
engines: {node: '>=18'}
+ csstype@3.0.10:
+ resolution: {integrity: sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==}
+
csstype@3.1.3:
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
@@ -4874,6 +4894,9 @@ packages:
dataloader@2.2.2:
resolution: {integrity: sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g==}
+ date-fns@4.1.0:
+ resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==}
+
dayjs@1.11.13:
resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
@@ -4923,10 +4946,6 @@ packages:
resolution: {integrity: sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==}
engines: {node: '>=6'}
- deep-equal@2.2.3:
- resolution: {integrity: sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==}
- engines: {node: '>= 0.4'}
-
deep-is@0.1.4:
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
@@ -5055,8 +5074,8 @@ packages:
ee-first@1.1.1:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
- electron-to-chromium@1.5.35:
- resolution: {integrity: sha512-hOSRInrIDm0Brzp4IHW2F/VM+638qOL2CzE0DgpnGzKW27C95IqqeqgKz/hxHGnvPxvQGpHUGD5qRVC9EZY2+A==}
+ electron-to-chromium@1.5.42:
+ resolution: {integrity: sha512-gIfKavKDw1mhvic9nbzA5lZw8QSHpdMwLwXc0cWidQz9B15pDoDdDH4boIatuFfeoCatb3a/NGL6CYRVFxGZ9g==}
elkjs@0.9.3:
resolution: {integrity: sha512-f/ZeWvW/BCXbhGEf1Ujp29EASo/lk1FDnETgNKwJrsVvGZhUWCZyg3xLJjAsxfOmt8KjswHmI5EwCQcPMpOYhQ==}
@@ -5127,9 +5146,6 @@ packages:
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
engines: {node: '>= 0.4'}
- es-get-iterator@1.1.3:
- resolution: {integrity: sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==}
-
es-iterator-helpers@1.1.0:
resolution: {integrity: sha512-/SurEfycdyssORP/E+bj4sEu1CWw4EmLDsHynHwSXQ7utgbrMRWW195pTrCjFgFCddf/UkYm3oqKPRq5i8bJbw==}
engines: {node: '>= 0.4'}
@@ -5236,8 +5252,8 @@ packages:
'@typescript-eslint/parser':
optional: true
- eslint-plugin-jsx-a11y@6.10.0:
- resolution: {integrity: sha512-ySOHvXX8eSN6zz8Bywacm7CvGNhUtdjvqfQDVe6020TUK34Cywkw7m0KsCCk1Qtm9G1FayfTN1/7mMYnYO2Bhg==}
+ eslint-plugin-jsx-a11y@6.10.1:
+ resolution: {integrity: sha512-zHByM9WTUMnfsDTafGXRiqxp6lFtNoSOWBY6FonVRn3A+BUwN1L/tdBXT40BcBJi0cZjOGTXZ0eD/rTG9fEJ0g==}
engines: {node: '>=4.0'}
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
@@ -5260,8 +5276,8 @@ packages:
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
- eslint-plugin-react@7.37.1:
- resolution: {integrity: sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==}
+ eslint-plugin-react@7.37.2:
+ resolution: {integrity: sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==}
engines: {node: '>=4'}
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
@@ -5461,8 +5477,8 @@ packages:
fast-uri@2.4.0:
resolution: {integrity: sha512-ypuAmmMKInk5q7XcepxlnUWDLWv4GFtaJqAzWKqn62IpQ3pejtr5dTVbt3vwqVaMKmkNR55sTT+CqUKIaT21BA==}
- fast-uri@3.0.2:
- resolution: {integrity: sha512-GR6f0hD7XXyNJa25Tb9BuIdN0tdr+0BMi6/CJPH3wJO1JjNG3n/VsSw38AwRdKZABm8lGbPfakLRkYzx2V9row==}
+ fast-uri@3.0.3:
+ resolution: {integrity: sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==}
fast-xml-parser@4.5.0:
resolution: {integrity: sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==}
@@ -5490,8 +5506,8 @@ packages:
fbjs@3.0.5:
resolution: {integrity: sha512-ztsSx77JBtkuMrEypfhgc3cI0+0h+svqeie7xHbh1k/IKdcydnvadp/mUaGgjAOXQmQSxsqgaRhS3q9fy+1kxg==}
- fdir@6.4.0:
- resolution: {integrity: sha512-3oB133prH1o4j/L5lLW7uOCF1PlD+/It2L0eL/iAqWMB91RBbqTewABqxhj0ibBd90EEmWZq7ntIWzVaWcXTGQ==}
+ fdir@6.4.2:
+ resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==}
peerDependencies:
picomatch: ^3 || ^4
peerDependenciesMeta:
@@ -5590,8 +5606,8 @@ packages:
fraction.js@4.3.7:
resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
- framer-motion@11.11.7:
- resolution: {integrity: sha512-89CgILOXPeG3L7ymOTGrLmf8IiKubYLUN/QkYgQuLvehAHfqgwJbLfCnhuyRI4WTds1TXkUp67A7IJrgRY/j1w==}
+ framer-motion@11.11.9:
+ resolution: {integrity: sha512-XpdZseuCrZehdHGuW22zZt3SF5g6AHJHJi7JwQIigOznW4Jg1n0oGPMJQheMaKLC+0rp5gxUKMRYI6ytd3q4RQ==}
peerDependencies:
'@emotion/is-prop-valid': '*'
react: ^18.0.0
@@ -5791,6 +5807,11 @@ packages:
peerDependencies:
graphql: '>=15'
+ graphql-jit@0.8.7:
+ resolution: {integrity: sha512-KGzCrsxQPfEiXOUIJCexWKiWF6ycjO89kAO6SdO8OWRGwYXbG0hsLuTnbFfMq0gj7d7/ib/Gh7jtst7FHZEEjw==}
+ peerDependencies:
+ graphql: '>=15'
+
graphql-tag@2.12.6:
resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==}
engines: {node: '>=10'}
@@ -6074,8 +6095,8 @@ packages:
resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==}
engines: {node: '>=12'}
- intl-messageformat@10.6.0:
- resolution: {integrity: sha512-AYKl/DY1nl75pJU8EK681JOVL40uQTNJe3yEMXKfydDFoz+5hNrM/PqjchueSMKGKCZKBVgeexqZwy3uC2B36Q==}
+ intl-messageformat@10.7.1:
+ resolution: {integrity: sha512-xQuJW2WcyzNJZWUu5xTVPOmNSA1Sowuu/NKFdUid5Fxx/Yl6/s4DefTU/y7zy+irZLDmFGmTLtnM8FqpN05wlA==}
invariant@2.2.4:
resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
@@ -6107,10 +6128,6 @@ packages:
is-alphanumerical@2.0.1:
resolution: {integrity: sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==}
- is-arguments@1.1.1:
- resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==}
- engines: {node: '>= 0.4'}
-
is-array-buffer@3.0.4:
resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==}
engines: {node: '>= 0.4'}
@@ -6353,6 +6370,9 @@ packages:
resolution: {integrity: sha512-FW5iMbeQ6rBGm/oKgzq2aW4KvAGpxPzYES8N4g4xNXUKpL1mclMvOe+76AcLDTvD+Ze+sOpVhgdAQEKF4L9iGQ==}
engines: {node: '>= 0.4'}
+ itty-time@1.0.6:
+ resolution: {integrity: sha512-+P8IZaLLBtFv8hCkIjcymZOp4UJ+xW6bSlQsXGqrkmJh7vSiMFSlNne0mCYagEE0N7HDNR5jJBRxwN0oYv61Rw==}
+
jackspeak@3.4.3:
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
@@ -6639,8 +6659,8 @@ packages:
magic-string@0.25.9:
resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==}
- magic-string@0.30.11:
- resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
+ magic-string@0.30.12:
+ resolution: {integrity: sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==}
make-dir@3.1.0:
resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==}
@@ -6664,8 +6684,8 @@ packages:
resolution: {integrity: sha512-WWC0ZuMzCyDHYCasEGs4IPvLyTGftYwh6wIEOULOF0HXcqZlhwRzrK0w2VUlxWA98xnvb/jszw4ZSkJ6ADpM6Q==}
engines: {node: '>=0.10.0'}
- markdown-table@3.0.3:
- resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
+ markdown-table@3.0.4:
+ resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==}
mcl-wasm@0.7.9:
resolution: {integrity: sha512-iJIUcQWA88IJB/5L15GnJVnSQJmf/YaxxV6zRavv83HILHaJQb6y0iFyDMdDO0gN8X37tdxmAOrH/P8B6RB8sQ==}
@@ -6783,8 +6803,8 @@ packages:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'}
- mermaid@10.9.2:
- resolution: {integrity: sha512-UkZyMSuIYcI1Q0H+2pv/5CiY84sOwQ2XlKoDZMl9Y/MtrLEtxQtyA6LWGkMxnZxj0dJqI+7nw51bYjNnrbdFsQ==}
+ mermaid@10.9.3:
+ resolution: {integrity: sha512-V80X1isSEvAewIL3xhmz/rVmc27CVljcsbWxkxlWJWY/1kQa4XOABqpDl2qQLGKzpKm6WbTfUEKImBlUfFYArw==}
meros@1.3.0:
resolution: {integrity: sha512-2BNGOimxEz5hmjUG2FwoxCt5HN7BXdaWyFqEwxPTrJzVdABtrL4TiHTcsWSFAxPQ/tOnEaQEJh3qWq71QRMY+w==}
@@ -7006,8 +7026,8 @@ packages:
resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==}
engines: {node: '>=12'}
- miniflare@3.20240925.1:
- resolution: {integrity: sha512-odavnAwWLevMWOi/efIdAI9AVlg8C8NfXe2YLoAeG+Fj5BDHPDxCoY7AjZvBj3CJ7bszkoYyhoPEH60X+Vk+7g==}
+ miniflare@3.20241018.0:
+ resolution: {integrity: sha512-g7i5oGAoJOk8+hJp77A5/wAdu7PEvi5hQc+0wzwzjhUNM2I5DHd2Cc29ACPhAe1kIXvCCVkxs3+REF52qnX0aw==}
engines: {node: '>=16.13'}
hasBin: true
@@ -7156,6 +7176,10 @@ packages:
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
engines: {node: '>= 0.6'}
+ negotiator@0.6.4:
+ resolution: {integrity: sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==}
+ engines: {node: '>= 0.6'}
+
next-mdx-remote@4.4.1:
resolution: {integrity: sha512-1BvyXaIou6xy3XoNF4yaMZUCb6vD2GTAa5ciOa6WoO+gAUTYsb1K4rI/HSC2ogAWLrb/7VSV52skz07vOzmqIQ==}
engines: {node: '>=14', npm: '>=7'}
@@ -7213,6 +7237,9 @@ packages:
node-addon-api@2.0.2:
resolution: {integrity: sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==}
+ node-addon-api@5.1.0:
+ resolution: {integrity: sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==}
+
node-fetch@2.7.0:
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
engines: {node: 4.x || >=6.0.0}
@@ -7323,10 +7350,6 @@ packages:
resolution: {integrity: sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==}
engines: {node: '>= 0.4'}
- object-is@1.1.6:
- resolution: {integrity: sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==}
- engines: {node: '>= 0.4'}
-
object-keys@1.1.1:
resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
engines: {node: '>= 0.4'}
@@ -7489,8 +7512,8 @@ packages:
parse-numeric-range@1.3.0:
resolution: {integrity: sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ==}
- parse5@7.1.2:
- resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==}
+ parse5@7.2.0:
+ resolution: {integrity: sha512-ZkDsAOcxsUMZ4Lz5fVciOehNcJ+Gb8gTzcA4yl3wnc273BAybYWrQ+Ks/OjCjSEpjvQkDSeZbybK9qj2VHHdGA==}
parseurl@1.3.3:
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
@@ -7605,8 +7628,8 @@ packages:
pgpass@1.0.5:
resolution: {integrity: sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==}
- picocolors@1.1.0:
- resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
+ picocolors@1.1.1:
+ resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
picomatch@2.3.1:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
@@ -7915,8 +7938,8 @@ packages:
resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==}
engines: {node: '>= 0.8'}
- react-aria@3.35.0:
- resolution: {integrity: sha512-cbbd3iIveLDRnpVrpc1iuz8OMlDdH6u8EjncW3MQuYOiEGaho9xcDtWMKiSEIZASEnd7LK4Rgm5iVPr2O+cssw==}
+ react-aria@3.35.1:
+ resolution: {integrity: sha512-MQTvt0xbcKpnceKkYUtPMbaD9IQj2BXTrwk2vP/V7ph3EVhcyJTUdy1LXCqf8oR8bXE2BERUqp7rzJ+vYy5C+w==}
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
@@ -8015,6 +8038,13 @@ packages:
react: '*'
react-dom: '*'
+ react-virtuoso@4.12.0:
+ resolution: {integrity: sha512-oHrKlU7xHsrnBQ89ecZoMPAK0tHnI9s1hsFW3KKg5ZGeZ5SWvbGhg/QFJFY4XETAzoCUeu+Xaxn1OUb/PGtPlA==}
+ engines: {node: '>=10'}
+ peerDependencies:
+ react: '>=16 || >=17 || >= 18'
+ react-dom: '>=16 || >=17 || >= 18'
+
react@18.3.1:
resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==}
engines: {node: '>=0.10.0'}
@@ -8048,8 +8078,8 @@ packages:
recharts-scale@0.4.5:
resolution: {integrity: sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==}
- recharts@2.12.7:
- resolution: {integrity: sha512-hlLJMhPQfv4/3NBSAyq3gzGg4h2v69RJh6KU7b3pXYNNAELs9kEoXOjbkxdXpALqKBoVmVptGfLpxdaVYqjmXQ==}
+ recharts@2.13.0:
+ resolution: {integrity: sha512-sbfxjWQ+oLWSZEWmvbq/DFVdeRLqqA6d0CDjKx2PkxVVdoXo16jvENCE+u/x7HxOO+/fwx//nYRwb8p8X6s/lQ==}
engines: {node: '>=14'}
peerDependencies:
react: ^16.0.0 || ^17.0.0 || ^18.0.0
@@ -8320,9 +8350,9 @@ packages:
search-insights@2.17.2:
resolution: {integrity: sha512-zFNpOpUO+tY2D85KrxJ+aqwnIfdEGi06UH2+xEb+Bp9Mwznmauqc9djbnBibJO5mpfUPPa8st6Sx65+vbeO45g==}
- secp256k1@4.0.3:
- resolution: {integrity: sha512-NLZVf+ROMxwtEj3Xa562qgv2BK5e2WNmXPiOdVIPLgs6lyTzMvBq0aWTYMI5XCP9jZMVKOcqZLw/Wc4vDkuxhA==}
- engines: {node: '>=10.0.0'}
+ secp256k1@4.0.4:
+ resolution: {integrity: sha512-6JfvwvjUOn8F/jUoBY2Q1v5WY5XS+rj8qSe0v8Y4ezH4InLgTEeOOPQsRll9OV429Pvo6BCHGavIyJfr3TAhsw==}
+ engines: {node: '>=18.0.0'}
section-matter@1.0.0:
resolution: {integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==}
@@ -8586,10 +8616,6 @@ packages:
std-env@3.7.0:
resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==}
- stop-iteration-iterator@1.0.0:
- resolution: {integrity: sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==}
- engines: {node: '>= 0.4'}
-
stoppable@1.1.0:
resolution: {integrity: sha512-KXDYZ9dszj6bzvnEMRYvxgeTHU74QBFL54XKtP3nyMuJ81CFYtABZ3bAzL2EdFUaEwJOBOgENyFj3R7oTzDyyw==}
engines: {node: '>=4', npm: '>=6'}
@@ -8616,8 +8642,9 @@ packages:
string.prototype.codepointat@0.2.1:
resolution: {integrity: sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==}
- string.prototype.includes@2.0.0:
- resolution: {integrity: sha512-E34CkBgyeqNDcrbU76cDjL5JLcVrtSdYq0MEh/B10r17pRP4ciHLwTgnuLV8Ay6cgEMLkcBkFCKyFZ43YldYzg==}
+ string.prototype.includes@2.0.1:
+ resolution: {integrity: sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==}
+ engines: {node: '>= 0.4'}
string.prototype.matchall@4.0.11:
resolution: {integrity: sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==}
@@ -8764,8 +8791,8 @@ packages:
tabbable@6.2.0:
resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==}
- tailwindcss@3.4.13:
- resolution: {integrity: sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==}
+ tailwindcss@3.4.14:
+ resolution: {integrity: sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==}
engines: {node: '>=14.0.0'}
hasBin: true
@@ -8786,8 +8813,8 @@ packages:
text-table@0.2.0:
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
- theme-ui@0.16.2:
- resolution: {integrity: sha512-6+/D9ZMKlwWWLQ3idoESxcDUNPkNuGPiixKWGrTD1Fo1yAS3wSb9Je4Xt9Zu3a8f1kbrAyy4vnTVcomFZ1Meig==}
+ theme-ui@0.17.0:
+ resolution: {integrity: sha512-BC1quPBWNUrnZM2ISdYPQewqVBa0subqQ8EvMvTJdbaT0D4nZBZVI1dZzttqNoxaB08kyGPef0QWYW8vBH1Ryg==}
peerDependencies:
'@emotion/react': '>=11.1.1'
react: '>=18'
@@ -8855,10 +8882,6 @@ packages:
resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==}
engines: {node: '>=0.6.0'}
- to-fast-properties@2.0.0:
- resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
- engines: {node: '>=4'}
-
to-regex-range@5.0.1:
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines: {node: '>=8.0'}
@@ -8923,6 +8946,9 @@ packages:
resolution: {integrity: sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ==}
engines: {node: '>=8'}
+ ts-morph@23.0.0:
+ resolution: {integrity: sha512-FcvFx7a9E8TUe6T3ShihXJLiJOiqyafzFKUO4aqIHDUCIvADdGNShcbc2W5PMr3LerXRv7mafvFZ9lRENxJmug==}
+
ts-node@10.9.2:
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
hasBin: true
@@ -8956,8 +8982,8 @@ packages:
tslib@2.6.3:
resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
- tslib@2.7.0:
- resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==}
+ tslib@2.8.0:
+ resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==}
tsort@0.0.1:
resolution: {integrity: sha512-Tyrf5mxF8Ofs1tNoxA13lFeZ2Zrbd6cKbuH3V+MQ5sb6DtBj5FjrXVsRWT8YvNAQTqNoz66dz1WsbigI22aEnw==}
@@ -9121,8 +9147,8 @@ packages:
resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==}
engines: {node: '>=14.0'}
- unenv-nightly@2.0.0-20240919-125358-9a64854:
- resolution: {integrity: sha512-XjsgUTrTHR7iw+k/SRTNjh6EQgwpC9voygnoCJo5kh4hKqsSDHUW84MhL9EsHTNfLctvVBHaSw8e2k3R2fKXsQ==}
+ unenv-nightly@2.0.0-20241018-011344-e666fcf:
+ resolution: {integrity: sha512-D00bYn8rzkCBOlLx+k1iHQlc69jvtJRT7Eek4yIGQ6461a2tUBjngGZdRpqsoXAJCz/qBW0NgPting7Zvg+ysg==}
unicode-trie@2.0.0:
resolution: {integrity: sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==}
@@ -9355,8 +9381,8 @@ packages:
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
- vite@5.4.8:
- resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==}
+ vite@5.4.9:
+ resolution: {integrity: sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@@ -9515,20 +9541,20 @@ packages:
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
engines: {node: '>=0.10.0'}
- workerd@1.20240925.0:
- resolution: {integrity: sha512-/Jj6+yLwfieZGEt3Kx4+5MoufuC3g/8iFaIh4MPBNGJOGYmdSKXvgCqz09m2+tVCYnysRfbq2zcbVxJRBfOCqQ==}
+ workerd@1.20241018.1:
+ resolution: {integrity: sha512-JPW2oAbYOnJj1c5boyDOdjl/Yvur45jhVE8lf+I9oxR6myyAvuH2tdXO62kye68jRluJOMUeyssLes+JRwLmaA==}
engines: {node: '>=16'}
hasBin: true
workerpool@6.5.1:
resolution: {integrity: sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==}
- wrangler@3.80.2:
- resolution: {integrity: sha512-WSMDXoNcg+DjZ4i0RMJpz2TKrCbTtsxNsQAwyYg7LRZlfmTZQZOPbHWhATVa4fCsNL6eElN050fMHOW9MptM9g==}
+ wrangler@3.82.0:
+ resolution: {integrity: sha512-W4gyIkxOfqbFU6QrUvK+Ay2rwH+DcyXmIuT/1/9EG9K6jngmmon8ifVYGRTftRb2Vu7hDNLovbGfjeAXm+CEXA==}
engines: {node: '>=16.17.0'}
hasBin: true
peerDependencies:
- '@cloudflare/workers-types': ^4.20240925.0
+ '@cloudflare/workers-types': ^4.20241018.0
peerDependenciesMeta:
'@cloudflare/workers-types':
optional: true
@@ -9621,8 +9647,8 @@ packages:
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
engines: {node: '>= 6'}
- yaml@2.5.1:
- resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==}
+ yaml@2.6.0:
+ resolution: {integrity: sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==}
engines: {node: '>= 14'}
hasBin: true
@@ -9818,7 +9844,7 @@ snapshots:
response-iterator: 0.2.6
symbol-observable: 4.0.0
ts-invariant: 0.10.3
- tslib: 2.7.0
+ tslib: 2.8.0
zen-observable-ts: 1.2.5
optionalDependencies:
graphql-ws: 5.16.0(graphql@16.9.0)
@@ -9841,13 +9867,13 @@ snapshots:
'@ardatan/relay-compiler@12.0.0(encoding@0.1.13)(graphql@16.9.0)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/generator': 7.25.7
- '@babel/parser': 7.25.8
- '@babel/runtime': 7.25.7
- '@babel/traverse': 7.25.7
- '@babel/types': 7.25.8
- babel-preset-fbjs: 3.4.0(@babel/core@7.25.8)
+ '@babel/core': 7.25.9
+ '@babel/generator': 7.25.9
+ '@babel/parser': 7.25.9
+ '@babel/runtime': 7.25.9
+ '@babel/traverse': 7.25.9
+ '@babel/types': 7.25.9
+ babel-preset-fbjs: 3.4.0(@babel/core@7.25.9)
chalk: 4.1.2
fb-watchman: 2.0.2
fbjs: 3.0.5(encoding@0.1.13)
@@ -9869,25 +9895,25 @@ snapshots:
transitivePeerDependencies:
- encoding
- '@babel/code-frame@7.25.7':
+ '@babel/code-frame@7.25.9':
dependencies:
- '@babel/highlight': 7.25.7
- picocolors: 1.1.0
+ '@babel/highlight': 7.25.9
+ picocolors: 1.1.1
- '@babel/compat-data@7.25.8': {}
+ '@babel/compat-data@7.25.9': {}
- '@babel/core@7.25.8':
+ '@babel/core@7.25.9':
dependencies:
'@ampproject/remapping': 2.3.0
- '@babel/code-frame': 7.25.7
- '@babel/generator': 7.25.7
- '@babel/helper-compilation-targets': 7.25.7
- '@babel/helper-module-transforms': 7.25.7(@babel/core@7.25.8)
- '@babel/helpers': 7.25.7
- '@babel/parser': 7.25.8
- '@babel/template': 7.25.7
- '@babel/traverse': 7.25.7
- '@babel/types': 7.25.8
+ '@babel/code-frame': 7.25.9
+ '@babel/generator': 7.25.9
+ '@babel/helper-compilation-targets': 7.25.9
+ '@babel/helper-module-transforms': 7.25.9(@babel/core@7.25.9)
+ '@babel/helpers': 7.25.9
+ '@babel/parser': 7.25.9
+ '@babel/template': 7.25.9
+ '@babel/traverse': 7.25.9
+ '@babel/types': 7.25.9
convert-source-map: 2.0.0
debug: 4.3.7(supports-color@8.1.1)
gensync: 1.0.0-beta.2
@@ -9896,314 +9922,313 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/generator@7.25.7':
+ '@babel/generator@7.25.9':
dependencies:
- '@babel/types': 7.25.8
+ '@babel/types': 7.25.9
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
jsesc: 3.0.2
- '@babel/helper-annotate-as-pure@7.25.7':
+ '@babel/helper-annotate-as-pure@7.25.9':
dependencies:
- '@babel/types': 7.25.8
+ '@babel/types': 7.25.9
- '@babel/helper-compilation-targets@7.25.7':
+ '@babel/helper-compilation-targets@7.25.9':
dependencies:
- '@babel/compat-data': 7.25.8
- '@babel/helper-validator-option': 7.25.7
- browserslist: 4.24.0
+ '@babel/compat-data': 7.25.9
+ '@babel/helper-validator-option': 7.25.9
+ browserslist: 4.24.2
lru-cache: 5.1.1
semver: 6.3.1
- '@babel/helper-create-class-features-plugin@7.25.7(@babel/core@7.25.8)':
+ '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-annotate-as-pure': 7.25.7
- '@babel/helper-member-expression-to-functions': 7.25.7
- '@babel/helper-optimise-call-expression': 7.25.7
- '@babel/helper-replace-supers': 7.25.7(@babel/core@7.25.8)
- '@babel/helper-skip-transparent-expression-wrappers': 7.25.7
- '@babel/traverse': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-annotate-as-pure': 7.25.9
+ '@babel/helper-member-expression-to-functions': 7.25.9
+ '@babel/helper-optimise-call-expression': 7.25.9
+ '@babel/helper-replace-supers': 7.25.9(@babel/core@7.25.9)
+ '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
+ '@babel/traverse': 7.25.9
semver: 6.3.1
transitivePeerDependencies:
- supports-color
- '@babel/helper-member-expression-to-functions@7.25.7':
+ '@babel/helper-member-expression-to-functions@7.25.9':
dependencies:
- '@babel/traverse': 7.25.7
- '@babel/types': 7.25.8
+ '@babel/traverse': 7.25.9
+ '@babel/types': 7.25.9
transitivePeerDependencies:
- supports-color
- '@babel/helper-module-imports@7.25.7':
+ '@babel/helper-module-imports@7.25.9':
dependencies:
- '@babel/traverse': 7.25.7
- '@babel/types': 7.25.8
+ '@babel/traverse': 7.25.9
+ '@babel/types': 7.25.9
transitivePeerDependencies:
- supports-color
- '@babel/helper-module-transforms@7.25.7(@babel/core@7.25.8)':
+ '@babel/helper-module-transforms@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-module-imports': 7.25.7
- '@babel/helper-simple-access': 7.25.7
- '@babel/helper-validator-identifier': 7.25.7
- '@babel/traverse': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-module-imports': 7.25.9
+ '@babel/helper-simple-access': 7.25.9
+ '@babel/helper-validator-identifier': 7.25.9
+ '@babel/traverse': 7.25.9
transitivePeerDependencies:
- supports-color
- '@babel/helper-optimise-call-expression@7.25.7':
+ '@babel/helper-optimise-call-expression@7.25.9':
dependencies:
- '@babel/types': 7.25.8
+ '@babel/types': 7.25.9
- '@babel/helper-plugin-utils@7.25.7': {}
+ '@babel/helper-plugin-utils@7.25.9': {}
- '@babel/helper-replace-supers@7.25.7(@babel/core@7.25.8)':
+ '@babel/helper-replace-supers@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-member-expression-to-functions': 7.25.7
- '@babel/helper-optimise-call-expression': 7.25.7
- '@babel/traverse': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-member-expression-to-functions': 7.25.9
+ '@babel/helper-optimise-call-expression': 7.25.9
+ '@babel/traverse': 7.25.9
transitivePeerDependencies:
- supports-color
- '@babel/helper-simple-access@7.25.7':
+ '@babel/helper-simple-access@7.25.9':
dependencies:
- '@babel/traverse': 7.25.7
- '@babel/types': 7.25.8
+ '@babel/traverse': 7.25.9
+ '@babel/types': 7.25.9
transitivePeerDependencies:
- supports-color
- '@babel/helper-skip-transparent-expression-wrappers@7.25.7':
+ '@babel/helper-skip-transparent-expression-wrappers@7.25.9':
dependencies:
- '@babel/traverse': 7.25.7
- '@babel/types': 7.25.8
+ '@babel/traverse': 7.25.9
+ '@babel/types': 7.25.9
transitivePeerDependencies:
- supports-color
- '@babel/helper-string-parser@7.25.7': {}
+ '@babel/helper-string-parser@7.25.9': {}
- '@babel/helper-validator-identifier@7.25.7': {}
+ '@babel/helper-validator-identifier@7.25.9': {}
- '@babel/helper-validator-option@7.25.7': {}
+ '@babel/helper-validator-option@7.25.9': {}
- '@babel/helpers@7.25.7':
+ '@babel/helpers@7.25.9':
dependencies:
- '@babel/template': 7.25.7
- '@babel/types': 7.25.8
+ '@babel/template': 7.25.9
+ '@babel/types': 7.25.9
- '@babel/highlight@7.25.7':
+ '@babel/highlight@7.25.9':
dependencies:
- '@babel/helper-validator-identifier': 7.25.7
+ '@babel/helper-validator-identifier': 7.25.9
chalk: 2.4.2
js-tokens: 4.0.0
- picocolors: 1.1.0
+ picocolors: 1.1.1
- '@babel/parser@7.25.8':
+ '@babel/parser@7.25.9':
dependencies:
- '@babel/types': 7.25.8
+ '@babel/types': 7.25.9
- '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.25.8)':
+ '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-create-class-features-plugin': 7.25.7(@babel/core@7.25.8)
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.25.9)
+ '@babel/helper-plugin-utils': 7.25.9
transitivePeerDependencies:
- supports-color
- '@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.25.8)':
+ '@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.25.9)':
dependencies:
- '@babel/compat-data': 7.25.8
- '@babel/core': 7.25.8
- '@babel/helper-compilation-targets': 7.25.7
- '@babel/helper-plugin-utils': 7.25.7
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.8)
- '@babel/plugin-transform-parameters': 7.25.7(@babel/core@7.25.8)
+ '@babel/compat-data': 7.25.9
+ '@babel/core': 7.25.9
+ '@babel/helper-compilation-targets': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.9)
+ '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.25.9)
- '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.25.8)':
+ '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-syntax-flow@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-syntax-flow@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-syntax-import-assertions@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-syntax-import-assertions@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-syntax-jsx@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.25.8)':
+ '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-transform-arrow-functions@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-arrow-functions@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-transform-block-scoped-functions@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-block-scoped-functions@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-transform-block-scoping@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-block-scoping@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-transform-classes@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-classes@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-annotate-as-pure': 7.25.7
- '@babel/helper-compilation-targets': 7.25.7
- '@babel/helper-plugin-utils': 7.25.7
- '@babel/helper-replace-supers': 7.25.7(@babel/core@7.25.8)
- '@babel/traverse': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-annotate-as-pure': 7.25.9
+ '@babel/helper-compilation-targets': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-replace-supers': 7.25.9(@babel/core@7.25.9)
+ '@babel/traverse': 7.25.9
globals: 11.12.0
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-computed-properties@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-computed-properties@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
- '@babel/template': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
+ '@babel/template': 7.25.9
- '@babel/plugin-transform-destructuring@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-destructuring@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-transform-flow-strip-types@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-flow-strip-types@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
- '@babel/plugin-syntax-flow': 7.25.7(@babel/core@7.25.8)
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
+ '@babel/plugin-syntax-flow': 7.25.9(@babel/core@7.25.9)
- '@babel/plugin-transform-for-of@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-for-of@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
- '@babel/helper-skip-transparent-expression-wrappers': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-function-name@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-function-name@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-compilation-targets': 7.25.7
- '@babel/helper-plugin-utils': 7.25.7
- '@babel/traverse': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-compilation-targets': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
+ '@babel/traverse': 7.25.9
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-literals@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-literals@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-transform-member-expression-literals@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-member-expression-literals@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-transform-modules-commonjs@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-modules-commonjs@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-module-transforms': 7.25.7(@babel/core@7.25.8)
- '@babel/helper-plugin-utils': 7.25.7
- '@babel/helper-simple-access': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-module-transforms': 7.25.9(@babel/core@7.25.9)
+ '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-simple-access': 7.25.9
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-object-super@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-object-super@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
- '@babel/helper-replace-supers': 7.25.7(@babel/core@7.25.8)
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-replace-supers': 7.25.9(@babel/core@7.25.9)
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-parameters@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-parameters@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-transform-property-literals@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-property-literals@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-transform-react-display-name@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-react-display-name@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-transform-react-jsx@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-react-jsx@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-annotate-as-pure': 7.25.7
- '@babel/helper-module-imports': 7.25.7
- '@babel/helper-plugin-utils': 7.25.7
- '@babel/plugin-syntax-jsx': 7.25.7(@babel/core@7.25.8)
- '@babel/types': 7.25.8
+ '@babel/core': 7.25.9
+ '@babel/helper-annotate-as-pure': 7.25.9
+ '@babel/helper-module-imports': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
+ '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.25.9)
+ '@babel/types': 7.25.9
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-shorthand-properties@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-shorthand-properties@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-transform-spread@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-spread@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
- '@babel/helper-skip-transparent-expression-wrappers': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-template-literals@7.25.7(@babel/core@7.25.8)':
+ '@babel/plugin-transform-template-literals@7.25.9(@babel/core@7.25.9)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/helper-plugin-utils': 7.25.7
+ '@babel/core': 7.25.9
+ '@babel/helper-plugin-utils': 7.25.9
- '@babel/runtime@7.25.7':
+ '@babel/runtime@7.25.9':
dependencies:
regenerator-runtime: 0.14.1
- '@babel/template@7.25.7':
+ '@babel/template@7.25.9':
dependencies:
- '@babel/code-frame': 7.25.7
- '@babel/parser': 7.25.8
- '@babel/types': 7.25.8
+ '@babel/code-frame': 7.25.9
+ '@babel/parser': 7.25.9
+ '@babel/types': 7.25.9
- '@babel/traverse@7.25.7':
+ '@babel/traverse@7.25.9':
dependencies:
- '@babel/code-frame': 7.25.7
- '@babel/generator': 7.25.7
- '@babel/parser': 7.25.8
- '@babel/template': 7.25.7
- '@babel/types': 7.25.8
+ '@babel/code-frame': 7.25.9
+ '@babel/generator': 7.25.9
+ '@babel/parser': 7.25.9
+ '@babel/template': 7.25.9
+ '@babel/types': 7.25.9
debug: 4.3.7(supports-color@8.1.1)
globals: 11.12.0
transitivePeerDependencies:
- supports-color
- '@babel/types@7.25.8':
+ '@babel/types@7.25.9':
dependencies:
- '@babel/helper-string-parser': 7.25.7
- '@babel/helper-validator-identifier': 7.25.7
- to-fast-properties: 2.0.0
+ '@babel/helper-string-parser': 7.25.9
+ '@babel/helper-validator-identifier': 7.25.9
'@braintree/sanitize-url@6.0.4': {}
@@ -10232,27 +10257,27 @@ snapshots:
dependencies:
mime: 3.0.0
- '@cloudflare/workerd-darwin-64@1.20240925.0':
+ '@cloudflare/workerd-darwin-64@1.20241018.1':
optional: true
- '@cloudflare/workerd-darwin-arm64@1.20240925.0':
+ '@cloudflare/workerd-darwin-arm64@1.20241018.1':
optional: true
- '@cloudflare/workerd-linux-64@1.20240925.0':
+ '@cloudflare/workerd-linux-64@1.20241018.1':
optional: true
- '@cloudflare/workerd-linux-arm64@1.20240925.0':
+ '@cloudflare/workerd-linux-arm64@1.20241018.1':
optional: true
- '@cloudflare/workerd-windows-64@1.20240925.0':
+ '@cloudflare/workerd-windows-64@1.20241018.1':
optional: true
- '@cloudflare/workers-shared@0.5.4':
+ '@cloudflare/workers-shared@0.6.0':
dependencies:
mime: 3.0.0
zod: 3.23.8
- '@cloudflare/workers-types@4.20241004.0': {}
+ '@cloudflare/workers-types@4.20241018.0': {}
'@corex/deepmerge@4.0.43': {}
@@ -10276,12 +10301,12 @@ snapshots:
transitivePeerDependencies:
- '@algolia/client-search'
- '@edgeandnode/common@6.25.0(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))':
+ '@edgeandnode/common@6.28.1(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))':
dependencies:
'@ethersproject/providers': 5.7.2
- '@uniswap/sdk-core': 5.8.1
+ '@uniswap/sdk-core': 5.8.5
'@uniswap/v3-core': 1.0.1
- '@uniswap/v3-sdk': 3.17.1(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))
+ '@uniswap/v3-sdk': 3.18.1(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))
dataloader: 2.2.2
dayjs: 1.11.13
decimal.js: 10.4.3
@@ -10306,8 +10331,8 @@ snapshots:
eslint-import-resolver-node: 0.3.9
eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0)(eslint@8.57.1)
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.3))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1)
- eslint-plugin-jsx-a11y: 6.10.0(eslint@8.57.1)
- eslint-plugin-react: 7.37.1(eslint@8.57.1)
+ eslint-plugin-jsx-a11y: 6.10.1(eslint@8.57.1)
+ eslint-plugin-react: 7.37.2(eslint@8.57.1)
eslint-plugin-react-hooks: 4.6.2(eslint@8.57.1)
eslint-plugin-simple-import-sort: 10.0.0(eslint@8.57.1)
eslint-plugin-sonarjs: 0.19.0(eslint@8.57.1)
@@ -10318,62 +10343,66 @@ snapshots:
- eslint-plugin-import-x
- supports-color
- '@edgeandnode/gds@5.31.6(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@theme-ui/core@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(@types/react-dom@18.3.0)(@types/react@18.3.11)(dayjs@1.11.13)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))(next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.13(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3)))(theme-ui@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))':
+ '@edgeandnode/gds@5.33.2(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react-dom@18.3.1)(@types/react@18.3.11)(dayjs@1.11.13)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))(next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(theme-ui@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)':
dependencies:
- '@edgeandnode/common': 6.25.0(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))
+ '@edgeandnode/common': 6.28.1(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
- '@figma/code-connect': 1.1.4
+ '@figma/code-connect': 1.2.0
'@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@headlessui/react': 2.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@headlessui/react': 2.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@phosphor-icons/react': 2.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-accordion': 1.2.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-alert-dialog': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-dialog': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-accordion': 1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-alert-dialog': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-dialog': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-direction': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-dropdown-menu': 2.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-label': 2.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-popover': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-slider': 1.2.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-dropdown-menu': 2.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-label': 2.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-popover': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-slider': 1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-switch': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-toast': 1.2.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-tooltip': 1.1.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-switch': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-toast': 1.2.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-tooltip': 1.1.3(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@sindresorhus/slugify': 2.2.1
- '@tailwindcss/container-queries': 0.1.1(tailwindcss@3.4.13(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3)))
- '@tanem/react-nprogress': 5.0.51(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@theme-ui/css': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
- '@theme-ui/match-media': 0.16.2(@theme-ui/core@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(@theme-ui/css@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1)))(react@18.3.1)
+ '@tailwindcss/container-queries': 0.1.1(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3)))
+ '@tanem/react-nprogress': 5.0.52(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@theme-ui/core': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ '@theme-ui/css': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
+ '@theme-ui/match-media': 0.17.0(@theme-ui/core@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(@theme-ui/css@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1)))(react@18.3.1)
+ '@web3icons/react': 3.10.1(react@18.3.1)(typescript@5.6.3)
'@xstate/react': 3.2.2(@types/react@18.3.11)(react@18.3.1)(xstate@4.38.3)
classnames: 2.5.1
color: 4.2.3
dayjs: 1.11.13
escape-string-regexp: 5.0.0
ethers: 5.7.2
- framer-motion: 11.11.7(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ framer-motion: 11.11.9(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
lodash: 4.17.21
md5: 2.3.0
numeral: 2.0.6
prism-react-renderer: 2.4.0(react@18.3.1)
prismjs: 1.29.0
react: 18.3.1
- react-aria: 3.35.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ react-aria: 3.35.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-device-detect: 2.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-dom: 18.3.1(react@18.3.1)
react-dropzone: 14.2.3(react@18.3.1)
react-keyed-flatten-children: 3.0.2(react@18.3.1)
react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- recharts: 2.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ react-use: 17.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ react-virtuoso: 4.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ recharts: 2.13.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
shiki: 1.22.0
- theme-ui: 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ tailwindcss: 3.4.14(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))
+ theme-ui: 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
typy: 3.3.0
universal-cookie: 7.2.1
xstate: 4.38.3
optionalDependencies:
- next: 14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ next: 14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
transitivePeerDependencies:
- '@emotion/is-prop-valid'
- - '@theme-ui/core'
- '@types/react'
- '@types/react-dom'
- '@xstate/fsm'
@@ -10382,37 +10411,40 @@ snapshots:
- debug
- hardhat
- supports-color
- - tailwindcss
+ - ts-node
+ - typescript
- utf-8-validate
- '@edgeandnode/go@6.56.0(jleqm4i57oc2xamnxc5uge7e3a)':
+ '@edgeandnode/go@6.59.2(z674xwbvdvx5pnj24jal3kfkcy)':
dependencies:
- '@edgeandnode/common': 6.25.0(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))
- '@edgeandnode/gds': 5.31.6(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@theme-ui/core@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(@types/react-dom@18.3.0)(@types/react@18.3.11)(dayjs@1.11.13)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))(next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.13(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3)))(theme-ui@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))
+ '@edgeandnode/common': 6.28.1(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))
+ '@edgeandnode/gds': 5.33.2(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react-dom@18.3.1)(@types/react@18.3.11)(dayjs@1.11.13)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))(next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(theme-ui@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
- '@phosphor-icons/react': 2.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-collapsible': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-dialog': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-navigation-menu': 1.2.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-portal': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-collapsible': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-dialog': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-navigation-menu': 1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-portal': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@sindresorhus/slugify': 2.2.1
+ '@theme-ui/core': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
classnames: 2.5.1
escape-string-regexp: 5.0.0
- framer-motion: 11.11.7(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ framer-motion: 11.11.9(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- theme-ui: 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ tailwindcss: 3.4.14(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))
+ theme-ui: 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
optionalDependencies:
- next: 14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ next: 14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
transitivePeerDependencies:
- '@emotion/is-prop-valid'
- '@types/react'
- '@types/react-dom'
+ - ts-node
'@emotion/babel-plugin@11.12.0':
dependencies:
- '@babel/helper-module-imports': 7.25.7
- '@babel/runtime': 7.25.7
+ '@babel/helper-module-imports': 7.25.9
+ '@babel/runtime': 7.25.9
'@emotion/hash': 0.9.2
'@emotion/memoize': 0.9.0
'@emotion/serialize': 1.3.2
@@ -10447,7 +10479,7 @@ snapshots:
'@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1)':
dependencies:
- '@babel/runtime': 7.25.7
+ '@babel/runtime': 7.25.9
'@emotion/babel-plugin': 11.12.0
'@emotion/cache': 11.13.1
'@emotion/serialize': 1.3.2
@@ -10484,26 +10516,26 @@ snapshots:
'@envelop/core@5.0.2':
dependencies:
'@envelop/types': 5.0.0
- tslib: 2.7.0
+ tslib: 2.8.0
'@envelop/extended-validation@4.1.0(@envelop/core@5.0.2)(graphql@16.9.0)':
dependencies:
'@envelop/core': 5.0.2
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
'@envelop/graphql-jit@8.0.3(@envelop/core@5.0.2)(graphql@16.9.0)':
dependencies:
'@envelop/core': 5.0.2
graphql: 16.9.0
graphql-jit: 0.8.6(graphql@16.9.0)
- tslib: 2.7.0
+ tslib: 2.8.0
value-or-promise: 1.0.12
'@envelop/types@5.0.0':
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
'@esbuild-plugins/node-globals-polyfill@0.2.3(esbuild@0.17.19)':
dependencies:
@@ -11053,12 +11085,12 @@ snapshots:
dependencies:
fast-deep-equal: 3.1.3
- '@figma/code-connect@1.1.4':
+ '@figma/code-connect@1.2.0':
dependencies:
- '@babel/core': 7.25.8
- '@babel/generator': 7.25.7
- '@babel/parser': 7.25.8
- '@babel/types': 7.25.8
+ '@babel/core': 7.25.9
+ '@babel/generator': 7.25.9
+ '@babel/parser': 7.25.9
+ '@babel/types': 7.25.9
'@storybook/csf-tools': 7.6.20
axios: 1.7.7
boxen: 5.1.1
@@ -11074,10 +11106,11 @@ snapshots:
lodash: 4.17.21
minimatch: 9.0.5
ora: 5.4.1
- parse5: 7.1.2
+ parse5: 7.2.0
prettier: 2.8.8
prompts: 2.4.2
strip-ansi: 6.0.1
+ ts-morph: 23.0.0
typescript: 5.4.2
zod: 3.23.8
zod-validation-error: 3.4.0(zod@3.23.8)
@@ -11103,7 +11136,7 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@floating-ui/react@0.26.24(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@floating-ui/react@0.26.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@floating-ui/utils': 0.2.8
@@ -11113,68 +11146,68 @@ snapshots:
'@floating-ui/utils@0.2.8': {}
- '@formatjs/ecma402-abstract@2.1.0':
+ '@formatjs/ecma402-abstract@2.2.0':
dependencies:
- '@formatjs/fast-memoize': 2.2.0
- '@formatjs/intl-localematcher': 0.5.4
- tslib: 2.7.0
+ '@formatjs/fast-memoize': 2.2.1
+ '@formatjs/intl-localematcher': 0.5.5
+ tslib: 2.8.0
- '@formatjs/fast-memoize@2.2.0':
+ '@formatjs/fast-memoize@2.2.1':
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
- '@formatjs/icu-messageformat-parser@2.7.9':
+ '@formatjs/icu-messageformat-parser@2.8.0':
dependencies:
- '@formatjs/ecma402-abstract': 2.1.0
- '@formatjs/icu-skeleton-parser': 1.8.3
- tslib: 2.7.0
+ '@formatjs/ecma402-abstract': 2.2.0
+ '@formatjs/icu-skeleton-parser': 1.8.4
+ tslib: 2.8.0
- '@formatjs/icu-skeleton-parser@1.8.3':
+ '@formatjs/icu-skeleton-parser@1.8.4':
dependencies:
- '@formatjs/ecma402-abstract': 2.1.0
- tslib: 2.7.0
+ '@formatjs/ecma402-abstract': 2.2.0
+ tslib: 2.8.0
- '@formatjs/intl-localematcher@0.5.4':
+ '@formatjs/intl-localematcher@0.5.5':
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphprotocol/client-add-source-name@2.0.7(@graphql-mesh/types@0.102.5)(@graphql-tools/delegate@10.0.21(graphql@16.9.0))(@graphql-tools/utils@10.5.4(graphql@16.9.0))(@graphql-tools/wrap@10.0.5(graphql@16.9.0))(graphql@16.9.0)':
+ '@graphprotocol/client-add-source-name@2.0.7(@graphql-mesh/types@0.98.10)(@graphql-tools/delegate@10.0.26(graphql@16.9.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(@graphql-tools/wrap@10.0.10(graphql@16.9.0))(graphql@16.9.0)':
dependencies:
- '@graphql-mesh/types': 0.102.5(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
- '@graphql-tools/wrap': 10.0.5(graphql@16.9.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
+ '@graphql-tools/wrap': 10.0.10(graphql@16.9.0)
graphql: 16.9.0
lodash: 4.17.21
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphprotocol/client-auto-pagination@2.0.7(@graphql-mesh/types@0.102.5)(@graphql-tools/delegate@10.0.21(graphql@16.9.0))(@graphql-tools/utils@10.5.4(graphql@16.9.0))(@graphql-tools/wrap@10.0.5(graphql@16.9.0))(graphql@16.9.0)':
+ '@graphprotocol/client-auto-pagination@2.0.7(@graphql-mesh/types@0.98.10)(@graphql-tools/delegate@10.0.26(graphql@16.9.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(@graphql-tools/wrap@10.0.10(graphql@16.9.0))(graphql@16.9.0)':
dependencies:
- '@graphql-mesh/types': 0.102.5(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
- '@graphql-tools/wrap': 10.0.5(graphql@16.9.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
+ '@graphql-tools/wrap': 10.0.10(graphql@16.9.0)
graphql: 16.9.0
lodash: 4.17.21
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphprotocol/client-auto-type-merging@2.0.7(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/delegate@10.0.21(graphql@16.9.0))(graphql@16.9.0)':
+ '@graphprotocol/client-auto-type-merging@2.0.7(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/delegate@10.0.26(graphql@16.9.0))(graphql@16.9.0)':
dependencies:
- '@graphql-mesh/transform-type-merging': 0.102.5(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/types': 0.102.5(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
+ '@graphql-mesh/transform-type-merging': 0.102.8(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
transitivePeerDependencies:
- '@graphql-mesh/utils'
- '@graphprotocol/client-block-tracking@2.0.6(@graphql-mesh/store@0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0))(@graphql-tools/delegate@10.0.21(graphql@16.9.0))(@types/node@22.7.5)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@graphprotocol/client-block-tracking@2.0.6(@graphql-mesh/store@0.98.10)(@graphql-tools/delegate@10.0.26(graphql@16.9.0))(@types/node@22.7.8)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@graphql-mesh/fusion-runtime': 0.8.13(@graphql-mesh/store@0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0))(@types/node@22.7.5)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-mesh/fusion-runtime': 0.8.14(@graphql-mesh/store@0.98.10)(@types/node@22.7.8)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
transitivePeerDependencies:
- '@graphql-mesh/store'
- '@types/node'
@@ -11184,17 +11217,17 @@ snapshots:
- react-dom
- subscriptions-transport-ws
- '@graphprotocol/client-cli@3.0.3(@envelop/core@5.0.2)(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/store@0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/delegate@10.0.21(graphql@16.9.0))(@graphql-tools/merge@9.0.7(graphql@16.9.0))(@graphql-tools/utils@10.5.4(graphql@16.9.0))(@graphql-tools/wrap@10.0.5(graphql@16.9.0))(@types/node@22.7.5)(@types/react@18.3.11)(encoding@0.1.13)(graphql-tag@2.12.6(graphql@16.9.0))(graphql-ws@5.16.0(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@graphprotocol/client-cli@3.0.3(@envelop/core@5.0.2)(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/delegate@10.0.26(graphql@16.9.0))(@graphql-tools/merge@9.0.8(graphql@16.9.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(@graphql-tools/wrap@10.0.10(graphql@16.9.0))(@types/node@22.7.8)(@types/react@18.3.11)(encoding@0.1.13)(graphql-tag@2.12.6(graphql@16.9.0))(graphql-ws@5.16.0(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@graphprotocol/client-add-source-name': 2.0.7(@graphql-mesh/types@0.102.5)(@graphql-tools/delegate@10.0.21(graphql@16.9.0))(@graphql-tools/utils@10.5.4(graphql@16.9.0))(@graphql-tools/wrap@10.0.5(graphql@16.9.0))(graphql@16.9.0)
- '@graphprotocol/client-auto-pagination': 2.0.7(@graphql-mesh/types@0.102.5)(@graphql-tools/delegate@10.0.21(graphql@16.9.0))(@graphql-tools/utils@10.5.4(graphql@16.9.0))(@graphql-tools/wrap@10.0.5(graphql@16.9.0))(graphql@16.9.0)
- '@graphprotocol/client-auto-type-merging': 2.0.7(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/delegate@10.0.21(graphql@16.9.0))(graphql@16.9.0)
- '@graphprotocol/client-block-tracking': 2.0.6(@graphql-mesh/store@0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0))(@graphql-tools/delegate@10.0.21(graphql@16.9.0))(@types/node@22.7.5)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@graphprotocol/client-polling-live': 2.0.1(@envelop/core@5.0.2)(@graphql-tools/merge@9.0.7(graphql@16.9.0))(graphql@16.9.0)
- '@graphql-mesh/cli': 0.90.12(@types/node@22.7.5)(encoding@0.1.13)(graphql-tag@2.12.6(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)
- '@graphql-mesh/graphql': 0.98.11(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/store@0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(@types/node@22.7.5)(@types/react@18.3.11)(encoding@0.1.13)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tslib@2.7.0)
+ '@graphprotocol/client-add-source-name': 2.0.7(@graphql-mesh/types@0.98.10)(@graphql-tools/delegate@10.0.26(graphql@16.9.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(@graphql-tools/wrap@10.0.10(graphql@16.9.0))(graphql@16.9.0)
+ '@graphprotocol/client-auto-pagination': 2.0.7(@graphql-mesh/types@0.98.10)(@graphql-tools/delegate@10.0.26(graphql@16.9.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(@graphql-tools/wrap@10.0.10(graphql@16.9.0))(graphql@16.9.0)
+ '@graphprotocol/client-auto-type-merging': 2.0.7(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/delegate@10.0.26(graphql@16.9.0))(graphql@16.9.0)
+ '@graphprotocol/client-block-tracking': 2.0.6(@graphql-mesh/store@0.98.10)(@graphql-tools/delegate@10.0.26(graphql@16.9.0))(@types/node@22.7.8)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@graphprotocol/client-polling-live': 2.0.1(@envelop/core@5.0.2)(@graphql-tools/merge@9.0.8(graphql@16.9.0))(graphql@16.9.0)
+ '@graphql-mesh/cli': 0.90.12(@types/node@22.7.8)(encoding@0.1.13)(graphql-tag@2.12.6(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)
+ '@graphql-mesh/graphql': 0.98.11(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(@types/node@22.7.8)(@types/react@18.3.11)(encoding@0.1.13)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tslib@2.8.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
transitivePeerDependencies:
- '@envelop/core'
- '@graphql-mesh/cross-helpers'
@@ -11220,13 +11253,13 @@ snapshots:
- supports-color
- utf-8-validate
- '@graphprotocol/client-polling-live@2.0.1(@envelop/core@5.0.2)(@graphql-tools/merge@9.0.7(graphql@16.9.0))(graphql@16.9.0)':
+ '@graphprotocol/client-polling-live@2.0.1(@envelop/core@5.0.2)(@graphql-tools/merge@9.0.8(graphql@16.9.0))(graphql@16.9.0)':
dependencies:
'@envelop/core': 5.0.2
- '@graphql-tools/merge': 9.0.7(graphql@16.9.0)
+ '@graphql-tools/merge': 9.0.8(graphql@16.9.0)
'@repeaterjs/repeater': 3.0.6
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
'@graphprotocol/common-ts@2.0.10(encoding@0.1.13)':
dependencies:
@@ -11273,9 +11306,9 @@ snapshots:
- bufferutil
- utf-8-validate
- '@graphprotocol/contracts@6.2.1(encoding@0.1.13)(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)':
+ '@graphprotocol/contracts@6.2.1(encoding@0.1.13)(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)':
dependencies:
- '@graphprotocol/sdk': 0.5.0(encoding@0.1.13)(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)
+ '@graphprotocol/sdk': 0.5.0(encoding@0.1.13)(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)
console-table-printer: 2.12.1
transitivePeerDependencies:
- bufferutil
@@ -11302,18 +11335,18 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@graphprotocol/sdk@0.5.0(encoding@0.1.13)(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)':
+ '@graphprotocol/sdk@0.5.0(encoding@0.1.13)(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)':
dependencies:
'@arbitrum/sdk': 3.7.0
'@ethersproject/experimental': 5.7.0
'@graphprotocol/common-ts': 2.0.10(encoding@0.1.13)
- '@graphprotocol/contracts': 6.2.1(encoding@0.1.13)(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)
- '@nomicfoundation/hardhat-network-helpers': 1.0.12(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))
- '@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))
+ '@graphprotocol/contracts': 6.2.1(encoding@0.1.13)(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)
+ '@nomicfoundation/hardhat-network-helpers': 1.0.12(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))
+ '@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))
debug: 4.3.7(supports-color@8.1.1)
ethers: 5.7.2
- hardhat: 2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)
- hardhat-secure-accounts: 0.0.6(@nomiclabs/hardhat-ethers@2.2.3(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)))(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))
+ hardhat: 2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)
+ hardhat-secure-accounts: 0.0.6(@nomiclabs/hardhat-ethers@2.2.3(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)))(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))
inquirer: 8.2.6
lodash: 4.17.21
yaml: 1.10.2
@@ -11336,8 +11369,8 @@ snapshots:
'@graphql-codegen/core@4.0.2(graphql@16.9.0)':
dependencies:
'@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.9.0)
- '@graphql-tools/schema': 10.0.6(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/schema': 10.0.7(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
tslib: 2.6.3
@@ -11363,7 +11396,7 @@ snapshots:
'@graphql-codegen/plugin-helpers@5.0.4(graphql@16.9.0)':
dependencies:
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
change-case-all: 1.0.15
common-tags: 1.8.2
graphql: 16.9.0
@@ -11374,7 +11407,7 @@ snapshots:
'@graphql-codegen/schema-ast@4.1.0(graphql@16.9.0)':
dependencies:
'@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
tslib: 2.6.3
@@ -11419,7 +11452,7 @@ snapshots:
'@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.9.0)
'@graphql-codegen/typescript': 4.1.0(encoding@0.1.13)(graphql@16.9.0)
'@graphql-codegen/visitor-plugin-common': 5.4.0(encoding@0.1.13)(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
auto-bind: 4.0.0
graphql: 16.9.0
tslib: 2.6.3
@@ -11460,8 +11493,8 @@ snapshots:
dependencies:
'@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.9.0)
'@graphql-tools/optimize': 2.0.0(graphql@16.9.0)
- '@graphql-tools/relay-operation-optimizer': 7.0.1(encoding@0.1.13)(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/relay-operation-optimizer': 7.0.2(encoding@0.1.13)(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
auto-bind: 4.0.0
change-case-all: 1.0.15
dependency-graph: 0.11.0
@@ -11480,15 +11513,15 @@ snapshots:
object-inspect: 1.13.1
tslib: 2.6.2
- '@graphql-mesh/cache-localforage@0.98.10(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/cache-localforage@0.98.10(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
- '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
graphql: 16.9.0
localforage: 1.10.0
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-mesh/cli@0.90.12(@types/node@22.7.5)(encoding@0.1.13)(graphql-tag@2.12.6(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)':
+ '@graphql-mesh/cli@0.90.12(@types/node@22.7.8)(encoding@0.1.13)(graphql-tag@2.12.6(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)':
dependencies:
'@graphql-codegen/core': 4.0.2(graphql@16.9.0)
'@graphql-codegen/typed-document-node': 5.0.10(encoding@0.1.13)(graphql@16.9.0)
@@ -11496,14 +11529,14 @@ snapshots:
'@graphql-codegen/typescript-generic-sdk': 3.1.0(encoding@0.1.13)(graphql-tag@2.12.6(graphql@16.9.0))(graphql@16.9.0)
'@graphql-codegen/typescript-operations': 4.3.0(encoding@0.1.13)(graphql@16.9.0)
'@graphql-codegen/typescript-resolvers': 4.3.0(encoding@0.1.13)(graphql@16.9.0)
- '@graphql-mesh/config': 0.100.12(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/runtime@0.99.12(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0))(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/cross-helpers': 0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)
- '@graphql-mesh/http': 0.99.12(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/runtime@0.99.12(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/runtime': 0.99.12(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/store': 0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-mesh/config': 0.100.12(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/runtime@0.99.12(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/cross-helpers': 0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)
+ '@graphql-mesh/http': 0.99.12(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/runtime@0.99.12(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/runtime': 0.99.12(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/store': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
ajv: 8.17.1
change-case: 4.1.2
cosmiconfig: 9.0.0(typescript@5.6.3)
@@ -11517,9 +11550,9 @@ snapshots:
open: 7.4.2
pascal-case: 3.1.2
rimraf: 5.0.10
- ts-node: 10.9.2(@types/node@22.7.5)(typescript@5.6.3)
+ ts-node: 10.9.2(@types/node@22.7.8)(typescript@5.6.3)
tsconfig-paths: 4.2.0
- tslib: 2.7.0
+ tslib: 2.8.0
typescript: 5.6.3
ws: 8.18.0
yargs: 17.7.2
@@ -11537,58 +11570,58 @@ snapshots:
- supports-color
- utf-8-validate
- '@graphql-mesh/config@0.100.12(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/runtime@0.99.12(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0))(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/config@0.100.12(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/runtime@0.99.12(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
'@envelop/core': 5.0.2
- '@graphql-mesh/cache-localforage': 0.98.10(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/cross-helpers': 0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)
- '@graphql-mesh/merger-bare': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/merger-stitching': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/runtime': 0.99.12(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/store': 0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/code-file-loader': 8.1.3(graphql@16.9.0)
- '@graphql-tools/graphql-file-loader': 8.0.1(graphql@16.9.0)
- '@graphql-tools/load': 8.0.2(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
- '@graphql-yoga/plugin-persisted-operations': 3.7.0(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)
- '@whatwg-node/fetch': 0.9.21
+ '@graphql-mesh/cache-localforage': 0.98.10(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/cross-helpers': 0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)
+ '@graphql-mesh/merger-bare': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/merger-stitching': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/runtime': 0.99.12(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/store': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/code-file-loader': 8.1.4(graphql@16.9.0)
+ '@graphql-tools/graphql-file-loader': 8.0.2(graphql@16.9.0)
+ '@graphql-tools/load': 8.0.3(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
+ '@graphql-yoga/plugin-persisted-operations': 3.7.0(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)
+ '@whatwg-node/fetch': 0.9.22
camel-case: 4.1.2
graphql: 16.9.0
param-case: 3.0.4
pascal-case: 3.1.2
- tslib: 2.7.0
+ tslib: 2.8.0
transitivePeerDependencies:
- graphql-yoga
- supports-color
- '@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)':
+ '@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)':
dependencies:
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
path-browserify: 1.0.1
- '@graphql-mesh/fusion-runtime@0.8.13(@graphql-mesh/store@0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0))(@types/node@22.7.5)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@graphql-mesh/fusion-runtime@0.8.14(@graphql-mesh/store@0.98.10)(@types/node@22.7.8)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@envelop/core': 5.0.2
- '@graphql-mesh/cross-helpers': 0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)
- '@graphql-mesh/runtime': 0.103.6(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/transport-common': 0.7.6(@graphql-mesh/types@0.102.5)(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/types': 0.102.5(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/utils': 0.102.5(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/executor': 1.3.1(graphql@16.9.0)
- '@graphql-tools/federation': 2.2.10(@types/node@22.7.5)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@graphql-tools/stitch': 9.2.10(graphql@16.9.0)
- '@graphql-tools/stitching-directives': 3.1.2(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
- '@graphql-tools/wrap': 10.0.5(graphql@16.9.0)
+ '@graphql-mesh/cross-helpers': 0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)
+ '@graphql-mesh/runtime': 0.103.9(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-mesh/utils@0.102.8(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/transport-common': 0.7.9(@graphql-mesh/types@0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/types': 0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/utils': 0.102.8(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/executor': 1.3.2(graphql@16.9.0)
+ '@graphql-tools/federation': 2.2.17(@types/node@22.7.8)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@graphql-tools/stitch': 9.2.15(graphql@16.9.0)
+ '@graphql-tools/stitching-directives': 3.1.7(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
+ '@graphql-tools/wrap': 10.0.10(graphql@16.9.0)
'@whatwg-node/disposablestack': 0.0.5
change-case: 4.1.2
graphql: 16.9.0
graphql-yoga: 5.7.0(graphql@16.9.0)
- tslib: 2.7.0
+ tslib: 2.8.0
transitivePeerDependencies:
- '@graphql-mesh/store'
- '@types/node'
@@ -11598,20 +11631,20 @@ snapshots:
- react-dom
- subscriptions-transport-ws
- '@graphql-mesh/graphql@0.98.11(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/store@0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(@types/node@22.7.5)(@types/react@18.3.11)(encoding@0.1.13)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tslib@2.7.0)':
- dependencies:
- '@graphql-mesh/cross-helpers': 0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)
- '@graphql-mesh/store': 0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/string-interpolation': 0.5.6(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/types': 0.102.5(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/utils': 0.102.5(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/federation': 2.2.10(@types/node@22.7.5)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@graphql-tools/url-loader': 8.0.2(@types/node@22.7.5)(encoding@0.1.13)(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-mesh/graphql@0.98.11(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(@types/node@22.7.8)(@types/react@18.3.11)(encoding@0.1.13)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tslib@2.8.0)':
+ dependencies:
+ '@graphql-mesh/cross-helpers': 0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)
+ '@graphql-mesh/store': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/string-interpolation': 0.5.6(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/federation': 2.2.17(@types/node@22.7.8)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@graphql-tools/url-loader': 8.0.7(@types/node@22.7.8)(encoding@0.1.13)(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
lodash.get: 4.4.2
- tslib: 2.7.0
+ tslib: 2.8.0
transitivePeerDependencies:
- '@types/node'
- '@types/react'
@@ -11623,161 +11656,161 @@ snapshots:
- subscriptions-transport-ws
- utf-8-validate
- '@graphql-mesh/http@0.99.12(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/runtime@0.99.12(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/http@0.99.12(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/runtime@0.99.12(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
- '@graphql-mesh/cross-helpers': 0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)
- '@graphql-mesh/runtime': 0.99.12(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
- '@whatwg-node/server': 0.9.49
+ '@graphql-mesh/cross-helpers': 0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)
+ '@graphql-mesh/runtime': 0.99.12(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
+ '@whatwg-node/server': 0.9.50
graphql: 16.9.0
graphql-yoga: 5.7.0(graphql@16.9.0)
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-mesh/merger-bare@0.98.10(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/merger-bare@0.98.10(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
- '@graphql-mesh/merger-stitching': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
+ '@graphql-mesh/merger-stitching': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
'@graphql-tools/schema': 10.0.4(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
transitivePeerDependencies:
- '@graphql-mesh/store'
- '@graphql-mesh/merger-stitching@0.98.10(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/merger-stitching@0.98.10(@graphql-mesh/store@0.98.10)(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
- '@graphql-mesh/store': 0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/schema': 10.0.6(graphql@16.9.0)
- '@graphql-tools/stitch': 9.2.10(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-mesh/store': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/schema': 10.0.7(graphql@16.9.0)
+ '@graphql-tools/stitch': 9.2.15(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-mesh/runtime@0.103.6(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/runtime@0.103.9(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-mesh/utils@0.102.8(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
'@envelop/core': 5.0.2
'@envelop/extended-validation': 4.1.0(@envelop/core@5.0.2)(graphql@16.9.0)
'@envelop/graphql-jit': 8.0.3(@envelop/core@5.0.2)(graphql@16.9.0)
- '@graphql-mesh/cross-helpers': 0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)
- '@graphql-mesh/string-interpolation': 0.5.6(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/types': 0.102.5(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/utils': 0.102.5(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/batch-delegate': 9.0.3(graphql@16.9.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/executor': 1.3.1(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
- '@graphql-tools/wrap': 10.0.5(graphql@16.9.0)
- '@whatwg-node/fetch': 0.9.21
+ '@graphql-mesh/cross-helpers': 0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)
+ '@graphql-mesh/string-interpolation': 0.5.6(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/types': 0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/utils': 0.102.8(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/batch-delegate': 9.0.8(graphql@16.9.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/executor': 1.3.2(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
+ '@graphql-tools/wrap': 10.0.10(graphql@16.9.0)
+ '@whatwg-node/fetch': 0.9.22
graphql: 16.9.0
- graphql-jit: 0.8.6(graphql@16.9.0)
- tslib: 2.7.0
+ graphql-jit: 0.8.7(graphql@16.9.0)
+ tslib: 2.8.0
- '@graphql-mesh/runtime@0.99.12(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/runtime@0.99.12(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
'@envelop/core': 5.0.2
'@envelop/extended-validation': 4.1.0(@envelop/core@5.0.2)(graphql@16.9.0)
'@envelop/graphql-jit': 8.0.3(@envelop/core@5.0.2)(graphql@16.9.0)
- '@graphql-mesh/cross-helpers': 0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)
- '@graphql-mesh/string-interpolation': 0.5.6(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/types': 0.102.5(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/utils': 0.102.5(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/batch-delegate': 9.0.3(graphql@16.9.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/executor': 1.3.1(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
- '@graphql-tools/wrap': 10.0.5(graphql@16.9.0)
- '@whatwg-node/fetch': 0.9.21
+ '@graphql-mesh/cross-helpers': 0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)
+ '@graphql-mesh/string-interpolation': 0.5.6(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/batch-delegate': 9.0.8(graphql@16.9.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/executor': 1.3.2(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
+ '@graphql-tools/wrap': 10.0.10(graphql@16.9.0)
+ '@whatwg-node/fetch': 0.9.22
graphql: 16.9.0
graphql-jit: 0.8.2(graphql@16.9.0)
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-mesh/store@0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/store@0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
'@graphql-inspector/core': 6.1.0(graphql@16.9.0)
- '@graphql-mesh/cross-helpers': 0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)
- '@graphql-mesh/types': 0.102.5(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/utils': 0.102.5(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-mesh/cross-helpers': 0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-mesh/string-interpolation@0.5.6(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/string-interpolation@0.5.6(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
dayjs: 1.11.13
graphql: 16.9.0
json-pointer: 0.6.2
lodash.get: 4.4.2
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-mesh/transform-type-merging@0.102.5(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/transform-type-merging@0.102.8(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
- '@graphql-mesh/types': 0.102.5(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/utils': 0.102.5(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/stitching-directives': 3.1.2(graphql@16.9.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/utils': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/stitching-directives': 3.1.7(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-mesh/transport-common@0.7.6(@graphql-mesh/types@0.102.5)(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/transport-common@0.7.9(@graphql-mesh/types@0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
'@envelop/core': 5.0.2
- '@graphql-mesh/types': 0.102.5(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-mesh/types': 0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-mesh/types@0.102.5(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/types@0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
- '@graphql-mesh/store': 0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/batch-delegate': 9.0.3(graphql@16.9.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-mesh/store': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/batch-delegate': 9.0.8(graphql@16.9.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
'@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-mesh/types@0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/types@0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
- '@graphql-mesh/store': 0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-mesh/utils@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/batch-delegate': 9.0.3(graphql@16.9.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-mesh/store': 0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-mesh/utils@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/batch-delegate': 9.0.8(graphql@16.9.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
'@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-mesh/utils@0.102.5(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.5)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/utils@0.102.8(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0))(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
- '@graphql-mesh/cross-helpers': 0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)
- '@graphql-mesh/string-interpolation': 0.5.6(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/types': 0.102.5(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-mesh/cross-helpers': 0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)
+ '@graphql-mesh/string-interpolation': 0.5.6(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/types': 0.102.8(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
'@whatwg-node/disposablestack': 0.0.5
- '@whatwg-node/fetch': 0.9.21
+ '@whatwg-node/fetch': 0.9.22
dset: 3.1.4
graphql: 16.9.0
js-yaml: 4.1.0
lodash.get: 4.4.2
lodash.topath: 4.5.2
tiny-lru: 11.2.11
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-mesh/utils@0.98.10(@graphql-mesh/cross-helpers@0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)':
+ '@graphql-mesh/utils@0.98.10(@graphql-mesh/cross-helpers@0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0))(@graphql-mesh/types@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)':
dependencies:
- '@graphql-mesh/cross-helpers': 0.4.6(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)
- '@graphql-mesh/string-interpolation': 0.5.6(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql@16.9.0)(tslib@2.7.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
- '@whatwg-node/fetch': 0.9.21
+ '@graphql-mesh/cross-helpers': 0.4.7(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)
+ '@graphql-mesh/string-interpolation': 0.5.6(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-mesh/types': 0.98.10(@graphql-mesh/store@0.98.10)(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql@16.9.0)(tslib@2.8.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
+ '@whatwg-node/fetch': 0.9.22
disposablestack: 1.1.6
dset: 3.1.4
graphql: 16.9.0
@@ -11785,106 +11818,106 @@ snapshots:
lodash.get: 4.4.2
lodash.topath: 4.5.2
tiny-lru: 11.2.11
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-tools/batch-delegate@9.0.3(graphql@16.9.0)':
+ '@graphql-tools/batch-delegate@9.0.8(graphql@16.9.0)':
dependencies:
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
dataloader: 2.2.2
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
value-or-promise: 1.0.12
- '@graphql-tools/batch-execute@9.0.4(graphql@16.9.0)':
+ '@graphql-tools/batch-execute@9.0.5(graphql@16.9.0)':
dependencies:
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
dataloader: 2.2.2
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
value-or-promise: 1.0.12
- '@graphql-tools/code-file-loader@8.1.3(graphql@16.9.0)':
+ '@graphql-tools/code-file-loader@8.1.4(graphql@16.9.0)':
dependencies:
- '@graphql-tools/graphql-tag-pluck': 8.3.2(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/graphql-tag-pluck': 8.3.3(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
globby: 11.1.0
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
unixify: 1.0.0
transitivePeerDependencies:
- supports-color
- '@graphql-tools/delegate@10.0.21(graphql@16.9.0)':
+ '@graphql-tools/delegate@10.0.26(graphql@16.9.0)':
dependencies:
- '@graphql-tools/batch-execute': 9.0.4(graphql@16.9.0)
- '@graphql-tools/executor': 1.3.1(graphql@16.9.0)
- '@graphql-tools/schema': 10.0.6(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/batch-execute': 9.0.5(graphql@16.9.0)
+ '@graphql-tools/executor': 1.3.2(graphql@16.9.0)
+ '@graphql-tools/schema': 10.0.7(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
'@repeaterjs/repeater': 3.0.6
dataloader: 2.2.2
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-tools/executor-graphql-ws@1.3.0(graphql@16.9.0)':
+ '@graphql-tools/executor-graphql-ws@1.3.1(graphql@16.9.0)':
dependencies:
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
'@types/ws': 8.5.12
graphql: 16.9.0
graphql-ws: 5.16.0(graphql@16.9.0)
isomorphic-ws: 5.0.0(ws@8.18.0)
- tslib: 2.7.0
+ tslib: 2.8.0
ws: 8.18.0
transitivePeerDependencies:
- bufferutil
- utf-8-validate
- '@graphql-tools/executor-http@1.1.6(@types/node@22.7.5)(graphql@16.9.0)':
+ '@graphql-tools/executor-http@1.1.7(@types/node@22.7.8)(graphql@16.9.0)':
dependencies:
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
'@repeaterjs/repeater': 3.0.6
- '@whatwg-node/fetch': 0.9.21
+ '@whatwg-node/fetch': 0.9.22
extract-files: 11.0.0
graphql: 16.9.0
- meros: 1.3.0(@types/node@22.7.5)
- tslib: 2.7.0
+ meros: 1.3.0(@types/node@22.7.8)
+ tslib: 2.8.0
value-or-promise: 1.0.12
transitivePeerDependencies:
- '@types/node'
- '@graphql-tools/executor-legacy-ws@1.1.0(graphql@16.9.0)':
+ '@graphql-tools/executor-legacy-ws@1.1.1(graphql@16.9.0)':
dependencies:
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
'@types/ws': 8.5.12
graphql: 16.9.0
isomorphic-ws: 5.0.0(ws@8.18.0)
- tslib: 2.7.0
+ tslib: 2.8.0
ws: 8.18.0
transitivePeerDependencies:
- bufferutil
- utf-8-validate
- '@graphql-tools/executor@1.3.1(graphql@16.9.0)':
+ '@graphql-tools/executor@1.3.2(graphql@16.9.0)':
dependencies:
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
'@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0)
'@repeaterjs/repeater': 3.0.6
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
value-or-promise: 1.0.12
- '@graphql-tools/federation@2.2.10(@types/node@22.7.5)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@graphql-tools/federation@2.2.17(@types/node@22.7.8)(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/executor-http': 1.1.6(@types/node@22.7.5)(graphql@16.9.0)
- '@graphql-tools/merge': 9.0.7(graphql@16.9.0)
- '@graphql-tools/schema': 10.0.6(graphql@16.9.0)
- '@graphql-tools/stitch': 9.2.10(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
- '@graphql-tools/wrap': 10.0.5(graphql@16.9.0)
- '@whatwg-node/fetch': 0.9.21
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/executor-http': 1.1.7(@types/node@22.7.8)(graphql@16.9.0)
+ '@graphql-tools/merge': 9.0.8(graphql@16.9.0)
+ '@graphql-tools/schema': 10.0.7(graphql@16.9.0)
+ '@graphql-tools/stitch': 9.2.15(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
+ '@graphql-tools/wrap': 10.0.10(graphql@16.9.0)
+ '@whatwg-node/fetch': 0.9.22
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
value-or-promise: 1.0.12
optionalDependencies:
'@apollo/client': 3.11.8(@types/react@18.3.11)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@@ -11896,129 +11929,129 @@ snapshots:
- react-dom
- subscriptions-transport-ws
- '@graphql-tools/graphql-file-loader@8.0.1(graphql@16.9.0)':
+ '@graphql-tools/graphql-file-loader@8.0.2(graphql@16.9.0)':
dependencies:
- '@graphql-tools/import': 7.0.1(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/import': 7.0.2(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
globby: 11.1.0
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
unixify: 1.0.0
- '@graphql-tools/graphql-tag-pluck@8.3.2(graphql@16.9.0)':
+ '@graphql-tools/graphql-tag-pluck@8.3.3(graphql@16.9.0)':
dependencies:
- '@babel/core': 7.25.8
- '@babel/parser': 7.25.8
- '@babel/plugin-syntax-import-assertions': 7.25.7(@babel/core@7.25.8)
- '@babel/traverse': 7.25.7
- '@babel/types': 7.25.8
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@babel/core': 7.25.9
+ '@babel/parser': 7.25.9
+ '@babel/plugin-syntax-import-assertions': 7.25.9(@babel/core@7.25.9)
+ '@babel/traverse': 7.25.9
+ '@babel/types': 7.25.9
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
transitivePeerDependencies:
- supports-color
- '@graphql-tools/import@7.0.1(graphql@16.9.0)':
+ '@graphql-tools/import@7.0.2(graphql@16.9.0)':
dependencies:
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
resolve-from: 5.0.0
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-tools/load@8.0.2(graphql@16.9.0)':
+ '@graphql-tools/load@8.0.3(graphql@16.9.0)':
dependencies:
- '@graphql-tools/schema': 10.0.6(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/schema': 10.0.7(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
p-limit: 3.1.0
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-tools/merge@9.0.7(graphql@16.9.0)':
+ '@graphql-tools/merge@9.0.8(graphql@16.9.0)':
dependencies:
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
'@graphql-tools/optimize@1.4.0(graphql@16.9.0)':
dependencies:
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
'@graphql-tools/optimize@2.0.0(graphql@16.9.0)':
dependencies:
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
'@graphql-tools/relay-operation-optimizer@6.5.18(encoding@0.1.13)(graphql@16.9.0)':
dependencies:
'@ardatan/relay-compiler': 12.0.0(encoding@0.1.13)(graphql@16.9.0)
'@graphql-tools/utils': 9.2.1(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
transitivePeerDependencies:
- encoding
- supports-color
- '@graphql-tools/relay-operation-optimizer@7.0.1(encoding@0.1.13)(graphql@16.9.0)':
+ '@graphql-tools/relay-operation-optimizer@7.0.2(encoding@0.1.13)(graphql@16.9.0)':
dependencies:
'@ardatan/relay-compiler': 12.0.0(encoding@0.1.13)(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
transitivePeerDependencies:
- encoding
- supports-color
'@graphql-tools/schema@10.0.4(graphql@16.9.0)':
dependencies:
- '@graphql-tools/merge': 9.0.7(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/merge': 9.0.8(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
value-or-promise: 1.0.12
- '@graphql-tools/schema@10.0.6(graphql@16.9.0)':
+ '@graphql-tools/schema@10.0.7(graphql@16.9.0)':
dependencies:
- '@graphql-tools/merge': 9.0.7(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/merge': 9.0.8(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
value-or-promise: 1.0.12
- '@graphql-tools/stitch@9.2.10(graphql@16.9.0)':
+ '@graphql-tools/stitch@9.2.15(graphql@16.9.0)':
dependencies:
- '@graphql-tools/batch-delegate': 9.0.3(graphql@16.9.0)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/executor': 1.3.1(graphql@16.9.0)
- '@graphql-tools/merge': 9.0.7(graphql@16.9.0)
- '@graphql-tools/schema': 10.0.6(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
- '@graphql-tools/wrap': 10.0.5(graphql@16.9.0)
+ '@graphql-tools/batch-delegate': 9.0.8(graphql@16.9.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/executor': 1.3.2(graphql@16.9.0)
+ '@graphql-tools/merge': 9.0.8(graphql@16.9.0)
+ '@graphql-tools/schema': 10.0.7(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
+ '@graphql-tools/wrap': 10.0.10(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
value-or-promise: 1.0.12
- '@graphql-tools/stitching-directives@3.1.2(graphql@16.9.0)':
+ '@graphql-tools/stitching-directives@3.1.7(graphql@16.9.0)':
dependencies:
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-tools/url-loader@8.0.2(@types/node@22.7.5)(encoding@0.1.13)(graphql@16.9.0)':
+ '@graphql-tools/url-loader@8.0.7(@types/node@22.7.8)(encoding@0.1.13)(graphql@16.9.0)':
dependencies:
'@ardatan/sync-fetch': 0.0.1(encoding@0.1.13)
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/executor-graphql-ws': 1.3.0(graphql@16.9.0)
- '@graphql-tools/executor-http': 1.1.6(@types/node@22.7.5)(graphql@16.9.0)
- '@graphql-tools/executor-legacy-ws': 1.1.0(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
- '@graphql-tools/wrap': 10.0.5(graphql@16.9.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/executor-graphql-ws': 1.3.1(graphql@16.9.0)
+ '@graphql-tools/executor-http': 1.1.7(@types/node@22.7.8)(graphql@16.9.0)
+ '@graphql-tools/executor-legacy-ws': 1.1.1(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
+ '@graphql-tools/wrap': 10.0.10(graphql@16.9.0)
'@types/ws': 8.5.12
- '@whatwg-node/fetch': 0.9.21
+ '@whatwg-node/fetch': 0.9.22
graphql: 16.9.0
isomorphic-ws: 5.0.0(ws@8.18.0)
- tslib: 2.7.0
+ tslib: 2.8.0
value-or-promise: 1.0.12
ws: 8.18.0
transitivePeerDependencies:
@@ -12027,32 +12060,32 @@ snapshots:
- encoding
- utf-8-validate
- '@graphql-tools/utils@10.5.4(graphql@16.9.0)':
+ '@graphql-tools/utils@10.5.5(graphql@16.9.0)':
dependencies:
'@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0)
cross-inspect: 1.0.1
dset: 3.1.4
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
'@graphql-tools/utils@8.13.1(graphql@16.9.0)':
dependencies:
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
'@graphql-tools/utils@9.2.1(graphql@16.9.0)':
dependencies:
'@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-tools/wrap@10.0.5(graphql@16.9.0)':
+ '@graphql-tools/wrap@10.0.10(graphql@16.9.0)':
dependencies:
- '@graphql-tools/delegate': 10.0.21(graphql@16.9.0)
- '@graphql-tools/schema': 10.0.6(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/delegate': 10.0.26(graphql@16.9.0)
+ '@graphql-tools/schema': 10.0.7(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
value-or-promise: 1.0.12
'@graphql-typed-document-node/core@3.2.0(graphql@16.9.0)':
@@ -12061,11 +12094,11 @@ snapshots:
'@graphql-yoga/logger@2.0.0':
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
- '@graphql-yoga/plugin-persisted-operations@3.7.0(@graphql-tools/utils@10.5.4(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)':
+ '@graphql-yoga/plugin-persisted-operations@3.7.0(@graphql-tools/utils@10.5.5(graphql@16.9.0))(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)':
dependencies:
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
graphql: 16.9.0
graphql-yoga: 5.7.0(graphql@16.9.0)
@@ -12074,12 +12107,12 @@ snapshots:
'@graphql-yoga/typed-event-target': 3.0.0
'@repeaterjs/repeater': 3.0.6
'@whatwg-node/events': 0.1.2
- tslib: 2.7.0
+ tslib: 2.8.0
'@graphql-yoga/typed-event-target@3.0.0':
dependencies:
'@repeaterjs/repeater': 3.0.6
- tslib: 2.7.0
+ tslib: 2.8.0
'@hasparus/eslint-plugin@1.0.0':
dependencies:
@@ -12092,11 +12125,11 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@headlessui/react@2.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@headlessui/react@2.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@floating-ui/react': 0.26.24(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/focus': 3.18.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@floating-ui/react': 0.26.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@tanstack/react-virtual': 3.10.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
@@ -12120,7 +12153,7 @@ snapshots:
'@internationalized/message@3.1.5':
dependencies:
'@swc/helpers': 0.5.13
- intl-messageformat: 10.6.0
+ intl-messageformat: 10.7.1
'@internationalized/number@3.5.4':
dependencies:
@@ -12457,10 +12490,10 @@ snapshots:
- supports-color
- utf-8-validate
- '@nomicfoundation/hardhat-network-helpers@1.0.12(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))':
+ '@nomicfoundation/hardhat-network-helpers@1.0.12(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))':
dependencies:
ethereumjs-util: 7.1.5
- hardhat: 2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)
+ hardhat: 2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)
'@nomicfoundation/solidity-analyzer-darwin-arm64@0.1.2':
optional: true
@@ -12493,10 +12526,10 @@ snapshots:
'@nomicfoundation/solidity-analyzer-linux-x64-musl': 0.1.2
'@nomicfoundation/solidity-analyzer-win32-x64-msvc': 0.1.2
- '@nomiclabs/hardhat-ethers@2.2.3(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))':
+ '@nomiclabs/hardhat-ethers@2.2.3(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))':
dependencies:
ethers: 5.7.2
- hardhat: 2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)
+ hardhat: 2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)
'@npmcli/agent@2.2.2':
dependencies:
@@ -12552,73 +12585,73 @@ snapshots:
'@radix-ui/primitive@1.1.0': {}
- '@radix-ui/react-accordion@1.2.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-accordion@1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
- '@radix-ui/react-collapsible': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-collection': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-collapsible': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-collection': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.1(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-direction': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-id': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-alert-dialog@1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-alert-dialog@1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.1(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-dialog': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-dialog': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-arrow@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-arrow@1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-collapsible@1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-collapsible@1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.1(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-id': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-collection@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-collection@1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
'@radix-ui/react-compose-refs@1.1.0(@types/react@18.3.11)(react@18.3.1)':
dependencies:
@@ -12638,18 +12671,18 @@ snapshots:
optionalDependencies:
'@types/react': 18.3.11
- '@radix-ui/react-dialog@1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-dialog@1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.1(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-focus-guards': 1.1.1(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-id': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-portal': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-portal': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1)
aria-hidden: 1.2.4
@@ -12658,7 +12691,7 @@ snapshots:
react-remove-scroll: 2.6.0(@types/react@18.3.11)(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
'@radix-ui/react-direction@1.1.0(@types/react@18.3.11)(react@18.3.1)':
dependencies:
@@ -12666,33 +12699,33 @@ snapshots:
optionalDependencies:
'@types/react': 18.3.11
- '@radix-ui/react-dismissable-layer@1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-dismissable-layer@1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@18.3.11)(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-dropdown-menu@2.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-dropdown-menu@2.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.1(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-id': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-menu': 2.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-menu': 2.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
'@radix-ui/react-focus-guards@1.1.1(@types/react@18.3.11)(react@18.3.1)':
dependencies:
@@ -12700,16 +12733,16 @@ snapshots:
optionalDependencies:
'@types/react': 18.3.11
- '@radix-ui/react-focus-scope@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-focus-scope@1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
'@radix-ui/react-id@1.1.0(@types/react@18.3.11)(react@18.3.1)':
dependencies:
@@ -12718,31 +12751,31 @@ snapshots:
optionalDependencies:
'@types/react': 18.3.11
- '@radix-ui/react-label@2.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-label@2.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-menu@2.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-menu@2.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
- '@radix-ui/react-collection': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-collection': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.1(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-direction': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-focus-guards': 1.1.1(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-id': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-popper': 1.2.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-portal': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-roving-focus': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-popper': 1.2.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-portal': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-roving-focus': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1)
aria-hidden: 1.2.4
@@ -12751,43 +12784,43 @@ snapshots:
react-remove-scroll: 2.6.0(@types/react@18.3.11)(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-navigation-menu@1.2.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-navigation-menu@1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
- '@radix-ui/react-collection': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-collection': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.1(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-direction': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-id': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-previous': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-visually-hidden': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-visually-hidden': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-popover@1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-popover@1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.1(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-focus-guards': 1.1.1(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-id': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-popper': 1.2.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-portal': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-popper': 1.2.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-portal': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1)
aria-hidden: 1.2.4
@@ -12796,15 +12829,15 @@ snapshots:
react-remove-scroll: 2.6.0(@types/react@18.3.11)(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-popper@1.2.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-popper@1.2.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-arrow': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-arrow': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-rect': 1.1.0(@types/react@18.3.11)(react@18.3.1)
@@ -12814,19 +12847,19 @@ snapshots:
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-portal@1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-portal@1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-presence@1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-presence@1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1)
@@ -12834,43 +12867,43 @@ snapshots:
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-primitive@2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-primitive@2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-roving-focus@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-roving-focus@1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
- '@radix-ui/react-collection': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-collection': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-direction': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-id': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-slider@1.2.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-slider@1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/number': 1.1.0
'@radix-ui/primitive': 1.1.0
- '@radix-ui/react-collection': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-collection': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.1(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-direction': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-previous': 1.1.0(@types/react@18.3.11)(react@18.3.1)
@@ -12879,7 +12912,7 @@ snapshots:
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
'@radix-ui/react-slot@1.1.0(@types/react@18.3.11)(react@18.3.1)':
dependencies:
@@ -12888,12 +12921,12 @@ snapshots:
optionalDependencies:
'@types/react': 18.3.11
- '@radix-ui/react-switch@1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-switch@1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.1(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-previous': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-size': 1.1.0(@types/react@18.3.11)(react@18.3.1)
@@ -12901,47 +12934,47 @@ snapshots:
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-toast@1.2.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-toast@1.2.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
- '@radix-ui/react-collection': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-collection': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.1(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-portal': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-portal': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-visually-hidden': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-visually-hidden': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
- '@radix-ui/react-tooltip@1.1.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-tooltip@1.1.3(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@radix-ui/primitive': 1.1.0
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-context': 1.1.1(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-id': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-popper': 1.2.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-portal': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-popper': 1.2.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-portal': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1)
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1)
- '@radix-ui/react-visually-hidden': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-visually-hidden': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
'@radix-ui/react-use-callback-ref@1.1.0(@types/react@18.3.11)(react@18.3.1)':
dependencies:
@@ -12989,31 +13022,31 @@ snapshots:
optionalDependencies:
'@types/react': 18.3.11
- '@radix-ui/react-visually-hidden@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@radix-ui/react-visually-hidden@1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies:
'@types/react': 18.3.11
- '@types/react-dom': 18.3.0
+ '@types/react-dom': 18.3.1
'@radix-ui/rect@1.1.0': {}
- '@react-aria/breadcrumbs@3.5.17(react@18.3.1)':
+ '@react-aria/breadcrumbs@3.5.18(react@18.3.1)':
dependencies:
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/link': 3.7.5(react@18.3.1)
+ '@react-aria/link': 3.7.6(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-types/breadcrumbs': 3.7.8(react@18.3.1)
'@react-types/shared': 3.25.0(react@18.3.1)
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/button@3.10.0(react@18.3.1)':
+ '@react-aria/button@3.10.1(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/toggle': 3.7.8(react@18.3.1)
'@react-types/button': 3.10.0(react@18.3.1)
@@ -13021,11 +13054,11 @@ snapshots:
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/calendar@3.5.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/calendar@3.5.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@internationalized/date': 3.5.6
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/live-announcer': 3.4.0
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/calendar': 3.5.5(react@18.3.1)
@@ -13036,12 +13069,12 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@react-aria/checkbox@3.14.7(react@18.3.1)':
+ '@react-aria/checkbox@3.14.8(react@18.3.1)':
dependencies:
- '@react-aria/form': 3.0.9(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/form': 3.0.10(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/label': 3.7.12(react@18.3.1)
- '@react-aria/toggle': 3.10.8(react@18.3.1)
+ '@react-aria/toggle': 3.10.9(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/checkbox': 3.6.9(react@18.3.1)
'@react-stately/form': 3.0.6(react@18.3.1)
@@ -13051,16 +13084,16 @@ snapshots:
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/color@3.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/color@3.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
- '@react-aria/numberfield': 3.11.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/slider': 3.7.12(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
+ '@react-aria/numberfield': 3.11.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/slider': 3.7.13(react@18.3.1)
'@react-aria/spinbutton': 3.6.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/textfield': 3.14.9(react@18.3.1)
+ '@react-aria/textfield': 3.14.10(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
- '@react-aria/visually-hidden': 3.8.16(react@18.3.1)
+ '@react-aria/visually-hidden': 3.8.17(react@18.3.1)
'@react-stately/color': 3.8.0(react@18.3.1)
'@react-stately/form': 3.0.6(react@18.3.1)
'@react-types/color': 3.0.0(react@18.3.1)
@@ -13069,15 +13102,15 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@react-aria/combobox@3.10.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/combobox@3.10.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/listbox': 3.13.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/listbox': 3.13.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/live-announcer': 3.4.0
- '@react-aria/menu': 3.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/overlays': 3.23.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/selection': 3.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/textfield': 3.14.9(react@18.3.1)
+ '@react-aria/menu': 3.15.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/overlays': 3.23.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/selection': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/textfield': 3.14.10(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/collections': 3.11.0(react@18.3.1)
'@react-stately/combobox': 3.10.0(react@18.3.1)
@@ -13089,15 +13122,15 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@react-aria/datepicker@3.11.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/datepicker@3.11.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@internationalized/date': 3.5.6
'@internationalized/number': 3.5.4
'@internationalized/string': 3.2.4
- '@react-aria/focus': 3.18.3(react@18.3.1)
- '@react-aria/form': 3.0.9(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
+ '@react-aria/form': 3.0.10(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/label': 3.7.12(react@18.3.1)
'@react-aria/spinbutton': 3.6.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
@@ -13112,10 +13145,10 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@react-aria/dialog@3.5.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/dialog@3.5.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
- '@react-aria/overlays': 3.23.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
+ '@react-aria/overlays': 3.23.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-types/dialog': 3.5.13(react@18.3.1)
'@react-types/shared': 3.25.0(react@18.3.1)
@@ -13123,13 +13156,13 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@react-aria/dnd@3.7.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/dnd@3.7.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@internationalized/string': 3.2.4
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/live-announcer': 3.4.0
- '@react-aria/overlays': 3.23.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/overlays': 3.23.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/dnd': 3.4.3(react@18.3.1)
'@react-types/button': 3.10.0(react@18.3.1)
@@ -13138,31 +13171,31 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@react-aria/focus@3.18.3(react@18.3.1)':
+ '@react-aria/focus@3.18.4(react@18.3.1)':
dependencies:
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-types/shared': 3.25.0(react@18.3.1)
'@swc/helpers': 0.5.13
clsx: 2.1.1
react: 18.3.1
- '@react-aria/form@3.0.9(react@18.3.1)':
+ '@react-aria/form@3.0.10(react@18.3.1)':
dependencies:
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/form': 3.0.6(react@18.3.1)
'@react-types/shared': 3.25.0(react@18.3.1)
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/grid@3.10.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/grid@3.10.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/live-announcer': 3.4.0
- '@react-aria/selection': 3.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/selection': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/collections': 3.11.0(react@18.3.1)
'@react-stately/grid': 3.9.3(react@18.3.1)
@@ -13174,13 +13207,13 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@react-aria/gridlist@3.9.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/gridlist@3.9.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
- '@react-aria/grid': 3.10.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
+ '@react-aria/grid': 3.10.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
- '@react-aria/selection': 3.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
+ '@react-aria/selection': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/collections': 3.11.0(react@18.3.1)
'@react-stately/list': 3.11.0(react@18.3.1)
@@ -13202,7 +13235,7 @@ snapshots:
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/interactions@3.22.3(react@18.3.1)':
+ '@react-aria/interactions@3.22.4(react@18.3.1)':
dependencies:
'@react-aria/ssr': 3.9.6(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
@@ -13217,21 +13250,21 @@ snapshots:
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/link@3.7.5(react@18.3.1)':
+ '@react-aria/link@3.7.6(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-types/link': 3.5.8(react@18.3.1)
'@react-types/shared': 3.25.0(react@18.3.1)
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/listbox@3.13.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/listbox@3.13.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/label': 3.7.12(react@18.3.1)
- '@react-aria/selection': 3.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/selection': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/collections': 3.11.0(react@18.3.1)
'@react-stately/list': 3.11.0(react@18.3.1)
@@ -13245,13 +13278,13 @@ snapshots:
dependencies:
'@swc/helpers': 0.5.13
- '@react-aria/menu@3.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/menu@3.15.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
- '@react-aria/overlays': 3.23.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/selection': 3.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
+ '@react-aria/overlays': 3.23.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/selection': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/collections': 3.11.0(react@18.3.1)
'@react-stately/menu': 3.8.3(react@18.3.1)
@@ -13271,12 +13304,12 @@ snapshots:
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/numberfield@3.11.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/numberfield@3.11.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/spinbutton': 3.6.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/textfield': 3.14.9(react@18.3.1)
+ '@react-aria/textfield': 3.14.10(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/form': 3.0.6(react@18.3.1)
'@react-stately/numberfield': 3.9.7(react@18.3.1)
@@ -13287,14 +13320,14 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@react-aria/overlays@3.23.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/overlays@3.23.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/ssr': 3.9.6(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
- '@react-aria/visually-hidden': 3.8.16(react@18.3.1)
+ '@react-aria/visually-hidden': 3.8.17(react@18.3.1)
'@react-stately/overlays': 3.6.11(react@18.3.1)
'@react-types/button': 3.10.0(react@18.3.1)
'@react-types/overlays': 3.8.10(react@18.3.1)
@@ -13313,12 +13346,12 @@ snapshots:
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/radio@3.10.8(react@18.3.1)':
+ '@react-aria/radio@3.10.9(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
- '@react-aria/form': 3.0.9(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
+ '@react-aria/form': 3.0.10(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/label': 3.7.12(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/radio': 3.10.8(react@18.3.1)
@@ -13327,10 +13360,10 @@ snapshots:
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/searchfield@3.7.9(react@18.3.1)':
+ '@react-aria/searchfield@3.7.10(react@18.3.1)':
dependencies:
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/textfield': 3.14.9(react@18.3.1)
+ '@react-aria/textfield': 3.14.10(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/searchfield': 3.5.7(react@18.3.1)
'@react-types/button': 3.10.0(react@18.3.1)
@@ -13339,17 +13372,17 @@ snapshots:
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/select@3.14.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/select@3.14.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@react-aria/form': 3.0.9(react@18.3.1)
+ '@react-aria/form': 3.0.10(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/label': 3.7.12(react@18.3.1)
- '@react-aria/listbox': 3.13.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/menu': 3.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/selection': 3.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/listbox': 3.13.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/menu': 3.15.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/selection': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
- '@react-aria/visually-hidden': 3.8.16(react@18.3.1)
+ '@react-aria/visually-hidden': 3.8.17(react@18.3.1)
'@react-stately/select': 3.6.8(react@18.3.1)
'@react-types/button': 3.10.0(react@18.3.1)
'@react-types/select': 3.9.7(react@18.3.1)
@@ -13358,11 +13391,11 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@react-aria/selection@3.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/selection@3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/selection': 3.17.0(react@18.3.1)
'@react-types/shared': 3.25.0(react@18.3.1)
@@ -13377,11 +13410,11 @@ snapshots:
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/slider@3.7.12(react@18.3.1)':
+ '@react-aria/slider@3.7.13(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/label': 3.7.12(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/slider': 3.5.8(react@18.3.1)
@@ -13406,24 +13439,24 @@ snapshots:
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/switch@3.6.8(react@18.3.1)':
+ '@react-aria/switch@3.6.9(react@18.3.1)':
dependencies:
- '@react-aria/toggle': 3.10.8(react@18.3.1)
+ '@react-aria/toggle': 3.10.9(react@18.3.1)
'@react-stately/toggle': 3.7.8(react@18.3.1)
'@react-types/shared': 3.25.0(react@18.3.1)
'@react-types/switch': 3.5.6(react@18.3.1)
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/table@3.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/table@3.15.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
- '@react-aria/grid': 3.10.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
+ '@react-aria/grid': 3.10.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/live-announcer': 3.4.0
'@react-aria/utils': 3.25.3(react@18.3.1)
- '@react-aria/visually-hidden': 3.8.16(react@18.3.1)
+ '@react-aria/visually-hidden': 3.8.17(react@18.3.1)
'@react-stately/collections': 3.11.0(react@18.3.1)
'@react-stately/flags': 3.0.4
'@react-stately/table': 3.12.3(react@18.3.1)
@@ -13435,11 +13468,11 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@react-aria/tabs@3.9.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/tabs@3.9.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/selection': 3.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/selection': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/tabs': 3.6.10(react@18.3.1)
'@react-types/shared': 3.25.0(react@18.3.1)
@@ -13448,13 +13481,13 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@react-aria/tag@3.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@react-aria/tag@3.4.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@react-aria/gridlist': 3.9.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/gridlist': 3.9.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/label': 3.7.12(react@18.3.1)
- '@react-aria/selection': 3.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/selection': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/list': 3.11.0(react@18.3.1)
'@react-types/button': 3.10.0(react@18.3.1)
@@ -13463,10 +13496,10 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@react-aria/textfield@3.14.9(react@18.3.1)':
+ '@react-aria/textfield@3.14.10(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
- '@react-aria/form': 3.0.9(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
+ '@react-aria/form': 3.0.10(react@18.3.1)
'@react-aria/label': 3.7.12(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/form': 3.0.6(react@18.3.1)
@@ -13476,10 +13509,10 @@ snapshots:
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/toggle@3.10.8(react@18.3.1)':
+ '@react-aria/toggle@3.10.9(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/toggle': 3.7.8(react@18.3.1)
'@react-types/checkbox': 3.8.4(react@18.3.1)
@@ -13487,10 +13520,10 @@ snapshots:
'@swc/helpers': 0.5.13
react: 18.3.1
- '@react-aria/tooltip@3.7.8(react@18.3.1)':
+ '@react-aria/tooltip@3.7.9(react@18.3.1)':
dependencies:
- '@react-aria/focus': 3.18.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-stately/tooltip': 3.4.13(react@18.3.1)
'@react-types/shared': 3.25.0(react@18.3.1)
@@ -13507,9 +13540,9 @@ snapshots:
clsx: 2.1.1
react: 18.3.1
- '@react-aria/visually-hidden@3.8.16(react@18.3.1)':
+ '@react-aria/visually-hidden@3.8.17(react@18.3.1)':
dependencies:
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
'@react-types/shared': 3.25.0(react@18.3.1)
'@swc/helpers': 0.5.13
@@ -14052,10 +14085,10 @@ snapshots:
'@storybook/csf-tools@7.6.20':
dependencies:
- '@babel/generator': 7.25.7
- '@babel/parser': 7.25.8
- '@babel/traverse': 7.25.7
- '@babel/types': 7.25.8
+ '@babel/generator': 7.25.9
+ '@babel/parser': 7.25.9
+ '@babel/traverse': 7.25.9
+ '@babel/types': 7.25.9
'@storybook/csf': 0.1.11
'@storybook/types': 7.6.20
fs-extra: 11.2.0
@@ -14138,20 +14171,20 @@ snapshots:
'@swc/helpers@0.5.13':
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
'@swc/helpers@0.5.5':
dependencies:
'@swc/counter': 0.1.3
- tslib: 2.7.0
+ tslib: 2.8.0
- '@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.13(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3)))':
+ '@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3)))':
dependencies:
- tailwindcss: 3.4.13(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))
+ tailwindcss: 3.4.14(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))
- '@tanem/react-nprogress@5.0.51(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ '@tanem/react-nprogress@5.0.52(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
- '@babel/runtime': 7.25.7
+ '@babel/runtime': 7.25.9
hoist-non-react-statics: 3.3.2
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
@@ -14166,7 +14199,7 @@ snapshots:
'@theguild/remark-mermaid@0.0.5(react@18.3.1)':
dependencies:
- mermaid: 10.9.2
+ mermaid: 10.9.3
react: 18.3.1
unist-util-visit: 5.0.0
transitivePeerDependencies:
@@ -14177,59 +14210,66 @@ snapshots:
npm-to-yarn: 2.2.1
unist-util-visit: 5.0.0
- '@theme-ui/color-modes@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)':
+ '@theme-ui/color-modes@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)':
dependencies:
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
- '@theme-ui/core': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
- '@theme-ui/css': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
+ '@theme-ui/core': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ '@theme-ui/css': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
deepmerge: 4.3.1
react: 18.3.1
- '@theme-ui/components@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@theme-ui/theme-provider@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(react@18.3.1)':
+ '@theme-ui/components@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@theme-ui/theme-provider@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(react@18.3.1)':
dependencies:
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
'@styled-system/color': 5.1.2
'@styled-system/should-forward-prop': 5.1.5
'@styled-system/space': 5.1.2
- '@theme-ui/core': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
- '@theme-ui/css': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
- '@theme-ui/theme-provider': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ '@theme-ui/core': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ '@theme-ui/css': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
+ '@theme-ui/theme-provider': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
'@types/styled-system': 5.1.22
react: 18.3.1
- '@theme-ui/core@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)':
+ '@theme-ui/core@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)':
dependencies:
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
- '@theme-ui/css': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
+ '@theme-ui/css': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
deepmerge: 4.3.1
react: 18.3.1
- '@theme-ui/css@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))':
+ '@theme-ui/css@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))':
dependencies:
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
- csstype: 3.1.3
+ csstype: 3.0.10
- '@theme-ui/global@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)':
+ '@theme-ui/global@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)':
dependencies:
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
- '@theme-ui/core': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
- '@theme-ui/css': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
+ '@theme-ui/core': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ '@theme-ui/css': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
react: 18.3.1
- '@theme-ui/match-media@0.16.2(@theme-ui/core@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(@theme-ui/css@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1)))(react@18.3.1)':
+ '@theme-ui/match-media@0.17.0(@theme-ui/core@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(@theme-ui/css@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1)))(react@18.3.1)':
dependencies:
- '@theme-ui/core': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
- '@theme-ui/css': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
+ '@theme-ui/core': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ '@theme-ui/css': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
react: 18.3.1
- '@theme-ui/theme-provider@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)':
+ '@theme-ui/theme-provider@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)':
dependencies:
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
- '@theme-ui/color-modes': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
- '@theme-ui/core': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
- '@theme-ui/css': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
+ '@theme-ui/color-modes': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ '@theme-ui/core': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ '@theme-ui/css': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
react: 18.3.1
+ '@ts-morph/common@0.24.0':
+ dependencies:
+ fast-glob: 3.3.2
+ minimatch: 9.0.5
+ mkdirp: 3.0.1
+ path-browserify: 1.0.1
+
'@tsconfig/node10@1.0.11': {}
'@tsconfig/node12@1.0.11': {}
@@ -14244,45 +14284,45 @@ snapshots:
'@types/babel__core@7.20.5':
dependencies:
- '@babel/parser': 7.25.8
- '@babel/types': 7.25.8
+ '@babel/parser': 7.25.9
+ '@babel/types': 7.25.9
'@types/babel__generator': 7.6.8
'@types/babel__template': 7.4.4
'@types/babel__traverse': 7.20.6
'@types/babel__generator@7.6.8':
dependencies:
- '@babel/types': 7.25.8
+ '@babel/types': 7.25.9
'@types/babel__template@7.4.4':
dependencies:
- '@babel/parser': 7.25.8
- '@babel/types': 7.25.8
+ '@babel/parser': 7.25.9
+ '@babel/types': 7.25.9
'@types/babel__traverse@7.20.6':
dependencies:
- '@babel/types': 7.25.8
+ '@babel/types': 7.25.9
'@types/bn.js@4.11.6':
dependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
'@types/bn.js@5.1.6':
dependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
'@types/body-parser@1.19.5':
dependencies:
'@types/connect': 3.4.38
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
'@types/concat-stream@2.0.3':
dependencies:
- '@types/node': 18.19.55
+ '@types/node': 18.19.58
'@types/connect@3.4.38':
dependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
'@types/cookie@0.6.0': {}
@@ -14326,7 +14366,7 @@ snapshots:
'@types/express-serve-static-core@4.19.6':
dependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
'@types/qs': 6.9.16
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@@ -14360,7 +14400,7 @@ snapshots:
'@types/katex@0.16.7': {}
- '@types/lodash@4.17.10': {}
+ '@types/lodash@4.17.12': {}
'@types/lru-cache@5.1.1': {}
@@ -14376,19 +14416,19 @@ snapshots:
'@types/mime@1.3.5': {}
- '@types/mixpanel-browser@2.50.0': {}
+ '@types/mixpanel-browser@2.50.1': {}
'@types/ms@0.7.34': {}
'@types/node-forge@1.3.11':
dependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
- '@types/node@18.19.55':
+ '@types/node@18.19.58':
dependencies:
undici-types: 5.26.5
- '@types/node@22.7.5':
+ '@types/node@22.7.8':
dependencies:
undici-types: 6.19.8
@@ -14396,7 +14436,7 @@ snapshots:
'@types/pbkdf2@3.1.2':
dependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
'@types/prismjs@1.26.4': {}
@@ -14406,7 +14446,7 @@ snapshots:
'@types/range-parser@1.2.7': {}
- '@types/react-dom@18.3.0':
+ '@types/react-dom@18.3.1':
dependencies:
'@types/react': 18.3.11
@@ -14417,24 +14457,24 @@ snapshots:
'@types/readable-stream@2.3.15':
dependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
safe-buffer: 5.1.2
'@types/secp256k1@4.0.6':
dependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
'@types/semver@7.5.8': {}
'@types/send@0.17.4':
dependencies:
'@types/mime': 1.3.5
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
'@types/serve-static@1.15.7':
dependencies:
'@types/http-errors': 2.0.4
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
'@types/send': 0.17.4
'@types/styled-system@5.1.22':
@@ -14451,7 +14491,7 @@ snapshots:
'@types/ws@8.5.12':
dependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
'@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3)':
dependencies:
@@ -14543,7 +14583,7 @@ snapshots:
'@uniswap/lib@4.0.1-alpha': {}
- '@uniswap/sdk-core@5.8.1':
+ '@uniswap/sdk-core@5.8.5':
dependencies:
'@ethersproject/address': 5.7.0
'@ethersproject/bytes': 5.7.0
@@ -14555,14 +14595,14 @@ snapshots:
tiny-invariant: 1.3.3
toformat: 2.0.0
- '@uniswap/swap-router-contracts@1.3.1(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))':
+ '@uniswap/swap-router-contracts@1.3.1(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))':
dependencies:
'@openzeppelin/contracts': 3.4.2-solc-0.7
'@uniswap/v2-core': 1.0.1
'@uniswap/v3-core': 1.0.1
'@uniswap/v3-periphery': 1.4.4
dotenv: 14.3.2
- hardhat-watcher: 2.5.0(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))
+ hardhat-watcher: 2.5.0(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))
transitivePeerDependencies:
- hardhat
@@ -14580,12 +14620,12 @@ snapshots:
'@uniswap/v3-core': 1.0.1
base64-sol: 1.0.1
- '@uniswap/v3-sdk@3.17.1(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))':
+ '@uniswap/v3-sdk@3.18.1(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))':
dependencies:
'@ethersproject/abi': 5.7.0
'@ethersproject/solidity': 5.7.0
- '@uniswap/sdk-core': 5.8.1
- '@uniswap/swap-router-contracts': 1.3.1(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))
+ '@uniswap/sdk-core': 5.8.5
+ '@uniswap/swap-router-contracts': 1.3.1(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))
'@uniswap/v3-periphery': 1.4.4
'@uniswap/v3-staker': 1.0.0
tiny-invariant: 1.3.3
@@ -14624,7 +14664,7 @@ snapshots:
'@vitest/snapshot@1.6.0':
dependencies:
- magic-string: 0.30.11
+ magic-string: 0.30.12
pathe: 1.1.2
pretty-format: 29.7.0
@@ -14639,54 +14679,65 @@ snapshots:
loupe: 2.3.7
pretty-format: 29.7.0
+ '@web3icons/common@0.4.1(typescript@5.6.3)':
+ dependencies:
+ typescript: 5.6.3
+
+ '@web3icons/react@3.10.1(react@18.3.1)(typescript@5.6.3)':
+ dependencies:
+ '@web3icons/common': 0.4.1(typescript@5.6.3)
+ react: 18.3.1
+ transitivePeerDependencies:
+ - typescript
+
'@whatwg-node/disposablestack@0.0.5':
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
'@whatwg-node/events@0.1.2':
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
- '@whatwg-node/fetch@0.9.21':
+ '@whatwg-node/fetch@0.9.22':
dependencies:
- '@whatwg-node/node-fetch': 0.5.26
+ '@whatwg-node/node-fetch': 0.5.27
urlpattern-polyfill: 10.0.0
- '@whatwg-node/node-fetch@0.5.26':
+ '@whatwg-node/node-fetch@0.5.27':
dependencies:
'@kamilkisiela/fast-url-parser': 1.1.4
busboy: 1.6.0
fast-querystring: 1.1.2
- tslib: 2.7.0
+ tslib: 2.8.0
- '@whatwg-node/server@0.9.49':
+ '@whatwg-node/server@0.9.50':
dependencies:
- '@whatwg-node/fetch': 0.9.21
- tslib: 2.7.0
+ '@whatwg-node/fetch': 0.9.22
+ tslib: 2.8.0
'@wry/caches@1.0.1':
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
optional: true
'@wry/context@0.7.4':
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
optional: true
'@wry/equality@0.5.7':
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
optional: true
'@wry/trie@0.4.3':
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
optional: true
'@wry/trie@0.5.0':
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
optional: true
'@xobotyi/scrollbar-width@1.9.5': {}
@@ -14727,15 +14778,15 @@ snapshots:
mime-types: 2.1.35
negotiator: 0.6.3
- acorn-jsx@5.3.2(acorn@8.12.1):
+ acorn-jsx@5.3.2(acorn@8.13.0):
dependencies:
- acorn: 8.12.1
+ acorn: 8.13.0
acorn-walk@8.3.4:
dependencies:
- acorn: 8.12.1
+ acorn: 8.13.0
- acorn@8.12.1: {}
+ acorn@8.13.0: {}
adm-zip@0.4.16: {}
@@ -14772,7 +14823,7 @@ snapshots:
ajv@8.17.1:
dependencies:
fast-deep-equal: 3.1.3
- fast-uri: 3.0.2
+ fast-uri: 3.0.3
json-schema-traverse: 1.0.0
require-from-string: 2.0.2
@@ -14859,11 +14910,9 @@ snapshots:
aria-hidden@1.2.4:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
- aria-query@5.1.3:
- dependencies:
- deep-equal: 2.2.3
+ aria-query@5.3.2: {}
array-buffer-byte-length@1.0.1:
dependencies:
@@ -14946,13 +14995,13 @@ snapshots:
ast-types@0.16.1:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
astring@1.9.0: {}
async-mutex@0.4.1:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
asynckit@0.4.0: {}
@@ -14964,11 +15013,11 @@ snapshots:
autoprefixer@10.4.20(postcss@8.4.47):
dependencies:
- browserslist: 4.24.0
- caniuse-lite: 1.0.30001667
+ browserslist: 4.24.2
+ caniuse-lite: 1.0.30001669
fraction.js: 4.3.7
normalize-range: 0.1.2
- picocolors: 1.1.0
+ picocolors: 1.1.1
postcss: 8.4.47
postcss-value-parser: 4.2.0
@@ -14976,7 +15025,7 @@ snapshots:
dependencies:
possible-typed-array-names: 1.0.0
- axe-core@4.10.0: {}
+ axe-core@4.10.1: {}
axios@1.7.7:
dependencies:
@@ -14990,41 +15039,41 @@ snapshots:
babel-plugin-macros@3.1.0:
dependencies:
- '@babel/runtime': 7.25.7
+ '@babel/runtime': 7.25.9
cosmiconfig: 7.1.0
resolve: 1.22.8
babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0: {}
- babel-preset-fbjs@3.4.0(@babel/core@7.25.8):
- dependencies:
- '@babel/core': 7.25.8
- '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.25.8)
- '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.25.8)
- '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.25.8)
- '@babel/plugin-syntax-flow': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-syntax-jsx': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.8)
- '@babel/plugin-transform-arrow-functions': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-block-scoped-functions': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-block-scoping': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-classes': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-computed-properties': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-destructuring': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-flow-strip-types': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-for-of': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-function-name': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-literals': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-member-expression-literals': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-modules-commonjs': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-object-super': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-parameters': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-property-literals': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-react-display-name': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-react-jsx': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-shorthand-properties': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-spread': 7.25.7(@babel/core@7.25.8)
- '@babel/plugin-transform-template-literals': 7.25.7(@babel/core@7.25.8)
+ babel-preset-fbjs@3.4.0(@babel/core@7.25.9):
+ dependencies:
+ '@babel/core': 7.25.9
+ '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.25.9)
+ '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.25.9)
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.25.9)
+ '@babel/plugin-syntax-flow': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.9)
+ '@babel/plugin-transform-arrow-functions': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-block-scoped-functions': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-block-scoping': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-classes': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-computed-properties': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-destructuring': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-flow-strip-types': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-for-of': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-function-name': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-literals': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-member-expression-literals': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-modules-commonjs': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-object-super': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-property-literals': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-react-display-name': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-react-jsx': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-shorthand-properties': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-spread': 7.25.9(@babel/core@7.25.9)
+ '@babel/plugin-transform-template-literals': 7.25.9(@babel/core@7.25.9)
babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0
transitivePeerDependencies:
- supports-color
@@ -15153,12 +15202,12 @@ snapshots:
inherits: 2.0.4
safe-buffer: 5.2.1
- browserslist@4.24.0:
+ browserslist@4.24.2:
dependencies:
- caniuse-lite: 1.0.30001667
- electron-to-chromium: 1.5.35
+ caniuse-lite: 1.0.30001669
+ electron-to-chromium: 1.5.42
node-releases: 2.0.18
- update-browserslist-db: 1.1.1(browserslist@4.24.0)
+ update-browserslist-db: 1.1.1(browserslist@4.24.2)
bs58@4.0.1:
dependencies:
@@ -15236,7 +15285,7 @@ snapshots:
camel-case@4.1.2:
dependencies:
pascal-case: 3.1.2
- tslib: 2.7.0
+ tslib: 2.8.0
camelcase-css@2.0.1: {}
@@ -15246,18 +15295,18 @@ snapshots:
camelize@1.0.1: {}
- caniuse-lite@1.0.30001667: {}
+ caniuse-lite@1.0.30001669: {}
capital-case@1.0.4:
dependencies:
no-case: 3.0.4
- tslib: 2.7.0
+ tslib: 2.8.0
upper-case-first: 2.0.2
capnp-ts@0.7.0:
dependencies:
debug: 4.3.7(supports-color@8.1.1)
- tslib: 2.7.0
+ tslib: 2.8.0
transitivePeerDependencies:
- supports-color
@@ -15333,7 +15382,7 @@ snapshots:
path-case: 3.0.4
sentence-case: 3.0.4
snake-case: 3.0.4
- tslib: 2.7.0
+ tslib: 2.8.0
character-entities-html4@2.1.0: {}
@@ -15432,6 +15481,8 @@ snapshots:
clsx@2.1.1: {}
+ code-block-writer@13.0.3: {}
+
color-convert@1.9.3:
dependencies:
color-name: 1.1.3
@@ -15502,7 +15553,7 @@ snapshots:
constant-case@3.0.4:
dependencies:
no-case: 3.0.4
- tslib: 2.7.0
+ tslib: 2.8.0
upper-case: 2.0.2
content-disposition@0.5.4:
@@ -15588,7 +15639,7 @@ snapshots:
cross-inspect@1.0.1:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
cross-spawn@5.1.0:
dependencies:
@@ -15631,6 +15682,8 @@ snapshots:
dependencies:
rrweb-cssom: 0.7.1
+ csstype@3.0.10: {}
+
csstype@3.1.3: {}
cytoscape-cose-bilkent@4.1.0(cytoscape@3.30.2):
@@ -15841,6 +15894,8 @@ snapshots:
dataloader@2.2.2: {}
+ date-fns@4.1.0: {}
+
dayjs@1.11.13: {}
debug@2.6.9:
@@ -15873,27 +15928,6 @@ snapshots:
dependencies:
type-detect: 4.1.0
- deep-equal@2.2.3:
- dependencies:
- array-buffer-byte-length: 1.0.1
- call-bind: 1.0.7
- es-get-iterator: 1.1.3
- get-intrinsic: 1.2.4
- is-arguments: 1.1.1
- is-array-buffer: 3.0.4
- is-date-object: 1.0.5
- is-regex: 1.1.4
- is-shared-array-buffer: 1.0.3
- isarray: 2.0.5
- object-is: 1.1.6
- object-keys: 1.1.1
- object.assign: 4.1.5
- regexp.prototype.flags: 1.5.3
- side-channel: 1.0.6
- which-boxed-primitive: 1.0.2
- which-collection: 1.0.2
- which-typed-array: 1.1.15
-
deep-is@0.1.4: {}
deepmerge@4.3.1: {}
@@ -15982,7 +16016,7 @@ snapshots:
dom-helpers@5.2.1:
dependencies:
- '@babel/runtime': 7.25.7
+ '@babel/runtime': 7.25.9
csstype: 3.1.3
dompurify@3.1.6: {}
@@ -15990,7 +16024,7 @@ snapshots:
dot-case@3.0.4:
dependencies:
no-case: 3.0.4
- tslib: 2.7.0
+ tslib: 2.8.0
dotenv@14.3.2: {}
@@ -16011,7 +16045,7 @@ snapshots:
ee-first@1.1.1: {}
- electron-to-chromium@1.5.35: {}
+ electron-to-chromium@1.5.42: {}
elkjs@0.9.3: {}
@@ -16135,18 +16169,6 @@ snapshots:
es-errors@1.3.0: {}
- es-get-iterator@1.1.3:
- dependencies:
- call-bind: 1.0.7
- get-intrinsic: 1.2.4
- has-symbols: 1.0.3
- is-arguments: 1.1.1
- is-map: 2.0.3
- is-set: 2.0.3
- is-string: 1.0.7
- isarray: 2.0.5
- stop-iteration-iterator: 1.0.0
-
es-iterator-helpers@1.1.0:
dependencies:
call-bind: 1.0.7
@@ -16301,8 +16323,8 @@ snapshots:
eslint-mdx@2.3.4(eslint@8.57.1):
dependencies:
- acorn: 8.12.1
- acorn-jsx: 5.3.2(acorn@8.12.1)
+ acorn: 8.13.0
+ acorn-jsx: 5.3.2(acorn@8.13.0)
eslint: 8.57.1
espree: 9.6.1
estree-util-visit: 1.2.1
@@ -16310,7 +16332,7 @@ snapshots:
remark-parse: 10.0.2
remark-stringify: 10.0.3
synckit: 0.9.2
- tslib: 2.7.0
+ tslib: 2.8.0
unified: 10.1.2
unified-engine: 10.1.0
unist-util-visit: 4.1.2
@@ -16359,13 +16381,13 @@ snapshots:
- eslint-import-resolver-webpack
- supports-color
- eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.1):
+ eslint-plugin-jsx-a11y@6.10.1(eslint@8.57.1):
dependencies:
- aria-query: 5.1.3
+ aria-query: 5.3.2
array-includes: 3.1.8
array.prototype.flatmap: 1.3.2
ast-types-flow: 0.0.8
- axe-core: 4.10.0
+ axe-core: 4.10.1
axobject-query: 4.1.0
damerau-levenshtein: 1.0.8
emoji-regex: 9.2.2
@@ -16377,7 +16399,7 @@ snapshots:
minimatch: 3.1.2
object.fromentries: 2.0.8
safe-regex-test: 1.0.3
- string.prototype.includes: 2.0.0
+ string.prototype.includes: 2.0.1
eslint-plugin-markdown@3.0.1(eslint@8.57.1):
dependencies:
@@ -16394,7 +16416,7 @@ snapshots:
remark-mdx: 2.3.0
remark-parse: 10.0.2
remark-stringify: 10.0.3
- tslib: 2.7.0
+ tslib: 2.8.0
unified: 10.1.2
vfile: 5.3.7
transitivePeerDependencies:
@@ -16404,7 +16426,7 @@ snapshots:
dependencies:
eslint: 8.57.1
- eslint-plugin-react@7.37.1(eslint@8.57.1):
+ eslint-plugin-react@7.37.2(eslint@8.57.1):
dependencies:
array-includes: 3.1.8
array.prototype.findlast: 1.2.5
@@ -16486,8 +16508,8 @@ snapshots:
espree@9.6.1:
dependencies:
- acorn: 8.12.1
- acorn-jsx: 5.3.2(acorn@8.12.1)
+ acorn: 8.13.0
+ acorn-jsx: 5.3.2(acorn@8.13.0)
eslint-visitor-keys: 3.4.3
esprima@4.0.1: {}
@@ -16554,7 +16576,7 @@ snapshots:
randombytes: 2.1.0
safe-buffer: 5.2.1
scrypt-js: 3.0.1
- secp256k1: 4.0.3
+ secp256k1: 4.0.4
setimmediate: 1.0.5
ethereum-cryptography@1.2.0:
@@ -16810,7 +16832,7 @@ snapshots:
fast-uri@2.4.0: {}
- fast-uri@3.0.2: {}
+ fast-uri@3.0.3: {}
fast-xml-parser@4.5.0:
dependencies:
@@ -16846,7 +16868,7 @@ snapshots:
transitivePeerDependencies:
- encoding
- fdir@6.4.0(picomatch@4.0.2):
+ fdir@6.4.2(picomatch@4.0.2):
optionalDependencies:
picomatch: 4.0.2
@@ -16864,7 +16886,7 @@ snapshots:
file-selector@0.6.0:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
file-system-cache@2.3.0:
dependencies:
@@ -16942,9 +16964,9 @@ snapshots:
fraction.js@4.3.7: {}
- framer-motion@11.11.7(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
+ framer-motion@11.11.9(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
optionalDependencies:
'@emotion/is-prop-valid': 0.8.8
react: 18.3.1
@@ -17190,15 +17212,25 @@ snapshots:
lodash.merge: 4.6.2
lodash.mergewith: 4.6.2
+ graphql-jit@0.8.7(graphql@16.9.0):
+ dependencies:
+ '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0)
+ fast-json-stringify: 5.16.1
+ generate-function: 2.3.1
+ graphql: 16.9.0
+ lodash.memoize: 4.1.2
+ lodash.merge: 4.6.2
+ lodash.mergewith: 4.6.2
+
graphql-tag@2.12.6(graphql@16.8.0):
dependencies:
graphql: 16.8.0
- tslib: 2.7.0
+ tslib: 2.8.0
graphql-tag@2.12.6(graphql@16.9.0):
dependencies:
graphql: 16.9.0
- tslib: 2.7.0
+ tslib: 2.8.0
graphql-ws@5.16.0(graphql@16.9.0):
dependencies:
@@ -17207,17 +17239,17 @@ snapshots:
graphql-yoga@5.7.0(graphql@16.9.0):
dependencies:
'@envelop/core': 5.0.2
- '@graphql-tools/executor': 1.3.1(graphql@16.9.0)
- '@graphql-tools/schema': 10.0.6(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.4(graphql@16.9.0)
+ '@graphql-tools/executor': 1.3.2(graphql@16.9.0)
+ '@graphql-tools/schema': 10.0.7(graphql@16.9.0)
+ '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
'@graphql-yoga/logger': 2.0.0
'@graphql-yoga/subscription': 5.0.1
- '@whatwg-node/fetch': 0.9.21
- '@whatwg-node/server': 0.9.49
+ '@whatwg-node/fetch': 0.9.22
+ '@whatwg-node/server': 0.9.50
dset: 3.1.4
graphql: 16.9.0
lru-cache: 10.4.3
- tslib: 2.7.0
+ tslib: 2.8.0
graphql@16.8.0: {}
@@ -17230,24 +17262,24 @@ snapshots:
section-matter: 1.0.0
strip-bom-string: 1.0.0
- hardhat-secure-accounts@0.0.6(@nomiclabs/hardhat-ethers@2.2.3(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)))(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)):
+ hardhat-secure-accounts@0.0.6(@nomiclabs/hardhat-ethers@2.2.3(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)))(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)):
dependencies:
- '@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3))
+ '@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.7.2)(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3))
debug: 4.3.7(supports-color@8.1.1)
enquirer: 2.4.1
ethers: 5.7.2
- hardhat: 2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)
+ hardhat: 2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)
lodash.clonedeep: 4.5.0
prompt-sync: 4.2.0
transitivePeerDependencies:
- supports-color
- hardhat-watcher@2.5.0(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)):
+ hardhat-watcher@2.5.0(hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)):
dependencies:
chokidar: 3.6.0
- hardhat: 2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3)
+ hardhat: 2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3)
- hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))(typescript@5.6.3):
+ hardhat@2.14.1(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))(typescript@5.6.3):
dependencies:
'@ethersproject/abi': 5.7.0
'@metamask/eth-sig-util': 4.0.1
@@ -17300,7 +17332,7 @@ snapshots:
uuid: 8.3.2
ws: 7.5.10
optionalDependencies:
- ts-node: 10.9.2(@types/node@22.7.5)(typescript@5.6.3)
+ ts-node: 10.9.2(@types/node@22.7.8)(typescript@5.6.3)
typescript: 5.6.3
transitivePeerDependencies:
- bufferutil
@@ -17369,7 +17401,7 @@ snapshots:
'@types/hast': 3.0.4
devlop: 1.1.0
hast-util-from-parse5: 8.0.1
- parse5: 7.1.2
+ parse5: 7.2.0
vfile: 6.0.3
vfile-message: 4.0.2
@@ -17401,7 +17433,7 @@ snapshots:
hast-util-to-parse5: 8.0.0
html-void-elements: 3.0.0
mdast-util-to-hast: 13.2.0
- parse5: 7.1.2
+ parse5: 7.2.0
unist-util-position: 5.0.0
unist-util-visit: 5.0.0
vfile: 6.0.3
@@ -17478,7 +17510,7 @@ snapshots:
header-case@2.0.4:
dependencies:
capital-case: 1.0.4
- tslib: 2.7.0
+ tslib: 2.8.0
helmet@7.0.0: {}
@@ -17614,12 +17646,12 @@ snapshots:
internmap@2.0.3: {}
- intl-messageformat@10.6.0:
+ intl-messageformat@10.7.1:
dependencies:
- '@formatjs/ecma402-abstract': 2.1.0
- '@formatjs/fast-memoize': 2.2.0
- '@formatjs/icu-messageformat-parser': 2.7.9
- tslib: 2.7.0
+ '@formatjs/ecma402-abstract': 2.2.0
+ '@formatjs/fast-memoize': 2.2.1
+ '@formatjs/icu-messageformat-parser': 2.8.0
+ tslib: 2.8.0
invariant@2.2.4:
dependencies:
@@ -17656,11 +17688,6 @@ snapshots:
is-alphabetical: 2.0.1
is-decimal: 2.0.1
- is-arguments@1.1.1:
- dependencies:
- call-bind: 1.0.7
- has-tostringtag: 1.0.2
-
is-array-buffer@3.0.4:
dependencies:
call-bind: 1.0.7
@@ -17748,7 +17775,7 @@ snapshots:
is-lower-case@2.0.2:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
is-map@2.0.3: {}
@@ -17819,7 +17846,7 @@ snapshots:
is-upper-case@2.0.2:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
is-weakmap@2.0.2: {}
@@ -17857,6 +17884,8 @@ snapshots:
reflect.getprototypeof: 1.0.6
set-function-name: 2.0.2
+ itty-time@1.0.6: {}
+
jackspeak@3.4.3:
dependencies:
'@isaacs/cliui': 8.0.2
@@ -17915,7 +17944,7 @@ snapshots:
https-proxy-agent: 7.0.5
is-potential-custom-element-name: 1.0.1
nwsapi: 2.2.13
- parse5: 7.1.2
+ parse5: 7.2.0
rrweb-cssom: 0.7.1
saxes: 6.0.0
symbol-tree: 3.2.4
@@ -18120,11 +18149,11 @@ snapshots:
lower-case-first@2.0.2:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
lower-case@2.0.2:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
lru-cache@10.4.3: {}
@@ -18143,7 +18172,7 @@ snapshots:
dependencies:
sourcemap-codec: 1.4.8
- magic-string@0.30.11:
+ magic-string@0.30.12:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.0
@@ -18164,7 +18193,7 @@ snapshots:
minipass-fetch: 3.0.5
minipass-flush: 1.0.5
minipass-pipeline: 1.2.4
- negotiator: 0.6.3
+ negotiator: 0.6.4
proc-log: 4.2.0
promise-retry: 2.0.1
ssri: 10.0.6
@@ -18178,7 +18207,7 @@ snapshots:
markdown-extensions@1.1.1: {}
- markdown-table@3.0.3: {}
+ markdown-table@3.0.4: {}
mcl-wasm@0.7.9: {}
@@ -18283,7 +18312,7 @@ snapshots:
mdast-util-gfm-table@1.0.7:
dependencies:
'@types/mdast': 3.0.15
- markdown-table: 3.0.3
+ markdown-table: 3.0.4
mdast-util-from-markdown: 1.3.1
mdast-util-to-markdown: 1.5.0
transitivePeerDependencies:
@@ -18446,7 +18475,7 @@ snapshots:
merge2@1.4.1: {}
- mermaid@10.9.2:
+ mermaid@10.9.3:
dependencies:
'@braintree/sanitize-url': 6.0.4
'@types/d3-scale': 4.0.8
@@ -18471,9 +18500,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
- meros@1.3.0(@types/node@22.7.5):
+ meros@1.3.0(@types/node@22.7.8):
optionalDependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
methods@1.1.2: {}
@@ -18632,8 +18661,8 @@ snapshots:
micromark-extension-mdxjs@1.0.1:
dependencies:
- acorn: 8.12.1
- acorn-jsx: 5.3.2(acorn@8.12.1)
+ acorn: 8.13.0
+ acorn-jsx: 5.3.2(acorn@8.13.0)
micromark-extension-mdx-expression: 1.0.8
micromark-extension-mdx-jsx: 1.0.5
micromark-extension-mdx-md: 1.0.1
@@ -18917,17 +18946,17 @@ snapshots:
mimic-fn@4.0.0: {}
- miniflare@3.20240925.1:
+ miniflare@3.20241018.0:
dependencies:
'@cspotcode/source-map-support': 0.8.1
- acorn: 8.12.1
+ acorn: 8.13.0
acorn-walk: 8.3.4
capnp-ts: 0.7.0
exit-hook: 2.2.1
glob-to-regexp: 0.4.1
stoppable: 1.1.0
undici: 5.28.4
- workerd: 1.20240925.0
+ workerd: 1.20241018.1
ws: 8.18.0
youch: 3.3.4
zod: 3.23.8
@@ -19016,7 +19045,7 @@ snapshots:
mlly@1.7.2:
dependencies:
- acorn: 8.12.1
+ acorn: 8.13.0
pathe: 1.1.2
pkg-types: 1.2.1
ufo: 1.5.4
@@ -19106,6 +19135,9 @@ snapshots:
negotiator@0.6.3: {}
+ negotiator@0.6.4:
+ optional: true
+
next-mdx-remote@4.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
'@mdx-js/mdx': 2.3.0
@@ -19117,31 +19149,31 @@ snapshots:
transitivePeerDependencies:
- supports-color
- next-seo@6.6.0(next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
+ next-seo@6.6.0(next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
- next: 14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ next: 14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- next-sitemap@4.2.3(next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)):
+ next-sitemap@4.2.3(next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)):
dependencies:
'@corex/deepmerge': 4.0.43
'@next/env': 13.5.7
fast-glob: 3.3.2
minimist: 1.2.8
- next: 14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ next: 14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
+ next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
'@next/env': 14.2.15
'@swc/helpers': 0.5.5
busboy: 1.6.0
- caniuse-lite: 1.0.30001667
+ caniuse-lite: 1.0.30001669
graceful-fs: 4.2.11
postcss: 8.4.31
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- styled-jsx: 5.1.1(@babel/core@7.25.8)(react@18.3.1)
+ styled-jsx: 5.1.1(@babel/core@7.25.9)(react@18.3.1)
optionalDependencies:
'@next/swc-darwin-arm64': 14.2.15
'@next/swc-darwin-x64': 14.2.15
@@ -19156,7 +19188,7 @@ snapshots:
- '@babel/core'
- babel-plugin-macros
- nextra@2.13.4(next@14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
+ nextra@2.13.4(next@14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
'@headlessui/react': 1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@mdx-js/mdx': 2.3.0
@@ -19170,7 +19202,7 @@ snapshots:
gray-matter: 4.0.3
katex: 0.16.11
lodash.get: 4.4.2
- next: 14.2.15(@babel/core@7.25.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ next: 14.2.15(@babel/core@7.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
next-mdx-remote: 4.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
p-limit: 3.1.0
react: 18.3.1
@@ -19195,10 +19227,12 @@ snapshots:
no-case@3.0.4:
dependencies:
lower-case: 2.0.2
- tslib: 2.7.0
+ tslib: 2.8.0
node-addon-api@2.0.2: {}
+ node-addon-api@5.1.0: {}
+
node-fetch@2.7.0(encoding@0.1.13):
dependencies:
whatwg-url: 5.0.0
@@ -19308,11 +19342,6 @@ snapshots:
object-inspect@1.13.2: {}
- object-is@1.1.6:
- dependencies:
- call-bind: 1.0.7
- define-properties: 1.2.1
-
object-keys@1.1.1: {}
object.assign@4.1.5:
@@ -19389,7 +19418,7 @@ snapshots:
'@wry/caches': 1.0.1
'@wry/context': 0.7.4
'@wry/trie': 0.4.3
- tslib: 2.7.0
+ tslib: 2.8.0
optional: true
optionator@0.9.4:
@@ -19462,7 +19491,7 @@ snapshots:
param-case@3.0.4:
dependencies:
dot-case: 3.0.4
- tslib: 2.7.0
+ tslib: 2.8.0
parent-module@1.0.1:
dependencies:
@@ -19501,21 +19530,21 @@ snapshots:
parse-json@5.2.0:
dependencies:
- '@babel/code-frame': 7.25.7
+ '@babel/code-frame': 7.25.9
error-ex: 1.3.2
json-parse-even-better-errors: 2.3.1
lines-and-columns: 1.2.4
parse-json@6.0.2:
dependencies:
- '@babel/code-frame': 7.25.7
+ '@babel/code-frame': 7.25.9
error-ex: 1.3.2
json-parse-even-better-errors: 2.3.1
lines-and-columns: 2.0.4
parse-numeric-range@1.3.0: {}
- parse5@7.1.2:
+ parse5@7.2.0:
dependencies:
entities: 4.5.0
@@ -19524,14 +19553,14 @@ snapshots:
pascal-case@3.1.2:
dependencies:
no-case: 3.0.4
- tslib: 2.7.0
+ tslib: 2.8.0
path-browserify@1.0.1: {}
path-case@3.0.4:
dependencies:
dot-case: 3.0.4
- tslib: 2.7.0
+ tslib: 2.8.0
path-exists@3.0.0: {}
@@ -19623,7 +19652,7 @@ snapshots:
dependencies:
split2: 4.2.0
- picocolors@1.1.0: {}
+ picocolors@1.1.1: {}
picomatch@2.3.1: {}
@@ -19687,22 +19716,22 @@ snapshots:
camelcase-css: 2.0.1
postcss: 8.4.47
- postcss-load-config@4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3)):
+ postcss-load-config@4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3)):
dependencies:
lilconfig: 3.1.2
- yaml: 2.5.1
+ yaml: 2.6.0
optionalDependencies:
postcss: 8.4.47
- ts-node: 10.9.2(@types/node@22.7.5)(typescript@5.6.3)
+ ts-node: 10.9.2(@types/node@22.7.8)(typescript@5.6.3)
- postcss-load-config@6.0.1(jiti@1.21.6)(postcss@8.4.47)(tsx@4.19.1)(yaml@2.5.1):
+ postcss-load-config@6.0.1(jiti@1.21.6)(postcss@8.4.47)(tsx@4.19.1)(yaml@2.6.0):
dependencies:
lilconfig: 3.1.2
optionalDependencies:
jiti: 1.21.6
postcss: 8.4.47
tsx: 4.19.1
- yaml: 2.5.1
+ yaml: 2.6.0
postcss-nested@6.2.0(postcss@8.4.47):
dependencies:
@@ -19719,13 +19748,13 @@ snapshots:
postcss@8.4.31:
dependencies:
nanoid: 3.3.7
- picocolors: 1.1.0
+ picocolors: 1.1.1
source-map-js: 1.2.1
postcss@8.4.47:
dependencies:
nanoid: 3.3.7
- picocolors: 1.1.0
+ picocolors: 1.1.1
source-map-js: 1.2.1
postgres-array@2.0.0: {}
@@ -19860,45 +19889,45 @@ snapshots:
iconv-lite: 0.4.24
unpipe: 1.0.0
- react-aria@3.35.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
+ react-aria@3.35.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
'@internationalized/string': 3.2.4
- '@react-aria/breadcrumbs': 3.5.17(react@18.3.1)
- '@react-aria/button': 3.10.0(react@18.3.1)
- '@react-aria/calendar': 3.5.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/checkbox': 3.14.7(react@18.3.1)
- '@react-aria/color': 3.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/combobox': 3.10.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/datepicker': 3.11.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/dialog': 3.5.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/dnd': 3.7.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/focus': 3.18.3(react@18.3.1)
- '@react-aria/gridlist': 3.9.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/breadcrumbs': 3.5.18(react@18.3.1)
+ '@react-aria/button': 3.10.1(react@18.3.1)
+ '@react-aria/calendar': 3.5.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/checkbox': 3.14.8(react@18.3.1)
+ '@react-aria/color': 3.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/combobox': 3.10.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/datepicker': 3.11.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/dialog': 3.5.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/dnd': 3.7.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/focus': 3.18.4(react@18.3.1)
+ '@react-aria/gridlist': 3.9.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/i18n': 3.12.3(react@18.3.1)
- '@react-aria/interactions': 3.22.3(react@18.3.1)
+ '@react-aria/interactions': 3.22.4(react@18.3.1)
'@react-aria/label': 3.7.12(react@18.3.1)
- '@react-aria/link': 3.7.5(react@18.3.1)
- '@react-aria/listbox': 3.13.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/menu': 3.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/link': 3.7.6(react@18.3.1)
+ '@react-aria/listbox': 3.13.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/menu': 3.15.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/meter': 3.4.17(react@18.3.1)
- '@react-aria/numberfield': 3.11.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/overlays': 3.23.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/numberfield': 3.11.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/overlays': 3.23.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/progress': 3.4.17(react@18.3.1)
- '@react-aria/radio': 3.10.8(react@18.3.1)
- '@react-aria/searchfield': 3.7.9(react@18.3.1)
- '@react-aria/select': 3.14.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/selection': 3.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/radio': 3.10.9(react@18.3.1)
+ '@react-aria/searchfield': 3.7.10(react@18.3.1)
+ '@react-aria/select': 3.14.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/selection': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-aria/separator': 3.4.3(react@18.3.1)
- '@react-aria/slider': 3.7.12(react@18.3.1)
+ '@react-aria/slider': 3.7.13(react@18.3.1)
'@react-aria/ssr': 3.9.6(react@18.3.1)
- '@react-aria/switch': 3.6.8(react@18.3.1)
- '@react-aria/table': 3.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/tabs': 3.9.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/tag': 3.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- '@react-aria/textfield': 3.14.9(react@18.3.1)
- '@react-aria/tooltip': 3.7.8(react@18.3.1)
+ '@react-aria/switch': 3.6.9(react@18.3.1)
+ '@react-aria/table': 3.15.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/tabs': 3.9.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/tag': 3.4.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@react-aria/textfield': 3.14.10(react@18.3.1)
+ '@react-aria/tooltip': 3.7.9(react@18.3.1)
'@react-aria/utils': 3.25.3(react@18.3.1)
- '@react-aria/visually-hidden': 3.8.16(react@18.3.1)
+ '@react-aria/visually-hidden': 3.8.17(react@18.3.1)
'@react-types/shared': 3.25.0(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
@@ -19943,7 +19972,7 @@ snapshots:
dependencies:
react: 18.3.1
react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1)
- tslib: 2.7.0
+ tslib: 2.8.0
optionalDependencies:
'@types/react': 18.3.11
@@ -19952,7 +19981,7 @@ snapshots:
react: 18.3.1
react-remove-scroll-bar: 2.3.6(@types/react@18.3.11)(react@18.3.1)
react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1)
- tslib: 2.7.0
+ tslib: 2.8.0
use-callback-ref: 1.3.2(@types/react@18.3.11)(react@18.3.1)
use-sidecar: 1.1.2(@types/react@18.3.11)(react@18.3.1)
optionalDependencies:
@@ -19971,23 +20000,23 @@ snapshots:
get-nonce: 1.0.1
invariant: 2.2.4
react: 18.3.1
- tslib: 2.7.0
+ tslib: 2.8.0
optionalDependencies:
'@types/react': 18.3.11
react-transition-group@4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
- '@babel/runtime': 7.25.7
+ '@babel/runtime': 7.25.9
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- react-universal-interface@0.6.2(react@18.3.1)(tslib@2.7.0):
+ react-universal-interface@0.6.2(react@18.3.1)(tslib@2.8.0):
dependencies:
react: 18.3.1
- tslib: 2.7.0
+ tslib: 2.8.0
react-use@17.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
@@ -20000,13 +20029,18 @@ snapshots:
nano-css: 5.6.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- react-universal-interface: 0.6.2(react@18.3.1)(tslib@2.7.0)
+ react-universal-interface: 0.6.2(react@18.3.1)(tslib@2.8.0)
resize-observer-polyfill: 1.5.1
screenfull: 5.2.0
set-harmonic-interval: 1.0.1
throttle-debounce: 3.0.1
ts-easing: 0.2.0
- tslib: 2.7.0
+ tslib: 2.8.0
+
+ react-virtuoso@4.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
+ dependencies:
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
react@18.3.1:
dependencies:
@@ -20041,20 +20075,20 @@ snapshots:
esprima: 4.0.1
source-map: 0.6.1
tiny-invariant: 1.3.3
- tslib: 2.7.0
+ tslib: 2.8.0
recharts-scale@0.4.5:
dependencies:
decimal.js-light: 2.5.1
- recharts@2.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
+ recharts@2.13.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
clsx: 2.1.1
eventemitter3: 4.0.7
lodash: 4.17.21
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- react-is: 16.13.1
+ react-is: 18.3.1
react-smooth: 4.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
recharts-scale: 0.4.5
tiny-invariant: 1.3.3
@@ -20112,7 +20146,7 @@ snapshots:
relay-runtime@12.0.0(encoding@0.1.13):
dependencies:
- '@babel/runtime': 7.25.7
+ '@babel/runtime': 7.25.9
fbjs: 3.0.5(encoding@0.1.13)
invariant: 2.2.4
transitivePeerDependencies:
@@ -20343,7 +20377,7 @@ snapshots:
rtl-css-js@1.16.1:
dependencies:
- '@babel/runtime': 7.25.7
+ '@babel/runtime': 7.25.9
run-async@2.4.1: {}
@@ -20361,7 +20395,7 @@ snapshots:
rxjs@7.8.1:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
sade@1.8.1:
dependencies:
@@ -20415,10 +20449,10 @@ snapshots:
search-insights@2.17.2: {}
- secp256k1@4.0.3:
+ secp256k1@4.0.4:
dependencies:
elliptic: 6.5.7
- node-addon-api: 2.0.2
+ node-addon-api: 5.1.0
node-gyp-build: 4.8.2
section-matter@1.0.0:
@@ -20458,7 +20492,7 @@ snapshots:
sentence-case@3.0.4:
dependencies:
no-case: 3.0.4
- tslib: 2.7.0
+ tslib: 2.8.0
upper-case-first: 2.0.2
sequelize-pool@7.1.0: {}
@@ -20588,7 +20622,7 @@ snapshots:
snake-case@3.0.4:
dependencies:
dot-case: 3.0.4
- tslib: 2.7.0
+ tslib: 2.8.0
socks-proxy-agent@8.0.4:
dependencies:
@@ -20658,7 +20692,7 @@ snapshots:
sponge-case@1.0.1:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
sprintf-js@1.0.3: {}
@@ -20704,10 +20738,6 @@ snapshots:
std-env@3.7.0: {}
- stop-iteration-iterator@1.0.0:
- dependencies:
- internal-slot: 1.0.7
-
stoppable@1.1.0: {}
stream-shift@1.0.3: {}
@@ -20730,8 +20760,9 @@ snapshots:
string.prototype.codepointat@0.2.1: {}
- string.prototype.includes@2.0.0:
+ string.prototype.includes@2.0.1:
dependencies:
+ call-bind: 1.0.7
define-properties: 1.2.1
es-abstract: 1.23.3
@@ -20821,12 +20852,12 @@ snapshots:
dependencies:
inline-style-parser: 0.1.1
- styled-jsx@5.1.1(@babel/core@7.25.8)(react@18.3.1):
+ styled-jsx@5.1.1(@babel/core@7.25.9)(react@18.3.1):
dependencies:
client-only: 0.0.1
react: 18.3.1
optionalDependencies:
- '@babel/core': 7.25.8
+ '@babel/core': 7.25.9
styled-system@5.1.5:
dependencies:
@@ -20891,7 +20922,7 @@ snapshots:
swap-case@2.0.2:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
symbol-observable@4.0.0:
optional: true
@@ -20901,11 +20932,11 @@ snapshots:
synckit@0.9.2:
dependencies:
'@pkgr/core': 0.1.1
- tslib: 2.7.0
+ tslib: 2.8.0
tabbable@6.2.0: {}
- tailwindcss@3.4.13(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3)):
+ tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3)):
dependencies:
'@alloc/quick-lru': 5.2.0
arg: 5.0.2
@@ -20920,11 +20951,11 @@ snapshots:
micromatch: 4.0.8
normalize-path: 3.0.0
object-hash: 3.0.0
- picocolors: 1.1.0
+ picocolors: 1.1.1
postcss: 8.4.47
postcss-import: 15.1.0(postcss@8.4.47)
postcss-js: 4.0.1(postcss@8.4.47)
- postcss-load-config: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3))
+ postcss-load-config: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3))
postcss-nested: 6.2.0(postcss@8.4.47)
postcss-selector-parser: 6.1.2
resolve: 1.22.8
@@ -20954,15 +20985,15 @@ snapshots:
text-table@0.2.0: {}
- theme-ui@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1):
+ theme-ui@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1):
dependencies:
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
- '@theme-ui/color-modes': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
- '@theme-ui/components': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@theme-ui/theme-provider@0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(react@18.3.1)
- '@theme-ui/core': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
- '@theme-ui/css': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
- '@theme-ui/global': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
- '@theme-ui/theme-provider': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ '@theme-ui/color-modes': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ '@theme-ui/components': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@theme-ui/theme-provider@0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1))(react@18.3.1)
+ '@theme-ui/core': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ '@theme-ui/css': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))
+ '@theme-ui/global': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
+ '@theme-ui/theme-provider': 0.17.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
react: 18.3.1
thenify-all@1.6.0:
@@ -20998,7 +21029,7 @@ snapshots:
tinyglobby@0.2.9:
dependencies:
- fdir: 6.4.0(picomatch@4.0.2)
+ fdir: 6.4.2(picomatch@4.0.2)
picomatch: 4.0.2
tinypool@0.8.4: {}
@@ -21007,7 +21038,7 @@ snapshots:
title-case@3.0.3:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
title@3.5.3:
dependencies:
@@ -21022,8 +21053,6 @@ snapshots:
dependencies:
os-tmpdir: 1.0.2
- to-fast-properties@2.0.0: {}
-
to-regex-range@5.0.1:
dependencies:
is-number: 7.0.0
@@ -21076,18 +21105,23 @@ snapshots:
ts-invariant@0.10.3:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
optional: true
- ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3):
+ ts-morph@23.0.0:
+ dependencies:
+ '@ts-morph/common': 0.24.0
+ code-block-writer: 13.0.3
+
+ ts-node@10.9.2(@types/node@22.7.8)(typescript@5.6.3):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.11
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
- '@types/node': 22.7.5
- acorn: 8.12.1
+ '@types/node': 22.7.8
+ acorn: 8.13.0
acorn-walk: 8.3.4
arg: 4.1.3
create-require: 1.1.1
@@ -21118,11 +21152,11 @@ snapshots:
tslib@2.6.3: {}
- tslib@2.7.0: {}
+ tslib@2.8.0: {}
tsort@0.0.1: {}
- tsup@8.3.0(jiti@1.21.6)(postcss@8.4.47)(tsx@4.19.1)(typescript@5.6.3)(yaml@2.5.1):
+ tsup@8.3.0(jiti@1.21.6)(postcss@8.4.47)(tsx@4.19.1)(typescript@5.6.3)(yaml@2.6.0):
dependencies:
bundle-require: 5.0.0(esbuild@0.23.1)
cac: 6.7.14
@@ -21132,8 +21166,8 @@ snapshots:
esbuild: 0.23.1
execa: 5.1.1
joycon: 3.1.1
- picocolors: 1.1.0
- postcss-load-config: 6.0.1(jiti@1.21.6)(postcss@8.4.47)(tsx@4.19.1)(yaml@2.5.1)
+ picocolors: 1.1.1
+ postcss-load-config: 6.0.1(jiti@1.21.6)(postcss@8.4.47)(tsx@4.19.1)(yaml@2.6.0)
resolve-from: 5.0.0
rollup: 4.24.0
source-map: 0.8.0-beta.0
@@ -21274,7 +21308,7 @@ snapshots:
dependencies:
'@fastify/busboy': 2.1.1
- unenv-nightly@2.0.0-20240919-125358-9a64854:
+ unenv-nightly@2.0.0-20241018-011344-e666fcf:
dependencies:
defu: 6.1.4
ohash: 1.1.4
@@ -21291,7 +21325,7 @@ snapshots:
'@types/concat-stream': 2.0.3
'@types/debug': 4.1.12
'@types/is-empty': 1.2.3
- '@types/node': 18.19.55
+ '@types/node': 18.19.58
'@types/unist': 2.0.11
concat-stream: 2.0.0
debug: 4.3.7(supports-color@8.1.1)
@@ -21309,7 +21343,7 @@ snapshots:
vfile-message: 3.1.4
vfile-reporter: 7.0.5
vfile-statistics: 2.0.1
- yaml: 2.5.1
+ yaml: 2.6.0
transitivePeerDependencies:
- supports-color
@@ -21459,19 +21493,19 @@ snapshots:
unpipe@1.0.0: {}
- update-browserslist-db@1.1.1(browserslist@4.24.0):
+ update-browserslist-db@1.1.1(browserslist@4.24.2):
dependencies:
- browserslist: 4.24.0
+ browserslist: 4.24.2
escalade: 3.2.0
- picocolors: 1.1.0
+ picocolors: 1.1.1
upper-case-first@2.0.2:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
upper-case@2.0.2:
dependencies:
- tslib: 2.7.0
+ tslib: 2.8.0
uri-js@4.4.1:
dependencies:
@@ -21487,7 +21521,7 @@ snapshots:
use-callback-ref@1.3.2(@types/react@18.3.11)(react@18.3.1):
dependencies:
react: 18.3.1
- tslib: 2.7.0
+ tslib: 2.8.0
optionalDependencies:
'@types/react': 18.3.11
@@ -21501,7 +21535,7 @@ snapshots:
dependencies:
detect-node-es: 1.1.0
react: 18.3.1
- tslib: 2.7.0
+ tslib: 2.8.0
optionalDependencies:
'@types/react': 18.3.11
@@ -21603,13 +21637,13 @@ snapshots:
d3-time: 3.1.0
d3-timer: 3.0.1
- vite-node@1.6.0(@types/node@22.7.5):
+ vite-node@1.6.0(@types/node@22.7.8):
dependencies:
cac: 6.7.14
debug: 4.3.7(supports-color@8.1.1)
pathe: 1.1.2
- picocolors: 1.1.0
- vite: 5.4.8(@types/node@22.7.5)
+ picocolors: 1.1.1
+ vite: 5.4.9(@types/node@22.7.8)
transitivePeerDependencies:
- '@types/node'
- less
@@ -21621,16 +21655,16 @@ snapshots:
- supports-color
- terser
- vite@5.4.8(@types/node@22.7.5):
+ vite@5.4.9(@types/node@22.7.8):
dependencies:
esbuild: 0.21.5
postcss: 8.4.47
rollup: 4.24.0
optionalDependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
fsevents: 2.3.3
- vitest@1.6.0(@types/node@22.7.5)(jsdom@24.1.3):
+ vitest@1.6.0(@types/node@22.7.8)(jsdom@24.1.3):
dependencies:
'@vitest/expect': 1.6.0
'@vitest/runner': 1.6.0
@@ -21642,18 +21676,18 @@ snapshots:
debug: 4.3.7(supports-color@8.1.1)
execa: 8.0.1
local-pkg: 0.5.0
- magic-string: 0.30.11
+ magic-string: 0.30.12
pathe: 1.1.2
- picocolors: 1.1.0
+ picocolors: 1.1.1
std-env: 3.7.0
strip-literal: 2.1.0
tinybench: 2.9.0
tinypool: 0.8.4
- vite: 5.4.8(@types/node@22.7.5)
- vite-node: 1.6.0(@types/node@22.7.5)
+ vite: 5.4.9(@types/node@22.7.8)
+ vite-node: 1.6.0(@types/node@22.7.8)
why-is-node-running: 2.3.0
optionalDependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
jsdom: 24.1.3
transitivePeerDependencies:
- less
@@ -21780,43 +21814,45 @@ snapshots:
wkx@0.5.0:
dependencies:
- '@types/node': 22.7.5
+ '@types/node': 22.7.8
wonka@6.3.4: {}
word-wrap@1.2.5: {}
- workerd@1.20240925.0:
+ workerd@1.20241018.1:
optionalDependencies:
- '@cloudflare/workerd-darwin-64': 1.20240925.0
- '@cloudflare/workerd-darwin-arm64': 1.20240925.0
- '@cloudflare/workerd-linux-64': 1.20240925.0
- '@cloudflare/workerd-linux-arm64': 1.20240925.0
- '@cloudflare/workerd-windows-64': 1.20240925.0
+ '@cloudflare/workerd-darwin-64': 1.20241018.1
+ '@cloudflare/workerd-darwin-arm64': 1.20241018.1
+ '@cloudflare/workerd-linux-64': 1.20241018.1
+ '@cloudflare/workerd-linux-arm64': 1.20241018.1
+ '@cloudflare/workerd-windows-64': 1.20241018.1
workerpool@6.5.1: {}
- wrangler@3.80.2(@cloudflare/workers-types@4.20241004.0):
+ wrangler@3.82.0(@cloudflare/workers-types@4.20241018.0):
dependencies:
'@cloudflare/kv-asset-handler': 0.3.4
- '@cloudflare/workers-shared': 0.5.4
+ '@cloudflare/workers-shared': 0.6.0
'@esbuild-plugins/node-globals-polyfill': 0.2.3(esbuild@0.17.19)
'@esbuild-plugins/node-modules-polyfill': 0.2.2(esbuild@0.17.19)
blake3-wasm: 2.1.5
chokidar: 3.6.0
+ date-fns: 4.1.0
esbuild: 0.17.19
- miniflare: 3.20240925.1
+ itty-time: 1.0.6
+ miniflare: 3.20241018.0
nanoid: 3.3.7
path-to-regexp: 6.3.0
resolve: 1.22.8
resolve.exports: 2.0.2
selfsigned: 2.4.1
source-map: 0.6.1
- unenv: unenv-nightly@2.0.0-20240919-125358-9a64854
- workerd: 1.20240925.0
+ unenv: unenv-nightly@2.0.0-20241018-011344-e666fcf
+ workerd: 1.20241018.1
xxhash-wasm: 1.0.2
optionalDependencies:
- '@cloudflare/workers-types': 4.20241004.0
+ '@cloudflare/workers-types': 4.20241018.0
fsevents: 2.3.3
transitivePeerDependencies:
- bufferutil
@@ -21872,7 +21908,7 @@ snapshots:
yaml@1.10.2: {}
- yaml@2.5.1: {}
+ yaml@2.6.0: {}
yargs-parser@18.1.3:
dependencies:
diff --git a/website/next-env.d.ts b/website/next-env.d.ts
index 4f11a03dc6cc..a4a7b3f5cfa2 100644
--- a/website/next-env.d.ts
+++ b/website/next-env.d.ts
@@ -2,4 +2,4 @@
///
// NOTE: This file should not be edited
-// see https://nextjs.org/docs/basic-features/typescript for more information.
+// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
diff --git a/website/package.json b/website/package.json
index 75c3c76ebd0b..ed7d738adb0c 100644
--- a/website/package.json
+++ b/website/package.json
@@ -13,9 +13,9 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
- "@edgeandnode/common": "^6.25.0",
- "@edgeandnode/gds": "^5.31.6",
- "@edgeandnode/go": "^6.56.0",
+ "@edgeandnode/common": "^6.28.1",
+ "@edgeandnode/gds": "^5.33.2",
+ "@edgeandnode/go": "^6.59.2",
"@emotion/react": "^11.13.3",
"@graphprotocol/contracts": "6.2.1",
"@graphprotocol/nextra-theme": "workspace:*",
@@ -28,20 +28,20 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-ga4": "^2.1.0",
- "theme-ui": "^0.16.2",
+ "theme-ui": "^0.17.0",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@graphprotocol/client-cli": "3.0.3",
"@types/mdast": "^4.0.4",
- "@types/mixpanel-browser": "^2.50.0",
+ "@types/mixpanel-browser": "^2.50.1",
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
"fast-xml-parser": "^4.5.0",
"graphql": "^16.9.0",
"postcss": "^8.4.47",
- "tailwindcss": "^3.4.13",
+ "tailwindcss": "^3.4.14",
"tsx": "^4.19.1",
"unified": "^11.0.5"
}
diff --git a/website/route-lockfile.txt b/website/route-lockfile.txt
index 0323e71b136d..3b05b425ea6e 100644
--- a/website/route-lockfile.txt
+++ b/website/route-lockfile.txt
@@ -37,7 +37,8 @@
/ar/firehose/
/ar/glossary/
/ar/graphcast/
-/ar/managing/transfer-and-deprecate-a-subgraph/
+/ar/managing/deprecate-a-subgraph/
+/ar/managing/transfer-a-subgraph/
/ar/mips-faqs/
/ar/network/benefits/
/ar/network/contracts/
@@ -64,6 +65,7 @@
/ar/sps/introduction/
/ar/sps/triggers-example/
/ar/sps/triggers/
+/ar/subgraphs/
/ar/substreams/
/ar/sunrise/
/ar/supported-network-requirements/
@@ -107,7 +109,8 @@
/cs/firehose/
/cs/glossary/
/cs/graphcast/
-/cs/managing/transfer-and-deprecate-a-subgraph/
+/cs/managing/deprecate-a-subgraph/
+/cs/managing/transfer-a-subgraph/
/cs/mips-faqs/
/cs/network/benefits/
/cs/network/contracts/
@@ -134,6 +137,7 @@
/cs/sps/introduction/
/cs/sps/triggers-example/
/cs/sps/triggers/
+/cs/subgraphs/
/cs/substreams/
/cs/sunrise/
/cs/supported-network-requirements/
@@ -175,7 +179,8 @@
/de/firehose/
/de/glossary/
/de/graphcast/
-/de/managing/transfer-and-deprecate-a-subgraph/
+/de/managing/deprecate-a-subgraph/
+/de/managing/transfer-a-subgraph/
/de/mips-faqs/
/de/network/benefits/
/de/network/contracts/
@@ -202,6 +207,7 @@
/de/sps/introduction/
/de/sps/triggers-example/
/de/sps/triggers/
+/de/subgraphs/
/de/substreams/
/de/sunrise/
/de/supported-network-requirements/
@@ -243,7 +249,8 @@
/en/firehose/
/en/glossary/
/en/graphcast/
-/en/managing/transfer-and-deprecate-a-subgraph/
+/en/managing/deprecate-a-subgraph/
+/en/managing/transfer-a-subgraph/
/en/network/benefits/
/en/network/contracts/
/en/network/curating/
@@ -272,6 +279,7 @@
/en/sps/introduction/
/en/sps/triggers-example/
/en/sps/triggers/
+/en/subgraphs/
/en/substreams/
/en/sunrise/
/en/supported-network-requirements/
@@ -315,7 +323,8 @@
/es/firehose/
/es/glossary/
/es/graphcast/
-/es/managing/transfer-and-deprecate-a-subgraph/
+/es/managing/deprecate-a-subgraph/
+/es/managing/transfer-a-subgraph/
/es/mips-faqs/
/es/network/benefits/
/es/network/contracts/
@@ -342,6 +351,7 @@
/es/sps/introduction/
/es/sps/triggers-example/
/es/sps/triggers/
+/es/subgraphs/
/es/substreams/
/es/sunrise/
/es/supported-network-requirements/
@@ -385,7 +395,8 @@
/fr/firehose/
/fr/glossary/
/fr/graphcast/
-/fr/managing/transfer-and-deprecate-a-subgraph/
+/fr/managing/deprecate-a-subgraph/
+/fr/managing/transfer-a-subgraph/
/fr/mips-faqs/
/fr/network/benefits/
/fr/network/contracts/
@@ -412,6 +423,7 @@
/fr/sps/introduction/
/fr/sps/triggers-example/
/fr/sps/triggers/
+/fr/subgraphs/
/fr/substreams/
/fr/sunrise/
/fr/supported-network-requirements/
@@ -448,7 +460,8 @@
/ha/firehose/
/ha/glossary/
/ha/graphcast/
-/ha/managing/transfer-and-deprecate-a-subgraph/
+/ha/managing/deprecate-a-subgraph/
+/ha/managing/transfer-a-subgraph/
/ha/mips-faqs/
/ha/network/benefits/
/ha/network/curating/
@@ -474,6 +487,7 @@
/ha/sps/introduction/
/ha/sps/triggers-example/
/ha/sps/triggers/
+/ha/subgraphs/
/ha/substreams/
/ha/sunrise/
/ha/supported-network-requirements/
@@ -517,7 +531,8 @@
/hi/firehose/
/hi/glossary/
/hi/graphcast/
-/hi/managing/transfer-and-deprecate-a-subgraph/
+/hi/managing/deprecate-a-subgraph/
+/hi/managing/transfer-a-subgraph/
/hi/mips-faqs/
/hi/network/benefits/
/hi/network/contracts/
@@ -544,6 +559,7 @@
/hi/sps/introduction/
/hi/sps/triggers-example/
/hi/sps/triggers/
+/hi/subgraphs/
/hi/substreams/
/hi/sunrise/
/hi/supported-network-requirements/
@@ -587,7 +603,8 @@
/it/firehose/
/it/glossary/
/it/graphcast/
-/it/managing/transfer-and-deprecate-a-subgraph/
+/it/managing/deprecate-a-subgraph/
+/it/managing/transfer-a-subgraph/
/it/mips-faqs/
/it/network/benefits/
/it/network/contracts/
@@ -614,6 +631,7 @@
/it/sps/introduction/
/it/sps/triggers-example/
/it/sps/triggers/
+/it/subgraphs/
/it/substreams/
/it/sunrise/
/it/supported-network-requirements/
@@ -657,7 +675,8 @@
/ja/firehose/
/ja/glossary/
/ja/graphcast/
-/ja/managing/transfer-and-deprecate-a-subgraph/
+/ja/managing/deprecate-a-subgraph/
+/ja/managing/transfer-a-subgraph/
/ja/mips-faqs/
/ja/network/benefits/
/ja/network/contracts/
@@ -684,6 +703,7 @@
/ja/sps/introduction/
/ja/sps/triggers-example/
/ja/sps/triggers/
+/ja/subgraphs/
/ja/substreams/
/ja/sunrise/
/ja/supported-network-requirements/
@@ -725,7 +745,8 @@
/ko/firehose/
/ko/glossary/
/ko/graphcast/
-/ko/managing/transfer-and-deprecate-a-subgraph/
+/ko/managing/deprecate-a-subgraph/
+/ko/managing/transfer-a-subgraph/
/ko/mips-faqs/
/ko/network/benefits/
/ko/network/contracts/
@@ -752,6 +773,7 @@
/ko/sps/introduction/
/ko/sps/triggers-example/
/ko/sps/triggers/
+/ko/subgraphs/
/ko/substreams/
/ko/sunrise/
/ko/supported-network-requirements/
@@ -795,7 +817,8 @@
/mr/firehose/
/mr/glossary/
/mr/graphcast/
-/mr/managing/transfer-and-deprecate-a-subgraph/
+/mr/managing/deprecate-a-subgraph/
+/mr/managing/transfer-a-subgraph/
/mr/mips-faqs/
/mr/network/benefits/
/mr/network/contracts/
@@ -822,6 +845,7 @@
/mr/sps/introduction/
/mr/sps/triggers-example/
/mr/sps/triggers/
+/mr/subgraphs/
/mr/substreams/
/mr/sunrise/
/mr/supported-network-requirements/
@@ -863,7 +887,8 @@
/nl/firehose/
/nl/glossary/
/nl/graphcast/
-/nl/managing/transfer-and-deprecate-a-subgraph/
+/nl/managing/deprecate-a-subgraph/
+/nl/managing/transfer-a-subgraph/
/nl/mips-faqs/
/nl/network/benefits/
/nl/network/contracts/
@@ -890,6 +915,7 @@
/nl/sps/introduction/
/nl/sps/triggers-example/
/nl/sps/triggers/
+/nl/subgraphs/
/nl/substreams/
/nl/sunrise/
/nl/supported-network-requirements/
@@ -931,7 +957,8 @@
/pl/firehose/
/pl/glossary/
/pl/graphcast/
-/pl/managing/transfer-and-deprecate-a-subgraph/
+/pl/managing/deprecate-a-subgraph/
+/pl/managing/transfer-a-subgraph/
/pl/mips-faqs/
/pl/network/benefits/
/pl/network/contracts/
@@ -958,6 +985,7 @@
/pl/sps/introduction/
/pl/sps/triggers-example/
/pl/sps/triggers/
+/pl/subgraphs/
/pl/substreams/
/pl/sunrise/
/pl/supported-network-requirements/
@@ -1001,7 +1029,8 @@
/pt/firehose/
/pt/glossary/
/pt/graphcast/
-/pt/managing/transfer-and-deprecate-a-subgraph/
+/pt/managing/deprecate-a-subgraph/
+/pt/managing/transfer-a-subgraph/
/pt/mips-faqs/
/pt/network/benefits/
/pt/network/contracts/
@@ -1028,6 +1057,7 @@
/pt/sps/introduction/
/pt/sps/triggers-example/
/pt/sps/triggers/
+/pt/subgraphs/
/pt/substreams/
/pt/sunrise/
/pt/supported-network-requirements/
@@ -1069,7 +1099,8 @@
/ro/firehose/
/ro/glossary/
/ro/graphcast/
-/ro/managing/transfer-and-deprecate-a-subgraph/
+/ro/managing/deprecate-a-subgraph/
+/ro/managing/transfer-a-subgraph/
/ro/mips-faqs/
/ro/network/benefits/
/ro/network/contracts/
@@ -1096,6 +1127,7 @@
/ro/sps/introduction/
/ro/sps/triggers-example/
/ro/sps/triggers/
+/ro/subgraphs/
/ro/substreams/
/ro/sunrise/
/ro/supported-network-requirements/
@@ -1139,7 +1171,8 @@
/ru/firehose/
/ru/glossary/
/ru/graphcast/
-/ru/managing/transfer-and-deprecate-a-subgraph/
+/ru/managing/deprecate-a-subgraph/
+/ru/managing/transfer-a-subgraph/
/ru/mips-faqs/
/ru/network/benefits/
/ru/network/contracts/
@@ -1166,6 +1199,7 @@
/ru/sps/introduction/
/ru/sps/triggers-example/
/ru/sps/triggers/
+/ru/subgraphs/
/ru/substreams/
/ru/sunrise/
/ru/supported-network-requirements/
@@ -1209,7 +1243,8 @@
/sv/firehose/
/sv/glossary/
/sv/graphcast/
-/sv/managing/transfer-and-deprecate-a-subgraph/
+/sv/managing/deprecate-a-subgraph/
+/sv/managing/transfer-a-subgraph/
/sv/mips-faqs/
/sv/network/benefits/
/sv/network/contracts/
@@ -1236,6 +1271,7 @@
/sv/sps/introduction/
/sv/sps/triggers-example/
/sv/sps/triggers/
+/sv/subgraphs/
/sv/substreams/
/sv/sunrise/
/sv/supported-network-requirements/
@@ -1279,7 +1315,8 @@
/tr/firehose/
/tr/glossary/
/tr/graphcast/
-/tr/managing/transfer-and-deprecate-a-subgraph/
+/tr/managing/deprecate-a-subgraph/
+/tr/managing/transfer-a-subgraph/
/tr/mips-faqs/
/tr/network/benefits/
/tr/network/contracts/
@@ -1306,6 +1343,7 @@
/tr/sps/introduction/
/tr/sps/triggers-example/
/tr/sps/triggers/
+/tr/subgraphs/
/tr/substreams/
/tr/sunrise/
/tr/supported-network-requirements/
@@ -1347,7 +1385,8 @@
/uk/firehose/
/uk/glossary/
/uk/graphcast/
-/uk/managing/transfer-and-deprecate-a-subgraph/
+/uk/managing/deprecate-a-subgraph/
+/uk/managing/transfer-a-subgraph/
/uk/mips-faqs/
/uk/network/benefits/
/uk/network/contracts/
@@ -1374,6 +1413,7 @@
/uk/sps/introduction/
/uk/sps/triggers-example/
/uk/sps/triggers/
+/uk/subgraphs/
/uk/substreams/
/uk/sunrise/
/uk/supported-network-requirements/
@@ -1417,7 +1457,8 @@
/ur/firehose/
/ur/glossary/
/ur/graphcast/
-/ur/managing/transfer-and-deprecate-a-subgraph/
+/ur/managing/deprecate-a-subgraph/
+/ur/managing/transfer-a-subgraph/
/ur/mips-faqs/
/ur/network/benefits/
/ur/network/contracts/
@@ -1444,6 +1485,7 @@
/ur/sps/introduction/
/ur/sps/triggers-example/
/ur/sps/triggers/
+/ur/subgraphs/
/ur/substreams/
/ur/sunrise/
/ur/supported-network-requirements/
@@ -1485,7 +1527,8 @@
/vi/firehose/
/vi/glossary/
/vi/graphcast/
-/vi/managing/transfer-and-deprecate-a-subgraph/
+/vi/managing/deprecate-a-subgraph/
+/vi/managing/transfer-a-subgraph/
/vi/mips-faqs/
/vi/network/benefits/
/vi/network/contracts/
@@ -1512,6 +1555,7 @@
/vi/sps/introduction/
/vi/sps/triggers-example/
/vi/sps/triggers/
+/vi/subgraphs/
/vi/substreams/
/vi/sunrise/
/vi/supported-network-requirements/
@@ -1553,7 +1597,8 @@
/yo/firehose/
/yo/glossary/
/yo/graphcast/
-/yo/managing/transfer-and-deprecate-a-subgraph/
+/yo/managing/deprecate-a-subgraph/
+/yo/managing/transfer-a-subgraph/
/yo/mips-faqs/
/yo/network/benefits/
/yo/network/contracts/
@@ -1580,6 +1625,7 @@
/yo/sps/introduction/
/yo/sps/triggers-example/
/yo/sps/triggers/
+/yo/subgraphs/
/yo/substreams/
/yo/sunrise/
/yo/supported-network-requirements/
@@ -1623,7 +1669,8 @@
/zh/firehose/
/zh/glossary/
/zh/graphcast/
-/zh/managing/transfer-and-deprecate-a-subgraph/
+/zh/managing/deprecate-a-subgraph/
+/zh/managing/transfer-a-subgraph/
/zh/mips-faqs/
/zh/network/benefits/
/zh/network/contracts/
@@ -1650,6 +1697,7 @@
/zh/sps/introduction/
/zh/sps/triggers-example/
/zh/sps/triggers/
+/zh/subgraphs/
/zh/substreams/
/zh/sunrise/
/zh/supported-network-requirements/
diff --git a/website/src/IndexPage.tsx b/website/src/IndexPage.tsx
index d8b7e023dfdc..122490a8b934 100644
--- a/website/src/IndexPage.tsx
+++ b/website/src/IndexPage.tsx
@@ -203,7 +203,7 @@ export function SupportedNetworks() {
.map((network) => (
-
+
{network.name}