diff --git a/nginx.conf b/nginx.conf index 8d008fe265c0..ae4fd7fa98e7 100644 --- a/nginx.conf +++ b/nginx.conf @@ -160,6 +160,7 @@ http { rewrite ^/docs/([a-zA-Z][a-zA-Z])/tap/$ $scheme://$http_host/docs/$1/indexing/tap/ permanent; rewrite ^/docs/([a-zA-Z][a-zA-Z])/tokenomics/$ $scheme://$http_host/docs/$1/resources/tokenomics/ permanent; rewrite ^/docs/([a-zA-Z][a-zA-Z])/token-api/$ $scheme://$http_host/docs/$1/token-api/quick-start/ permanent; + rewrite ^/docs/([a-zA-Z][a-zA-Z])/token-api/evm/get-transfers-evm-by-address/$ $scheme://$http_host/docs/$1/token-api/evm/get-transfers-evm/ permanent; # Temporary redirects (302) rewrite ^/docs/en/querying/graph-client/$ $scheme://$http_host/docs/en/subgraphs/querying/graph-client/README/ redirect; rewrite ^/docs/en/developing/graph-ts/$ $scheme://$http_host/docs/en/subgraphs/developing/creating/graph-ts/README/ redirect; diff --git a/package.json b/package.json index 36d2d6f64dbc..00908f834835 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "graph-docs", "private": true, "version": "1.0.0", - "packageManager": "pnpm@10.7.0", + "packageManager": "pnpm@10.10.0", "scripts": { "dev": "turbo run dev", "build": "NODE_OPTIONS='--max_old_space_size=8192' turbo run build", @@ -20,9 +20,9 @@ }, "devDependencies": { "@edgeandnode/eslint-config": "^2.0.3", - "@types/node": "^22.13.17", + "@types/node": "^22.15.3", "eslint": "^8.57.1", - "eslint-plugin-mdx": "^3.3.1", + "eslint-plugin-mdx": "^3.4.1", "prettier": "^3.5.3", "prettier-plugin-tailwindcss": "^0.6.11", "remark-frontmatter": "^5.0.0", @@ -30,8 +30,8 @@ "remark-lint-heading-increment": "^4.0.1", "remark-lint-no-heading-punctuation": "^4.0.1", "remark-lint-restrict-elements": "workspace:*", - "turbo": "^2.4.4", - "typescript": "^5.8.2" + "turbo": "^2.5.2", + "typescript": "^5.8.3" }, "resolutions": { "@babel/core": "7.26.7" diff --git a/packages/og-image/package.json b/packages/og-image/package.json index 8dd32aae7a1c..ec7ff036e8d9 100644 --- a/packages/og-image/package.json +++ b/packages/og-image/package.json @@ -16,13 +16,13 @@ "yoga-wasm-web": "^0.3.3" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20250327.0", + "@cloudflare/workers-types": "^4.20250430.0", "@types/react": "^18.3.20", "jest-image-snapshot": "^6.4.0", - "tsx": "^4.19.3", - "typescript": "^5.8.2", + "tsx": "^4.19.4", + "typescript": "^5.8.3", "vitest": "^2.1.9", - "wrangler": "^3.114.3" + "wrangler": "^3.114.8" }, "sideEffects": false } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ac9ead7f8d7..d7d0674b5d18 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,16 +13,16 @@ importers: devDependencies: '@edgeandnode/eslint-config': specifier: ^2.0.3 - version: 2.0.3(eslint@8.57.1)(typescript@5.8.2) + version: 2.0.3(eslint@8.57.1)(typescript@5.8.3) '@types/node': - specifier: ^22.13.17 - version: 22.13.17 + specifier: ^22.15.3 + version: 22.15.3 eslint: specifier: ^8.57.1 version: 8.57.1 eslint-plugin-mdx: - specifier: ^3.3.1 - version: 3.3.1(eslint@8.57.1) + specifier: ^3.4.1 + version: 3.4.1(eslint@8.57.1) prettier: specifier: ^3.5.3 version: 3.5.3 @@ -45,11 +45,11 @@ importers: specifier: workspace:* version: link:packages/remark-lint-restrict-elements turbo: - specifier: ^2.4.4 - version: 2.4.4 + specifier: ^2.5.2 + version: 2.5.2 typescript: - specifier: ^5.8.2 - version: 5.8.2 + specifier: ^5.8.3 + version: 5.8.3 packages/og-image: dependencies: @@ -67,8 +67,8 @@ importers: version: 0.3.3 devDependencies: '@cloudflare/workers-types': - specifier: ^4.20250327.0 - version: 4.20250327.0 + specifier: ^4.20250430.0 + version: 4.20250430.0 '@types/react': specifier: ^18.3.20 version: 18.3.20 @@ -76,17 +76,17 @@ importers: specifier: ^6.4.0 version: 6.4.0 tsx: - specifier: ^4.19.3 - version: 4.19.3 + specifier: ^4.19.4 + version: 4.19.4 typescript: - specifier: ^5.8.2 - version: 5.8.2 + specifier: ^5.8.3 + version: 5.8.3 vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@22.14.0)(jsdom@24.1.3) + version: 2.1.9(@types/node@22.15.3)(jsdom@24.1.3) wrangler: - specifier: ^3.114.3 - version: 3.114.3(@cloudflare/workers-types@4.20250327.0) + specifier: ^3.114.8 + version: 3.114.8(@cloudflare/workers-types@4.20250430.0) packages/rehype-unwrap-images: dependencies: @@ -122,34 +122,34 @@ importers: dependencies: '@docsearch/react': specifier: ^3.9.0 - version: 3.9.0(@algolia/client-search@5.23.1)(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.17.3) + version: 3.9.0(@algolia/client-search@5.24.0)(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.17.3) '@edgeandnode/common': specifier: ^7.0.4 - version: 7.0.4(hardhat@2.14.1(typescript@5.8.2)) + version: 7.0.4(hardhat@2.14.1(typescript@5.8.3)) '@edgeandnode/gds': - specifier: ^6.5.12 - version: 6.5.12(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(@theme-ui/core@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(dayjs@1.11.13)(hardhat@2.14.1(typescript@5.8.2))(next@14.2.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(theme-ui@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(typescript@5.8.2) + specifier: ^6.5.14 + version: 6.5.14(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(@theme-ui/core@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(dayjs@1.11.13)(hardhat@2.14.1(typescript@5.8.3))(next@14.2.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(theme-ui@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(typescript@5.8.3) '@edgeandnode/go': - specifier: ^9.4.13 - version: 9.4.13(7f99dc5aa8c93bcda610c6e8fd850d36) + specifier: ^9.4.14 + version: 9.4.14(4c0e2a82a7be43483b9a72278c7d451e) '@emotion/react': specifier: ^11.14.0 version: 11.14.0(@types/react@18.3.20)(react@18.3.1) '@graphprotocol/contracts': specifier: 6.2.1 - version: 6.2.1(typescript@5.8.2) + version: 6.2.1(typescript@5.8.3) '@pinax/graph-networks-registry': specifier: ^0.6.7 version: 0.6.7 '@react-hookz/web': - specifier: ^25.1.0 - version: 25.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^25.1.1 + version: 25.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@readme/httpsnippet': specifier: ^11.0.0 version: 11.0.0 '@readme/openapi-parser': - specifier: ^3.0.1 - version: 3.0.1(openapi-types@12.1.3) + specifier: ^3.0.3 + version: 3.0.3(openapi-types@12.1.3) fetch-har: specifier: ^11.1.1 version: 11.1.1 @@ -157,23 +157,23 @@ importers: specifier: ^4.17.21 version: 4.17.21 mixpanel-browser: - specifier: ^2.63.0 - version: 2.63.0 + specifier: ^2.64.0 + version: 2.64.0 motion: - specifier: ^12.6.3 - version: 12.6.3(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^12.9.4 + version: 12.9.4(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next: - specifier: ^14.2.26 - version: 14.2.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^14.2.28 + version: 14.2.28(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.26(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.28(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.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 4.2.3(next@14.2.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) nextra: specifier: ^3.3.1 - version: 3.3.1(@types/react@18.3.20)(acorn@8.14.1)(next@14.2.26(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)(typescript@5.8.2) + version: 3.3.1(@types/react@18.3.20)(acorn@8.14.1)(next@14.2.28(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)(typescript@5.8.3) openapi-types: specifier: ^12.1.3 version: 12.1.3 @@ -205,8 +205,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 zod: - specifier: ^3.24.2 - version: 3.24.2 + specifier: ^3.24.3 + version: 3.24.3 devDependencies: '@types/lodash': specifier: ^4.17.16 @@ -218,20 +218,20 @@ importers: specifier: ^2.54.0 version: 2.54.0 '@types/node': - specifier: ^22.14.0 - version: 22.14.0 + specifier: ^22.15.3 + version: 22.15.3 '@types/react': specifier: ^18.3.20 version: 18.3.20 '@types/react-dom': - specifier: ^18.3.6 - version: 18.3.6(@types/react@18.3.20) + specifier: ^18.3.7 + version: 18.3.7(@types/react@18.3.20) autoprefixer: specifier: ^10.4.21 version: 10.4.21(postcss@8.5.3) fast-xml-parser: - specifier: ^5.1.0 - version: 5.1.0 + specifier: ^5.2.1 + version: 5.2.1 postcss: specifier: ^8.5.3 version: 8.5.3 @@ -240,10 +240,10 @@ importers: version: 3.4.17 tsup: specifier: ^8.4.0 - version: 8.4.0(jiti@1.21.7)(postcss@8.5.3)(tsx@4.19.3)(typescript@5.8.2)(yaml@2.7.1) + version: 8.4.0(jiti@1.21.7)(postcss@8.5.3)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1) tsx: - specifier: ^4.19.3 - version: 4.19.3 + specifier: ^4.19.4 + version: 4.19.4 packages: @@ -273,56 +273,56 @@ packages: '@algolia/client-search': '>= 4.9.1 < 6' algoliasearch: '>= 4.9.1 < 6' - '@algolia/client-abtesting@5.23.1': - resolution: {integrity: sha512-WZ9vKwHDiTCq6/F2+KHMeojT6MuqtVVvUJorbi6zGeOokKbOeeq7+RIPEezynsfq+Tl6SjuAbOWiQ0qTpJTWQw==} + '@algolia/client-abtesting@5.24.0': + resolution: {integrity: sha512-pNTIB5YqVVwu6UogvdX8TqsRZENaflqMMjdY7/XIPMNGrBoNH9tewINLI7+qc9tIaOLcAp3ZldqoEwAihZZ3ig==} engines: {node: '>= 14.0.0'} - '@algolia/client-analytics@5.23.1': - resolution: {integrity: sha512-Pr/hVwl2YN7xw0R9HS8KzG+R7IQAArdMQIqi/QYRmW6+Mst3cqGqvVJEAYOJUS5lAQ93pkAkc5ns1kFxSfWRIg==} + '@algolia/client-analytics@5.24.0': + resolution: {integrity: sha512-IF+r9RRQsIf0ylIBNFxo7c6hDxxuhIfIbffhBXEF1HD13rjhP5AVfiaea9RzbsAZoySkm318plDpH/nlGIjbRA==} engines: {node: '>= 14.0.0'} - '@algolia/client-common@5.23.1': - resolution: {integrity: sha512-/xJtZl+A7GBNf1jkG/xsemur7JDkBWY8wh58iah1xvJxxxpi+WBYAtVkwS7Mn/D/PJFpuVNSHKkoC8+uT5jYKQ==} + '@algolia/client-common@5.24.0': + resolution: {integrity: sha512-p8K6tiXQTebRBxbrzWIfGCvfkT+Umml+2lzI92acZjHsvl6KYH6igOfVstKqXJRei9pvRzEEvVDNDLXDVleGTA==} engines: {node: '>= 14.0.0'} - '@algolia/client-insights@5.23.1': - resolution: {integrity: sha512-tmg7ovakc0uOfp5vZv9CPLuMkIqEEn7Ra3NzU0GOpSjXTgQmcsw7QvzLQtD6u9oFPCMk+OqJ+4V/94P5M0yWSw==} + '@algolia/client-insights@5.24.0': + resolution: {integrity: sha512-jOHF0+tixR3IZJMhZPquFNdCVPzwzzXoiqVsbTvfKojeaY6ZXybgUiTSB8JNX+YpsUT8Ebhu3UvRy4mw2PbEzw==} engines: {node: '>= 14.0.0'} - '@algolia/client-personalization@5.23.1': - resolution: {integrity: sha512-jYsKIiCN5IlWG+F9vbrAXuXPy0u44HDYN3QrX+zfQ8Fr8cpdNHbQTuQAQfWpofhA6hYrrQ66Ms2KbXcdgkyPKw==} + '@algolia/client-personalization@5.24.0': + resolution: {integrity: sha512-Fx/Fp6d8UmDBHecTt0XYF8C9TAaA3qeCQortfGSZzWp4gVmtrUCFNZ1SUwb8ULREnO9DanVrM5hGE8R8C4zZTQ==} engines: {node: '>= 14.0.0'} - '@algolia/client-query-suggestions@5.23.1': - resolution: {integrity: sha512-BDFiGQ6UdFsEMEigFlOAeL7VDysqf05qn+yyQUnGuOuzSbsqtlB4W6ZyZC1+jpY2tXGpGOMDh9ej2BQOoji8UQ==} + '@algolia/client-query-suggestions@5.24.0': + resolution: {integrity: sha512-F8ypOedSMhz6W7zuT5O1SXXsdXSOVhY2U6GkRbYk/mzrhs3jWFR3uQIfeQVWmsJjUwIGZmPoAr9E+T/Zm2M4wA==} engines: {node: '>= 14.0.0'} - '@algolia/client-search@5.23.1': - resolution: {integrity: sha512-5aW3B0F2aALh54rn/LLSZPigA0Wbpl4EZfI8g2KmAWHM3HLQtzFhpmeiItFMUklmmHwse4s/iDmRHlBhdHfFIQ==} + '@algolia/client-search@5.24.0': + resolution: {integrity: sha512-k+nuciQuq7WERNNE+hsx3DX636zIy+9R4xdtvW3PANT2a2BDGOv3fv2mta8+QUMcVTVcGe/Mo3QCb4pc1HNoxA==} engines: {node: '>= 14.0.0'} - '@algolia/ingestion@1.23.1': - resolution: {integrity: sha512-YlS7wL1vFGd79/gDXHejfjcbLJHwh5Y9ljA6TEbsHsXeZuN8galpcMIDl9qadHJgx3PgQbwmWV87+EHGiLzXoQ==} + '@algolia/ingestion@1.24.0': + resolution: {integrity: sha512-/lqVxmrvwoA+OyVK4XLMdz/PJaCTW4qYchX1AZ+98fdnH3K6XM/kMydQLfP0bUNGBQbmVrF88MqhqZRnZEn/MA==} engines: {node: '>= 14.0.0'} - '@algolia/monitoring@1.23.1': - resolution: {integrity: sha512-qD79lqsLv9G/nu6EIo3hjBBQr7rBt7QatdABT59HnQI5exbJBDMbtynu3VdrvvCfZ9XEb7j/HFbglbN7fVYKfA==} + '@algolia/monitoring@1.24.0': + resolution: {integrity: sha512-cRisDXQJhvfZCXL4hD22qca2CmW52TniOx6L7pvkaBDx0oQk1k9o+3w11fgfcCG+47OndMeNx5CMpu+K+COMzg==} engines: {node: '>= 14.0.0'} - '@algolia/recommend@5.23.1': - resolution: {integrity: sha512-kmQtotstkZCCojfqv4//XQhy+Y5rTkNTTadiJf/KsR1wBvLMIYDQtTR+1XZdHdVaJCnvW//gJA3KL84rQ91uPg==} + '@algolia/recommend@5.24.0': + resolution: {integrity: sha512-JTMz0JqN2gidvKa2QCF/rMe8LNtdHaght03px2cluZaZfBRYy8TgHgkCeBspKKvV/abWJwl7J0FzWThCshqT3w==} engines: {node: '>= 14.0.0'} - '@algolia/requester-browser-xhr@5.23.1': - resolution: {integrity: sha512-BJfxcOWj3vAr3r4Oe9T3O+pg54qRZdeEmp5Lmzocog05rhfH/wgEXv/stFnuB+6MgLOOiXJNP1kdaiAHLzRZYw==} + '@algolia/requester-browser-xhr@5.24.0': + resolution: {integrity: sha512-B2Gc+iSxct1WSza5CF6AgfNgmLvVb61d5bqmIWUZixtJIhyAC6lSQZuF+nvt+lmKhQwuY2gYjGGClil8onQvKQ==} engines: {node: '>= 14.0.0'} - '@algolia/requester-fetch@5.23.1': - resolution: {integrity: sha512-YTbslSbEpuCZn15eMx8djR1jYbJdELOIfvo5xLOBeSB/bGReHAOoQ9HHopCB17F40xaPQi6CJMXWx63ImMAN4w==} + '@algolia/requester-fetch@5.24.0': + resolution: {integrity: sha512-6E5+hliqGc5w8ZbyTAQ+C3IGLZ/GiX623Jl2bgHA974RPyFWzVSj4rKqkboUAxQmrFY7Z02ybJWVZS5OhPQocA==} engines: {node: '>= 14.0.0'} - '@algolia/requester-node-http@5.23.1': - resolution: {integrity: sha512-Jp/5Fqx+eREpmM179LOQpyvQOdsR3Pq2aVpsuoSdQ/8o4B6v38lmrkbbMrMsNayR59QQ9VkL2ImYKBysqB4Qug==} + '@algolia/requester-node-http@5.24.0': + resolution: {integrity: sha512-zM+nnqZpiQj20PyAh6uvgdSz+hD7Rj7UfAZwizqNP+bLvcbGXZwABERobuilkCQqyDBBH4uv0yqIcPRl8dSBEg==} engines: {node: '>= 14.0.0'} '@alloc/quick-lru@5.2.0': @@ -339,52 +339,52 @@ packages: resolution: {integrity: sha512-60vepv88RwcJtSHrD6MjIL6Ta3SOYbgfnkHb+ppAVK+o9mXprRtulx7VlRl3lN3bbvysAfCS7WMVfhUYemB0IQ==} engines: {node: '>= 16'} - '@arbitrum/sdk@3.7.2': - resolution: {integrity: sha512-oW2sg/a2MUc8HfvVFkasl6TY539xJ8HBjVnVEC9v31Sxnz+5Kpqpauct7zFTE4HepXUy5S7GPX8K9lq52du+Fw==} + '@arbitrum/sdk@3.7.3': + resolution: {integrity: sha512-7nyPm7032+RyjfIFpJf7EKN6EQTtjEzGGemz6NgFzEFLmKj1q+QMRVj9yYKVjIM2lPMKh7Qv+DX6emsxy/5FdQ==} engines: {node: '>=v11', npm: please-use-yarn, yarn: '>= 1.0.0'} - '@asamuzakjp/css-color@3.1.1': - resolution: {integrity: sha512-hpRD68SV2OMcZCsrbdkccTw5FXjNDLo5OuqSHyHZfwweGsDWZwDJ2+gONyNAbazZclobMirACLw0lk8WVxIqxA==} + '@asamuzakjp/css-color@3.1.5': + resolution: {integrity: sha512-w7AmVyTTiU41fNLsFDf+gA2Dwtbx2EJtn2pbJNAGSRAg50loXy1uLXA3hEpD8+eydcomTurw09tq5/AyceCaGg==} - '@babel/code-frame@7.26.2': - resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} + '@babel/code-frame@7.27.1': + resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==} engines: {node: '>=6.9.0'} - '@babel/generator@7.27.0': - resolution: {integrity: sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==} + '@babel/generator@7.27.1': + resolution: {integrity: sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w==} engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.25.9': - resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==} + '@babel/helper-module-imports@7.27.1': + resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==} engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.25.9': - resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} + '@babel/helper-string-parser@7.27.1': + resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} engines: {node: '>=6.9.0'} - '@babel/helper-validator-identifier@7.25.9': - resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==} + '@babel/helper-validator-identifier@7.27.1': + resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==} engines: {node: '>=6.9.0'} - '@babel/parser@7.27.0': - resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==} + '@babel/parser@7.27.1': + resolution: {integrity: sha512-I0dZ3ZpCrJ1c04OqlNsQcKiZlsrXf/kkE4FXzID9rIOYICsAbA8mMDzhW/luRNAHdCNt7os/u8wenklZDlUVUQ==} engines: {node: '>=6.0.0'} hasBin: true - '@babel/runtime@7.27.0': - resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==} + '@babel/runtime@7.27.1': + resolution: {integrity: sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==} engines: {node: '>=6.9.0'} - '@babel/template@7.27.0': - resolution: {integrity: sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==} + '@babel/template@7.27.1': + resolution: {integrity: sha512-Fyo3ghWMqkHHpHQCoBs2VnYjR4iWFFjguTDEqA5WgZDOrFesVjMhMM2FSqTKSoUSDO1VQtavj8NFpdRBEvJTtg==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.27.0': - resolution: {integrity: sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==} + '@babel/traverse@7.27.1': + resolution: {integrity: sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg==} engines: {node: '>=6.9.0'} - '@babel/types@7.27.0': - resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==} + '@babel/types@7.27.1': + resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==} engines: {node: '>=6.9.0'} '@base-ui-components/react@1.0.0-alpha.7': @@ -448,38 +448,38 @@ packages: workerd: optional: true - '@cloudflare/workerd-darwin-64@1.20250310.0': - resolution: {integrity: sha512-LkLJO6F8lRNaCbK5sQCITi66SyCirDpffRuI5/5iILDJWQU4KVvAOKPvHrd4E5h/WDm9FGd22zMJwky7SxaNjg==} + '@cloudflare/workerd-darwin-64@1.20250408.0': + resolution: {integrity: sha512-bxhIwBWxaNItZLXDNOKY2dCv0FHjDiDkfJFpwv4HvtvU5MKcrivZHVmmfDzLW85rqzfcDOmKbZeMPVfiKxdBZw==} engines: {node: '>=16'} cpu: [x64] os: [darwin] - '@cloudflare/workerd-darwin-arm64@1.20250310.0': - resolution: {integrity: sha512-WythDJQbsU3Ii1hhA7pJZLBQlHezeYWAnaMnv3gS2Exj45oF8G4chFvrO7zCzjlcJXwSeBTtQRJqxw9AiUDhyA==} + '@cloudflare/workerd-darwin-arm64@1.20250408.0': + resolution: {integrity: sha512-5XZ2Oykr8bSo7zBmERtHh18h5BZYC/6H1YFWVxEj3PtalF3+6SHsO4KZsbGvDml9Pu7sHV277jiZE5eny8Hlyw==} engines: {node: '>=16'} cpu: [arm64] os: [darwin] - '@cloudflare/workerd-linux-64@1.20250310.0': - resolution: {integrity: sha512-LbP769tT4/5QBHSj4lCt99QIKTi6cU+wYhLfF7rEtYHBnZS2+nIw9xttAzxeERx/aFrU+mxLcYPFV8fUeVxGng==} + '@cloudflare/workerd-linux-64@1.20250408.0': + resolution: {integrity: sha512-WbgItXWln6G5d7GvYLWcuOzAVwafysZaWunH3UEfsm95wPuRofpYnlDD861gdWJX10IHSVgMStGESUcs7FLerQ==} engines: {node: '>=16'} cpu: [x64] os: [linux] - '@cloudflare/workerd-linux-arm64@1.20250310.0': - resolution: {integrity: sha512-FzWeKM6id20EMZACaDg0Kkvg1C4lvXZgLBXVI6h6xaXTNFReoyEp4v4eMrRTuja5ec5k+m5iGKjP4/bMWJp9ew==} + '@cloudflare/workerd-linux-arm64@1.20250408.0': + resolution: {integrity: sha512-pAhEywPPvr92SLylnQfZEPgXz+9pOG9G9haAPLpEatncZwYiYd9yiR6HYWhKp2erzCoNrOqKg9IlQwU3z1IDiw==} engines: {node: '>=16'} cpu: [arm64] os: [linux] - '@cloudflare/workerd-windows-64@1.20250310.0': - resolution: {integrity: sha512-04OgaDzm8/8nkjF3tovB+WywZLjSdAHCQT2omXKCwH3EDd1kpd8vvzE1pErtdIyKCOf9/sArY4BhPdxRj7ijlg==} + '@cloudflare/workerd-windows-64@1.20250408.0': + resolution: {integrity: sha512-nJ3RjMKGae2aF2rZ/CNeBvQPM+W5V1SUK0FYWG/uomyr7uQ2l4IayHna1ODg/OHHTEgIjwom0Mbn58iXb0WOcQ==} engines: {node: '>=16'} cpu: [x64] os: [win32] - '@cloudflare/workers-types@4.20250327.0': - resolution: {integrity: sha512-rkoGnSY/GgBLCuhjZMIC3mt0jjqqvL17uOK92OI4eivmE+pMFOAchowDxIWOzDyYe5vwNCakbCeIM/FrSmwGJA==} + '@cloudflare/workers-types@4.20250430.0': + resolution: {integrity: sha512-JWAX7ZhQ7KjkdJwASgG58MZ/pQ15brlnZ9/0YBwDQ0hrJ/LaK392aTRFlj2r/PRKDZ5dOuujRywNYaNpfeFiEA==} '@corex/deepmerge@4.0.43': resolution: {integrity: sha512-N8uEMrMPL0cu/bdboEWpQYb/0i2K5Qn8eCsxzOmxSggJbbQte7ljMRoXm917AbntqTGOzdTu+vP3KOOzoC70HQ==} @@ -492,15 +492,15 @@ packages: resolution: {integrity: sha512-JqWH1vsgdGcw2RR6VliXXdA0/59LttzlU8UlRT/iUUsEeWfYq8I+K0yhihEUTTHLRm1EXvpsCx3083EU15ecsA==} engines: {node: '>=18'} - '@csstools/css-calc@2.1.2': - resolution: {integrity: sha512-TklMyb3uBB28b5uQdxjReG4L80NxAqgrECqLZFQbyLekwwlcDDS8r3f07DKqeo8C4926Br0gf/ZDe17Zv4wIuw==} + '@csstools/css-calc@2.1.3': + resolution: {integrity: sha512-XBG3talrhid44BY1x3MHzUx/aTG8+x/Zi57M4aTKK9RFB4aLlF3TTSzfzn8nWVHWL3FgAXAxmupmDd6VWww+pw==} engines: {node: '>=18'} peerDependencies: '@csstools/css-parser-algorithms': ^3.0.4 '@csstools/css-tokenizer': ^3.0.3 - '@csstools/css-color-parser@3.0.8': - resolution: {integrity: sha512-pdwotQjCCnRPuNi06jFuP68cykU1f3ZWExLe/8MQ1LOs8Xq+fTkYgd+2V8mWUWMrOn9iS2HftPVaMZDaXzGbhQ==} + '@csstools/css-color-parser@3.0.9': + resolution: {integrity: sha512-wILs5Zk7BU86UArYBJTPy/FMPPKVKHMj1ycCEyf3VUptol0JNRLFU/BZsJ4aiIHJEbSLiizzRrw8Pc1uAEDrXw==} engines: {node: '>=18'} peerDependencies: '@csstools/css-parser-algorithms': ^3.0.4 @@ -539,8 +539,8 @@ packages: '@edgeandnode/common@7.0.4': resolution: {integrity: sha512-R5i6tPnmUY00nbaWKvrLlfToFciJSm7Kk5boql16f+NzZnvsk6+SxFWi7b/hmQfEbaXm74isD/yfVcLPX6h+Aw==} - '@edgeandnode/ens@2.1.3': - resolution: {integrity: sha512-WU0XfskpamhChqTai2jI6i6VY/yakb4zCBxx8YgoXekWPLsWoAl+tad9Ll7dDIsN4x9U33xXKyoM30Jpu/yEXw==} + '@edgeandnode/ens@2.1.5': + resolution: {integrity: sha512-37UG4kgi6pev2zw2TwTeP6FksrgdvGZQ2hMUJoca02nrtYjD8+arC8nAQbocEPZT1xtLQ6xcGJH5Xe7dZx0hSQ==} peerDependencies: viem: ^2.21 @@ -553,8 +553,8 @@ packages: typescript: optional: true - '@edgeandnode/gds@6.5.12': - resolution: {integrity: sha512-ZrIdlSysK7564GjgV3Do26g5Qp8V7cgx3SqxckJvUQzlR1tAnH93ZX5LiscTSrmwtY716fiomeXOOgUyYDUkkg==} + '@edgeandnode/gds@6.5.14': + resolution: {integrity: sha512-azjz8BZB+nMuxa8toXohTe+BDUfq89fA1XZqJPAqvSy9gxBEa5SEHGC7HP06yGTLbF+bt4LKm6sI4Cr0vRnwcw==} peerDependencies: '@emotion/react': ^11 dayjs: ^1.11 @@ -566,8 +566,8 @@ packages: next: optional: true - '@edgeandnode/go@9.4.13': - resolution: {integrity: sha512-NUXb1Ay/4JKkD0a1VjJDlnFnUyyU0+uQ+DxZHMwTMMz6jOxAmOrszWF2PhHDDdxLrRR4rJUeypMjsl1BdLKcQA==} + '@edgeandnode/go@9.4.14': + resolution: {integrity: sha512-ZiKE3KC2GdyJaL4UOiF3O+uM6UM2QL4nDbG38vWFBvd2Ni0+p6TuiazhqhOn3fd/vh7WpmU8q1vI4zSHzAh4+w==} peerDependencies: '@edgeandnode/common': ^7.0.4 '@edgeandnode/ens': ^2.1.4 @@ -584,14 +584,14 @@ packages: next: optional: true - '@emnapi/core@1.4.0': - resolution: {integrity: sha512-H+N/FqT07NmLmt6OFFtDfwe8PNygprzBikrEMyQfgqSmT0vzE515Pz7R8izwB9q/zsH/MA64AKoul3sA6/CzVg==} + '@emnapi/core@1.4.3': + resolution: {integrity: sha512-4m62DuCE07lw01soJwPiBGC0nAww0Q+RY70VZ+n49yDIO13yyinhbWCeNnaob0lakDtWQzSdtNWzJeOJt2ma+g==} - '@emnapi/runtime@1.4.0': - resolution: {integrity: sha512-64WYIf4UYcdLnbKn/umDlNjQDSS8AgZrI/R9+x5ilkUVFxXcA1Ebl+gQLc/6mERA4407Xof0R7wEyEuj091CVw==} + '@emnapi/runtime@1.4.3': + resolution: {integrity: sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==} - '@emnapi/wasi-threads@1.0.1': - resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==} + '@emnapi/wasi-threads@1.0.2': + resolution: {integrity: sha512-5n3nTJblwRi8LlXkJ9eBzu+kZR8Yxcc7ubakyQTFzPMtIhFpUBRbsnc2Dv88IZDIbCDlBiWrknhB4Lsz7mg6BA==} '@emotion/babel-plugin@11.13.5': resolution: {integrity: sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==} @@ -677,8 +677,8 @@ packages: cpu: [ppc64] os: [aix] - '@esbuild/aix-ppc64@0.25.2': - resolution: {integrity: sha512-wCIboOL2yXZym2cgm6mlA742s9QeJ8DjGVaL39dLN4rRwrOgOyYSnOaFPhKZGLb2ngj4EyfAFjsNJwPXZvseag==} + '@esbuild/aix-ppc64@0.25.3': + resolution: {integrity: sha512-W8bFfPA8DowP8l//sxjJLSLkD8iEjMc7cBVyP+u4cEv9sM7mdUCkgsj+t0n/BWPFtv7WWCN5Yzj0N6FJNUUqBQ==} engines: {node: '>=18'} cpu: [ppc64] os: [aix] @@ -695,8 +695,8 @@ packages: cpu: [arm64] os: [android] - '@esbuild/android-arm64@0.25.2': - resolution: {integrity: sha512-5ZAX5xOmTligeBaeNEPnPaeEuah53Id2tX4c2CVP3JaROTH+j4fnfHCkr1PjXMd78hMst+TlkfKcW/DlTq0i4w==} + '@esbuild/android-arm64@0.25.3': + resolution: {integrity: sha512-XelR6MzjlZuBM4f5z2IQHK6LkK34Cvv6Rj2EntER3lwCBFdg6h2lKbtRjpTTsdEjD/WSe1q8UyPBXP1x3i/wYQ==} engines: {node: '>=18'} cpu: [arm64] os: [android] @@ -713,8 +713,8 @@ packages: cpu: [arm] os: [android] - '@esbuild/android-arm@0.25.2': - resolution: {integrity: sha512-NQhH7jFstVY5x8CKbcfa166GoV0EFkaPkCKBQkdPJFvo5u+nGXLEH/ooniLb3QI8Fk58YAx7nsPLozUWfCBOJA==} + '@esbuild/android-arm@0.25.3': + resolution: {integrity: sha512-PuwVXbnP87Tcff5I9ngV0lmiSu40xw1At6i3GsU77U7cjDDB4s0X2cyFuBiDa1SBk9DnvWwnGvVaGBqoFWPb7A==} engines: {node: '>=18'} cpu: [arm] os: [android] @@ -731,8 +731,8 @@ packages: cpu: [x64] os: [android] - '@esbuild/android-x64@0.25.2': - resolution: {integrity: sha512-Ffcx+nnma8Sge4jzddPHCZVRvIfQ0kMsUsCMcJRHkGJ1cDmhe4SsrYIjLUKn1xpHZybmOqCWwB0zQvsjdEHtkg==} + '@esbuild/android-x64@0.25.3': + resolution: {integrity: sha512-ogtTpYHT/g1GWS/zKM0cc/tIebFjm1F9Aw1boQ2Y0eUQ+J89d0jFY//s9ei9jVIlkYi8AfOjiixcLJSGNSOAdQ==} engines: {node: '>=18'} cpu: [x64] os: [android] @@ -749,8 +749,8 @@ packages: cpu: [arm64] os: [darwin] - '@esbuild/darwin-arm64@0.25.2': - resolution: {integrity: sha512-MpM6LUVTXAzOvN4KbjzU/q5smzryuoNjlriAIx+06RpecwCkL9JpenNzpKd2YMzLJFOdPqBpuub6eVRP5IgiSA==} + '@esbuild/darwin-arm64@0.25.3': + resolution: {integrity: sha512-eESK5yfPNTqpAmDfFWNsOhmIOaQA59tAcF/EfYvo5/QWQCzXn5iUSOnqt3ra3UdzBv073ykTtmeLJZGt3HhA+w==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] @@ -767,8 +767,8 @@ packages: cpu: [x64] os: [darwin] - '@esbuild/darwin-x64@0.25.2': - resolution: {integrity: sha512-5eRPrTX7wFyuWe8FqEFPG2cU0+butQQVNcT4sVipqjLYQjjh8a8+vUTfgBKM88ObB85ahsnTwF7PSIt6PG+QkA==} + '@esbuild/darwin-x64@0.25.3': + resolution: {integrity: sha512-Kd8glo7sIZtwOLcPbW0yLpKmBNWMANZhrC1r6K++uDR2zyzb6AeOYtI6udbtabmQpFaxJ8uduXMAo1gs5ozz8A==} engines: {node: '>=18'} cpu: [x64] os: [darwin] @@ -785,8 +785,8 @@ packages: cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-arm64@0.25.2': - resolution: {integrity: sha512-mLwm4vXKiQ2UTSX4+ImyiPdiHjiZhIaE9QvC7sw0tZ6HoNMjYAqQpGyui5VRIi5sGd+uWq940gdCbY3VLvsO1w==} + '@esbuild/freebsd-arm64@0.25.3': + resolution: {integrity: sha512-EJiyS70BYybOBpJth3M0KLOus0n+RRMKTYzhYhFeMwp7e/RaajXvP+BWlmEXNk6uk+KAu46j/kaQzr6au+JcIw==} engines: {node: '>=18'} cpu: [arm64] os: [freebsd] @@ -803,8 +803,8 @@ packages: cpu: [x64] os: [freebsd] - '@esbuild/freebsd-x64@0.25.2': - resolution: {integrity: sha512-6qyyn6TjayJSwGpm8J9QYYGQcRgc90nmfdUb0O7pp1s4lTY+9D0H9O02v5JqGApUyiHOtkz6+1hZNvNtEhbwRQ==} + '@esbuild/freebsd-x64@0.25.3': + resolution: {integrity: sha512-Q+wSjaLpGxYf7zC0kL0nDlhsfuFkoN+EXrx2KSB33RhinWzejOd6AvgmP5JbkgXKmjhmpfgKZq24pneodYqE8Q==} engines: {node: '>=18'} cpu: [x64] os: [freebsd] @@ -821,8 +821,8 @@ packages: cpu: [arm64] os: [linux] - '@esbuild/linux-arm64@0.25.2': - resolution: {integrity: sha512-gq/sjLsOyMT19I8obBISvhoYiZIAaGF8JpeXu1u8yPv8BE5HlWYobmlsfijFIZ9hIVGYkbdFhEqC0NvM4kNO0g==} + '@esbuild/linux-arm64@0.25.3': + resolution: {integrity: sha512-xCUgnNYhRD5bb1C1nqrDV1PfkwgbswTTBRbAd8aH5PhYzikdf/ddtsYyMXFfGSsb/6t6QaPSzxtbfAZr9uox4A==} engines: {node: '>=18'} cpu: [arm64] os: [linux] @@ -839,8 +839,8 @@ packages: cpu: [arm] os: [linux] - '@esbuild/linux-arm@0.25.2': - resolution: {integrity: sha512-UHBRgJcmjJv5oeQF8EpTRZs/1knq6loLxTsjc3nxO9eXAPDLcWW55flrMVc97qFPbmZP31ta1AZVUKQzKTzb0g==} + '@esbuild/linux-arm@0.25.3': + resolution: {integrity: sha512-dUOVmAUzuHy2ZOKIHIKHCm58HKzFqd+puLaS424h6I85GlSDRZIA5ycBixb3mFgM0Jdh+ZOSB6KptX30DD8YOQ==} engines: {node: '>=18'} cpu: [arm] os: [linux] @@ -857,8 +857,8 @@ packages: cpu: [ia32] os: [linux] - '@esbuild/linux-ia32@0.25.2': - resolution: {integrity: sha512-bBYCv9obgW2cBP+2ZWfjYTU+f5cxRoGGQ5SeDbYdFCAZpYWrfjjfYwvUpP8MlKbP0nwZ5gyOU/0aUzZ5HWPuvQ==} + '@esbuild/linux-ia32@0.25.3': + resolution: {integrity: sha512-yplPOpczHOO4jTYKmuYuANI3WhvIPSVANGcNUeMlxH4twz/TeXuzEP41tGKNGWJjuMhotpGabeFYGAOU2ummBw==} engines: {node: '>=18'} cpu: [ia32] os: [linux] @@ -875,8 +875,8 @@ packages: cpu: [loong64] os: [linux] - '@esbuild/linux-loong64@0.25.2': - resolution: {integrity: sha512-SHNGiKtvnU2dBlM5D8CXRFdd+6etgZ9dXfaPCeJtz+37PIUlixvlIhI23L5khKXs3DIzAn9V8v+qb1TRKrgT5w==} + '@esbuild/linux-loong64@0.25.3': + resolution: {integrity: sha512-P4BLP5/fjyihmXCELRGrLd793q/lBtKMQl8ARGpDxgzgIKJDRJ/u4r1A/HgpBpKpKZelGct2PGI4T+axcedf6g==} engines: {node: '>=18'} cpu: [loong64] os: [linux] @@ -893,8 +893,8 @@ packages: cpu: [mips64el] os: [linux] - '@esbuild/linux-mips64el@0.25.2': - resolution: {integrity: sha512-hDDRlzE6rPeoj+5fsADqdUZl1OzqDYow4TB4Y/3PlKBD0ph1e6uPHzIQcv2Z65u2K0kpeByIyAjCmjn1hJgG0Q==} + '@esbuild/linux-mips64el@0.25.3': + resolution: {integrity: sha512-eRAOV2ODpu6P5divMEMa26RRqb2yUoYsuQQOuFUexUoQndm4MdpXXDBbUoKIc0iPa4aCO7gIhtnYomkn2x+bag==} engines: {node: '>=18'} cpu: [mips64el] os: [linux] @@ -911,8 +911,8 @@ packages: cpu: [ppc64] os: [linux] - '@esbuild/linux-ppc64@0.25.2': - resolution: {integrity: sha512-tsHu2RRSWzipmUi9UBDEzc0nLc4HtpZEI5Ba+Omms5456x5WaNuiG3u7xh5AO6sipnJ9r4cRWQB2tUjPyIkc6g==} + '@esbuild/linux-ppc64@0.25.3': + resolution: {integrity: sha512-ZC4jV2p7VbzTlnl8nZKLcBkfzIf4Yad1SJM4ZMKYnJqZFD4rTI+pBG65u8ev4jk3/MPwY9DvGn50wi3uhdaghg==} engines: {node: '>=18'} cpu: [ppc64] os: [linux] @@ -929,8 +929,8 @@ packages: cpu: [riscv64] os: [linux] - '@esbuild/linux-riscv64@0.25.2': - resolution: {integrity: sha512-k4LtpgV7NJQOml/10uPU0s4SAXGnowi5qBSjaLWMojNCUICNu7TshqHLAEbkBdAszL5TabfvQ48kK84hyFzjnw==} + '@esbuild/linux-riscv64@0.25.3': + resolution: {integrity: sha512-LDDODcFzNtECTrUUbVCs6j9/bDVqy7DDRsuIXJg6so+mFksgwG7ZVnTruYi5V+z3eE5y+BJZw7VvUadkbfg7QA==} engines: {node: '>=18'} cpu: [riscv64] os: [linux] @@ -947,8 +947,8 @@ packages: cpu: [s390x] os: [linux] - '@esbuild/linux-s390x@0.25.2': - resolution: {integrity: sha512-GRa4IshOdvKY7M/rDpRR3gkiTNp34M0eLTaC1a08gNrh4u488aPhuZOCpkF6+2wl3zAN7L7XIpOFBhnaE3/Q8Q==} + '@esbuild/linux-s390x@0.25.3': + resolution: {integrity: sha512-s+w/NOY2k0yC2p9SLen+ymflgcpRkvwwa02fqmAwhBRI3SC12uiS10edHHXlVWwfAagYSY5UpmT/zISXPMW3tQ==} engines: {node: '>=18'} cpu: [s390x] os: [linux] @@ -965,14 +965,14 @@ packages: cpu: [x64] os: [linux] - '@esbuild/linux-x64@0.25.2': - resolution: {integrity: sha512-QInHERlqpTTZ4FRB0fROQWXcYRD64lAoiegezDunLpalZMjcUcld3YzZmVJ2H/Cp0wJRZ8Xtjtj0cEHhYc/uUg==} + '@esbuild/linux-x64@0.25.3': + resolution: {integrity: sha512-nQHDz4pXjSDC6UfOE1Fw9Q8d6GCAd9KdvMZpfVGWSJztYCarRgSDfOVBY5xwhQXseiyxapkiSJi/5/ja8mRFFA==} engines: {node: '>=18'} cpu: [x64] os: [linux] - '@esbuild/netbsd-arm64@0.25.2': - resolution: {integrity: sha512-talAIBoY5M8vHc6EeI2WW9d/CkiO9MQJ0IOWX8hrLhxGbro/vBXJvaQXefW2cP0z0nQVTdQ/eNyGFV1GSKrxfw==} + '@esbuild/netbsd-arm64@0.25.3': + resolution: {integrity: sha512-1QaLtOWq0mzK6tzzp0jRN3eccmN3hezey7mhLnzC6oNlJoUJz4nym5ZD7mDnS/LZQgkrhEbEiTn515lPeLpgWA==} engines: {node: '>=18'} cpu: [arm64] os: [netbsd] @@ -989,14 +989,14 @@ packages: cpu: [x64] os: [netbsd] - '@esbuild/netbsd-x64@0.25.2': - resolution: {integrity: sha512-voZT9Z+tpOxrvfKFyfDYPc4DO4rk06qamv1a/fkuzHpiVBMOhpjK+vBmWM8J1eiB3OLSMFYNaOaBNLXGChf5tg==} + '@esbuild/netbsd-x64@0.25.3': + resolution: {integrity: sha512-i5Hm68HXHdgv8wkrt+10Bc50zM0/eonPb/a/OFVfB6Qvpiirco5gBA5bz7S2SHuU+Y4LWn/zehzNX14Sp4r27g==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] - '@esbuild/openbsd-arm64@0.25.2': - resolution: {integrity: sha512-dcXYOC6NXOqcykeDlwId9kB6OkPUxOEqU+rkrYVqJbK2hagWOMrsTGsMr8+rW02M+d5Op5NNlgMmjzecaRf7Tg==} + '@esbuild/openbsd-arm64@0.25.3': + resolution: {integrity: sha512-zGAVApJEYTbOC6H/3QBr2mq3upG/LBEXr85/pTtKiv2IXcgKV0RT0QA/hSXZqSvLEpXeIxah7LczB4lkiYhTAQ==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] @@ -1013,8 +1013,8 @@ packages: cpu: [x64] os: [openbsd] - '@esbuild/openbsd-x64@0.25.2': - resolution: {integrity: sha512-t/TkWwahkH0Tsgoq1Ju7QfgGhArkGLkF1uYz8nQS/PPFlXbP5YgRpqQR3ARRiC2iXoLTWFxc6DJMSK10dVXluw==} + '@esbuild/openbsd-x64@0.25.3': + resolution: {integrity: sha512-fpqctI45NnCIDKBH5AXQBsD0NDPbEFczK98hk/aa6HJxbl+UtLkJV2+Bvy5hLSLk3LHmqt0NTkKNso1A9y1a4w==} engines: {node: '>=18'} cpu: [x64] os: [openbsd] @@ -1031,8 +1031,8 @@ packages: cpu: [x64] os: [sunos] - '@esbuild/sunos-x64@0.25.2': - resolution: {integrity: sha512-cfZH1co2+imVdWCjd+D1gf9NjkchVhhdpgb1q5y6Hcv9TP6Zi9ZG/beI3ig8TvwT9lH9dlxLq5MQBBgwuj4xvA==} + '@esbuild/sunos-x64@0.25.3': + resolution: {integrity: sha512-ROJhm7d8bk9dMCUZjkS8fgzsPAZEjtRJqCAmVgB0gMrvG7hfmPmz9k1rwO4jSiblFjYmNvbECL9uhaPzONMfgA==} engines: {node: '>=18'} cpu: [x64] os: [sunos] @@ -1049,8 +1049,8 @@ packages: cpu: [arm64] os: [win32] - '@esbuild/win32-arm64@0.25.2': - resolution: {integrity: sha512-7Loyjh+D/Nx/sOTzV8vfbB3GJuHdOQyrOryFdZvPHLf42Tk9ivBU5Aedi7iyX+x6rbn2Mh68T4qq1SDqJBQO5Q==} + '@esbuild/win32-arm64@0.25.3': + resolution: {integrity: sha512-YWcow8peiHpNBiIXHwaswPnAXLsLVygFwCB3A7Bh5jRkIBFWHGmNQ48AlX4xDvQNoMZlPYzjVOQDYEzWCqufMQ==} engines: {node: '>=18'} cpu: [arm64] os: [win32] @@ -1067,8 +1067,8 @@ packages: cpu: [ia32] os: [win32] - '@esbuild/win32-ia32@0.25.2': - resolution: {integrity: sha512-WRJgsz9un0nqZJ4MfhabxaD9Ft8KioqU3JMinOTvobbX6MOSUigSBlogP8QB3uxpJDsFS6yN+3FDBdqE5lg9kg==} + '@esbuild/win32-ia32@0.25.3': + resolution: {integrity: sha512-qspTZOIGoXVS4DpNqUYUs9UxVb04khS1Degaw/MnfMe7goQ3lTfQ13Vw4qY/Nj0979BGvMRpAYbs/BAxEvU8ew==} engines: {node: '>=18'} cpu: [ia32] os: [win32] @@ -1085,14 +1085,14 @@ packages: cpu: [x64] os: [win32] - '@esbuild/win32-x64@0.25.2': - resolution: {integrity: sha512-kM3HKb16VIXZyIeVrM1ygYmZBKybX8N4p754bw390wGO3Tf2j4L2/WYL+4suWujpgf6GBYs3jv7TyUivdd05JA==} + '@esbuild/win32-x64@0.25.3': + resolution: {integrity: sha512-ICgUR+kPimx0vvRzf+N/7L7tVSQeE3BYY+NhHRHXS1kBuPO7z2+7ea2HbhDyZdTephgvNvKrlDDKUexuCVBVvg==} engines: {node: '>=18'} cpu: [x64] os: [win32] - '@eslint-community/eslint-utils@4.5.1': - resolution: {integrity: sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==} + '@eslint-community/eslint-utils@4.7.0': + resolution: {integrity: sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 @@ -1296,16 +1296,16 @@ packages: resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==} engines: {node: '>=14'} - '@figma/code-connect@1.3.1': - resolution: {integrity: sha512-6SQf9qzWgOsQ+L2jaKoBlJhchJBh+/Eej6dEp7XFXEdBOuJh65tNyDGNMKUuDvKMkT8AeJXvn25wsEjiw5CYNQ==} + '@figma/code-connect@1.3.2': + resolution: {integrity: sha512-z4jX5qq+QV6ZhOY51DxTN8YnZwPmy/Eve8bW8nb+tI8GF/opQeWQN9U0MU9KlsZiRkn1ENfbTKRiJ6AemUKtGw==} engines: {node: '>=18'} hasBin: true - '@floating-ui/core@1.6.9': - resolution: {integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==} + '@floating-ui/core@1.7.0': + resolution: {integrity: sha512-FRdBLykrPPA6P76GGGqlex/e7fbe0F1ykgxHYNXQsH/iTEtjMj/f9bpY5oQqbjt5VgZvgz/uKXbGuROijh3VLA==} - '@floating-ui/dom@1.6.13': - resolution: {integrity: sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==} + '@floating-ui/dom@1.7.0': + resolution: {integrity: sha512-lGTor4VlXcesUMh1cupTUTDoCxMb0V6bm3CnxHzQcw8Eaf1jQbgQX4i02fYgT0vJ82tb5MZ4CZk1LRGkktJCzg==} '@floating-ui/react-dom@2.1.2': resolution: {integrity: sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==} @@ -1319,8 +1319,8 @@ packages: react: '>=16.8.0' react-dom: '>=16.8.0' - '@floating-ui/react@0.27.6': - resolution: {integrity: sha512-9GLOPbW8jTeboR2ar9uMMUDUZjpTLscUvOjNvRw2EgppgoLHLUh/P/OW9evULosnvDjhYf2Gwk/gMOP9KvXD2A==} + '@floating-ui/react@0.27.8': + resolution: {integrity: sha512-EQJ4Th328y2wyHR3KzOUOoTW2UKjFk53fmyahfwExnFQ8vnsMYqKc+fFPOkeYtj5tcp1DUMiNJ7BFhed7e9ONw==} peerDependencies: react: '>=17.0.0' react-dom: '>=17.0.0' @@ -1370,8 +1370,8 @@ packages: '@hasparus/eslint-plugin@1.0.0': resolution: {integrity: sha512-Pef5tKZVNdMxkbO5RJE9KFzdN/vgMOAcZLd9gfmXZa1Th+zKMh8N+JP0p9+oVTeSH1n7MaFmuW23tBJTjzqL0w==} - '@headlessui/react@2.2.0': - resolution: {integrity: sha512-RzCEg+LXsuI7mHiSomsu/gBJSjpupm6A1qIZ5sWjd7JhARNlMiSA4kKfJpCKwU9tE+zMRterhhrP74PvfJrpXQ==} + '@headlessui/react@2.2.2': + resolution: {integrity: sha512-zbniWOYBQ8GHSUIOPY7BbdIn6PzUOq0z41RFrF30HbjsxG6Rrfk+6QulR8Kgf2Vwj2a/rE6i62q5vo+2gI5dJA==} engines: {node: '>=10'} peerDependencies: react: ^18 || ^19 || ^19.0.0-rc @@ -1505,17 +1505,17 @@ packages: cpu: [x64] os: [win32] - '@internationalized/date@3.7.0': - resolution: {integrity: sha512-VJ5WS3fcVx0bejE/YHfbDKR/yawZgKqn/if+oEeLqNwBtPzVB06olkfcnojTmEMX+gTpH+FlQ69SHNitJ8/erQ==} + '@internationalized/date@3.8.0': + resolution: {integrity: sha512-J51AJ0fEL68hE4CwGPa6E0PO6JDaVLd8aln48xFCSy7CZkZc96dGEGmLs2OEEbBxcsVZtfrqkXJwI2/MSG8yKw==} - '@internationalized/message@3.1.6': - resolution: {integrity: sha512-JxbK3iAcTIeNr1p0WIFg/wQJjIzJt9l/2KNY/48vXV7GRGZSv3zMxJsce008fZclk2cDC8y0Ig3odceHO7EfNQ==} + '@internationalized/message@3.1.7': + resolution: {integrity: sha512-gLQlhEW4iO7DEFPf/U7IrIdA3UyLGS0opeqouaFwlMObLUzwexRjbygONHDVbC9G9oFLXsLyGKYkJwqXw/QADg==} - '@internationalized/number@3.6.0': - resolution: {integrity: sha512-PtrRcJVy7nw++wn4W2OuePQQfTqDzfusSuY1QTtui4wa7r+rGVtR75pO8CyKvHvzyQYi3Q1uO5sY0AsB4e65Bw==} + '@internationalized/number@3.6.1': + resolution: {integrity: sha512-UVsb4bCwbL944E0SX50CHFtWEeZ2uB5VozZ5yDXJdq6iPZsZO5p+bjVMZh2GxHf4Bs/7xtDCcPwEa2NU9DaG/g==} - '@internationalized/string@3.2.5': - resolution: {integrity: sha512-rKs71Zvl2OKOHM+mzAFMIyqR5hI1d1O6BBkMK2/lkfg3fkmVh9Eeg0awcA8W2WqYqDOv6a86DIOlFpggwLtbuw==} + '@internationalized/string@3.2.6': + resolution: {integrity: sha512-LR2lnM4urJta5/wYJVV7m8qk5DrMZmLRTuFhbQO5b9/sKLHgty6unQy1Li4+Su2DWydmB4aZdS5uxBRXIq2aAw==} '@isaacs/cliui@8.0.2': resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} @@ -1652,81 +1652,89 @@ packages: resolution: {integrity: sha512-jMxvwzkKzd3cXo2EB9GM2ic0eYo2rP/BS6gJt6HnWbsDO1O8GSD4k7o2Cpr2YERtMpGF/MGcDfsfj2EbQPtrXw==} engines: {node: '>= 10'} - '@napi-rs/wasm-runtime@0.2.8': - resolution: {integrity: sha512-OBlgKdX7gin7OIq4fadsjpg+cp2ZphvAIKucHsNfTdJiqdOmOEwQd/bHi0VwNrcw5xpBJyUw6cK/QilCqy1BSg==} + '@napi-rs/wasm-runtime@0.2.9': + resolution: {integrity: sha512-OKRBiajrrxB9ATokgEQoG87Z25c67pCpYcCwmXYX8PBftC9pBfN18gnm/fh1wurSLEKIAt+QRFLFCQISrb66Jg==} '@next/env@13.5.11': resolution: {integrity: sha512-fbb2C7HChgM7CemdCY+y3N1n8pcTKdqtQLbC7/EQtPdLvlMUT9JX/dBYl8MMZAtYG4uVMyPFHXckb68q/NRwqg==} - '@next/env@14.2.26': - resolution: {integrity: sha512-vO//GJ/YBco+H7xdQhzJxF7ub3SUwft76jwaeOyVVQFHCi5DCnkP16WHB+JBylo4vOKPoZBlR94Z8xBxNBdNJA==} + '@next/env@14.2.28': + resolution: {integrity: sha512-PAmWhJfJQlP+kxZwCjrVd9QnR5x0R3u0mTXTiZDgSd4h5LdXmjxCCWbN9kq6hkZBOax8Rm3xDW5HagWyJuT37g==} '@next/eslint-plugin-next@13.4.9': resolution: {integrity: sha512-nDtGpa992tNyAkT/KmSMy7QkHfNZmGCBYhHtafU97DubqxzNdvLsqRtliQ4FU04CysRCtvP2hg8rRC1sAKUTUA==} - '@next/swc-darwin-arm64@14.2.26': - resolution: {integrity: sha512-zDJY8gsKEseGAxG+C2hTMT0w9Nk9N1Sk1qV7vXYz9MEiyRoF5ogQX2+vplyUMIfygnjn9/A04I6yrUTRTuRiyQ==} + '@next/swc-darwin-arm64@14.2.28': + resolution: {integrity: sha512-kzGChl9setxYWpk3H6fTZXXPFFjg7urptLq5o5ZgYezCrqlemKttwMT5iFyx/p1e/JeglTwDFRtb923gTJ3R1w==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@14.2.26': - resolution: {integrity: sha512-U0adH5ryLfmTDkahLwG9sUQG2L0a9rYux8crQeC92rPhi3jGQEY47nByQHrVrt3prZigadwj/2HZ1LUUimuSbg==} + '@next/swc-darwin-x64@14.2.28': + resolution: {integrity: sha512-z6FXYHDJlFOzVEOiiJ/4NG8aLCeayZdcRSMjPDysW297Up6r22xw6Ea9AOwQqbNsth8JNgIK8EkWz2IDwaLQcw==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@14.2.26': - resolution: {integrity: sha512-SINMl1I7UhfHGM7SoRiw0AbwnLEMUnJ/3XXVmhyptzriHbWvPPbbm0OEVG24uUKhuS1t0nvN/DBvm5kz6ZIqpg==} + '@next/swc-linux-arm64-gnu@14.2.28': + resolution: {integrity: sha512-9ARHLEQXhAilNJ7rgQX8xs9aH3yJSj888ssSjJLeldiZKR4D7N08MfMqljk77fAwZsWwsrp8ohHsMvurvv9liQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-arm64-musl@14.2.26': - resolution: {integrity: sha512-s6JaezoyJK2DxrwHWxLWtJKlqKqTdi/zaYigDXUJ/gmx/72CrzdVZfMvUc6VqnZ7YEvRijvYo+0o4Z9DencduA==} + '@next/swc-linux-arm64-musl@14.2.28': + resolution: {integrity: sha512-p6gvatI1nX41KCizEe6JkF0FS/cEEF0u23vKDpl+WhPe/fCTBeGkEBh7iW2cUM0rvquPVwPWdiUR6Ebr/kQWxQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-x64-gnu@14.2.26': - resolution: {integrity: sha512-FEXeUQi8/pLr/XI0hKbe0tgbLmHFRhgXOUiPScz2hk0hSmbGiU8aUqVslj/6C6KA38RzXnWoJXo4FMo6aBxjzg==} + '@next/swc-linux-x64-gnu@14.2.28': + resolution: {integrity: sha512-nsiSnz2wO6GwMAX2o0iucONlVL7dNgKUqt/mDTATGO2NY59EO/ZKnKEr80BJFhuA5UC1KZOMblJHWZoqIJddpA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-linux-x64-musl@14.2.26': - resolution: {integrity: sha512-BUsomaO4d2DuXhXhgQCVt2jjX4B4/Thts8nDoIruEJkhE5ifeQFtvW5c9JkdOtYvE5p2G0hcwQ0UbRaQmQwaVg==} + '@next/swc-linux-x64-musl@14.2.28': + resolution: {integrity: sha512-+IuGQKoI3abrXFqx7GtlvNOpeExUH1mTIqCrh1LGFf8DnlUcTmOOCApEnPJUSLrSbzOdsF2ho2KhnQoO0I1RDw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-win32-arm64-msvc@14.2.26': - resolution: {integrity: sha512-5auwsMVzT7wbB2CZXQxDctpWbdEnEW/e66DyXO1DcgHxIyhP06awu+rHKshZE+lPLIGiwtjo7bsyeuubewwxMw==} + '@next/swc-win32-arm64-msvc@14.2.28': + resolution: {integrity: sha512-l61WZ3nevt4BAnGksUVFKy2uJP5DPz2E0Ma/Oklvo3sGj9sw3q7vBWONFRgz+ICiHpW5mV+mBrkB3XEubMrKaA==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@next/swc-win32-ia32-msvc@14.2.26': - resolution: {integrity: sha512-GQWg/Vbz9zUGi9X80lOeGsz1rMH/MtFO/XqigDznhhhTfDlDoynCM6982mPCbSlxJ/aveZcKtTlwfAjwhyxDpg==} + '@next/swc-win32-ia32-msvc@14.2.28': + resolution: {integrity: sha512-+Kcp1T3jHZnJ9v9VTJ/yf1t/xmtFAc/Sge4v7mVc1z+NYfYzisi8kJ9AsY8itbgq+WgEwMtOpiLLJsUy2qnXZw==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] - '@next/swc-win32-x64-msvc@14.2.26': - resolution: {integrity: sha512-2rdB3T1/Gp7bv1eQTTm9d1Y1sv9UuJ2LAwOE0Pe2prHKe32UNscj7YS13fRB37d0GAiGNR+Y7ZcW8YjDI8Ns0w==} + '@next/swc-win32-x64-msvc@14.2.28': + resolution: {integrity: sha512-1gCmpvyhz7DkB1srRItJTnmR2UwQPAUXXIg9r0/56g3O8etGmwlX68skKXJOp9EejW3hhv7nSQUJ2raFiz4MoA==} engines: {node: '>= 10'} cpu: [x64] os: [win32] - '@noble/curves@1.8.1': - resolution: {integrity: sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ==} + '@noble/curves@1.8.2': + resolution: {integrity: sha512-vnI7V6lFNe0tLAuJMu+2sX+FcL14TaCWy1qiczg1VwRmPrpQCdq5ESXQMqUc2tluRNf6irBXrWbl1mGN8uaU/g==} + engines: {node: ^14.21.3 || >=16} + + '@noble/curves@1.9.0': + resolution: {integrity: sha512-7YDlXiNMdO1YZeH6t/kvopHHbIZzlxrCV9WLqCY6QhcXOoXiNCMDqJIglZ9Yjx5+w7Dz30TITFrlTjnRg7sKEg==} engines: {node: ^14.21.3 || >=16} '@noble/hashes@1.2.0': resolution: {integrity: sha512-FZfhjEDbT5GRswV3C6uvLPHMiVD6lQBmpoX5+eSiPaMTXte/IKqI5dykDxzZB/WBeK/CDuQRBWarPdi3FNY2zQ==} - '@noble/hashes@1.7.1': - resolution: {integrity: sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ==} + '@noble/hashes@1.7.2': + resolution: {integrity: sha512-biZ0NUSxyjLLqo6KxEJ1b+C2NAx0wtDoFvCaXHGgUkeHzf3Xc1xKumFKREuT7f7DARNZ/slvYUwFG6B0f2b6hQ==} + engines: {node: ^14.21.3 || >=16} + + '@noble/hashes@1.8.0': + resolution: {integrity: sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==} engines: {node: ^14.21.3 || >=16} '@noble/secp256k1@1.7.1': @@ -1878,18 +1886,18 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@pkgr/core@0.2.0': - resolution: {integrity: sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==} + '@pkgr/core@0.2.4': + resolution: {integrity: sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@radix-ui/number@1.1.0': - resolution: {integrity: sha512-V3gRzhVNU1ldS5XhAPTom1fOIo4ccrjjJgmE+LI2h/WaFpHmx0MQApT+KZHnx8abG6Avtfcz4WoEciMnpFT3HQ==} + '@radix-ui/number@1.1.1': + resolution: {integrity: sha512-MkKCwxlXTgz6CFoJx3pCwn07GKp36+aZyu/u2Ln2VrA5DcdyCZkASEDBTd8x5whTQQL5CiYf4prXKLcgQdv29g==} - '@radix-ui/primitive@1.1.1': - resolution: {integrity: sha512-SJ31y+Q/zAyShtXJc8x83i9TYdbAfHZ++tUZnvjJJqFjzsdUnKsxPL6IEtBlxKkU7yzer//GQtZSV4GbldL3YA==} + '@radix-ui/primitive@1.1.2': + resolution: {integrity: sha512-XnbHrrprsNqZKQhStrSwgRUQzoCI1glLzdw79xiZPoofhGICeZRSQ3dIxAKH1gb3OHfNf4d6f+vAv3kil2eggA==} - '@radix-ui/react-accordion@1.2.3': - resolution: {integrity: sha512-RIQ15mrcvqIkDARJeERSuXSry2N8uYnxkdDetpfmalT/+0ntOXLkFOsh9iwlAsCv+qcmhZjbdJogIm6WBa6c4A==} + '@radix-ui/react-accordion@1.2.8': + resolution: {integrity: sha512-c7OKBvO36PfQIUGIjj1Wko0hH937pYFU2tR5zbIJDUsmTzHoZVHHt4bmb7OOJbzTaWJtVELKWojBHa7OcnUHmQ==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -1901,8 +1909,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-alert-dialog@1.1.6': - resolution: {integrity: sha512-p4XnPqgej8sZAAReCAKgz1REYZEBLR8hU9Pg27wFnCWIMc8g1ccCs0FjBcy05V15VTu8pAePw/VDYeOm/uZ6yQ==} + '@radix-ui/react-alert-dialog@1.1.11': + resolution: {integrity: sha512-4KfkwrFnAw3Y5Jeoq6G+JYSKW0JfIS3uDdFC/79Jw9AsMayZMizSSMxk1gkrolYXsa/WzbbDfOA7/D8N5D+l1g==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -1914,8 +1922,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-arrow@1.1.2': - resolution: {integrity: sha512-G+KcpzXHq24iH0uGG/pF8LyzpFJYGD4RfLjCIBfGdSLXvjLHST31RUiRVrupIBMvIppMgSzQ6l66iAxl03tdlg==} + '@radix-ui/react-arrow@1.1.4': + resolution: {integrity: sha512-qz+fxrqgNxG0dYew5l7qR3c7wdgRu1XVUHGnGYX7rg5HM4p9SWaRmJwfgR3J0SgyUKayLmzQIun+N6rWRgiRKw==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -1927,8 +1935,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-collapsible@1.1.3': - resolution: {integrity: sha512-jFSerheto1X03MUC0g6R7LedNW9EEGWdg9W1+MlpkMLwGkgkbUXLPBH/KIuWKXUoeYRVY11llqbTBDzuLg7qrw==} + '@radix-ui/react-collapsible@1.1.8': + resolution: {integrity: sha512-hxEsLvK9WxIAPyxdDRULL4hcaSjMZCfP7fHB0Z1uUnDoDBat1Zh46hwYfa69DeZAbJrPckjf0AGAtEZyvDyJbw==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -1940,8 +1948,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-collection@1.1.2': - resolution: {integrity: sha512-9z54IEKRxIa9VityapoEYMuByaG42iSy1ZXlY2KcuLSEtq8x4987/N6m15ppoMffgZX72gER2uHe1D9Y6Unlcw==} + '@radix-ui/react-collection@1.1.4': + resolution: {integrity: sha512-cv4vSf7HttqXilDnAnvINd53OTl1/bjUYVZrkFnA7nwmY9Ob2POUy0WY0sfqBAe1s5FyKsyceQlqiEGPYNTadg==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -1953,8 +1961,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-compose-refs@1.1.1': - resolution: {integrity: sha512-Y9VzoRDSJtgFMUCoiZBDVo084VQ5hfpXxVE+NgkdNsjiDBByiImMZKKhxMwCbdHvhlENG6a833CbFkOQvTricw==} + '@radix-ui/react-compose-refs@1.1.2': + resolution: {integrity: sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -1962,8 +1970,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-context@1.1.1': - resolution: {integrity: sha512-UASk9zi+crv9WteK/NU4PLvOoL3OuE6BWVKNF6hPRBtYBDXQ2u5iu3O59zUlJiTVvkyuycnqrztsHVJwcK9K+Q==} + '@radix-ui/react-context@1.1.2': + resolution: {integrity: sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -1971,8 +1979,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-dialog@1.1.6': - resolution: {integrity: sha512-/IVhJV5AceX620DUJ4uYVMymzsipdKBzo3edo+omeskCKGm9FRHM0ebIdbPnlQVJqyuHbuBltQUOG2mOTq2IYw==} + '@radix-ui/react-dialog@1.1.11': + resolution: {integrity: sha512-yI7S1ipkP5/+99qhSI6nthfo/tR6bL6Zgxi/+1UO6qPa6UeM6nlafWcQ65vB4rU2XjgjMfMhI3k9Y5MztA62VQ==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -1984,8 +1992,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-direction@1.1.0': - resolution: {integrity: sha512-BUuBvgThEiAXh2DWu93XsT+a3aWrGqolGlqqw5VU1kG7p/ZH2cuDlM1sRLNnY3QcBS69UIz2mcKhMxDsdewhjg==} + '@radix-ui/react-direction@1.1.1': + resolution: {integrity: sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -1993,8 +2001,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-dismissable-layer@1.1.5': - resolution: {integrity: sha512-E4TywXY6UsXNRhFrECa5HAvE5/4BFcGyfTyK36gP+pAW1ed7UTK4vKwdr53gAJYwqbfCWC6ATvJa3J3R/9+Qrg==} + '@radix-ui/react-dismissable-layer@1.1.7': + resolution: {integrity: sha512-j5+WBUdhccJsmH5/H0K6RncjDtoALSEr6jbkaZu+bjw6hOPOhHycr6vEUujl+HBK8kjUfWcoCJXxP6e4lUlMZw==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2006,8 +2014,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-dropdown-menu@2.1.6': - resolution: {integrity: sha512-no3X7V5fD487wab/ZYSHXq3H37u4NVeLDKI/Ks724X/eEFSSEFYZxWgsIlr1UBeEyDaM29HM5x9p1Nv8DuTYPA==} + '@radix-ui/react-dropdown-menu@2.1.12': + resolution: {integrity: sha512-VJoMs+BWWE7YhzEQyVwvF9n22Eiyr83HotCVrMQzla/OwRovXCgah7AcaEr4hMNj4gJxSdtIbcHGvmJXOoJVHA==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2019,8 +2027,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-focus-guards@1.1.1': - resolution: {integrity: sha512-pSIwfrT1a6sIoDASCSpFwOasEwKTZWDw/iBdtnqKO7v6FeOzYJ7U53cPzYFVR3geGGXgVHaH+CdngrrAzqUGxg==} + '@radix-ui/react-focus-guards@1.1.2': + resolution: {integrity: sha512-fyjAACV62oPV925xFCrH8DR5xWhg9KYtJT4s3u54jxp+L/hbpTY2kIeEFFbFe+a/HCE94zGQMZLIpVTPVZDhaA==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -2028,8 +2036,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-focus-scope@1.1.2': - resolution: {integrity: sha512-zxwE80FCU7lcXUGWkdt6XpTTCKPitG1XKOwViTxHVKIJhZl9MvIl2dVHeZENCWD9+EdWv05wlaEkRXUykU27RA==} + '@radix-ui/react-focus-scope@1.1.4': + resolution: {integrity: sha512-r2annK27lIW5w9Ho5NyQgqs0MmgZSTIKXWpVCJaLC1q2kZrZkcqnmHkCHMEmv8XLvsLlurKMPT+kbKkRkm/xVA==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2041,8 +2049,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-id@1.1.0': - resolution: {integrity: sha512-EJUrI8yYh7WOjNOqpoJaf1jlFIH2LvtgAl+YcFqNCa+4hj64ZXmPkAKOFs/ukjz3byN6bdb/AVUqHkI8/uWWMA==} + '@radix-ui/react-id@1.1.1': + resolution: {integrity: sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -2050,8 +2058,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-label@2.1.2': - resolution: {integrity: sha512-zo1uGMTaNlHehDyFQcDZXRJhUPDuukcnHz0/jnrup0JA6qL+AFpAnty+7VKa9esuU5xTblAZzTGYJKSKaBxBhw==} + '@radix-ui/react-label@2.1.4': + resolution: {integrity: sha512-wy3dqizZnZVV4ja0FNnUhIWNwWdoldXrneEyUcVtLYDAt8ovGS4ridtMAOGgXBBIfggL4BOveVWsjXDORdGEQg==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2063,8 +2071,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-menu@2.1.6': - resolution: {integrity: sha512-tBBb5CXDJW3t2mo9WlO7r6GTmWV0F0uzHZVFmlRmYpiSK1CDU5IKojP1pm7oknpBOrFZx/YgBRW9oorPO2S/Lg==} + '@radix-ui/react-menu@2.1.12': + resolution: {integrity: sha512-+qYq6LfbiGo97Zz9fioX83HCiIYYFNs8zAsVCMQrIakoNYylIzWuoD/anAD3UzvvR6cnswmfRFJFq/zYYq/k7Q==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2076,8 +2084,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-navigation-menu@1.2.5': - resolution: {integrity: sha512-myMHHQUZ3ZLTi8W381/Vu43Ia0NqakkQZ2vzynMmTUtQQ9kNkjzhOwkZC9TAM5R07OZUVIQyHC06f/9JZJpvvA==} + '@radix-ui/react-navigation-menu@1.2.10': + resolution: {integrity: sha512-kGDqMVPj2SRB1vJmXN/jnhC66REAXNyDmDRubbbmJ+360zSIJUDmWGMKIJOf72PHMwPENrbtJVb3CMAUJDjEIA==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2089,8 +2097,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-popover@1.1.6': - resolution: {integrity: sha512-NQouW0x4/GnkFJ/pRqsIS3rM/k97VzKnVb2jB7Gq7VEGPy5g7uNV1ykySFt7eWSp3i2uSGFwaJcvIRJBAHmmFg==} + '@radix-ui/react-popover@1.1.11': + resolution: {integrity: sha512-yFMfZkVA5G3GJnBgb2PxrrcLKm1ZLWXrbYVgdyTl//0TYEIHS9LJbnyz7WWcZ0qCq7hIlJZpRtxeSeIG5T5oJw==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2102,8 +2110,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-popper@1.2.2': - resolution: {integrity: sha512-Rvqc3nOpwseCyj/rgjlJDYAgyfw7OC1tTkKn2ivhaMGcYt8FSBlahHOZak2i3QwkRXUXgGgzeEe2RuqeEHuHgA==} + '@radix-ui/react-popper@1.2.4': + resolution: {integrity: sha512-3p2Rgm/a1cK0r/UVkx5F/K9v/EplfjAeIFCGOPYPO4lZ0jtg4iSQXt/YGTSLWaf4x7NG6Z4+uKFcylcTZjeqDA==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2115,8 +2123,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-portal@1.1.4': - resolution: {integrity: sha512-sn2O9k1rPFYVyKd5LAJfo96JlSGVFpa1fS6UuBJfrZadudiw5tAmru+n1x7aMRQ84qDM71Zh1+SzK5QwU0tJfA==} + '@radix-ui/react-portal@1.1.6': + resolution: {integrity: sha512-XmsIl2z1n/TsYFLIdYam2rmFwf9OC/Sh2avkbmVMDuBZIe7hSpM0cYnWPAo7nHOVx8zTuwDZGByfcqLdnzp3Vw==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2128,8 +2136,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-presence@1.1.2': - resolution: {integrity: sha512-18TFr80t5EVgL9x1SwF/YGtfG+l0BS0PRAlCWBDoBEiDQjeKgnNZRVJp/oVBl24sr3Gbfwc/Qpj4OcWTQMsAEg==} + '@radix-ui/react-presence@1.1.4': + resolution: {integrity: sha512-ueDqRbdc4/bkaQT3GIpLQssRlFgWaL/U2z/S31qRwwLWoxHLgry3SIfCwhxeQNbirEUXFa+lq3RL3oBYXtcmIA==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2141,8 +2149,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-primitive@2.0.2': - resolution: {integrity: sha512-Ec/0d38EIuvDF+GZjcMU/Ze6MxntVJYO/fRlCPhCaVUyPY9WTalHJw54tp9sXeJo3tlShWpy41vQRgLRGOuz+w==} + '@radix-ui/react-primitive@2.1.0': + resolution: {integrity: sha512-/J/FhLdK0zVcILOwt5g+dH4KnkonCtkVJsa2G6JmvbbtZfBEI1gMsO3QMjseL4F/SwfAMt1Vc/0XKYKq+xJ1sw==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2154,8 +2162,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-roving-focus@1.1.2': - resolution: {integrity: sha512-zgMQWkNO169GtGqRvYrzb0Zf8NhMHS2DuEB/TiEmVnpr5OqPU3i8lfbxaAmC2J/KYuIQxyoQQ6DxepyXp61/xw==} + '@radix-ui/react-roving-focus@1.1.7': + resolution: {integrity: sha512-C6oAg451/fQT3EGbWHbCQjYTtbyjNO1uzQgMzwyivcHT3GKNEmu1q3UuREhN+HzHAVtv3ivMVK08QlC+PkYw9Q==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2167,8 +2175,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-slider@1.2.3': - resolution: {integrity: sha512-nNrLAWLjGESnhqBqcCNW4w2nn7LxudyMzeB6VgdyAnFLC6kfQgnAjSL2v6UkQTnDctJBlxrmxfplWS4iYjdUTw==} + '@radix-ui/react-slider@1.3.2': + resolution: {integrity: sha512-oQnqfgSiYkxZ1MrF6672jw2/zZvpB+PJsrIc3Zm1zof1JHf/kj7WhmROw7JahLfOwYQ5/+Ip0rFORgF1tjSiaQ==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2180,8 +2188,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-slot@1.1.2': - resolution: {integrity: sha512-YAKxaiGsSQJ38VzKH86/BPRC4rh+b1Jpa+JneA5LRE7skmLPNAyeG8kPJj/oo4STLvlrs8vkf/iYyc3A5stYCQ==} + '@radix-ui/react-slot@1.2.0': + resolution: {integrity: sha512-ujc+V6r0HNDviYqIK3rW4ffgYiZ8g5DEHrGJVk4x7kTlLXRDILnKX9vAUYeIsLOoDpDJ0ujpqMkjH4w2ofuo6w==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -2189,8 +2197,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-switch@1.1.3': - resolution: {integrity: sha512-1nc+vjEOQkJVsJtWPSiISGT6OKm4SiOdjMo+/icLxo2G4vxz1GntC5MzfL4v8ey9OEfw787QCD1y3mUv0NiFEQ==} + '@radix-ui/react-switch@1.2.2': + resolution: {integrity: sha512-7Z8n6L+ifMIIYZ83f28qWSceUpkXuslI2FJ34+kDMTiyj91ENdpdQ7VCidrzj5JfwfZTeano/BnGBbu/jqa5rQ==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2202,8 +2210,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-toast@1.2.6': - resolution: {integrity: sha512-gN4dpuIVKEgpLn1z5FhzT9mYRUitbfZq9XqN/7kkBMUgFTzTG8x/KszWJugJXHcwxckY8xcKDZPz7kG3o6DsUA==} + '@radix-ui/react-toast@1.2.11': + resolution: {integrity: sha512-Ed2mlOmT+tktOsu2NZBK1bCSHh/uqULu1vWOkpQTVq53EoOuZUZw7FInQoDB3uil5wZc2oe0XN9a7uVZB7/6AQ==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2215,8 +2223,8 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-tooltip@1.1.8': - resolution: {integrity: sha512-YAA2cu48EkJZdAMHC0dqo9kialOcRStbtiY4nJPaht7Ptrhcvpo+eDChaM6BIs8kL6a8Z5l5poiqLnXcNduOkA==} + '@radix-ui/react-tooltip@1.2.4': + resolution: {integrity: sha512-DyW8VVeeMSSLFvAmnVnCwvI3H+1tpJFHT50r+tdOoMse9XqYDBCcyux8u3G2y+LOpt7fPQ6KKH0mhs+ce1+Z5w==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2228,8 +2236,17 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-use-callback-ref@1.1.0': - resolution: {integrity: sha512-CasTfvsy+frcFkbXtSJ2Zu9JHpN8TYKxkgJGWbjiZhFivxaeW7rMeZt7QELGVLaYVfFMsKHjb7Ak0nMEe+2Vfw==} + '@radix-ui/react-use-callback-ref@1.1.1': + resolution: {integrity: sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc + peerDependenciesMeta: + '@types/react': + optional: true + + '@radix-ui/react-use-controllable-state@1.2.2': + resolution: {integrity: sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -2237,8 +2254,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-use-controllable-state@1.1.0': - resolution: {integrity: sha512-MtfMVJiSr2NjzS0Aa90NPTnvTSg6C/JLCV7ma0W6+OMV78vd8OyRpID+Ng9LxzsPbLeuBnWBA1Nq30AtBIDChw==} + '@radix-ui/react-use-effect-event@0.0.2': + resolution: {integrity: sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -2246,8 +2263,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-use-escape-keydown@1.1.0': - resolution: {integrity: sha512-L7vwWlR1kTTQ3oh7g1O0CBF3YCyyTj8NmhLR+phShpyA50HCfBFKVJTpshm9PzLiKmehsrQzTYTpX9HvmC9rhw==} + '@radix-ui/react-use-escape-keydown@1.1.1': + resolution: {integrity: sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -2255,8 +2272,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-use-layout-effect@1.1.0': - resolution: {integrity: sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w==} + '@radix-ui/react-use-layout-effect@1.1.1': + resolution: {integrity: sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -2264,8 +2281,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-use-previous@1.1.0': - resolution: {integrity: sha512-Z/e78qg2YFnnXcW88A4JmTtm4ADckLno6F7OXotmkQfeuCVaKuYzqAATPhVzl3delXE7CxIV8shofPn3jPc5Og==} + '@radix-ui/react-use-previous@1.1.1': + resolution: {integrity: sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -2273,8 +2290,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-use-rect@1.1.0': - resolution: {integrity: sha512-0Fmkebhr6PiseyZlYAOtLS+nb7jLmpqTrJyv61Pe68MKYW6OWdRE2kI70TaYY27u7H0lajqM3hSMMLFq18Z7nQ==} + '@radix-ui/react-use-rect@1.1.1': + resolution: {integrity: sha512-QTYuDesS0VtuHNNvMh+CjlKJ4LJickCMUAqjlE3+j8w+RlRpwyX3apEQKGFzbZGdo7XNG1tXa+bQqIE7HIXT2w==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -2282,8 +2299,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-use-size@1.1.0': - resolution: {integrity: sha512-XW3/vWuIXHa+2Uwcc2ABSfcCledmXhhQPlGbfcRXbiUQI5Icjcg19BGCZVKKInYbvUCut/ufbbLLPFC5cbb1hw==} + '@radix-ui/react-use-size@1.1.1': + resolution: {integrity: sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==} peerDependencies: '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc @@ -2291,8 +2308,8 @@ packages: '@types/react': optional: true - '@radix-ui/react-visually-hidden@1.1.2': - resolution: {integrity: sha512-1SzA4ns2M1aRlvxErqhLHsBHoS5eI5UUcI2awAMgGUp4LoaoWOKYmvqDY2s/tltuPkh3Yk77YF/r3IRj+Amx4Q==} + '@radix-ui/react-visually-hidden@1.2.0': + resolution: {integrity: sha512-rQj0aAWOpCdCMRbI6pLQm8r7S2BM3YhTa0SzOYD55k+hJA8oo9J+H+9wLM9oMlZWOX/wJWPTzfDfmZkf7LvCfg==} peerDependencies: '@types/react': '*' '@types/react-dom': '*' @@ -2304,288 +2321,284 @@ packages: '@types/react-dom': optional: true - '@radix-ui/rect@1.1.0': - resolution: {integrity: sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg==} + '@radix-ui/rect@1.1.1': + resolution: {integrity: sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==} - '@react-aria/breadcrumbs@3.5.22': - resolution: {integrity: sha512-Jhx3eJqvuSUFL5/TzJ7EteluySdgKVkYGJ72Jz6AdEkiuoQAFbRZg4ferRIXQlmFL2cj7Z3jo8m8xGitebMtgw==} + '@react-aria/breadcrumbs@3.5.23': + resolution: {integrity: sha512-4uLxuAgPfXds8sBc/Cg0ml7LKWzK+YTwHL7xclhQUkPO32rzlHDl+BJ5cyWhvZgGUf8JJXbXhD5VlJJzbbl8Xg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/button@3.12.1': - resolution: {integrity: sha512-IgCENCVUzjfI4nVgJ8T1z2oD81v3IO2Ku96jVljqZ/PWnFACsRikfLeo8xAob3F0LkRW4CTK4Tjy6BRDsy2l6A==} + '@react-aria/button@3.13.0': + resolution: {integrity: sha512-BEcTQb7Q8ZrAtn0scPDv/ErZoGC1FI0sLk0UTPGskuh/RV9ZZGFbuSWTqOwV8w5CS6VMvPjH6vaE8hS7sb5DIw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/calendar@3.7.2': - resolution: {integrity: sha512-q16jWzBCoMoohOF75rJbqh+4xlKOhagPC96jsARZmaqWOEHpFYGK/1rH9steC5+Dqe7y1nipAoLRynm18rrt3w==} + '@react-aria/calendar@3.8.0': + resolution: {integrity: sha512-9vms/fWjJPZkJcMxciwWWOjGy/Q0nqI6FV0pYbMZbqepkzglEaVd98kl506r/4hLhWKwLdTfqCgbntRecj8jBg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/checkbox@3.15.3': - resolution: {integrity: sha512-/m5JYoGsi5L0NZnacgqEcMqBo6CcTmsJ9nAY/07MDCUJBcL/Xokd8cL/1K21n6K69MiCPcxORbSBdxJDm9dR0A==} + '@react-aria/checkbox@3.15.4': + resolution: {integrity: sha512-ZkDJFs2EfMBXVIpBSo4ouB+NXyr2LRgZNp2x8/v+7n3aTmMU8j2PzT+Ra2geTQbC0glMP7UrSg4qZblqrxEBcQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/color@3.0.5': - resolution: {integrity: sha512-F+by1SOvH+qr47jhaZUYLCYMjRFxEBiG2UpNyd0iByIOweeXnU9sRHRAjLSWx/nULB6ZrUhNzE3XhI0SoZyHUw==} + '@react-aria/color@3.0.6': + resolution: {integrity: sha512-ik4Db9hrN1yIT0CQMB888ktBmrwA/kNhkfiDACtoUHv8Ev+YEpmagnmih9vMyW2vcnozYJpnn/aCMl59J5uMew==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/combobox@3.12.1': - resolution: {integrity: sha512-Al43cVQ2XiuPTCZ8jhz5Vmoj5Vqm6GADBtrL+XHZd7lM1gkD3q27GhKYiEt0jrcoBjjdqIiYWEaFLYg5LSQPzA==} + '@react-aria/combobox@3.12.2': + resolution: {integrity: sha512-EgddiF8VnAjB4EynJERPn4IoDMUabI8GiKOQZ6Ar3MlRWxQnUfxPpZwXs8qWR3dPCzYUt2PhBinhBMjyR1yRIw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/datepicker@3.14.1': - resolution: {integrity: sha512-77HaB+dFaMu7OpDQqjDiyZdaJlkwMgQHjTRvplBVc3Pau1sfQ1LdFC4+ZAXSbQTVSYt6GaN9S2tL4qoc+bO05w==} + '@react-aria/datepicker@3.14.2': + resolution: {integrity: sha512-O7fdzcqIJ7i/+8SGYvx4tloTZgK4Ws8OChdbFcd2rZoRPqxM50M6J+Ota8hTet2wIhojUXnM3x2na3EvoucBXA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/dialog@3.5.23': - resolution: {integrity: sha512-ud8b4G5vcFEZPEjzdXrjOadwRMBKBDLiok6lIl1rsPkd1qnLMFxsl3787kct1Ex0PVVKOPlcH7feFw+1T7NsLw==} + '@react-aria/dialog@3.5.24': + resolution: {integrity: sha512-tw0WH89gVpHMI5KUQhuzRE+IYCc9clRfDvCppuXNueKDrZmrQKbeoU6d0b5WYRsBur2+d7ErtvpLzHVqE1HzfA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/disclosure@3.0.3': - resolution: {integrity: sha512-YMZG6NYugRMTElq4bspstML15KFUwZ+ZVUTSQHLLLLnwxkj+R9NbsDonMkH6lpgC02ru0Kgo2+1NljIGz9a5/Q==} + '@react-aria/disclosure@3.0.4': + resolution: {integrity: sha512-HXGVLA06BH0b/gN8dCTzWATwMikz8D+ahRxZiI0HDZxLADWGsSPqRXKN0GNAiBKbvPtvAbrwslE3pktk/SlU/w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/dnd@3.9.1': - resolution: {integrity: sha512-Rg43C+MQSr7IN1wv0iAemW59RANE39TsVs1QX9ryRh0Unc14jnm+GhZ928XNuu/rJ6BMUM8Cb9uQuYcVPgeDxA==} + '@react-aria/dnd@3.9.2': + resolution: {integrity: sha512-pPYygmJTjSPV2K/r48TvF75WuddG8d8nlIxAXSW22++WKqZ0z+eun6gDUXoKeB2rgY7sVfLqpRdnPV52AnBX+Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/focus@3.20.1': - resolution: {integrity: sha512-lgYs+sQ1TtBrAXnAdRBQrBo0/7o5H6IrfDxec1j+VRpcXL0xyk0xPq+m3lZp8typzIghqDgpnKkJ5Jf4OrzPIw==} + '@react-aria/focus@3.20.2': + resolution: {integrity: sha512-Q3rouk/rzoF/3TuH6FzoAIKrl+kzZi9LHmr8S5EqLAOyP9TXIKG34x2j42dZsAhrw7TbF9gA8tBKwnCNH4ZV+Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/form@3.0.14': - resolution: {integrity: sha512-UYoqdGetKV+4lwGnJ22sWKywobOWYBcOetiBYTlrrnCI6e5j1Jk5iLkLvesCOoI7yfWIW9Ban5Qpze5MUrXUhQ==} + '@react-aria/form@3.0.15': + resolution: {integrity: sha512-kk8AnLz+EOgnn3sTaXYmtw+YzVDc1of/+xAkuOupQi6zQFnNRjc99JlDbKHoUZ39urMl+8lsp/1b9VPPhNrBNw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/grid@3.12.1': - resolution: {integrity: sha512-f0Sx/O6VVjNcg5xq0cLhA7QSCkZodV+/Y0UXJTg/NObqgPX/tqh/KNEy7zeVd22FS6SUpXV+fJU99yLPo37rjQ==} + '@react-aria/grid@3.13.0': + resolution: {integrity: sha512-RcuJYA4fyJ83MH3SunU+P5BGkx3LJdQ6kxwqwWGIuI9eUKc7uVbqvN9WN3fI+L0QfxqBFmh7ffRxIdQn7puuzw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/gridlist@3.11.1': - resolution: {integrity: sha512-x2lrQO0kC+kdoCH+iUY6VsgoJlZ/x/w10dKc66npXeVC2EHo2InJDINt9VEIaANnh9i7TiTthdQVeePCP22tMQ==} + '@react-aria/gridlist@3.12.0': + resolution: {integrity: sha512-KSpnSBYQ7ozGQNaRR2NGq7Fl2zIv5w9KNyO9V/IE2mxUNfX6fwqUPoANFcy9ySosksE7pPnFtuYIB+TQtUjYqQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/i18n@3.12.7': - resolution: {integrity: sha512-eLbYO2xrpeOKIEmLv2KD5LFcB0wltFqS+pUjsOzkKZg6H3b6AFDmJPxr/a0x2KGHtpGJvuHwCSbpPi9PzSSQLg==} + '@react-aria/i18n@3.12.8': + resolution: {integrity: sha512-V/Nau9WuwTwxfFffQL4URyKyY2HhRlu9zmzkF2Hw/j5KmEQemD+9jfaLueG2CJu85lYL06JrZXUdnhZgKnqMkA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/interactions@3.24.1': - resolution: {integrity: sha512-OWEcIC6UQfWq4Td5Ptuh4PZQ4LHLJr/JL2jGYvuNL6EgL3bWvzPrRYIF/R64YbfVxIC7FeZpPSkS07sZ93/NoA==} + '@react-aria/interactions@3.25.0': + resolution: {integrity: sha512-GgIsDLlO8rDU/nFn6DfsbP9rfnzhm8QFjZkB9K9+r+MTSCn7bMntiWQgMM+5O6BiA8d7C7x4zuN4bZtc0RBdXQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/label@3.7.16': - resolution: {integrity: sha512-tPog3rc5pQ9s2/5bIBtmHtbj+Ebqs2yyJgJdFjZ1/HxrjF8HMrgtBPHCn/70YD5XvmuC3OSkua84kLjNX5rBbA==} + '@react-aria/label@3.7.17': + resolution: {integrity: sha512-Fz7IC2LQT2Y/sAoV+gFEXoULtkznzmK2MmeTv5shTNjeTxzB1BhQbD4wyCypi7eGsnD/9Zy+8viULCsIUbvjWw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/landmark@3.0.1': - resolution: {integrity: sha512-rsbpmDfI8wmTcsOCaLdI2WuvM4z4yBZyOhMSdIxzKxxD0XPM03BBlegPqxZ/VisSwvXT8VB38r5STzmpH3ocLg==} + '@react-aria/landmark@3.0.2': + resolution: {integrity: sha512-KVXa9s3fSgo/PiUjdbnPh3a1yS4t2bMZeVBPPzYAgQ4wcU2WjuLkhviw+5GWSWRfT+jpIMV7R/cmyvr0UHvRfg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/link@3.7.10': - resolution: {integrity: sha512-prf7s7O1PHAtA+H2przeGr8Ig4cBjk1f0kO0bQQAC3QvVOOUO7WLNU/N+xgOMNkCKEazDl21QM1o0bDRQCcXZg==} + '@react-aria/link@3.8.0': + resolution: {integrity: sha512-gpDD6t3FqtFR9QjSIKNpmSR3tS4JG2anVKx2wixuRDHO6Ddexxv4SBzsE1+230p+FlFGjftFa2lEgQ7RNjZrmA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/listbox@3.14.2': - resolution: {integrity: sha512-pIwMNZs2WaH+XIax2yemI2CNs5LVV5ooVgEh7gTYoAVWj2eFa3Votmi54VlvkN937bhD5+blH32JRIu9U8XqVw==} + '@react-aria/listbox@3.14.3': + resolution: {integrity: sha512-wzelam1KENUvKjsTq8gfrOW2/iab8SyIaSXfFvGmWW82XlDTlW+oQeA39tvOZktMVGspr+xp8FySY09rtz6UXw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/live-announcer@3.4.1': - resolution: {integrity: sha512-4X2mcxgqLvvkqxv2l1n00jTzUxxe0kkLiapBGH1LHX/CxA1oQcHDqv8etJ2ZOwmS/MSBBiWnv3DwYHDOF6ubig==} + '@react-aria/live-announcer@3.4.2': + resolution: {integrity: sha512-6+yNF9ZrZ4YJ60Oxy2gKI4/xy6WUv1iePDCFJkgpNVuOEYi8W8czff8ctXu/RPB25OJx5v2sCw9VirRogTo2zA==} - '@react-aria/menu@3.18.1': - resolution: {integrity: sha512-czdJFNBW/B7QodyLDyQ+TvT8tZjCru7PrhUDkJS36ie/pTeQDFpIczgYjmKfJs5pP6olqLKXbwJy1iNTh01WTQ==} + '@react-aria/menu@3.18.2': + resolution: {integrity: sha512-90k+Ke1bhFWhR2zuRI6OwKWQrCpOD99n+9jhG96JZJZlNo5lB+5kS+ufG1LRv5GBnCug0ciLQmPMAfguVsCjEQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/meter@3.4.21': - resolution: {integrity: sha512-IjV4RdotPG3QC9Zjc8VaT+rvypB6yh9pUiEAjJEFhga+ORN/EWBLI8LHKhfep+50z8hH6AP3HLaKBUdZu+4WyQ==} + '@react-aria/meter@3.4.22': + resolution: {integrity: sha512-A/30vrtJO0xqctS/ngE1Lp/w3Aq3MPcpdRHU5E06EUYotzRzHFE9sNmezWslkZ3NfYwA/mxLvgmrsOJSR0Hx6A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/numberfield@3.11.12': - resolution: {integrity: sha512-VQ4dfaf+k7n2tbP8iB1OLFYTLCh9ReyV7dNLrDvH24V7ByaHakobZjwP8tF6CpvafNYaXPUflxnHpIgXvN3QYA==} + '@react-aria/numberfield@3.11.13': + resolution: {integrity: sha512-F73BVdIRV8VvKl0omhGaf0E7mdJ7pdPjDP3wYNf410t55BXPxmndItUKpGfxSbl8k6ZYLvQyOqkD6oWSfZXpZw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/overlays@3.26.1': - resolution: {integrity: sha512-AtQ0mp+H0alFFkojKBADEUIc1AKFsSobH4QNoxQa3V4bZKQoXxga7cRhD5RRYanu3XCQOkIxZJ3vdVK/LVVBXA==} + '@react-aria/overlays@3.27.0': + resolution: {integrity: sha512-2vZVgL7FrloN5Rh8sAhadGADJbuWg69DdSJB3fd2/h5VvcEhnIfNPu9Ma5XmdkApDoTboIEsKZ4QLYwRl98w6w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/progress@3.4.21': - resolution: {integrity: sha512-KNjoJTY2AU3L+3rozwC81lwDWn6Yk2XQbcQaxEs5frRBbuiCD7hEdrerLIgKa/J85e61MDuEel0Onc0kV9kpyw==} + '@react-aria/progress@3.4.22': + resolution: {integrity: sha512-wK2hath4C9HKgmjCH+iSrAs86sUKqqsYKbEKk9/Rj9rzXqHyaEK9EG0YZDnSjd8kX+N9hYcs5MfJl6AZMH4juQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/radio@3.11.1': - resolution: {integrity: sha512-plAO5MW+QD9/kMe5NNKBzKf/+b6CywdoZ5a1T/VbvkBQYYcHaYQeBuKQ4l+hF+OY2tKAWP0rrjv7tEtacPc9TA==} + '@react-aria/radio@3.11.2': + resolution: {integrity: sha512-6AFJHXMewJBgHNhqkN1qjgwwx6kmagwYD+3Z+hNK1UHTsKe1Uud5/IF7gPFCqlZeKxA+Lvn9gWiqJrQbtD2+wg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/searchfield@3.8.2': - resolution: {integrity: sha512-xOhmzDd04CAl2d5L/g+PPqUSFCN7Ue11M9qTHnjoQ3HDJ4D82vY7Qik/crKGpJ2bV5ZoRxRuFaebqGRKCiJhSQ==} + '@react-aria/searchfield@3.8.3': + resolution: {integrity: sha512-t1DW3nUkPHyZhFhUbT+TdhvI8yZYvUPCuwl0FyraMRCQ4+ww5Ieu4n8JB9IGYmIUB/GWEbZlDHplu4s3efmliA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/select@3.15.3': - resolution: {integrity: sha512-HNtDZTASz6Zt9cFUK+9rmS3XmTwVz/tx1+7W3NNGy5Xx4J8hua0BymcbKiC+Pp/ibPGJT4b7KYyE2N9J17/95w==} + '@react-aria/select@3.15.4': + resolution: {integrity: sha512-CipqXgdOfWsiHw/chfqd8t9IQpvehP+3uKLJx3ic4Uyj+FT/SxVmmjX0gyvVbZd00ltFCMJYO2xYKQUlbW2AtQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/selection@3.23.1': - resolution: {integrity: sha512-z4vVw7Fw0+nK46PPlCV8TyieCS+EOUp3eguX8833fFJ/QDlFp3Ewgw2T5qCIix5U3siXPYU0ZmAMOdrjibdGpQ==} + '@react-aria/selection@3.24.0': + resolution: {integrity: sha512-RfGXVc04zz41NVIW89/a3quURZ4LT/GJLkiajQK2VjhisidPdrAWkcfjjWJj0n+tm5gPWbi9Rs5R/Rc8mrvq8Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/separator@3.4.7': - resolution: {integrity: sha512-zALorCd1my7AAYjRCgR1RdI/w8usVH4GCD8d8MsNyKhZUSDn+TxeriDioNllfgL51rxFRFtnWFhD3/qYVK/vCg==} + '@react-aria/separator@3.4.8': + resolution: {integrity: sha512-ncuOSTBF/qbNumnW/IRz+xyr+Ud85eCF0Expw4XWhKjAZfzJd86MxPY5ZsxE7pYLOcRWdOSIH1/obwwwSz8ALQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/slider@3.7.17': - resolution: {integrity: sha512-B+pdHiuM9G6zLYqvkMWAEiP2AppyC3IU032yUxBUrzh3DDoHPgU8HyFurFKS0diwigzcCBcq0yQ1YTalPzWV5A==} + '@react-aria/slider@3.7.18': + resolution: {integrity: sha512-GBVv5Rpvj/6JH2LnF1zVAhBmxGiuq7R8Ekqyr5kBrCc2ToF3PrTjfGc/mlh0eEtbj+NvAcnlgTx1/qosYt1sGw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/spinbutton@3.6.13': - resolution: {integrity: sha512-phF7WU4mTryPY+IORqQC6eGvCdLItJ41KJ8ZWmpubnLkhqyyxBn8BirXlxWC5UIIvir9c3oohX2Vip/bE5WJiA==} + '@react-aria/spinbutton@3.6.14': + resolution: {integrity: sha512-oSKe9p0Q/7W39eXRnLxlwJG5dQo4ffosRT3u2AtOcFkk2Zzj+tSQFzHQ4202nrWdzRnQ2KLTgUUNnUvXf0BJcg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/ssr@3.9.7': - resolution: {integrity: sha512-GQygZaGlmYjmYM+tiNBA5C6acmiDWF52Nqd40bBp0Znk4M4hP+LTmI0lpI1BuKMw45T8RIhrAsICIfKwZvi2Gg==} + '@react-aria/ssr@3.9.8': + resolution: {integrity: sha512-lQDE/c9uTfBSDOjaZUJS8xP2jCKVk4zjQeIlCH90xaLhHDgbpCdns3xvFpJJujfj3nI4Ll9K7A+ONUBDCASOuw==} engines: {node: '>= 12'} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/switch@3.7.1': - resolution: {integrity: sha512-CE7G9pPeltbE5wEVIPlrbjarYoMNS8gsb3+RD4Be/ghKSpwppmQyn12WIs6oQl3YQSBD/GZhfA6OTyOBo0Ro9A==} + '@react-aria/switch@3.7.2': + resolution: {integrity: sha512-vaREbp1gFjv+jEMXoXpNK7JYFO/jhwnSYAwEINNWnwf54IGeHvTPaB2NwolYSFvP4HAj8TKYbGFUSz7RKLhLgw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/table@3.17.1': - resolution: {integrity: sha512-yRZoeNwg+7ZNdq7kP9x+u9yMBL4spIdWvY9XTrYGq2XzNzl1aUUBNVszOV3hOwiU0DEF2zzUuuc8gc8Wys40zw==} + '@react-aria/table@3.17.2': + resolution: {integrity: sha512-wsF3JqiAKcol1sfeNqTxyzH6+nxu0sAfyuh+XQfp1tvSGx15NifYeNKovNX4EPpUVkAI7jL5Le+eYeYYGELfnw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/tabs@3.10.1': - resolution: {integrity: sha512-9tcmp4L0cCTSkJAVvsw5XkjTs4MP4ajJsWPc9IUXYoutZWSDs2igqx3/7KKjRM4OrjSolNXFf8uWyr9Oqg+vCg==} + '@react-aria/tabs@3.10.2': + resolution: {integrity: sha512-rpEgh//Gnew3le49tQVFOQ6ZyacJdaNUDXHt0ocguXb+2UrKtH54M8oIAE7E8KaB1puQlFXRs+Rjlr1rOlmjEQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/tag@3.5.1': - resolution: {integrity: sha512-dFB7bFeCoCZmyiTKwCsXPcQgqPMtqCtdF9B2gn9S/P6esXrPPr5jCvZKyKFZidbKpqiaQnj+SAln5qPBEftoSg==} + '@react-aria/tag@3.5.2': + resolution: {integrity: sha512-xZ5Df0x+xcDg6UTDvnjP4pu+XrmYVaYcqzF7RGoCD1KyRCHU5Czg9p+888NB0K+vnJHfNsQh6rmMhDUydXu9eg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/textfield@3.17.1': - resolution: {integrity: sha512-W/4nBdyXTOFPQXJ8eRK+74QFIpGR+x24SRjdl+y3WO6gFJNiiopWj8+slSK/T8LoD3g3QlzrtX/ooVQHCG3uQw==} + '@react-aria/textfield@3.17.2': + resolution: {integrity: sha512-4KINB0HueYUHUgvi/ThTP27hu4Mv5ujG55pH3dmSRD4Olu/MRy1m/Psq72o8LTf4bTOM9ZP1rKccUg6xfaMidA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/toast@3.0.1': - resolution: {integrity: sha512-WDzKvQsroIowe4y/5dsZDakG4g0mDju4ZhcEPY3SFVnEBbAH1k0fwSgfygDWZdwg9FS3+oA1IYcbVt4ClK3Vfg==} + '@react-aria/toast@3.0.2': + resolution: {integrity: sha512-iaiHDE1CKYM3BbNEp3A2Ed8YAlpXUGyY6vesKISdHEZ2lJ7r+1hbcFoTNdG8HfbB8Lz5vw8Wd2o+ZmQ2tnDY9Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/toggle@3.11.1': - resolution: {integrity: sha512-9SBvSFpGcLODN1u64tQ8aL6uLFnuuJRA2N0Kjmxp5PE1gk8IKG+BXsjZmq7auDAN5WPISBXw1RzEOmbghruBTQ==} + '@react-aria/toggle@3.11.2': + resolution: {integrity: sha512-JOg8yYYCjLDnEpuggPo9GyXFaT/B238d3R8i/xQ6KLelpi3fXdJuZlFD6n9NQp3DJbE8Wj+wM5/VFFAi3cISpw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/toolbar@3.0.0-beta.14': - resolution: {integrity: sha512-F9wFYhcbVUveo6+JfAjKyz19BnBaXBYG7YyZdGurhn5E1bD+Zrwz/ZCTrrx40xJsbofciCiiwnKiXmzB20Kl5Q==} + '@react-aria/toolbar@3.0.0-beta.15': + resolution: {integrity: sha512-PNGpNIKIsCW8rxI9XXSADlLrSpikILJKKECyTRw9KwvXDRc44pezvdjGHCNinQcKsQoy5BtkK5cTSAyVqzzTXQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/tooltip@3.8.1': - resolution: {integrity: sha512-g5Vr5HFGfLQRxdYs8nZeXeNrni5YcRGegRjnEDUZwW+Gwvu8KTrD7IeXrBDndS+XoTzKC4MzfvtyXWWpYmT0KQ==} + '@react-aria/tooltip@3.8.2': + resolution: {integrity: sha512-ctVTgh1LXvmr1ve3ehAWfvlJR7nHYZeqhl/g1qnA+983LQtc1IF9MraCs92g0m7KpBwCihuA+aYwTPsUHfKfXg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/tree@3.0.1': - resolution: {integrity: sha512-USYRpbpbUChDFSquCc6eYQ+czTuge5m9XH1F/xfSJD0gEe9BG7dRJ9GB/dy6yBoZoNy3VWpTNrHUfPnmiKpgUw==} + '@react-aria/tree@3.0.2': + resolution: {integrity: sha512-gr06Y1760+kdlDeUcGNR+PCuJMtlrdtNMGG1Z0fSygy8y7/zVdTOLQp0c1Q3pjL2nr7Unjz/H1xSgERParHsbg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/utils@3.28.1': - resolution: {integrity: sha512-mnHFF4YOVu9BRFQ1SZSKfPhg3z+lBRYoW5mLcYTQihbKhz48+I1sqRkP7ahMITr8ANH3nb34YaMME4XWmK2Mgg==} + '@react-aria/utils@3.28.2': + resolution: {integrity: sha512-J8CcLbvnQgiBn54eeEvQQbIOfBF3A1QizxMw9P4cl9MkeR03ug7RnjTIdJY/n2p7t59kLeAB3tqiczhcj+Oi5w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/visually-hidden@3.8.21': - resolution: {integrity: sha512-iii5qO+cVHrHiOeiBYCnTRUQG2eOgEPFmiMG4dAuby8+pJJ8U4BvffX2sDTYWL6ztLLBYyrsUHPSw1Ld03JhmA==} + '@react-aria/visually-hidden@3.8.22': + resolution: {integrity: sha512-EO3R8YTKZ7HkLl9k1Y2uBKYBgpJagth4/4W7mfpJZE24A3fQnCP8zx1sweXiAm0mirR4J6tNaK7Ia8ssP5TpOw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-hookz/deep-equal@3.0.3': - resolution: {integrity: sha512-SLy+NmiDpncqc2d9TR4Y4R7f8lUFOQK9WbnIq02A6wDxy+dTHfA2Np0dPvj0SFp6i1nqERLmEUe9MxPLuO/IqA==} - engines: {node: '>=18.0.0'} - - '@react-hookz/web@25.1.0': - resolution: {integrity: sha512-+ra/hRG5vPXbwzvQp+YQRn+YlnFNd3eM/lieYW7M/YY2kUjM3ODmD3sZksFQ4P0eVUlqLXe+kSipw8fvLX4mww==} + '@react-hookz/web@25.1.1': + resolution: {integrity: sha512-o1BA+5Z8PCuAnxF7+2TZI+xGBtzyLw8z/flD8AMeJXILYTM8HkI0g41oM7IW/qjUDKx30HKceQQpCKqFGj+iIw==} engines: {node: '>=18.0.0'} peerDependencies: js-cookie: ^3.0.5 @@ -2595,266 +2608,266 @@ packages: js-cookie: optional: true - '@react-stately/calendar@3.7.1': - resolution: {integrity: sha512-DXsJv2Xm1BOqJAx5846TmTG1IZ0oKrBqYAzWZG7hiDq3rPjYGgKtC/iJg9MUev6pHhoZlP9fdRCNFiCfzm5bLQ==} + '@react-stately/calendar@3.8.0': + resolution: {integrity: sha512-YAuJiR9EtVThX91gU2ay/6YgPe0LvZWEssu4BS0Atnwk5cAo32gvF5FMta9ztH1LIULdZFaypU/C1mvnayMf+Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/checkbox@3.6.12': - resolution: {integrity: sha512-gMxrWBl+styUD+2ntNIcviVpGt2Y+cHUGecAiNI3LM8/K6weI7938DWdLdK7i0gDmgSJwhoNRSavMPI1W6aMZQ==} + '@react-stately/checkbox@3.6.13': + resolution: {integrity: sha512-b8+bkOhobzuJ5bAA16JpYg1tM973eNXD3U4h/8+dckLndKHRjIwPvrL25tzKN7NcQp2LKVCauFesgI+Z+/2FJg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/collections@3.12.2': - resolution: {integrity: sha512-RoehfGwrsYJ/WGtyGSLZNYysszajnq0Q3iTXg7plfW1vNEzom/A31vrLjOSOHJWAtwW339SDGGRpymDtLo4GWA==} + '@react-stately/collections@3.12.3': + resolution: {integrity: sha512-QfSBME2QWDjUw/RmmUjrYl/j1iCYcYCIDsgZda1OeRtt63R11k0aqmmwrDRwCsA+Sv+D5QgkOp4KK+CokTzoVQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/color@3.8.3': - resolution: {integrity: sha512-0KaVN2pIOxdAKanFxkx/8zl+73tCoUn2+k7nvK7SpAsFpWScteEHW6hMdmQVwQ2+X+OtQRYHyhhTXULMIIY6iw==} + '@react-stately/color@3.8.4': + resolution: {integrity: sha512-LXmfnJPWnL5q1/Z8Pn2d+9efrClLWCiK6c3IGXN8ZWcdR/cMJ/w9SY9f7evyXvmeUmdU1FTGgoSVqGfup3tSyA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/combobox@3.10.3': - resolution: {integrity: sha512-l4yr8lSHfwFdA+ZpY15w98HkgF1iHytjerdQkMa4C0dCl4NWUyyWMOcgmHA8G56QEdbFo5dXyW6hzF2PJnUOIg==} + '@react-stately/combobox@3.10.4': + resolution: {integrity: sha512-sgujLhukIGKskLDrOL4SAbO7WOgLsD7gSdjRQZ0f/e8bWMmUOWEp22T+X1hMMcuVRkRdXlEF1kH2/E6BVanXYw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/datepicker@3.13.0': - resolution: {integrity: sha512-I0Y/aQraQyRLMWnh5tBZMiZ0xlmvPjFErXnQaeD7SdOYUHNtQS4BAQsMByQrMfg8uhOqUTKlIh7xEZusuqYWOA==} + '@react-stately/datepicker@3.14.0': + resolution: {integrity: sha512-JSkQfKW0+WpPQyOOeRPBLwXkVfpTUwgZJDnHBCud5kEuQiFFyeAIbL57RNXc4AX2pzY3piQa6OHnjDGTfqClxQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/disclosure@3.0.2': - resolution: {integrity: sha512-hiArGiJY2y9HcLaGaO1WaXgrTsowd64ZMh8ADVSmxr9drqiMSZ1GXmKuf3DDRHfqKMXX96HNkx5nbv2pczWCsg==} + '@react-stately/disclosure@3.0.3': + resolution: {integrity: sha512-4kB+WDXVcrxCmJ+X6c23wa5Ax5dPSpm6Ef8DktLrLcUfJyfr+SWs5/IfkrYG0sOl3/u5OwyWe1pq3hDpzyDlLA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/dnd@3.5.2': - resolution: {integrity: sha512-W3Q3O3eIMPHGVKSvkswY8+WCXEli6Wr+LLXYizwAl0dt2+dKKE4r91YugSVnJxXq3cw1/Z4nccmsAPRZa31plQ==} + '@react-stately/dnd@3.5.3': + resolution: {integrity: sha512-e4IodPF7fv9hR6jqSjiyrrFQ/6NbHNM5Ft1MJzCu6tJHvT+sl6qxIP5A+XR3wkjMpi4QW2WhVUmoFNbS/6ZAug==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/flags@3.1.0': - resolution: {integrity: sha512-KSHOCxTFpBtxhIRcKwsD1YDTaNxFtCYuAUb0KEihc16QwqZViq4hasgPBs2gYm7fHRbw7WYzWKf6ZSo/+YsFlg==} + '@react-stately/flags@3.1.1': + resolution: {integrity: sha512-XPR5gi5LfrPdhxZzdIlJDz/B5cBf63l4q6/AzNqVWFKgd0QqY5LvWJftXkklaIUpKSJkIKQb8dphuZXDtkWNqg==} - '@react-stately/form@3.1.2': - resolution: {integrity: sha512-sKgkV+rxeqM1lf0dCq2wWzdYa5Z0wz/MB3yxjodffy8D43PjFvUOMWpgw/752QHPGCd1XIxA3hE58Dw9FFValg==} + '@react-stately/form@3.1.3': + resolution: {integrity: sha512-Jisgm0facSS3sAzHfSgshoCo3LxfO0wmQj98MOBCGXyVL+MSwx2ilb38eXIyBCzHJzJnPRTLaK/E4T49aph47A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/grid@3.11.0': - resolution: {integrity: sha512-Wp6kza+2MzNybls9pRWvIwAHwMnSV1eUZXZxLwJy+JVS5lghkr731VvT+YD79z70osJKmgxgmiQGm4/yfetXdA==} + '@react-stately/grid@3.11.1': + resolution: {integrity: sha512-xMk2YsaIKkF8dInRLUFpUXBIqnYt88hehhq2nb65RFgsFFhngE/OkaFudSUzaYPc1KvHpW+oHqvseC+G1iDG2w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/list@3.12.0': - resolution: {integrity: sha512-6niQWJ6TZwOKLAOn2wIsxtOvWenh3rKiKdOh4L4O4f7U+h1Hu000Mu4lyIQm2P9uZAkF2Y5QNh6dHN+hSd6h3A==} + '@react-stately/list@3.12.1': + resolution: {integrity: sha512-N+YCInNZ2OpY0WUNvJWUTyFHtzE5yBtZ9DI4EHJDvm61+jmZ2s3HszOfa7j+7VOKq78VW3m5laqsQNWvMrLFrQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/menu@3.9.2': - resolution: {integrity: sha512-mVCFMUQnEMs6djOqgHC2d46k/5Mv5f6UYa4TMnNDSiY8QlHG4eIdmhBmuYpOwWuOOHJ0xKmLQ4PWLzma/mBorg==} + '@react-stately/menu@3.9.3': + resolution: {integrity: sha512-9x1sTX3Xq2Q3mJUHV+YN9MR36qNzgn8eBSLa40eaFDaOOtoJ+V10m7OriUfpjey7WzLBpq00Sfda54/PbQHZ0g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/numberfield@3.9.10': - resolution: {integrity: sha512-47ta1GyfLsSaDJIdH6A0ARttPV32nu8a5zUSE2hTfRqwgAd3ksWW5ZEf6qIhDuhnE9GtaIuacsctD8C7M3EOPw==} + '@react-stately/numberfield@3.9.11': + resolution: {integrity: sha512-gAFSZIHnZsgIWVPgGRUUpfW6zM7TCV5oS1SCY90ay5nrS7JCXurQbMrWJLOWHTdM5iSeYMgoyt68OK5KD0KHMw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/overlays@3.6.14': - resolution: {integrity: sha512-RRalTuHdwrKO1BmXKaqBtE1GGUXU4VUAWwgh4lsP2EFSixDHmOVLxHFDWYvOPChBhpi8KXfLEgm6DEgPBvLBZQ==} + '@react-stately/overlays@3.6.15': + resolution: {integrity: sha512-LBaGpXuI+SSd5HSGzyGJA0Gy09V2tl2G/r0lllTYqwt0RDZR6p7IrhdGVXZm6vI0oWEnih7yLC32krkVQrffgQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/radio@3.10.11': - resolution: {integrity: sha512-dclixp3fwNBbgpbi66x36YGaNwN7hI1nbuhkcnLAE0hWkTO8/wtKBgGqRKSfNV7MSiWlhBhhcdPcQ+V7q7AQIQ==} + '@react-stately/radio@3.10.12': + resolution: {integrity: sha512-hFH45CXVa7uyXeTYQy7LGR0SnmGnNRx7XnEXS25w4Ch6BpH8m8SAbhKXqysgcmsE3xrhRas7P9zWw7wI24G28Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/searchfield@3.5.10': - resolution: {integrity: sha512-6K0+k/8BO/Iq+ODC5mUSIb+tymemliSiSG6B5auWWOZjnnQ0+9M0MYCUdsiJDPk5aUml5aNYI6rlMZO13uHmVw==} + '@react-stately/searchfield@3.5.11': + resolution: {integrity: sha512-vOgK3kgkYcyjTLsBABVzoQL9w6qBamnWAQICcw5OkA6octnF7NZ5DqdjkwnMY95KOGchiTlD5tNNHrz0ekeGiw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/select@3.6.11': - resolution: {integrity: sha512-8pD4PNbZQNWg33D4+Fa0mrajUCYV3aA5YIwW3GY8NSRwBspaW4PKSZJtDT5ieN0WAO44YkAmX4idRaMAvqRusA==} + '@react-stately/select@3.6.12': + resolution: {integrity: sha512-5o/NAaENO/Gxs1yui5BHLItxLnDPSQJ5HDKycuD0/gGC17BboAGEY/F9masiQ5qwRPe3JEc0QfvMRq3yZVNXog==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/selection@3.20.0': - resolution: {integrity: sha512-woUSHMTyQiNmCf63Dyot1WXFfWnm6PFYkI9kymcq1qrrly4g/j27U+5PaRWOHawMiJwn1e1GTogk8B+K5ahshQ==} + '@react-stately/selection@3.20.1': + resolution: {integrity: sha512-K9MP6Rfg2yvFoY2Cr+ykA7bP4EBXlGaq5Dqfa1krvcXlEgMbQka5muLHdNXqjzGgcwPmS1dx1NECD15q63NtOw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/slider@3.6.2': - resolution: {integrity: sha512-5S9omr29Viv2PRyZ056ZlazGBM8wYNNHakxsTHcSdG/G8WQLrWspWIMiCd4B37cCTkt9ik6AQ6Y3muHGXJI0IQ==} + '@react-stately/slider@3.6.3': + resolution: {integrity: sha512-755X1jhpRD1bqf/5Ax1xuSpZbnG/0EEHGOowH28FLYKy5+1l4QVDGPFYxLB9KzXPdRAr9EF0j2kRhH2d8MCksQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/table@3.14.0': - resolution: {integrity: sha512-ALHIgAgSyHeyUiBDWIxmIEl9P4Gy5jlGybcT/rDBM8x7Ik/C/0Hd9f9Y5ubiZSpUGeAXlIaeEdSm0HBfYtQVRw==} + '@react-stately/table@3.14.1': + resolution: {integrity: sha512-7P5h4YBAv3B/7BGq/kln+xSKgJCSq4xjt4HmJA7ZkGnEksUPUokBNQdWwZsy3lX/mwunaaKR9x/YNIu7yXB02g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/tabs@3.8.0': - resolution: {integrity: sha512-I8ctOsUKPviJ82xWAcZMvWqz5/VZurkE+W9n9wrFbCgHAGK/37bx+PM1uU/Lk4yKp8WrPYSFOEPil5liD+M+ew==} + '@react-stately/tabs@3.8.1': + resolution: {integrity: sha512-1TBbt2BXbemstb/gEYw/NVt3esi5WvgWQW5Z7G8nDzLkpnMHOZXueoUkMxsdm0vhE8p0M9fsJQCMXKvCG3JzJg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/toast@3.0.0': - resolution: {integrity: sha512-g7e4hNO9E6kOqyBeLRAfZBihp1EIQikmaH3Uj/OZJXKvIDKJlNlpvwstUIcmEuEzqA1Uru78ozxIVWh3pg9ubg==} + '@react-stately/toast@3.1.0': + resolution: {integrity: sha512-9W2+evz+EARrjkR1QPLlOL5lcNpVo6PjMAIygRSaCPJ6ftQAZ6B+7xTFGPFabWh83gwXQDUgoSwC3/vosvxZaQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/toggle@3.8.2': - resolution: {integrity: sha512-5KPpT6zvt8H+WC9UbubhCTZltREeYb/3hKdl4YkS7BbSOQlHTFC0pOk8SsQU70Pwk26jeVHbl5le/N8cw00x8w==} + '@react-stately/toggle@3.8.3': + resolution: {integrity: sha512-4T2V3P1RK4zEFz4vJjUXUXyB0g4Slm6stE6Ry20fzDWjltuW42cD2lmrd7ccTO/CXFmHLECcXQLD4GEbOj0epA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/tooltip@3.5.2': - resolution: {integrity: sha512-z81kwZWnnf2SE5/rHMrejH5uQu3dXUjrhIa2AGT038DNOmRyS9TkFBywPCiiE7tHpUg/rxZrPxx01JFGvOkmgg==} + '@react-stately/tooltip@3.5.3': + resolution: {integrity: sha512-btfy/gQ3Eccudx//4HkyQ+CRr3vxbLs74HYHthaoJ9GZbRj/3XDzfUM2X16zRoqTZVrIz/AkUj7AfGfsitU5nQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/tree@3.8.8': - resolution: {integrity: sha512-21WB9kKT9+/tr6B8Q4G53tZXl/3dftg5sZqCR6x055FGd2wGVbkxsLhQLmC+XVkTiLU9pB3BjvZ9eaSj1D8Wmg==} + '@react-stately/tree@3.8.9': + resolution: {integrity: sha512-j/LLI9UvbqcfOdl2v9m3gET3etUxoQzv3XdryNAbSkg0jTx8/13Fgi/Xp98bUcNLfynfeGW5P/fieU71sMkGog==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/utils@3.10.5': - resolution: {integrity: sha512-iMQSGcpaecghDIh3mZEpZfoFH3ExBwTtuBEcvZ2XnGzCgQjeYXcMdIUwAfVQLXFTdHUHGF6Gu6/dFrYsCzySBQ==} + '@react-stately/utils@3.10.6': + resolution: {integrity: sha512-O76ip4InfTTzAJrg8OaZxKU4vvjMDOpfA/PGNOytiXwBbkct2ZeZwaimJ8Bt9W1bj5VsZ81/o/tW4BacbdDOMA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/breadcrumbs@3.7.11': - resolution: {integrity: sha512-pMvMLPFr7qs4SSnQ0GyX7i3DkWVs9wfm1lGPFbBO7pJLrHTSK/6Ii4cTEvP6d5o2VgjOVkvce9xCLWW5uosuEQ==} + '@react-types/breadcrumbs@3.7.12': + resolution: {integrity: sha512-+LvGEADlv11mLQjxEAZriptSYJJTP+2OIFEKx0z9mmpp+8jTlEHFhAnRVaE6I9QCxcDB5F6q/olfizSwOPOMIg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/button@3.11.0': - resolution: {integrity: sha512-gJh5i0JiBiZGZGDo+tXMp6xbixPM7IKZ0sDuxTYBG49qNzzWJq0uNYltO3emwSVXFSsBgRV/Wu8kQGhfuN7wIw==} + '@react-types/button@3.12.0': + resolution: {integrity: sha512-YrASNa+RqGQpzJcxNAahzNuTYVID1OE6HCorrEOXIyGS3EGogHsQmFs9OyThXnGHq6q4rLlA806/jWbP9uZdxA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/calendar@3.6.1': - resolution: {integrity: sha512-EMbFJX/3gD5j+R0qZEGqK+wlhBxMSHhGP8GqP9XGbpuJPE3w9/M/PVWdh8FUdzf9srYxPOq5NgiGI1JUJvdZqw==} + '@react-types/calendar@3.7.0': + resolution: {integrity: sha512-RiEfX2ZTcvfRktQc5obOJtNTgW+UwjNOUW5yf9CLCNOSM07e0w5jtC1ewsOZZbcctMrMCljjL8niGWiBv1wQ1Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/checkbox@3.9.2': - resolution: {integrity: sha512-BruOLjr9s0BS2+G1Q2ZZ0ubnSTG54hZWr59lCHXaLxMdA/+KVsR6JVMQuYKsW0P8RDDlQXE/QGz3n9yB/Ara4A==} + '@react-types/checkbox@3.9.3': + resolution: {integrity: sha512-h6wmK7CraKHKE6L13Ut+CtnjRktbMRhkCSorv7eg82M6p4PDhZ7mfDSh13IlGR4sryT8Ka+aOjOU+EvMrKiduA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/color@3.0.3': - resolution: {integrity: sha512-oIVdluqe4jYW6tHEHX80tuhhjCA93HElTzbzIGhDezgEbC/EEhWnoC3sGlkUTqIGdzhZG0T+HAkf3AZbCrXqZA==} + '@react-types/color@3.0.4': + resolution: {integrity: sha512-D6Uea8kYGaoZRHgemJ0b0+iXbrvABP8RzsctL8Yp5QVyGgYJDMO8/7eZ3tdtGs/V8Iv+yCzG4yBexPA95i6tEg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/combobox@3.13.3': - resolution: {integrity: sha512-ASPLWuHke4XbnoOWUkNTguUa2cnpIsHPV0bcnfushC0yMSC4IEOlthstEbcdzjVUpWXSyaoI1R4POXmdIP53Nw==} + '@react-types/combobox@3.13.4': + resolution: {integrity: sha512-4mX7eZ/Bv3YWzEzLEZAF/TfKM+I+SCsvnm/cHqOJq3jEE8aVU1ql4Q1+3+SvciX3pfFIfeKlu9S3oYKRT5WIgg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/datepicker@3.11.0': - resolution: {integrity: sha512-GAYgPzqKvd1lR2sLYYMlUkNg2+QoM2uVUmpeQLP1SbYpDr1y8lG5cR54em1G4X/qY4+nCWGiwhRC2veP0D0kfA==} + '@react-types/datepicker@3.12.0': + resolution: {integrity: sha512-dw/xflOdQPQ3uEABaBrZRTvjsMRu5/VZjRx9ygc64sX2N7HKIt+foMPXKJ+1jhtki2p4gigNVjcnJndJHoj9SA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/dialog@3.5.16': - resolution: {integrity: sha512-2D16XjuW9fG3LkVIXu3RzUp3zcK2IZOWlAl+r5i0aLw2Q0QHyYMfGbmgvhxVeAhxhEj/57/ziSl/8rJ9pzmFnw==} + '@react-types/dialog@3.5.17': + resolution: {integrity: sha512-rKe2WrT272xuCH13euegBGjJAORYXJpHsX2hlu/f02TmMG4nSLss9vKBnY2N7k7nci65k5wDTW6lcsvQ4Co5zQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/grid@3.3.0': - resolution: {integrity: sha512-9IXgD5qXXxz+S9RK+zT8umuTCEcE4Yfdl0zUGyTCB8LVcPEeZuarLGXZY/12Rkbd8+r6MUIKTxMVD3Nq9X5Ksg==} + '@react-types/grid@3.3.1': + resolution: {integrity: sha512-bPDckheJiHSIzSeSkLqrO6rXRLWvciFJr9rpCjq/+wBj6HsLh2iMpkB/SqmRHTGpPlJvlu0b7AlxK1FYE0QSKA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/link@3.5.11': - resolution: {integrity: sha512-aX9sJod9msdQaOT0NUTYNaBKSkXGPazSPvUJ/Oe4/54T3sYkWeRqmgJ84RH55jdBzpbObBTg8qxKiPA26a1q9Q==} + '@react-types/link@3.6.0': + resolution: {integrity: sha512-BQ5Tktb+fUxvtqksAJZuP8Z/bpmnQ/Y/zgwxfU0OKmIWkKMUsXY+e0GBVxwFxeh39D77stpVxRsTl7NQrjgtSw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/listbox@3.5.5': - resolution: {integrity: sha512-6cUjbYZVa0X2UMsenQ50ZaAssTUfzX3D0Q0Wd5nNf4W7ntBroDg6aBfNQoPDZikPUy8u+Y3uc/xZQfv30si7NA==} + '@react-types/listbox@3.6.0': + resolution: {integrity: sha512-+1ugDKTxson/WNOQZO4BfrnQ6cGDt+72mEytXMsSsd4aEC+x3RyUv6NKwdOl4n602cOreo0MHtap1X2BOACVoQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/menu@3.9.15': - resolution: {integrity: sha512-vNEeGxKLYBJc3rwImnEhSVzeIrhUSSRYRk617oGZowX3NkWxnixFGBZNy0w8j0z8KeNz3wRM4xqInRord1mDbw==} + '@react-types/menu@3.10.0': + resolution: {integrity: sha512-DKMqEmUmarVCK0jblNkSlzSH53AAsxWCX9RaKZeP9EnRs2/l1oZRuiQVHlOQRgYwEigAXa2TrwcX4nnxZ+U36Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/meter@3.4.7': - resolution: {integrity: sha512-2GwNJ65+jd8lvrHMel/kiU8o7oPAOt1Sd+kezaeGBTbzKxUhCOAAlp9+zMha8vHQwmMvqcmfAHAqIBGaaCfh5w==} + '@react-types/meter@3.4.8': + resolution: {integrity: sha512-uXmHdUDbAo7L3EkytrUrU6DLOFUt63s9QSTcDp+vwyWoshY4/4Dm4JARdmhJU2ZP1nb2Sy45ASeMvSBw3ia2oA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/numberfield@3.8.9': - resolution: {integrity: sha512-YqhawYUULiZnUba0/9Vaps8WAT2lto4V6CD/X7s048jiOrHiiIX03RDEAQuKOt1UYdzBJDHfSew9uGMyf/nC0g==} + '@react-types/numberfield@3.8.10': + resolution: {integrity: sha512-mdb4lMC4skO8Eqd0GeU4lJgDTEvqIhtINB5WCzLVZFrFVuxgWDoU5otsu0lbWhCnUA7XWQxupGI//TC1LLppjQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/overlays@3.8.13': - resolution: {integrity: sha512-xgT843KIh1otvYPQ6kCGTVUICiMF5UQ7SZUQZd4Zk3VtiFIunFVUvTvL03cpt0026UmY7tbv7vFrPKcT6xjsjw==} + '@react-types/overlays@3.8.14': + resolution: {integrity: sha512-XJS67KHYhdMvPNHXNGdmc85gE+29QT5TwC58V4kxxHVtQh9fYzEEPzIV8K84XWSz04rRGe3fjDgRNbcqBektWQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/progress@3.5.10': - resolution: {integrity: sha512-YDQExymdgORnSvXTtOW7SMhVOinlrD3bAlyCxO+hSAVaI1Ax38pW5dUFf6H85Jn7hLpjPQmQJvNsfsJ09rDFjQ==} + '@react-types/progress@3.5.11': + resolution: {integrity: sha512-CysuMld/lycOckrnlvrlsVoJysDPeBnUYBChwtqwiv4ZNRXos+wgAL1ows6dl7Nr57/FH5B4v5gf9AHEo7jUvw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/radio@3.8.7': - resolution: {integrity: sha512-K620hnDmSR7u9cZfwJIfoLvmZS1j9liD7nDXBm+N6aiq9E+8sw312sIEX5iR2TrQ4xovvJQZN7DWxPVr+1LfWw==} + '@react-types/radio@3.8.8': + resolution: {integrity: sha512-QfAIp+0CnRSnoRTJVXUEPi+9AvFvRzWLIKEnE9OmgXjuvJCU3QNiwd8NWjNeE+94QBEVvAZQcqGU+44q5poxNg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/searchfield@3.6.0': - resolution: {integrity: sha512-eHQSP85j0hWhWEauPDdr+4kmLB3hUEWxU4ANNubalkupXKhGeRge5/ysHrWjEsLmoodfQ+RS6QIRLQRDsQF/4g==} + '@react-types/searchfield@3.6.1': + resolution: {integrity: sha512-XR4tYktxHxGJufpO0MTAPknIbmN5eZqXCZwTdBS4tecihf9iGDsXmrBOs+M7LEnil67GaZcFrMhKxOMVpLwZAg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/select@3.9.10': - resolution: {integrity: sha512-vvC5+cBSOu6J6lm74jhhP3Zvo1JO8m0FNX+Q95wapxrhs2aYYeMIgVuvNKeOuhVqzpBZxWmblBjCVNzCArZOaQ==} + '@react-types/select@3.9.11': + resolution: {integrity: sha512-uEpQCgDlrq/5fW05FgNEsqsqpvZVKfHQO9Mp7OTqGtm4UBNAbcQ6hOV7MJwQCS25Lu2luzOYdgqDUN8eAATJVQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/shared@3.28.0': - resolution: {integrity: sha512-9oMEYIDc3sk0G5rysnYvdNrkSg7B04yTKl50HHSZVbokeHpnU0yRmsDaWb9B/5RprcKj8XszEk5guBO8Sa/Q+Q==} + '@react-types/shared@3.29.0': + resolution: {integrity: sha512-IDQYu/AHgZimObzCFdNl1LpZvQW/xcfLt3v20sorl5qRucDVj4S9os98sVTZ4IRIBjmS+MkjqpR5E70xan7ooA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/slider@3.7.9': - resolution: {integrity: sha512-MxCIVkrBSbN3AxIYW4hOpTcwPmIuY4841HF36sDLFWR3wx06z70IY3GFwV7Cbp814vhc84d4ABnPMwtE+AZRGQ==} + '@react-types/slider@3.7.10': + resolution: {integrity: sha512-Yb8wbpu2gS7AwvJUuz0IdZBRi6eIBZq32BSss4UHX0StA8dtR1/K4JeTsArxwiA3P0BA6t0gbR6wzxCvVA9fRw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/switch@3.5.9': - resolution: {integrity: sha512-7XIS5qycIKhdfcWfzl8n458/7tkZKCNfMfZmIREgozKOtTBirjmtRRsefom2hlFT8VIlG7COmY4btK3oEuEhnQ==} + '@react-types/switch@3.5.10': + resolution: {integrity: sha512-YyNhx4CvuJ0Rvv7yMuQaqQuOIeg+NwLV00NHHJ+K0xEANSLcICLOLPNMOqRIqLSQDz5vDI705UKk8gVcxqPX5g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/table@3.11.0': - resolution: {integrity: sha512-83cGyszL+sQ0uFNZvrnvDMg2KIxpe3l5U48IH9lvq2NC41Y4lGG0d7sBU6wgcc3vnQ/qhOE5LcbceGKEi2YSyw==} + '@react-types/table@3.12.0': + resolution: {integrity: sha512-dmTzjCYwHf2HBOeTa/CEL177Aox0f0mkeLF5nQw/2z6SBolfmYoAwVTPxTaYFVu4MkEJxQTz9AuAsJvCbRJbhg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/tabs@3.3.13': - resolution: {integrity: sha512-jqaK2U+WKChAmYBMO8QxQlFaIM8zDRY9+ignA1HwIyRw7vli4Mycc4RcMxTPm8krvgo+zuVrped9QB+hsDjCsQ==} + '@react-types/tabs@3.3.14': + resolution: {integrity: sha512-/uKsA7L2dctKU0JEaBWerlX+3BoXpKUFr3kHpRUoH66DSGvAo34vZ7kv/BHMZifJenIbF04GhDBsGp1zjrQKBg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/textfield@3.12.0': - resolution: {integrity: sha512-B0vzCIBUbYWrlFk+odVXrSmPYwds9G+G+HiOO/sJr4eZ4RYiIqnFbZ7qiWhWXaou7vi71iXVqKQ8mxA6bJwPEQ==} + '@react-types/textfield@3.12.1': + resolution: {integrity: sha512-6YTAMCKjEGuXg0A4bZA77j5QJ1a6yFviMUWsCIL6Dxq5K3TklzVsbAduSbHomPPuvkNTBSW4+TUJrVSnoTjMNA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/tooltip@3.4.15': - resolution: {integrity: sha512-qiYwQLiEwYqrt/m8iQA8abl9k/9LrbtMNoEevL4jN4H0I5NrG55E78GYTkSzBBYmhBO4KnPVT0SfGM1tYaQx/A==} + '@react-types/tooltip@3.4.16': + resolution: {integrity: sha512-XEyKeqR3YxqJcR0cpigLGEBeRTEzrB0cu++IaADdqXJ8dBzS6s8y9EgR5UvKZmX1CQOBvMfXyYkj7nmJ039fOw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -2872,8 +2885,8 @@ packages: resolution: {integrity: sha512-XSyaAsJkZfmMO9R4WDlVJARZgd4wlImftSkMkKclidniXA1h6DTya9iTqJenQo9mHQLh3u6kAC3CDRaIV+LbLw==} engines: {node: '>=18'} - '@readme/openapi-parser@3.0.1': - resolution: {integrity: sha512-U0Hn3bJRs8ZWn6cylNxLsieJjr5liibzn9JDuWNVvBILK5geEtJDS7S2vMbNViufGGLu08q1dvsbbYIZCSkBzw==} + '@readme/openapi-parser@3.0.3': + resolution: {integrity: sha512-587RDfnC+zeHAdkij+AwmLkNdonQkwRdva1e75p04rbMmZ9s/ZGw+2UO9Uy7jxkP2zACqZCwhSgKLzeDXd38hw==} engines: {node: '>=20'} peerDependencies: openapi-types: '>=7' @@ -2886,103 +2899,103 @@ packages: resolution: {integrity: sha512-FqALmHI8D4o6lk/LRWDnhw95z5eO+eAa6ORjVg09YRR7BkcM6oPHU9uyC0gtQG5vpFLvgpeU4+zEAz2H8APHNw==} engines: {node: '>= 10'} - '@rollup/rollup-android-arm-eabi@4.39.0': - resolution: {integrity: sha512-lGVys55Qb00Wvh8DMAocp5kIcaNzEFTmGhfFd88LfaogYTRKrdxgtlO5H6S49v2Nd8R2C6wLOal0qv6/kCkOwA==} + '@rollup/rollup-android-arm-eabi@4.40.1': + resolution: {integrity: sha512-kxz0YeeCrRUHz3zyqvd7n+TVRlNyTifBsmnmNPtk3hQURUyG9eAB+usz6DAwagMusjx/zb3AjvDUvhFGDAexGw==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.39.0': - resolution: {integrity: sha512-It9+M1zE31KWfqh/0cJLrrsCPiF72PoJjIChLX+rEcujVRCb4NLQ5QzFkzIZW8Kn8FTbvGQBY5TkKBau3S8cCQ==} + '@rollup/rollup-android-arm64@4.40.1': + resolution: {integrity: sha512-PPkxTOisoNC6TpnDKatjKkjRMsdaWIhyuMkA4UsBXT9WEZY4uHezBTjs6Vl4PbqQQeu6oION1w2voYZv9yquCw==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.39.0': - resolution: {integrity: sha512-lXQnhpFDOKDXiGxsU9/l8UEGGM65comrQuZ+lDcGUx+9YQ9dKpF3rSEGepyeR5AHZ0b5RgiligsBhWZfSSQh8Q==} + '@rollup/rollup-darwin-arm64@4.40.1': + resolution: {integrity: sha512-VWXGISWFY18v/0JyNUy4A46KCFCb9NVsH+1100XP31lud+TzlezBbz24CYzbnA4x6w4hx+NYCXDfnvDVO6lcAA==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.39.0': - resolution: {integrity: sha512-mKXpNZLvtEbgu6WCkNij7CGycdw9cJi2k9v0noMb++Vab12GZjFgUXD69ilAbBh034Zwn95c2PNSz9xM7KYEAQ==} + '@rollup/rollup-darwin-x64@4.40.1': + resolution: {integrity: sha512-nIwkXafAI1/QCS7pxSpv/ZtFW6TXcNUEHAIA9EIyw5OzxJZQ1YDrX+CL6JAIQgZ33CInl1R6mHet9Y/UZTg2Bw==} cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.39.0': - resolution: {integrity: sha512-jivRRlh2Lod/KvDZx2zUR+I4iBfHcu2V/BA2vasUtdtTN2Uk3jfcZczLa81ESHZHPHy4ih3T/W5rPFZ/hX7RtQ==} + '@rollup/rollup-freebsd-arm64@4.40.1': + resolution: {integrity: sha512-BdrLJ2mHTrIYdaS2I99mriyJfGGenSaP+UwGi1kB9BLOCu9SR8ZpbkmmalKIALnRw24kM7qCN0IOm6L0S44iWw==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.39.0': - resolution: {integrity: sha512-8RXIWvYIRK9nO+bhVz8DwLBepcptw633gv/QT4015CpJ0Ht8punmoHU/DuEd3iw9Hr8UwUV+t+VNNuZIWYeY7Q==} + '@rollup/rollup-freebsd-x64@4.40.1': + resolution: {integrity: sha512-VXeo/puqvCG8JBPNZXZf5Dqq7BzElNJzHRRw3vjBE27WujdzuOPecDPc/+1DcdcTptNBep3861jNq0mYkT8Z6Q==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.39.0': - resolution: {integrity: sha512-mz5POx5Zu58f2xAG5RaRRhp3IZDK7zXGk5sdEDj4o96HeaXhlUwmLFzNlc4hCQi5sGdR12VDgEUqVSHer0lI9g==} + '@rollup/rollup-linux-arm-gnueabihf@4.40.1': + resolution: {integrity: sha512-ehSKrewwsESPt1TgSE/na9nIhWCosfGSFqv7vwEtjyAqZcvbGIg4JAcV7ZEh2tfj/IlfBeZjgOXm35iOOjadcg==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.39.0': - resolution: {integrity: sha512-+YDwhM6gUAyakl0CD+bMFpdmwIoRDzZYaTWV3SDRBGkMU/VpIBYXXEvkEcTagw/7VVkL2vA29zU4UVy1mP0/Yw==} + '@rollup/rollup-linux-arm-musleabihf@4.40.1': + resolution: {integrity: sha512-m39iO/aaurh5FVIu/F4/Zsl8xppd76S4qoID8E+dSRQvTyZTOI2gVk3T4oqzfq1PtcvOfAVlwLMK3KRQMaR8lg==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.39.0': - resolution: {integrity: sha512-EKf7iF7aK36eEChvlgxGnk7pdJfzfQbNvGV/+l98iiMwU23MwvmV0Ty3pJ0p5WQfm3JRHOytSIqD9LB7Bq7xdQ==} + '@rollup/rollup-linux-arm64-gnu@4.40.1': + resolution: {integrity: sha512-Y+GHnGaku4aVLSgrT0uWe2o2Rq8te9hi+MwqGF9r9ORgXhmHK5Q71N757u0F8yU1OIwUIFy6YiJtKjtyktk5hg==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.39.0': - resolution: {integrity: sha512-vYanR6MtqC7Z2SNr8gzVnzUul09Wi1kZqJaek3KcIlI/wq5Xtq4ZPIZ0Mr/st/sv/NnaPwy/D4yXg5x0B3aUUA==} + '@rollup/rollup-linux-arm64-musl@4.40.1': + resolution: {integrity: sha512-jEwjn3jCA+tQGswK3aEWcD09/7M5wGwc6+flhva7dsQNRZZTe30vkalgIzV4tjkopsTS9Jd7Y1Bsj6a4lzz8gQ==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.39.0': - resolution: {integrity: sha512-NMRUT40+h0FBa5fb+cpxtZoGAggRem16ocVKIv5gDB5uLDgBIwrIsXlGqYbLwW8YyO3WVTk1FkFDjMETYlDqiw==} + '@rollup/rollup-linux-loongarch64-gnu@4.40.1': + resolution: {integrity: sha512-ySyWikVhNzv+BV/IDCsrraOAZ3UaC8SZB67FZlqVwXwnFhPihOso9rPOxzZbjp81suB1O2Topw+6Ug3JNegejQ==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.39.0': - resolution: {integrity: sha512-0pCNnmxgduJ3YRt+D+kJ6Ai/r+TaePu9ZLENl+ZDV/CdVczXl95CbIiwwswu4L+K7uOIGf6tMo2vm8uadRaICQ==} + '@rollup/rollup-linux-powerpc64le-gnu@4.40.1': + resolution: {integrity: sha512-BvvA64QxZlh7WZWqDPPdt0GH4bznuL6uOO1pmgPnnv86rpUpc8ZxgZwcEgXvo02GRIZX1hQ0j0pAnhwkhwPqWg==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.39.0': - resolution: {integrity: sha512-t7j5Zhr7S4bBtksT73bO6c3Qa2AV/HqiGlj9+KB3gNF5upcVkx+HLgxTm8DK4OkzsOYqbdqbLKwvGMhylJCPhQ==} + '@rollup/rollup-linux-riscv64-gnu@4.40.1': + resolution: {integrity: sha512-EQSP+8+1VuSulm9RKSMKitTav89fKbHymTf25n5+Yr6gAPZxYWpj3DzAsQqoaHAk9YX2lwEyAf9S4W8F4l3VBQ==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-riscv64-musl@4.39.0': - resolution: {integrity: sha512-m6cwI86IvQ7M93MQ2RF5SP8tUjD39Y7rjb1qjHgYh28uAPVU8+k/xYWvxRO3/tBN2pZkSMa5RjnPuUIbrwVxeA==} + '@rollup/rollup-linux-riscv64-musl@4.40.1': + resolution: {integrity: sha512-n/vQ4xRZXKuIpqukkMXZt9RWdl+2zgGNx7Uda8NtmLJ06NL8jiHxUawbwC+hdSq1rrw/9CghCpEONor+l1e2gA==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.39.0': - resolution: {integrity: sha512-iRDJd2ebMunnk2rsSBYlsptCyuINvxUfGwOUldjv5M4tpa93K8tFMeYGpNk2+Nxl+OBJnBzy2/JCscGeO507kA==} + '@rollup/rollup-linux-s390x-gnu@4.40.1': + resolution: {integrity: sha512-h8d28xzYb98fMQKUz0w2fMc1XuGzLLjdyxVIbhbil4ELfk5/orZlSTpF/xdI9C8K0I8lCkq+1En2RJsawZekkg==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.39.0': - resolution: {integrity: sha512-t9jqYw27R6Lx0XKfEFe5vUeEJ5pF3SGIM6gTfONSMb7DuG6z6wfj2yjcoZxHg129veTqU7+wOhY6GX8wmf90dA==} + '@rollup/rollup-linux-x64-gnu@4.40.1': + resolution: {integrity: sha512-XiK5z70PEFEFqcNj3/zRSz/qX4bp4QIraTy9QjwJAb/Z8GM7kVUsD0Uk8maIPeTyPCP03ChdI+VVmJriKYbRHQ==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.39.0': - resolution: {integrity: sha512-ThFdkrFDP55AIsIZDKSBWEt/JcWlCzydbZHinZ0F/r1h83qbGeenCt/G/wG2O0reuENDD2tawfAj2s8VK7Bugg==} + '@rollup/rollup-linux-x64-musl@4.40.1': + resolution: {integrity: sha512-2BRORitq5rQ4Da9blVovzNCMaUlyKrzMSvkVR0D4qPuOy/+pMCrh1d7o01RATwVy+6Fa1WBw+da7QPeLWU/1mQ==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.39.0': - resolution: {integrity: sha512-jDrLm6yUtbOg2TYB3sBF3acUnAwsIksEYjLeHL+TJv9jg+TmTwdyjnDex27jqEMakNKf3RwwPahDIt7QXCSqRQ==} + '@rollup/rollup-win32-arm64-msvc@4.40.1': + resolution: {integrity: sha512-b2bcNm9Kbde03H+q+Jjw9tSfhYkzrDUf2d5MAd1bOJuVplXvFhWz7tRtWvD8/ORZi7qSCy0idW6tf2HgxSXQSg==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.39.0': - resolution: {integrity: sha512-6w9uMuza+LbLCVoNKL5FSLE7yvYkq9laSd09bwS0tMjkwXrmib/4KmoJcrKhLWHvw19mwU+33ndC69T7weNNjQ==} + '@rollup/rollup-win32-ia32-msvc@4.40.1': + resolution: {integrity: sha512-DfcogW8N7Zg7llVEfpqWMZcaErKfsj9VvmfSyRjCyo4BI3wPEfrzTtJkZG6gKP/Z92wFm6rz2aDO7/JfiR/whA==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.39.0': - resolution: {integrity: sha512-yAkUOkIKZlK5dl7u6dg897doBgLXmUHhIINM2c+sND3DZwnrdQkkSiDh7N75Ll4mM4dxSkYfXqU9fW3lLkMFug==} + '@rollup/rollup-win32-x64-msvc@4.40.1': + resolution: {integrity: sha512-ECyOuDeH3C1I8jH2MK1RtBJW+YPMvSfT0a5NN0nHfQYnDSJ6tUiZH3gzwVP5/Kfh/+Tt7tpWVF9LXNTnhTJ3kA==} cpu: [x64] os: [win32] @@ -3001,8 +3014,8 @@ packages: '@scure/base@1.1.9': resolution: {integrity: sha512-8YKhl8GHiNI/pU2VMaofa2Tor7PJRAjwQLBBuilkJ9L5+13yVbC7JO/wS7piioAvPSwR3JKM1IJ/u4xQzbcXKg==} - '@scure/base@1.2.4': - resolution: {integrity: sha512-5Yy9czTO47mqz+/J8GM6GIId4umdCk1wc1q8rKERQulIoc8VP9pzDcghv10Tl2E7R96ZUx/PhND3ESYUQX8NuQ==} + '@scure/base@1.2.5': + resolution: {integrity: sha512-9rE6EOVeIQzt5TSu4v+K523F8u6DhBsoZWPGKlnCshhlDhy0kJzUX4V+tr2dWmzF1GdekvThABoEQBGBQI7xZw==} '@scure/bip32@1.1.5': resolution: {integrity: sha512-XyNh1rB0SkEqd3tXcXMi+Xe1fvg+kUIcoRIEujP1Jgv7DqW2r9lg3Ah0NkFaCs9sTkQAQA8kw7xiRXzENi9Rtw==} @@ -3047,32 +3060,32 @@ packages: '@shikijs/core@1.29.2': resolution: {integrity: sha512-vju0lY9r27jJfOY4Z7+Rt/nIOjzJpZ3y+nYpqtUZInVoXQ/TJZcfGnNOGnKjFdVZb8qexiCuSlZRKcGfhhTTZQ==} - '@shikijs/core@3.2.1': - resolution: {integrity: sha512-FhsdxMWYu/C11sFisEp7FMGBtX/OSSbnXZDMBhGuUDBNTdsoZlMSgQv5f90rwvzWAdWIW6VobD+G3IrazxA6dQ==} + '@shikijs/core@3.3.0': + resolution: {integrity: sha512-CovkFL2WVaHk6PCrwv6ctlmD4SS1qtIfN8yEyDXDYWh4ONvomdM9MaFw20qHuqJOcb8/xrkqoWQRJ//X10phOQ==} '@shikijs/engine-javascript@1.29.2': resolution: {integrity: sha512-iNEZv4IrLYPv64Q6k7EPpOCE/nuvGiKl7zxdq0WFuRPF5PAE9PRo2JGq/d8crLusM59BRemJ4eOqrFrC4wiQ+A==} - '@shikijs/engine-javascript@3.2.1': - resolution: {integrity: sha512-eMdcUzN3FMQYxOmRf2rmU8frikzoSHbQDFH2hIuXsrMO+IBOCI9BeeRkCiBkcLDHeRKbOCtYMJK3D6U32ooU9Q==} + '@shikijs/engine-javascript@3.3.0': + resolution: {integrity: sha512-XlhnFGv0glq7pfsoN0KyBCz9FJU678LZdQ2LqlIdAj6JKsg5xpYKay3DkazXWExp3DTJJK9rMOuGzU2911pg7Q==} '@shikijs/engine-oniguruma@1.29.2': resolution: {integrity: sha512-7iiOx3SG8+g1MnlzZVDYiaeHe7Ez2Kf2HrJzdmGwkRisT7r4rak0e655AcM/tF9JG/kg5fMNYlLLKglbN7gBqA==} - '@shikijs/engine-oniguruma@3.2.1': - resolution: {integrity: sha512-wZZAkayEn6qu2+YjenEoFqj0OyQI64EWsNR6/71d1EkG4sxEOFooowKivsWPpaWNBu3sxAG+zPz5kzBL/SsreQ==} + '@shikijs/engine-oniguruma@3.3.0': + resolution: {integrity: sha512-l0vIw+GxeNU7uGnsu6B+Crpeqf+WTQ2Va71cHb5ZYWEVEPdfYwY5kXwYqRJwHrxz9WH+pjSpXQz+TJgAsrkA5A==} '@shikijs/langs@1.29.2': resolution: {integrity: sha512-FIBA7N3LZ+223U7cJDUYd5shmciFQlYkFXlkKVaHsCPgfVLiO+e12FmQE6Tf9vuyEsFe3dIl8qGWKXgEHL9wmQ==} - '@shikijs/langs@3.2.1': - resolution: {integrity: sha512-If0iDHYRSGbihiA8+7uRsgb1er1Yj11pwpX1c6HLYnizDsKAw5iaT3JXj5ZpaimXSWky/IhxTm7C6nkiYVym+A==} + '@shikijs/langs@3.3.0': + resolution: {integrity: sha512-zt6Kf/7XpBQKSI9eqku+arLkAcDQ3NHJO6zFjiChI8w0Oz6Jjjay7pToottjQGjSDCFk++R85643WbyINcuL+g==} '@shikijs/themes@1.29.2': resolution: {integrity: sha512-i9TNZlsq4uoyqSbluIcZkmPL9Bfi3djVxRnofUHwvx/h6SRW3cwgBC5SML7vsDcWyukY0eCzVN980rqP6qNl9g==} - '@shikijs/themes@3.2.1': - resolution: {integrity: sha512-k5DKJUT8IldBvAm8WcrDT5+7GA7se6lLksR+2E3SvyqGTyFMzU2F9Gb7rmD+t+Pga1MKrYFxDIeyWjMZWM6uBQ==} + '@shikijs/themes@3.3.0': + resolution: {integrity: sha512-tXeCvLXBnqq34B0YZUEaAD1lD4lmN6TOHAhnHacj4Owh7Ptb/rf5XCDeROZt2rEOk5yuka3OOW2zLqClV7/SOg==} '@shikijs/twoslash@1.29.2': resolution: {integrity: sha512-2S04ppAEa477tiaLfGEn1QJWbZUmbk8UoPbAEw4PifsrxkBXtAtOflIZJNtuCwz8ptc/TPxy7CO7gW4Uoi6o/g==} @@ -3080,8 +3093,8 @@ packages: '@shikijs/types@1.29.2': resolution: {integrity: sha512-VJjK0eIijTZf0QSTODEXCqinjBn0joAHQ+aPSBzrv4O2d/QSbsMw+ZeSRx03kV34Hy7NzUvV/7NqfYGRLrASmw==} - '@shikijs/types@3.2.1': - resolution: {integrity: sha512-/NTWAk4KE2M8uac0RhOsIhYQf4pdU0OywQuYDGIGAJ6Mjunxl2cGiuLkvu4HLCMn+OTTLRWkjZITp+aYJv60yA==} + '@shikijs/types@3.3.0': + resolution: {integrity: sha512-KPCGnHG6k06QG/2pnYGbFtFvpVJmC3uIpXrAiPrawETifujPBv0Se2oUxm5qYgjCvGJS9InKvjytOdN+bGuX+Q==} '@shikijs/vscode-textmate@10.0.2': resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} @@ -3136,8 +3149,8 @@ packages: '@swc/counter@0.1.3': resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - '@swc/helpers@0.5.15': - resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} + '@swc/helpers@0.5.17': + resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==} '@swc/helpers@0.5.5': resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==} @@ -3153,11 +3166,11 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - '@tanstack/query-core@5.71.1': - resolution: {integrity: sha512-4+ZswCHOfJX+ikhXNoocamTUmJcHtB+Ljjz/oJkC7/eKB5IrzEwR4vEwZUENiPi+wISucJHR5TUbuuJ26w3kdQ==} + '@tanstack/query-core@5.75.0': + resolution: {integrity: sha512-rk8KQuCdhoRkzjRVF3QxLgAfFUyS0k7+GCQjlGEpEGco+qazJ0eMH6aO1DjDjibH7/ik383nnztua3BG+lOnwg==} - '@tanstack/react-query@5.71.1': - resolution: {integrity: sha512-6BTkaSIGT58MroI4kIGXNdx/NhirXPU+75AJObLq+WBa39WmoxhzSk0YX+hqWJ/bvqZJFxslbEU4qIHaRZq+8Q==} + '@tanstack/react-query@5.75.1': + resolution: {integrity: sha512-tN+gG+eXCHYm+VpmdXUP1rfE9LUrRzgYozTkBZtJV1/WFM3vwWNKQC8G6b2RKcs+2cPg+hdToZHZfjL3bF4yIQ==} peerDependencies: react: ^18 || ^19 @@ -3386,11 +3399,8 @@ packages: '@types/nlcst@2.0.3': resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} - '@types/node@22.13.17': - resolution: {integrity: sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g==} - - '@types/node@22.14.0': - resolution: {integrity: sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==} + '@types/node@22.15.3': + resolution: {integrity: sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==} '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} @@ -3404,8 +3414,8 @@ packages: '@types/prop-types@15.7.14': resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==} - '@types/react-dom@18.3.6': - resolution: {integrity: sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw==} + '@types/react-dom@18.3.7': + resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==} peerDependencies: '@types/react': ^18.0.0 @@ -3436,8 +3446,8 @@ packages: '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} - '@types/validator@13.12.3': - resolution: {integrity: sha512-2ipwZ2NydGQJImne+FhNdhgRM37e9lCev99KnqkbFHd94Xn/mErARWI1RSLem1QA19ch5kOhzIZd7e8CA2FI8g==} + '@types/validator@13.15.0': + resolution: {integrity: sha512-nh7nrWhLr6CBq9ldtw0wx+z9wKnnv/uTVLA9g/3/TcOYxbpOSZE+MhKPmWqU+K0NvThjhv12uD8MuqijB0WzEA==} '@typescript-eslint/eslint-plugin@6.21.0': resolution: {integrity: sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==} @@ -3542,78 +3552,88 @@ packages: engines: {node: '>=10'} deprecated: Please upgrade to 1.0.1 - '@unrs/resolver-binding-darwin-arm64@1.3.3': - resolution: {integrity: sha512-EpRILdWr3/xDa/7MoyfO7JuBIJqpBMphtu4+80BK1bRfFcniVT74h3Z7q1+WOc92FuIAYatB1vn9TJR67sORGw==} + '@unrs/resolver-binding-darwin-arm64@1.7.2': + resolution: {integrity: sha512-vxtBno4xvowwNmO/ASL0Y45TpHqmNkAaDtz4Jqb+clmcVSSl8XCG/PNFFkGsXXXS6AMjP+ja/TtNCFFa1QwLRg==} cpu: [arm64] os: [darwin] - '@unrs/resolver-binding-darwin-x64@1.3.3': - resolution: {integrity: sha512-ntj/g7lPyqwinMJWZ+DKHBse8HhVxswGTmNgFKJtdgGub3M3zp5BSZ3bvMP+kBT6dnYJLSVlDqdwOq1P8i0+/g==} + '@unrs/resolver-binding-darwin-x64@1.7.2': + resolution: {integrity: sha512-qhVa8ozu92C23Hsmv0BF4+5Dyyd5STT1FolV4whNgbY6mj3kA0qsrGPe35zNR3wAN7eFict3s4Rc2dDTPBTuFQ==} cpu: [x64] os: [darwin] - '@unrs/resolver-binding-freebsd-x64@1.3.3': - resolution: {integrity: sha512-l6BT8f2CU821EW7U8hSUK8XPq4bmyTlt9Mn4ERrfjJNoCw0/JoHAh9amZZtV3cwC3bwwIat+GUnrcHTG9+qixw==} + '@unrs/resolver-binding-freebsd-x64@1.7.2': + resolution: {integrity: sha512-zKKdm2uMXqLFX6Ac7K5ElnnG5VIXbDlFWzg4WJ8CGUedJryM5A3cTgHuGMw1+P5ziV8CRhnSEgOnurTI4vpHpg==} cpu: [x64] os: [freebsd] - '@unrs/resolver-binding-linux-arm-gnueabihf@1.3.3': - resolution: {integrity: sha512-8ScEc5a4y7oE2BonRvzJ+2GSkBaYWyh0/Ko4Q25e/ix6ANpJNhwEPZvCR6GVRmsQAYMIfQvYLdM6YEN+qRjnAQ==} + '@unrs/resolver-binding-linux-arm-gnueabihf@1.7.2': + resolution: {integrity: sha512-8N1z1TbPnHH+iDS/42GJ0bMPLiGK+cUqOhNbMKtWJ4oFGzqSJk/zoXFzcQkgtI63qMcUI7wW1tq2usZQSb2jxw==} cpu: [arm] os: [linux] - '@unrs/resolver-binding-linux-arm-musleabihf@1.3.3': - resolution: {integrity: sha512-8qQ6l1VTzLNd3xb2IEXISOKwMGXDCzY/UNy/7SovFW2Sp0K3YbL7Ao7R18v6SQkLqQlhhqSBIFRk+u6+qu5R5A==} + '@unrs/resolver-binding-linux-arm-musleabihf@1.7.2': + resolution: {integrity: sha512-tjYzI9LcAXR9MYd9rO45m1s0B/6bJNuZ6jeOxo1pq1K6OBuRMMmfyvJYval3s9FPPGmrldYA3mi4gWDlWuTFGA==} cpu: [arm] os: [linux] - '@unrs/resolver-binding-linux-arm64-gnu@1.3.3': - resolution: {integrity: sha512-v81R2wjqcWXJlQY23byqYHt9221h4anQ6wwN64oMD/WAE+FmxPHFZee5bhRkNVtzqO/q7wki33VFWlhiADwUeQ==} + '@unrs/resolver-binding-linux-arm64-gnu@1.7.2': + resolution: {integrity: sha512-jon9M7DKRLGZ9VYSkFMflvNqu9hDtOCEnO2QAryFWgT6o6AXU8du56V7YqnaLKr6rAbZBWYsYpikF226v423QA==} cpu: [arm64] os: [linux] - '@unrs/resolver-binding-linux-arm64-musl@1.3.3': - resolution: {integrity: sha512-cAOx/j0u5coMg4oct/BwMzvWJdVciVauUvsd+GQB/1FZYKQZmqPy0EjJzJGbVzFc6gbnfEcSqvQE6gvbGf2N8Q==} + '@unrs/resolver-binding-linux-arm64-musl@1.7.2': + resolution: {integrity: sha512-c8Cg4/h+kQ63pL43wBNaVMmOjXI/X62wQmru51qjfTvI7kmCy5uHTJvK/9LrF0G8Jdx8r34d019P1DVJmhXQpA==} cpu: [arm64] os: [linux] - '@unrs/resolver-binding-linux-ppc64-gnu@1.3.3': - resolution: {integrity: sha512-mq2blqwErgDJD4gtFDlTX/HZ7lNP8YCHYFij2gkXPtMzrXxPW1hOtxL6xg4NWxvnj4bppppb0W3s/buvM55yfg==} + '@unrs/resolver-binding-linux-ppc64-gnu@1.7.2': + resolution: {integrity: sha512-A+lcwRFyrjeJmv3JJvhz5NbcCkLQL6Mk16kHTNm6/aGNc4FwPHPE4DR9DwuCvCnVHvF5IAd9U4VIs/VvVir5lg==} cpu: [ppc64] os: [linux] - '@unrs/resolver-binding-linux-s390x-gnu@1.3.3': - resolution: {integrity: sha512-u0VRzfFYysarYHnztj2k2xr+eu9rmgoTUUgCCIT37Nr+j0A05Xk2c3RY8Mh5+DhCl2aYibihnaAEJHeR0UOFIQ==} + '@unrs/resolver-binding-linux-riscv64-gnu@1.7.2': + resolution: {integrity: sha512-hQQ4TJQrSQW8JlPm7tRpXN8OCNP9ez7PajJNjRD1ZTHQAy685OYqPrKjfaMw/8LiHCt8AZ74rfUVHP9vn0N69Q==} + cpu: [riscv64] + os: [linux] + + '@unrs/resolver-binding-linux-riscv64-musl@1.7.2': + resolution: {integrity: sha512-NoAGbiqrxtY8kVooZ24i70CjLDlUFI7nDj3I9y54U94p+3kPxwd2L692YsdLa+cqQ0VoqMWoehDFp21PKRUoIQ==} + cpu: [riscv64] + os: [linux] + + '@unrs/resolver-binding-linux-s390x-gnu@1.7.2': + resolution: {integrity: sha512-KaZByo8xuQZbUhhreBTW+yUnOIHUsv04P8lKjQ5otiGoSJ17ISGYArc+4vKdLEpGaLbemGzr4ZeUbYQQsLWFjA==} cpu: [s390x] os: [linux] - '@unrs/resolver-binding-linux-x64-gnu@1.3.3': - resolution: {integrity: sha512-OrVo5ZsG29kBF0Ug95a2KidS16PqAMmQNozM6InbquOfW/udouk063e25JVLqIBhHLB2WyBnixOQ19tmeC/hIg==} + '@unrs/resolver-binding-linux-x64-gnu@1.7.2': + resolution: {integrity: sha512-dEidzJDubxxhUCBJ/SHSMJD/9q7JkyfBMT77Px1npl4xpg9t0POLvnWywSk66BgZS/b2Hy9Y1yFaoMTFJUe9yg==} cpu: [x64] os: [linux] - '@unrs/resolver-binding-linux-x64-musl@1.3.3': - resolution: {integrity: sha512-PYnmrwZ4HMp9SkrOhqPghY/aoL+Rtd4CQbr93GlrRTjK6kDzfMfgz3UH3jt6elrQAfupa1qyr1uXzeVmoEAxUA==} + '@unrs/resolver-binding-linux-x64-musl@1.7.2': + resolution: {integrity: sha512-RvP+Ux3wDjmnZDT4XWFfNBRVG0fMsc+yVzNFUqOflnDfZ9OYujv6nkh+GOr+watwrW4wdp6ASfG/e7bkDradsw==} cpu: [x64] os: [linux] - '@unrs/resolver-binding-wasm32-wasi@1.3.3': - resolution: {integrity: sha512-81AnQY6fShmktQw4hWDUIilsKSdvr/acdJ5azAreu2IWNlaJOKphJSsUVWE+yCk6kBMoQyG9ZHCb/krb5K0PEA==} + '@unrs/resolver-binding-wasm32-wasi@1.7.2': + resolution: {integrity: sha512-y797JBmO9IsvXVRCKDXOxjyAE4+CcZpla2GSoBQ33TVb3ILXuFnMrbR/QQZoauBYeOFuu4w3ifWLw52sdHGz6g==} engines: {node: '>=14.0.0'} cpu: [wasm32] - '@unrs/resolver-binding-win32-arm64-msvc@1.3.3': - resolution: {integrity: sha512-X/42BMNw7cW6xrB9syuP5RusRnWGoq+IqvJO8IDpp/BZg64J1uuIW6qA/1Cl13Y4LyLXbJVYbYNSKwR/FiHEng==} + '@unrs/resolver-binding-win32-arm64-msvc@1.7.2': + resolution: {integrity: sha512-gtYTh4/VREVSLA+gHrfbWxaMO/00y+34htY7XpioBTy56YN2eBjkPrY1ML1Zys89X3RJDKVaogzwxlM1qU7egg==} cpu: [arm64] os: [win32] - '@unrs/resolver-binding-win32-ia32-msvc@1.3.3': - resolution: {integrity: sha512-EGNnNGQxMU5aTN7js3ETYvuw882zcO+dsVjs+DwO2j/fRVKth87C8e2GzxW1L3+iWAXMyJhvFBKRavk9Og1Z6A==} + '@unrs/resolver-binding-win32-ia32-msvc@1.7.2': + resolution: {integrity: sha512-Ywv20XHvHTDRQs12jd3MY8X5C8KLjDbg/jyaal/QLKx3fAShhJyD4blEANInsjxW3P7isHx1Blt56iUDDJO3jg==} cpu: [ia32] os: [win32] - '@unrs/resolver-binding-win32-x64-msvc@1.3.3': - resolution: {integrity: sha512-GraLbYqOJcmW1qY3osB+2YIiD62nVf2/bVLHZmrb4t/YSUwE03l7TwcDJl08T/Tm3SVhepX8RQkpzWbag/Sb4w==} + '@unrs/resolver-binding-win32-x64-msvc@1.7.2': + resolution: {integrity: sha512-friS8NEQfHaDbkThxopGk+LuE5v3iY0StruifjQEt7SLbA46OnfgMO15sOTkbpJkol6RB+1l1TYPXh0sCddpvA==} cpu: [x64] os: [win32] @@ -3627,6 +3647,10 @@ packages: peerDependencies: graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + '@ver0/deep-equal@1.0.0': + resolution: {integrity: sha512-XKIlF1i6UJiyTL52mDrSDDgRX7Qr5yJ7ts9zn2liZEmhiAEum4XKrJRAWmHdFwCQeGBU+rb+/b0ldw/9V8lOWw==} + engines: {node: '>=18'} + '@vitest/expect@2.1.9': resolution: {integrity: sha512-UJCIkTBenHeKT1TTlKMJWy1laZewsRIzYighyYiJKZreqtdxSos/S1t+ktRMQWu2CKqaarrkeszJx1cgC5tGZw==} @@ -3656,16 +3680,20 @@ packages: '@vitest/utils@2.1.9': resolution: {integrity: sha512-v0psaMSkNJ3A2NMrUEHFRzJtDPFn+/VWZ5WxImB21T9fjucJRmS7xCS3ppEnARb9y11OAzaD+P2Ps+b+BGX5iQ==} - '@web3icons/common@0.11.9': - resolution: {integrity: sha512-eNEivW69EnH6VdEhDP6NV7euRUaX1psBaeunmfon4qJUNd4/HEndklyex5w3QwAYNVAN/TPfl/8FWkSXhOOj/w==} + '@web3icons/common@0.11.10': + resolution: {integrity: sha512-j7aHyK4Bw8VX06KvEdIKqoM4AJUSjC6ReiZg+1OChfUce2AjHhE2It/LbaQQ2+Gxw9d6m0eyYkmcVvZMFRlUhQ==} peerDependencies: typescript: ^5.0.0 - '@web3icons/react@4.0.11': - resolution: {integrity: sha512-MtocleZYNRJO0Kn/ok+rABNBQ5n/sxJ2C/+SjGLD3NmZiXrWZlzGgbVhXpBFpAMt7w45lN/JSL3q22/jlTh46g==} + '@web3icons/react@4.0.13': + resolution: {integrity: sha512-JF10cZFVCMYKhhpVOfHufB1qHIDMZ02LYibECmrQ50zcQxiTmqbSkvrv5LHhnSjLMuvo0wRLsa092ig0cp+dLg==} peerDependencies: react: ^18.2.0 + '@xmldom/xmldom@0.9.8': + resolution: {integrity: sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A==} + engines: {node: '>=14.6'} + '@xstate/fsm@1.6.5': resolution: {integrity: sha512-b5o1I6aLNeYlU/3CPlj/Z91ybk1gUsKT+5NAJI+2W4UjvS5KLG28K9v5UvNoFVjHV8PajVZ00RH3vnjyQO7ZAw==} @@ -3760,8 +3788,8 @@ packages: ajv@8.17.1: resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} - algoliasearch@5.23.1: - resolution: {integrity: sha512-YgOhwpSIQjR/LrEN1FGOzEVhXTdkpfAn+MPGR1s3MQzvPvdTiGQgFDpPeIl5w/KvvXammMXTzazvaJpEie28xQ==} + algoliasearch@5.24.0: + resolution: {integrity: sha512-CkaUygzZ91Xbw11s0CsHMawrK3tl+Ue57725HGRgRzKgt2Z4wvXVXRCtQfvzh8K7Tp4Zp7f1pyHAtMROtTJHxg==} engines: {node: '>= 14.0.0'} ansi-align@3.0.1: @@ -3953,8 +3981,8 @@ packages: bech32@1.1.4: resolution: {integrity: sha512-s0IrSOzLlbvX7yp4WBfPITzpAU8sqQcpsmwXDiKwrG4r491vwCO/XpejasRNl0piBMe/DvP4Tz0mIS/X1DPJBQ==} - better-react-mathjax@2.1.0: - resolution: {integrity: sha512-RrHudli76sgoVu+YtjHTKhCkjO2eH1B7Xje1sa0YPjhKzq2y/GIwOt9+tuel3s2L+mCPmFbYBFLDFfo3pEa8rQ==} + better-react-mathjax@2.3.0: + resolution: {integrity: sha512-K0ceQC+jQmB+NLDogO5HCpqmYf18AU2FxDbLdduYgkHYWZApFggkHE4dIaXCV1NqeoscESYXXo1GSkY6fA295w==} peerDependencies: react: '>=16.8' @@ -3981,11 +4009,11 @@ packages: blakejs@1.2.1: resolution: {integrity: sha512-QXUSXI3QVc/gJME0dBpXrag1kbzOqCjCX8/b54ntNyW6sjtoqxqRk3LTmXzaJoh71zMsDCjM+47jS7XiwN/+fQ==} - bn.js@4.12.1: - resolution: {integrity: sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==} + bn.js@4.12.2: + resolution: {integrity: sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==} - bn.js@5.2.1: - resolution: {integrity: sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==} + bn.js@5.2.2: + resolution: {integrity: sha512-v2YAxEmKaBLahNwE1mjp4WON6huMNeuDvagFZW+ASCuA/ku0bXR9hSMw0XpiqMoA3+rmnyck/tPRSFQkoC9Cuw==} body-parser@1.20.1: resolution: {integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==} @@ -4096,8 +4124,8 @@ packages: camelize@1.0.1: resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} - caniuse-lite@1.0.30001707: - resolution: {integrity: sha512-3qtRjw/HQSMlDWf+X79N206fepf4SOOU6SQLMaq/0KkZLmSjPxAkBOQQ+FxbHKfHmYLZFfdWsO3KA90ceHPSnw==} + caniuse-lite@1.0.30001716: + resolution: {integrity: sha512-49/c1+x3Kwz7ZIWt+4DvK3aMJy9oYXXG6/97JKsnjdCk/6n9vVyWL8NAwVt95Lwt9eigI10Hl782kDfZUUlRXw==} case@1.6.3: resolution: {integrity: sha512-mzDSXIPaFwVDvZAHqZ9VlbyF4yyXRuX6IvB06WvPYkqJVO24kX1PPhv9bfpKNFZyxYFmmgo03HUiD8iklmJYRQ==} @@ -4273,6 +4301,10 @@ packages: resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==} engines: {node: '>=16'} + commander@13.1.0: + resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==} + engines: {node: '>=18'} + commander@3.0.2: resolution: {integrity: sha512-Gar0ASD4BDyKC4hl4DwHqDrmvjoxWKZigVnAbn5H1owvm4CxCPdb0HQDehwNYMJpla5+M2tPmPARzhtYuwpHow==} @@ -4288,10 +4320,6 @@ packages: resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==} engines: {node: '>= 12'} - commander@9.2.0: - resolution: {integrity: sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w==} - engines: {node: ^12.20.0 || >=14} - compare-versions@6.1.1: resolution: {integrity: sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==} @@ -4305,8 +4333,8 @@ packages: confbox@0.1.8: resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==} - confbox@0.2.1: - resolution: {integrity: sha512-hkT3yDPFbs95mNCy1+7qNKC6Pro+/ibzYxtM2iqEigpf0sVw+bg4Zh9/snjsBcf990vfIsg5+1U7VyiyBb3etg==} + confbox@0.2.2: + resolution: {integrity: sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==} consola@3.4.2: resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==} @@ -4401,8 +4429,8 @@ packages: engines: {node: '>=4'} hasBin: true - cssstyle@4.3.0: - resolution: {integrity: sha512-6r0NiY0xizYqfBvWp1G7WXJ06/bZyrk7Dc6PHql82C/pKGUTKu4yAX4Y8JPamb1ob9nBKuxWzCGTRuGwU3yxJQ==} + cssstyle@4.3.1: + resolution: {integrity: sha512-ZgW+Jgdd7i52AaLYCriF8Mxqft0gD/R9i9wi6RWBhs1pqdPEzPjym7rvRKi397WmQFf3SlyUsszhw+VVCbx79Q==} engines: {node: '>=18'} csstype@3.1.3: @@ -4418,8 +4446,8 @@ packages: peerDependencies: cytoscape: ^3.2.0 - cytoscape@3.31.2: - resolution: {integrity: sha512-/eOXg2uGdMdpGlEes5Sf6zE+jUG+05f3htFNQIxLxduOH/SsaUZiPBfAwP1btVIVzsnhiNOdi+hvDRLYfMZjGw==} + cytoscape@3.32.0: + resolution: {integrity: sha512-5JHBC9n75kz5851jeklCPmZWcg3hUe6sjqJvyk3+hVqFaKcHwHgxsjeN1yLmggoUc6STbtm9/NQyabQehfjvWQ==} engines: {node: '>=0.10'} d3-array@2.12.1: @@ -4674,8 +4702,8 @@ packages: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} - detect-libc@2.0.3: - resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==} + detect-libc@2.0.4: + resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==} engines: {node: '>=8'} detect-node-es@1.1.0: @@ -4713,15 +4741,15 @@ packages: dom-helpers@5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} - dompurify@3.2.4: - resolution: {integrity: sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==} + dompurify@3.2.5: + resolution: {integrity: sha512-mLPd29uoRe9HpvwP2TxClGQBzGXeEC/we/q+bFlmPPmj2p2Ugl3r6ATu/UU1v77DXNcehiBg9zsr1dREyA/dJQ==} dotenv@14.3.2: resolution: {integrity: sha512-vwEppIphpFdvaMCaHfCEv9IgwcxMljMw2TnAQBB4VWPvzXQLTb82jwmdOKzlEVUL3gNFT4l4TPKO+Bn+sqcrVQ==} engines: {node: '>=12'} - dotenv@16.4.7: - resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} + dotenv@16.5.0: + resolution: {integrity: sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==} engines: {node: '>=12'} dottie@2.0.6: @@ -4740,8 +4768,8 @@ packages: ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} - electron-to-chromium@1.5.129: - resolution: {integrity: sha512-JlXUemX4s0+9f8mLqib/bHH8gOHf5elKS6KeWG3sk3xozb/JTq/RLXIv8OKUWiK4Ah00Wm88EFj5PYkFr4RUPA==} + electron-to-chromium@1.5.149: + resolution: {integrity: sha512-UyiO82eb9dVOx8YO3ajDf9jz2kKyt98DEITRdeLPstOEuTlLzDA4Gyq5K9he71TQziU5jUVu2OAu5N48HmQiyQ==} elliptic@6.5.4: resolution: {integrity: sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==} @@ -4772,8 +4800,8 @@ packages: resolution: {integrity: sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==} engines: {node: '>=8.6'} - entities@4.5.0: - resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} + entities@6.0.0: + resolution: {integrity: sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==} engines: {node: '>=0.12'} env-paths@2.2.1: @@ -4805,8 +4833,8 @@ packages: resolution: {integrity: sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==} engines: {node: '>= 0.4'} - es-module-lexer@1.6.0: - resolution: {integrity: sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==} + es-module-lexer@1.7.0: + resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} es-object-atoms@1.1.1: resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} @@ -4840,8 +4868,8 @@ packages: engines: {node: '>=12'} hasBin: true - esbuild@0.25.2: - resolution: {integrity: sha512-16854zccKPnC+toMywC+uKNeYSv+/eXkevRAfwRD/G9Cleq66m8XFIrigkbvauLLlCfDL45Q2cWegSg53gGBnQ==} + esbuild@0.25.3: + resolution: {integrity: sha512-qKA6Pvai73+M2FtftpNKRxJ78GIjmFXFxd/1DVBqGo/qNhLSfv+G12n9pNoWdytJC8U00TrViOwpjT0zgqQS8Q==} engines: {node: '>=18'} hasBin: true @@ -4867,8 +4895,8 @@ packages: eslint-import-resolver-node@0.3.9: resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} - eslint-import-resolver-typescript@3.10.0: - resolution: {integrity: sha512-aV3/dVsT0/H9BtpNwbaqvl+0xGMRGzncLyhm793NFGvbwGGvzyAykqWZ8oZlZuGwuHkwJjhWJkG1cM3ynvd2pQ==} + eslint-import-resolver-typescript@3.10.1: + resolution: {integrity: sha512-A1rHYb06zjMGAxdLSkN2fXPBwuSaQ0iO5M/hdyS0Ajj1VBaRp0sPD3dn1FhME3c/JluGFbwSxyCfqdSbtQLAHQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -4880,8 +4908,8 @@ packages: eslint-plugin-import-x: optional: true - eslint-mdx@3.3.1: - resolution: {integrity: sha512-3koPGGjGOKXxWBIY0ExcMhtEGWRpbM/xrqIp6c4XDxZOMs/nIUEZKnaKZf+sAMRtqdv5Z99Nq5izWyCLoTdcGg==} + eslint-mdx@3.4.1: + resolution: {integrity: sha512-/Pt9D5TIAZwAUnCJA24i+uE9NuqulmLI58a1oU1eRb5jeUNOR23FpIt4xuBE9CFR50nd4FkLnuyox7dSNSZ5Tg==} engines: {node: '>=18.0.0'} peerDependencies: eslint: '>=8.0.0' @@ -4927,8 +4955,8 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 - eslint-plugin-mdx@3.3.1: - resolution: {integrity: sha512-YXm2YANiJ3Sl/6AdZUeR53deGG1JI6rG9crHITR2Mtb9k8SFWRspoHetnIvaYTEfgPsvUwAwVgT1JxRoZywpTA==} + eslint-plugin-mdx@3.4.1: + resolution: {integrity: sha512-dfQ7LthK/Kmfw2d5XrR4CS1ScmFOa1S9vPjBUxtKgCEl6mNnYVfA/yg50xLyab0pI/GEfGEmvlajs2biDHJBsA==} engines: {node: '>=18.0.0'} peerDependencies: eslint: '>=8.0.0' @@ -4939,8 +4967,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.4: - resolution: {integrity: sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==} + eslint-plugin-react@7.37.5: + resolution: {integrity: sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 @@ -5025,8 +5053,8 @@ packages: resolution: {integrity: sha512-Y+ughcF9jSUJvncXwqRageavjrNPAI+1M/L3BI3PyLp1nmgYTGUXU6t5z1Y7OWuThoDdhPME07bQU+d5LxdJqw==} engines: {node: '>=12.0.0'} - estree-util-value-to-estree@3.3.2: - resolution: {integrity: sha512-hYH1aSvQI63Cvq3T3loaem6LW4u72F187zW4FHpTrReJSm6W66vYTFNO1vH/chmcOulp1HlAj1pxn8Ag0oXI5Q==} + estree-util-value-to-estree@3.3.3: + resolution: {integrity: sha512-Db+m1WSD4+mUO7UgMeKkAwdbfNWwIxLt48XF2oFU9emPfXkIu+k5/nlOj313v7wqtAPo0f9REhUvznFrPkG8CQ==} estree-util-visit@2.0.0: resolution: {integrity: sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==} @@ -5101,8 +5129,8 @@ packages: resolution: {integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==} engines: {node: '>= 0.10.0'} - exsolve@1.0.4: - resolution: {integrity: sha512-xsZH6PXaER4XoV+NiT7JHp1bJodJVT+cxeSH1G0f0tlT0lJqYuHUP3bUx2HtfTDvOagMINYp8rsqusxud3RXhw==} + exsolve@1.0.5: + resolution: {integrity: sha512-pz5dvkYYKQ1AHVrgOzBKWeP4u4FRb3a6DNK2ucr0OoNwYIU4QWsJ+NM36LLzORT+z845MzKHHhpXiUF5nvQoJg==} extend-shallow@2.0.1: resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} @@ -5142,8 +5170,8 @@ packages: fast-uri@3.0.6: resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==} - fast-xml-parser@5.1.0: - resolution: {integrity: sha512-6fCOoEdpD/hU5fUDviXh0HE9aOiW6En0+4jeyY05F9lORwq6kaO4CrW+ke/hBKnr1pCldU8AVFITwFJEnz8O/w==} + fast-xml-parser@5.2.1: + resolution: {integrity: sha512-Kqq/ewnRACQ20e0BlQ5KqHRYWRBp7yv+jttK4Yj2yY+2ldgCoxJkrP1NHUhjypsJ+eQXlGJ/jebM3wa60s1rbQ==} hasBin: true fastify-warning@0.2.0: @@ -5156,8 +5184,8 @@ packages: fault@2.0.1: resolution: {integrity: sha512-WtySTkS4OKev5JtpHXnib4Gxiurzh5NCGvWrFaZ34m6JehfTUhKZvn9njTfw48t6JumVQOmrKqpmGcdwxnhqBQ==} - fdir@6.4.3: - resolution: {integrity: sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==} + fdir@6.4.4: + resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==} peerDependencies: picomatch: ^3 || ^4 peerDependenciesMeta: @@ -5248,8 +5276,8 @@ packages: fraction.js@4.3.7: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} - framer-motion@12.6.3: - resolution: {integrity: sha512-2hsqknz23aloK85bzMc9nSR2/JP+fValQ459ZTVElFQ0xgwR2YqNjYSuDZdFBPOwVCt4Q9jgyTt6hg6sVOALzw==} + framer-motion@12.9.4: + resolution: {integrity: sha512-yaeGDmGQ3eCQEwZ95/pRQMaSh/Q4E2CK6JYOclG/PdjyQad0MULJ+JFVV8911Fl5a6tF6o0wgW8Dpl5Qx4Adjg==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -5418,8 +5446,8 @@ packages: peerDependencies: graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - graphql@16.10.0: - resolution: {integrity: sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==} + graphql@16.11.0: + resolution: {integrity: sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} graphql@16.8.0: @@ -5992,8 +6020,8 @@ packages: resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==} engines: {node: '>=4.0'} - katex@0.16.21: - resolution: {integrity: sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==} + katex@0.16.22: + resolution: {integrity: sha512-XCHRdUw4lf3SKBaJe4EvgqIuWwkPSo9XoeO8GjQW94Bp7TWv9hNhzZjZ+OH9yf1UmLygb7DIT5GSFQiyt16zYg==} hasBin: true keccak@3.0.4: @@ -6145,8 +6173,8 @@ packages: markdown-table@3.0.4: resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==} - marked@15.0.7: - resolution: {integrity: sha512-dgLIeKGLx5FwziAnsk4ONoGwHwGPJzselimvlVskE9XLN4Orv9u2VA3GWw/lYUqjfA0rUT/6fqKwfZJapP9BEg==} + marked@15.0.11: + resolution: {integrity: sha512-1BEXAU2euRCG3xwgLVT1y0xbJEld1XOrmRJpUwRCcy7rxhSCwMrmEu9LXoPhHSCJG41V7YcQ2mjKRr5BA3ITIA==} engines: {node: '>= 18'} hasBin: true @@ -6394,8 +6422,8 @@ packages: resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} engines: {node: '>=12'} - miniflare@3.20250310.1: - resolution: {integrity: sha512-c9QPrgBUFzjL4pYvW6GIUw+NqeYlZGVHASKJqjIXB1WVsl14nYfpfHphYK8tluKaBqwA9NFyO5dC2zatJkC/mA==} + miniflare@3.20250408.1: + resolution: {integrity: sha512-0EHBNcd1yZSdTC/7GSe/kI1ge4+YuO/6QbEXDLtnVgUExKiMS5brfWsza1+Ps0/WCywKkER08lJwu6tFh7kF7g==} engines: {node: '>=16.13'} hasBin: true @@ -6430,8 +6458,8 @@ packages: mitt@3.0.1: resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==} - mixpanel-browser@2.63.0: - resolution: {integrity: sha512-h7M0J/LR/5YLWCVuvPaYuzwV7CgV9jkJz0m94uaTDPebWkhNQPEir63rf/ZpBZgntyvYjO1yMZp2pIpwQ1sBMQ==} + mixpanel-browser@2.64.0: + resolution: {integrity: sha512-qX9F990INiO6QzdHlcPzt82PMgqjBBmkM8SdZOEbQ55aEtw7/2UOhG74VH8z7VokG1VpkpQQFtTPv+b5v1At/g==} mj-context-menu@0.6.1: resolution: {integrity: sha512-7NO5s6n10TIV96d4g2uDpG7ZDpIhMh0QNfGdJw/W47JswFcosz457wqz/b5sAKvl12sxINGFCn80NZHKwxQEXA==} @@ -6466,14 +6494,14 @@ packages: resolution: {integrity: sha512-AbegBVI4sh6El+1gNwvD5YIck7nSA36weD7xvIxG4in80j/UoK8AEGaWnnz8v1GxonMCltmlNs5ZKbGvl9b1XQ==} engines: {node: '>= 0.8.0'} - motion-dom@12.6.3: - resolution: {integrity: sha512-gRY08RjcnzgFYLemUZ1lo/e9RkBxR+6d4BRvoeZDSeArG4XQXERSPapKl3LNQRu22Sndjf1h+iavgY0O4NrYqA==} + motion-dom@12.9.4: + resolution: {integrity: sha512-25TWkQPj5I18m+qVjXGtCsxboY11DaRC5HMjd29tHKExazW4Zf4XtAagBdLpyKsVuAxEQ6cx5/E4AB21PFpLnQ==} - motion-utils@12.6.3: - resolution: {integrity: sha512-R/b3Ia2VxtTNZ4LTEO5pKYau1OUNHOuUfxuP0WFCTDYdHkeTBR9UtxR1cc8mDmKr8PEhmmfnTKGz3rSMjNRoRg==} + motion-utils@12.9.4: + resolution: {integrity: sha512-BW3I65zeM76CMsfh3kHid9ansEJk9Qvl+K5cu4DVHKGsI52n76OJ4z2CUJUV+Mn3uEP9k1JJA3tClG0ggSrRcg==} - motion@12.6.3: - resolution: {integrity: sha512-zw/vqUgv5F5m9fkvOl/eCv2AF1+tkeZl3fu2uIlisIaip8sm5e0CouAl6GkdiRoF+G7s29CjqMdIyPMirwUGHA==} + motion@12.9.4: + resolution: {integrity: sha512-ZMKNnhWylaIbtFmU+scDxdldk//3Rn/8B+dcDhIpGlixAl7yhiLx1WXyGD4TSJZf3sDU6yrnu3L3FWGFo4fTEQ==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -6514,6 +6542,11 @@ packages: napi-macros@2.2.2: resolution: {integrity: sha512-hmEVtAGYzVQpCKdbQea4skABsdXW4RUh5t5mJ2zzqowJS2OyXZTU1KhDVFhx+NlWZ4ap9mqR9TcDO3LTTttd+g==} + napi-postinstall@0.2.3: + resolution: {integrity: sha512-Mi7JISo/4Ij2tDZ2xBE2WH+/KvVlkhA6juEjpEeRAVPNCpN3nxJo/5FhDNKgBcdmcmhaH6JjgST4xY/23ZYK0w==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + hasBin: true + natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} @@ -6539,8 +6572,8 @@ packages: peerDependencies: next: '*' - next@14.2.26: - resolution: {integrity: sha512-b81XSLihMwCfwiUVRRja3LphLo4uBBMZEzBBWMaISbKTwOmq3wPknIETy/8000tr7Gq4WmbuFYPS7jOYIf+ZJw==} + next@14.2.28: + resolution: {integrity: sha512-QLEIP/kYXynIxtcKB6vNjtWLVs3Y4Sb+EClTC/CSVzdLD1gIuItccpu/n1lhmduffI32iPGEK2cLLxxt28qgYA==} engines: {node: '>=18.17.0'} hasBin: true peerDependencies: @@ -6709,14 +6742,14 @@ packages: resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==} engines: {node: '>=12'} - oniguruma-parser@0.5.4: - resolution: {integrity: sha512-yNxcQ8sKvURiTwP0mV6bLQCYE7NKfKRRWunhbZnXgxSmB1OXa1lHrN3o4DZd+0Si0kU5blidK7BcROO8qv5TZA==} + oniguruma-parser@0.12.1: + resolution: {integrity: sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==} oniguruma-to-es@2.3.0: resolution: {integrity: sha512-bwALDxriqfKGfUufKGGepCzu9x7nJQuoRoAFp4AnwehhC2crqrDIAP/uN2qdlsAvSMpeRC3+Yzhqc7hLmle5+g==} - oniguruma-to-es@4.1.0: - resolution: {integrity: sha512-SNwG909cSLo4vPyyPbU/VJkEc9WOXqu2ycBlfd1UCXLqk1IijcQktSBb2yRQ2UFPsDhpkaf+C1dtT3PkLK/yWA==} + oniguruma-to-es@4.3.3: + resolution: {integrity: sha512-rPiZhzC3wXwE59YQMRDodUwwT9FZ9nNBwQQfsd1wfdtlKEyCdRV0avrTcSZ5xlIvGRVPd/cx6ZN45ECmS39xvg==} openapi-types@12.1.3: resolution: {integrity: sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw==} @@ -6812,8 +6845,8 @@ packages: parse-numeric-range@1.3.0: resolution: {integrity: sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ==} - parse5@7.2.1: - resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==} + parse5@7.3.0: + resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==} parseurl@1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} @@ -6876,11 +6909,11 @@ packages: resolution: {integrity: sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==} engines: {node: '>=0.12'} - pg-cloudflare@1.1.1: - resolution: {integrity: sha512-xWPagP/4B6BgFO+EKz3JONXv3YDgvkbVrGw2mTo3D6tVDQRh1e7cqVGvyR3BE+eQgAvx1XhW/iEASj4/jCWl3Q==} + pg-cloudflare@1.2.5: + resolution: {integrity: sha512-OOX22Vt0vOSRrdoUPKJ8Wi2OpE/o/h9T8X1s4qSkCedbNah9ei2W2765be8iMVxQUsvgT7zIAT2eIa9fs5+vtg==} - pg-connection-string@2.7.0: - resolution: {integrity: sha512-PI2W9mv53rXJQEOb8xNR8lH7Hr+EKa6oJa38zsK0S/ky2er16ios1wLKhZyxzD7jUReiWokc9WK5nxSnC7W1TA==} + pg-connection-string@2.8.5: + resolution: {integrity: sha512-Ni8FuZ8yAF+sWZzojvtLE2b03cqjO5jNULcHFfM9ZZ0/JXrgom5pBREbtnAw7oxsxJqHw9Nz/XWORUEL3/IFow==} pg-hstore@2.3.4: resolution: {integrity: sha512-N3SGs/Rf+xA1M2/n0JBiXFDVMzdekwLZLAO0g7mpDY9ouX+fDI7jS6kTq3JujmYbtNSJ53TJ0q4G98KVZSM4EA==} @@ -6890,13 +6923,13 @@ packages: resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==} engines: {node: '>=4.0.0'} - pg-pool@3.8.0: - resolution: {integrity: sha512-VBw3jiVm6ZOdLBTIcXLNdSotb6Iy3uOCwDGFAksZCXmi10nyRvnP2v3jl4d+IsLYRyXf6o9hIm/ZtUzlByNUdw==} + pg-pool@3.9.6: + resolution: {integrity: sha512-rFen0G7adh1YmgvrmE5IPIqbb+IgEzENUm+tzm6MLLDSlPRoZVhzU1WdML9PV2W5GOdRA9qBKURlbt1OsXOsPw==} peerDependencies: pg: '>=8.0' - pg-protocol@1.8.0: - resolution: {integrity: sha512-jvuYlEkL03NRvOoyoRktBK7+qU5kOvlAwvmrH8sr3wbLrOdVWsRxQfz8mMy9sZFsqJ1hEWNfdWKI4SAmoL+j7g==} + pg-protocol@1.9.5: + resolution: {integrity: sha512-DYTWtWpfd5FOro3UnAfwvhD8jh59r2ig8bPtc9H8Ds7MscE/9NYruUQWFAOuraRl29jwcT2kyMFQ3MxeaVjUhg==} pg-types@2.2.0: resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==} @@ -7227,8 +7260,8 @@ packages: resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==} engines: {node: '>= 0.8'} - react-aria@3.38.1: - resolution: {integrity: sha512-DDdWsAlHPKVQ5E8G0kfDHNs0Lk1Xrs3G7soz6Ew8Ls5vNfp1BusbR2b1wC7ppqq2jDQiyJS816UNmDuGyQVyxA==} + react-aria@3.39.0: + resolution: {integrity: sha512-zXCjR01WnfW4uW0f294uWrvdfwEMHgDFSwMwMBwRafAvmsQea87X5VTAfDmQOAbPa+iQFcngIyH0Pn5CfXNrjw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -7253,8 +7286,8 @@ packages: react-ga4@2.1.0: resolution: {integrity: sha512-ZKS7PGNFqqMd3PJ6+C2Jtz/o1iU9ggiy8Y8nUeksgVuvNISbmrQtJiZNvC/TjDsqD0QlU5Wkgs7i+w9+OjHhhQ==} - react-image-crop@11.0.7: - resolution: {integrity: sha512-ZciKWHDYzmm366JDL18CbrVyjnjH0ojufGDmScfS4ZUqLHg4nm6ATY+K62C75W4ZRNt4Ii+tX0bSjNk9LQ2xzQ==} + react-image-crop@11.0.10: + resolution: {integrity: sha512-+5FfDXUgYLLqBh1Y/uQhIycpHCbXkI50a+nbfkB1C0xXXUTwkisHDo2QCB1SQJyHCqIuia4FeyReqXuMDKWQTQ==} peerDependencies: react: '>=16.13.1' @@ -7327,8 +7360,8 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' - react-virtuoso@4.12.6: - resolution: {integrity: sha512-bfvS6aCL1ehXmq39KRiz/vxznGUbtA27I5I24TYCe1DhMf84O3aVNCIwrSjYQjkJGJGzY46ihdN8WkYlemuhMQ==} + react-virtuoso@4.12.7: + resolution: {integrity: sha512-njJp764he6Fi1p89PUW0k2kbyWu9w/y+MwdxmwK2kvdwwzVDbz2c2wMj5xdSruBFVgFTsI7Z85hxZR7aSHBrbQ==} peerDependencies: react: '>=16 || >=17 || >= 18 || >= 19' react-dom: '>=16 || >=17 || >= 18 || >=19' @@ -7366,8 +7399,8 @@ packages: recharts-scale@0.4.5: resolution: {integrity: sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==} - recharts@2.15.1: - resolution: {integrity: sha512-v8PUTUlyiDe56qUj82w/EDVuzEFXwEHp9/xOowGAZwfLjB9uAy3GllQVIYMWF6nU+qibx85WF75zD7AjqoT54Q==} + recharts@2.15.3: + resolution: {integrity: sha512-EdOPzTwcFSuqtvkDoaM5ws/Km1+WTAO2eizL7rqiG0V2UVhTnz0m7J2i0CjVPUCdEkZImaWvXLbZDS2H5t6GFQ==} engines: {node: '>=14'} peerDependencies: react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -7389,9 +7422,6 @@ packages: resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==} engines: {node: '>= 0.4'} - regenerator-runtime@0.14.1: - resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} - regex-recursion@5.1.1: resolution: {integrity: sha512-ae7SBCbzVNrIjgSbh7wMznPcQel1DNlDtzensnFxpiNpXt1U2ju/bHugH422r+4LAVS1FpW1YCwilmnNsjum9w==} @@ -7560,8 +7590,8 @@ packages: rollup-pluginutils@2.8.2: resolution: {integrity: sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==} - rollup@4.39.0: - resolution: {integrity: sha512-thI8kNc02yNvnmJp8dr3fNWJ9tCONDhp6TV35X6HkKGGs9E6q7YWCHbe5vKiTa7TAiNcFEmXKj3X/pG2b3ci0g==} + rollup@4.40.1: + resolution: {integrity: sha512-C5VvvgCCyfyotVITIAv+4efVytl5F7wt+/I2i9q9GZcEXW9BP52YYOXC58igUi+LFZVHukErIIqQSWwv/M3WRw==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -7754,8 +7784,8 @@ packages: shiki@1.29.2: resolution: {integrity: sha512-njXuliz/cP+67jU2hukkxCNuH1yUi4QfdZZY+sMr5PPrIyXSu5iTb/qYC4BiWWB0vZ+7TbdvYUCeL23zpwCfbg==} - shiki@3.2.1: - resolution: {integrity: sha512-VML/2o1/KGYkEf/stJJ+s9Ypn7jUKQPomGLGYso4JJFMFxVDyPNsjsI3MB3KLjlMOeH44gyaPdXC6rik2WXvUQ==} + shiki@3.3.0: + resolution: {integrity: sha512-j0Z1tG5vlOFGW8JVj0Cpuatzvshes7VJy5ncDmmMaYcmnGW0Js1N81TOW98ivTFNZfKRn9uwEg/aIm638o368g==} side-channel-list@1.0.0: resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==} @@ -7854,8 +7884,8 @@ packages: spdx-license-ids@3.0.21: resolution: {integrity: sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==} - speech-rule-engine@4.0.7: - resolution: {integrity: sha512-sJrL3/wHzNwJRLBdf6CjJWIlxC04iYKkyXvYSVsWVOiC2DSkHmxsqOhEeMsBA9XK+CHuNcsdkbFDnoUfAsmp9g==} + speech-rule-engine@4.1.2: + resolution: {integrity: sha512-S6ji+flMEga+1QU79NDbwZ8Ivf0S/MpupQQiIC0rTpU/ZTKgcajijJJb1OcByBQDjrXCN1/DJtGz4ZJeBMPGJw==} hasBin: true split2@3.2.2: @@ -7903,8 +7933,8 @@ packages: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} engines: {node: '>= 0.8'} - std-env@3.8.1: - resolution: {integrity: sha512-vj5lIj3Mwf9D79hBkltk5qmkFI+biIKWS2IBxEyEU3AX1tUf7AoL8nSazCOiiqQsGKIq01SClsKEzweu34uwvA==} + std-env@3.9.0: + resolution: {integrity: sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==} stoppable@1.1.0: resolution: {integrity: sha512-KXDYZ9dszj6bzvnEMRYvxgeTHU74QBFL54XKtP3nyMuJ81CFYtABZ3bAzL2EdFUaEwJOBOgENyFj3R7oTzDyyw==} @@ -7997,8 +8027,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - strnum@2.0.5: - resolution: {integrity: sha512-YAT3K/sgpCUxhxNMrrdhtod3jckkpYwH6JAuwmUdXZsmzH1wUyzTMrrK2wYCEEqlKwrWDd35NeuUkbBy/1iK+Q==} + strnum@2.1.0: + resolution: {integrity: sha512-w0S//9BqZZGw0L0Y8uLSelFGnDJgTyyNQLmSlPnVz43zPAiqu3w4t8J8sDqqANOGeZIZ/9jWuPguYcEnsoHv4A==} style-to-js@1.1.16: resolution: {integrity: sha512-/Q6ld50hKYPH3d/r6nr117TZkHR0w0kGGIVfpG9N6D8NymRPM9RqCUv4pRpJ62E5DqOYx2AFpbZMyCPnjQCnOw==} @@ -8056,8 +8086,8 @@ packages: symbol-tree@3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} - synckit@0.10.3: - resolution: {integrity: sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==} + synckit@0.11.4: + resolution: {integrity: sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==} engines: {node: ^14.18.0 || >=16.0.0} system-architecture@0.1.0: @@ -8115,8 +8145,8 @@ packages: tinyexec@0.3.2: resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} - tinyglobby@0.2.12: - resolution: {integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==} + tinyglobby@0.2.13: + resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} engines: {node: '>=12.0.0'} tinypool@1.0.2: @@ -8163,8 +8193,8 @@ packages: tr46@1.0.1: resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} - tr46@5.1.0: - resolution: {integrity: sha512-IUWnUK7ADYR5Sl1fZlO1INDUhVhatWl7BtJWsIhwJ0UAK7ilzzIa8uIqOO/aYVWHZPJkKbEL+362wrzoeRF7bw==} + tr46@5.1.1: + resolution: {integrity: sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==} engines: {node: '>=18'} tree-kill@1.2.2: @@ -8227,43 +8257,43 @@ packages: typescript: optional: true - tsx@4.19.3: - resolution: {integrity: sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==} + tsx@4.19.4: + resolution: {integrity: sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==} engines: {node: '>=18.0.0'} hasBin: true - turbo-darwin-64@2.4.4: - resolution: {integrity: sha512-5kPvRkLAfmWI0MH96D+/THnDMGXlFNmjeqNRj5grLKiry+M9pKj3pRuScddAXPdlxjO5Ptz06UNaOQrrYGTx1g==} + turbo-darwin-64@2.5.2: + resolution: {integrity: sha512-2aIl0Sx230nLk+Cg2qSVxvPOBWCZpwKNuAMKoROTvWKif6VMpkWWiR9XEPoz7sHeLmCOed4GYGMjL1bqAiIS/g==} cpu: [x64] os: [darwin] - turbo-darwin-arm64@2.4.4: - resolution: {integrity: sha512-/gtHPqbGQXDFhrmy+Q/MFW2HUTUlThJ97WLLSe4bxkDrKHecDYhAjbZ4rN3MM93RV9STQb3Tqy4pZBtsd4DfCw==} + turbo-darwin-arm64@2.5.2: + resolution: {integrity: sha512-MrFYhK/jYu8N6QlqZtqSHi3e4QVxlzqU3ANHTKn3/tThuwTLbNHEvzBPWSj5W7nZcM58dCqi6gYrfRz6bJZyAA==} cpu: [arm64] os: [darwin] - turbo-linux-64@2.4.4: - resolution: {integrity: sha512-SR0gri4k0bda56hw5u9VgDXLKb1Q+jrw4lM7WAhnNdXvVoep4d6LmnzgMHQQR12Wxl3KyWPbkz9d1whL6NTm2Q==} + turbo-linux-64@2.5.2: + resolution: {integrity: sha512-LxNqUE2HmAJQ/8deoLgMUDzKxd5bKxqH0UBogWa+DF+JcXhtze3UTMr6lEr0dEofdsEUYK1zg8FRjglmwlN5YA==} cpu: [x64] os: [linux] - turbo-linux-arm64@2.4.4: - resolution: {integrity: sha512-COXXwzRd3vslQIfJhXUklgEqlwq35uFUZ7hnN+AUyXx7hUOLIiD5NblL+ETrHnhY4TzWszrbwUMfe2BYWtaPQg==} + turbo-linux-arm64@2.5.2: + resolution: {integrity: sha512-0MI1Ao1q8zhd+UUbIEsrM+yLq1BsrcJQRGZkxIsHFlGp7WQQH1oR3laBgfnUCNdCotCMD6w4moc9pUbXdOR3bg==} cpu: [arm64] os: [linux] - turbo-windows-64@2.4.4: - resolution: {integrity: sha512-PV9rYNouGz4Ff3fd6sIfQy5L7HT9a4fcZoEv8PKRavU9O75G7PoDtm8scpHU10QnK0QQNLbE9qNxOAeRvF0fJg==} + turbo-windows-64@2.5.2: + resolution: {integrity: sha512-hOLcbgZzE5ttACHHyc1ajmWYq4zKT42IC3G6XqgiXxMbS+4eyVYTL+7UvCZBd3Kca1u4TLQdLQjeO76zyDJc2A==} cpu: [x64] os: [win32] - turbo-windows-arm64@2.4.4: - resolution: {integrity: sha512-403sqp9t5sx6YGEC32IfZTVWkRAixOQomGYB8kEc6ZD+//LirSxzeCHCnM8EmSXw7l57U1G+Fb0kxgTcKPU/Lg==} + turbo-windows-arm64@2.5.2: + resolution: {integrity: sha512-fMU41ABhSLa18H8V3Z7BMCGynQ8x+wj9WyBMvWm1jeyRKgkvUYJsO2vkIsy8m0vrwnIeVXKOIn6eSe1ddlBVqw==} cpu: [arm64] os: [win32] - turbo@2.4.4: - resolution: {integrity: sha512-N9FDOVaY3yz0YCOhYIgOGYad7+m2ptvinXygw27WPLQvcZDl3+0Sa77KGVlLSiuPDChOUEnTKE9VJwLSi9BPGQ==} + turbo@2.5.2: + resolution: {integrity: sha512-Qo5lfuStr6LQh3sPQl7kIi243bGU4aHGDQJUf6ylAdGwks30jJFloc9NYHP7Y373+gGU9OS0faA4Mb5Sy8X9Xw==} hasBin: true tweetnacl-util@0.15.1: @@ -8331,8 +8361,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - typescript@5.8.2: - resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} + typescript@5.8.3: + resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} engines: {node: '>=14.17'} hasBin: true @@ -8343,8 +8373,8 @@ packages: resolution: {integrity: sha512-z6PJ8Lml+v3ichVojCiB8toQJBuwR42ySM4ezjXIqXK3M0HczmKQ3LF4rhU55PfD99KEEXQG6yb7iOMyvYuHew==} hasBin: true - ufo@1.5.4: - resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} + ufo@1.6.1: + resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} unbox-primitive@1.1.0: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} @@ -8353,9 +8383,6 @@ packages: underscore@1.13.7: resolution: {integrity: sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==} - undici-types@6.20.0: - resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} - undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} @@ -8438,8 +8465,8 @@ packages: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} - unrs-resolver@1.3.3: - resolution: {integrity: sha512-PFLAGQzYlyjniXdbmQ3dnGMZJXX5yrl2YS4DLRfR3BhgUsE1zpRIrccp9XMOGRfIHpdFvCn/nr5N1KMVda4x3A==} + unrs-resolver@1.7.2: + resolution: {integrity: sha512-BBKpaylOW8KbHsu378Zky/dGh4ckT/4NW/0SHRABdqRLcQJ2dAOjDo9g97p04sWflm0kqPqpUatxReNV/dqI5A==} update-browserslist-db@1.1.3: resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==} @@ -8543,8 +8570,8 @@ packages: victory-vendor@36.9.2: resolution: {integrity: sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ==} - viem@2.24.2: - resolution: {integrity: sha512-lUGoTHhMYlR4ktQiOrbTPmYvrMn3jKUdn2PSmB9QLICxnsQJxMkSCeGRoJFq7hi7K6PCMQgAyLMR/9J1key5cg==} + viem@2.28.3: + resolution: {integrity: sha512-kGYmSHNmzXqg7uZlaV6OEL1p68Z45BYTRPsUM0jYLmOn2zWy6DRA+YxntKnt6jBiCPjiWbVrbFm5QS6TWnfAXQ==} peerDependencies: typescript: '>=5.0.4' peerDependenciesMeta: @@ -8556,8 +8583,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite@5.4.16: - resolution: {integrity: sha512-Y5gnfp4NemVfgOTDQAunSD4346fal44L9mszGGY/e+qxsRT5y1sMlS/8tiQ8AFAp+MFgYNSINdfEchJiPm41vQ==} + vite@5.4.19: + resolution: {integrity: sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -8721,20 +8748,20 @@ packages: resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} engines: {node: '>=0.10.0'} - workerd@1.20250310.0: - resolution: {integrity: sha512-bAaZ9Bmts3mArbIrXYAtr+ZRsAJAAUEsCtvwfBavIYXaZ5sgdEOJBEiBbvsHp6CsVObegOM85tIWpYLpbTxQrQ==} + workerd@1.20250408.0: + resolution: {integrity: sha512-bBUX+UsvpzAqiWFNeZrlZmDGddiGZdBBbftZJz2wE6iUg/cIAJeVQYTtS/3ahaicguoLBz4nJiDo8luqM9fx1A==} engines: {node: '>=16'} hasBin: true workerpool@6.5.1: resolution: {integrity: sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==} - wrangler@3.114.3: - resolution: {integrity: sha512-H87s4USPQhRQmN8V4Q2Fh+0ZGiuWVrVwVKoxjdgEtpR88gVQEN5Ua9C3TQDaXCppsdAFl/J4lxLoxfJaW2XFdQ==} + wrangler@3.114.8: + resolution: {integrity: sha512-4qLxkXnviQDhFiQe2xIgZGEaDkNHdVKyX7dsQ70PO3blXxYwQof34yRH9oZOyT8c8g/BeIM+f9a6qmegeJX5ZA==} engines: {node: '>=16.17.0'} hasBin: true peerDependencies: - '@cloudflare/workers-types': ^4.20250310.0 + '@cloudflare/workers-types': ^4.20250408.0 peerDependenciesMeta: '@cloudflare/workers-types': optional: true @@ -8809,10 +8836,6 @@ packages: xmlchars@2.2.0: resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} - xmldom-sre@0.1.31: - resolution: {integrity: sha512-f9s+fUkX04BxQf+7mMWAp5zk61pciie+fFLC9hX9UVvCeJQfNHRHXpeo5MPcR0EUf57PYLdt+ZO4f3Ipk2oZUw==} - engines: {node: '>=0.1'} - xstate@4.38.3: resolution: {integrity: sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw==} @@ -8859,8 +8882,8 @@ packages: yoga-wasm-web@0.3.3: resolution: {integrity: sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==} - youch@3.2.3: - resolution: {integrity: sha512-ZBcWz/uzZaQVdCvfV4uk616Bbpf2ee+F/AvuKDR5EwX/Y4v06xWdtMluqTD7+KlZdM93lLm9gMZYo0sKBS0pgw==} + youch@3.3.4: + resolution: {integrity: sha512-UeVBXie8cA35DS6+nBkls68xaBBXCye0CNznrhszZjTbRVnJKQuNsyLKBTTL4ln1o1rh2PKtv35twV7irj5SEg==} zod-validation-error@3.4.0: resolution: {integrity: sha512-ZOPR9SVY6Pb2qqO5XHt+MkkTRxGXb4EVtnjc9JpXUOtUB1T9Ru7mZOT361AN3MsetVe7R0a1KZshJDZdgp9miQ==} @@ -8871,8 +8894,11 @@ packages: zod@3.22.3: resolution: {integrity: sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==} - zod@3.24.2: - resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} + zod@3.23.8: + resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} + + zod@3.24.3: + resolution: {integrity: sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==} zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} @@ -8883,110 +8909,110 @@ snapshots: '@adraffy/ens-normalize@1.11.0': {} - '@algolia/autocomplete-core@1.17.9(@algolia/client-search@5.23.1)(algoliasearch@5.23.1)(search-insights@2.17.3)': + '@algolia/autocomplete-core@1.17.9(@algolia/client-search@5.24.0)(algoliasearch@5.24.0)(search-insights@2.17.3)': dependencies: - '@algolia/autocomplete-plugin-algolia-insights': 1.17.9(@algolia/client-search@5.23.1)(algoliasearch@5.23.1)(search-insights@2.17.3) - '@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.23.1)(algoliasearch@5.23.1) + '@algolia/autocomplete-plugin-algolia-insights': 1.17.9(@algolia/client-search@5.24.0)(algoliasearch@5.24.0)(search-insights@2.17.3) + '@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.24.0)(algoliasearch@5.24.0) transitivePeerDependencies: - '@algolia/client-search' - algoliasearch - search-insights - '@algolia/autocomplete-plugin-algolia-insights@1.17.9(@algolia/client-search@5.23.1)(algoliasearch@5.23.1)(search-insights@2.17.3)': + '@algolia/autocomplete-plugin-algolia-insights@1.17.9(@algolia/client-search@5.24.0)(algoliasearch@5.24.0)(search-insights@2.17.3)': dependencies: - '@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.23.1)(algoliasearch@5.23.1) + '@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.24.0)(algoliasearch@5.24.0) search-insights: 2.17.3 transitivePeerDependencies: - '@algolia/client-search' - algoliasearch - '@algolia/autocomplete-preset-algolia@1.17.9(@algolia/client-search@5.23.1)(algoliasearch@5.23.1)': + '@algolia/autocomplete-preset-algolia@1.17.9(@algolia/client-search@5.24.0)(algoliasearch@5.24.0)': dependencies: - '@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.23.1)(algoliasearch@5.23.1) - '@algolia/client-search': 5.23.1 - algoliasearch: 5.23.1 + '@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.24.0)(algoliasearch@5.24.0) + '@algolia/client-search': 5.24.0 + algoliasearch: 5.24.0 - '@algolia/autocomplete-shared@1.17.9(@algolia/client-search@5.23.1)(algoliasearch@5.23.1)': + '@algolia/autocomplete-shared@1.17.9(@algolia/client-search@5.24.0)(algoliasearch@5.24.0)': dependencies: - '@algolia/client-search': 5.23.1 - algoliasearch: 5.23.1 + '@algolia/client-search': 5.24.0 + algoliasearch: 5.24.0 - '@algolia/client-abtesting@5.23.1': + '@algolia/client-abtesting@5.24.0': dependencies: - '@algolia/client-common': 5.23.1 - '@algolia/requester-browser-xhr': 5.23.1 - '@algolia/requester-fetch': 5.23.1 - '@algolia/requester-node-http': 5.23.1 + '@algolia/client-common': 5.24.0 + '@algolia/requester-browser-xhr': 5.24.0 + '@algolia/requester-fetch': 5.24.0 + '@algolia/requester-node-http': 5.24.0 - '@algolia/client-analytics@5.23.1': + '@algolia/client-analytics@5.24.0': dependencies: - '@algolia/client-common': 5.23.1 - '@algolia/requester-browser-xhr': 5.23.1 - '@algolia/requester-fetch': 5.23.1 - '@algolia/requester-node-http': 5.23.1 + '@algolia/client-common': 5.24.0 + '@algolia/requester-browser-xhr': 5.24.0 + '@algolia/requester-fetch': 5.24.0 + '@algolia/requester-node-http': 5.24.0 - '@algolia/client-common@5.23.1': {} + '@algolia/client-common@5.24.0': {} - '@algolia/client-insights@5.23.1': + '@algolia/client-insights@5.24.0': dependencies: - '@algolia/client-common': 5.23.1 - '@algolia/requester-browser-xhr': 5.23.1 - '@algolia/requester-fetch': 5.23.1 - '@algolia/requester-node-http': 5.23.1 + '@algolia/client-common': 5.24.0 + '@algolia/requester-browser-xhr': 5.24.0 + '@algolia/requester-fetch': 5.24.0 + '@algolia/requester-node-http': 5.24.0 - '@algolia/client-personalization@5.23.1': + '@algolia/client-personalization@5.24.0': dependencies: - '@algolia/client-common': 5.23.1 - '@algolia/requester-browser-xhr': 5.23.1 - '@algolia/requester-fetch': 5.23.1 - '@algolia/requester-node-http': 5.23.1 + '@algolia/client-common': 5.24.0 + '@algolia/requester-browser-xhr': 5.24.0 + '@algolia/requester-fetch': 5.24.0 + '@algolia/requester-node-http': 5.24.0 - '@algolia/client-query-suggestions@5.23.1': + '@algolia/client-query-suggestions@5.24.0': dependencies: - '@algolia/client-common': 5.23.1 - '@algolia/requester-browser-xhr': 5.23.1 - '@algolia/requester-fetch': 5.23.1 - '@algolia/requester-node-http': 5.23.1 + '@algolia/client-common': 5.24.0 + '@algolia/requester-browser-xhr': 5.24.0 + '@algolia/requester-fetch': 5.24.0 + '@algolia/requester-node-http': 5.24.0 - '@algolia/client-search@5.23.1': + '@algolia/client-search@5.24.0': dependencies: - '@algolia/client-common': 5.23.1 - '@algolia/requester-browser-xhr': 5.23.1 - '@algolia/requester-fetch': 5.23.1 - '@algolia/requester-node-http': 5.23.1 + '@algolia/client-common': 5.24.0 + '@algolia/requester-browser-xhr': 5.24.0 + '@algolia/requester-fetch': 5.24.0 + '@algolia/requester-node-http': 5.24.0 - '@algolia/ingestion@1.23.1': + '@algolia/ingestion@1.24.0': dependencies: - '@algolia/client-common': 5.23.1 - '@algolia/requester-browser-xhr': 5.23.1 - '@algolia/requester-fetch': 5.23.1 - '@algolia/requester-node-http': 5.23.1 + '@algolia/client-common': 5.24.0 + '@algolia/requester-browser-xhr': 5.24.0 + '@algolia/requester-fetch': 5.24.0 + '@algolia/requester-node-http': 5.24.0 - '@algolia/monitoring@1.23.1': + '@algolia/monitoring@1.24.0': dependencies: - '@algolia/client-common': 5.23.1 - '@algolia/requester-browser-xhr': 5.23.1 - '@algolia/requester-fetch': 5.23.1 - '@algolia/requester-node-http': 5.23.1 + '@algolia/client-common': 5.24.0 + '@algolia/requester-browser-xhr': 5.24.0 + '@algolia/requester-fetch': 5.24.0 + '@algolia/requester-node-http': 5.24.0 - '@algolia/recommend@5.23.1': + '@algolia/recommend@5.24.0': dependencies: - '@algolia/client-common': 5.23.1 - '@algolia/requester-browser-xhr': 5.23.1 - '@algolia/requester-fetch': 5.23.1 - '@algolia/requester-node-http': 5.23.1 + '@algolia/client-common': 5.24.0 + '@algolia/requester-browser-xhr': 5.24.0 + '@algolia/requester-fetch': 5.24.0 + '@algolia/requester-node-http': 5.24.0 - '@algolia/requester-browser-xhr@5.23.1': + '@algolia/requester-browser-xhr@5.24.0': dependencies: - '@algolia/client-common': 5.23.1 + '@algolia/client-common': 5.24.0 - '@algolia/requester-fetch@5.23.1': + '@algolia/requester-fetch@5.24.0': dependencies: - '@algolia/client-common': 5.23.1 + '@algolia/client-common': 5.24.0 - '@algolia/requester-node-http@5.23.1': + '@algolia/requester-node-http@5.24.0': dependencies: - '@algolia/client-common': 5.23.1 + '@algolia/client-common': 5.24.0 '@alloc/quick-lru@5.2.0': {} @@ -9003,7 +9029,7 @@ snapshots: '@types/json-schema': 7.0.15 js-yaml: 4.1.0 - '@arbitrum/sdk@3.7.2': + '@arbitrum/sdk@3.7.3': dependencies: '@ethersproject/address': 5.8.0 '@ethersproject/bignumber': 5.8.0 @@ -9014,76 +9040,74 @@ snapshots: - bufferutil - utf-8-validate - '@asamuzakjp/css-color@3.1.1': + '@asamuzakjp/css-color@3.1.5': dependencies: - '@csstools/css-calc': 2.1.2(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3) - '@csstools/css-color-parser': 3.0.8(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3) + '@csstools/css-calc': 2.1.3(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3) + '@csstools/css-color-parser': 3.0.9(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3) '@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3) '@csstools/css-tokenizer': 3.0.3 lru-cache: 10.4.3 - '@babel/code-frame@7.26.2': + '@babel/code-frame@7.27.1': dependencies: - '@babel/helper-validator-identifier': 7.25.9 + '@babel/helper-validator-identifier': 7.27.1 js-tokens: 4.0.0 picocolors: 1.1.1 - '@babel/generator@7.27.0': + '@babel/generator@7.27.1': dependencies: - '@babel/parser': 7.27.0 - '@babel/types': 7.27.0 + '@babel/parser': 7.27.1 + '@babel/types': 7.27.1 '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 jsesc: 3.1.0 - '@babel/helper-module-imports@7.25.9': + '@babel/helper-module-imports@7.27.1': dependencies: - '@babel/traverse': 7.27.0 - '@babel/types': 7.27.0 + '@babel/traverse': 7.27.1 + '@babel/types': 7.27.1 transitivePeerDependencies: - supports-color - '@babel/helper-string-parser@7.25.9': {} + '@babel/helper-string-parser@7.27.1': {} - '@babel/helper-validator-identifier@7.25.9': {} + '@babel/helper-validator-identifier@7.27.1': {} - '@babel/parser@7.27.0': + '@babel/parser@7.27.1': dependencies: - '@babel/types': 7.27.0 + '@babel/types': 7.27.1 - '@babel/runtime@7.27.0': - dependencies: - regenerator-runtime: 0.14.1 + '@babel/runtime@7.27.1': {} - '@babel/template@7.27.0': + '@babel/template@7.27.1': dependencies: - '@babel/code-frame': 7.26.2 - '@babel/parser': 7.27.0 - '@babel/types': 7.27.0 + '@babel/code-frame': 7.27.1 + '@babel/parser': 7.27.1 + '@babel/types': 7.27.1 - '@babel/traverse@7.27.0': + '@babel/traverse@7.27.1': dependencies: - '@babel/code-frame': 7.26.2 - '@babel/generator': 7.27.0 - '@babel/parser': 7.27.0 - '@babel/template': 7.27.0 - '@babel/types': 7.27.0 + '@babel/code-frame': 7.27.1 + '@babel/generator': 7.27.1 + '@babel/parser': 7.27.1 + '@babel/template': 7.27.1 + '@babel/types': 7.27.1 debug: 4.4.0(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color - '@babel/types@7.27.0': + '@babel/types@7.27.1': dependencies: - '@babel/helper-string-parser': 7.25.9 - '@babel/helper-validator-identifier': 7.25.9 + '@babel/helper-string-parser': 7.27.1 + '@babel/helper-validator-identifier': 7.27.1 '@base-ui-components/react@1.0.0-alpha.7(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@babel/runtime': 7.27.0 - '@floating-ui/react': 0.27.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@babel/runtime': 7.27.1 + '@floating-ui/react': 0.27.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@floating-ui/utils': 0.2.9 - '@react-aria/overlays': 3.26.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -9137,28 +9161,28 @@ snapshots: dependencies: mime: 3.0.0 - '@cloudflare/unenv-preset@2.0.2(unenv@2.0.0-rc.14)(workerd@1.20250310.0)': + '@cloudflare/unenv-preset@2.0.2(unenv@2.0.0-rc.14)(workerd@1.20250408.0)': dependencies: unenv: 2.0.0-rc.14 optionalDependencies: - workerd: 1.20250310.0 + workerd: 1.20250408.0 - '@cloudflare/workerd-darwin-64@1.20250310.0': + '@cloudflare/workerd-darwin-64@1.20250408.0': optional: true - '@cloudflare/workerd-darwin-arm64@1.20250310.0': + '@cloudflare/workerd-darwin-arm64@1.20250408.0': optional: true - '@cloudflare/workerd-linux-64@1.20250310.0': + '@cloudflare/workerd-linux-64@1.20250408.0': optional: true - '@cloudflare/workerd-linux-arm64@1.20250310.0': + '@cloudflare/workerd-linux-arm64@1.20250408.0': optional: true - '@cloudflare/workerd-windows-64@1.20250310.0': + '@cloudflare/workerd-windows-64@1.20250408.0': optional: true - '@cloudflare/workers-types@4.20250327.0': {} + '@cloudflare/workers-types@4.20250430.0': {} '@corex/deepmerge@4.0.43': {} @@ -9168,15 +9192,15 @@ snapshots: '@csstools/color-helpers@5.0.2': {} - '@csstools/css-calc@2.1.2(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)': + '@csstools/css-calc@2.1.3(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)': dependencies: '@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3) '@csstools/css-tokenizer': 3.0.3 - '@csstools/css-color-parser@3.0.8(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)': + '@csstools/css-color-parser@3.0.9(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)': dependencies: '@csstools/color-helpers': 5.0.2 - '@csstools/css-calc': 2.1.2(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3) + '@csstools/css-calc': 2.1.3(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3) '@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3) '@csstools/css-tokenizer': 3.0.3 @@ -9188,12 +9212,12 @@ snapshots: '@docsearch/css@3.9.0': {} - '@docsearch/react@3.9.0(@algolia/client-search@5.23.1)(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.17.3)': + '@docsearch/react@3.9.0(@algolia/client-search@5.24.0)(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.17.3)': dependencies: - '@algolia/autocomplete-core': 1.17.9(@algolia/client-search@5.23.1)(algoliasearch@5.23.1)(search-insights@2.17.3) - '@algolia/autocomplete-preset-algolia': 1.17.9(@algolia/client-search@5.23.1)(algoliasearch@5.23.1) + '@algolia/autocomplete-core': 1.17.9(@algolia/client-search@5.24.0)(algoliasearch@5.24.0)(search-insights@2.17.3) + '@algolia/autocomplete-preset-algolia': 1.17.9(@algolia/client-search@5.24.0)(algoliasearch@5.24.0) '@docsearch/css': 3.9.0 - algoliasearch: 5.23.1 + algoliasearch: 5.24.0 optionalDependencies: '@types/react': 18.3.20 react: 18.3.1 @@ -9202,19 +9226,19 @@ snapshots: transitivePeerDependencies: - '@algolia/client-search' - '@edgeandnode/common@7.0.4(hardhat@2.14.1(typescript@5.8.2))': + '@edgeandnode/common@7.0.4(hardhat@2.14.1(typescript@5.8.3))': dependencies: '@ethersproject/providers': 5.8.0 '@pinax/graph-networks-registry': 0.6.7 '@uniswap/sdk-core': 7.7.2 '@uniswap/v3-core': 1.0.1 - '@uniswap/v3-sdk': 3.25.2(hardhat@2.14.1(typescript@5.8.2)) + '@uniswap/v3-sdk': 3.25.2(hardhat@2.14.1(typescript@5.8.3)) dataloader: 2.2.3 dayjs: 1.11.13 decimal.js: 10.5.0 ethers: 5.8.0 - graphql: 16.10.0 - graphql-tag: 2.12.6(graphql@16.10.0) + graphql: 16.11.0 + graphql-tag: 2.12.6(graphql@16.11.0) numeral: 2.0.6 pluralize: 8.0.0 transitivePeerDependencies: @@ -9222,69 +9246,69 @@ snapshots: - hardhat - utf-8-validate - '@edgeandnode/ens@2.1.3(typescript@5.8.2)(viem@2.24.2(typescript@5.8.2)(zod@3.24.2))': + '@edgeandnode/ens@2.1.5(typescript@5.8.3)(viem@2.28.3(typescript@5.8.3)(zod@3.24.3))': dependencies: - '@ensdomains/ensjs': 4.0.2(typescript@5.8.2)(viem@2.24.2(typescript@5.8.2)(zod@3.24.2))(zod@3.24.2) - graphql: 16.10.0 - graphql-request: 7.1.2(graphql@16.10.0) - viem: 2.24.2(typescript@5.8.2)(zod@3.24.2) - zod: 3.24.2 + '@ensdomains/ensjs': 4.0.2(typescript@5.8.3)(viem@2.28.3(typescript@5.8.3)(zod@3.24.3))(zod@3.24.3) + graphql: 16.11.0 + graphql-request: 7.1.2(graphql@16.11.0) + viem: 2.28.3(typescript@5.8.3)(zod@3.24.3) + zod: 3.24.3 transitivePeerDependencies: - encoding - typescript - '@edgeandnode/eslint-config@2.0.3(eslint@8.57.1)(typescript@5.8.2)': + '@edgeandnode/eslint-config@2.0.3(eslint@8.57.1)(typescript@5.8.3)': dependencies: '@hasparus/eslint-plugin': 1.0.0 '@next/eslint-plugin-next': 13.4.9 '@rushstack/eslint-patch': 1.11.0 - '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint@8.57.1)(typescript@5.8.2) - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.2) + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1)(typescript@5.8.3) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.3) eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.10.0(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.8.2))(eslint-import-resolver-typescript@3.10.0)(eslint@8.57.1) + eslint-import-resolver-typescript: 3.10.1(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.8.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1) eslint-plugin-jsx-a11y: 6.10.2(eslint@8.57.1) - eslint-plugin-react: 7.37.4(eslint@8.57.1) + eslint-plugin-react: 7.37.5(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) optionalDependencies: - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - eslint-import-resolver-webpack - eslint-plugin-import-x - supports-color - '@edgeandnode/gds@6.5.12(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(@theme-ui/core@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(dayjs@1.11.13)(hardhat@2.14.1(typescript@5.8.2))(next@14.2.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(theme-ui@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(typescript@5.8.2)': + '@edgeandnode/gds@6.5.14(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(@theme-ui/core@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(dayjs@1.11.13)(hardhat@2.14.1(typescript@5.8.3))(next@14.2.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(theme-ui@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(typescript@5.8.3)': dependencies: '@base-ui-components/react': 1.0.0-alpha.7(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@bramus/style-observer': 2.0.2 - '@edgeandnode/common': 7.0.4(hardhat@2.14.1(typescript@5.8.2)) + '@edgeandnode/common': 7.0.4(hardhat@2.14.1(typescript@5.8.3)) '@emotion/react': 11.14.0(@types/react@18.3.20)(react@18.3.1) - '@figma/code-connect': 1.3.1 + '@figma/code-connect': 1.3.2 '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@headlessui/react': 2.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@headlessui/react': 2.2.2(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.3(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-alert-dialog': 1.1.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-dialog': 1.1.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-direction': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-dropdown-menu': 2.1.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-label': 2.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-popover': 1.1.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-slider': 1.2.3(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-slot': 1.1.2(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-switch': 1.1.3(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-toast': 1.2.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-tooltip': 1.1.8(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-hookz/web': 25.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-accordion': 1.2.8(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-alert-dialog': 1.1.11(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-dialog': 1.1.11(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-direction': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-dropdown-menu': 2.1.12(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-label': 2.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-popover': 1.1.11(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-slider': 1.3.2(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-slot': 1.2.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-switch': 1.2.2(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-toast': 1.2.11(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-tooltip': 1.2.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-hookz/web': 25.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tailwindcss/container-queries': 0.1.1(tailwindcss@3.4.17) '@tanem/react-nprogress': 5.0.55(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@theme-ui/css': 0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1)) '@theme-ui/match-media': 0.17.2(@theme-ui/core@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(@theme-ui/css@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1)))(react@18.3.1) - '@web3icons/react': 4.0.11(react@18.3.1)(typescript@5.8.2) + '@web3icons/react': 4.0.13(react@18.3.1)(typescript@5.8.3) '@xstate/react': 3.2.2(@types/react@18.3.20)(react@18.3.1)(xstate@4.38.3) color: 5.0.0 dayjs: 1.11.13 @@ -9292,29 +9316,29 @@ snapshots: ethers: 5.8.0 lodash: 4.17.21 md5: 2.3.0 - motion: 12.6.3(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + motion: 12.9.4(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) numeral: 2.0.6 prism-react-renderer: 2.4.1(react@18.3.1) prismjs: 1.30.0 react: 18.3.1 - react-aria: 3.38.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-aria: 3.39.0(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.3.8(react@18.3.1) react-ga4: 2.1.0 - react-image-crop: 11.0.7(react@18.3.1) + react-image-crop: 11.0.10(react@18.3.1) react-keyed-flatten-children: 5.0.0(react-is@18.3.1)(react@18.3.1) react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react-virtuoso: 4.12.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - recharts: 2.15.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - shiki: 3.2.1 + react-virtuoso: 4.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + recharts: 2.15.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + shiki: 3.3.0 tailwindcss: 3.4.17 theme-ui: 0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1) typy: 3.3.0 universal-cookie: 7.2.2 xstate: 4.38.3 optionalDependencies: - next: 14.2.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + next: 14.2.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1) transitivePeerDependencies: - '@emotion/is-prop-valid' - '@theme-ui/core' @@ -9331,56 +9355,56 @@ snapshots: - typescript - utf-8-validate - '@edgeandnode/go@9.4.13(7f99dc5aa8c93bcda610c6e8fd850d36)': + '@edgeandnode/go@9.4.14(4c0e2a82a7be43483b9a72278c7d451e)': dependencies: - '@edgeandnode/common': 7.0.4(hardhat@2.14.1(typescript@5.8.2)) - '@edgeandnode/ens': 2.1.3(typescript@5.8.2)(viem@2.24.2(typescript@5.8.2)(zod@3.24.2)) - '@edgeandnode/gds': 6.5.12(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(@theme-ui/core@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(dayjs@1.11.13)(hardhat@2.14.1(typescript@5.8.2))(next@14.2.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(theme-ui@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(typescript@5.8.2) + '@edgeandnode/common': 7.0.4(hardhat@2.14.1(typescript@5.8.3)) + '@edgeandnode/ens': 2.1.5(typescript@5.8.3)(viem@2.28.3(typescript@5.8.3)(zod@3.24.3)) + '@edgeandnode/gds': 6.5.14(@emotion/is-prop-valid@0.8.8)(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(@theme-ui/core@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(dayjs@1.11.13)(hardhat@2.14.1(typescript@5.8.3))(next@14.2.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(theme-ui@0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1))(typescript@5.8.3) '@emotion/react': 11.14.0(@types/react@18.3.20)(react@18.3.1) '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.0) - '@radix-ui/react-collapsible': 1.1.3(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-dialog': 1.1.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-navigation-menu': 1.2.5(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-portal': 1.1.4(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@tanstack/react-query': 5.71.1(react@18.3.1) + '@radix-ui/react-collapsible': 1.1.8(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-dialog': 1.1.11(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-navigation-menu': 1.2.10(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-portal': 1.1.6(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tanstack/react-query': 5.75.1(react@18.3.1) '@theme-ui/css': 0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1)) escape-string-regexp: 5.0.0 graphql: 16.8.0 graphql-request: 7.1.2(graphql@16.8.0) - motion: 12.6.3(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + motion: 12.9.4(@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) tailwindcss: 3.4.17 theme-ui: 0.17.2(@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1))(react@18.3.1) optionalDependencies: - next: 14.2.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + next: 14.2.28(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 - '@emnapi/core@1.4.0': + '@emnapi/core@1.4.3': dependencies: - '@emnapi/wasi-threads': 1.0.1 + '@emnapi/wasi-threads': 1.0.2 tslib: 2.8.1 optional: true - '@emnapi/runtime@1.4.0': + '@emnapi/runtime@1.4.3': dependencies: tslib: 2.8.1 optional: true - '@emnapi/wasi-threads@1.0.1': + '@emnapi/wasi-threads@1.0.2': dependencies: tslib: 2.8.1 optional: true '@emotion/babel-plugin@11.13.5': dependencies: - '@babel/helper-module-imports': 7.25.9 - '@babel/runtime': 7.27.0 + '@babel/helper-module-imports': 7.27.1 + '@babel/runtime': 7.27.1 '@emotion/hash': 0.9.2 '@emotion/memoize': 0.9.0 '@emotion/serialize': 1.3.3 @@ -9415,7 +9439,7 @@ snapshots: '@emotion/react@11.14.0(@types/react@18.3.20)(react@18.3.1)': dependencies: - '@babel/runtime': 7.27.0 + '@babel/runtime': 7.27.1 '@emotion/babel-plugin': 11.13.5 '@emotion/cache': 11.14.0 '@emotion/serialize': 1.3.3 @@ -9451,41 +9475,41 @@ snapshots: '@ensdomains/address-encoder@1.0.0-rc.3': dependencies: - '@noble/curves': 1.8.1 - '@noble/hashes': 1.7.1 - '@scure/base': 1.2.4 + '@noble/curves': 1.9.0 + '@noble/hashes': 1.8.0 + '@scure/base': 1.2.5 '@ensdomains/address-encoder@1.1.1': dependencies: - '@noble/curves': 1.8.1 - '@noble/hashes': 1.7.1 - '@scure/base': 1.2.4 + '@noble/curves': 1.9.0 + '@noble/hashes': 1.8.0 + '@scure/base': 1.2.5 '@ensdomains/content-hash@3.1.0-rc.1': dependencies: '@ensdomains/address-encoder': 1.0.0-rc.3 - '@noble/curves': 1.8.1 - '@scure/base': 1.2.4 + '@noble/curves': 1.9.0 + '@scure/base': 1.2.5 '@ensdomains/dnsprovejs@0.5.1': dependencies: - '@noble/hashes': 1.7.1 + '@noble/hashes': 1.8.0 dns-packet: 5.6.1 typescript-logging: 1.0.1 - '@ensdomains/ensjs@4.0.2(typescript@5.8.2)(viem@2.24.2(typescript@5.8.2)(zod@3.24.2))(zod@3.24.2)': + '@ensdomains/ensjs@4.0.2(typescript@5.8.3)(viem@2.28.3(typescript@5.8.3)(zod@3.24.3))(zod@3.24.3)': dependencies: '@adraffy/ens-normalize': 1.10.1 '@ensdomains/address-encoder': 1.1.1 '@ensdomains/content-hash': 3.1.0-rc.1 '@ensdomains/dnsprovejs': 0.5.1 - abitype: 1.0.8(typescript@5.8.2)(zod@3.24.2) + abitype: 1.0.8(typescript@5.8.3)(zod@3.24.3) dns-packet: 5.6.1 - graphql: 16.10.0 - graphql-request: 6.1.0(graphql@16.10.0) + graphql: 16.11.0 + graphql-request: 6.1.0(graphql@16.11.0) pako: 2.1.0 ts-pattern: 5.7.0 - viem: 2.24.2(typescript@5.8.2)(zod@3.24.2) + viem: 2.28.3(typescript@5.8.3)(zod@3.24.3) transitivePeerDependencies: - encoding - typescript @@ -9504,7 +9528,7 @@ snapshots: '@esbuild/aix-ppc64@0.21.5': optional: true - '@esbuild/aix-ppc64@0.25.2': + '@esbuild/aix-ppc64@0.25.3': optional: true '@esbuild/android-arm64@0.17.19': @@ -9513,7 +9537,7 @@ snapshots: '@esbuild/android-arm64@0.21.5': optional: true - '@esbuild/android-arm64@0.25.2': + '@esbuild/android-arm64@0.25.3': optional: true '@esbuild/android-arm@0.17.19': @@ -9522,7 +9546,7 @@ snapshots: '@esbuild/android-arm@0.21.5': optional: true - '@esbuild/android-arm@0.25.2': + '@esbuild/android-arm@0.25.3': optional: true '@esbuild/android-x64@0.17.19': @@ -9531,7 +9555,7 @@ snapshots: '@esbuild/android-x64@0.21.5': optional: true - '@esbuild/android-x64@0.25.2': + '@esbuild/android-x64@0.25.3': optional: true '@esbuild/darwin-arm64@0.17.19': @@ -9540,7 +9564,7 @@ snapshots: '@esbuild/darwin-arm64@0.21.5': optional: true - '@esbuild/darwin-arm64@0.25.2': + '@esbuild/darwin-arm64@0.25.3': optional: true '@esbuild/darwin-x64@0.17.19': @@ -9549,7 +9573,7 @@ snapshots: '@esbuild/darwin-x64@0.21.5': optional: true - '@esbuild/darwin-x64@0.25.2': + '@esbuild/darwin-x64@0.25.3': optional: true '@esbuild/freebsd-arm64@0.17.19': @@ -9558,7 +9582,7 @@ snapshots: '@esbuild/freebsd-arm64@0.21.5': optional: true - '@esbuild/freebsd-arm64@0.25.2': + '@esbuild/freebsd-arm64@0.25.3': optional: true '@esbuild/freebsd-x64@0.17.19': @@ -9567,7 +9591,7 @@ snapshots: '@esbuild/freebsd-x64@0.21.5': optional: true - '@esbuild/freebsd-x64@0.25.2': + '@esbuild/freebsd-x64@0.25.3': optional: true '@esbuild/linux-arm64@0.17.19': @@ -9576,7 +9600,7 @@ snapshots: '@esbuild/linux-arm64@0.21.5': optional: true - '@esbuild/linux-arm64@0.25.2': + '@esbuild/linux-arm64@0.25.3': optional: true '@esbuild/linux-arm@0.17.19': @@ -9585,7 +9609,7 @@ snapshots: '@esbuild/linux-arm@0.21.5': optional: true - '@esbuild/linux-arm@0.25.2': + '@esbuild/linux-arm@0.25.3': optional: true '@esbuild/linux-ia32@0.17.19': @@ -9594,7 +9618,7 @@ snapshots: '@esbuild/linux-ia32@0.21.5': optional: true - '@esbuild/linux-ia32@0.25.2': + '@esbuild/linux-ia32@0.25.3': optional: true '@esbuild/linux-loong64@0.17.19': @@ -9603,7 +9627,7 @@ snapshots: '@esbuild/linux-loong64@0.21.5': optional: true - '@esbuild/linux-loong64@0.25.2': + '@esbuild/linux-loong64@0.25.3': optional: true '@esbuild/linux-mips64el@0.17.19': @@ -9612,7 +9636,7 @@ snapshots: '@esbuild/linux-mips64el@0.21.5': optional: true - '@esbuild/linux-mips64el@0.25.2': + '@esbuild/linux-mips64el@0.25.3': optional: true '@esbuild/linux-ppc64@0.17.19': @@ -9621,7 +9645,7 @@ snapshots: '@esbuild/linux-ppc64@0.21.5': optional: true - '@esbuild/linux-ppc64@0.25.2': + '@esbuild/linux-ppc64@0.25.3': optional: true '@esbuild/linux-riscv64@0.17.19': @@ -9630,7 +9654,7 @@ snapshots: '@esbuild/linux-riscv64@0.21.5': optional: true - '@esbuild/linux-riscv64@0.25.2': + '@esbuild/linux-riscv64@0.25.3': optional: true '@esbuild/linux-s390x@0.17.19': @@ -9639,7 +9663,7 @@ snapshots: '@esbuild/linux-s390x@0.21.5': optional: true - '@esbuild/linux-s390x@0.25.2': + '@esbuild/linux-s390x@0.25.3': optional: true '@esbuild/linux-x64@0.17.19': @@ -9648,10 +9672,10 @@ snapshots: '@esbuild/linux-x64@0.21.5': optional: true - '@esbuild/linux-x64@0.25.2': + '@esbuild/linux-x64@0.25.3': optional: true - '@esbuild/netbsd-arm64@0.25.2': + '@esbuild/netbsd-arm64@0.25.3': optional: true '@esbuild/netbsd-x64@0.17.19': @@ -9660,10 +9684,10 @@ snapshots: '@esbuild/netbsd-x64@0.21.5': optional: true - '@esbuild/netbsd-x64@0.25.2': + '@esbuild/netbsd-x64@0.25.3': optional: true - '@esbuild/openbsd-arm64@0.25.2': + '@esbuild/openbsd-arm64@0.25.3': optional: true '@esbuild/openbsd-x64@0.17.19': @@ -9672,7 +9696,7 @@ snapshots: '@esbuild/openbsd-x64@0.21.5': optional: true - '@esbuild/openbsd-x64@0.25.2': + '@esbuild/openbsd-x64@0.25.3': optional: true '@esbuild/sunos-x64@0.17.19': @@ -9681,7 +9705,7 @@ snapshots: '@esbuild/sunos-x64@0.21.5': optional: true - '@esbuild/sunos-x64@0.25.2': + '@esbuild/sunos-x64@0.25.3': optional: true '@esbuild/win32-arm64@0.17.19': @@ -9690,7 +9714,7 @@ snapshots: '@esbuild/win32-arm64@0.21.5': optional: true - '@esbuild/win32-arm64@0.25.2': + '@esbuild/win32-arm64@0.25.3': optional: true '@esbuild/win32-ia32@0.17.19': @@ -9699,7 +9723,7 @@ snapshots: '@esbuild/win32-ia32@0.21.5': optional: true - '@esbuild/win32-ia32@0.25.2': + '@esbuild/win32-ia32@0.25.3': optional: true '@esbuild/win32-x64@0.17.19': @@ -9708,10 +9732,10 @@ snapshots: '@esbuild/win32-x64@0.21.5': optional: true - '@esbuild/win32-x64@0.25.2': + '@esbuild/win32-x64@0.25.3': optional: true - '@eslint-community/eslint-utils@4.5.1(eslint@8.57.1)': + '@eslint-community/eslint-utils@4.7.0(eslint@8.57.1)': dependencies: eslint: 8.57.1 eslint-visitor-keys: 3.4.3 @@ -9832,13 +9856,13 @@ snapshots: dependencies: '@ethersproject/bytes': 5.7.0 '@ethersproject/logger': 5.7.0 - bn.js: 5.2.1 + bn.js: 5.2.2 '@ethersproject/bignumber@5.8.0': dependencies: '@ethersproject/bytes': 5.8.0 '@ethersproject/logger': 5.8.0 - bn.js: 5.2.1 + bn.js: 5.2.2 '@ethersproject/bytes@5.7.0': dependencies: @@ -10106,7 +10130,7 @@ snapshots: '@ethersproject/bytes': 5.7.0 '@ethersproject/logger': 5.7.0 '@ethersproject/properties': 5.7.0 - bn.js: 5.2.1 + bn.js: 5.2.2 elliptic: 6.5.4 hash.js: 1.1.7 @@ -10115,7 +10139,7 @@ snapshots: '@ethersproject/bytes': 5.8.0 '@ethersproject/logger': 5.8.0 '@ethersproject/properties': 5.8.0 - bn.js: 5.2.1 + bn.js: 5.2.2 elliptic: 6.6.1 hash.js: 1.1.7 @@ -10255,14 +10279,14 @@ snapshots: '@fastify/busboy@2.1.1': {} - '@figma/code-connect@1.3.1': + '@figma/code-connect@1.3.2': dependencies: boxen: 5.1.1 chalk: 4.1.2 commander: 11.1.0 compare-versions: 6.1.1 cross-spawn: 7.0.6 - dotenv: 16.4.7 + dotenv: 16.5.0 fast-fuzzy: 1.12.0 find-up: 5.0.0 glob: 10.4.5 @@ -10270,33 +10294,33 @@ snapshots: lodash: 4.17.21 minimatch: 9.0.5 ora: 5.4.1 - parse5: 7.2.1 + parse5: 7.3.0 prettier: 2.8.8 prompts: 2.4.2 strip-ansi: 6.0.1 ts-morph: 23.0.0 typescript: 5.5.4 undici: 5.29.0 - zod: 3.24.2 - zod-validation-error: 3.4.0(zod@3.24.2) + zod: 3.23.8 + zod-validation-error: 3.4.0(zod@3.23.8) transitivePeerDependencies: - bufferutil - canvas - supports-color - utf-8-validate - '@floating-ui/core@1.6.9': + '@floating-ui/core@1.7.0': dependencies: '@floating-ui/utils': 0.2.9 - '@floating-ui/dom@1.6.13': + '@floating-ui/dom@1.7.0': dependencies: - '@floating-ui/core': 1.6.9 + '@floating-ui/core': 1.7.0 '@floating-ui/utils': 0.2.9 '@floating-ui/react-dom@2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@floating-ui/dom': 1.6.13 + '@floating-ui/dom': 1.7.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -10308,7 +10332,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) tabbable: 6.2.0 - '@floating-ui/react@0.27.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@floating-ui/react@0.27.8(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.9 @@ -10393,9 +10417,9 @@ snapshots: - bufferutil - utf-8-validate - '@graphprotocol/contracts@6.2.1(typescript@5.8.2)': + '@graphprotocol/contracts@6.2.1(typescript@5.8.3)': dependencies: - '@graphprotocol/sdk': 0.5.0(typescript@5.8.2) + '@graphprotocol/sdk': 0.5.0(typescript@5.8.3) console-table-printer: 2.12.1 transitivePeerDependencies: - bufferutil @@ -10422,18 +10446,18 @@ snapshots: transitivePeerDependencies: - supports-color - '@graphprotocol/sdk@0.5.0(typescript@5.8.2)': + '@graphprotocol/sdk@0.5.0(typescript@5.8.3)': dependencies: - '@arbitrum/sdk': 3.7.2 + '@arbitrum/sdk': 3.7.3 '@ethersproject/experimental': 5.8.0 '@graphprotocol/common-ts': 2.0.11 - '@graphprotocol/contracts': 6.2.1(typescript@5.8.2) - '@nomicfoundation/hardhat-network-helpers': 1.0.12(hardhat@2.14.1(typescript@5.8.2)) - '@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.2)) + '@graphprotocol/contracts': 6.2.1(typescript@5.8.3) + '@nomicfoundation/hardhat-network-helpers': 1.0.12(hardhat@2.14.1(typescript@5.8.3)) + '@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.3)) debug: 4.4.0(supports-color@8.1.1) ethers: 5.8.0 - hardhat: 2.14.1(typescript@5.8.2) - hardhat-secure-accounts: 0.0.6(@nomiclabs/hardhat-ethers@2.2.3(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.2)))(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.2)) + hardhat: 2.14.1(typescript@5.8.3) + hardhat-secure-accounts: 0.0.6(@nomiclabs/hardhat-ethers@2.2.3(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.3)))(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.3)) inquirer: 8.2.6 lodash: 4.17.21 yaml: 1.10.2 @@ -10453,9 +10477,9 @@ snapshots: - typescript - utf-8-validate - '@graphql-typed-document-node/core@3.2.0(graphql@16.10.0)': + '@graphql-typed-document-node/core@3.2.0(graphql@16.11.0)': dependencies: - graphql: 16.10.0 + graphql: 16.11.0 '@graphql-typed-document-node/core@3.2.0(graphql@16.8.0)': dependencies: @@ -10463,16 +10487,17 @@ snapshots: '@hasparus/eslint-plugin@1.0.0': dependencies: - typescript: 5.8.2 + typescript: 5.8.3 - '@headlessui/react@2.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@headlessui/react@2.2.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/react': 0.26.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/react-virtual': 3.13.6(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) + use-sync-external-store: 1.5.0(react@18.3.1) '@humanwhocodes/config-array@0.13.0': dependencies: @@ -10569,7 +10594,7 @@ snapshots: '@img/sharp-wasm32@0.33.5': dependencies: - '@emnapi/runtime': 1.4.0 + '@emnapi/runtime': 1.4.3 optional: true '@img/sharp-win32-ia32@0.33.5': @@ -10578,22 +10603,22 @@ snapshots: '@img/sharp-win32-x64@0.33.5': optional: true - '@internationalized/date@3.7.0': + '@internationalized/date@3.8.0': dependencies: - '@swc/helpers': 0.5.15 + '@swc/helpers': 0.5.17 - '@internationalized/message@3.1.6': + '@internationalized/message@3.1.7': dependencies: - '@swc/helpers': 0.5.15 + '@swc/helpers': 0.5.17 intl-messageformat: 10.7.16 - '@internationalized/number@3.6.0': + '@internationalized/number@3.6.1': dependencies: - '@swc/helpers': 0.5.15 + '@swc/helpers': 0.5.17 - '@internationalized/string@3.2.5': + '@internationalized/string@3.2.6': dependencies: - '@swc/helpers': 0.5.15 + '@swc/helpers': 0.5.17 '@isaacs/cliui@8.0.2': dependencies: @@ -10737,55 +10762,61 @@ snapshots: '@napi-rs/simple-git-win32-arm64-msvc': 0.1.19 '@napi-rs/simple-git-win32-x64-msvc': 0.1.19 - '@napi-rs/wasm-runtime@0.2.8': + '@napi-rs/wasm-runtime@0.2.9': dependencies: - '@emnapi/core': 1.4.0 - '@emnapi/runtime': 1.4.0 + '@emnapi/core': 1.4.3 + '@emnapi/runtime': 1.4.3 '@tybys/wasm-util': 0.9.0 optional: true '@next/env@13.5.11': {} - '@next/env@14.2.26': {} + '@next/env@14.2.28': {} '@next/eslint-plugin-next@13.4.9': dependencies: glob: 7.1.7 - '@next/swc-darwin-arm64@14.2.26': + '@next/swc-darwin-arm64@14.2.28': optional: true - '@next/swc-darwin-x64@14.2.26': + '@next/swc-darwin-x64@14.2.28': optional: true - '@next/swc-linux-arm64-gnu@14.2.26': + '@next/swc-linux-arm64-gnu@14.2.28': optional: true - '@next/swc-linux-arm64-musl@14.2.26': + '@next/swc-linux-arm64-musl@14.2.28': optional: true - '@next/swc-linux-x64-gnu@14.2.26': + '@next/swc-linux-x64-gnu@14.2.28': optional: true - '@next/swc-linux-x64-musl@14.2.26': + '@next/swc-linux-x64-musl@14.2.28': optional: true - '@next/swc-win32-arm64-msvc@14.2.26': + '@next/swc-win32-arm64-msvc@14.2.28': optional: true - '@next/swc-win32-ia32-msvc@14.2.26': + '@next/swc-win32-ia32-msvc@14.2.28': optional: true - '@next/swc-win32-x64-msvc@14.2.26': + '@next/swc-win32-x64-msvc@14.2.28': optional: true - '@noble/curves@1.8.1': + '@noble/curves@1.8.2': + dependencies: + '@noble/hashes': 1.7.2 + + '@noble/curves@1.9.0': dependencies: - '@noble/hashes': 1.7.1 + '@noble/hashes': 1.8.0 '@noble/hashes@1.2.0': {} - '@noble/hashes@1.7.1': {} + '@noble/hashes@1.7.2': {} + + '@noble/hashes@1.8.0': {} '@noble/secp256k1@1.7.1': {} @@ -10929,10 +10960,10 @@ snapshots: - supports-color - utf-8-validate - '@nomicfoundation/hardhat-network-helpers@1.0.12(hardhat@2.14.1(typescript@5.8.2))': + '@nomicfoundation/hardhat-network-helpers@1.0.12(hardhat@2.14.1(typescript@5.8.3))': dependencies: ethereumjs-util: 7.1.5 - hardhat: 2.14.1(typescript@5.8.2) + hardhat: 2.14.1(typescript@5.8.3) '@nomicfoundation/solidity-analyzer-darwin-arm64@0.1.2': optional: true @@ -10965,10 +10996,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.8.0)(hardhat@2.14.1(typescript@5.8.2))': + '@nomiclabs/hardhat-ethers@2.2.3(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.3))': dependencies: ethers: 5.8.0 - hardhat: 2.14.1(typescript@5.8.2) + hardhat: 2.14.1(typescript@5.8.3) '@npmcli/config@8.3.4': dependencies: @@ -11036,1423 +11067,1429 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@pkgr/core@0.2.0': {} + '@pkgr/core@0.2.4': {} - '@radix-ui/number@1.1.0': {} + '@radix-ui/number@1.1.1': {} - '@radix-ui/primitive@1.1.1': {} + '@radix-ui/primitive@1.1.2': {} - '@radix-ui/react-accordion@1.2.3(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-accordion@1.2.8(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-collapsible': 1.1.3(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-collection': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-direction': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-id': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-collapsible': 1.1.8(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-collection': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-direction': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-id': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-alert-dialog@1.1.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-alert-dialog@1.1.11(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-dialog': 1.1.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-slot': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-dialog': 1.1.11(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-slot': 1.2.0(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-arrow@1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-arrow@1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(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.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) - - '@radix-ui/react-collapsible@1.1.3(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-id': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-presence': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@types/react-dom': 18.3.7(@types/react@18.3.20) + + '@radix-ui/react-collapsible@1.1.8(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-id': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-collection@1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-collection@1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-slot': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-slot': 1.2.0(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-compose-refs@1.1.1(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-compose-refs@1.1.2(@types/react@18.3.20)(react@18.3.1)': dependencies: react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-context@1.1.1(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-context@1.1.2(@types/react@18.3.20)(react@18.3.1)': dependencies: react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-dialog@1.1.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-dismissable-layer': 1.1.5(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) - '@radix-ui/react-focus-scope': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-id': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-portal': 1.1.4(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-presence': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-slot': 1.1.2(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-dialog@1.1.11(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-dismissable-layer': 1.1.7(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-focus-guards': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-focus-scope': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-id': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-portal': 1.1.6(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-slot': 1.2.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.20)(react@18.3.1) aria-hidden: 1.2.4 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-remove-scroll: 2.6.3(@types/react@18.3.20)(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-direction@1.1.0(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-direction@1.1.1(@types/react@18.3.20)(react@18.3.1)': dependencies: react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-dismissable-layer@1.1.5(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-dismissable-layer@1.1.7(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) - '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-dropdown-menu@2.1.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-dropdown-menu@2.1.12(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-id': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-menu': 2.1.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-id': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-menu': 2.1.12(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-focus-guards@1.1.1(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-focus-guards@1.1.2(@types/react@18.3.20)(react@18.3.1)': dependencies: react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-focus-scope@1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-focus-scope@1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-id@1.1.0(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-id@1.1.1(@types/react@18.3.20)(react@18.3.1)': dependencies: - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-label@2.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-label@2.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(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.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) - - '@radix-ui/react-menu@2.1.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-collection': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-direction': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-dismissable-layer': 1.1.5(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) - '@radix-ui/react-focus-scope': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-id': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-popper': 1.2.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-portal': 1.1.4(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-presence': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-roving-focus': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-slot': 1.1.2(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@types/react-dom': 18.3.7(@types/react@18.3.20) + + '@radix-ui/react-menu@2.1.12(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-collection': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-direction': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-dismissable-layer': 1.1.7(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-focus-guards': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-focus-scope': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-id': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-popper': 1.2.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-portal': 1.1.6(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-roving-focus': 1.1.7(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-slot': 1.2.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.20)(react@18.3.1) aria-hidden: 1.2.4 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-remove-scroll: 2.6.3(@types/react@18.3.20)(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) - - '@radix-ui/react-navigation-menu@1.2.5(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-collection': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-direction': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-dismissable-layer': 1.1.5(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-id': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-presence': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-previous': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-visually-hidden': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@types/react-dom': 18.3.7(@types/react@18.3.20) + + '@radix-ui/react-navigation-menu@1.2.10(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-collection': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-direction': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-dismissable-layer': 1.1.7(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-id': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-previous': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-visually-hidden': 1.2.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(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.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) - - '@radix-ui/react-popover@1.1.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-dismissable-layer': 1.1.5(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) - '@radix-ui/react-focus-scope': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-id': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-popper': 1.2.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-portal': 1.1.4(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-presence': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-slot': 1.1.2(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@types/react-dom': 18.3.7(@types/react@18.3.20) + + '@radix-ui/react-popover@1.1.11(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-dismissable-layer': 1.1.7(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-focus-guards': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-focus-scope': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-id': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-popper': 1.2.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-portal': 1.1.6(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-slot': 1.2.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.20)(react@18.3.1) aria-hidden: 1.2.4 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-remove-scroll: 2.6.3(@types/react@18.3.20)(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-popper@1.2.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-popper@1.2.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(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.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-rect': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-size': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/rect': 1.1.0 + '@radix-ui/react-arrow': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-rect': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-size': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/rect': 1.1.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-portal@1.1.4(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-portal@1.1.6(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-presence@1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-presence@1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-primitive@2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-primitive@2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-slot': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-slot': 1.2.0(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) - - '@radix-ui/react-roving-focus@1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-collection': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-direction': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-id': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@types/react-dom': 18.3.7(@types/react@18.3.20) + + '@radix-ui/react-roving-focus@1.1.7(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-collection': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-direction': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-id': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) - - '@radix-ui/react-slider@1.2.3(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.1 - '@radix-ui/react-collection': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-direction': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-previous': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-size': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@types/react-dom': 18.3.7(@types/react@18.3.20) + + '@radix-ui/react-slider@1.3.2(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@radix-ui/number': 1.1.1 + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-collection': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-direction': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-previous': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-size': 1.1.1(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/react-slot@1.1.2(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-slot@1.2.0(@types/react@18.3.20)(react@18.3.1)': dependencies: - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-switch@1.1.3(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-switch@1.2.2(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) - '@radix-ui/react-use-previous': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-size': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-previous': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-size': 1.1.1(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) - - '@radix-ui/react-toast@1.2.6(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-collection': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-dismissable-layer': 1.1.5(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-portal': 1.1.4(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-presence': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(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.20)(react@18.3.1) - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-visually-hidden': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@types/react-dom': 18.3.7(@types/react@18.3.20) + + '@radix-ui/react-toast@1.2.11(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-collection': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-dismissable-layer': 1.1.7(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-portal': 1.1.6(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-visually-hidden': 1.2.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(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.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) - - '@radix-ui/react-tooltip@1.1.8(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@radix-ui/primitive': 1.1.1 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-context': 1.1.1(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-dismissable-layer': 1.1.5(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-id': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-popper': 1.2.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-portal': 1.1.4(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-presence': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-slot': 1.1.2(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.20)(react@18.3.1) - '@radix-ui/react-visually-hidden': 1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@types/react-dom': 18.3.7(@types/react@18.3.20) + + '@radix-ui/react-tooltip@1.2.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-context': 1.1.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-dismissable-layer': 1.1.7(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-id': 1.1.1(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-popper': 1.2.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-portal': 1.1.6(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-slot': 1.2.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-visually-hidden': 1.2.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(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.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) + + '@radix-ui/react-use-callback-ref@1.1.1(@types/react@18.3.20)(react@18.3.1)': + dependencies: + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.20 - '@radix-ui/react-use-callback-ref@1.1.0(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-use-controllable-state@1.2.2(@types/react@18.3.20)(react@18.3.1)': dependencies: + '@radix-ui/react-use-effect-event': 0.0.2(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-use-controllable-state@1.1.0(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-use-effect-event@0.0.2(@types/react@18.3.20)(react@18.3.1)': dependencies: - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@18.3.20)(react@18.3.1)': dependencies: - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-use-layout-effect@1.1.0(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-use-layout-effect@1.1.1(@types/react@18.3.20)(react@18.3.1)': dependencies: react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-use-previous@1.1.0(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-use-previous@1.1.1(@types/react@18.3.20)(react@18.3.1)': dependencies: react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-use-rect@1.1.0(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-use-rect@1.1.1(@types/react@18.3.20)(react@18.3.1)': dependencies: - '@radix-ui/rect': 1.1.0 + '@radix-ui/rect': 1.1.1 react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-use-size@1.1.0(@types/react@18.3.20)(react@18.3.1)': + '@radix-ui/react-use-size@1.1.1(@types/react@18.3.20)(react@18.3.1)': dependencies: - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.20)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.20)(react@18.3.1) react: 18.3.1 optionalDependencies: '@types/react': 18.3.20 - '@radix-ui/react-visually-hidden@1.1.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-visually-hidden@1.2.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@18.3.6(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(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.20 - '@types/react-dom': 18.3.6(@types/react@18.3.20) + '@types/react-dom': 18.3.7(@types/react@18.3.20) - '@radix-ui/rect@1.1.0': {} + '@radix-ui/rect@1.1.1': {} - '@react-aria/breadcrumbs@3.5.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/breadcrumbs@3.5.23(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/link': 3.7.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/breadcrumbs': 3.7.11(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/link': 3.8.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/breadcrumbs': 3.7.12(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/button@3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/button@3.13.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/toolbar': 3.0.0-beta.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/toggle': 3.8.2(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/toolbar': 3.0.0-beta.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/toggle': 3.8.3(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/calendar@3.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@internationalized/date': 3.7.0 - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/live-announcer': 3.4.1 - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/calendar': 3.7.1(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/calendar': 3.6.1(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/calendar@3.8.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@internationalized/date': 3.8.0 + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.2 + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/calendar': 3.8.0(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/calendar': 3.7.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/checkbox@3.15.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/form': 3.0.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/toggle': 3.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/checkbox': 3.6.12(react@18.3.1) - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-stately/toggle': 3.8.2(react@18.3.1) - '@react-types/checkbox': 3.9.2(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/checkbox@3.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/form': 3.0.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/toggle': 3.11.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/checkbox': 3.6.13(react@18.3.1) + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-stately/toggle': 3.8.3(react@18.3.1) + '@react-types/checkbox': 3.9.3(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/color@3.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/numberfield': 3.11.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/slider': 3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/spinbutton': 3.6.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/textfield': 3.17.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/visually-hidden': 3.8.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/color': 3.8.3(react@18.3.1) - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-types/color': 3.0.3(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/color@3.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/numberfield': 3.11.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/slider': 3.7.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/spinbutton': 3.6.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.17.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/color': 3.8.4(react@18.3.1) + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-types/color': 3.0.4(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/combobox@3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/listbox': 3.14.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/live-announcer': 3.4.1 - '@react-aria/menu': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/overlays': 3.26.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/textfield': 3.17.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/collections': 3.12.2(react@18.3.1) - '@react-stately/combobox': 3.10.3(react@18.3.1) - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/combobox': 3.13.3(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/combobox@3.12.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/listbox': 3.14.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.2 + '@react-aria/menu': 3.18.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.17.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.3(react@18.3.1) + '@react-stately/combobox': 3.10.4(react@18.3.1) + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/combobox': 3.13.4(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/datepicker@3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@internationalized/date': 3.7.0 - '@internationalized/number': 3.6.0 - '@internationalized/string': 3.2.5 - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/form': 3.0.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/spinbutton': 3.6.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/datepicker': 3.13.0(react@18.3.1) - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/calendar': 3.6.1(react@18.3.1) - '@react-types/datepicker': 3.11.0(react@18.3.1) - '@react-types/dialog': 3.5.16(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/datepicker@3.14.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@internationalized/date': 3.8.0 + '@internationalized/number': 3.6.1 + '@internationalized/string': 3.2.6 + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/form': 3.0.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/spinbutton': 3.6.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/datepicker': 3.14.0(react@18.3.1) + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/calendar': 3.7.0(react@18.3.1) + '@react-types/datepicker': 3.12.0(react@18.3.1) + '@react-types/dialog': 3.5.17(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/dialog@3.5.23(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/dialog@3.5.24(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/overlays': 3.26.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/dialog': 3.5.16(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/dialog': 3.5.17(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/disclosure@3.0.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/disclosure@3.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/ssr': 3.9.7(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/disclosure': 3.0.2(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/ssr': 3.9.8(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/disclosure': 3.0.3(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/dnd@3.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@internationalized/string': 3.2.5 - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/live-announcer': 3.4.1 - '@react-aria/overlays': 3.26.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/dnd': 3.5.2(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/dnd@3.9.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@internationalized/string': 3.2.6 + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.2 + '@react-aria/overlays': 3.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/dnd': 3.5.3(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/focus@3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/focus@3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 clsx: 2.1.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/form@3.0.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/form@3.0.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/grid@3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/live-announcer': 3.4.1 - '@react-aria/selection': 3.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/collections': 3.12.2(react@18.3.1) - '@react-stately/grid': 3.11.0(react@18.3.1) - '@react-stately/selection': 3.20.0(react@18.3.1) - '@react-types/checkbox': 3.9.2(react@18.3.1) - '@react-types/grid': 3.3.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/grid@3.13.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.2 + '@react-aria/selection': 3.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.3(react@18.3.1) + '@react-stately/grid': 3.11.1(react@18.3.1) + '@react-stately/selection': 3.20.1(react@18.3.1) + '@react-types/checkbox': 3.9.3(react@18.3.1) + '@react-types/grid': 3.3.1(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/gridlist@3.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/grid': 3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/collections': 3.12.2(react@18.3.1) - '@react-stately/list': 3.12.0(react@18.3.1) - '@react-stately/tree': 3.8.8(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/gridlist@3.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/grid': 3.13.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.3(react@18.3.1) + '@react-stately/list': 3.12.1(react@18.3.1) + '@react-stately/tree': 3.8.9(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/i18n@3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/i18n@3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@internationalized/date': 3.7.0 - '@internationalized/message': 3.1.6 - '@internationalized/number': 3.6.0 - '@internationalized/string': 3.2.5 - '@react-aria/ssr': 3.9.7(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@internationalized/date': 3.8.0 + '@internationalized/message': 3.1.7 + '@internationalized/number': 3.6.1 + '@internationalized/string': 3.2.6 + '@react-aria/ssr': 3.9.8(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/interactions@3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/interactions@3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/ssr': 3.9.7(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/flags': 3.1.0 - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/ssr': 3.9.8(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/flags': 3.1.1 + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/label@3.7.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/label@3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/landmark@3.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/landmark@3.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) use-sync-external-store: 1.5.0(react@18.3.1) - '@react-aria/link@3.7.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/link@3.8.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/link': 3.5.11(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/link': 3.6.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/listbox@3.14.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/collections': 3.12.2(react@18.3.1) - '@react-stately/list': 3.12.0(react@18.3.1) - '@react-types/listbox': 3.5.5(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/listbox@3.14.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.3(react@18.3.1) + '@react-stately/list': 3.12.1(react@18.3.1) + '@react-types/listbox': 3.6.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/live-announcer@3.4.1': - dependencies: - '@swc/helpers': 0.5.15 - - '@react-aria/menu@3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/overlays': 3.26.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/collections': 3.12.2(react@18.3.1) - '@react-stately/menu': 3.9.2(react@18.3.1) - '@react-stately/selection': 3.20.0(react@18.3.1) - '@react-stately/tree': 3.8.8(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/menu': 3.9.15(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/live-announcer@3.4.2': + dependencies: + '@swc/helpers': 0.5.17 + + '@react-aria/menu@3.18.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.3(react@18.3.1) + '@react-stately/menu': 3.9.3(react@18.3.1) + '@react-stately/selection': 3.20.1(react@18.3.1) + '@react-stately/tree': 3.8.9(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/menu': 3.10.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/meter@3.4.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/meter@3.4.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/progress': 3.4.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/meter': 3.4.7(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/progress': 3.4.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/meter': 3.4.8(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/numberfield@3.11.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/spinbutton': 3.6.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/textfield': 3.17.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-stately/numberfield': 3.9.10(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/numberfield': 3.8.9(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/numberfield@3.11.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/spinbutton': 3.6.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.17.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-stately/numberfield': 3.9.11(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/numberfield': 3.8.10(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/overlays@3.26.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/ssr': 3.9.7(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/visually-hidden': 3.8.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/overlays': 3.6.14(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/overlays': 3.8.13(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/overlays@3.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/ssr': 3.9.8(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/overlays': 3.6.15(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/overlays': 3.8.14(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/progress@3.4.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/progress@3.4.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/progress': 3.5.10(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/progress': 3.5.11(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/radio@3.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/form': 3.0.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/radio': 3.10.11(react@18.3.1) - '@react-types/radio': 3.8.7(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/radio@3.11.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/form': 3.0.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/radio': 3.10.12(react@18.3.1) + '@react-types/radio': 3.8.8(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/searchfield@3.8.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/searchfield@3.8.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/textfield': 3.17.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/searchfield': 3.5.10(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/searchfield': 3.6.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.17.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/searchfield': 3.5.11(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/searchfield': 3.6.1(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/select@3.15.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/form': 3.0.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/listbox': 3.14.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/menu': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/visually-hidden': 3.8.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/select': 3.6.11(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/select': 3.9.10(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/select@3.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/form': 3.0.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/listbox': 3.14.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/menu': 3.18.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/select': 3.6.12(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/select': 3.9.11(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/selection@3.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/selection@3.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/selection': 3.20.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/selection': 3.20.1(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/separator@3.4.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/separator@3.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/slider@3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/slider@3.7.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/slider': 3.6.2(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@react-types/slider': 3.7.9(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/slider': 3.6.3(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@react-types/slider': 3.7.10(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/spinbutton@3.6.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/spinbutton@3.6.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/live-announcer': 3.4.1 - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.2 + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/ssr@3.9.7(react@18.3.1)': + '@react-aria/ssr@3.9.8(react@18.3.1)': dependencies: - '@swc/helpers': 0.5.15 + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-aria/switch@3.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/switch@3.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/toggle': 3.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/toggle': 3.8.2(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@react-types/switch': 3.5.9(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/toggle': 3.11.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/toggle': 3.8.3(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@react-types/switch': 3.5.10(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/table@3.17.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/grid': 3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/live-announcer': 3.4.1 - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/visually-hidden': 3.8.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/collections': 3.12.2(react@18.3.1) - '@react-stately/flags': 3.1.0 - '@react-stately/table': 3.14.0(react@18.3.1) - '@react-types/checkbox': 3.9.2(react@18.3.1) - '@react-types/grid': 3.3.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@react-types/table': 3.11.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/table@3.17.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/grid': 3.13.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.2 + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.3(react@18.3.1) + '@react-stately/flags': 3.1.1 + '@react-stately/table': 3.14.1(react@18.3.1) + '@react-types/checkbox': 3.9.3(react@18.3.1) + '@react-types/grid': 3.3.1(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@react-types/table': 3.12.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/tabs@3.10.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/tabs@3.10.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/tabs': 3.8.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@react-types/tabs': 3.3.13(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/tabs': 3.8.1(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@react-types/tabs': 3.3.14(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/tag@3.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/gridlist': 3.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/list': 3.12.0(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/tag@3.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/gridlist': 3.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/list': 3.12.1(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/textfield@3.17.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/form': 3.0.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@react-types/textfield': 3.12.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/textfield@3.17.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/form': 3.0.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@react-types/textfield': 3.12.1(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/toast@3.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/toast@3.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/landmark': 3.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/toast': 3.0.0(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/landmark': 3.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/toast': 3.1.0(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/toggle@3.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/toggle@3.11.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/toggle': 3.8.2(react@18.3.1) - '@react-types/checkbox': 3.9.2(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/toggle': 3.8.3(react@18.3.1) + '@react-types/checkbox': 3.9.3(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/toolbar@3.0.0-beta.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/toolbar@3.0.0-beta.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/tooltip@3.8.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/tooltip@3.8.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/tooltip': 3.5.2(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@react-types/tooltip': 3.4.15(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/tooltip': 3.5.3(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@react-types/tooltip': 3.4.16(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/tree@3.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/tree@3.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/gridlist': 3.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/tree': 3.8.8(react@18.3.1) - '@react-types/button': 3.11.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/gridlist': 3.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/tree': 3.8.9(react@18.3.1) + '@react-types/button': 3.12.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/utils@3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/utils@3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/ssr': 3.9.7(react@18.3.1) - '@react-stately/flags': 3.1.0 - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/ssr': 3.9.8(react@18.3.1) + '@react-stately/flags': 3.1.1 + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 clsx: 2.1.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/visually-hidden@3.8.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/visually-hidden@3.8.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-hookz/deep-equal@3.0.3': {} - - '@react-hookz/web@25.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-hookz/web@25.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-hookz/deep-equal': 3.0.3 + '@ver0/deep-equal': 1.0.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-stately/calendar@3.7.1(react@18.3.1)': + '@react-stately/calendar@3.8.0(react@18.3.1)': dependencies: - '@internationalized/date': 3.7.0 - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/calendar': 3.6.1(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@internationalized/date': 3.8.0 + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/calendar': 3.7.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/checkbox@3.6.12(react@18.3.1)': + '@react-stately/checkbox@3.6.13(react@18.3.1)': dependencies: - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/checkbox': 3.9.2(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/checkbox': 3.9.3(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/collections@3.12.2(react@18.3.1)': + '@react-stately/collections@3.12.3(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/color@3.8.3(react@18.3.1)': - dependencies: - '@internationalized/number': 3.6.0 - '@internationalized/string': 3.2.5 - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-stately/numberfield': 3.9.10(react@18.3.1) - '@react-stately/slider': 3.6.2(react@18.3.1) - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/color': 3.0.3(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/color@3.8.4(react@18.3.1)': + dependencies: + '@internationalized/number': 3.6.1 + '@internationalized/string': 3.2.6 + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-stately/numberfield': 3.9.11(react@18.3.1) + '@react-stately/slider': 3.6.3(react@18.3.1) + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/color': 3.0.4(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/combobox@3.10.3(react@18.3.1)': - dependencies: - '@react-stately/collections': 3.12.2(react@18.3.1) - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-stately/list': 3.12.0(react@18.3.1) - '@react-stately/overlays': 3.6.14(react@18.3.1) - '@react-stately/select': 3.6.11(react@18.3.1) - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/combobox': 3.13.3(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/combobox@3.10.4(react@18.3.1)': + dependencies: + '@react-stately/collections': 3.12.3(react@18.3.1) + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-stately/list': 3.12.1(react@18.3.1) + '@react-stately/overlays': 3.6.15(react@18.3.1) + '@react-stately/select': 3.6.12(react@18.3.1) + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/combobox': 3.13.4(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/datepicker@3.13.0(react@18.3.1)': + '@react-stately/datepicker@3.14.0(react@18.3.1)': dependencies: - '@internationalized/date': 3.7.0 - '@internationalized/string': 3.2.5 - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-stately/overlays': 3.6.14(react@18.3.1) - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/datepicker': 3.11.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@internationalized/date': 3.8.0 + '@internationalized/string': 3.2.6 + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-stately/overlays': 3.6.15(react@18.3.1) + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/datepicker': 3.12.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/disclosure@3.0.2(react@18.3.1)': + '@react-stately/disclosure@3.0.3(react@18.3.1)': dependencies: - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/dnd@3.5.2(react@18.3.1)': + '@react-stately/dnd@3.5.3(react@18.3.1)': dependencies: - '@react-stately/selection': 3.20.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/selection': 3.20.1(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/flags@3.1.0': + '@react-stately/flags@3.1.1': dependencies: - '@swc/helpers': 0.5.15 + '@swc/helpers': 0.5.17 - '@react-stately/form@3.1.2(react@18.3.1)': + '@react-stately/form@3.1.3(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/grid@3.11.0(react@18.3.1)': + '@react-stately/grid@3.11.1(react@18.3.1)': dependencies: - '@react-stately/collections': 3.12.2(react@18.3.1) - '@react-stately/selection': 3.20.0(react@18.3.1) - '@react-types/grid': 3.3.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/collections': 3.12.3(react@18.3.1) + '@react-stately/selection': 3.20.1(react@18.3.1) + '@react-types/grid': 3.3.1(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/list@3.12.0(react@18.3.1)': + '@react-stately/list@3.12.1(react@18.3.1)': dependencies: - '@react-stately/collections': 3.12.2(react@18.3.1) - '@react-stately/selection': 3.20.0(react@18.3.1) - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/collections': 3.12.3(react@18.3.1) + '@react-stately/selection': 3.20.1(react@18.3.1) + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/menu@3.9.2(react@18.3.1)': + '@react-stately/menu@3.9.3(react@18.3.1)': dependencies: - '@react-stately/overlays': 3.6.14(react@18.3.1) - '@react-types/menu': 3.9.15(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/overlays': 3.6.15(react@18.3.1) + '@react-types/menu': 3.10.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/numberfield@3.9.10(react@18.3.1)': + '@react-stately/numberfield@3.9.11(react@18.3.1)': dependencies: - '@internationalized/number': 3.6.0 - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/numberfield': 3.8.9(react@18.3.1) - '@swc/helpers': 0.5.15 + '@internationalized/number': 3.6.1 + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/numberfield': 3.8.10(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/overlays@3.6.14(react@18.3.1)': + '@react-stately/overlays@3.6.15(react@18.3.1)': dependencies: - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/overlays': 3.8.13(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/overlays': 3.8.14(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/radio@3.10.11(react@18.3.1)': + '@react-stately/radio@3.10.12(react@18.3.1)': dependencies: - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/radio': 3.8.7(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/radio': 3.8.8(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/searchfield@3.5.10(react@18.3.1)': + '@react-stately/searchfield@3.5.11(react@18.3.1)': dependencies: - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/searchfield': 3.6.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/searchfield': 3.6.1(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/select@3.6.11(react@18.3.1)': + '@react-stately/select@3.6.12(react@18.3.1)': dependencies: - '@react-stately/form': 3.1.2(react@18.3.1) - '@react-stately/list': 3.12.0(react@18.3.1) - '@react-stately/overlays': 3.6.14(react@18.3.1) - '@react-types/select': 3.9.10(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/form': 3.1.3(react@18.3.1) + '@react-stately/list': 3.12.1(react@18.3.1) + '@react-stately/overlays': 3.6.15(react@18.3.1) + '@react-types/select': 3.9.11(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/selection@3.20.0(react@18.3.1)': + '@react-stately/selection@3.20.1(react@18.3.1)': dependencies: - '@react-stately/collections': 3.12.2(react@18.3.1) - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/collections': 3.12.3(react@18.3.1) + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/slider@3.6.2(react@18.3.1)': + '@react-stately/slider@3.6.3(react@18.3.1)': dependencies: - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@react-types/slider': 3.7.9(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@react-types/slider': 3.7.10(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/table@3.14.0(react@18.3.1)': - dependencies: - '@react-stately/collections': 3.12.2(react@18.3.1) - '@react-stately/flags': 3.1.0 - '@react-stately/grid': 3.11.0(react@18.3.1) - '@react-stately/selection': 3.20.0(react@18.3.1) - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/grid': 3.3.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@react-types/table': 3.11.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/table@3.14.1(react@18.3.1)': + dependencies: + '@react-stately/collections': 3.12.3(react@18.3.1) + '@react-stately/flags': 3.1.1 + '@react-stately/grid': 3.11.1(react@18.3.1) + '@react-stately/selection': 3.20.1(react@18.3.1) + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/grid': 3.3.1(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@react-types/table': 3.12.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/tabs@3.8.0(react@18.3.1)': + '@react-stately/tabs@3.8.1(react@18.3.1)': dependencies: - '@react-stately/list': 3.12.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@react-types/tabs': 3.3.13(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/list': 3.12.1(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@react-types/tabs': 3.3.14(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/toast@3.0.0(react@18.3.1)': + '@react-stately/toast@3.1.0(react@18.3.1)': dependencies: - '@swc/helpers': 0.5.15 + '@swc/helpers': 0.5.17 react: 18.3.1 use-sync-external-store: 1.5.0(react@18.3.1) - '@react-stately/toggle@3.8.2(react@18.3.1)': + '@react-stately/toggle@3.8.3(react@18.3.1)': dependencies: - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/checkbox': 3.9.2(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/checkbox': 3.9.3(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/tooltip@3.5.2(react@18.3.1)': + '@react-stately/tooltip@3.5.3(react@18.3.1)': dependencies: - '@react-stately/overlays': 3.6.14(react@18.3.1) - '@react-types/tooltip': 3.4.15(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/overlays': 3.6.15(react@18.3.1) + '@react-types/tooltip': 3.4.16(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/tree@3.8.8(react@18.3.1)': + '@react-stately/tree@3.8.9(react@18.3.1)': dependencies: - '@react-stately/collections': 3.12.2(react@18.3.1) - '@react-stately/selection': 3.20.0(react@18.3.1) - '@react-stately/utils': 3.10.5(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) - '@swc/helpers': 0.5.15 + '@react-stately/collections': 3.12.3(react@18.3.1) + '@react-stately/selection': 3.20.1(react@18.3.1) + '@react-stately/utils': 3.10.6(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/utils@3.10.5(react@18.3.1)': + '@react-stately/utils@3.10.6(react@18.3.1)': dependencies: - '@swc/helpers': 0.5.15 + '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-types/breadcrumbs@3.7.11(react@18.3.1)': + '@react-types/breadcrumbs@3.7.12(react@18.3.1)': dependencies: - '@react-types/link': 3.5.11(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/link': 3.6.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/button@3.11.0(react@18.3.1)': + '@react-types/button@3.12.0(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/calendar@3.6.1(react@18.3.1)': + '@react-types/calendar@3.7.0(react@18.3.1)': dependencies: - '@internationalized/date': 3.7.0 - '@react-types/shared': 3.28.0(react@18.3.1) + '@internationalized/date': 3.8.0 + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/checkbox@3.9.2(react@18.3.1)': + '@react-types/checkbox@3.9.3(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/color@3.0.3(react@18.3.1)': + '@react-types/color@3.0.4(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) - '@react-types/slider': 3.7.9(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@react-types/slider': 3.7.10(react@18.3.1) react: 18.3.1 - '@react-types/combobox@3.13.3(react@18.3.1)': + '@react-types/combobox@3.13.4(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/datepicker@3.11.0(react@18.3.1)': + '@react-types/datepicker@3.12.0(react@18.3.1)': dependencies: - '@internationalized/date': 3.7.0 - '@react-types/calendar': 3.6.1(react@18.3.1) - '@react-types/overlays': 3.8.13(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) + '@internationalized/date': 3.8.0 + '@react-types/calendar': 3.7.0(react@18.3.1) + '@react-types/overlays': 3.8.14(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/dialog@3.5.16(react@18.3.1)': + '@react-types/dialog@3.5.17(react@18.3.1)': dependencies: - '@react-types/overlays': 3.8.13(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/overlays': 3.8.14(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/grid@3.3.0(react@18.3.1)': + '@react-types/grid@3.3.1(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/link@3.5.11(react@18.3.1)': + '@react-types/link@3.6.0(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/listbox@3.5.5(react@18.3.1)': + '@react-types/listbox@3.6.0(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/menu@3.9.15(react@18.3.1)': + '@react-types/menu@3.10.0(react@18.3.1)': dependencies: - '@react-types/overlays': 3.8.13(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/overlays': 3.8.14(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/meter@3.4.7(react@18.3.1)': + '@react-types/meter@3.4.8(react@18.3.1)': dependencies: - '@react-types/progress': 3.5.10(react@18.3.1) + '@react-types/progress': 3.5.11(react@18.3.1) react: 18.3.1 - '@react-types/numberfield@3.8.9(react@18.3.1)': + '@react-types/numberfield@3.8.10(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/overlays@3.8.13(react@18.3.1)': + '@react-types/overlays@3.8.14(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/progress@3.5.10(react@18.3.1)': + '@react-types/progress@3.5.11(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/radio@3.8.7(react@18.3.1)': + '@react-types/radio@3.8.8(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/searchfield@3.6.0(react@18.3.1)': + '@react-types/searchfield@3.6.1(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) - '@react-types/textfield': 3.12.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) + '@react-types/textfield': 3.12.1(react@18.3.1) react: 18.3.1 - '@react-types/select@3.9.10(react@18.3.1)': + '@react-types/select@3.9.11(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/shared@3.28.0(react@18.3.1)': + '@react-types/shared@3.29.0(react@18.3.1)': dependencies: react: 18.3.1 - '@react-types/slider@3.7.9(react@18.3.1)': + '@react-types/slider@3.7.10(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/switch@3.5.9(react@18.3.1)': + '@react-types/switch@3.5.10(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/table@3.11.0(react@18.3.1)': + '@react-types/table@3.12.0(react@18.3.1)': dependencies: - '@react-types/grid': 3.3.0(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/grid': 3.3.1(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/tabs@3.3.13(react@18.3.1)': + '@react-types/tabs@3.3.14(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/textfield@3.12.0(react@18.3.1)': + '@react-types/textfield@3.12.1(react@18.3.1)': dependencies: - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 - '@react-types/tooltip@3.4.15(react@18.3.1)': + '@react-types/tooltip@3.4.16(react@18.3.1)': dependencies: - '@react-types/overlays': 3.8.13(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) + '@react-types/overlays': 3.8.14(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 '@readme/better-ajv-errors@2.3.2(ajv@8.17.1)': dependencies: - '@babel/code-frame': 7.26.2 - '@babel/runtime': 7.27.0 + '@babel/code-frame': 7.27.1 + '@babel/runtime': 7.27.1 '@humanwhocodes/momoa': 2.0.4 ajv: 8.17.1 jsonpointer: 5.0.1 @@ -12466,7 +12503,7 @@ snapshots: qs: 6.14.0 stringify-object: 3.3.0 - '@readme/openapi-parser@3.0.1(openapi-types@12.1.3)': + '@readme/openapi-parser@3.0.3(openapi-types@12.1.3)': dependencies: '@apidevtools/json-schema-ref-parser': 11.9.3 '@readme/better-ajv-errors': 2.3.2(ajv@8.17.1) @@ -12480,64 +12517,64 @@ snapshots: '@resvg/resvg-wasm@2.6.2': {} - '@rollup/rollup-android-arm-eabi@4.39.0': + '@rollup/rollup-android-arm-eabi@4.40.1': optional: true - '@rollup/rollup-android-arm64@4.39.0': + '@rollup/rollup-android-arm64@4.40.1': optional: true - '@rollup/rollup-darwin-arm64@4.39.0': + '@rollup/rollup-darwin-arm64@4.40.1': optional: true - '@rollup/rollup-darwin-x64@4.39.0': + '@rollup/rollup-darwin-x64@4.40.1': optional: true - '@rollup/rollup-freebsd-arm64@4.39.0': + '@rollup/rollup-freebsd-arm64@4.40.1': optional: true - '@rollup/rollup-freebsd-x64@4.39.0': + '@rollup/rollup-freebsd-x64@4.40.1': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.39.0': + '@rollup/rollup-linux-arm-gnueabihf@4.40.1': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.39.0': + '@rollup/rollup-linux-arm-musleabihf@4.40.1': optional: true - '@rollup/rollup-linux-arm64-gnu@4.39.0': + '@rollup/rollup-linux-arm64-gnu@4.40.1': optional: true - '@rollup/rollup-linux-arm64-musl@4.39.0': + '@rollup/rollup-linux-arm64-musl@4.40.1': optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.39.0': + '@rollup/rollup-linux-loongarch64-gnu@4.40.1': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.39.0': + '@rollup/rollup-linux-powerpc64le-gnu@4.40.1': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.39.0': + '@rollup/rollup-linux-riscv64-gnu@4.40.1': optional: true - '@rollup/rollup-linux-riscv64-musl@4.39.0': + '@rollup/rollup-linux-riscv64-musl@4.40.1': optional: true - '@rollup/rollup-linux-s390x-gnu@4.39.0': + '@rollup/rollup-linux-s390x-gnu@4.40.1': optional: true - '@rollup/rollup-linux-x64-gnu@4.39.0': + '@rollup/rollup-linux-x64-gnu@4.40.1': optional: true - '@rollup/rollup-linux-x64-musl@4.39.0': + '@rollup/rollup-linux-x64-musl@4.40.1': optional: true - '@rollup/rollup-win32-arm64-msvc@4.39.0': + '@rollup/rollup-win32-arm64-msvc@4.40.1': optional: true - '@rollup/rollup-win32-ia32-msvc@4.39.0': + '@rollup/rollup-win32-ia32-msvc@4.40.1': optional: true - '@rollup/rollup-win32-x64-msvc@4.39.0': + '@rollup/rollup-win32-x64-msvc@4.40.1': optional: true '@rrweb/types@2.0.0-alpha.18': {} @@ -12550,7 +12587,7 @@ snapshots: '@scure/base@1.1.9': {} - '@scure/base@1.2.4': {} + '@scure/base@1.2.5': {} '@scure/bip32@1.1.5': dependencies: @@ -12560,9 +12597,9 @@ snapshots: '@scure/bip32@1.6.2': dependencies: - '@noble/curves': 1.8.1 - '@noble/hashes': 1.7.1 - '@scure/base': 1.2.4 + '@noble/curves': 1.8.2 + '@noble/hashes': 1.7.2 + '@scure/base': 1.2.5 '@scure/bip39@1.1.1': dependencies: @@ -12571,8 +12608,8 @@ snapshots: '@scure/bip39@1.5.4': dependencies: - '@noble/hashes': 1.7.1 - '@scure/base': 1.2.4 + '@noble/hashes': 1.7.2 + '@scure/base': 1.2.5 '@sentry/core@5.30.0': dependencies: @@ -12632,9 +12669,9 @@ snapshots: '@types/hast': 3.0.4 hast-util-to-html: 9.0.5 - '@shikijs/core@3.2.1': + '@shikijs/core@3.3.0': dependencies: - '@shikijs/types': 3.2.1 + '@shikijs/types': 3.3.0 '@shikijs/vscode-textmate': 10.0.2 '@types/hast': 3.0.4 hast-util-to-html: 9.0.5 @@ -12645,43 +12682,43 @@ snapshots: '@shikijs/vscode-textmate': 10.0.2 oniguruma-to-es: 2.3.0 - '@shikijs/engine-javascript@3.2.1': + '@shikijs/engine-javascript@3.3.0': dependencies: - '@shikijs/types': 3.2.1 + '@shikijs/types': 3.3.0 '@shikijs/vscode-textmate': 10.0.2 - oniguruma-to-es: 4.1.0 + oniguruma-to-es: 4.3.3 '@shikijs/engine-oniguruma@1.29.2': dependencies: '@shikijs/types': 1.29.2 '@shikijs/vscode-textmate': 10.0.2 - '@shikijs/engine-oniguruma@3.2.1': + '@shikijs/engine-oniguruma@3.3.0': dependencies: - '@shikijs/types': 3.2.1 + '@shikijs/types': 3.3.0 '@shikijs/vscode-textmate': 10.0.2 '@shikijs/langs@1.29.2': dependencies: '@shikijs/types': 1.29.2 - '@shikijs/langs@3.2.1': + '@shikijs/langs@3.3.0': dependencies: - '@shikijs/types': 3.2.1 + '@shikijs/types': 3.3.0 '@shikijs/themes@1.29.2': dependencies: '@shikijs/types': 1.29.2 - '@shikijs/themes@3.2.1': + '@shikijs/themes@3.3.0': dependencies: - '@shikijs/types': 3.2.1 + '@shikijs/types': 3.3.0 - '@shikijs/twoslash@1.29.2(typescript@5.8.2)': + '@shikijs/twoslash@1.29.2(typescript@5.8.3)': dependencies: '@shikijs/core': 1.29.2 '@shikijs/types': 1.29.2 - twoslash: 0.2.12(typescript@5.8.2) + twoslash: 0.2.12(typescript@5.8.3) transitivePeerDependencies: - supports-color - typescript @@ -12691,7 +12728,7 @@ snapshots: '@shikijs/vscode-textmate': 10.0.2 '@types/hast': 3.0.4 - '@shikijs/types@3.2.1': + '@shikijs/types@3.3.0': dependencies: '@shikijs/vscode-textmate': 10.0.2 '@types/hast': 3.0.4 @@ -12762,7 +12799,7 @@ snapshots: '@swc/counter@0.1.3': {} - '@swc/helpers@0.5.15': + '@swc/helpers@0.5.17': dependencies: tslib: 2.8.1 @@ -12777,16 +12814,16 @@ snapshots: '@tanem/react-nprogress@5.0.55(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@babel/runtime': 7.27.0 + '@babel/runtime': 7.27.1 hoist-non-react-statics: 3.3.2 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@tanstack/query-core@5.71.1': {} + '@tanstack/query-core@5.75.0': {} - '@tanstack/react-query@5.71.1(react@18.3.1)': + '@tanstack/react-query@5.75.1(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.71.1 + '@tanstack/query-core': 5.75.0 react: 18.3.1 '@tanstack/react-virtual@3.13.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': @@ -12877,15 +12914,15 @@ snapshots: '@types/bn.js@4.11.6': dependencies: - '@types/node': 22.14.0 + '@types/node': 22.15.3 '@types/bn.js@5.1.6': dependencies: - '@types/node': 22.14.0 + '@types/node': 22.15.3 '@types/concat-stream@2.0.3': dependencies: - '@types/node': 22.13.17 + '@types/node': 22.15.3 '@types/cookie@0.6.0': {} @@ -13052,11 +13089,7 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@22.13.17': - dependencies: - undici-types: 6.20.0 - - '@types/node@22.14.0': + '@types/node@22.15.3': dependencies: undici-types: 6.21.0 @@ -13064,13 +13097,13 @@ snapshots: '@types/pbkdf2@3.1.2': dependencies: - '@types/node': 22.14.0 + '@types/node': 22.15.3 '@types/prismjs@1.26.5': {} '@types/prop-types@15.7.14': {} - '@types/react-dom@18.3.6(@types/react@18.3.20)': + '@types/react-dom@18.3.7(@types/react@18.3.20)': dependencies: '@types/react': 18.3.20 @@ -13081,12 +13114,12 @@ snapshots: '@types/readable-stream@2.3.15': dependencies: - '@types/node': 22.14.0 + '@types/node': 22.15.3 safe-buffer: 5.1.2 '@types/secp256k1@4.0.6': dependencies: - '@types/node': 22.14.0 + '@types/node': 22.15.3 '@types/semver@7.7.0': {} @@ -13103,15 +13136,15 @@ snapshots: '@types/unist@3.0.3': {} - '@types/validator@13.12.3': {} + '@types/validator@13.15.0': {} - '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint@8.57.1)(typescript@5.8.2)': + '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1)(typescript@5.8.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.2) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.3) '@typescript-eslint/scope-manager': 6.21.0 - '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.1)(typescript@5.8.2) - '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.8.2) + '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.1)(typescript@5.8.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.8.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.0(supports-color@8.1.1) eslint: 8.57.1 @@ -13119,22 +13152,22 @@ snapshots: ignore: 5.3.2 natural-compare: 1.4.0 semver: 7.7.1 - ts-api-utils: 1.4.3(typescript@5.8.2) + ts-api-utils: 1.4.3(typescript@5.8.3) optionalDependencies: - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2)': + '@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3)': dependencies: '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.2) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.0(supports-color@8.1.1) eslint: 8.57.1 optionalDependencies: - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - supports-color @@ -13143,21 +13176,21 @@ snapshots: '@typescript-eslint/types': 6.21.0 '@typescript-eslint/visitor-keys': 6.21.0 - '@typescript-eslint/type-utils@6.21.0(eslint@8.57.1)(typescript@5.8.2)': + '@typescript-eslint/type-utils@6.21.0(eslint@8.57.1)(typescript@5.8.3)': dependencies: - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.2) - '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.8.2) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.8.3) debug: 4.4.0(supports-color@8.1.1) eslint: 8.57.1 - ts-api-utils: 1.4.3(typescript@5.8.2) + ts-api-utils: 1.4.3(typescript@5.8.3) optionalDependencies: - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - supports-color '@typescript-eslint/types@6.21.0': {} - '@typescript-eslint/typescript-estree@6.21.0(typescript@5.8.2)': + '@typescript-eslint/typescript-estree@6.21.0(typescript@5.8.3)': dependencies: '@typescript-eslint/types': 6.21.0 '@typescript-eslint/visitor-keys': 6.21.0 @@ -13166,20 +13199,20 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.3 semver: 7.7.1 - ts-api-utils: 1.4.3(typescript@5.8.2) + ts-api-utils: 1.4.3(typescript@5.8.3) optionalDependencies: - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.8.2)': + '@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.8.3)': dependencies: - '@eslint-community/eslint-utils': 4.5.1(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.7.0(eslint@8.57.1) '@types/json-schema': 7.0.15 '@types/semver': 7.7.0 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.2) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.3) eslint: 8.57.1 semver: 7.7.1 transitivePeerDependencies: @@ -13191,10 +13224,10 @@ snapshots: '@typescript-eslint/types': 6.21.0 eslint-visitor-keys: 3.4.3 - '@typescript/vfs@1.6.1(typescript@5.8.2)': + '@typescript/vfs@1.6.1(typescript@5.8.3)': dependencies: debug: 4.4.0(supports-color@8.1.1) - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - supports-color @@ -13214,14 +13247,14 @@ snapshots: tiny-invariant: 1.3.3 toformat: 2.0.0 - '@uniswap/swap-router-contracts@1.3.1(hardhat@2.14.1(typescript@5.8.2))': + '@uniswap/swap-router-contracts@1.3.1(hardhat@2.14.1(typescript@5.8.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(typescript@5.8.2)) + hardhat-watcher: 2.5.0(hardhat@2.14.1(typescript@5.8.3)) transitivePeerDependencies: - hardhat @@ -13239,12 +13272,12 @@ snapshots: '@uniswap/v3-core': 1.0.1 base64-sol: 1.0.1 - '@uniswap/v3-sdk@3.25.2(hardhat@2.14.1(typescript@5.8.2))': + '@uniswap/v3-sdk@3.25.2(hardhat@2.14.1(typescript@5.8.3))': dependencies: '@ethersproject/abi': 5.8.0 '@ethersproject/solidity': 5.8.0 '@uniswap/sdk-core': 7.7.2 - '@uniswap/swap-router-contracts': 1.3.1(hardhat@2.14.1(typescript@5.8.2)) + '@uniswap/swap-router-contracts': 1.3.1(hardhat@2.14.1(typescript@5.8.3)) '@uniswap/v3-periphery': 1.4.4 '@uniswap/v3-staker': 1.0.0 tiny-invariant: 1.3.3 @@ -13258,51 +13291,57 @@ snapshots: '@uniswap/v3-core': 1.0.0 '@uniswap/v3-periphery': 1.4.4 - '@unrs/resolver-binding-darwin-arm64@1.3.3': + '@unrs/resolver-binding-darwin-arm64@1.7.2': + optional: true + + '@unrs/resolver-binding-darwin-x64@1.7.2': + optional: true + + '@unrs/resolver-binding-freebsd-x64@1.7.2': optional: true - '@unrs/resolver-binding-darwin-x64@1.3.3': + '@unrs/resolver-binding-linux-arm-gnueabihf@1.7.2': optional: true - '@unrs/resolver-binding-freebsd-x64@1.3.3': + '@unrs/resolver-binding-linux-arm-musleabihf@1.7.2': optional: true - '@unrs/resolver-binding-linux-arm-gnueabihf@1.3.3': + '@unrs/resolver-binding-linux-arm64-gnu@1.7.2': optional: true - '@unrs/resolver-binding-linux-arm-musleabihf@1.3.3': + '@unrs/resolver-binding-linux-arm64-musl@1.7.2': optional: true - '@unrs/resolver-binding-linux-arm64-gnu@1.3.3': + '@unrs/resolver-binding-linux-ppc64-gnu@1.7.2': optional: true - '@unrs/resolver-binding-linux-arm64-musl@1.3.3': + '@unrs/resolver-binding-linux-riscv64-gnu@1.7.2': optional: true - '@unrs/resolver-binding-linux-ppc64-gnu@1.3.3': + '@unrs/resolver-binding-linux-riscv64-musl@1.7.2': optional: true - '@unrs/resolver-binding-linux-s390x-gnu@1.3.3': + '@unrs/resolver-binding-linux-s390x-gnu@1.7.2': optional: true - '@unrs/resolver-binding-linux-x64-gnu@1.3.3': + '@unrs/resolver-binding-linux-x64-gnu@1.7.2': optional: true - '@unrs/resolver-binding-linux-x64-musl@1.3.3': + '@unrs/resolver-binding-linux-x64-musl@1.7.2': optional: true - '@unrs/resolver-binding-wasm32-wasi@1.3.3': + '@unrs/resolver-binding-wasm32-wasi@1.7.2': dependencies: - '@napi-rs/wasm-runtime': 0.2.8 + '@napi-rs/wasm-runtime': 0.2.9 optional: true - '@unrs/resolver-binding-win32-arm64-msvc@1.3.3': + '@unrs/resolver-binding-win32-arm64-msvc@1.7.2': optional: true - '@unrs/resolver-binding-win32-ia32-msvc@1.3.3': + '@unrs/resolver-binding-win32-ia32-msvc@1.7.2': optional: true - '@unrs/resolver-binding-win32-x64-msvc@1.3.3': + '@unrs/resolver-binding-win32-x64-msvc@1.7.2': optional: true '@urql/core@3.1.0(graphql@16.8.0)': @@ -13316,6 +13355,8 @@ snapshots: graphql: 16.8.0 wonka: 6.3.5 + '@ver0/deep-equal@1.0.0': {} + '@vitest/expect@2.1.9': dependencies: '@vitest/spy': 2.1.9 @@ -13323,13 +13364,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.9(vite@5.4.16(@types/node@22.14.0))': + '@vitest/mocker@2.1.9(vite@5.4.19(@types/node@22.15.3))': dependencies: '@vitest/spy': 2.1.9 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 5.4.16(@types/node@22.14.0) + vite: 5.4.19(@types/node@22.15.3) '@vitest/pretty-format@2.1.9': dependencies: @@ -13356,17 +13397,19 @@ snapshots: loupe: 3.1.3 tinyrainbow: 1.2.0 - '@web3icons/common@0.11.9(typescript@5.8.2)': + '@web3icons/common@0.11.10(typescript@5.8.3)': dependencies: - typescript: 5.8.2 + typescript: 5.8.3 - '@web3icons/react@4.0.11(react@18.3.1)(typescript@5.8.2)': + '@web3icons/react@4.0.13(react@18.3.1)(typescript@5.8.3)': dependencies: - '@web3icons/common': 0.11.9(typescript@5.8.2) + '@web3icons/common': 0.11.10(typescript@5.8.3) react: 18.3.1 transitivePeerDependencies: - typescript + '@xmldom/xmldom@0.9.8': {} + '@xstate/fsm@1.6.5': {} '@xstate/react@3.2.2(@types/react@18.3.20)(react@18.3.1)(xstate@4.38.3)': @@ -13381,10 +13424,10 @@ snapshots: abbrev@2.0.0: {} - abitype@1.0.8(typescript@5.8.2)(zod@3.24.2): + abitype@1.0.8(typescript@5.8.3)(zod@3.24.3): optionalDependencies: - typescript: 5.8.2 - zod: 3.24.2 + typescript: 5.8.3 + zod: 3.24.3 abort-controller@3.0.0: dependencies: @@ -13450,21 +13493,21 @@ snapshots: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 - algoliasearch@5.23.1: - dependencies: - '@algolia/client-abtesting': 5.23.1 - '@algolia/client-analytics': 5.23.1 - '@algolia/client-common': 5.23.1 - '@algolia/client-insights': 5.23.1 - '@algolia/client-personalization': 5.23.1 - '@algolia/client-query-suggestions': 5.23.1 - '@algolia/client-search': 5.23.1 - '@algolia/ingestion': 1.23.1 - '@algolia/monitoring': 1.23.1 - '@algolia/recommend': 5.23.1 - '@algolia/requester-browser-xhr': 5.23.1 - '@algolia/requester-fetch': 5.23.1 - '@algolia/requester-node-http': 5.23.1 + algoliasearch@5.24.0: + dependencies: + '@algolia/client-abtesting': 5.24.0 + '@algolia/client-analytics': 5.24.0 + '@algolia/client-common': 5.24.0 + '@algolia/client-insights': 5.24.0 + '@algolia/client-personalization': 5.24.0 + '@algolia/client-query-suggestions': 5.24.0 + '@algolia/client-search': 5.24.0 + '@algolia/ingestion': 1.24.0 + '@algolia/monitoring': 1.24.0 + '@algolia/recommend': 5.24.0 + '@algolia/requester-browser-xhr': 5.24.0 + '@algolia/requester-fetch': 5.24.0 + '@algolia/requester-node-http': 5.24.0 ansi-align@3.0.1: dependencies: @@ -13609,7 +13652,7 @@ snapshots: autoprefixer@10.4.21(postcss@8.5.3): dependencies: browserslist: 4.24.4 - caniuse-lite: 1.0.30001707 + caniuse-lite: 1.0.30001716 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.1 @@ -13626,7 +13669,7 @@ snapshots: babel-plugin-macros@3.1.0: dependencies: - '@babel/runtime': 7.27.0 + '@babel/runtime': 7.27.1 cosmiconfig: 7.1.0 resolve: 1.22.10 @@ -13654,7 +13697,7 @@ snapshots: bech32@1.1.4: {} - better-react-mathjax@2.1.0(react@18.3.1): + better-react-mathjax@2.3.0(react@18.3.1): dependencies: mathjax-full: 3.2.2 react: 18.3.1 @@ -13677,9 +13720,9 @@ snapshots: blakejs@1.2.1: {} - bn.js@4.12.1: {} + bn.js@4.12.2: {} - bn.js@5.2.1: {} + bn.js@5.2.2: {} body-parser@1.20.1: dependencies: @@ -13761,8 +13804,8 @@ snapshots: browserslist@4.24.4: dependencies: - caniuse-lite: 1.0.30001707 - electron-to-chromium: 1.5.129 + caniuse-lite: 1.0.30001716 + electron-to-chromium: 1.5.149 node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.24.4) @@ -13796,9 +13839,9 @@ snapshots: base64-js: 1.5.1 ieee754: 1.2.1 - bundle-require@5.1.0(esbuild@0.25.2): + bundle-require@5.1.0(esbuild@0.25.3): dependencies: - esbuild: 0.25.2 + esbuild: 0.25.3 load-tsconfig: 0.2.5 busboy@1.6.0: @@ -13834,7 +13877,7 @@ snapshots: camelize@1.0.1: {} - caniuse-lite@1.0.30001707: {} + caniuse-lite@1.0.30001716: {} case@1.6.3: {} @@ -14007,6 +14050,8 @@ snapshots: commander@11.1.0: {} + commander@13.1.0: {} + commander@3.0.2: {} commander@4.1.1: {} @@ -14015,8 +14060,6 @@ snapshots: commander@8.3.0: {} - commander@9.2.0: {} - compare-versions@6.1.1: {} concat-map@0.0.1: {} @@ -14030,7 +14073,7 @@ snapshots: confbox@0.1.8: {} - confbox@0.2.1: {} + confbox@0.2.2: {} consola@3.4.2: {} @@ -14130,24 +14173,24 @@ snapshots: cssesc@3.0.0: {} - cssstyle@4.3.0: + cssstyle@4.3.1: dependencies: - '@asamuzakjp/css-color': 3.1.1 + '@asamuzakjp/css-color': 3.1.5 rrweb-cssom: 0.8.0 csstype@3.1.3: {} - cytoscape-cose-bilkent@4.1.0(cytoscape@3.31.2): + cytoscape-cose-bilkent@4.1.0(cytoscape@3.32.0): dependencies: cose-base: 1.0.3 - cytoscape: 3.31.2 + cytoscape: 3.32.0 - cytoscape-fcose@2.2.0(cytoscape@3.31.2): + cytoscape-fcose@2.2.0(cytoscape@3.32.0): dependencies: cose-base: 2.2.0 - cytoscape: 3.31.2 + cytoscape: 3.32.0 - cytoscape@3.31.2: {} + cytoscape@3.32.0: {} d3-array@2.12.1: dependencies: @@ -14412,7 +14455,7 @@ snapshots: destroy@1.2.0: {} - detect-libc@2.0.3: + detect-libc@2.0.4: optional: true detect-node-es@1.1.0: {} @@ -14445,16 +14488,16 @@ snapshots: dom-helpers@5.2.1: dependencies: - '@babel/runtime': 7.27.0 + '@babel/runtime': 7.27.1 csstype: 3.1.3 - dompurify@3.2.4: + dompurify@3.2.5: optionalDependencies: '@types/trusted-types': 2.0.7 dotenv@14.3.2: {} - dotenv@16.4.7: {} + dotenv@16.5.0: {} dottie@2.0.6: {} @@ -14475,11 +14518,11 @@ snapshots: ee-first@1.1.1: {} - electron-to-chromium@1.5.129: {} + electron-to-chromium@1.5.149: {} elliptic@6.5.4: dependencies: - bn.js: 4.12.1 + bn.js: 4.12.2 brorand: 1.1.0 hash.js: 1.1.7 hmac-drbg: 1.0.1 @@ -14489,7 +14532,7 @@ snapshots: elliptic@6.6.1: dependencies: - bn.js: 4.12.1 + bn.js: 4.12.2 brorand: 1.1.0 hash.js: 1.1.7 hmac-drbg: 1.0.1 @@ -14516,7 +14559,7 @@ snapshots: ansi-colors: 4.1.3 strip-ansi: 6.0.1 - entities@4.5.0: {} + entities@6.0.0: {} env-paths@2.2.1: {} @@ -14607,7 +14650,7 @@ snapshots: iterator.prototype: 1.1.5 safe-array-concat: 1.1.3 - es-module-lexer@1.6.0: {} + es-module-lexer@1.7.0: {} es-object-atoms@1.1.1: dependencies: @@ -14695,33 +14738,33 @@ snapshots: '@esbuild/win32-ia32': 0.21.5 '@esbuild/win32-x64': 0.21.5 - esbuild@0.25.2: + esbuild@0.25.3: optionalDependencies: - '@esbuild/aix-ppc64': 0.25.2 - '@esbuild/android-arm': 0.25.2 - '@esbuild/android-arm64': 0.25.2 - '@esbuild/android-x64': 0.25.2 - '@esbuild/darwin-arm64': 0.25.2 - '@esbuild/darwin-x64': 0.25.2 - '@esbuild/freebsd-arm64': 0.25.2 - '@esbuild/freebsd-x64': 0.25.2 - '@esbuild/linux-arm': 0.25.2 - '@esbuild/linux-arm64': 0.25.2 - '@esbuild/linux-ia32': 0.25.2 - '@esbuild/linux-loong64': 0.25.2 - '@esbuild/linux-mips64el': 0.25.2 - '@esbuild/linux-ppc64': 0.25.2 - '@esbuild/linux-riscv64': 0.25.2 - '@esbuild/linux-s390x': 0.25.2 - '@esbuild/linux-x64': 0.25.2 - '@esbuild/netbsd-arm64': 0.25.2 - '@esbuild/netbsd-x64': 0.25.2 - '@esbuild/openbsd-arm64': 0.25.2 - '@esbuild/openbsd-x64': 0.25.2 - '@esbuild/sunos-x64': 0.25.2 - '@esbuild/win32-arm64': 0.25.2 - '@esbuild/win32-ia32': 0.25.2 - '@esbuild/win32-x64': 0.25.2 + '@esbuild/aix-ppc64': 0.25.3 + '@esbuild/android-arm': 0.25.3 + '@esbuild/android-arm64': 0.25.3 + '@esbuild/android-x64': 0.25.3 + '@esbuild/darwin-arm64': 0.25.3 + '@esbuild/darwin-x64': 0.25.3 + '@esbuild/freebsd-arm64': 0.25.3 + '@esbuild/freebsd-x64': 0.25.3 + '@esbuild/linux-arm': 0.25.3 + '@esbuild/linux-arm64': 0.25.3 + '@esbuild/linux-ia32': 0.25.3 + '@esbuild/linux-loong64': 0.25.3 + '@esbuild/linux-mips64el': 0.25.3 + '@esbuild/linux-ppc64': 0.25.3 + '@esbuild/linux-riscv64': 0.25.3 + '@esbuild/linux-s390x': 0.25.3 + '@esbuild/linux-x64': 0.25.3 + '@esbuild/netbsd-arm64': 0.25.3 + '@esbuild/netbsd-x64': 0.25.3 + '@esbuild/openbsd-arm64': 0.25.3 + '@esbuild/openbsd-x64': 0.25.3 + '@esbuild/sunos-x64': 0.25.3 + '@esbuild/win32-arm64': 0.25.3 + '@esbuild/win32-ia32': 0.25.3 + '@esbuild/win32-x64': 0.25.3 escalade@3.2.0: {} @@ -14741,7 +14784,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.10.0(eslint-plugin-import@2.31.0)(eslint@8.57.1): + eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.31.0)(eslint@8.57.1): dependencies: '@nolyfill/is-core-module': 1.0.39 debug: 4.4.0(supports-color@8.1.1) @@ -14749,14 +14792,14 @@ snapshots: get-tsconfig: 4.10.0 is-bun-module: 2.0.0 stable-hash: 0.0.5 - tinyglobby: 0.2.12 - unrs-resolver: 1.3.3 + tinyglobby: 0.2.13 + unrs-resolver: 1.7.2 optionalDependencies: - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint-import-resolver-typescript@3.10.0)(eslint@8.57.1) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1) transitivePeerDependencies: - supports-color - eslint-mdx@3.3.1(eslint@8.57.1): + eslint-mdx@3.4.1(eslint@8.57.1): dependencies: acorn: 8.14.1 acorn-jsx: 5.3.2(acorn@8.14.1) @@ -14766,7 +14809,7 @@ snapshots: remark-mdx: 3.1.0 remark-parse: 11.0.0 remark-stringify: 11.0.0 - synckit: 0.10.3 + synckit: 0.11.4 tslib: 2.8.1 unified: 11.0.5 unified-engine: 11.2.2 @@ -14777,18 +14820,18 @@ snapshots: - bluebird - supports-color - eslint-module-utils@2.12.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.0)(eslint@8.57.1): + eslint-module-utils@2.12.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.2) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.3) eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.10.0(eslint-plugin-import@2.31.0)(eslint@8.57.1) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.31.0)(eslint@8.57.1) transitivePeerDependencies: - supports-color - eslint-plugin-import@2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint-import-resolver-typescript@3.10.0)(eslint@8.57.1): + eslint-plugin-import@2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.8 @@ -14799,7 +14842,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.0)(eslint@8.57.1) + eslint-module-utils: 2.12.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -14811,7 +14854,7 @@ snapshots: string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.2) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -14836,15 +14879,17 @@ snapshots: safe-regex-test: 1.1.0 string.prototype.includes: 2.0.1 - eslint-plugin-mdx@3.3.1(eslint@8.57.1): + eslint-plugin-mdx@3.4.1(eslint@8.57.1): dependencies: eslint: 8.57.1 - eslint-mdx: 3.3.1(eslint@8.57.1) + eslint-mdx: 3.4.1(eslint@8.57.1) mdast-util-from-markdown: 2.0.2 + mdast-util-mdx: 3.0.0 + micromark-extension-mdxjs: 3.0.0 remark-mdx: 3.1.0 remark-parse: 11.0.0 remark-stringify: 11.0.0 - synckit: 0.10.3 + synckit: 0.11.4 tslib: 2.8.1 unified: 11.0.5 vfile: 6.0.3 @@ -14857,7 +14902,7 @@ snapshots: dependencies: eslint: 8.57.1 - eslint-plugin-react@7.37.4(eslint@8.57.1): + eslint-plugin-react@7.37.5(eslint@8.57.1): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5 @@ -14898,7 +14943,7 @@ snapshots: eslint@8.57.1: dependencies: - '@eslint-community/eslint-utils': 4.5.1(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.7.0(eslint@8.57.1) '@eslint-community/regexpp': 4.12.1 '@eslint/eslintrc': 2.1.4 '@eslint/js': 8.57.1 @@ -14995,7 +15040,7 @@ snapshots: dependencies: is-plain-obj: 3.0.0 - estree-util-value-to-estree@3.3.2: + estree-util-value-to-estree@3.3.3: dependencies: '@types/estree': 1.0.7 @@ -15041,13 +15086,13 @@ snapshots: ethereumjs-abi@0.6.8: dependencies: - bn.js: 4.12.1 + bn.js: 4.12.2 ethereumjs-util: 6.2.1 ethereumjs-util@6.2.1: dependencies: '@types/bn.js': 4.11.6 - bn.js: 4.12.1 + bn.js: 4.12.2 create-hash: 1.2.0 elliptic: 6.6.1 ethereum-cryptography: 0.1.3 @@ -15057,7 +15102,7 @@ snapshots: ethereumjs-util@7.1.5: dependencies: '@types/bn.js': 5.1.6 - bn.js: 5.2.1 + bn.js: 5.2.2 create-hash: 1.2.0 ethereum-cryptography: 0.1.3 rlp: 2.2.7 @@ -15202,7 +15247,7 @@ snapshots: transitivePeerDependencies: - supports-color - exsolve@1.0.4: {} + exsolve@1.0.5: {} extend-shallow@2.0.1: dependencies: @@ -15240,9 +15285,9 @@ snapshots: fast-uri@3.0.6: {} - fast-xml-parser@5.1.0: + fast-xml-parser@5.2.1: dependencies: - strnum: 2.0.5 + strnum: 2.1.0 fastify-warning@0.2.0: {} @@ -15254,7 +15299,7 @@ snapshots: dependencies: format: 0.2.2 - fdir@6.4.3(picomatch@4.0.2): + fdir@6.4.4(picomatch@4.0.2): optionalDependencies: picomatch: 4.0.2 @@ -15342,10 +15387,10 @@ snapshots: fraction.js@4.3.7: {} - framer-motion@12.6.3(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + framer-motion@12.9.4(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - motion-dom: 12.6.3 - motion-utils: 12.6.3 + motion-dom: 12.9.4 + motion-utils: 12.9.4 tslib: 2.8.1 optionalDependencies: '@emotion/is-prop-valid': 0.8.8 @@ -15522,27 +15567,27 @@ snapshots: js-base64: 3.7.7 unicode-trie: 2.0.0 - graphql-request@6.1.0(graphql@16.10.0): + graphql-request@6.1.0(graphql@16.11.0): dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.10.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.11.0) cross-fetch: 3.2.0 - graphql: 16.10.0 + graphql: 16.11.0 transitivePeerDependencies: - encoding - graphql-request@7.1.2(graphql@16.10.0): + graphql-request@7.1.2(graphql@16.11.0): dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-typed-document-node/core': 3.2.0(graphql@16.11.0) + graphql: 16.11.0 graphql-request@7.1.2(graphql@16.8.0): dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.0) graphql: 16.8.0 - graphql-tag@2.12.6(graphql@16.10.0): + graphql-tag@2.12.6(graphql@16.11.0): dependencies: - graphql: 16.10.0 + graphql: 16.11.0 tslib: 2.8.1 graphql-tag@2.12.6(graphql@16.8.0): @@ -15550,7 +15595,7 @@ snapshots: graphql: 16.8.0 tslib: 2.8.1 - graphql@16.10.0: {} + graphql@16.11.0: {} graphql@16.8.0: {} @@ -15563,24 +15608,24 @@ snapshots: hachure-fill@0.5.2: {} - hardhat-secure-accounts@0.0.6(@nomiclabs/hardhat-ethers@2.2.3(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.2)))(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.2)): + hardhat-secure-accounts@0.0.6(@nomiclabs/hardhat-ethers@2.2.3(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.3)))(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.3)): dependencies: - '@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.2)) + '@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.8.0)(hardhat@2.14.1(typescript@5.8.3)) debug: 4.4.0(supports-color@8.1.1) enquirer: 2.4.1 ethers: 5.8.0 - hardhat: 2.14.1(typescript@5.8.2) + hardhat: 2.14.1(typescript@5.8.3) lodash.clonedeep: 4.5.0 prompt-sync: 4.2.0 transitivePeerDependencies: - supports-color - hardhat-watcher@2.5.0(hardhat@2.14.1(typescript@5.8.2)): + hardhat-watcher@2.5.0(hardhat@2.14.1(typescript@5.8.3)): dependencies: chokidar: 3.6.0 - hardhat: 2.14.1(typescript@5.8.2) + hardhat: 2.14.1(typescript@5.8.3) - hardhat@2.14.1(typescript@5.8.2): + hardhat@2.14.1(typescript@5.8.3): dependencies: '@ethersproject/abi': 5.8.0 '@metamask/eth-sig-util': 4.0.1 @@ -15633,7 +15678,7 @@ snapshots: uuid: 8.3.2 ws: 7.5.10 optionalDependencies: - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - bufferutil - supports-color @@ -15692,7 +15737,7 @@ snapshots: '@types/hast': 3.0.4 devlop: 1.1.0 hast-util-from-parse5: 8.0.3 - parse5: 7.2.1 + parse5: 7.3.0 vfile: 6.0.3 vfile-message: 4.0.2 @@ -15729,7 +15774,7 @@ snapshots: '@types/estree': 1.0.7 '@types/hast': 3.0.4 comma-separated-tokens: 2.0.3 - estree-util-value-to-estree: 3.3.2 + estree-util-value-to-estree: 3.3.3 mdast-util-mdx-jsx: 3.2.0 property-information: 7.0.0 space-separated-tokens: 2.0.2 @@ -15746,7 +15791,7 @@ snapshots: hast-util-to-parse5: 8.0.0 html-void-elements: 3.0.0 mdast-util-to-hast: 13.2.0 - parse5: 7.2.1 + parse5: 7.3.0 unist-util-position: 5.0.0 unist-util-visit: 5.0.0 vfile: 6.0.3 @@ -16215,7 +16260,7 @@ snapshots: jsdom@24.1.3: dependencies: - cssstyle: 4.3.0 + cssstyle: 4.3.1 data-urls: 5.0.0 decimal.js: 10.5.0 form-data: 4.0.2 @@ -16224,7 +16269,7 @@ snapshots: https-proxy-agent: 7.0.6 is-potential-custom-element-name: 1.0.1 nwsapi: 2.2.20 - parse5: 7.2.1 + parse5: 7.3.0 rrweb-cssom: 0.7.1 saxes: 6.0.0 symbol-tree: 3.2.4 @@ -16276,7 +16321,7 @@ snapshots: object.assign: 4.1.7 object.values: 1.2.1 - katex@0.16.21: + katex@0.16.22: dependencies: commander: 8.3.0 @@ -16420,7 +16465,7 @@ snapshots: markdown-table@3.0.4: {} - marked@15.0.7: {} + marked@15.0.11: {} math-intrinsics@1.1.0: {} @@ -16429,7 +16474,7 @@ snapshots: esm: 3.2.25 mhchemparser: 4.2.1 mj-context-menu: 0.6.1 - speech-rule-engine: 4.0.7 + speech-rule-engine: 4.1.2 mcl-wasm@0.7.9: {} @@ -16653,18 +16698,18 @@ snapshots: '@iconify/utils': 2.3.0 '@mermaid-js/parser': 0.4.0 '@types/d3': 7.4.3 - cytoscape: 3.31.2 - cytoscape-cose-bilkent: 4.1.0(cytoscape@3.31.2) - cytoscape-fcose: 2.2.0(cytoscape@3.31.2) + cytoscape: 3.32.0 + cytoscape-cose-bilkent: 4.1.0(cytoscape@3.32.0) + cytoscape-fcose: 2.2.0(cytoscape@3.32.0) d3: 7.9.0 d3-sankey: 0.12.3 dagre-d3-es: 7.0.11 dayjs: 1.11.13 - dompurify: 3.2.4 - katex: 0.16.21 + dompurify: 3.2.5 + katex: 0.16.22 khroma: 2.1.0 lodash-es: 4.17.21 - marked: 15.0.7 + marked: 15.0.11 roughjs: 4.6.6 stylis: 4.3.6 ts-dedent: 2.2.0 @@ -16764,7 +16809,7 @@ snapshots: dependencies: '@types/katex': 0.16.7 devlop: 1.1.0 - katex: 0.16.21 + katex: 0.16.22 micromark-factory-space: 2.0.1 micromark-util-character: 2.1.1 micromark-util-symbol: 2.0.1 @@ -16976,7 +17021,7 @@ snapshots: mimic-fn@4.0.0: {} - miniflare@3.20250310.1: + miniflare@3.20250408.1: dependencies: '@cspotcode/source-map-support': 0.8.1 acorn: 8.14.0 @@ -16985,9 +17030,9 @@ snapshots: glob-to-regexp: 0.4.1 stoppable: 1.1.0 undici: 5.29.0 - workerd: 1.20250310.0 + workerd: 1.20250408.0 ws: 8.18.0 - youch: 3.2.3 + youch: 3.3.4 zod: 3.22.3 transitivePeerDependencies: - bufferutil @@ -17019,7 +17064,7 @@ snapshots: mitt@3.0.1: {} - mixpanel-browser@2.63.0: + mixpanel-browser@2.64.0: dependencies: rrweb: 2.0.0-alpha.18 @@ -17032,7 +17077,7 @@ snapshots: acorn: 8.14.1 pathe: 2.0.3 pkg-types: 1.3.1 - ufo: 1.5.4 + ufo: 1.6.1 mnemonist@0.38.5: dependencies: @@ -17079,15 +17124,15 @@ snapshots: transitivePeerDependencies: - supports-color - motion-dom@12.6.3: + motion-dom@12.9.4: dependencies: - motion-utils: 12.6.3 + motion-utils: 12.9.4 - motion-utils@12.6.3: {} + motion-utils@12.9.4: {} - motion@12.6.3(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + motion@12.9.4(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - framer-motion: 12.6.3(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + framer-motion: 12.9.4(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) tslib: 2.8.1 optionalDependencies: '@emotion/is-prop-valid': 0.8.8 @@ -17114,75 +17159,77 @@ snapshots: napi-macros@2.2.2: {} + napi-postinstall@0.2.3: {} + natural-compare@1.4.0: {} negotiator@0.6.3: {} negotiator@1.0.0: {} - next-seo@6.6.0(next@14.2.26(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.28(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.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + next: 14.2.28(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.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1)): + next-sitemap@4.2.3(next@14.2.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1)): dependencies: '@corex/deepmerge': 4.0.43 '@next/env': 13.5.11 fast-glob: 3.3.3 minimist: 1.2.8 - next: 14.2.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + next: 14.2.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - next@14.2.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + next@14.2.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@next/env': 14.2.26 + '@next/env': 14.2.28 '@swc/helpers': 0.5.5 busboy: 1.6.0 - caniuse-lite: 1.0.30001707 + caniuse-lite: 1.0.30001716 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(react@18.3.1) optionalDependencies: - '@next/swc-darwin-arm64': 14.2.26 - '@next/swc-darwin-x64': 14.2.26 - '@next/swc-linux-arm64-gnu': 14.2.26 - '@next/swc-linux-arm64-musl': 14.2.26 - '@next/swc-linux-x64-gnu': 14.2.26 - '@next/swc-linux-x64-musl': 14.2.26 - '@next/swc-win32-arm64-msvc': 14.2.26 - '@next/swc-win32-ia32-msvc': 14.2.26 - '@next/swc-win32-x64-msvc': 14.2.26 + '@next/swc-darwin-arm64': 14.2.28 + '@next/swc-darwin-x64': 14.2.28 + '@next/swc-linux-arm64-gnu': 14.2.28 + '@next/swc-linux-arm64-musl': 14.2.28 + '@next/swc-linux-x64-gnu': 14.2.28 + '@next/swc-linux-x64-musl': 14.2.28 + '@next/swc-win32-arm64-msvc': 14.2.28 + '@next/swc-win32-ia32-msvc': 14.2.28 + '@next/swc-win32-x64-msvc': 14.2.28 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros - nextra@3.3.1(@types/react@18.3.20)(acorn@8.14.1)(next@14.2.26(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)(typescript@5.8.2): + nextra@3.3.1(@types/react@18.3.20)(acorn@8.14.1)(next@14.2.28(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)(typescript@5.8.3): dependencies: '@formatjs/intl-localematcher': 0.5.10 - '@headlessui/react': 2.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@headlessui/react': 2.2.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mdx-js/mdx': 3.1.0(acorn@8.14.1) '@mdx-js/react': 3.1.0(@types/react@18.3.20)(react@18.3.1) '@napi-rs/simple-git': 0.1.19 - '@shikijs/twoslash': 1.29.2(typescript@5.8.2) + '@shikijs/twoslash': 1.29.2(typescript@5.8.3) '@theguild/remark-mermaid': 0.1.3(react@18.3.1) '@theguild/remark-npm2yarn': 0.3.3 - better-react-mathjax: 2.1.0(react@18.3.1) + better-react-mathjax: 2.3.0(react@18.3.1) clsx: 2.1.1 estree-util-to-js: 2.0.0 - estree-util-value-to-estree: 3.3.2 + estree-util-value-to-estree: 3.3.3 github-slugger: 2.0.0 graceful-fs: 4.2.11 gray-matter: 4.0.3 hast-util-to-estree: 3.1.3 - katex: 0.16.21 + katex: 0.16.22 mdast-util-from-markdown: 2.0.2 mdast-util-gfm: 3.1.0 mdast-util-to-hast: 13.2.0 negotiator: 1.0.0 - next: 14.2.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + next: 14.2.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1) p-limit: 6.2.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -17201,8 +17248,8 @@ snapshots: unist-util-remove: 4.0.0 unist-util-visit: 5.0.0 yaml: 2.7.1 - zod: 3.24.2 - zod-validation-error: 3.4.0(zod@3.24.2) + zod: 3.24.3 + zod-validation-error: 3.4.0(zod@3.24.3) transitivePeerDependencies: - '@types/react' - acorn @@ -17343,7 +17390,7 @@ snapshots: dependencies: mimic-fn: 4.0.0 - oniguruma-parser@0.5.4: {} + oniguruma-parser@0.12.1: {} oniguruma-to-es@2.3.0: dependencies: @@ -17351,10 +17398,9 @@ snapshots: regex: 5.1.1 regex-recursion: 5.1.1 - oniguruma-to-es@4.1.0: + oniguruma-to-es@4.3.3: dependencies: - emoji-regex-xs: 1.0.0 - oniguruma-parser: 0.5.4 + oniguruma-parser: 0.12.1 regex: 6.0.1 regex-recursion: 6.0.2 @@ -17389,17 +17435,17 @@ snapshots: object-keys: 1.1.1 safe-push-apply: 1.0.0 - ox@0.6.9(typescript@5.8.2)(zod@3.24.2): + ox@0.6.9(typescript@5.8.3)(zod@3.24.3): dependencies: '@adraffy/ens-normalize': 1.11.0 - '@noble/curves': 1.8.1 - '@noble/hashes': 1.7.1 + '@noble/curves': 1.8.2 + '@noble/hashes': 1.7.2 '@scure/bip32': 1.6.2 '@scure/bip39': 1.5.4 - abitype: 1.0.8(typescript@5.8.2)(zod@3.24.2) + abitype: 1.0.8(typescript@5.8.3)(zod@3.24.3) eventemitter3: 5.0.1 optionalDependencies: - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - zod @@ -17462,14 +17508,14 @@ snapshots: parse-json@5.2.0: dependencies: - '@babel/code-frame': 7.26.2 + '@babel/code-frame': 7.27.1 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 parse-json@7.1.1: dependencies: - '@babel/code-frame': 7.26.2 + '@babel/code-frame': 7.27.1 error-ex: 1.3.2 json-parse-even-better-errors: 3.0.2 lines-and-columns: 2.0.4 @@ -17486,9 +17532,9 @@ snapshots: parse-numeric-range@1.3.0: {} - parse5@7.2.1: + parse5@7.3.0: dependencies: - entities: 4.5.0 + entities: 6.0.0 parseurl@1.3.3: {} @@ -17533,10 +17579,10 @@ snapshots: safe-buffer: 5.2.1 sha.js: 2.4.11 - pg-cloudflare@1.1.1: + pg-cloudflare@1.2.5: optional: true - pg-connection-string@2.7.0: {} + pg-connection-string@2.8.5: {} pg-hstore@2.3.4: dependencies: @@ -17544,11 +17590,11 @@ snapshots: pg-int8@1.0.1: {} - pg-pool@3.8.0(pg@8.11.3): + pg-pool@3.9.6(pg@8.11.3): dependencies: pg: 8.11.3 - pg-protocol@1.8.0: {} + pg-protocol@1.9.5: {} pg-types@2.2.0: dependencies: @@ -17562,13 +17608,13 @@ snapshots: dependencies: buffer-writer: 2.0.0 packet-reader: 1.0.0 - pg-connection-string: 2.7.0 - pg-pool: 3.8.0(pg@8.11.3) - pg-protocol: 1.8.0 + pg-connection-string: 2.8.5 + pg-pool: 3.9.6(pg@8.11.3) + pg-protocol: 1.9.5 pg-types: 2.2.0 pgpass: 1.0.5 optionalDependencies: - pg-cloudflare: 1.1.1 + pg-cloudflare: 1.2.5 pgpass@1.0.5: dependencies: @@ -17620,8 +17666,8 @@ snapshots: pkg-types@2.1.0: dependencies: - confbox: 0.2.1 - exsolve: 1.0.4 + confbox: 0.2.2 + exsolve: 1.0.5 pathe: 2.0.3 pluralize@8.0.0: {} @@ -17658,13 +17704,13 @@ snapshots: optionalDependencies: postcss: 8.5.3 - postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.3)(tsx@4.19.3)(yaml@2.7.1): + postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.3)(tsx@4.19.4)(yaml@2.7.1): dependencies: lilconfig: 3.1.3 optionalDependencies: jiti: 1.21.7 postcss: 8.5.3 - tsx: 4.19.3 + tsx: 4.19.4 yaml: 2.7.1 postcss-nested@6.2.0(postcss@8.5.3): @@ -17811,50 +17857,50 @@ snapshots: iconv-lite: 0.4.24 unpipe: 1.0.0 - react-aria@3.38.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): - dependencies: - '@internationalized/string': 3.2.5 - '@react-aria/breadcrumbs': 3.5.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/button': 3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/calendar': 3.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/checkbox': 3.15.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/color': 3.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/combobox': 3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/datepicker': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/dialog': 3.5.23(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/disclosure': 3.0.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/dnd': 3.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/focus': 3.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/gridlist': 3.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/landmark': 3.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/link': 3.7.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/listbox': 3.14.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/menu': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/meter': 3.4.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/numberfield': 3.11.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/overlays': 3.26.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/progress': 3.4.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/radio': 3.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/searchfield': 3.8.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/select': 3.15.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/separator': 3.4.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/slider': 3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/ssr': 3.9.7(react@18.3.1) - '@react-aria/switch': 3.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/table': 3.17.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/tabs': 3.10.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/tag': 3.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/textfield': 3.17.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/toast': 3.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/tooltip': 3.8.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/tree': 3.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/visually-hidden': 3.8.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.28.0(react@18.3.1) + react-aria@3.39.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + '@internationalized/string': 3.2.6 + '@react-aria/breadcrumbs': 3.5.23(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/button': 3.13.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/calendar': 3.8.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/checkbox': 3.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/color': 3.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/combobox': 3.12.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/datepicker': 3.14.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/dialog': 3.5.24(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/disclosure': 3.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/dnd': 3.9.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/focus': 3.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/gridlist': 3.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/landmark': 3.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/link': 3.8.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/listbox': 3.14.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/menu': 3.18.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/meter': 3.4.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/numberfield': 3.11.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/progress': 3.4.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/radio': 3.11.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/searchfield': 3.8.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/select': 3.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/separator': 3.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/slider': 3.7.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/ssr': 3.9.8(react@18.3.1) + '@react-aria/switch': 3.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/table': 3.17.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/tabs': 3.10.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/tag': 3.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.17.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/toast': 3.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/tooltip': 3.8.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/tree': 3.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.29.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -17879,7 +17925,7 @@ snapshots: react-ga4@2.1.0: {} - react-image-crop@11.0.7(react@18.3.1): + react-image-crop@11.0.10(react@18.3.1): dependencies: react: 18.3.1 @@ -17940,14 +17986,14 @@ snapshots: react-transition-group@4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@babel/runtime': 7.27.0 + '@babel/runtime': 7.27.1 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-virtuoso@4.12.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-virtuoso@4.12.7(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) @@ -17985,7 +18031,7 @@ snapshots: dependencies: decimal.js-light: 2.5.1 - recharts@2.15.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + recharts@2.15.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: clsx: 2.1.1 eventemitter3: 4.0.7 @@ -18039,8 +18085,6 @@ snapshots: get-proto: 1.0.1 which-builtin-type: 1.2.1 - regenerator-runtime@0.14.1: {} - regex-recursion@5.1.1: dependencies: regex: 5.1.1 @@ -18075,7 +18119,7 @@ snapshots: '@types/katex': 0.16.7 hast-util-from-html-isomorphic: 2.0.0 hast-util-to-text: 4.0.2 - katex: 0.16.21 + katex: 0.16.22 unist-util-visit-parents: 6.0.1 vfile: 6.0.3 @@ -18303,7 +18347,7 @@ snapshots: rlp@2.2.7: dependencies: - bn.js: 5.2.1 + bn.js: 5.2.2 robust-predicates@3.0.2: {} @@ -18321,30 +18365,30 @@ snapshots: dependencies: estree-walker: 0.6.1 - rollup@4.39.0: + rollup@4.40.1: dependencies: '@types/estree': 1.0.7 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.39.0 - '@rollup/rollup-android-arm64': 4.39.0 - '@rollup/rollup-darwin-arm64': 4.39.0 - '@rollup/rollup-darwin-x64': 4.39.0 - '@rollup/rollup-freebsd-arm64': 4.39.0 - '@rollup/rollup-freebsd-x64': 4.39.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.39.0 - '@rollup/rollup-linux-arm-musleabihf': 4.39.0 - '@rollup/rollup-linux-arm64-gnu': 4.39.0 - '@rollup/rollup-linux-arm64-musl': 4.39.0 - '@rollup/rollup-linux-loongarch64-gnu': 4.39.0 - '@rollup/rollup-linux-powerpc64le-gnu': 4.39.0 - '@rollup/rollup-linux-riscv64-gnu': 4.39.0 - '@rollup/rollup-linux-riscv64-musl': 4.39.0 - '@rollup/rollup-linux-s390x-gnu': 4.39.0 - '@rollup/rollup-linux-x64-gnu': 4.39.0 - '@rollup/rollup-linux-x64-musl': 4.39.0 - '@rollup/rollup-win32-arm64-msvc': 4.39.0 - '@rollup/rollup-win32-ia32-msvc': 4.39.0 - '@rollup/rollup-win32-x64-msvc': 4.39.0 + '@rollup/rollup-android-arm-eabi': 4.40.1 + '@rollup/rollup-android-arm64': 4.40.1 + '@rollup/rollup-darwin-arm64': 4.40.1 + '@rollup/rollup-darwin-x64': 4.40.1 + '@rollup/rollup-freebsd-arm64': 4.40.1 + '@rollup/rollup-freebsd-x64': 4.40.1 + '@rollup/rollup-linux-arm-gnueabihf': 4.40.1 + '@rollup/rollup-linux-arm-musleabihf': 4.40.1 + '@rollup/rollup-linux-arm64-gnu': 4.40.1 + '@rollup/rollup-linux-arm64-musl': 4.40.1 + '@rollup/rollup-linux-loongarch64-gnu': 4.40.1 + '@rollup/rollup-linux-powerpc64le-gnu': 4.40.1 + '@rollup/rollup-linux-riscv64-gnu': 4.40.1 + '@rollup/rollup-linux-riscv64-musl': 4.40.1 + '@rollup/rollup-linux-s390x-gnu': 4.40.1 + '@rollup/rollup-linux-x64-gnu': 4.40.1 + '@rollup/rollup-linux-x64-musl': 4.40.1 + '@rollup/rollup-win32-arm64-msvc': 4.40.1 + '@rollup/rollup-win32-ia32-msvc': 4.40.1 + '@rollup/rollup-win32-x64-msvc': 4.40.1 fsevents: 2.3.3 roughjs@4.6.6: @@ -18492,14 +18536,14 @@ snapshots: sequelize@6.33.0(pg-hstore@2.3.4)(pg@8.11.3): dependencies: '@types/debug': 4.1.12 - '@types/validator': 13.12.3 + '@types/validator': 13.15.0 debug: 4.4.0(supports-color@8.1.1) dottie: 2.0.6 inflection: 1.13.4 lodash: 4.17.21 moment: 2.30.1 moment-timezone: 0.5.48 - pg-connection-string: 2.7.0 + pg-connection-string: 2.8.5 retry-as-promised: 7.1.1 semver: 7.7.1 sequelize-pool: 7.1.0 @@ -18560,7 +18604,7 @@ snapshots: sharp@0.33.5: dependencies: color: 4.2.3 - detect-libc: 2.0.3 + detect-libc: 2.0.4 semver: 7.7.1 optionalDependencies: '@img/sharp-darwin-arm64': 0.33.5 @@ -18601,14 +18645,14 @@ snapshots: '@shikijs/vscode-textmate': 10.0.2 '@types/hast': 3.0.4 - shiki@3.2.1: + shiki@3.3.0: dependencies: - '@shikijs/core': 3.2.1 - '@shikijs/engine-javascript': 3.2.1 - '@shikijs/engine-oniguruma': 3.2.1 - '@shikijs/langs': 3.2.1 - '@shikijs/themes': 3.2.1 - '@shikijs/types': 3.2.1 + '@shikijs/core': 3.3.0 + '@shikijs/engine-javascript': 3.3.0 + '@shikijs/engine-oniguruma': 3.3.0 + '@shikijs/langs': 3.3.0 + '@shikijs/themes': 3.3.0 + '@shikijs/types': 3.3.0 '@shikijs/vscode-textmate': 10.0.2 '@types/hast': 3.0.4 @@ -18714,11 +18758,11 @@ snapshots: spdx-license-ids@3.0.21: {} - speech-rule-engine@4.0.7: + speech-rule-engine@4.1.2: dependencies: - commander: 9.2.0 + '@xmldom/xmldom': 0.9.8 + commander: 13.1.0 wicked-good-xpath: 1.3.0 - xmldom-sre: 0.1.31 split2@3.2.2: dependencies: @@ -18764,7 +18808,7 @@ snapshots: statuses@2.0.1: {} - std-env@3.8.1: {} + std-env@3.9.0: {} stoppable@1.1.0: {} @@ -18881,7 +18925,7 @@ snapshots: strip-json-comments@3.1.1: {} - strnum@2.0.5: {} + strnum@2.1.0: {} style-to-js@1.1.16: dependencies: @@ -18944,9 +18988,9 @@ snapshots: symbol-tree@3.2.4: {} - synckit@0.10.3: + synckit@0.11.4: dependencies: - '@pkgr/core': 0.2.0 + '@pkgr/core': 0.2.4 tslib: 2.8.1 system-architecture@0.1.0: {} @@ -19026,9 +19070,9 @@ snapshots: tinyexec@0.3.2: {} - tinyglobby@0.2.12: + tinyglobby@0.2.13: dependencies: - fdir: 6.4.3(picomatch@4.0.2) + fdir: 6.4.4(picomatch@4.0.2) picomatch: 4.0.2 tinypool@1.0.2: {} @@ -19070,7 +19114,7 @@ snapshots: dependencies: punycode: 2.3.1 - tr46@5.1.0: + tr46@5.1.1: dependencies: punycode: 2.3.1 @@ -19080,9 +19124,9 @@ snapshots: trough@2.2.0: {} - ts-api-utils@1.4.3(typescript@5.8.2): + ts-api-utils@1.4.3(typescript@5.8.3): dependencies: - typescript: 5.8.2 + typescript: 5.8.3 ts-dedent@2.2.0: {} @@ -19108,66 +19152,66 @@ snapshots: tsort@0.0.1: {} - tsup@8.4.0(jiti@1.21.7)(postcss@8.5.3)(tsx@4.19.3)(typescript@5.8.2)(yaml@2.7.1): + tsup@8.4.0(jiti@1.21.7)(postcss@8.5.3)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1): dependencies: - bundle-require: 5.1.0(esbuild@0.25.2) + bundle-require: 5.1.0(esbuild@0.25.3) cac: 6.7.14 chokidar: 4.0.3 consola: 3.4.2 debug: 4.4.0(supports-color@8.1.1) - esbuild: 0.25.2 + esbuild: 0.25.3 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.3)(tsx@4.19.3)(yaml@2.7.1) + postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.3)(tsx@4.19.4)(yaml@2.7.1) resolve-from: 5.0.0 - rollup: 4.39.0 + rollup: 4.40.1 source-map: 0.8.0-beta.0 sucrase: 3.35.0 tinyexec: 0.3.2 - tinyglobby: 0.2.12 + tinyglobby: 0.2.13 tree-kill: 1.2.2 optionalDependencies: postcss: 8.5.3 - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - jiti - supports-color - tsx - yaml - tsx@4.19.3: + tsx@4.19.4: dependencies: - esbuild: 0.25.2 + esbuild: 0.25.3 get-tsconfig: 4.10.0 optionalDependencies: fsevents: 2.3.3 - turbo-darwin-64@2.4.4: + turbo-darwin-64@2.5.2: optional: true - turbo-darwin-arm64@2.4.4: + turbo-darwin-arm64@2.5.2: optional: true - turbo-linux-64@2.4.4: + turbo-linux-64@2.5.2: optional: true - turbo-linux-arm64@2.4.4: + turbo-linux-arm64@2.5.2: optional: true - turbo-windows-64@2.4.4: + turbo-windows-64@2.5.2: optional: true - turbo-windows-arm64@2.4.4: + turbo-windows-arm64@2.5.2: optional: true - turbo@2.4.4: + turbo@2.5.2: optionalDependencies: - turbo-darwin-64: 2.4.4 - turbo-darwin-arm64: 2.4.4 - turbo-linux-64: 2.4.4 - turbo-linux-arm64: 2.4.4 - turbo-windows-64: 2.4.4 - turbo-windows-arm64: 2.4.4 + turbo-darwin-64: 2.5.2 + turbo-darwin-arm64: 2.5.2 + turbo-linux-64: 2.5.2 + turbo-linux-arm64: 2.5.2 + turbo-windows-64: 2.5.2 + turbo-windows-arm64: 2.5.2 tweetnacl-util@0.15.1: {} @@ -19175,11 +19219,11 @@ snapshots: twoslash-protocol@0.2.12: {} - twoslash@0.2.12(typescript@5.8.2): + twoslash@0.2.12(typescript@5.8.3): dependencies: - '@typescript/vfs': 1.6.1(typescript@5.8.2) + '@typescript/vfs': 1.6.1(typescript@5.8.3) twoslash-protocol: 0.2.12 - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - supports-color @@ -19241,13 +19285,13 @@ snapshots: typescript@5.5.4: {} - typescript@5.8.2: {} + typescript@5.8.3: {} typy@3.3.0: {} ua-parser-js@1.0.40: {} - ufo@1.5.4: {} + ufo@1.6.1: {} unbox-primitive@1.1.0: dependencies: @@ -19258,8 +19302,6 @@ snapshots: underscore@1.13.7: {} - undici-types@6.20.0: {} - undici-types@6.21.0: {} undici@5.29.0: @@ -19269,10 +19311,10 @@ snapshots: unenv@2.0.0-rc.14: dependencies: defu: 6.1.4 - exsolve: 1.0.4 + exsolve: 1.0.5 ohash: 2.0.11 pathe: 2.0.3 - ufo: 1.5.4 + ufo: 1.6.1 unicode-trie@2.0.0: dependencies: @@ -19284,7 +19326,7 @@ snapshots: '@types/concat-stream': 2.0.3 '@types/debug': 4.1.12 '@types/is-empty': 1.2.3 - '@types/node': 22.13.17 + '@types/node': 22.15.3 '@types/unist': 3.0.3 concat-stream: 2.0.0 debug: 4.4.0(supports-color@8.1.1) @@ -19405,23 +19447,27 @@ snapshots: unpipe@1.0.0: {} - unrs-resolver@1.3.3: + unrs-resolver@1.7.2: + dependencies: + napi-postinstall: 0.2.3 optionalDependencies: - '@unrs/resolver-binding-darwin-arm64': 1.3.3 - '@unrs/resolver-binding-darwin-x64': 1.3.3 - '@unrs/resolver-binding-freebsd-x64': 1.3.3 - '@unrs/resolver-binding-linux-arm-gnueabihf': 1.3.3 - '@unrs/resolver-binding-linux-arm-musleabihf': 1.3.3 - '@unrs/resolver-binding-linux-arm64-gnu': 1.3.3 - '@unrs/resolver-binding-linux-arm64-musl': 1.3.3 - '@unrs/resolver-binding-linux-ppc64-gnu': 1.3.3 - '@unrs/resolver-binding-linux-s390x-gnu': 1.3.3 - '@unrs/resolver-binding-linux-x64-gnu': 1.3.3 - '@unrs/resolver-binding-linux-x64-musl': 1.3.3 - '@unrs/resolver-binding-wasm32-wasi': 1.3.3 - '@unrs/resolver-binding-win32-arm64-msvc': 1.3.3 - '@unrs/resolver-binding-win32-ia32-msvc': 1.3.3 - '@unrs/resolver-binding-win32-x64-msvc': 1.3.3 + '@unrs/resolver-binding-darwin-arm64': 1.7.2 + '@unrs/resolver-binding-darwin-x64': 1.7.2 + '@unrs/resolver-binding-freebsd-x64': 1.7.2 + '@unrs/resolver-binding-linux-arm-gnueabihf': 1.7.2 + '@unrs/resolver-binding-linux-arm-musleabihf': 1.7.2 + '@unrs/resolver-binding-linux-arm64-gnu': 1.7.2 + '@unrs/resolver-binding-linux-arm64-musl': 1.7.2 + '@unrs/resolver-binding-linux-ppc64-gnu': 1.7.2 + '@unrs/resolver-binding-linux-riscv64-gnu': 1.7.2 + '@unrs/resolver-binding-linux-riscv64-musl': 1.7.2 + '@unrs/resolver-binding-linux-s390x-gnu': 1.7.2 + '@unrs/resolver-binding-linux-x64-gnu': 1.7.2 + '@unrs/resolver-binding-linux-x64-musl': 1.7.2 + '@unrs/resolver-binding-wasm32-wasi': 1.7.2 + '@unrs/resolver-binding-win32-arm64-msvc': 1.7.2 + '@unrs/resolver-binding-win32-ia32-msvc': 1.7.2 + '@unrs/resolver-binding-win32-x64-msvc': 1.7.2 update-browserslist-db@1.1.3(browserslist@4.24.4): dependencies: @@ -19542,30 +19588,30 @@ snapshots: d3-time: 3.1.0 d3-timer: 3.0.1 - viem@2.24.2(typescript@5.8.2)(zod@3.24.2): + viem@2.28.3(typescript@5.8.3)(zod@3.24.3): dependencies: - '@noble/curves': 1.8.1 - '@noble/hashes': 1.7.1 + '@noble/curves': 1.8.2 + '@noble/hashes': 1.7.2 '@scure/bip32': 1.6.2 '@scure/bip39': 1.5.4 - abitype: 1.0.8(typescript@5.8.2)(zod@3.24.2) + abitype: 1.0.8(typescript@5.8.3)(zod@3.24.3) isows: 1.0.6(ws@8.18.1) - ox: 0.6.9(typescript@5.8.2)(zod@3.24.2) + ox: 0.6.9(typescript@5.8.3)(zod@3.24.3) ws: 8.18.1 optionalDependencies: - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - bufferutil - utf-8-validate - zod - vite-node@2.1.9(@types/node@22.14.0): + vite-node@2.1.9(@types/node@22.15.3): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@8.1.1) - es-module-lexer: 1.6.0 + es-module-lexer: 1.7.0 pathe: 1.1.2 - vite: 5.4.16(@types/node@22.14.0) + vite: 5.4.19(@types/node@22.15.3) transitivePeerDependencies: - '@types/node' - less @@ -19577,19 +19623,19 @@ snapshots: - supports-color - terser - vite@5.4.16(@types/node@22.14.0): + vite@5.4.19(@types/node@22.15.3): dependencies: esbuild: 0.21.5 postcss: 8.5.3 - rollup: 4.39.0 + rollup: 4.40.1 optionalDependencies: - '@types/node': 22.14.0 + '@types/node': 22.15.3 fsevents: 2.3.3 - vitest@2.1.9(@types/node@22.14.0)(jsdom@24.1.3): + vitest@2.1.9(@types/node@22.15.3)(jsdom@24.1.3): dependencies: '@vitest/expect': 2.1.9 - '@vitest/mocker': 2.1.9(vite@5.4.16(@types/node@22.14.0)) + '@vitest/mocker': 2.1.9(vite@5.4.19(@types/node@22.15.3)) '@vitest/pretty-format': 2.1.9 '@vitest/runner': 2.1.9 '@vitest/snapshot': 2.1.9 @@ -19600,16 +19646,16 @@ snapshots: expect-type: 1.2.1 magic-string: 0.30.17 pathe: 1.1.2 - std-env: 3.8.1 + std-env: 3.9.0 tinybench: 2.9.0 tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 5.4.16(@types/node@22.14.0) - vite-node: 2.1.9(@types/node@22.14.0) + vite: 5.4.19(@types/node@22.15.3) + vite-node: 2.1.9(@types/node@22.15.3) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.14.0 + '@types/node': 22.15.3 jsdom: 24.1.3 transitivePeerDependencies: - less @@ -19665,7 +19711,7 @@ snapshots: whatwg-url@14.2.0: dependencies: - tr46: 5.1.0 + tr46: 5.1.1 webidl-conversions: 7.0.0 whatwg-url@5.0.0: @@ -19741,36 +19787,36 @@ snapshots: wkx@0.5.0: dependencies: - '@types/node': 22.14.0 + '@types/node': 22.15.3 wonka@6.3.5: {} word-wrap@1.2.5: {} - workerd@1.20250310.0: + workerd@1.20250408.0: optionalDependencies: - '@cloudflare/workerd-darwin-64': 1.20250310.0 - '@cloudflare/workerd-darwin-arm64': 1.20250310.0 - '@cloudflare/workerd-linux-64': 1.20250310.0 - '@cloudflare/workerd-linux-arm64': 1.20250310.0 - '@cloudflare/workerd-windows-64': 1.20250310.0 + '@cloudflare/workerd-darwin-64': 1.20250408.0 + '@cloudflare/workerd-darwin-arm64': 1.20250408.0 + '@cloudflare/workerd-linux-64': 1.20250408.0 + '@cloudflare/workerd-linux-arm64': 1.20250408.0 + '@cloudflare/workerd-windows-64': 1.20250408.0 workerpool@6.5.1: {} - wrangler@3.114.3(@cloudflare/workers-types@4.20250327.0): + wrangler@3.114.8(@cloudflare/workers-types@4.20250430.0): dependencies: '@cloudflare/kv-asset-handler': 0.3.4 - '@cloudflare/unenv-preset': 2.0.2(unenv@2.0.0-rc.14)(workerd@1.20250310.0) + '@cloudflare/unenv-preset': 2.0.2(unenv@2.0.0-rc.14)(workerd@1.20250408.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 esbuild: 0.17.19 - miniflare: 3.20250310.1 + miniflare: 3.20250408.1 path-to-regexp: 6.3.0 unenv: 2.0.0-rc.14 - workerd: 1.20250310.0 + workerd: 1.20250408.0 optionalDependencies: - '@cloudflare/workers-types': 4.20250327.0 + '@cloudflare/workers-types': 4.20250430.0 fsevents: 2.3.3 sharp: 0.33.5 transitivePeerDependencies: @@ -19809,8 +19855,6 @@ snapshots: xmlchars@2.2.0: {} - xmldom-sre@0.1.31: {} - xstate@4.38.3: {} xtend@4.0.2: {} @@ -19848,18 +19892,24 @@ snapshots: yoga-wasm-web@0.3.3: {} - youch@3.2.3: + youch@3.3.4: dependencies: - cookie: 0.5.0 + cookie: 0.7.2 mustache: 4.2.0 stacktracey: 2.1.8 - zod-validation-error@3.4.0(zod@3.24.2): + zod-validation-error@3.4.0(zod@3.23.8): + dependencies: + zod: 3.23.8 + + zod-validation-error@3.4.0(zod@3.24.3): dependencies: - zod: 3.24.2 + zod: 3.24.3 zod@3.22.3: {} - zod@3.24.2: {} + zod@3.23.8: {} + + zod@3.24.3: {} zwitch@2.0.4: {} diff --git a/website/package.json b/website/package.json index 5ce1050ee643..9607195c5710 100644 --- a/website/package.json +++ b/website/package.json @@ -18,19 +18,19 @@ "dependencies": { "@docsearch/react": "^3.9.0", "@edgeandnode/common": "^7.0.4", - "@edgeandnode/gds": "^6.5.12", - "@edgeandnode/go": "^9.4.13", + "@edgeandnode/gds": "^6.5.14", + "@edgeandnode/go": "^9.4.14", "@emotion/react": "^11.14.0", "@graphprotocol/contracts": "6.2.1", "@pinax/graph-networks-registry": "^0.6.7", - "@react-hookz/web": "^25.1.0", + "@react-hookz/web": "^25.1.1", "@readme/httpsnippet": "^11.0.0", - "@readme/openapi-parser": "^3.0.1", + "@readme/openapi-parser": "^3.0.3", "fetch-har": "^11.1.1", "lodash": "^4.17.21", - "mixpanel-browser": "^2.63.0", - "motion": "^12.6.3", - "next": "^14.2.26", + "mixpanel-browser": "^2.64.0", + "motion": "^12.9.4", + "next": "^14.2.28", "next-seo": "^6.6.0", "next-sitemap": "^4.2.3", "nextra": "^3.3.1", @@ -44,20 +44,20 @@ "remark-callouts": "workspace:*", "theme-ui": "^0.17.2", "unist-util-visit": "^5.0.0", - "zod": "^3.24.2" + "zod": "^3.24.3" }, "devDependencies": { "@types/lodash": "^4.17.16", "@types/mdast": "^4.0.4", "@types/mixpanel-browser": "^2.54.0", - "@types/node": "^22.14.0", + "@types/node": "^22.15.3", "@types/react": "^18.3.20", - "@types/react-dom": "^18.3.6", + "@types/react-dom": "^18.3.7", "autoprefixer": "^10.4.21", - "fast-xml-parser": "^5.1.0", + "fast-xml-parser": "^5.2.1", "postcss": "^8.5.3", "tailwindcss": "^3.4.17", "tsup": "^8.4.0", - "tsx": "^4.19.3" + "tsx": "^4.19.4" } } diff --git a/website/route-lockfile.txt b/website/route-lockfile.txt index 336f68520bf0..e18838a22130 100644 --- a/website/route-lockfile.txt +++ b/website/route-lockfile.txt @@ -231,10 +231,14 @@ /ar/supported-networks/zksync-era/ /ar/supported-networks/zora/ /ar/token-api/evm/get-balances-evm-by-address/ +/ar/token-api/evm/get-historical-balances-evm-by-address/ /ar/token-api/evm/get-holders-evm-by-contract/ +/ar/token-api/evm/get-ohlc-pools-evm-by-pool/ /ar/token-api/evm/get-ohlc-prices-evm-by-contract/ +/ar/token-api/evm/get-pools-evm/ +/ar/token-api/evm/get-swaps-evm/ /ar/token-api/evm/get-tokens-evm-by-contract/ -/ar/token-api/evm/get-transfers-evm-by-address/ +/ar/token-api/evm/get-transfers-evm/ /ar/token-api/faq/ /ar/token-api/mcp/claude/ /ar/token-api/mcp/cline/ @@ -475,10 +479,14 @@ /cs/supported-networks/zksync-era/ /cs/supported-networks/zora/ /cs/token-api/evm/get-balances-evm-by-address/ +/cs/token-api/evm/get-historical-balances-evm-by-address/ /cs/token-api/evm/get-holders-evm-by-contract/ +/cs/token-api/evm/get-ohlc-pools-evm-by-pool/ /cs/token-api/evm/get-ohlc-prices-evm-by-contract/ +/cs/token-api/evm/get-pools-evm/ +/cs/token-api/evm/get-swaps-evm/ /cs/token-api/evm/get-tokens-evm-by-contract/ -/cs/token-api/evm/get-transfers-evm-by-address/ +/cs/token-api/evm/get-transfers-evm/ /cs/token-api/faq/ /cs/token-api/mcp/claude/ /cs/token-api/mcp/cline/ @@ -719,10 +727,14 @@ /de/supported-networks/zksync-era/ /de/supported-networks/zora/ /de/token-api/evm/get-balances-evm-by-address/ +/de/token-api/evm/get-historical-balances-evm-by-address/ /de/token-api/evm/get-holders-evm-by-contract/ +/de/token-api/evm/get-ohlc-pools-evm-by-pool/ /de/token-api/evm/get-ohlc-prices-evm-by-contract/ +/de/token-api/evm/get-pools-evm/ +/de/token-api/evm/get-swaps-evm/ /de/token-api/evm/get-tokens-evm-by-contract/ -/de/token-api/evm/get-transfers-evm-by-address/ +/de/token-api/evm/get-transfers-evm/ /de/token-api/faq/ /de/token-api/mcp/claude/ /de/token-api/mcp/cline/ @@ -963,10 +975,14 @@ /en/supported-networks/zksync-era/ /en/supported-networks/zora/ /en/token-api/evm/get-balances-evm-by-address/ +/en/token-api/evm/get-historical-balances-evm-by-address/ /en/token-api/evm/get-holders-evm-by-contract/ +/en/token-api/evm/get-ohlc-pools-evm-by-pool/ /en/token-api/evm/get-ohlc-prices-evm-by-contract/ +/en/token-api/evm/get-pools-evm/ +/en/token-api/evm/get-swaps-evm/ /en/token-api/evm/get-tokens-evm-by-contract/ -/en/token-api/evm/get-transfers-evm-by-address/ +/en/token-api/evm/get-transfers-evm/ /en/token-api/faq/ /en/token-api/mcp/claude/ /en/token-api/mcp/cline/ @@ -1207,10 +1223,14 @@ /es/supported-networks/zksync-era/ /es/supported-networks/zora/ /es/token-api/evm/get-balances-evm-by-address/ +/es/token-api/evm/get-historical-balances-evm-by-address/ /es/token-api/evm/get-holders-evm-by-contract/ +/es/token-api/evm/get-ohlc-pools-evm-by-pool/ /es/token-api/evm/get-ohlc-prices-evm-by-contract/ +/es/token-api/evm/get-pools-evm/ +/es/token-api/evm/get-swaps-evm/ /es/token-api/evm/get-tokens-evm-by-contract/ -/es/token-api/evm/get-transfers-evm-by-address/ +/es/token-api/evm/get-transfers-evm/ /es/token-api/faq/ /es/token-api/mcp/claude/ /es/token-api/mcp/cline/ @@ -1451,10 +1471,14 @@ /fr/supported-networks/zksync-era/ /fr/supported-networks/zora/ /fr/token-api/evm/get-balances-evm-by-address/ +/fr/token-api/evm/get-historical-balances-evm-by-address/ /fr/token-api/evm/get-holders-evm-by-contract/ +/fr/token-api/evm/get-ohlc-pools-evm-by-pool/ /fr/token-api/evm/get-ohlc-prices-evm-by-contract/ +/fr/token-api/evm/get-pools-evm/ +/fr/token-api/evm/get-swaps-evm/ /fr/token-api/evm/get-tokens-evm-by-contract/ -/fr/token-api/evm/get-transfers-evm-by-address/ +/fr/token-api/evm/get-transfers-evm/ /fr/token-api/faq/ /fr/token-api/mcp/claude/ /fr/token-api/mcp/cline/ @@ -1695,10 +1719,14 @@ /hi/supported-networks/zksync-era/ /hi/supported-networks/zora/ /hi/token-api/evm/get-balances-evm-by-address/ +/hi/token-api/evm/get-historical-balances-evm-by-address/ /hi/token-api/evm/get-holders-evm-by-contract/ +/hi/token-api/evm/get-ohlc-pools-evm-by-pool/ /hi/token-api/evm/get-ohlc-prices-evm-by-contract/ +/hi/token-api/evm/get-pools-evm/ +/hi/token-api/evm/get-swaps-evm/ /hi/token-api/evm/get-tokens-evm-by-contract/ -/hi/token-api/evm/get-transfers-evm-by-address/ +/hi/token-api/evm/get-transfers-evm/ /hi/token-api/faq/ /hi/token-api/mcp/claude/ /hi/token-api/mcp/cline/ @@ -1939,10 +1967,14 @@ /it/supported-networks/zksync-era/ /it/supported-networks/zora/ /it/token-api/evm/get-balances-evm-by-address/ +/it/token-api/evm/get-historical-balances-evm-by-address/ /it/token-api/evm/get-holders-evm-by-contract/ +/it/token-api/evm/get-ohlc-pools-evm-by-pool/ /it/token-api/evm/get-ohlc-prices-evm-by-contract/ +/it/token-api/evm/get-pools-evm/ +/it/token-api/evm/get-swaps-evm/ /it/token-api/evm/get-tokens-evm-by-contract/ -/it/token-api/evm/get-transfers-evm-by-address/ +/it/token-api/evm/get-transfers-evm/ /it/token-api/faq/ /it/token-api/mcp/claude/ /it/token-api/mcp/cline/ @@ -2183,10 +2215,14 @@ /ja/supported-networks/zksync-era/ /ja/supported-networks/zora/ /ja/token-api/evm/get-balances-evm-by-address/ +/ja/token-api/evm/get-historical-balances-evm-by-address/ /ja/token-api/evm/get-holders-evm-by-contract/ +/ja/token-api/evm/get-ohlc-pools-evm-by-pool/ /ja/token-api/evm/get-ohlc-prices-evm-by-contract/ +/ja/token-api/evm/get-pools-evm/ +/ja/token-api/evm/get-swaps-evm/ /ja/token-api/evm/get-tokens-evm-by-contract/ -/ja/token-api/evm/get-transfers-evm-by-address/ +/ja/token-api/evm/get-transfers-evm/ /ja/token-api/faq/ /ja/token-api/mcp/claude/ /ja/token-api/mcp/cline/ @@ -2281,10 +2317,14 @@ /ko/substreams/sps/tutorial/ /ko/supported-networks/ /ko/token-api/evm/get-balances-evm-by-address/ +/ko/token-api/evm/get-historical-balances-evm-by-address/ /ko/token-api/evm/get-holders-evm-by-contract/ +/ko/token-api/evm/get-ohlc-pools-evm-by-pool/ /ko/token-api/evm/get-ohlc-prices-evm-by-contract/ +/ko/token-api/evm/get-pools-evm/ +/ko/token-api/evm/get-swaps-evm/ /ko/token-api/evm/get-tokens-evm-by-contract/ -/ko/token-api/evm/get-transfers-evm-by-address/ +/ko/token-api/evm/get-transfers-evm/ /ko/token-api/faq/ /ko/token-api/mcp/claude/ /ko/token-api/mcp/cline/ @@ -2525,10 +2565,14 @@ /mr/supported-networks/zksync-era/ /mr/supported-networks/zora/ /mr/token-api/evm/get-balances-evm-by-address/ +/mr/token-api/evm/get-historical-balances-evm-by-address/ /mr/token-api/evm/get-holders-evm-by-contract/ +/mr/token-api/evm/get-ohlc-pools-evm-by-pool/ /mr/token-api/evm/get-ohlc-prices-evm-by-contract/ +/mr/token-api/evm/get-pools-evm/ +/mr/token-api/evm/get-swaps-evm/ /mr/token-api/evm/get-tokens-evm-by-contract/ -/mr/token-api/evm/get-transfers-evm-by-address/ +/mr/token-api/evm/get-transfers-evm/ /mr/token-api/faq/ /mr/token-api/mcp/claude/ /mr/token-api/mcp/cline/ @@ -2623,10 +2667,14 @@ /nl/substreams/sps/tutorial/ /nl/supported-networks/ /nl/token-api/evm/get-balances-evm-by-address/ +/nl/token-api/evm/get-historical-balances-evm-by-address/ /nl/token-api/evm/get-holders-evm-by-contract/ +/nl/token-api/evm/get-ohlc-pools-evm-by-pool/ /nl/token-api/evm/get-ohlc-prices-evm-by-contract/ +/nl/token-api/evm/get-pools-evm/ +/nl/token-api/evm/get-swaps-evm/ /nl/token-api/evm/get-tokens-evm-by-contract/ -/nl/token-api/evm/get-transfers-evm-by-address/ +/nl/token-api/evm/get-transfers-evm/ /nl/token-api/faq/ /nl/token-api/mcp/claude/ /nl/token-api/mcp/cline/ @@ -2721,10 +2769,14 @@ /pl/substreams/sps/tutorial/ /pl/supported-networks/ /pl/token-api/evm/get-balances-evm-by-address/ +/pl/token-api/evm/get-historical-balances-evm-by-address/ /pl/token-api/evm/get-holders-evm-by-contract/ +/pl/token-api/evm/get-ohlc-pools-evm-by-pool/ /pl/token-api/evm/get-ohlc-prices-evm-by-contract/ +/pl/token-api/evm/get-pools-evm/ +/pl/token-api/evm/get-swaps-evm/ /pl/token-api/evm/get-tokens-evm-by-contract/ -/pl/token-api/evm/get-transfers-evm-by-address/ +/pl/token-api/evm/get-transfers-evm/ /pl/token-api/faq/ /pl/token-api/mcp/claude/ /pl/token-api/mcp/cline/ @@ -2965,10 +3017,14 @@ /pt/supported-networks/zksync-era/ /pt/supported-networks/zora/ /pt/token-api/evm/get-balances-evm-by-address/ +/pt/token-api/evm/get-historical-balances-evm-by-address/ /pt/token-api/evm/get-holders-evm-by-contract/ +/pt/token-api/evm/get-ohlc-pools-evm-by-pool/ /pt/token-api/evm/get-ohlc-prices-evm-by-contract/ +/pt/token-api/evm/get-pools-evm/ +/pt/token-api/evm/get-swaps-evm/ /pt/token-api/evm/get-tokens-evm-by-contract/ -/pt/token-api/evm/get-transfers-evm-by-address/ +/pt/token-api/evm/get-transfers-evm/ /pt/token-api/faq/ /pt/token-api/mcp/claude/ /pt/token-api/mcp/cline/ @@ -3063,10 +3119,14 @@ /ro/substreams/sps/tutorial/ /ro/supported-networks/ /ro/token-api/evm/get-balances-evm-by-address/ +/ro/token-api/evm/get-historical-balances-evm-by-address/ /ro/token-api/evm/get-holders-evm-by-contract/ +/ro/token-api/evm/get-ohlc-pools-evm-by-pool/ /ro/token-api/evm/get-ohlc-prices-evm-by-contract/ +/ro/token-api/evm/get-pools-evm/ +/ro/token-api/evm/get-swaps-evm/ /ro/token-api/evm/get-tokens-evm-by-contract/ -/ro/token-api/evm/get-transfers-evm-by-address/ +/ro/token-api/evm/get-transfers-evm/ /ro/token-api/faq/ /ro/token-api/mcp/claude/ /ro/token-api/mcp/cline/ @@ -3307,10 +3367,14 @@ /ru/supported-networks/zksync-era/ /ru/supported-networks/zora/ /ru/token-api/evm/get-balances-evm-by-address/ +/ru/token-api/evm/get-historical-balances-evm-by-address/ /ru/token-api/evm/get-holders-evm-by-contract/ +/ru/token-api/evm/get-ohlc-pools-evm-by-pool/ /ru/token-api/evm/get-ohlc-prices-evm-by-contract/ +/ru/token-api/evm/get-pools-evm/ +/ru/token-api/evm/get-swaps-evm/ /ru/token-api/evm/get-tokens-evm-by-contract/ -/ru/token-api/evm/get-transfers-evm-by-address/ +/ru/token-api/evm/get-transfers-evm/ /ru/token-api/faq/ /ru/token-api/mcp/claude/ /ru/token-api/mcp/cline/ @@ -3551,10 +3615,14 @@ /sv/supported-networks/zksync-era/ /sv/supported-networks/zora/ /sv/token-api/evm/get-balances-evm-by-address/ +/sv/token-api/evm/get-historical-balances-evm-by-address/ /sv/token-api/evm/get-holders-evm-by-contract/ +/sv/token-api/evm/get-ohlc-pools-evm-by-pool/ /sv/token-api/evm/get-ohlc-prices-evm-by-contract/ +/sv/token-api/evm/get-pools-evm/ +/sv/token-api/evm/get-swaps-evm/ /sv/token-api/evm/get-tokens-evm-by-contract/ -/sv/token-api/evm/get-transfers-evm-by-address/ +/sv/token-api/evm/get-transfers-evm/ /sv/token-api/faq/ /sv/token-api/mcp/claude/ /sv/token-api/mcp/cline/ @@ -3795,10 +3863,14 @@ /tr/supported-networks/zksync-era/ /tr/supported-networks/zora/ /tr/token-api/evm/get-balances-evm-by-address/ +/tr/token-api/evm/get-historical-balances-evm-by-address/ /tr/token-api/evm/get-holders-evm-by-contract/ +/tr/token-api/evm/get-ohlc-pools-evm-by-pool/ /tr/token-api/evm/get-ohlc-prices-evm-by-contract/ +/tr/token-api/evm/get-pools-evm/ +/tr/token-api/evm/get-swaps-evm/ /tr/token-api/evm/get-tokens-evm-by-contract/ -/tr/token-api/evm/get-transfers-evm-by-address/ +/tr/token-api/evm/get-transfers-evm/ /tr/token-api/faq/ /tr/token-api/mcp/claude/ /tr/token-api/mcp/cline/ @@ -3893,10 +3965,14 @@ /uk/substreams/sps/tutorial/ /uk/supported-networks/ /uk/token-api/evm/get-balances-evm-by-address/ +/uk/token-api/evm/get-historical-balances-evm-by-address/ /uk/token-api/evm/get-holders-evm-by-contract/ +/uk/token-api/evm/get-ohlc-pools-evm-by-pool/ /uk/token-api/evm/get-ohlc-prices-evm-by-contract/ +/uk/token-api/evm/get-pools-evm/ +/uk/token-api/evm/get-swaps-evm/ /uk/token-api/evm/get-tokens-evm-by-contract/ -/uk/token-api/evm/get-transfers-evm-by-address/ +/uk/token-api/evm/get-transfers-evm/ /uk/token-api/faq/ /uk/token-api/mcp/claude/ /uk/token-api/mcp/cline/ @@ -4137,10 +4213,14 @@ /ur/supported-networks/zksync-era/ /ur/supported-networks/zora/ /ur/token-api/evm/get-balances-evm-by-address/ +/ur/token-api/evm/get-historical-balances-evm-by-address/ /ur/token-api/evm/get-holders-evm-by-contract/ +/ur/token-api/evm/get-ohlc-pools-evm-by-pool/ /ur/token-api/evm/get-ohlc-prices-evm-by-contract/ +/ur/token-api/evm/get-pools-evm/ +/ur/token-api/evm/get-swaps-evm/ /ur/token-api/evm/get-tokens-evm-by-contract/ -/ur/token-api/evm/get-transfers-evm-by-address/ +/ur/token-api/evm/get-transfers-evm/ /ur/token-api/faq/ /ur/token-api/mcp/claude/ /ur/token-api/mcp/cline/ @@ -4235,10 +4315,14 @@ /vi/substreams/sps/tutorial/ /vi/supported-networks/ /vi/token-api/evm/get-balances-evm-by-address/ +/vi/token-api/evm/get-historical-balances-evm-by-address/ /vi/token-api/evm/get-holders-evm-by-contract/ +/vi/token-api/evm/get-ohlc-pools-evm-by-pool/ /vi/token-api/evm/get-ohlc-prices-evm-by-contract/ +/vi/token-api/evm/get-pools-evm/ +/vi/token-api/evm/get-swaps-evm/ /vi/token-api/evm/get-tokens-evm-by-contract/ -/vi/token-api/evm/get-transfers-evm-by-address/ +/vi/token-api/evm/get-transfers-evm/ /vi/token-api/faq/ /vi/token-api/mcp/claude/ /vi/token-api/mcp/cline/ @@ -4479,10 +4563,14 @@ /zh/supported-networks/zksync-era/ /zh/supported-networks/zora/ /zh/token-api/evm/get-balances-evm-by-address/ +/zh/token-api/evm/get-historical-balances-evm-by-address/ /zh/token-api/evm/get-holders-evm-by-contract/ +/zh/token-api/evm/get-ohlc-pools-evm-by-pool/ /zh/token-api/evm/get-ohlc-prices-evm-by-contract/ +/zh/token-api/evm/get-pools-evm/ +/zh/token-api/evm/get-swaps-evm/ /zh/token-api/evm/get-tokens-evm-by-contract/ -/zh/token-api/evm/get-transfers-evm-by-address/ +/zh/token-api/evm/get-transfers-evm/ /zh/token-api/faq/ /zh/token-api/mcp/claude/ /zh/token-api/mcp/cline/ diff --git a/website/src/openApi/tokenApi.json b/website/src/openApi/tokenApi.json index 291f109535e9..c18666778911 100644 --- a/website/src/openApi/tokenApi.json +++ b/website/src/openApi/tokenApi.json @@ -3,7 +3,7 @@ "info": { "title": "Token API (Beta)", "description": "Power your apps & AI agents with real-time token data.", - "version": "1.2.4+643807a (2025-03-28)" + "version": "1.3.7+dc8469f (2025-05-02)" }, "servers": [ { @@ -47,15 +47,16 @@ "datetime": { "type": "string" }, - "date": { - "type": "string" - }, "contract": { - "type": "string" + "type": "string", + "description": "Filter by address" }, "amount": { "type": "string" }, + "value": { + "type": "number" + }, "network_id": { "type": "string", "enum": [ @@ -64,7 +65,8 @@ "base", "arbitrum-one", "optimism", - "matic" + "matic", + "unichain" ], "description": "The Graph Network ID https://thegraph.com/networks", "example": "mainnet" @@ -88,9 +90,9 @@ "required": [ "block_num", "datetime", - "date", "contract", "amount", + "value", "network_id" ] } @@ -119,9 +121,9 @@ { "block_num": 21764208, "datetime": "2025-02-03 06:31:23", - "date": "2025-02-03", "contract": "0xc944e90c64b2c07662a292be6244bdf05cda44a7", "amount": "339640316263000000000000000", + "value": 339640316.263, "decimals": 18, "symbol": "GRT", "network_id": "mainnet", @@ -145,7 +147,7 @@ "schema": { "type": "string", "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", - "description": "EVM wallet address to query", + "description": "Filter by address", "example": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045" }, "required": true @@ -161,7 +163,8 @@ "base", "arbitrum-one", "optimism", - "matic" + "matic", + "unichain" ], "description": "The Graph Network ID https://thegraph.com/networks", "example": "mainnet" @@ -196,8 +199,8 @@ } } ], - "summary": "Token Balances by Wallet Address", - "description": "The EVM Balances endpoint provides a snapshot of an account’s current token holdings. The endpoint returns the current balances of native and ERC-20 tokens held by a specified wallet address on an Ethereum-compatible blockchain.", + "summary": "Balances by Address", + "description": "Provides latest ERC-20 & Native balances by wallet address.", "security": [ { "bearerAuth": [] @@ -205,7 +208,7 @@ ] } }, - "/transfers/evm/{address}": { + "/transfers/evm": { "get": { "responses": { "200": { @@ -226,24 +229,30 @@ "datetime": { "type": "string" }, - "date": { - "type": "string" + "timestamp": { + "type": "number" }, "transaction_id": { "type": "string" }, "contract": { - "type": "string" + "type": "string", + "description": "Filter by address" }, "from": { - "type": "string" + "type": "string", + "description": "Filter by address" }, "to": { - "type": "string" + "type": "string", + "description": "Filter by address" }, "amount": { "type": "string" }, + "value": { + "type": "number" + }, "network_id": { "type": "string", "enum": [ @@ -252,7 +261,8 @@ "base", "arbitrum-one", "optimism", - "matic" + "matic", + "unichain" ], "description": "The Graph Network ID https://thegraph.com/networks", "example": "mainnet" @@ -262,26 +272,18 @@ }, "decimals": { "type": "number" - }, - "price_usd": { - "type": "number" - }, - "value_usd": { - "type": "number" - }, - "low_liquidity": { - "type": "boolean" } }, "required": [ "block_num", "datetime", - "date", + "timestamp", "transaction_id", "contract", "from", "to", "amount", + "value", "network_id" ] } @@ -308,19 +310,17 @@ "example": { "data": [ { - "block_num": 22128243, - "datetime": "2025-03-26 02:58:47", - "date": "2025-03-26", + "block_num": 22349873, + "datetime": "2025-04-26 01:18:47", + "timestamp": 1745630327, + "transaction_id": "0xd80ed9764b0bc25b982668f66ec1cf46dbe27bcd01dffcd487f43c92f72b2a84", "contract": "0xc944e90c64b2c07662a292be6244bdf05cda44a7", - "from": "0xf89d7b9c864f589bbf53a82105107622b35eaa40", - "to": "0x2e4578e6c86380ca1759431fedeeae823e33357b", - "amount": "4805168872000000000000", - "transaction_id": "0x18c62cfa9c10a1e0a7bee36099151238e668ff61c97c7b9ab616aaa93c176e2c", + "from": "0x7d2fbc0eefdb8721b27d216469e79ef288910a83", + "to": "0xa5eb953d1ce9d6a99893cbf6d83d8abcca9b8804", "decimals": 18, "symbol": "GRT", - "network_id": "mainnet", - "price_usd": 0.1040243665135064, - "value_usd": 499.85464790022 + "amount": "11068393958660000000000", + "value": 11068.393958659999 } ] } @@ -328,22 +328,11 @@ } } }, - "operationId": "getTransfersEvmByAddress", + "operationId": "getTransfersEvm", "tags": [ "EVM" ], "parameters": [ - { - "in": "path", - "name": "address", - "schema": { - "type": "string", - "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", - "description": "EVM wallet address to query", - "example": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045" - }, - "required": true - }, { "in": "query", "name": "network_id", @@ -355,7 +344,8 @@ "base", "arbitrum-one", "optimism", - "matic" + "matic", + "unichain" ], "description": "The Graph Network ID https://thegraph.com/networks", "example": "mainnet" @@ -363,13 +353,21 @@ }, { "in": "query", - "name": "age", + "name": "from", "schema": { - "type": "integer", - "minimum": 1, - "maximum": 180, - "default": 30, - "description": "Indicates how many days have passed since the data's creation or insertion." + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", + "description": "Filter by address" + } + }, + { + "in": "query", + "name": "to", + "schema": { + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", + "description": "Filter by address", + "example": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045" } }, { @@ -378,7 +376,59 @@ "schema": { "type": "string", "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", - "description": "Filter by contract address" + "description": "Filter by address" + } + }, + { + "in": "query", + "name": "startTime", + "schema": { + "type": "number", + "minimum": 0, + "description": "UNIX timestamp in seconds." + } + }, + { + "in": "query", + "name": "endTime", + "schema": { + "type": "number", + "minimum": 0, + "description": "UNIX timestamp in seconds." + } + }, + { + "in": "query", + "name": "orderBy", + "schema": { + "type": "string", + "enum": [ + "timestamp" + ], + "default": "timestamp", + "description": "The field by which to order the results." + } + }, + { + "in": "query", + "name": "orderDirection", + "schema": { + "type": "string", + "enum": [ + "asc", + "desc" + ], + "default": "desc", + "description": "The order in which to return the results: Ascending (asc) or Descending (desc)." + } + }, + { + "in": "query", + "name": "transaction_id", + "schema": { + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{64}$", + "description": "Filter by transaction" } }, { @@ -403,8 +453,8 @@ } } ], - "summary": "Token Transfers by Wallet Address", - "description": "The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time.", + "summary": "Transfers Events", + "description": "Provides ERC-20 & Native transfer events.", "security": [ { "bearerAuth": [] @@ -412,7 +462,7 @@ ] } }, - "/holders/evm/{contract}": { + "/tokens/evm/{contract}": { "get": { "responses": { "200": { @@ -433,15 +483,16 @@ "datetime": { "type": "string" }, - "date": { - "type": "string" - }, "address": { - "type": "string" + "type": "string", + "description": "Filter by address" }, - "amount": { + "circulating_supply": { "type": "string" }, + "holders": { + "type": "number" + }, "network_id": { "type": "string", "enum": [ @@ -450,21 +501,36 @@ "base", "arbitrum-one", "optimism", - "matic" + "matic", + "unichain" ], "description": "The Graph Network ID https://thegraph.com/networks", "example": "mainnet" }, + "icon": { + "type": "object", + "properties": { + "web3icon": { + "type": "string" + } + }, + "required": [ + "web3icon" + ] + }, "symbol": { "type": "string" }, + "name": { + "type": "string" + }, "decimals": { "type": "number" }, "price_usd": { "type": "number" }, - "value_usd": { + "market_cap": { "type": "number" }, "low_liquidity": { @@ -474,10 +540,11 @@ "required": [ "block_num", "datetime", - "date", "address", - "amount", - "network_id" + "circulating_supply", + "holders", + "network_id", + "icon" ] } }, @@ -503,16 +570,20 @@ "example": { "data": [ { - "block_num": 12022417, - "datetime": "2021-03-12 07:35:19", - "date": "2021-03-12", - "address": "0x701bd63938518d7db7e0f00945110c80c67df532", - "amount": "661800000021764825741967", + "block_num": 22128490, + "datetime": "2025-03-26 03:48:35", + "address": "0xc944e90c64b2c07662a292be6244bdf05cda44a7", "decimals": 18, - "symbol": "WETH", + "symbol": "GRT", + "name": "Graph Token", "network_id": "mainnet", - "price_usd": 2008.9052012472073, - "value_usd": 1329493462.2291253 + "circulating_supply": "10800262823318213436822328009", + "holders": 170271, + "icon": { + "web3icon": "GRT" + }, + "price_usd": 0.1040243665135064, + "market_cap": 1123490498.375051 } ] } @@ -520,7 +591,7 @@ } } }, - "operationId": "getHoldersEvmByContract", + "operationId": "getTokensEvmByContract", "tags": [ "EVM" ], @@ -531,8 +602,8 @@ "schema": { "type": "string", "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", - "description": "EVM contract address to query", - "example": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + "description": "Filter by contract address", + "example": "0xc944e90c64b2c07662a292be6244bdf05cda44a7" }, "required": true }, @@ -547,49 +618,16 @@ "base", "arbitrum-one", "optimism", - "matic" + "matic", + "unichain" ], "description": "The Graph Network ID https://thegraph.com/networks", "example": "mainnet" } - }, - { - "in": "query", - "name": "order_by", - "schema": { - "type": "string", - "enum": [ - "asc", - "desc" - ], - "description": "The order in which to return the results: Ascending (asc) or Descending (desc).", - "default": "desc" - } - }, - { - "in": "query", - "name": "limit", - "schema": { - "type": "integer", - "minimum": 1, - "maximum": 1000, - "default": 10, - "description": "The maximum number of items returned in a single request." - } - }, - { - "in": "query", - "name": "page", - "schema": { - "type": "integer", - "minimum": 1, - "default": 1, - "description": "The page number of the results to return." - } } ], - "summary": "Token Holders by Contract Address", - "description": "The EVM Holders endpoint provides information about the addresses holding a specific token, including each holder’s balance. This is useful for analyzing token distribution for a particular contract.", + "summary": "Token Metadata", + "description": "Provides ERC-20 token contract metadata.", "security": [ { "bearerAuth": [] @@ -597,7 +635,7 @@ ] } }, - "/tokens/evm/{contract}": { + "/holders/evm/{contract}": { "get": { "responses": { "200": { @@ -618,16 +656,14 @@ "datetime": { "type": "string" }, - "date": { - "type": "string" - }, "address": { - "type": "string" + "type": "string", + "description": "Filter by address" }, - "circulating_supply": { + "amount": { "type": "string" }, - "holders": { + "value": { "type": "number" }, "network_id": { @@ -638,35 +674,22 @@ "base", "arbitrum-one", "optimism", - "matic" + "matic", + "unichain" ], "description": "The Graph Network ID https://thegraph.com/networks", "example": "mainnet" }, - "icon": { - "type": "object", - "properties": { - "web3icon": { - "type": "string" - } - }, - "required": [ - "web3icon" - ] - }, "symbol": { "type": "string" }, - "name": { - "type": "string" - }, "decimals": { "type": "number" }, "price_usd": { "type": "number" }, - "market_cap": { + "value_usd": { "type": "number" }, "low_liquidity": { @@ -676,12 +699,10 @@ "required": [ "block_num", "datetime", - "date", "address", - "circulating_supply", - "holders", - "network_id", - "icon" + "amount", + "value", + "network_id" ] } }, @@ -707,21 +728,15 @@ "example": { "data": [ { - "date": "2025-03-26", - "datetime": "2025-03-26 03:48:35", - "block_num": 22128490, - "address": "0xc944e90c64b2c07662a292be6244bdf05cda44a7", + "block_num": 12022417, + "datetime": "2021-03-12 07:35:19", + "address": "0x701bd63938518d7db7e0f00945110c80c67df532", + "amount": "661800000021764825741967", "decimals": 18, - "symbol": "GRT", - "name": "Graph Token", + "symbol": "WETH", "network_id": "mainnet", - "circulating_supply": "10800262823318213436822328009", - "holders": 170271, - "icon": { - "web3icon": "GRT" - }, - "price_usd": 0.1040243665135064, - "market_cap": 1123490498.375051 + "price_usd": 2008.9052012472073, + "value_usd": 1329493462.2291253 } ] } @@ -729,7 +744,7 @@ } } }, - "operationId": "getTokensEvmByContract", + "operationId": "getHoldersEvmByContract", "tags": [ "EVM" ], @@ -740,8 +755,8 @@ "schema": { "type": "string", "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", - "description": "EVM contract address to query", - "example": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + "description": "Filter by contract address", + "example": "0xc944e90c64b2c07662a292be6244bdf05cda44a7" }, "required": true }, @@ -756,38 +771,875 @@ "base", "arbitrum-one", "optimism", - "matic" + "matic", + "unichain" ], "description": "The Graph Network ID https://thegraph.com/networks", "example": "mainnet" } - } - ], - "summary": "Token Metadata by Contract", - "description": "The Tokens endpoint delivers contract metadata for a specific ERC-20 token contract from a supported EVM blockchain. Metadata includes name, symbol, number of holders, circulating supply, decimals, and more.", - "security": [ + }, { - "bearerAuth": [] - } - ] - } - }, - "/ohlc/prices/evm/{contract}": { - "get": { - "responses": { - "200": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "datetime": { + "in": "query", + "name": "orderBy", + "schema": { + "type": "string", + "enum": [ + "value" + ], + "default": "value", + "description": "The field by which to order the results." + } + }, + { + "in": "query", + "name": "orderDirection", + "schema": { + "type": "string", + "enum": [ + "asc", + "desc" + ], + "default": "desc", + "description": "The order in which to return the results: Ascending (asc) or Descending (desc)." + } + }, + { + "in": "query", + "name": "limit", + "schema": { + "type": "integer", + "minimum": 1, + "maximum": 1000, + "default": 10, + "description": "The maximum number of items returned in a single request." + } + }, + { + "in": "query", + "name": "page", + "schema": { + "type": "integer", + "minimum": 1, + "default": 1, + "description": "The page number of the results to return." + } + } + ], + "summary": "Token Holders", + "description": "Provides ERC-20 token holder balances by contract address.", + "security": [ + { + "bearerAuth": [] + } + ] + } + }, + "/swaps/evm": { + "get": { + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "data": { + "type": "array", + "items": { + "type": "object", + "properties": { + "block_num": { + "type": "number" + }, + "datetime": { + "type": "string" + }, + "timestamp": { + "type": "number" + }, + "network_id": { + "type": "string", + "enum": [ + "mainnet", + "bsc", + "base", + "arbitrum-one", + "optimism", + "matic", + "unichain" + ], + "description": "The Graph Network ID https://thegraph.com/networks", + "example": "mainnet" + }, + "transaction_id": { + "type": "string" + }, + "caller": { + "type": "string", + "description": "Filter by address" + }, + "sender": { + "type": "string", + "description": "Filter by address" + }, + "recipient": { + "type": "string", + "description": "Filter by address" + }, + "factory": { + "type": "string", + "description": "Filter by address" + }, + "pool": { + "type": "string", + "description": "Filter by address" + }, + "token0": { + "type": "object", + "properties": { + "address": { + "type": "string", + "description": "Filter by address" + }, + "symbol": { + "type": "string" + }, + "decimals": { + "type": "number" + } + }, + "required": [ + "address", + "symbol", + "decimals" + ] + }, + "token1": { + "type": "object", + "properties": { + "address": { + "type": "string", + "description": "Filter by address" + }, + "symbol": { + "type": "string" + }, + "decimals": { + "type": "number" + } + }, + "required": [ + "address", + "symbol", + "decimals" + ] + }, + "amount0": { + "type": "string" + }, + "amount1": { + "type": "string" + }, + "price0": { + "type": "number" + }, + "price1": { + "type": "number" + }, + "value0": { + "type": "number" + }, + "value1": { + "type": "number" + }, + "fee": { + "type": "string" + }, + "protocol": { + "type": "string" + } + }, + "required": [ + "block_num", + "datetime", + "timestamp", + "network_id", + "transaction_id", + "caller", + "sender", + "recipient", + "factory", + "pool", + "token0", + "token1", + "amount0", + "amount1", + "price0", + "price1", + "value0", + "value1", + "fee", + "protocol" + ] + } + }, + "statistics": { + "type": "object", + "properties": { + "elapsed": { + "type": "number" + }, + "rows_read": { + "type": "number" + }, + "bytes_read": { + "type": "number" + } + } + } + }, + "required": [ + "data" + ] + }, + "example": { + "data": [ + { + "block_num": 22349926, + "datetime": "2025-04-26 01:29:23", + "timestamp": 1745630963, + "transaction_id": "0xbedbd3f7a7774b858c96aa39bcc3106c8741b61f0ee1434f7a682061b714129f", + "caller": "0x5141b82f5ffda4c6fe1e372978f1c5427640a190", + "pool": "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640", + "factory": "0x1f98431c8ad98523631ae4a59f267346ea31f984", + "token0": { + "address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "symbol": "USDC", + "decimals": 6 + }, + "token1": { + "address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "symbol": "WETH", + "decimals": 18 + }, + "sender": "0x5141b82f5ffda4c6fe1e372978f1c5427640a190", + "recipient": "0x5141b82f5ffda4c6fe1e372978f1c5427640a190", + "amount0": "7044734362", + "amount1": "-3900976535378616196", + "value0": 7044.734362, + "value1": -3.900976535378616, + "price0": 0.0005539546527418627, + "price1": 1805.2019150852589, + "protocol": "uniswap_v3", + "network_id": "mainnet" + } + ] + } + } + } + } + }, + "operationId": "getSwapsEvm", + "tags": [ + "EVM" + ], + "parameters": [ + { + "in": "query", + "name": "network_id", + "schema": { + "type": "string", + "enum": [ + "mainnet", + "bsc", + "base", + "arbitrum-one", + "optimism", + "matic", + "unichain" + ], + "description": "The Graph Network ID https://thegraph.com/networks", + "example": "mainnet" + } + }, + { + "in": "query", + "name": "pool", + "schema": { + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", + "description": "Filter by contract address", + "example": "0x88e6A0c2dDD26FEEb64F039a2c41296FcB3f5640" + } + }, + { + "in": "query", + "name": "caller", + "schema": { + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", + "description": "Filter by address" + } + }, + { + "in": "query", + "name": "sender", + "schema": { + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", + "description": "Filter by address" + } + }, + { + "in": "query", + "name": "recipient", + "schema": { + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", + "description": "Filter by address" + } + }, + { + "in": "query", + "name": "protocol", + "schema": { + "type": "string", + "enum": [ + "uniswap_v2", + "uniswap_v3" + ], + "description": "Protocol name", + "example": "uniswap_v3" + } + }, + { + "in": "query", + "name": "startTime", + "schema": { + "type": "number", + "minimum": 0, + "description": "UNIX timestamp in seconds." + } + }, + { + "in": "query", + "name": "endTime", + "schema": { + "type": "number", + "minimum": 0, + "description": "UNIX timestamp in seconds." + } + }, + { + "in": "query", + "name": "orderBy", + "schema": { + "type": "string", + "enum": [ + "timestamp" + ], + "default": "timestamp", + "description": "The field by which to order the results." + } + }, + { + "in": "query", + "name": "orderDirection", + "schema": { + "type": "string", + "enum": [ + "asc", + "desc" + ], + "default": "desc", + "description": "The order in which to return the results: Ascending (asc) or Descending (desc)." + } + }, + { + "in": "query", + "name": "transaction_id", + "schema": { + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{64}$", + "description": "Filter by transaction" + } + }, + { + "in": "query", + "name": "limit", + "schema": { + "type": "integer", + "minimum": 1, + "maximum": 1000, + "default": 10, + "description": "The maximum number of items returned in a single request." + } + }, + { + "in": "query", + "name": "page", + "schema": { + "type": "integer", + "minimum": 1, + "default": 1, + "description": "The page number of the results to return." + } + } + ], + "summary": "Swap Events", + "description": "Provides Uniswap V2 & V3 swap events.", + "security": [ + { + "bearerAuth": [] + } + ] + } + }, + "/pools/evm": { + "get": { + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "data": { + "type": "array", + "items": { + "type": "object", + "properties": { + "block_num": { + "type": "number" + }, + "datetime": { + "type": "string" + }, + "network_id": { + "type": "string", + "enum": [ + "mainnet", + "bsc", + "base", + "arbitrum-one", + "optimism", + "matic", + "unichain" + ], + "description": "The Graph Network ID https://thegraph.com/networks", + "example": "mainnet" + }, + "transaction_id": { + "type": "string" + }, + "factory": { + "type": "string", + "description": "Filter by address" + }, + "pool": { + "type": "string", + "description": "Filter by address" + }, + "token0": { + "type": "object", + "properties": { + "address": { + "type": "string", + "description": "Filter by address" + }, + "symbol": { + "type": "string" + }, + "decimals": { + "type": "number" + } + }, + "required": [ + "address", + "symbol", + "decimals" + ] + }, + "token1": { + "type": "object", + "properties": { + "address": { + "type": "string", + "description": "Filter by address" + }, + "symbol": { + "type": "string" + }, + "decimals": { + "type": "number" + } + }, + "required": [ + "address", + "symbol", + "decimals" + ] + }, + "fee": { + "type": "number" + }, + "protocol": { + "type": "string" + } + }, + "required": [ + "block_num", + "datetime", + "network_id", + "transaction_id", + "factory", + "pool", + "token0", + "token1", + "fee", + "protocol" + ] + } + }, + "statistics": { + "type": "object", + "properties": { + "elapsed": { + "type": "number" + }, + "rows_read": { + "type": "number" + }, + "bytes_read": { + "type": "number" + } + } + } + }, + "required": [ + "data" + ] + }, + "example": { + "data": [ + { + "block_num": 12376729, + "datetime": "2021-05-05 21:42:11", + "transaction_id": "0x125e0b641d4a4b08806bf52c0c6757648c9963bcda8681e4f996f09e00d4c2cc", + "factory": "0x1f98431c8ad98523631ae4a59f267346ea31f984", + "pool": "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640", + "token0": { + "address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "symbol": "USDC", + "decimals": 6 + }, + "token1": { + "address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "symbol": "WETH", + "decimals": 18 + }, + "fee": 500, + "protocol": "uniswap_v3", + "network_id": "mainnet" + } + ] + } + } + } + } + }, + "operationId": "getPoolsEvm", + "tags": [ + "EVM" + ], + "parameters": [ + { + "in": "query", + "name": "network_id", + "schema": { + "type": "string", + "enum": [ + "mainnet", + "bsc", + "base", + "arbitrum-one", + "optimism", + "matic", + "unichain" + ], + "description": "The Graph Network ID https://thegraph.com/networks", + "example": "mainnet" + } + }, + { + "in": "query", + "name": "pool", + "schema": { + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", + "description": "Filter by contract address", + "example": "0x88e6A0c2dDD26FEEb64F039a2c41296FcB3f5640" + } + }, + { + "in": "query", + "name": "factory", + "schema": { + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", + "description": "Filter by address" + } + }, + { + "in": "query", + "name": "token", + "schema": { + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", + "description": "Filter by address" + } + }, + { + "in": "query", + "name": "symbol", + "schema": { + "type": "string" + } + }, + { + "in": "query", + "name": "protocol", + "schema": { + "type": "string", + "enum": [ + "uniswap_v2", + "uniswap_v3" + ], + "description": "Protocol name", + "example": "uniswap_v3" + } + } + ], + "summary": "Liquidity Pools", + "description": "Provides Uniswap V2 & V3 liquidity pool metadata.", + "security": [ + { + "bearerAuth": [] + } + ] + } + }, + "/ohlc/pools/evm/{pool}": { + "get": { + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "data": { + "type": "array", + "items": { + "type": "object", + "properties": { + "datetime": { + "type": "string", + "format": "date-time" + }, + "ticker": { + "type": "string" + }, + "open": { + "type": "number" + }, + "high": { + "type": "number" + }, + "low": { + "type": "number" + }, + "close": { + "type": "number" + }, + "volume": { + "type": "number" + }, + "uaw": { + "type": "number" + }, + "transactions": { + "type": "number" + } + }, + "required": [ + "datetime", + "ticker", + "open", + "high", + "low", + "close", + "volume", + "uaw", + "transactions" + ] + } + }, + "statistics": { + "type": "object", + "properties": { + "elapsed": { + "type": "number" + }, + "rows_read": { + "type": "number" + }, + "bytes_read": { + "type": "number" + } + } + } + }, + "required": [ + "data" + ] + }, + "example": { + "data": [ + { + "datetime": "2025-04-22 01:00:00", + "ticker": "WETHUSDC", + "open": 1568.1231985920829, + "high": 1588.0055525937228, + "low": 1567.4961060936091, + "close": 1587.846767916931, + "volume": 7313447103818, + "uaw": 53, + "transactions": 309 + } + ] + } + } + } + } + }, + "operationId": "getOhlcPoolsEvmByPool", + "tags": [ + "EVM" + ], + "parameters": [ + { + "in": "path", + "name": "pool", + "schema": { + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", + "description": "Filter by contract address", + "example": "0x88e6A0c2dDD26FEEb64F039a2c41296FcB3f5640" + }, + "required": true + }, + { + "in": "query", + "name": "network_id", + "schema": { + "type": "string", + "enum": [ + "mainnet", + "bsc", + "base", + "arbitrum-one", + "optimism", + "matic", + "unichain" + ], + "description": "The Graph Network ID https://thegraph.com/networks", + "example": "mainnet" + } + }, + { + "in": "query", + "name": "interval", + "schema": { + "type": "string", + "enum": [ + "1h", + "4h", + "1d", + "1w" + ], + "default": "1h", + "description": "The interval for which to aggregate price data (hourly, 4-hours, daily or weekly)." + } + }, + { + "in": "query", + "name": "startTime", + "schema": { + "type": "number", + "minimum": 0, + "description": "UNIX timestamp in seconds." + } + }, + { + "in": "query", + "name": "endTime", + "schema": { + "type": "number", + "minimum": 0, + "description": "UNIX timestamp in seconds." + } + }, + { + "in": "query", + "name": "limit", + "schema": { + "type": "integer", + "minimum": 1, + "maximum": 1000, + "default": 10, + "description": "The maximum number of items returned in a single request." + } + }, + { + "in": "query", + "name": "page", + "schema": { + "type": "integer", + "minimum": 1, + "default": 1, + "description": "The page number of the results to return." + } + } + ], + "summary": "OHLCV by Pool", + "description": "Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format.", + "security": [ + { + "bearerAuth": [] + } + ] + } + }, + "/ohlc/prices/evm/{contract}": { + "get": { + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "data": { + "type": "array", + "items": { + "type": "object", + "properties": { + "datetime": { "type": "string", "format": "date-time" }, @@ -808,6 +1660,12 @@ }, "volume": { "type": "number" + }, + "uaw": { + "type": "number" + }, + "transactions": { + "type": "number" } }, "required": [ @@ -817,7 +1675,9 @@ "high", "low", "close", - "volume" + "volume", + "uaw", + "transactions" ] } }, @@ -843,13 +1703,15 @@ "example": { "data": [ { - "datetime": "2025-03-27 13:00:00", + "datetime": "2025-04-22 01:00:00", "ticker": "WETHUSD", - "open": 2014.2702939297124, - "high": 2025.569558523342, - "low": 1994.6332609061067, - "close": 2000.6323801360375, - "volume": 134562 + "open": 1559.036656656456, + "high": 1588.0055525937225, + "low": 1559.036656656456, + "close": 1588.0055525937225, + "volume": 5500074.134435, + "uaw": 93, + "transactions": 1062 } ] } @@ -868,7 +1730,7 @@ "schema": { "type": "string", "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", - "description": "EVM contract address to query", + "description": "Filter by contract address", "example": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" }, "required": true @@ -884,7 +1746,8 @@ "base", "arbitrum-one", "optimism", - "matic" + "matic", + "unichain" ], "description": "The Graph Network ID https://thegraph.com/networks", "example": "mainnet" @@ -945,8 +1808,215 @@ } } ], - "summary": "Token OHLCV prices by Contract Address", - "description": "The EVM Prices endpoint provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format.", + "summary": "OHLCV by Contract", + "description": "Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format.", + "security": [ + { + "bearerAuth": [] + } + ] + } + }, + "/historical/balances/evm/{address}": { + "get": { + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "data": { + "type": "array", + "items": { + "type": "object", + "properties": { + "datetime": { + "type": "string", + "format": "date-time" + }, + "contract": { + "type": "string" + }, + "name": { + "type": "string" + }, + "symbol": { + "type": "string" + }, + "decimals": { + "type": "string" + }, + "open": { + "type": "number" + }, + "high": { + "type": "number" + }, + "low": { + "type": "number" + }, + "close": { + "type": "number" + } + }, + "required": [ + "datetime", + "contract", + "name", + "symbol", + "decimals", + "open", + "high", + "low", + "close" + ] + } + }, + "statistics": { + "type": "object", + "properties": { + "elapsed": { + "type": "number" + }, + "rows_read": { + "type": "number" + }, + "bytes_read": { + "type": "number" + } + } + } + }, + "required": [ + "data" + ] + }, + "example": { + "data": [ + { + "block_num": 21764208, + "datetime": "2025-02-03 06:31:23", + "date": "2025-02-03", + "contract": "0xc944e90c64b2c07662a292be6244bdf05cda44a7", + "amount": "339640316263000000000000000", + "decimals": 18, + "symbol": "GRT", + "network_id": "mainnet", + "price_usd": 0.10426804866144047, + "value_usd": 35413633.023497514 + } + ] + } + } + } + } + }, + "operationId": "getHistoricalBalancesEvmByAddress", + "tags": [ + "EVM" + ], + "parameters": [ + { + "in": "path", + "name": "address", + "schema": { + "type": "string", + "pattern": "^(0[xX])?[0-9a-fA-F]{40}$", + "description": "Filter by address", + "example": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045" + }, + "required": true + }, + { + "in": "query", + "name": "interval", + "schema": { + "type": "string", + "enum": [ + "1h", + "4h", + "1d", + "1w" + ], + "default": "1h", + "description": "The interval for which to aggregate price data (hourly, 4-hours, daily or weekly)." + } + }, + { + "in": "query", + "name": "network_id", + "schema": { + "type": "string", + "enum": [ + "mainnet", + "bsc", + "base", + "arbitrum-one", + "optimism", + "matic", + "unichain" + ], + "description": "The Graph Network ID https://thegraph.com/networks", + "example": "mainnet" + } + }, + { + "in": "query", + "name": "contracts", + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + }, + { + "in": "query", + "name": "startTime", + "schema": { + "type": "number", + "minimum": 0, + "description": "UNIX timestamp in seconds." + } + }, + { + "in": "query", + "name": "endTime", + "schema": { + "type": "number", + "minimum": 0, + "description": "UNIX timestamp in seconds." + } + }, + { + "in": "query", + "name": "limit", + "schema": { + "type": "integer", + "minimum": 1, + "maximum": 1000, + "default": 10, + "description": "The maximum number of items returned in a single request." + } + }, + { + "in": "query", + "name": "page", + "schema": { + "type": "integer", + "minimum": 1, + "default": 1, + "description": "The page number of the results to return." + } + } + ], + "summary": "Historical Balances", + "description": "Provides historical ERC-20 & Native balances by wallet address.", + "x-tagGroups": [ + "Historical" + ], "security": [ { "bearerAuth": [] @@ -1094,9 +2164,9 @@ ] }, "example": { - "version": "1.2.4", - "commit": "643807a", - "date": "2025-03-28", + "version": "1.3.7", + "commit": "dc8469f", + "date": "2025-05-02", "repo": "pinax-network/token-api" } } diff --git a/website/src/pages/ar/token-api/evm/_meta.js b/website/src/pages/ar/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/ar/token-api/evm/_meta.js +++ b/website/src/pages/ar/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/ar/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/ar/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/ar/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/ar/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/ar/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/ar/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/ar/token-api/evm/get-pools-evm.mdx b/website/src/pages/ar/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/ar/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/ar/token-api/evm/get-swaps-evm.mdx b/website/src/pages/ar/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/ar/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/ar/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/ar/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/ar/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/ar/token-api/evm/get-transfers-evm.mdx b/website/src/pages/ar/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/ar/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/cs/token-api/evm/_meta.js b/website/src/pages/cs/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/cs/token-api/evm/_meta.js +++ b/website/src/pages/cs/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/cs/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/cs/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/cs/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/cs/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/cs/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/cs/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/cs/token-api/evm/get-pools-evm.mdx b/website/src/pages/cs/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/cs/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/cs/token-api/evm/get-swaps-evm.mdx b/website/src/pages/cs/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/cs/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/cs/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/cs/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/cs/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/cs/token-api/evm/get-transfers-evm.mdx b/website/src/pages/cs/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/cs/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/de/token-api/evm/_meta.js b/website/src/pages/de/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/de/token-api/evm/_meta.js +++ b/website/src/pages/de/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/de/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/de/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/de/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/de/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/de/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/de/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/de/token-api/evm/get-pools-evm.mdx b/website/src/pages/de/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/de/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/de/token-api/evm/get-swaps-evm.mdx b/website/src/pages/de/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/de/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/de/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/de/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/de/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/de/token-api/evm/get-transfers-evm.mdx b/website/src/pages/de/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/de/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/en/token-api/evm/_meta.js b/website/src/pages/en/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/en/token-api/evm/_meta.js +++ b/website/src/pages/en/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/en/token-api/evm/get-balances-evm-by-address.mdx b/website/src/pages/en/token-api/evm/get-balances-evm-by-address.mdx index 3386fd078059..68385ffc4272 100644 --- a/website/src/pages/en/token-api/evm/get-balances-evm-by-address.mdx +++ b/website/src/pages/en/token-api/evm/get-balances-evm-by-address.mdx @@ -1,9 +1,9 @@ --- -title: Token Balances by Wallet Address +title: Balances by Address template: type: openApi apiId: tokenApi operationId: getBalancesEvmByAddress --- -The EVM Balances endpoint provides a snapshot of an account’s current token holdings. The endpoint returns the current balances of native and ERC-20 tokens held by a specified wallet address on an Ethereum-compatible blockchain. +Provides latest ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/en/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/en/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/en/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/en/token-api/evm/get-holders-evm-by-contract.mdx b/website/src/pages/en/token-api/evm/get-holders-evm-by-contract.mdx index 0bb79e41ed54..01a52bbf7ad2 100644 --- a/website/src/pages/en/token-api/evm/get-holders-evm-by-contract.mdx +++ b/website/src/pages/en/token-api/evm/get-holders-evm-by-contract.mdx @@ -1,9 +1,9 @@ --- -title: Token Holders by Contract Address +title: Token Holders template: type: openApi apiId: tokenApi operationId: getHoldersEvmByContract --- -The EVM Holders endpoint provides information about the addresses holding a specific token, including each holder’s balance. This is useful for analyzing token distribution for a particular contract. +Provides ERC-20 token holder balances by contract address. diff --git a/website/src/pages/en/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/en/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/en/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/en/token-api/evm/get-ohlc-prices-evm-by-contract.mdx b/website/src/pages/en/token-api/evm/get-ohlc-prices-evm-by-contract.mdx index d1558ddd6e78..ff8f590b0433 100644 --- a/website/src/pages/en/token-api/evm/get-ohlc-prices-evm-by-contract.mdx +++ b/website/src/pages/en/token-api/evm/get-ohlc-prices-evm-by-contract.mdx @@ -1,9 +1,9 @@ --- -title: Token OHLCV prices by Contract Address +title: OHLCV by Contract template: type: openApi apiId: tokenApi operationId: getOhlcPricesEvmByContract --- -The EVM Prices endpoint provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/en/token-api/evm/get-pools-evm.mdx b/website/src/pages/en/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/en/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/en/token-api/evm/get-swaps-evm.mdx b/website/src/pages/en/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/en/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/en/token-api/evm/get-tokens-evm-by-contract.mdx b/website/src/pages/en/token-api/evm/get-tokens-evm-by-contract.mdx index b6fab8011fc2..aed206c15272 100644 --- a/website/src/pages/en/token-api/evm/get-tokens-evm-by-contract.mdx +++ b/website/src/pages/en/token-api/evm/get-tokens-evm-by-contract.mdx @@ -1,9 +1,9 @@ --- -title: Token Holders and Supply by Contract Address +title: Token Metadata template: type: openApi apiId: tokenApi operationId: getTokensEvmByContract --- -The Tokens endpoint delivers contract metadata for a specific ERC-20 token contract from a supported EVM blockchain. Metadata includes name, symbol, number of holders, circulating supply, decimals, and more. +Provides ERC-20 token contract metadata. diff --git a/website/src/pages/en/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/en/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/en/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/en/token-api/evm/get-transfers-evm.mdx b/website/src/pages/en/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/en/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/en/token-api/monitoring/get-health.mdx b/website/src/pages/en/token-api/monitoring/get-health.mdx index 57a827b3343b..09f7b954dbf3 100644 --- a/website/src/pages/en/token-api/monitoring/get-health.mdx +++ b/website/src/pages/en/token-api/monitoring/get-health.mdx @@ -1,7 +1,9 @@ --- -title: Get health status of the API +title: Health Status template: type: openApi apiId: tokenApi operationId: getHealth --- + +Get health status of the API diff --git a/website/src/pages/en/token-api/monitoring/get-networks.mdx b/website/src/pages/en/token-api/monitoring/get-networks.mdx index 0ea3c485ddb9..f4b65492ed15 100644 --- a/website/src/pages/en/token-api/monitoring/get-networks.mdx +++ b/website/src/pages/en/token-api/monitoring/get-networks.mdx @@ -1,7 +1,9 @@ --- -title: Get supported networks of the API +title: Supported Networks template: type: openApi apiId: tokenApi operationId: getNetworks --- + +Get supported networks of the API diff --git a/website/src/pages/en/token-api/monitoring/get-version.mdx b/website/src/pages/en/token-api/monitoring/get-version.mdx index 0be6b7e92d04..fa0040807854 100644 --- a/website/src/pages/en/token-api/monitoring/get-version.mdx +++ b/website/src/pages/en/token-api/monitoring/get-version.mdx @@ -1,7 +1,9 @@ --- -title: Get the version of the API +title: Version template: type: openApi apiId: tokenApi operationId: getVersion --- + +Get the version of the API diff --git a/website/src/pages/es/token-api/evm/_meta.js b/website/src/pages/es/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/es/token-api/evm/_meta.js +++ b/website/src/pages/es/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/es/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/es/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/es/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/es/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/es/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/es/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/es/token-api/evm/get-pools-evm.mdx b/website/src/pages/es/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/es/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/es/token-api/evm/get-swaps-evm.mdx b/website/src/pages/es/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/es/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/es/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/es/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/es/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/es/token-api/evm/get-transfers-evm.mdx b/website/src/pages/es/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/es/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/fr/token-api/evm/_meta.js b/website/src/pages/fr/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/fr/token-api/evm/_meta.js +++ b/website/src/pages/fr/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/fr/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/fr/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/fr/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/fr/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/fr/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/fr/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/fr/token-api/evm/get-pools-evm.mdx b/website/src/pages/fr/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/fr/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/fr/token-api/evm/get-swaps-evm.mdx b/website/src/pages/fr/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/fr/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/fr/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/fr/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/fr/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/fr/token-api/evm/get-transfers-evm.mdx b/website/src/pages/fr/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/fr/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/hi/token-api/evm/_meta.js b/website/src/pages/hi/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/hi/token-api/evm/_meta.js +++ b/website/src/pages/hi/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/hi/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/hi/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/hi/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/hi/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/hi/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/hi/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/hi/token-api/evm/get-pools-evm.mdx b/website/src/pages/hi/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/hi/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/hi/token-api/evm/get-swaps-evm.mdx b/website/src/pages/hi/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/hi/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/hi/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/hi/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/hi/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/hi/token-api/evm/get-transfers-evm.mdx b/website/src/pages/hi/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/hi/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/it/token-api/evm/_meta.js b/website/src/pages/it/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/it/token-api/evm/_meta.js +++ b/website/src/pages/it/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/it/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/it/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/it/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/it/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/it/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/it/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/it/token-api/evm/get-pools-evm.mdx b/website/src/pages/it/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/it/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/it/token-api/evm/get-swaps-evm.mdx b/website/src/pages/it/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/it/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/it/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/it/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/it/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/it/token-api/evm/get-transfers-evm.mdx b/website/src/pages/it/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/it/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/ja/token-api/evm/_meta.js b/website/src/pages/ja/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/ja/token-api/evm/_meta.js +++ b/website/src/pages/ja/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/ja/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/ja/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/ja/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/ja/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/ja/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/ja/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/ja/token-api/evm/get-pools-evm.mdx b/website/src/pages/ja/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/ja/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/ja/token-api/evm/get-swaps-evm.mdx b/website/src/pages/ja/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/ja/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/ja/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/ja/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/ja/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/ja/token-api/evm/get-transfers-evm.mdx b/website/src/pages/ja/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/ja/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/ko/token-api/evm/_meta.js b/website/src/pages/ko/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/ko/token-api/evm/_meta.js +++ b/website/src/pages/ko/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/ko/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/ko/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/ko/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/ko/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/ko/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/ko/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/ko/token-api/evm/get-pools-evm.mdx b/website/src/pages/ko/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/ko/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/ko/token-api/evm/get-swaps-evm.mdx b/website/src/pages/ko/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/ko/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/ko/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/ko/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/ko/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/ko/token-api/evm/get-transfers-evm.mdx b/website/src/pages/ko/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/ko/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/mr/token-api/evm/_meta.js b/website/src/pages/mr/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/mr/token-api/evm/_meta.js +++ b/website/src/pages/mr/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/mr/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/mr/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/mr/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/mr/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/mr/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/mr/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/mr/token-api/evm/get-pools-evm.mdx b/website/src/pages/mr/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/mr/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/mr/token-api/evm/get-swaps-evm.mdx b/website/src/pages/mr/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/mr/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/mr/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/mr/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/mr/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/mr/token-api/evm/get-transfers-evm.mdx b/website/src/pages/mr/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/mr/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/nl/token-api/evm/_meta.js b/website/src/pages/nl/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/nl/token-api/evm/_meta.js +++ b/website/src/pages/nl/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/nl/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/nl/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/nl/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/nl/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/nl/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/nl/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/nl/token-api/evm/get-pools-evm.mdx b/website/src/pages/nl/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/nl/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/nl/token-api/evm/get-swaps-evm.mdx b/website/src/pages/nl/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/nl/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/nl/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/nl/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/nl/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/nl/token-api/evm/get-transfers-evm.mdx b/website/src/pages/nl/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/nl/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/pl/token-api/evm/_meta.js b/website/src/pages/pl/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/pl/token-api/evm/_meta.js +++ b/website/src/pages/pl/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/pl/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/pl/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/pl/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/pl/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/pl/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/pl/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/pl/token-api/evm/get-pools-evm.mdx b/website/src/pages/pl/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/pl/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/pl/token-api/evm/get-swaps-evm.mdx b/website/src/pages/pl/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/pl/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/pl/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/pl/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/pl/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/pl/token-api/evm/get-transfers-evm.mdx b/website/src/pages/pl/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/pl/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/pt/token-api/evm/_meta.js b/website/src/pages/pt/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/pt/token-api/evm/_meta.js +++ b/website/src/pages/pt/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/pt/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/pt/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/pt/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/pt/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/pt/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/pt/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/pt/token-api/evm/get-pools-evm.mdx b/website/src/pages/pt/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/pt/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/pt/token-api/evm/get-swaps-evm.mdx b/website/src/pages/pt/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/pt/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/pt/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/pt/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/pt/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/pt/token-api/evm/get-transfers-evm.mdx b/website/src/pages/pt/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/pt/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/ro/token-api/evm/_meta.js b/website/src/pages/ro/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/ro/token-api/evm/_meta.js +++ b/website/src/pages/ro/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/ro/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/ro/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/ro/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/ro/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/ro/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/ro/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/ro/token-api/evm/get-pools-evm.mdx b/website/src/pages/ro/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/ro/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/ro/token-api/evm/get-swaps-evm.mdx b/website/src/pages/ro/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/ro/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/ro/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/ro/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/ro/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/ro/token-api/evm/get-transfers-evm.mdx b/website/src/pages/ro/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/ro/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/ru/token-api/evm/_meta.js b/website/src/pages/ru/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/ru/token-api/evm/_meta.js +++ b/website/src/pages/ru/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/ru/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/ru/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/ru/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/ru/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/ru/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/ru/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/ru/token-api/evm/get-pools-evm.mdx b/website/src/pages/ru/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/ru/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/ru/token-api/evm/get-swaps-evm.mdx b/website/src/pages/ru/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/ru/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/ru/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/ru/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/ru/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/ru/token-api/evm/get-transfers-evm.mdx b/website/src/pages/ru/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/ru/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/sv/token-api/evm/_meta.js b/website/src/pages/sv/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/sv/token-api/evm/_meta.js +++ b/website/src/pages/sv/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/sv/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/sv/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/sv/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/sv/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/sv/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/sv/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/sv/token-api/evm/get-pools-evm.mdx b/website/src/pages/sv/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/sv/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/sv/token-api/evm/get-swaps-evm.mdx b/website/src/pages/sv/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/sv/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/sv/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/sv/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/sv/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/sv/token-api/evm/get-transfers-evm.mdx b/website/src/pages/sv/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/sv/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/tr/token-api/evm/_meta.js b/website/src/pages/tr/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/tr/token-api/evm/_meta.js +++ b/website/src/pages/tr/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/tr/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/tr/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/tr/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/tr/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/tr/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/tr/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/tr/token-api/evm/get-pools-evm.mdx b/website/src/pages/tr/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/tr/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/tr/token-api/evm/get-swaps-evm.mdx b/website/src/pages/tr/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/tr/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/tr/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/tr/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/tr/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/tr/token-api/evm/get-transfers-evm.mdx b/website/src/pages/tr/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/tr/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/uk/token-api/evm/_meta.js b/website/src/pages/uk/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/uk/token-api/evm/_meta.js +++ b/website/src/pages/uk/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/uk/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/uk/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/uk/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/uk/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/uk/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/uk/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/uk/token-api/evm/get-pools-evm.mdx b/website/src/pages/uk/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/uk/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/uk/token-api/evm/get-swaps-evm.mdx b/website/src/pages/uk/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/uk/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/uk/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/uk/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/uk/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/uk/token-api/evm/get-transfers-evm.mdx b/website/src/pages/uk/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/uk/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/ur/token-api/evm/_meta.js b/website/src/pages/ur/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/ur/token-api/evm/_meta.js +++ b/website/src/pages/ur/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/ur/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/ur/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/ur/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/ur/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/ur/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/ur/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/ur/token-api/evm/get-pools-evm.mdx b/website/src/pages/ur/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/ur/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/ur/token-api/evm/get-swaps-evm.mdx b/website/src/pages/ur/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/ur/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/ur/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/ur/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/ur/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/ur/token-api/evm/get-transfers-evm.mdx b/website/src/pages/ur/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/ur/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/vi/token-api/evm/_meta.js b/website/src/pages/vi/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/vi/token-api/evm/_meta.js +++ b/website/src/pages/vi/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/vi/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/vi/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/vi/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/vi/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/vi/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/vi/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/vi/token-api/evm/get-pools-evm.mdx b/website/src/pages/vi/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/vi/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/vi/token-api/evm/get-swaps-evm.mdx b/website/src/pages/vi/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/vi/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/vi/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/vi/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 604c185588ea..000000000000 --- a/website/src/pages/vi/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Token Transfers by Wallet Address -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -The EVM Transfers endpoint provides access to historical token transfer events for a specified address. This endpoint is ideal for tracking transaction history and analyzing token movements over time. diff --git a/website/src/pages/vi/token-api/evm/get-transfers-evm.mdx b/website/src/pages/vi/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/vi/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events. diff --git a/website/src/pages/zh/token-api/evm/_meta.js b/website/src/pages/zh/token-api/evm/_meta.js index 815f1b152e59..992cf5f4b976 100644 --- a/website/src/pages/zh/token-api/evm/_meta.js +++ b/website/src/pages/zh/token-api/evm/_meta.js @@ -1,7 +1,11 @@ export default { 'get-balances-evm-by-address': '', - 'get-transfers-evm-by-address': '', + 'get-transfers-evm': '', + 'get-historical-balances-evm-by-address': '', 'get-holders-evm-by-contract': '', 'get-tokens-evm-by-contract': '', 'get-ohlc-prices-evm-by-contract': '', + 'get-ohlc-pools-evm-by-pool': '', + 'get-pools-evm': '', + 'get-swaps-evm': '', } diff --git a/website/src/pages/zh/token-api/evm/get-historical-balances-evm-by-address.mdx b/website/src/pages/zh/token-api/evm/get-historical-balances-evm-by-address.mdx new file mode 100644 index 000000000000..d96ed1b81fa2 --- /dev/null +++ b/website/src/pages/zh/token-api/evm/get-historical-balances-evm-by-address.mdx @@ -0,0 +1,9 @@ +--- +title: Historical Balances +template: + type: openApi + apiId: tokenApi + operationId: getHistoricalBalancesEvmByAddress +--- + +Provides historical ERC-20 & Native balances by wallet address. diff --git a/website/src/pages/zh/token-api/evm/get-ohlc-pools-evm-by-pool.mdx b/website/src/pages/zh/token-api/evm/get-ohlc-pools-evm-by-pool.mdx new file mode 100644 index 000000000000..d5bc5357eadf --- /dev/null +++ b/website/src/pages/zh/token-api/evm/get-ohlc-pools-evm-by-pool.mdx @@ -0,0 +1,9 @@ +--- +title: OHLCV by Pool +template: + type: openApi + apiId: tokenApi + operationId: getOhlcPoolsEvmByPool +--- + +Provides pricing data in the Open/High/Low/Close/Volume (OHCLV) format. diff --git a/website/src/pages/zh/token-api/evm/get-pools-evm.mdx b/website/src/pages/zh/token-api/evm/get-pools-evm.mdx new file mode 100644 index 000000000000..db32376f5a17 --- /dev/null +++ b/website/src/pages/zh/token-api/evm/get-pools-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Liquidity Pools +template: + type: openApi + apiId: tokenApi + operationId: getPoolsEvm +--- + +Provides Uniswap V2 & V3 liquidity pool metadata. diff --git a/website/src/pages/zh/token-api/evm/get-swaps-evm.mdx b/website/src/pages/zh/token-api/evm/get-swaps-evm.mdx new file mode 100644 index 000000000000..0a7697f38c8b --- /dev/null +++ b/website/src/pages/zh/token-api/evm/get-swaps-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Swap Events +template: + type: openApi + apiId: tokenApi + operationId: getSwapsEvm +--- + +Provides Uniswap V2 & V3 swap events. diff --git a/website/src/pages/zh/token-api/evm/get-transfers-evm-by-address.mdx b/website/src/pages/zh/token-api/evm/get-transfers-evm-by-address.mdx deleted file mode 100644 index 4e9111fb77ec..000000000000 --- a/website/src/pages/zh/token-api/evm/get-transfers-evm-by-address.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: 钱包地址的代币传输 -template: - type: openApi - apiId: tokenApi - operationId: getTransfersEvmByAddress ---- - -EVM 传输端点为指定地址提供了历史代币传输事件的访问权限。 此端点是追踪交易历史记录和分析代币在一段时间内移动的理想点。 diff --git a/website/src/pages/zh/token-api/evm/get-transfers-evm.mdx b/website/src/pages/zh/token-api/evm/get-transfers-evm.mdx new file mode 100644 index 000000000000..2e6571308cdd --- /dev/null +++ b/website/src/pages/zh/token-api/evm/get-transfers-evm.mdx @@ -0,0 +1,9 @@ +--- +title: Transfers Events +template: + type: openApi + apiId: tokenApi + operationId: getTransfersEvm +--- + +Provides ERC-20 & Native transfer events.