From 84d6a627c2618a5d3d0361f4fd1cd483e73fe59a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 23:47:44 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group with 8 updates Bumps the production-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) | `2.10.10` | `3.37.0` | | [@stellar/freighter-api](https://github.com/stellar/freighter) | `3.1.0` | `6.0.1` | | [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) | `16.1.0` | `17.0.1` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.101.4` | `5.102.8` | | [framer-motion](https://github.com/motiondivision/motion) | `11.18.2` | `13.1.1` | | [next](https://github.com/vercel/next.js) | `15.5.24` | `16.3.3` | | [next-intl](https://github.com/amannn/next-intl) | `4.13.7` | `4.14.1` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.14` | `5.0.15` | Updates `@chakra-ui/react` from 2.10.10 to 3.37.0 - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@3.37.0/packages/react) Updates `@stellar/freighter-api` from 3.1.0 to 6.0.1 - [Release notes](https://github.com/stellar/freighter/releases) - [Commits](https://github.com/stellar/freighter/commits) Updates `@stellar/stellar-sdk` from 16.1.0 to 17.0.1 - [Release notes](https://github.com/stellar/js-stellar-sdk/releases) - [Changelog](https://github.com/stellar/js-stellar-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/stellar/js-stellar-sdk/compare/v16.1.0...v17.0.1) Updates `@tanstack/react-query` from 5.101.4 to 5.102.8 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.102.8/packages/react-query) Updates `framer-motion` from 11.18.2 to 13.1.1 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v11.18.2...v13.1.1) Updates `next` from 15.5.24 to 16.3.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v15.5.24...v16.3.3) Updates `next-intl` from 4.13.7 to 4.14.1 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](https://github.com/amannn/next-intl/compare/v4.13.7...v4.14.1) Updates `zustand` from 5.0.14 to 5.0.15 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.14...v5.0.15) --- updated-dependencies: - dependency-name: "@chakra-ui/react" dependency-version: 3.37.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@stellar/freighter-api" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@stellar/stellar-sdk" dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@tanstack/react-query" dependency-version: 5.102.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: framer-motion dependency-version: 13.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: next dependency-version: 16.3.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: next-intl dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: zustand dependency-version: 5.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 16 +- pnpm-lock.yaml | 1768 +++++++++++++++++++++++++++++++++--------------- 2 files changed, 1247 insertions(+), 537 deletions(-) diff --git a/package.json b/package.json index 9888bd1..478cb9f 100644 --- a/package.json +++ b/package.json @@ -26,20 +26,20 @@ }, "dependencies": { "@chakra-ui/next-js": "^2.4.2", - "@chakra-ui/react": "^2.10.4", + "@chakra-ui/react": "^3.37.0", "@emotion/react": "^11.13.3", "@emotion/styled": "^11.13.0", - "@stellar/freighter-api": "^3.1.0", + "@stellar/freighter-api": "^6.0.1", "@stellar/stellar-base": "^15.0.0", - "@stellar/stellar-sdk": "^16.0.1", - "@tanstack/react-query": "^5.60.5", - "framer-motion": "^11.11.17", - "next": "15.5.24", - "next-intl": "^4.13.7", + "@stellar/stellar-sdk": "^17.0.1", + "@tanstack/react-query": "^5.102.8", + "framer-motion": "^13.1.1", + "next": "16.3.3", + "next-intl": "^4.14.1", "react": "^19.0.0", "react-dom": "^19.0.0", "recharts": "^3.9.0", - "zustand": "^5.0.14" + "zustand": "^5.0.15" }, "devDependencies": { "@axe-core/playwright": "^4.12.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74ae44e..d7ab8d6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,10 +15,10 @@ importers: dependencies: '@chakra-ui/next-js': specifier: ^2.4.2 - version: 2.4.2(@chakra-ui/react@2.10.10(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(framer-motion@11.18.2(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(next@15.5.24(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8) + version: 2.4.2(@chakra-ui/react@3.37.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(next@16.3.3(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8) '@chakra-ui/react': - specifier: ^2.10.4 - version: 2.10.10(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(framer-motion@11.18.2(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + specifier: ^3.37.0 + version: 3.37.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@emotion/react': specifier: ^11.13.3 version: 11.14.0(@types/react@19.2.17)(react@19.2.8) @@ -26,26 +26,26 @@ importers: specifier: ^11.13.0 version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(react@19.2.8) '@stellar/freighter-api': - specifier: ^3.1.0 - version: 3.1.0 + specifier: ^6.0.1 + version: 6.0.1 '@stellar/stellar-base': specifier: ^15.0.0 version: 15.0.0 '@stellar/stellar-sdk': - specifier: ^16.0.1 - version: 16.1.0 + specifier: ^17.0.1 + version: 17.0.1 '@tanstack/react-query': - specifier: ^5.60.5 - version: 5.101.4(react@19.2.8) + specifier: ^5.102.8 + version: 5.102.8(react@19.2.8) framer-motion: - specifier: ^11.11.17 - version: 11.18.2(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + specifier: ^13.1.1 + version: 13.1.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8) next: - specifier: 15.5.24 - version: 15.5.24(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + specifier: 16.3.3 + version: 16.3.3(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) next-intl: - specifier: ^4.13.7 - version: 4.13.7(next@15.5.24(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8)(typescript@5.9.3) + specifier: ^4.14.1 + version: 4.14.1(@swc/helpers@0.5.23)(next@16.3.3(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8) react: specifier: ^19.0.0 version: 19.2.8 @@ -56,15 +56,15 @@ importers: specifier: ^3.9.0 version: 3.10.1(@types/react@19.2.17)(react-dom@19.2.8(react@19.2.8))(react-is@17.0.2)(react@19.2.8)(redux@5.0.1) zustand: - specifier: ^5.0.14 - version: 5.0.14(@types/react@19.2.17)(immer@11.1.15)(react@19.2.8)(use-sync-external-store@1.6.0(react@19.2.8)) + specifier: ^5.0.15 + version: 5.0.15(@types/react@19.2.17)(immer@11.1.15)(react@19.2.8)(use-sync-external-store@1.6.0(react@19.2.8)) devDependencies: '@axe-core/playwright': specifier: ^4.12.1 version: 4.12.1(playwright-core@1.62.0) '@chakra-ui/icons': specifier: ^2.2.4 - version: 2.2.4(@chakra-ui/react@2.10.10(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(framer-motion@11.18.2(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8) + version: 2.2.4(@chakra-ui/react@3.37.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8) '@lhci/cli': specifier: ^0.15.1 version: 0.15.1(bufferutil@4.1.0)(utf-8-validate@5.0.10) @@ -109,7 +109,7 @@ importers: version: 15.5.18(eslint@8.57.1)(typescript@5.9.3) jsdom: specifier: ^29.1.1 - version: 29.1.1(@noble/hashes@2.2.0) + version: 29.1.1(@noble/hashes@2.4.0) postcss: specifier: 8.5.24 version: 8.5.24 @@ -121,7 +121,7 @@ importers: version: 5.9.3 vitest: specifier: ^4.1.9 - version: 4.1.10(@types/node@20.19.43)(@vitest/coverage-v8@4.1.9)(jsdom@29.1.1(@noble/hashes@2.2.0))(vite@8.1.5(@types/node@20.19.43)(jiti@2.7.0)) + version: 4.1.10(@types/node@20.19.43)(@vitest/coverage-v8@4.1.9)(jsdom@29.1.1(@noble/hashes@2.4.0))(vite@8.1.5(@types/node@20.19.43)(jiti@2.7.0)) packages: @@ -129,6 +129,12 @@ packages: resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} engines: {node: '>=10'} + '@ark-ui/react@5.39.0': + resolution: {integrity: sha512-qKMyliIHgkp4TPrdr9xmkXeP9lmuEvhRJNPNah7Wnp54lspsZJY4b08rNM+NWtlnhxO1P8iChKRKcohSQgXL/g==} + peerDependencies: + react: '>=18.0.0' + react-dom: '>=18.0.0' + '@asamuzakjp/css-color@5.1.11': resolution: {integrity: sha512-KVw6qIiCTUQhByfTd78h2yD1/00waTmm9uy/R7Ck/ctUyAPj+AEDLkQIdJW0T8+qGgj3j5bpNKK7Q3G+LedJWg==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} @@ -202,14 +208,6 @@ packages: resolution: {integrity: sha512-ctxtJ/eA+t+6q2++vj5j7FYX3nRu311q1wfYH3xjlLOsczhlhxAg2FWNUXhpGvAw3BWo1xBcvOV6/YLc2r5FJw==} hasBin: true - '@chakra-ui/anatomy@2.3.6': - resolution: {integrity: sha512-TjmjyQouIZzha/l8JxdBZN1pKZTj7sLpJ0YkFnQFyqHcbfWggW9jKWzY1E0VBnhtFz/xF3KC6UAVuZVSJx+y0g==} - - '@chakra-ui/hooks@2.4.6': - resolution: {integrity: sha512-l+sWr5/QYoM2Pg8hB8GJZRs/hequyVR6eG9vMJjvPU2qVcz43FFzKn/8PHK78shCFA3V3QxeWyJDgwDJOAdBsA==} - peerDependencies: - react: '>=18' - '@chakra-ui/icons@2.2.4': resolution: {integrity: sha512-l5QdBgwrAg3Sc2BRqtNkJpfuLw/pWRDwwT58J6c4PqQT6wzXxyNa8Q0PForu1ltB5qEiFb1kxr/F/HO1EwNa6g==} peerDependencies: @@ -224,33 +222,13 @@ packages: next: '>=13' react: '>=18' - '@chakra-ui/react@2.10.10': - resolution: {integrity: sha512-uahxAfb83/O9fcgBm3ew/nVeQiNgE0uQf8NdQQp3I6u/PCuR2OjSEneV4Ba86W8z50Ppwcxvf9XDk5btYceggQ==} + '@chakra-ui/react@3.37.0': + resolution: {integrity: sha512-TaFju5LTT7GEZ8brcyZOhM7fNN54tJ/rMaMFvUAD7UE8tsUJb/j3zCUYPjchkoVXD1vinXtN9S31cp2QcOTUPg==} peerDependencies: '@emotion/react': '>=11' - '@emotion/styled': '>=11' - framer-motion: '>=4.0.0' react: '>=18' react-dom: '>=18' - '@chakra-ui/styled-system@2.12.5': - resolution: {integrity: sha512-sy39LJWnOvGcOHYBXQxT3bC5zj+R7GVUgxzkkoqx+auV5KVKOOE5aZD+POsciWEt86bqdEa+LpFm+E5pcdbkyg==} - - '@chakra-ui/theme-tools@2.2.10': - resolution: {integrity: sha512-VX+zOwa1mIhvjD25FEDfh7T/mnwk03p0WQEWm5RYDOM20ePpwj4QMFwU/1zXiYwc2vZTouYLDmVBF3nJjmiPzw==} - peerDependencies: - '@chakra-ui/styled-system': '>=2.0.0' - - '@chakra-ui/theme@3.4.10': - resolution: {integrity: sha512-iSz8dsSJqMUkABy6CO4ArPnaSkFzY+Y0z4z3sg2COyvuo0JoVXEOFvDhNsGPAa+5MT8YZEpM2aKS7dE0ZZQ2aA==} - peerDependencies: - '@chakra-ui/styled-system': '>=2.8.0' - - '@chakra-ui/utils@2.2.6': - resolution: {integrity: sha512-xTnQaHHAplUsQb87/0aZt85fFECqee7B35Ib3RNHKvHSNHS2Kz7YkQiof8xYSBQqKCdrsEFeg+ngS2ViCXiK7w==} - peerDependencies: - react: '>=16.8.0' - '@csstools/color-helpers@6.1.0': resolution: {integrity: sha512-064IFJdjTfUqnjpCVpMOdbr8FLQBhinbZj6yRv2An2E41O/pLEXqfFRWqGq/SxlE5PEUYTlvWsG2r8MswAVvkg==} engines: {node: '>=20.19.0'} @@ -291,6 +269,15 @@ packages: resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} engines: {node: '>=10.0.0'} + '@eloqnt/config@0.0.2': + resolution: {integrity: sha512-xz86UU1TJQPSzb0XJ3PkoyDlv3wdIiHfuu2wD/8m9ponHx0uSasYRDj4S+dpwQkIQaPYibN1oRr5HBll2GQkog==} + + '@eloqnt/format-json@0.0.3': + resolution: {integrity: sha512-zgDUVryBYQyM0WZGAoVr+FXjrzRjKkBGJran0E3i5LBcvTycl9ScFVhkF7aRBg8mHrU9xxvclUtSDIYg2mRTQg==} + + '@eloqnt/format-po@0.0.3': + resolution: {integrity: sha512-4r36qEd7KJFV+IMKUv5czNXbGVys8ahxlQKWoUDV20eGl4Oxr+YZ2O5IEQU09S+d7FvPJ1USnyc/wtCLNCo1Ng==} + '@emnapi/core@1.10.0': resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==} @@ -393,6 +380,15 @@ packages: '@noble/hashes': optional: true + '@floating-ui/core@1.8.0': + resolution: {integrity: sha512-0CIZ5itps/8x7BG8dEIhs53BvCUH2PCoogtakwRTut+Arm58sJooJ0AuZhLw2HJYIR5cMLNPBSS728sPho2khQ==} + + '@floating-ui/dom@1.8.0': + resolution: {integrity: sha512-yXSrzeHZBTZadLOlfyhCkJHNeLJnHRnRInwdZ40L7ZiaAtrBwoYlsDrX3v5zB1Utk7CLfzcOVnVVWoXEky7Ceg==} + + '@floating-ui/utils@0.2.12': + resolution: {integrity: sha512-HpCo8tmWzLVad5s2d19EhAz5zqrrQ6s69qd6moPMQvkOuSwDT1YgRfWSVuc4ennqrgv3OHppiOGMQ7oC13yIww==} + '@formatjs/ecma402-abstract@2.3.6': resolution: {integrity: sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==} @@ -595,6 +591,12 @@ packages: cpu: [x64] os: [win32] + '@internationalized/date@3.12.3': + resolution: {integrity: sha512-fuLX+3ZKLsxI73y8b01EG/WjHb6gE6weCqlfawPO27kBWGMh9G1yH6Csv1uU7/cac9H2GHmOMt6CjmuQ1aia4Q==} + + '@internationalized/number@3.6.7': + resolution: {integrity: sha512-3ji1fcrT+FPAK86UqEhB/psHixYo6niWPJtt7+qRaYFynt/BaJG8GhAPimtWUpEiVSTq8ZM8L5psMxGquiB/Vg==} + '@jridgewell/gen-mapping@0.3.13': resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} @@ -625,63 +627,70 @@ packages: '@emnapi/core': ^2.0.0-alpha.3 '@emnapi/runtime': ^2.0.0-alpha.3 + '@napi-rs/wasm-runtime@1.2.3': + resolution: {integrity: sha512-UMduMbqO5s5zF2NkNacMT/yK5Y5QiKvWr2+50bzIIxFDwVJ2h49b+oyjaCGPhJxd2/gC2x39EHv/gHVuu36x2Q==} + engines: {node: ^20.19.0 || ^22.13.0 || >=23.5.0} + peerDependencies: + '@emnapi/core': ^1.7.1 || ^2.0.0-alpha.4 + '@emnapi/runtime': ^1.7.1 || ^2.0.0-alpha.4 + '@next/bundle-analyzer@15.5.24': resolution: {integrity: sha512-nHvTgPWX8i4gx/eFI6kzsq7cy3J7aX9j2hxiQpM/SCmlmGd0bZPIR/fAygH7IiWgRWwAVMfSMe3vBUb7FJMQQw==} - '@next/env@15.5.24': - resolution: {integrity: sha512-mBDF7T0XKZjs9SpUAl0buizVO+O02ULjOvWX8o/AZo/5AGw/UAS1Zzcylmd4pqbftzmKQi+L/nB4jgBYKEAl5Q==} + '@next/env@16.3.3': + resolution: {integrity: sha512-U2eYQRwXj+dsqxV79zFqExDdatnNY/ZWc2nsJU1p/OgT7fd3dXwlF6OjYaFQCfMoeTA19PWq+wVmYgimVA+V+g==} '@next/eslint-plugin-next@15.5.18': resolution: {integrity: sha512-w4MYq8M26a8PNrfto0JosLf5/3ssln1rsyP96g2DkC8uFVymStM5DLSz5ElxxrPRg2XnTMnFo3kREFlhYvxhWw==} - '@next/swc-darwin-arm64@15.5.24': - resolution: {integrity: sha512-AGdNLvxZNY6eR2iSnV+6wUa8CiHTMr4F7g3uHH7fT4ICIJBE00R9u4tzN/Vuwsw0cOi8MTD2HJcTCb6siMH88Q==} + '@next/swc-darwin-arm64@16.3.3': + resolution: {integrity: sha512-8Hiv32QJPwdV6KYJ8meR9SBA061tQqnIKTJDocvOXlEQqib0xMFpzArosuffFUUc0sslbh7QQ8a3Yey1QV8EIw==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@15.5.24': - resolution: {integrity: sha512-9HrQajBMmGcrrrvDfRimiCrbAPh3E6uHJmwBovYr6Yrmi9p9PZqI876BrXX280wICh3o2XwUlp4blkB0NNBqFg==} + '@next/swc-darwin-x64@16.3.3': + resolution: {integrity: sha512-A1lgKgwVchRYmSe467zdwhxT9040dd8lH+o65sL5Jet8fjB4kegw/rDyPIpYVRb6jAqwXFOJpjIXJLxQKLiE3A==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@15.5.24': - resolution: {integrity: sha512-rl9LSfE75si0WT3cDgdUC1XYCKS+TgxC+/IjitmeycrAG18X/plIP1/vy8dd/HPycYcIvE688PD7FuvEAiEAew==} + '@next/swc-linux-arm64-gnu@16.3.3': + resolution: {integrity: sha512-bf0FIssMFueU2dm7vQEWWxk0c8UjKTdW0yzuh0sQsD8pf1+KCLDdaqhYZNMYGmXwEOiHAUzgBKudovIlcvvBjg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] libc: [glibc] - '@next/swc-linux-arm64-musl@15.5.24': - resolution: {integrity: sha512-TlNAnpsjxSF3aAUtqnfmtXXf8m9sIDBlmF3c7bTAlnshUYu2U0OxN2uf5d0gcFwqHVEdivJNBcCaqNOwPGNimw==} + '@next/swc-linux-arm64-musl@16.3.3': + resolution: {integrity: sha512-W7viwCk9JY/cAkdz/A273rd5bb3RgT/IHwR7Upv90tunjBWNtAAhGhoecHh+teRNRSinuAFmE+l7fwZ4YKkrXg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] libc: [musl] - '@next/swc-linux-x64-gnu@15.5.24': - resolution: {integrity: sha512-7dwtlhr0SLndqTG1z9ncRkbJswDZiKWlxzFyXDvJ2RDZRDRHp8zyMJ4D9UH/FgnQeXxxB6gZy2pMcIUoNKQ4pA==} + '@next/swc-linux-x64-gnu@16.3.3': + resolution: {integrity: sha512-0W46zw1N3ODpI6n0GeivHvvob1pooozgZVqy65k0mh4/7vr+FbY9+WpHzNVXjHipJf/A3FDheBG19H1s5A25rA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] libc: [glibc] - '@next/swc-linux-x64-musl@15.5.24': - resolution: {integrity: sha512-kGZxM+WhkYs0276lFrMkj7PRtXT3Btp6cwvfSO/cCVLxJJttB5Ccnl2niaCgUja8HgSbEVnMHpg3FJWoOJ9e/g==} + '@next/swc-linux-x64-musl@16.3.3': + resolution: {integrity: sha512-H4mBso8ZTMBPtdT0PN0pBx2ayTvQuTuvS6qT13d77yVFJXAPCxkyIhLTmdMaGTJs0krQYI/qpzdHijCeihXhbg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] libc: [musl] - '@next/swc-win32-arm64-msvc@15.5.24': - resolution: {integrity: sha512-jBDDkZ/qKAqkWivWDMkJSXUzbzV0QKRBKJjEHUAvSB97Hzw7NLzJ6yV56Lts/wjir7s4P31GYgpbS6ZL+hasAA==} + '@next/swc-win32-arm64-msvc@16.3.3': + resolution: {integrity: sha512-cTMUJpcEGmeywofCUfhR+rSsoE33+rVPnPEYNTNdLNlsOeEg/vktOsKUSTb28vUGqD2jkm4Zaskcwn7OCI6FQg==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@next/swc-win32-x64-msvc@15.5.24': - resolution: {integrity: sha512-JqtwjvvorjacQ0spgjmUJoxySoYgPwdT1sFdQ0/zmW4iMlP2hjYlCoJIyS7o6Epb4Fug8eco3HXFoBDUCDeH7Q==} + '@next/swc-win32-x64-msvc@16.3.3': + resolution: {integrity: sha512-2VR4cTBzHXaBjnGsuH6GyJjENzQOmHeAh11uY1iUhjm3j5dEUrVJuUj+VL78jaGi/Dik8xS76zEj18BsFhlVZQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -690,15 +699,15 @@ packages: resolution: {integrity: sha512-gbKGcRUYIjA3/zCCNaWDciTMFI0dCkvou3TL8Zmy5Nc7sJ47a0jtOeZoTaMxkuqRo9cRhjOdZJXegxYE5FN/xw==} engines: {node: ^14.21.3 || >=16} - '@noble/ed25519@3.1.0': - resolution: {integrity: sha512-pfcObRY3CtvwfaG9Mt5XqZdKmAQppl37tHUeuBhDUbiwJBCVY4/A4lbMvb1xKhMDx96AqAqZpMWuBX1HulhX4g==} + '@noble/ed25519@3.2.0': + resolution: {integrity: sha512-criDgRlnUA09hchYrTy/JUWPIEap5rZxQe6wDWzRx51oWWpDRcUpuNzlgPxDJaOK6AsW9c0wKcj3rKRv6t+bPQ==} '@noble/hashes@1.8.0': resolution: {integrity: sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==} engines: {node: ^14.21.3 || >=16} - '@noble/hashes@2.2.0': - resolution: {integrity: sha512-IYqDGiTXab6FniAgnSdZwgWbomxpy9FtYvLKs7wCUs2a8RkITG+DFGO1DM9cr+E3/RgADRpFjrKVaJ1z6sjtEg==} + '@noble/hashes@2.4.0': + resolution: {integrity: sha512-X5XaVWZIBCT7HHZGm5I7ZQXDwLG+bGXuSrMQAW+7Zvl87h1kmc1ZB1VSRJcpUfoUrGQp4Fkoxm5kZ+Ms+aW+eA==} engines: {node: '>= 20.19.0'} '@nodelib/fs.scandir@2.1.5': @@ -720,6 +729,10 @@ packages: '@oxc-project/types@0.139.0': resolution: {integrity: sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==} + '@pandacss/is-valid-prop@1.12.0': + resolution: {integrity: sha512-P7tXdSwpJz9sTqQTtuC6V7lyaEGEc1M42JxRbn5MSdpIzjQzIXOS45aVBDYQuX7ADiMjGvkwRP1bJsnJZGPnkQ==} + engines: {node: '>=20'} + '@parcel/watcher-android-arm64@2.6.0': resolution: {integrity: sha512-trgpLSCKRC/huFjXX/Smh+0sWe4+YtKfktIToiMl59ghz7z+qkH6kMvNnUbLyRs9N11t8l4svSCs1+5B3rOAhA==} engines: {node: '>= 10.0.0'} @@ -813,9 +826,6 @@ packages: '@polka/url@1.0.0-next.29': resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==} - '@popperjs/core@2.11.8': - resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} - '@puppeteer/browsers@2.13.2': resolution: {integrity: sha512-5EUZSUIc37H6aIXyWO0Z4y8NlF8NnjgmqeQgOGiswAU7pY0HOo16ho4+alIWmSfdZnjqBRawMsP3I5YqLSn6kw==} engines: {node: '>=18'} @@ -969,103 +979,107 @@ packages: '@standard-schema/utils@0.3.0': resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==} - '@stellar/freighter-api@3.1.0': - resolution: {integrity: sha512-hsoZwAR/jNVIt8ee6aHYcRKVk09hDLHmsfK2nUfqHUo7LuHtuHI59y/mDyrT4bp/qlklGZNd2nr0hRJyjau8WQ==} + '@stellar/freighter-api@6.0.1': + resolution: {integrity: sha512-eqwakEqSg+zoLuPpSbKyrX0pG8DQFzL/J5GtbfuMCmJI+h+oiC9pQ5C6QLc80xopZQKdGt8dUAFCmDMNdAG95w==} '@stellar/js-xdr@4.0.0': resolution: {integrity: sha512-+NmNa7Tk5BI5XFdy/6xGTqAN4J9a9KgCrCGhj2uEUTCBhLkch0M+QbKzNH8zEnejWe0p8w+0q5hUVX6L3OzoVA==} engines: {node: '>=20.0.0', pnpm: '>=9.0.0'} + '@stellar/js-xdr@5.0.0': + resolution: {integrity: sha512-HBDNKnxr+ecdaEmbZ0mcKkirOF8tXXEbWSw34P3wT40Tn3g+u+cCH17xAWZymzscq8cojHB8340pR8QNVaD32w==} + engines: {node: '>=22.0.0', pnpm: '>=10.0.0'} + '@stellar/stellar-base@15.0.0': resolution: {integrity: sha512-XQhxUr9BYiEcFcgc4oWcCMR9QJCny/GmmGsuwPKf/ieIcOeb5149KLHYx9mJCA0ea8QbucR2/GzV58QbXOTxQA==} engines: {node: '>=20.0.0'} deprecated: This package is now rolled into @stellar/stellar-sdk. Please use @stellar/stellar-sdk to continue receiving updates and support. - '@stellar/stellar-sdk@16.1.0': - resolution: {integrity: sha512-MOIrUvbzuTnSvUurL+9nrS1UW6Ko+QTW00RggSomm4WaWkE8onKPo2MRJMd89X7qPaGPjYjxNX6B671AEQlzxQ==} - engines: {node: '>=22.0.0'} + '@stellar/stellar-sdk@17.0.1': + resolution: {integrity: sha512-fsHHbzJ14N5Ttq5Qpz4AX0ytmPSLCzcy4XC3uIgSQz0cBkEgv0Zb4KE6tWEd3nDQUk/1qP8ZX9cRonIaUXO3Sw==} + engines: {node: '>=22.12.0'} hasBin: true - '@swc/core-darwin-arm64@1.15.47': - resolution: {integrity: sha512-GsoMtan3ojGGMGFbl31mmRu5ctZ56re8grGE8mO/OHJ8O+JRkzod02fe7X6ZQ8JvamA3imkEkx/h3u+vsOgPgA==} + '@swc/core-darwin-arm64@1.16.1': + resolution: {integrity: sha512-zlJblJ8ncErD43lKdxjbUaUskJQf+LxiPXYcWXD8/8ZMV+7uuAT+CwjciLXpyZBd5Pq/S726bMpeeAwSeL1hhg==} engines: {node: '>=10'} cpu: [arm64] os: [darwin] - '@swc/core-darwin-x64@1.15.47': - resolution: {integrity: sha512-leTi7Rx3KF4zcC637iqWgk9SoV8VXAD8ppQYXsep63px5A/UftOcxLN1pmr8Z1si/YvX90ompP/rHgpYkgwXWg==} + '@swc/core-darwin-x64@1.16.1': + resolution: {integrity: sha512-IN0BmPWb0YAh/17mmlWB/HDBtTw2MfuW4hulf/tQAgTQBRH17l+z499bNJLK6LizSjqs0P7V+jU38Zj+vJC1DA==} engines: {node: '>=10'} cpu: [x64] os: [darwin] - '@swc/core-linux-arm-gnueabihf@1.15.47': - resolution: {integrity: sha512-hBqHuoWKKIsKmDBn9qVeWqj5GWZhtlcczVaqQmNRXsDfq+voR5CxKRfamA367QjJXtceYuliLFfEL8QsskRM2g==} + '@swc/core-linux-arm-gnueabihf@1.16.1': + resolution: {integrity: sha512-EYgrx2YOCQ2Twz2S793kqNjPkpvYVUPzzR95bIb7by+VQcyaai4lZZ2iz/tZvcFVKSNcN3/JTKwx+aBn2ZL52A==} engines: {node: '>=10'} cpu: [arm] os: [linux] - '@swc/core-linux-arm64-gnu@1.15.47': - resolution: {integrity: sha512-TBxvRz+B4K205TWHHZxWVxkC2RFNP/Mz3PNcECBos5PsKwxjg3QSJzdoebr0VCf0Bfh8HOPldKxAP/8XkFe9gA==} + '@swc/core-linux-arm64-gnu@1.16.1': + resolution: {integrity: sha512-moyKm0YZlHdHohzm1YwgAyesqnE853rO0REMfJLFAova51wF9BNi+3ZW2PeS7Vqvn6HeJuepLpAHbBdZctxpHA==} engines: {node: '>=10'} cpu: [arm64] os: [linux] libc: [glibc] - '@swc/core-linux-arm64-musl@1.15.47': - resolution: {integrity: sha512-3Yu3Uq/VgytqsPjTMbkPU1ExADytbdWbruJYhA584E9jrpE2Ki+R6VVPoZCeAVk1Cb7QxcRTgblw6bSa6a/R+w==} + '@swc/core-linux-arm64-musl@1.16.1': + resolution: {integrity: sha512-kKGBO9wdapiSzuf5ZzZ2fYtlu1BNSYtIIUxvH1ir/gcelTOREEHGDCLTDFx/2Knf878nU11A40z7LxwasEFxqA==} engines: {node: '>=10'} cpu: [arm64] os: [linux] libc: [musl] - '@swc/core-linux-ppc64-gnu@1.15.47': - resolution: {integrity: sha512-wfdMi5IaOaNtmh2/6geRoxIdNfqylUZFdtzTKS655y1axWfIWyx7As74vv0wVdjeCIZ3WmCI9odDd4rUttXOSQ==} + '@swc/core-linux-ppc64-gnu@1.16.1': + resolution: {integrity: sha512-nZ6qahtLxC3PM54cWOQZHxt4lTCF/3J4LIoWWzz6v7A+rLs8Dx54anYQf7mH3eIi8KlNpgKci/ie8ZSqFN8O7A==} engines: {node: '>=10'} cpu: [ppc64] os: [linux] libc: [glibc] - '@swc/core-linux-s390x-gnu@1.15.47': - resolution: {integrity: sha512-3hHYBY0yx8Ez7GMRrkhXHQzMdR5IZA6Wq5Ee4svlgwvSECLpnAJ9+0AimEGUFDvuLwE7nV/2+PYe8+Nm4rvNcQ==} + '@swc/core-linux-s390x-gnu@1.16.1': + resolution: {integrity: sha512-4ji5PNzhYq193Z4/4xUaSoNJza6iCkDJSzhetrbB6KOYxsr+kxtQr8ePWhMJUiMt6JUWtXaZ1PYT8FhtED+nGA==} engines: {node: '>=10'} cpu: [s390x] os: [linux] libc: [glibc] - '@swc/core-linux-x64-gnu@1.15.47': - resolution: {integrity: sha512-TjfhjgP/jGCfFHYC3JQPhJA1HwErbIJ9JfREDc1KNkvY6P0LodCgKVIlQ5deeTbkG7ih3bF5PHJLuLpaZjdRyQ==} + '@swc/core-linux-x64-gnu@1.16.1': + resolution: {integrity: sha512-VJQxqrisHV+B394IgrOu8YsIIXZgffnf5tO+yc9Z/hoUpuZEvuQTjWwlnpZdpyD+0nx6LTD1/3k646JYm43yJA==} engines: {node: '>=10'} cpu: [x64] os: [linux] libc: [glibc] - '@swc/core-linux-x64-musl@1.15.47': - resolution: {integrity: sha512-CQpS8Ge/avfjZd0UEwG/sds83Uu32deQXcV1Jo3jD0mmvQQqtYAjpsDZXugmheeAwmt+YIuoVtVHro8LMYHqsQ==} + '@swc/core-linux-x64-musl@1.16.1': + resolution: {integrity: sha512-r9oV1mwxxsIGcLV1IQ/tw76MW3doatKze1QFWuC+a7QqJUkhY/bKTSVk6NpKKUGm2LDsE33Va8VqSClfA7vSiQ==} engines: {node: '>=10'} cpu: [x64] os: [linux] libc: [musl] - '@swc/core-win32-arm64-msvc@1.15.47': - resolution: {integrity: sha512-0W8IKHsUTYiT7G2RqtOoVWk+89yzZikIiDUb/sCK6BmQDBhN91hQSfyUtW12jhEWLzYgcfmisfsZrmZE+84U1A==} + '@swc/core-win32-arm64-msvc@1.16.1': + resolution: {integrity: sha512-6huNRessoBLxWEqBm5zJXyCQ27TO7anvkdiuQ5MDO4CJni0nOXEqKtV9RllQ2TdyENKKsUMXVnIfW2hIXx/R5Q==} engines: {node: '>=10'} cpu: [arm64] os: [win32] - '@swc/core-win32-ia32-msvc@1.15.47': - resolution: {integrity: sha512-ZIp49d2Z4/ka2jO9otOg4hDvTdPmp86kVOgS2M5FCPI7eKKZ1W0boxWn+8XeZrfERtFGW0AlMRm4JhlJa7l3NA==} + '@swc/core-win32-ia32-msvc@1.16.1': + resolution: {integrity: sha512-OVKJFUzphrGmsh+BGtcZDesx0YryV7/Yvy5XGgTqnrZfjnyfcr5uaqYQugCckdIlupc5Vs3XtDjRAj12z4ZPlw==} engines: {node: '>=10'} cpu: [ia32] os: [win32] - '@swc/core-win32-x64-msvc@1.15.47': - resolution: {integrity: sha512-2h8Iek95vnixkBRCo+H8p09+Q5ll2NgSMFrWTy0iKt7+/t+8/T5mBpiT6c0ZxSS7wcWjwZ9sGZkK70tTSYHdDw==} + '@swc/core-win32-x64-msvc@1.16.1': + resolution: {integrity: sha512-Bt+VIhWYCGk4urklnkkteLUOeLv1VxigwTCeB/xC6rBZxY6IIKdDwCJf6on3E3SUGsIqmQS6QqtuJQc1VxF4Aw==} engines: {node: '>=10'} cpu: [x64] os: [win32] - '@swc/core@1.15.47': - resolution: {integrity: sha512-FbsO5JcfOjfH38W/rohBRBweJeERsAuIP4f377lmkmxTcq9exjtx4SkRuZY5CdfhR2CBVwDIJegBpJDffwNsOg==} + '@swc/core@1.16.1': + resolution: {integrity: sha512-nUaeu91O5QZKrQdaDCHd402ogUIoNOOjpkZNq0UomWK0G6gDaGmLhvddF1/3BXf5O8aLyo6ZPY/aMDWvaJQ/hg==} engines: {node: '>=10'} peerDependencies: '@swc/helpers': '>=0.5.17' @@ -1076,8 +1090,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.23': + resolution: {integrity: sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==} '@swc/types@0.1.28': resolution: {integrity: sha512-V6Mnml8v09QALx6K0elJ7o9K/MkVDtW3t6L+7Ou/JcWtb3xwId2AH4FeOceySd2JaO87IMw4+6vSZxLm34LPbw==} @@ -1174,11 +1188,11 @@ packages: '@tailwindcss/postcss@4.3.3': resolution: {integrity: sha512-JTSZZGQi1AyKirbLN3azmjVzef92tcX7h+iSqPdaeStyFpGpDlKvvpxeOE8njhbUanbRwr3z8DyzhICWnMtQeg==} - '@tanstack/query-core@5.101.4': - resolution: {integrity: sha512-gNwcvOJcRbLWPOLG/2OBm+zM+Yv+MKsXKEOWC57USuZDEsI71hEErQsiEGx5wX9rzWWkfwM0fVSPoiIFSsxfiw==} + '@tanstack/query-core@5.102.8': + resolution: {integrity: sha512-ZNjkJ33CqvPNec/6lZBnHqLc3EVGPZ9ySLhYahU9TcuRFdmwXewuj0c4hwSWcGHqEUwcSrKeZ+oGcvPBqXcQcg==} - '@tanstack/react-query@5.101.4': - resolution: {integrity: sha512-yRg2pfOCxIs4ZJW3XYYHU/WgtD04FHSnfHlpRT7h7pR77hwkdRG4wxbKe4aq6P0RvXUTBSQpQeadS1SUYUe+KA==} + '@tanstack/react-query@5.102.8': + resolution: {integrity: sha512-TYBea4OuXWD7MhaSHq069TWbFe7rcwWN6kzT7JF0OKi1K6c1gTv2IzD6A6ExJsCMozdkqBWeuIUZmu4KQg0O5A==} peerDependencies: react: ^18 || ^19 @@ -1246,15 +1260,12 @@ packages: '@types/estree@1.0.9': resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==} + '@types/json-schema@7.0.15': + resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} + '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/lodash.mergewith@4.6.9': - resolution: {integrity: sha512-fgkoCAOF47K7sxrQ7Mlud2TH023itugZs2bUg8h/KzT+BnZNrR2jAOmaokbLunHNnobXVWOezAeNn/lZqwxkcw==} - - '@types/lodash@4.17.24': - resolution: {integrity: sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==} - '@types/node@20.19.43': resolution: {integrity: sha512-6oYBAi5ikg4Pl+kGsoYtawUMBT2zZMCvPNF7pVLnHZfd1zf38DRiWn/gT01RYCdUqkv7Fhr+C9ot4/tb+2sVvA==} @@ -1514,14 +1525,245 @@ packages: '@vitest/utils@4.1.9': resolution: {integrity: sha512-A51o8ymO5PpqlWNnBP9ZHPXDIpuMtTLlGSjN7la4US+LJzoUMyhwjA5QXlm39JexgwHKW4Xjs8Z2d3dLCXOeuA==} - '@zag-js/dom-query@0.31.1': - resolution: {integrity: sha512-oiuohEXAXhBxpzzNm9k2VHGEOLC1SXlXSbRPcfBZ9so5NRQUA++zCE7cyQJqGLTZR0t3itFLlZqDbYEXRrefwg==} + '@zag-js/accordion@1.43.3': + resolution: {integrity: sha512-J6rGbMPXhYDa2dLgp66DPpwC3OcNAJH71kuGakz7SfCvQWiR9lIyB26G/QdSjJjf0rVARM8rN90e5PxZjYdWjA==} + + '@zag-js/anatomy@1.43.3': + resolution: {integrity: sha512-KzosWgu0TTtdBNHPUZg2W8E5JsGsExQ8oGkLDmV6Sym9twaATU2YVMCWsfitq3Isss4099wNMsHdjEPK2UyCjw==} + + '@zag-js/angle-slider@1.43.3': + resolution: {integrity: sha512-/WbbxE/0YhFsoKO/5t/c4LlWRg0VFXD1t3H0u40ic7jnsyNyH9RWoIjwbVSvNC98Ij3s7qmUBY63GwTPGuS/rA==} + + '@zag-js/aria-hidden@1.43.3': + resolution: {integrity: sha512-f8mqntgsDQFwPDlClF30oXJolY26sg1lnYe6avQB79kwgUQKvw10aYeiUou2INYN7mACNs4nNERfAf1/p54jHw==} + + '@zag-js/async-list@1.43.3': + resolution: {integrity: sha512-gTtQE0ZbPohOaInzXa3bsqBKDfHcyCtyq5GXXoGGC/JEn1+xbx9fssG4aydG4GBjReutOmZ5vMa5il+PB6huyA==} + + '@zag-js/auto-resize@1.43.3': + resolution: {integrity: sha512-Qb47USNXmbg5p2s8QjUwnTBWI5waVz8YHDCQO75sMoXi1CCxcdW3lSjsOI12FIBD0tiEhjkNGZrhTKnNu1gDkQ==} + + '@zag-js/avatar@1.43.3': + resolution: {integrity: sha512-cAQFzmZRBoV8M2oGUMHYiBlF2hiwwSJOzmRLjz/yCElK2EHs63O9BzhRk05EZeFqJLvQXoz6bpZ/ug5YX48cRg==} + + '@zag-js/carousel@1.43.3': + resolution: {integrity: sha512-hXnG0XL/mpBPCJ3a+H88CZMSCzVsKnOLY7i1Fza+hKxUiGovxojCAitoASeg6ETd7bOzAbz0pvfGgwJPCdnGTQ==} + + '@zag-js/cascade-select@1.43.3': + resolution: {integrity: sha512-zSHgbaPuD369sVwlc1cEn0XB4UgK+7RpHRRD/Lw0h7FJLbXvhz6afByK+3/3NpAuQ1YBg6wdiRfikxcVdkyPOQ==} + + '@zag-js/checkbox@1.43.3': + resolution: {integrity: sha512-1vikdGcAokmLSMAnHQo5lYG/DMMNej2FlaAxiuyna2n0XJy/VFhv/3+/FZNB9CAJBkeqwLm9kqo94c7iEL7cxA==} + + '@zag-js/clipboard@1.43.3': + resolution: {integrity: sha512-PHcYmVdmQltIWdtQ+QAP6EHTdjaeN4+TVocdQskBGPEW/0Vf05C/kOuznbl4mdIlhN6GGkNKJCL8D07b+etW+A==} + + '@zag-js/collapsible@1.43.3': + resolution: {integrity: sha512-ABOmW6o2SxKfuG5qNWeLXYgVDQDe30dyeRCbEGBhWFeYFO0IMvjlOLiLdk6MSXmFjMynUTIuYxaEv8gNhoOkCA==} + + '@zag-js/collection@1.43.3': + resolution: {integrity: sha512-POufSu17mxTic09DP3CD2sGiRCaNODv/gAYyotrM/ynWSeb2+TjSxlKxuiyQS0amiY+BwJ3+m5qJ4odmU9TLMQ==} + + '@zag-js/color-picker@1.43.3': + resolution: {integrity: sha512-EevMgWLagXzxa1nkcyk1HKfb+tPU0CXGNhzCdnN1bZSOeQ5eH/4Y0xDIDez0IPXp+L7wnMwIGy5ATTKCGSmVWA==} + + '@zag-js/color-utils@1.43.3': + resolution: {integrity: sha512-a7R2TfWAlxwObDt1ohdBJzL+HfrYQ/6gLwP2Vj4o7nSaUFhrj5uvT56gg1Uhzp4ALnDcg6cLLEJlwWUaYLpq6g==} + + '@zag-js/combobox@1.43.3': + resolution: {integrity: sha512-qdm81w9PnR7/f/YNxie5iT50+7tXkKgiRJZEN59pYqwRA2AbwtE87jk7CQAuBVD1ko/wfcSBfIocoeltVKy2Kw==} + + '@zag-js/core@1.43.3': + resolution: {integrity: sha512-afREBcZWvPLHz/2AxJeuAP2o6+o3V7NZO/MutLhdclKaVSBlPzCr6qqP9k8hq1zOxk1jogKT5VVGielzWDY2Dw==} + + '@zag-js/date-input@1.43.3': + resolution: {integrity: sha512-jw1hEJg1yjoRUp2U//b57w/w0bolrTTTrzO89WeKU1P/UoW1G5j5zAw1TMnL6fp2IsRP/7QgjGR4HSkAgrOhkw==} + peerDependencies: + '@internationalized/date': '>=3.0.0' + + '@zag-js/date-picker@1.43.3': + resolution: {integrity: sha512-2nQZsMkb1EddF6qTvjinsrZdZbXcor+VluniK85bg9JQsA4WvtkmIHpy/pMQQ6zS8i9fbMBYbYH7bQVbfk2JtA==} + peerDependencies: + '@internationalized/date': '>=3.0.0' + + '@zag-js/date-utils@1.43.3': + resolution: {integrity: sha512-EUQ2OUJs7crXy3OOgt8DhI2pm/jH+5IF2hzxfI7YRiVuvBtL6YbzHAWrT+CpcMcJZwwMiM2WJ9+lph7V7SoyZQ==} + peerDependencies: + '@internationalized/date': '>=3.0.0' + + '@zag-js/dialog@1.43.3': + resolution: {integrity: sha512-DGIUQ686slMHiphl5di/0hmsg+sWL5vlTxZtVZ+5zvNYTWgEVpz8bUXXnGrIsVBXkWgK8CVL34pdMCs3jAmQXA==} + + '@zag-js/dismissable@1.43.3': + resolution: {integrity: sha512-3znmDAC6qv7I9h/ZInVE+sFxE2wcBeQhT0bEiUjXAlgFGgaVmgA6A0ElGI7CDrot8qhgC88BZQisMWfYRRWgeg==} + + '@zag-js/dom-query@1.43.3': + resolution: {integrity: sha512-kpTTYMemMmHxhp4gyOllK7/Lf86AySTO+AlGds9iQM21eUwi1jvc9q3VTxP+qD/KwHePGftfPwkwxifC3iSGbw==} + + '@zag-js/drawer@1.43.3': + resolution: {integrity: sha512-/oWCjJZLxB4cNfrjjobVkrLdPgAO5uCLnpaDZ9p4ZmIY/ENO2QesboqdAK4WfypiMeYEoVpA3DFbGIVt4qzazA==} + + '@zag-js/editable@1.43.3': + resolution: {integrity: sha512-G+cFSuRQoqvTAWV1cWAxnAf1W9lJdqlzjy1BJi3rK2jMThdZUUV97dq19W0u/Qvd5V9sTnhUHjkOtq0z1fActw==} + + '@zag-js/file-upload@1.43.3': + resolution: {integrity: sha512-kpXjL4XD0kZD+OukpjoENytE9qbs/rpshOwPR+g1IJHvl45IUFXzdXZn3m8SQD4Fa5ZTp4ZiExGBjUNceTaJcg==} + + '@zag-js/file-utils@1.43.3': + resolution: {integrity: sha512-iawUjq0klSsjhuEI43u/cPlNbA+b/7gvJi5TT+KHh9DxAr3u2CTnZUCurBLeuAPtrSXvlR4MQ6MmH93NlNnj7A==} + + '@zag-js/floating-panel@1.43.3': + resolution: {integrity: sha512-DnB71JgNSk+AZNHl1PF2DFp2HkzuN7D/tsFIaV4sOK+5wgiNH4dWth7RlYkIrX9m2vpqunaQ+4/C2aZpVErYsQ==} + + '@zag-js/focus-trap@1.43.3': + resolution: {integrity: sha512-/U4xWaHvHL83yDylTjLE1txCd0FR3As/1qgFWpzb1qOGWiCp/9NrLHVfegjDPgaoKLHRC4kEHzN+0NYNGHBXgQ==} + + '@zag-js/focus-visible@1.43.3': + resolution: {integrity: sha512-32l21nQUI328nfNTe2adXyXj+8t1ltDaEm7IQGmhtAw/DuIKvjpEkhJZHL1zUSlp47QGNfuYGPeD+ZXaZWFWMA==} + + '@zag-js/highlight-word@1.43.3': + resolution: {integrity: sha512-oN87IS5aA58jj1jMnhepLdQQ85bcjK6dWK+XK3QHAFdJZLSpCK++5HjGYng/G9xsnu+FWh8RMais9c5Ci738NQ==} + + '@zag-js/hotkeys@1.43.3': + resolution: {integrity: sha512-uC3bc6WakCe0T2Hx73q+ywGiogibErBQep5UtRZGfTBhyKGyKa158NFmhl64oYx4RnlNyZliQ5cF/d74+HNtdA==} + + '@zag-js/hover-card@1.43.3': + resolution: {integrity: sha512-1gyT11fRK9r2XKwgxH6uS+Y0HYvr95QU4TjgnkzHJ2d6Q+wf89Fxb2zG7HCer0VV/rwz0ZmWZRDgKkZHCNxS7Q==} + + '@zag-js/i18n-utils@1.43.3': + resolution: {integrity: sha512-bVCZxrd7xWTMhWks8zk/xRQNMPZz3CVoXjG9207b0GVTTQOwoiVg+MEIHDqirEaDJtzUKR6VbV0dRpC8LsceFg==} + + '@zag-js/image-cropper@1.43.3': + resolution: {integrity: sha512-MBoWA7V8TMx1pxSZYK2pCbiQC5NRhsnJot8JmAjqz52EcgQM5I2Qw3mISfZ558Idg/w1ilxD0MyAw8MBHOuiDA==} + + '@zag-js/interact-outside@1.43.3': + resolution: {integrity: sha512-qgyAyWELSzFrHUtB6D7IzemI48NjX7E5oIDCXsz/DBPh+ybsK+pKMGsZkduTCK+uEqJcA/w+DAWaDUOxhjqvWA==} + + '@zag-js/json-tree-utils@1.43.3': + resolution: {integrity: sha512-Fal5YYy3+E+eHIreqZtrS8s6o+8+tiq02z2FsmQNRz/txOKb0rgMiP81C//dGLH0eVJK8GUBvj5moeJ1ueRN7A==} + + '@zag-js/listbox@1.43.3': + resolution: {integrity: sha512-1u1O002M5hXuJSQmiaWgG2isdaJwqyLe/5F6Uv6ApOcl7i0GjO4fIF0aGCDrHfGki98A9TWn4ioaU0ExL3SeUw==} + + '@zag-js/live-region@1.43.3': + resolution: {integrity: sha512-lB2ryGpRjTgbfJ5D86MQnvZRCJupKbpwS53jfCkEP0EBC9Tk7Crq9p0pobzXgH5U9fnjn4BPsqBSyuSOxPOJnw==} + + '@zag-js/marquee@1.43.3': + resolution: {integrity: sha512-NdWm4vwd9BfgcUPGwlQNvd+uaC9LcrG9sL7Jo0nZjmuxiABSO/lfyd/B4h8Md3u0lj3fVUGxO/tisrfwGo/9kA==} + + '@zag-js/menu@1.43.3': + resolution: {integrity: sha512-RGCqRv/GeEehBYOB3JV0NUfyfaWW5KBN79RHUUYpxF9DMsPM8igHOzuoOoz+FaYoepjC34oMtmWicF1Dan6apA==} + + '@zag-js/navigation-menu@1.43.3': + resolution: {integrity: sha512-7pVwpWwe/CtfvPclwd9k6Ja89RSdnYYC/rAC5Oaj5BUCVwdjNxh0VuyLS/awozNQclPFA6ww22KQSaLf4lAnPQ==} + + '@zag-js/number-input@1.43.3': + resolution: {integrity: sha512-XBuky+uuFXnshBHbIFfpUCly5nKZi+hW0R6pvgmqirqVyc4K/lwg4nz88/Z6U/q4uRQarKRr22fOMLthc7q7Yw==} + + '@zag-js/pagination@1.43.3': + resolution: {integrity: sha512-8shW+/WwkLNKh9nhVXQCi2mQ50un52obzgheIm/BwlUlHu+qY/dM2al3Kx9L4yK7YYTDaXFxKyvP1iaYUQd7ZA==} + + '@zag-js/password-input@1.43.3': + resolution: {integrity: sha512-r7RPikBcwN8zTpuah54Bo3jclkz+ze+wV6g5SC7Ox6yOWdbC6A6ORyvXc3yqw2YG4tvwOtrD4p9w21zCVzNaqQ==} + + '@zag-js/pin-input@1.43.3': + resolution: {integrity: sha512-eUIyyJeA07yJzdGPh7vkQdnd/32OtU9xMppQDGIKHSJFA1ZIeqxdmy33Safj41XFurLBTStQAKLCSJmBGgY2Gg==} + + '@zag-js/popover@1.43.3': + resolution: {integrity: sha512-kLQIj+9XaaEvSbviG+r8hI1OJxC4P4JTETNcnHV4w4aE5nR2r/LDP3JoJSEQsAvTR/MMYpZQDL5pdVQj0M/Oqg==} + + '@zag-js/popper@1.43.3': + resolution: {integrity: sha512-99PPQerLylh+ouG16d0Go0UgpLR3rCQvWMmJoO5Ti8+2Ww3aqBNLTqpF0rJuLPe1Ps4BfEt5Lr4dYhL1ixgbRQ==} + + '@zag-js/presence@1.43.3': + resolution: {integrity: sha512-b+HxlhTOxTn/I0q1lmt8Afyk+pZpXV/FqHUkbUzy3m+2t9QgMONi5NDuRc6gNRTXIeG6lLVDHSDHT/FxxMLDWw==} + + '@zag-js/progress@1.43.3': + resolution: {integrity: sha512-hGZGtncpNWsKoU5lgXWzKAPMaG5w/B5kCNnlYnCZ30TnK9Zg5GwCkvYC45pKiY+Z9i8DxLNPkxIVWHG2oyYbcg==} + + '@zag-js/qr-code@1.43.3': + resolution: {integrity: sha512-moSv0oTbO/XSAPnpPJGp5n4mpRlCsJYOaJW/I6zK1Ls6/YHWt7K9HUjZE06AwHwU+050ftivgWmXBlVgozc5GA==} + + '@zag-js/radio-group@1.43.3': + resolution: {integrity: sha512-1QM1rNnK6mQ36aYEshFVlboBDMQTth2wxHuh5V+ALIXf4Dl1Eexy0dyLVFkYV7R3E90e6b8d+xZZ3tziTvnRDg==} + + '@zag-js/rating-group@1.43.3': + resolution: {integrity: sha512-BiKcyo3z7q4UBMsGuOs8w6u827pQ50eOuRCh1oqVpKqBoyRL0z9aFQYg9YeYnxXn8eyoEBMiVv01MTogJ2JBQA==} + + '@zag-js/react@1.43.3': + resolution: {integrity: sha512-PVfq738OhicFsGOZNqrsBmdOHuh54XnIhkyJ9HSWDpzQcGHq4fuFWIvfmqW/5o/Xkj+JwFQLoIDVX/KHaUjcXA==} + peerDependencies: + react: '>=18.0.0' + react-dom: '>=18.0.0' + + '@zag-js/rect-utils@1.43.3': + resolution: {integrity: sha512-xZA5IKUtQeRKdzM+9jGj8R18MXmORDO0smXAAoyFj1Swj/uB17eVwvsWoQLXbb/AaYXEzSIJXNUt21n3GAX24Q==} + + '@zag-js/remove-scroll@1.43.3': + resolution: {integrity: sha512-1bX6IQM7q26uL0476wFqtaebeIeDheyJd8fuje2zXTCg1XDRHJmRsM/tzcmcdi4W5s+hG0cUCfuVzUTXvODM5Q==} + + '@zag-js/scroll-area@1.43.3': + resolution: {integrity: sha512-qJpVs70vGM+Ogl8rQCG0iuZ7oliKlk6ZwzJMPQXnoRGeG6NzwIR0S3O+lJGmgR+xBul1gXkaAJzlyxGQr82bmA==} + + '@zag-js/scroll-snap@1.43.3': + resolution: {integrity: sha512-izT8eXvwqZMEKNM3lLcAWz9MpUwvZ0UCjBnfQX2JLHLcjYxLOytMd6rfGM2hE1erD0CBYlBUi5bIqstwQFLmCA==} + + '@zag-js/select@1.43.3': + resolution: {integrity: sha512-vd5uKPOoRXXrHlL8VPNk5Mih6XRhIzXAon7emEupCe6UAAShqYnxumrLBbr5LifiePP93CGJx3rGn8RZky/OVg==} + + '@zag-js/signature-pad@1.43.3': + resolution: {integrity: sha512-5AbaVRXIwJQGheffPsvFiShQyjb4ufgvt6eyJX5ovpF9PiPuvaP6mnVYdJwK/YelWltW41b7NABtSghUYl5gIw==} + + '@zag-js/slider@1.43.3': + resolution: {integrity: sha512-SwnwdabVPouHraF4fcICz9szGMARxUd8CPA0+x+w48D8hEn0GzFXDRI0ntXByEstwbpyzvy4ptRvh0WRvwCJbw==} + + '@zag-js/splitter@1.43.3': + resolution: {integrity: sha512-iQDlQvAD+ldG0QEj6pwQazIiEjR5bvJhZFeqoSRy11BHOls5mT978QNOcCTZ0gQ1ilwsWoAMnESY8d33U1v1Vw==} + + '@zag-js/steps@1.43.3': + resolution: {integrity: sha512-Au4LFM0jqn/v66HSU1ZIpb8Dl9LK3yDQ1pPhE2k2tuJz0ksq9s61m47Vf1FjQhlfBFgXkh20xASAgsVVbDXZdg==} + + '@zag-js/store@1.43.3': + resolution: {integrity: sha512-NL3Uxk5Rszjd+X+cPXw0N7Kn5TNMyrS6cTMazlBOcN2+J68mzXhNFvM/0H38m0X+3ybK3sE5Ta6NPlhOQADRqw==} + + '@zag-js/switch@1.43.3': + resolution: {integrity: sha512-MZxRjKE9RAb0qq6bBGj9PKX4m+wWKrNJ7MxdZuopcyWxRe7c6B389bprbgAUmDmm1WB8EMQwluEqyvXqC2j9tA==} + + '@zag-js/tabs@1.43.3': + resolution: {integrity: sha512-uLT5YiQAcDkSi9T1plYQyXAXaqGi1H5iw/PA0yXsWDOoNFU9jlPM5s8SuXbBJzXiufSFekdhzpNhMUhcapnBdA==} + + '@zag-js/tags-input@1.43.3': + resolution: {integrity: sha512-JJx8WbN75PzKDBCWuIwZ6Anw2bk+CDPkB0gkCobuvAVhlYh0nN8HAWYPzMSzGZ+P2AhWN8KYEF9l8Pyx17XRXA==} + + '@zag-js/timer@1.43.3': + resolution: {integrity: sha512-HioBlMnCf+DO5T/tJPm8EnHF+Tp/jjrAYqCA5R2FgLGBC0kBWI2eFqpc74wXlH3jjTzeFaZJgaq2HnkQNvAG/w==} + + '@zag-js/toast@1.43.3': + resolution: {integrity: sha512-XBDewuymsIzZy23xrcx1v6F/HeDlk3NAfZ2C02P+DHiNKdj+a53PpqUGZg2e2FX7ZGibag+aywWG4pnvKaSQWg==} + + '@zag-js/toc@1.43.3': + resolution: {integrity: sha512-ciIs9byITgsziuGdXKTVnAP3oYd4Nti2hsI0a5VqFMBslWiU/jO6pqRAPTj5V+e2z+Z7gM1RzzMNs8di5HuUFQ==} - '@zag-js/element-size@0.31.1': - resolution: {integrity: sha512-4T3yvn5NqqAjhlP326Fv+w9RqMIBbNN9H72g5q2ohwzhSgSfZzrKtjL4rs9axY/cw9UfMfXjRjEE98e5CMq7WQ==} + '@zag-js/toggle-group@1.43.3': + resolution: {integrity: sha512-ED8LA8cXEaC/MZtFNBY4+yCoP1qFYPZH0rBq0NszaxdYSw0hBTo7WfSbSlthF2IAl4z52ZrneTjQjB4LDEUNBw==} - '@zag-js/focus-visible@0.31.1': - resolution: {integrity: sha512-dbLksz7FEwyFoANbpIlNnd3bVm0clQSUsnP8yUVQucStZPsuWjCrhL2jlAbGNrTrahX96ntUMXHb/sM68TibFg==} + '@zag-js/toggle@1.43.3': + resolution: {integrity: sha512-zZR4D6BRfdAzoEyPYqmkCw8GPh5s87E+dr3U+mHa3kabQBiVJ0Z3fvY2pNb3DBBCLJne+1+OF9NWiDTI8cRqGA==} + + '@zag-js/tooltip@1.43.3': + resolution: {integrity: sha512-sBVhcejAQN5oDFE3PoGrvvjqOt5+9rHQjtjnnuhPZqeghsiX/IaL7AY8KelwDoNkMf2npN5i7loQvAZMZLVFaw==} + + '@zag-js/tour@1.43.3': + resolution: {integrity: sha512-Wxp2HJBnHI0Nm94PvItCEdKyBnwp/PJ1Y5u45X/VTebgVXggPug88ZD51Mm6twIDPpCTkOstOcSy8zz+FlTYlQ==} + + '@zag-js/tree-view@1.43.3': + resolution: {integrity: sha512-5fj6RWe4FSRbE3QewuqbghS+ojd2vaWfTrn0jUmH3KHzay2h/w1464oW0IYOONzwOmUUHj4wLDZZKwVyzPvmJA==} + + '@zag-js/types@1.43.3': + resolution: {integrity: sha512-QokzUgkJ7a/TRE8SAXqlm1XfiNDbyM8y+mx0PpmzHa8bvmWXLEe/Zx2TRz8aYoGim75NluYzDy3x+WWileF7uA==} + + '@zag-js/utils@1.43.3': + resolution: {integrity: sha512-9P9fvFFxuiDcLqX0BYgGNkf0/a/id32nHvQpwgv/Xv3b9n5yeyw2U8nKefpWr+1VfFsrpf2XMXiA2CDSWZgt2g==} accepts@1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} @@ -1590,10 +1832,6 @@ packages: argparse@2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} - aria-hidden@1.2.6: - resolution: {integrity: sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA==} - engines: {node: '>=10'} - aria-query@5.3.0: resolution: {integrity: sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==} @@ -1742,8 +1980,8 @@ packages: base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} - baseline-browser-mapping@2.11.6: - resolution: {integrity: sha512-69D/imtToCsIcAl8WBS2YaRwA4jO/j0HhU+hELqMEu9f54MoUtI6+XH5mrKU8rEFNEk/Ui1I2MK4/JkWacclGw==} + baseline-browser-mapping@2.11.20: + resolution: {integrity: sha512-H0ulySigv6icDJ1F7SjtdCD6PrhTpdYCmP0CactWy1+ekh0AFd0o1Wn5T8b+hnTmdBx19u9yhL6wvCylXMY7zw==} engines: {node: '>=6.0.0'} hasBin: true @@ -1817,6 +2055,9 @@ packages: caniuse-lite@1.0.30001806: resolution: {integrity: sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==} + caniuse-lite@1.0.30001810: + resolution: {integrity: sha512-TITQPUkaz+aVk5GL6NhOdwk1aEaNTSDPsGFWrTuhKGtjTF70jL/Oht2W4c6rXUe5fu7Ie19VIahAXHIIiWWNeg==} + chai@6.2.2: resolution: {integrity: sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==} engines: {node: '>=18'} @@ -1879,9 +2120,6 @@ packages: color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - color2k@2.0.4: - resolution: {integrity: sha512-OXAPGFRNeLFnUfqDtloYdxkwsJoIdXe28+bjbpJiPqyei2HPa3VHmMCWa0Qe62+U4Ftf9Hj7hRssOkxz7WiWbg==} - combined-stream@1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} @@ -1934,9 +2172,6 @@ packages: resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} - copy-to-clipboard@3.3.3: - resolution: {integrity: sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==} - cosmiconfig@7.1.0: resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} engines: {node: '>=10'} @@ -2103,9 +2338,6 @@ packages: resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} engines: {node: '>=8'} - detect-node-es@1.1.0: - resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==} - devtools-protocol@0.0.1467305: resolution: {integrity: sha512-LxwMLqBoPPGpMdRL4NkLFRNy3QLp6Uqa7GNp1v6JaBheop2QrB9Q7q0A/q/CYYP9sBfZdHOyszVx4gc9zyk7ow==} @@ -2360,12 +2592,12 @@ packages: events-universal@1.0.1: resolution: {integrity: sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==} - eventsource-parser@3.1.0: - resolution: {integrity: sha512-kJezFj9YFAMLeORyi7aCLxLbD5/qWMQnoMVlVPyHIll7lgRJCc3JVln9Vgl9nwQi0YkMnhdGTMNn7CkRRAptMg==} + eventsource-parser@3.1.1: + resolution: {integrity: sha512-EKN1vKAMcZ8MlYMpaNuxN6R9yakzH6uajHcHVTqWJzvu5pWw9DyhbP35HH8MVBQ+dZjAfDxk+A8NiR9KWaXiyQ==} engines: {node: '>=18.0.0'} - eventsource@4.1.0: - resolution: {integrity: sha512-2GuF51iuHX6A9xdTccMTsNb7VO0lHZihApxhvQzJB5A03DvHDd2FQepodbMaztPBmBcE/ox7o2gqaxGhYB9LhQ==} + eventsource@4.1.1: + resolution: {integrity: sha512-D6bTRWh6KahHTK/m4WnjPQyEinNPf9eFLEZSEoj7d6fTibspnAVYfzHvirL7u/aoX5d9YYfIkBVAhmigUELk9w==} engines: {node: '>=20.0.0'} expect-type@1.4.0: @@ -2453,10 +2685,6 @@ packages: flatted@3.4.3: resolution: {integrity: sha512-/zipXxyO6rGvuNGDiULY9MvEGSkb2gaG4GGH4ygMi0ZZzyMHdUZBmntJmx5x1G2VuPytCwGN4xsJP6cw+sK+vQ==} - focus-lock@1.3.6: - resolution: {integrity: sha512-Ik/6OCk9RQQ0T5Xw+hKNLWrjSMtv51dD4GRmJjbD5a58TIEpI5a5iXagKVl3Z5UuyslMCA8Xwnu76jQob62Yhg==} - engines: {node: '>=10'} - follow-redirects@1.16.0: resolution: {integrity: sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==} engines: {node: '>=4.0'} @@ -2481,23 +2709,17 @@ packages: fraction.js@5.3.4: resolution: {integrity: sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==} - framer-motion@11.18.2: - resolution: {integrity: sha512-5F5Och7wrvtLVElIpclDT0CBzMVg3dL22B64aZwHtsIY8RB4mXICLrkajK4G9R+ieSAGcgrLeae2SeUTg2pr6w==} + framer-motion@13.1.1: + resolution: {integrity: sha512-B/xn2TPS4f61cEBLFjiYlQFnBZUW1YVj/LM+C+N4OP8Rs95VLEI2ot/RlfBg111la/EiyECFaJJi/A3FWA8MUA==} peerDependencies: - '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 peerDependenciesMeta: - '@emotion/is-prop-valid': - optional: true react: optional: true react-dom: optional: true - framesync@6.1.2: - resolution: {integrity: sha512-jBTqhX6KaQVDyus8muwZbBeGGP0XgujBRbQ7gM7BRdS3CadCZIHiawyzYLnafYcvZIh5j8WE7cxZKFn7dXhu9g==} - fresh@0.5.2: resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} engines: {node: '>= 0.6'} @@ -2537,10 +2759,6 @@ packages: resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} engines: {node: '>= 0.4'} - get-nonce@1.0.1: - resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==} - engines: {node: '>=6'} - get-proto@1.0.1: resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} engines: {node: '>= 0.4'} @@ -2659,8 +2877,8 @@ packages: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} engines: {node: '>=0.10.0'} - icu-minify@4.13.7: - resolution: {integrity: sha512-X9gLFtipsP4HHbmy9urh+palImTR9P6lyhvmgbP6iym8i0IwhcsS4Z6KMjkEoCU6O16OJT5JIZkd8xfDROYo/A==} + icu-minify@4.14.1: + resolution: {integrity: sha512-I8lz1epVvPmTSCfElYrOVZPMlxXYO6u/HDAd8bAksU0WmL8774lqg/h4PSHIisEYbqYcxXGU2y5b5sbhzCIi0A==} ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} @@ -3158,9 +3376,6 @@ packages: lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} - lodash.mergewith@4.6.2: - resolution: {integrity: sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==} - lodash@4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} @@ -3263,11 +3478,11 @@ packages: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true - motion-dom@11.18.1: - resolution: {integrity: sha512-g76KvA001z+atjfxczdRtw/RXOM3OMSdd1f4DL77qCTF/+avrRJiawSG4yDibEQ215sr9kpinSlX2pCTJ9zbhw==} + motion-dom@13.1.1: + resolution: {integrity: sha512-XSf8VYWSB6G/0IY3rWVbyLcxWXtAVHkN1PQE2agTaCv3u8RGvbwu56TyyR/MNzBqqNavEBTZzErcxI1TxBrjcA==} - motion-utils@11.18.1: - resolution: {integrity: sha512-49Kt+HKjtbJKLtgO/LKj9Ld+6vw9BjH5d9sc40R/kVyH8GLAXgT42M2NnuPcJNuA3s9ZfZBUcwIgpmZWGEE+hA==} + motion-utils@13.0.0: + resolution: {integrity: sha512-7DnN7TmbLcYXcG4RVadXIihWlyuM9afoUww8Y5Agg431kGKiuL2/OMyP4mJ5wLz+pvN3t5ySClLOaVXJ+wekRQ==} mrmime@2.0.1: resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==} @@ -3311,22 +3526,18 @@ packages: resolution: {integrity: sha512-eonl3sLUha+S1GzTPxychyhnUzKyeQkZ7jLjKrBagJgPla13F+uQ71HgpFefyHgqrjEbCPkDArxYsjY8/+gLKA==} engines: {node: '>= 0.4.0'} - next-intl-swc-plugin-extractor@4.13.7: - resolution: {integrity: sha512-MxOUMGKncc/D6rofu0O80I6Ebr3gqlH8XiEb0Uu5TZmX7DqY3NVHs70Uy4bvtgWmHeDwsra6KU8EBtfRVGRv7Q==} + next-intl-swc-plugin-extractor@4.14.1: + resolution: {integrity: sha512-ixZCS/z1Nx0sto4rWFfoCqahzqXjdhVuQzYrITVwXsrVzYi1ZKrWP8evoXTB5+F+j9FpLQIMIYB6gp3k+zePWA==} - next-intl@4.13.7: - resolution: {integrity: sha512-j7KnGWt4Ih6TnW1x714R8bX3H+DYP25fqLTYTfUzAFXh0Od57WuQYM/Sf58yalvIXhE6y8sBYHlrCFmr0jPy3g==} + next-intl@4.14.1: + resolution: {integrity: sha512-7o7ZyYIWoB0w87n13sezA8r1uLH0ipZCGrMHFKVhwFnwUI1/tym04P/T5NiyULaXUQ276m60xsmInE+HnfAq3A==} peerDependencies: next: ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - next@15.5.24: - resolution: {integrity: sha512-Y+xn8EQCoC3ZbsFPyzE+tE8XOdrWeUdUF7NeXbmg9DsgAxl5UYxlsrvgVESHTyTGigoTa1bCUrxn70F5bqt0Gw==} - engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} + next@16.3.3: + resolution: {integrity: sha512-tuRTx1nQ/yVw83cwJBo9F+njGUgMn3UHQycreWHB8XsStvvAh1AthbI8/4IpKnFaF58F+iSiHejYOlMQ/eq83g==} + engines: {node: '>=20.9.0'} hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 @@ -3518,6 +3729,9 @@ packages: pend@1.2.0: resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==} + perfect-freehand@1.2.3: + resolution: {integrity: sha512-bHZSfqDHGNlPpgH2yxXgPHlQSPpEbo+qg7li0M78J9vNAi2yjwLeA4x79BEQhX44lEWpCLSFCeRZwpw0niiXPA==} + picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} @@ -3529,6 +3743,10 @@ packages: resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==} engines: {node: '>=12'} + picomatch@4.0.7: + resolution: {integrity: sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==} + engines: {node: '>=12'} + playwright-core@1.62.0: resolution: {integrity: sha512-nsNRyq0r2zsG8AcRHWknc9QRA5XCueC7gWMrs+Gx2tlZn9hcl8zudfh00lhJPY1DE7NmZ6bDsT9g2yey8mXljA==} engines: {node: '>=20'} @@ -3576,6 +3794,9 @@ packages: resolution: {integrity: sha512-TmatMXdr2KlRiA2CyDu8GqR8EjahTG3aY3nXjdzFyoZbmB8hrBsTyMezhULIXKnC0jpfjlmiZ3+EaCzoInSu/A==} engines: {node: '>= 14'} + proxy-compare@3.0.1: + resolution: {integrity: sha512-V9plBAt3qjMlS1+nC8771KNf6oJ12gExvaxnNzN/9yVRLdTv/lc+oJlnSzrdYDAvBfTStPCoiaCOTmTs0adv7Q==} + proxy-from-env@1.1.0: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} @@ -3583,6 +3804,9 @@ packages: resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==} engines: {node: '>=10'} + proxy-memoize@3.0.1: + resolution: {integrity: sha512-VDdG/VYtOgdGkWJx7y0o7p+zArSf2383Isci8C+BP3YXgMYDoPd3cCBjw0JdWb6YBb9sFiOPbAADDVTPJnh+9g==} + pump@3.0.4: resolution: {integrity: sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==} @@ -3609,28 +3833,11 @@ packages: resolution: {integrity: sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==} engines: {node: '>= 0.8'} - react-clientside-effect@1.2.8: - resolution: {integrity: sha512-ma2FePH0z3px2+WOu6h+YycZcEvFmmxIlAb62cF52bG86eMySciO/EQZeQMXd07kPCYB0a1dWDT5J+KE9mCDUw==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc - react-dom@19.2.8: resolution: {integrity: sha512-rVprimfGBG3DR+Tq0IQG2DT5PxKth1WIGDmj5yPmlzr4YBe7uyE+Du4oVqTDXZSHGGGXRtTJEGSSePyQCMBglQ==} peerDependencies: react: ^19.2.8 - react-fast-compare@3.2.2: - resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} - - react-focus-lock@2.13.7: - resolution: {integrity: sha512-20lpZHEQrXPb+pp1tzd4ULL6DyO5D2KnR0G69tTDdydrmNhU7pdFmbQUYVyHUgp+xN29IuFR0PVuhOmvaZL9Og==} - peerDependencies: - '@types/react': '*' - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc - peerDependenciesMeta: - '@types/react': - optional: true - react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -3649,36 +3856,6 @@ packages: redux: optional: true - react-remove-scroll-bar@2.3.8: - resolution: {integrity: sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==} - engines: {node: '>=10'} - peerDependencies: - '@types/react': '*' - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - - react-remove-scroll@2.7.2: - resolution: {integrity: sha512-Iqb9NjCCTt6Hf+vOdNIZGdTiH1QSqr27H/Ek9sv/a97gfueI/5h1s3yRi1nngzMUaOOToin5dI1dXKdXiF+u0Q==} - engines: {node: '>=10'} - peerDependencies: - '@types/react': '*' - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc - peerDependenciesMeta: - '@types/react': - optional: true - - react-style-singleton@2.2.3: - resolution: {integrity: sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==} - engines: {node: '>=10'} - peerDependencies: - '@types/react': '*' - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc - peerDependenciesMeta: - '@types/react': - optional: true - react@19.2.8: resolution: {integrity: sha512-PWaYA1L/q9u2u7xYQi+Y3L3Yfnie7XyLeaJICV1MGD6LprsBxcAqGjYyr0eY3p+QdsA+x/Irkt4Qif8D63+Sbw==} engines: {node: '>=0.10.0'} @@ -3809,6 +3986,11 @@ packages: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true + semver@7.7.1: + resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==} + engines: {node: '>=10'} + hasBin: true + semver@7.8.5: resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==} engines: {node: '>=10'} @@ -3887,8 +4069,8 @@ packages: resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==} engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} - smol-toml@1.7.1: - resolution: {integrity: sha512-PPlsspAZ4jbMBu5DMFhfUGDQLu/vrL4SyBROVS37x8ynnVmFIs1VPBz1Co8Xks3TvpIaZXmU85y4DrQ+UyVFoQ==} + smol-toml@1.8.0: + resolution: {integrity: sha512-kCZr2V3ch9i00x8zXRhjUNVcjG9ijES5dDudkXvUVCT5QlJNQWElSJdZqyPemffHoLNUYwOcou0Fy+ojN0uHSQ==} engines: {node: '>= 18'} socks-proxy-agent@8.0.5: @@ -4098,9 +4280,6 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - toggle-selection@1.0.6: - resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==} - toidentifier@1.0.1: resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} engines: {node: '>=0.6'} @@ -4136,9 +4315,6 @@ packages: tslib@1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} - tslib@2.4.0: - resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} - tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} @@ -4213,34 +4389,17 @@ packages: peerDependencies: browserslist: '>= 4.21.0' + uqr@0.1.3: + resolution: {integrity: sha512-0rjE8iEJe4YmT9TOhwsZtqCMRLc5DXZUI2UEYUUg63ikBkqqE5EYWaI0etFe/5KUcmcYwLih2RND1kq+hrUJXA==} + uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} - use-callback-ref@1.3.3: - resolution: {integrity: sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==} - engines: {node: '>=10'} - peerDependencies: - '@types/react': '*' - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc - peerDependenciesMeta: - '@types/react': - optional: true - - use-intl@4.13.7: - resolution: {integrity: sha512-vWapep/2GESovKEmkxaG1Bkt6AWwANCWrM4kwOYbMmvQ4IsBGJFx9l66h8DNCcU0jSOzNtSFyRXFcYvgAak/Cg==} + use-intl@4.14.1: + resolution: {integrity: sha512-p6Ggq6AZJDJQpjj4WEjByfid1IEifH7OYpL283y29dzVT2M6vbMoHmYA9KQ/L1A9jHED8uzCNvWic0mJ23kU5A==} peerDependencies: react: ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0 - use-sidecar@1.1.3: - resolution: {integrity: sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==} - engines: {node: '>=10'} - peerDependencies: - '@types/react': '*' - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc - peerDependenciesMeta: - '@types/react': - optional: true - use-sync-external-store@1.6.0: resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==} peerDependencies: @@ -4505,8 +4664,8 @@ packages: zod@3.25.76: resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} - zustand@5.0.14: - resolution: {integrity: sha512-/8tAspM5LMPr28b3fwLYrtdj77ECpfZviaP75CMTnwO8ISyaE4GDIG/9rDDYq/cH9D2Xw2A2RXglLInmVBQB/g==} + zustand@5.0.15: + resolution: {integrity: sha512-MpSEjRiBkA9crSYeOUH32rJC7SVqAbm0Fqcqge/bUi2PPoLcBWKOsG+C8mevmpr8TwXHBVkChbbJiyvkE+i/3A==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=18.0.0' @@ -4527,6 +4686,80 @@ snapshots: '@alloc/quick-lru@5.2.0': {} + '@ark-ui/react@5.39.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8)': + dependencies: + '@internationalized/date': 3.12.3 + '@zag-js/accordion': 1.43.3 + '@zag-js/anatomy': 1.43.3 + '@zag-js/angle-slider': 1.43.3 + '@zag-js/async-list': 1.43.3 + '@zag-js/auto-resize': 1.43.3 + '@zag-js/avatar': 1.43.3 + '@zag-js/carousel': 1.43.3 + '@zag-js/cascade-select': 1.43.3 + '@zag-js/checkbox': 1.43.3 + '@zag-js/clipboard': 1.43.3 + '@zag-js/collapsible': 1.43.3 + '@zag-js/collection': 1.43.3 + '@zag-js/color-picker': 1.43.3 + '@zag-js/color-utils': 1.43.3 + '@zag-js/combobox': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/date-input': 1.43.3(@internationalized/date@3.12.3) + '@zag-js/date-picker': 1.43.3(@internationalized/date@3.12.3) + '@zag-js/date-utils': 1.43.3(@internationalized/date@3.12.3) + '@zag-js/dialog': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/drawer': 1.43.3 + '@zag-js/editable': 1.43.3 + '@zag-js/file-upload': 1.43.3 + '@zag-js/file-utils': 1.43.3 + '@zag-js/floating-panel': 1.43.3 + '@zag-js/focus-trap': 1.43.3 + '@zag-js/focus-visible': 1.43.3 + '@zag-js/highlight-word': 1.43.3 + '@zag-js/hotkeys': 1.43.3 + '@zag-js/hover-card': 1.43.3 + '@zag-js/i18n-utils': 1.43.3 + '@zag-js/image-cropper': 1.43.3 + '@zag-js/json-tree-utils': 1.43.3 + '@zag-js/listbox': 1.43.3 + '@zag-js/marquee': 1.43.3 + '@zag-js/menu': 1.43.3 + '@zag-js/navigation-menu': 1.43.3 + '@zag-js/number-input': 1.43.3 + '@zag-js/pagination': 1.43.3 + '@zag-js/password-input': 1.43.3 + '@zag-js/pin-input': 1.43.3 + '@zag-js/popover': 1.43.3 + '@zag-js/presence': 1.43.3 + '@zag-js/progress': 1.43.3 + '@zag-js/qr-code': 1.43.3 + '@zag-js/radio-group': 1.43.3 + '@zag-js/rating-group': 1.43.3 + '@zag-js/react': 1.43.3(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + '@zag-js/scroll-area': 1.43.3 + '@zag-js/select': 1.43.3 + '@zag-js/signature-pad': 1.43.3 + '@zag-js/slider': 1.43.3 + '@zag-js/splitter': 1.43.3 + '@zag-js/steps': 1.43.3 + '@zag-js/switch': 1.43.3 + '@zag-js/tabs': 1.43.3 + '@zag-js/tags-input': 1.43.3 + '@zag-js/timer': 1.43.3 + '@zag-js/toast': 1.43.3 + '@zag-js/toc': 1.43.3 + '@zag-js/toggle': 1.43.3 + '@zag-js/toggle-group': 1.43.3 + '@zag-js/tooltip': 1.43.3 + '@zag-js/tour': 1.43.3 + '@zag-js/tree-view': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + react: 19.2.8 + react-dom: 19.2.8(react@19.2.8) + '@asamuzakjp/css-color@5.1.11': dependencies: '@asamuzakjp/generational-cache': 1.0.1 @@ -4614,79 +4847,31 @@ snapshots: dependencies: css-tree: 3.2.1 - '@chakra-ui/anatomy@2.3.6': {} - - '@chakra-ui/hooks@2.4.6(react@19.2.8)': - dependencies: - '@chakra-ui/utils': 2.2.6(react@19.2.8) - '@zag-js/element-size': 0.31.1 - copy-to-clipboard: 3.3.3 - framesync: 6.1.2 - react: 19.2.8 - - '@chakra-ui/icons@2.2.4(@chakra-ui/react@2.10.10(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(framer-motion@11.18.2(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8)': + '@chakra-ui/icons@2.2.4(@chakra-ui/react@3.37.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8)': dependencies: - '@chakra-ui/react': 2.10.10(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(framer-motion@11.18.2(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + '@chakra-ui/react': 3.37.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8) react: 19.2.8 - '@chakra-ui/next-js@2.4.2(@chakra-ui/react@2.10.10(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(framer-motion@11.18.2(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(next@15.5.24(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8)': + '@chakra-ui/next-js@2.4.2(@chakra-ui/react@3.37.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(next@16.3.3(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8)': dependencies: - '@chakra-ui/react': 2.10.10(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(framer-motion@11.18.2(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + '@chakra-ui/react': 3.37.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@emotion/cache': 11.14.0 '@emotion/react': 11.14.0(@types/react@19.2.17)(react@19.2.8) - next: 15.5.24(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + next: 16.3.3(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) react: 19.2.8 - '@chakra-ui/react@2.10.10(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(framer-motion@11.18.2(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)': + '@chakra-ui/react@3.37.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)': dependencies: - '@chakra-ui/hooks': 2.4.6(react@19.2.8) - '@chakra-ui/styled-system': 2.12.5(react@19.2.8) - '@chakra-ui/theme': 3.4.10(@chakra-ui/styled-system@2.12.5(react@19.2.8))(react@19.2.8) - '@chakra-ui/utils': 2.2.6(react@19.2.8) + '@ark-ui/react': 5.39.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + '@emotion/is-prop-valid': 1.4.0 '@emotion/react': 11.14.0(@types/react@19.2.17)(react@19.2.8) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.8))(@types/react@19.2.17)(react@19.2.8) - '@popperjs/core': 2.11.8 - '@zag-js/focus-visible': 0.31.1 - aria-hidden: 1.2.6 - framer-motion: 11.18.2(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) - react: 19.2.8 - react-dom: 19.2.8(react@19.2.8) - react-fast-compare: 3.2.2 - react-focus-lock: 2.13.7(@types/react@19.2.17)(react@19.2.8) - react-remove-scroll: 2.7.2(@types/react@19.2.17)(react@19.2.8) - transitivePeerDependencies: - - '@types/react' - - '@chakra-ui/styled-system@2.12.5(react@19.2.8)': - dependencies: - '@chakra-ui/utils': 2.2.6(react@19.2.8) + '@emotion/serialize': 1.3.3 + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.8) + '@emotion/utils': 1.4.2 + '@pandacss/is-valid-prop': 1.12.0 csstype: 3.2.3 - transitivePeerDependencies: - - react - - '@chakra-ui/theme-tools@2.2.10(@chakra-ui/styled-system@2.12.5(react@19.2.8))(react@19.2.8)': - dependencies: - '@chakra-ui/anatomy': 2.3.6 - '@chakra-ui/styled-system': 2.12.5(react@19.2.8) - '@chakra-ui/utils': 2.2.6(react@19.2.8) - color2k: 2.0.4 - transitivePeerDependencies: - - react - - '@chakra-ui/theme@3.4.10(@chakra-ui/styled-system@2.12.5(react@19.2.8))(react@19.2.8)': - dependencies: - '@chakra-ui/anatomy': 2.3.6 - '@chakra-ui/styled-system': 2.12.5(react@19.2.8) - '@chakra-ui/theme-tools': 2.2.10(@chakra-ui/styled-system@2.12.5(react@19.2.8))(react@19.2.8) - '@chakra-ui/utils': 2.2.6(react@19.2.8) - transitivePeerDependencies: - - react - - '@chakra-ui/utils@2.2.6(react@19.2.8)': - dependencies: - '@types/lodash.mergewith': 4.6.9 - lodash.mergewith: 4.6.2 react: 19.2.8 + react-dom: 19.2.8(react@19.2.8) '@csstools/color-helpers@6.1.0': {} @@ -4714,6 +4899,17 @@ snapshots: '@discoveryjs/json-ext@0.5.7': {} + '@eloqnt/config@0.0.2': {} + + '@eloqnt/format-json@0.0.3': + dependencies: + '@eloqnt/config': 0.0.2 + + '@eloqnt/format-po@0.0.3': + dependencies: + '@eloqnt/config': 0.0.2 + po-parser: 2.2.0 + '@emnapi/core@1.10.0': dependencies: '@emnapi/wasi-threads': 1.2.1 @@ -4857,9 +5053,20 @@ snapshots: '@eslint/js@8.57.1': {} - '@exodus/bytes@1.15.1(@noble/hashes@2.2.0)': + '@exodus/bytes@1.15.1(@noble/hashes@2.4.0)': optionalDependencies: - '@noble/hashes': 2.2.0 + '@noble/hashes': 2.4.0 + + '@floating-ui/core@1.8.0': + dependencies: + '@floating-ui/utils': 0.2.12 + + '@floating-ui/dom@1.8.0': + dependencies: + '@floating-ui/core': 1.8.0 + '@floating-ui/utils': 0.2.12 + + '@floating-ui/utils@0.2.12': {} '@formatjs/ecma402-abstract@2.3.6': dependencies: @@ -5018,6 +5225,14 @@ snapshots: '@img/sharp-win32-x64@0.35.0': optional: true + '@internationalized/date@3.12.3': + dependencies: + '@swc/helpers': 0.5.23 + + '@internationalized/number@3.6.7': + dependencies: + '@swc/helpers': 0.5.23 + '@jridgewell/gen-mapping@0.3.13': dependencies: '@jridgewell/sourcemap-codec': 1.5.5 @@ -5086,7 +5301,7 @@ snapshots: '@tybys/wasm-util': 0.10.3 optional: true - '@napi-rs/wasm-runtime@1.2.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)': + '@napi-rs/wasm-runtime@1.2.3(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)': dependencies: '@emnapi/core': 1.11.1 '@emnapi/runtime': 1.11.1 @@ -5100,45 +5315,45 @@ snapshots: - bufferutil - utf-8-validate - '@next/env@15.5.24': {} + '@next/env@16.3.3': {} '@next/eslint-plugin-next@15.5.18': dependencies: fast-glob: 3.3.1 - '@next/swc-darwin-arm64@15.5.24': + '@next/swc-darwin-arm64@16.3.3': optional: true - '@next/swc-darwin-x64@15.5.24': + '@next/swc-darwin-x64@16.3.3': optional: true - '@next/swc-linux-arm64-gnu@15.5.24': + '@next/swc-linux-arm64-gnu@16.3.3': optional: true - '@next/swc-linux-arm64-musl@15.5.24': + '@next/swc-linux-arm64-musl@16.3.3': optional: true - '@next/swc-linux-x64-gnu@15.5.24': + '@next/swc-linux-x64-gnu@16.3.3': optional: true - '@next/swc-linux-x64-musl@15.5.24': + '@next/swc-linux-x64-musl@16.3.3': optional: true - '@next/swc-win32-arm64-msvc@15.5.24': + '@next/swc-win32-arm64-msvc@16.3.3': optional: true - '@next/swc-win32-x64-msvc@15.5.24': + '@next/swc-win32-x64-msvc@16.3.3': optional: true '@noble/curves@1.9.7': dependencies: '@noble/hashes': 1.8.0 - '@noble/ed25519@3.1.0': {} + '@noble/ed25519@3.2.0': {} '@noble/hashes@1.8.0': {} - '@noble/hashes@2.2.0': {} + '@noble/hashes@2.4.0': {} '@nodelib/fs.scandir@2.1.5': dependencies: @@ -5156,6 +5371,8 @@ snapshots: '@oxc-project/types@0.139.0': {} + '@pandacss/is-valid-prop@1.12.0': {} + '@parcel/watcher-android-arm64@2.6.0': optional: true @@ -5197,7 +5414,7 @@ snapshots: detect-libc: 2.1.2 is-glob: 4.0.3 node-addon-api: 7.1.1 - picomatch: 4.0.5 + picomatch: 4.0.7 optionalDependencies: '@parcel/watcher-android-arm64': 2.6.0 '@parcel/watcher-darwin-arm64': 2.6.0 @@ -5223,8 +5440,6 @@ snapshots: '@polka/url@1.0.0-next.29': {} - '@popperjs/core@2.11.8': {} - '@puppeteer/browsers@2.13.2': dependencies: debug: 4.4.3 @@ -5292,7 +5507,7 @@ snapshots: dependencies: '@emnapi/core': 1.11.1 '@emnapi/runtime': 1.11.1 - '@napi-rs/wasm-runtime': 1.2.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) + '@napi-rs/wasm-runtime': 1.2.3(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) optional: true '@rolldown/binding-win32-arm64-msvc@1.1.5': @@ -5345,13 +5560,15 @@ snapshots: '@standard-schema/utils@0.3.0': {} - '@stellar/freighter-api@3.1.0': + '@stellar/freighter-api@6.0.1': dependencies: buffer: 6.0.3 - semver: 7.8.5 + semver: 7.7.1 '@stellar/js-xdr@4.0.0': {} + '@stellar/js-xdr@5.0.0': {} + '@stellar/stellar-base@15.0.0': dependencies: '@noble/curves': 1.9.7 @@ -5361,81 +5578,82 @@ snapshots: buffer: 6.0.3 sha.js: 2.4.12 - '@stellar/stellar-sdk@16.1.0': + '@stellar/stellar-sdk@17.0.1': dependencies: - '@noble/ed25519': 3.1.0 - '@noble/hashes': 2.2.0 - '@stellar/js-xdr': 4.0.0 + '@exodus/bytes': 1.15.1(@noble/hashes@2.4.0) + '@noble/ed25519': 3.2.0 + '@noble/hashes': 2.4.0 + '@stellar/js-xdr': 5.0.0 + '@types/json-schema': 7.0.15 axios: 1.18.0 - base32.js: 0.1.0 bignumber.js: 11.1.5 - buffer: 6.0.3 commander: 14.0.3 - eventsource: 4.1.0 + eventsource: 4.1.1 feaxios: 0.0.23 - smol-toml: 1.7.1 + smol-toml: 1.8.0 uint8array-extras: 1.5.0 transitivePeerDependencies: - debug - supports-color - '@swc/core-darwin-arm64@1.15.47': + '@swc/core-darwin-arm64@1.16.1': optional: true - '@swc/core-darwin-x64@1.15.47': + '@swc/core-darwin-x64@1.16.1': optional: true - '@swc/core-linux-arm-gnueabihf@1.15.47': + '@swc/core-linux-arm-gnueabihf@1.16.1': optional: true - '@swc/core-linux-arm64-gnu@1.15.47': + '@swc/core-linux-arm64-gnu@1.16.1': optional: true - '@swc/core-linux-arm64-musl@1.15.47': + '@swc/core-linux-arm64-musl@1.16.1': optional: true - '@swc/core-linux-ppc64-gnu@1.15.47': + '@swc/core-linux-ppc64-gnu@1.16.1': optional: true - '@swc/core-linux-s390x-gnu@1.15.47': + '@swc/core-linux-s390x-gnu@1.16.1': optional: true - '@swc/core-linux-x64-gnu@1.15.47': + '@swc/core-linux-x64-gnu@1.16.1': optional: true - '@swc/core-linux-x64-musl@1.15.47': + '@swc/core-linux-x64-musl@1.16.1': optional: true - '@swc/core-win32-arm64-msvc@1.15.47': + '@swc/core-win32-arm64-msvc@1.16.1': optional: true - '@swc/core-win32-ia32-msvc@1.15.47': + '@swc/core-win32-ia32-msvc@1.16.1': optional: true - '@swc/core-win32-x64-msvc@1.15.47': + '@swc/core-win32-x64-msvc@1.16.1': optional: true - '@swc/core@1.15.47': + '@swc/core@1.16.1(@swc/helpers@0.5.23)': dependencies: '@swc/counter': 0.1.3 '@swc/types': 0.1.28 optionalDependencies: - '@swc/core-darwin-arm64': 1.15.47 - '@swc/core-darwin-x64': 1.15.47 - '@swc/core-linux-arm-gnueabihf': 1.15.47 - '@swc/core-linux-arm64-gnu': 1.15.47 - '@swc/core-linux-arm64-musl': 1.15.47 - '@swc/core-linux-ppc64-gnu': 1.15.47 - '@swc/core-linux-s390x-gnu': 1.15.47 - '@swc/core-linux-x64-gnu': 1.15.47 - '@swc/core-linux-x64-musl': 1.15.47 - '@swc/core-win32-arm64-msvc': 1.15.47 - '@swc/core-win32-ia32-msvc': 1.15.47 - '@swc/core-win32-x64-msvc': 1.15.47 + '@swc/core-darwin-arm64': 1.16.1 + '@swc/core-darwin-x64': 1.16.1 + '@swc/core-linux-arm-gnueabihf': 1.16.1 + '@swc/core-linux-arm64-gnu': 1.16.1 + '@swc/core-linux-arm64-musl': 1.16.1 + '@swc/core-linux-ppc64-gnu': 1.16.1 + '@swc/core-linux-s390x-gnu': 1.16.1 + '@swc/core-linux-x64-gnu': 1.16.1 + '@swc/core-linux-x64-musl': 1.16.1 + '@swc/core-win32-arm64-msvc': 1.16.1 + '@swc/core-win32-ia32-msvc': 1.16.1 + '@swc/core-win32-x64-msvc': 1.16.1 + '@swc/helpers': 0.5.23 '@swc/counter@0.1.3': {} - '@swc/helpers@0.5.15': + '@swc/helpers@0.5.23': dependencies: tslib: 2.8.1 @@ -5512,11 +5730,11 @@ snapshots: postcss: 8.5.24 tailwindcss: 4.3.3 - '@tanstack/query-core@5.101.4': {} + '@tanstack/query-core@5.102.8': {} - '@tanstack/react-query@5.101.4(react@19.2.8)': + '@tanstack/react-query@5.102.8(react@19.2.8)': dependencies: - '@tanstack/query-core': 5.101.4 + '@tanstack/query-core': 5.102.8 react: 19.2.8 '@testing-library/dom@10.4.1': @@ -5582,13 +5800,9 @@ snapshots: '@types/estree@1.0.9': {} - '@types/json5@0.0.29': {} - - '@types/lodash.mergewith@4.6.9': - dependencies: - '@types/lodash': 4.17.24 + '@types/json-schema@7.0.15': {} - '@types/lodash@4.17.24': {} + '@types/json5@0.0.29': {} '@types/node@20.19.43': dependencies: @@ -5791,7 +6005,7 @@ snapshots: obug: 2.1.4 std-env: 4.2.0 tinyrainbow: 3.1.1 - vitest: 4.1.10(@types/node@20.19.43)(@vitest/coverage-v8@4.1.9)(jsdom@29.1.1(@noble/hashes@2.2.0))(vite@8.1.5(@types/node@20.19.43)(jiti@2.7.0)) + vitest: 4.1.10(@types/node@20.19.43)(@vitest/coverage-v8@4.1.9)(jsdom@29.1.1(@noble/hashes@2.4.0))(vite@8.1.5(@types/node@20.19.43)(jiti@2.7.0)) '@vitest/expect@4.1.10': dependencies: @@ -5844,13 +6058,582 @@ snapshots: convert-source-map: 2.0.0 tinyrainbow: 3.1.1 - '@zag-js/dom-query@0.31.1': {} + '@zag-js/accordion@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/anatomy@1.43.3': {} - '@zag-js/element-size@0.31.1': {} + '@zag-js/angle-slider@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/rect-utils': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/aria-hidden@1.43.3': + dependencies: + '@zag-js/dom-query': 1.43.3 + + '@zag-js/async-list@1.43.3': + dependencies: + '@zag-js/core': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/auto-resize@1.43.3': + dependencies: + '@zag-js/dom-query': 1.43.3 - '@zag-js/focus-visible@0.31.1': + '@zag-js/avatar@1.43.3': dependencies: - '@zag-js/dom-query': 0.31.1 + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/carousel@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/scroll-snap': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/cascade-select@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/collection': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-visible': 1.43.3 + '@zag-js/popper': 1.43.3 + '@zag-js/rect-utils': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/checkbox@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-visible': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/clipboard@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/collapsible@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/collection@1.43.3': + dependencies: + '@zag-js/utils': 1.43.3 + + '@zag-js/color-picker@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/color-utils': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/popper': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/color-utils@1.43.3': + dependencies: + '@zag-js/utils': 1.43.3 + + '@zag-js/combobox@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/collection': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-visible': 1.43.3 + '@zag-js/live-region': 1.43.3 + '@zag-js/popper': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/core@1.43.3': + dependencies: + '@zag-js/dom-query': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/date-input@1.43.3(@internationalized/date@3.12.3)': + dependencies: + '@internationalized/date': 3.12.3 + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/date-utils': 1.43.3(@internationalized/date@3.12.3) + '@zag-js/dom-query': 1.43.3 + '@zag-js/live-region': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/date-picker@1.43.3(@internationalized/date@3.12.3)': + dependencies: + '@internationalized/date': 3.12.3 + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/date-utils': 1.43.3(@internationalized/date@3.12.3) + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/live-region': 1.43.3 + '@zag-js/popper': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/date-utils@1.43.3(@internationalized/date@3.12.3)': + dependencies: + '@internationalized/date': 3.12.3 + + '@zag-js/dialog@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/aria-hidden': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-trap': 1.43.3 + '@zag-js/remove-scroll': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/dismissable@1.43.3': + dependencies: + '@zag-js/dom-query': 1.43.3 + '@zag-js/interact-outside': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/dom-query@1.43.3': + dependencies: + '@zag-js/types': 1.43.3 + + '@zag-js/drawer@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/aria-hidden': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-trap': 1.43.3 + '@zag-js/remove-scroll': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/editable@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/interact-outside': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/file-upload@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/file-utils': 1.43.3 + '@zag-js/i18n-utils': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/file-utils@1.43.3': + dependencies: + '@zag-js/i18n-utils': 1.43.3 + + '@zag-js/floating-panel@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/rect-utils': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/focus-trap@1.43.3': + dependencies: + '@zag-js/dom-query': 1.43.3 + + '@zag-js/focus-visible@1.43.3': + dependencies: + '@zag-js/dom-query': 1.43.3 + + '@zag-js/highlight-word@1.43.3': {} + + '@zag-js/hotkeys@1.43.3': + dependencies: + '@zag-js/dom-query': 1.43.3 + + '@zag-js/hover-card@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/popper': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/i18n-utils@1.43.3': + dependencies: + '@zag-js/dom-query': 1.43.3 + + '@zag-js/image-cropper@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/interact-outside@1.43.3': + dependencies: + '@zag-js/dom-query': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/json-tree-utils@1.43.3': {} + + '@zag-js/listbox@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/collection': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-visible': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/live-region@1.43.3': {} + + '@zag-js/marquee@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/menu@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-visible': 1.43.3 + '@zag-js/popper': 1.43.3 + '@zag-js/rect-utils': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/navigation-menu@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/number-input@1.43.3': + dependencies: + '@internationalized/number': 3.6.7 + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/pagination@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/password-input@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/pin-input@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/popover@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/aria-hidden': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-trap': 1.43.3 + '@zag-js/popper': 1.43.3 + '@zag-js/remove-scroll': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/popper@1.43.3': + dependencies: + '@floating-ui/dom': 1.8.0 + '@zag-js/dom-query': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/presence@1.43.3': + dependencies: + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + + '@zag-js/progress@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/qr-code@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + proxy-memoize: 3.0.1 + uqr: 0.1.3 + + '@zag-js/radio-group@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-visible': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/rating-group@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/react@1.43.3(react-dom@19.2.8(react@19.2.8))(react@19.2.8)': + dependencies: + '@zag-js/core': 1.43.3 + '@zag-js/store': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + react: 19.2.8 + react-dom: 19.2.8(react@19.2.8) + + '@zag-js/rect-utils@1.43.3': {} + + '@zag-js/remove-scroll@1.43.3': + dependencies: + '@zag-js/dom-query': 1.43.3 + + '@zag-js/scroll-area@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/scroll-snap@1.43.3': + dependencies: + '@zag-js/dom-query': 1.43.3 + + '@zag-js/select@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/collection': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-visible': 1.43.3 + '@zag-js/popper': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/signature-pad@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + perfect-freehand: 1.2.3 + + '@zag-js/slider@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/splitter@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/steps@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/store@1.43.3': + dependencies: + proxy-compare: 3.0.1 + + '@zag-js/switch@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-visible': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/tabs@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/tags-input@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/auto-resize': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/interact-outside': 1.43.3 + '@zag-js/live-region': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/timer@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/toast@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/toc@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/toggle-group@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/toggle@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/tooltip@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-visible': 1.43.3 + '@zag-js/popper': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/tour@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dismissable': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/focus-trap': 1.43.3 + '@zag-js/interact-outside': 1.43.3 + '@zag-js/popper': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/tree-view@1.43.3': + dependencies: + '@zag-js/anatomy': 1.43.3 + '@zag-js/collection': 1.43.3 + '@zag-js/core': 1.43.3 + '@zag-js/dom-query': 1.43.3 + '@zag-js/types': 1.43.3 + '@zag-js/utils': 1.43.3 + + '@zag-js/types@1.43.3': + dependencies: + csstype: 3.2.3 + + '@zag-js/utils@1.43.3': {} accepts@1.3.8: dependencies: @@ -5908,10 +6691,6 @@ snapshots: argparse@2.0.1: {} - aria-hidden@1.2.6: - dependencies: - tslib: 2.8.1 - aria-query@5.3.0: dependencies: dequal: 2.0.3 @@ -6077,7 +6856,7 @@ snapshots: base64-js@1.5.1: {} - baseline-browser-mapping@2.11.6: {} + baseline-browser-mapping@2.11.20: {} basic-ftp@5.3.1: {} @@ -6121,7 +6900,7 @@ snapshots: browserslist@4.28.7: dependencies: - baseline-browser-mapping: 2.11.6 + baseline-browser-mapping: 2.11.20 caniuse-lite: 1.0.30001806 electron-to-chromium: 1.5.397 node-releases: 2.0.51 @@ -6164,6 +6943,8 @@ snapshots: caniuse-lite@1.0.30001806: {} + caniuse-lite@1.0.30001810: {} + chai@6.2.2: {} chalk@2.4.2: @@ -6239,8 +7020,6 @@ snapshots: color-name@1.1.4: {} - color2k@2.0.4: {} - combined-stream@1.0.8: dependencies: delayed-stream: 1.0.0 @@ -6292,10 +7071,6 @@ snapshots: cookie@0.7.2: {} - copy-to-clipboard@3.3.3: - dependencies: - toggle-selection: 1.0.6 - cosmiconfig@7.1.0: dependencies: '@types/parse-json': 4.0.2 @@ -6363,10 +7138,10 @@ snapshots: data-uri-to-buffer@6.0.2: {} - data-urls@7.0.0(@noble/hashes@2.2.0): + data-urls@7.0.0(@noble/hashes@2.4.0): dependencies: whatwg-mimetype: 5.0.0 - whatwg-url: 16.0.1(@noble/hashes@2.2.0) + whatwg-url: 16.0.1(@noble/hashes@2.4.0) transitivePeerDependencies: - '@noble/hashes' @@ -6440,8 +7215,6 @@ snapshots: detect-libc@2.1.2: {} - detect-node-es@1.1.0: {} - devtools-protocol@0.0.1467305: {} devtools-protocol@0.0.1608973: {} @@ -6843,11 +7616,11 @@ snapshots: transitivePeerDependencies: - bare-abort-controller - eventsource-parser@3.1.0: {} + eventsource-parser@3.1.1: {} - eventsource@4.1.0: + eventsource@4.1.1: dependencies: - eventsource-parser: 3.1.0 + eventsource-parser: 3.1.1 expect-type@1.4.0: {} @@ -6979,10 +7752,6 @@ snapshots: flatted@3.4.3: {} - focus-lock@1.3.6: - dependencies: - tslib: 2.8.1 - follow-redirects@1.16.0: {} for-each@0.3.5: @@ -7001,20 +7770,15 @@ snapshots: fraction.js@5.3.4: {} - framer-motion@11.18.2(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8): + framer-motion@13.1.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8): dependencies: - motion-dom: 11.18.1 - motion-utils: 11.18.1 + motion-dom: 13.1.1 + motion-utils: 13.0.0 tslib: 2.8.1 optionalDependencies: - '@emotion/is-prop-valid': 1.4.0 react: 19.2.8 react-dom: 19.2.8(react@19.2.8) - framesync@6.1.2: - dependencies: - tslib: 2.4.0 - fresh@0.5.2: {} fs.realpath@1.0.0: {} @@ -7058,8 +7822,6 @@ snapshots: hasown: 2.0.4 math-intrinsics: 1.1.0 - get-nonce@1.0.1: {} - get-proto@1.0.1: dependencies: dunder-proto: 1.0.1 @@ -7151,9 +7913,9 @@ snapshots: dependencies: react-is: 16.13.1 - html-encoding-sniffer@6.0.0(@noble/hashes@2.2.0): + html-encoding-sniffer@6.0.0(@noble/hashes@2.4.0): dependencies: - '@exodus/bytes': 1.15.1(@noble/hashes@2.2.0) + '@exodus/bytes': 1.15.1(@noble/hashes@2.4.0) transitivePeerDependencies: - '@noble/hashes' @@ -7194,7 +7956,7 @@ snapshots: dependencies: safer-buffer: 2.1.2 - icu-minify@4.13.7: + icu-minify@4.14.1: dependencies: '@formatjs/icu-messageformat-parser': 3.5.17 @@ -7456,17 +8218,17 @@ snapshots: dependencies: argparse: 2.0.1 - jsdom@29.1.1(@noble/hashes@2.2.0): + jsdom@29.1.1(@noble/hashes@2.4.0): dependencies: '@asamuzakjp/css-color': 5.1.11 '@asamuzakjp/dom-selector': 7.1.1 '@bramus/specificity': 2.4.2 '@csstools/css-syntax-patches-for-csstree': 1.1.7(css-tree@3.2.1) - '@exodus/bytes': 1.15.1(@noble/hashes@2.2.0) + '@exodus/bytes': 1.15.1(@noble/hashes@2.4.0) css-tree: 3.2.1 - data-urls: 7.0.0(@noble/hashes@2.2.0) + data-urls: 7.0.0(@noble/hashes@2.4.0) decimal.js: 10.6.0 - html-encoding-sniffer: 6.0.0(@noble/hashes@2.2.0) + html-encoding-sniffer: 6.0.0(@noble/hashes@2.4.0) is-potential-custom-element-name: 1.0.1 lru-cache: 11.5.2 parse5: 8.0.1 @@ -7477,7 +8239,7 @@ snapshots: w3c-xmlserializer: 5.0.0 webidl-conversions: 8.0.1 whatwg-mimetype: 5.0.0 - whatwg-url: 16.0.1(@noble/hashes@2.2.0) + whatwg-url: 16.0.1(@noble/hashes@2.4.0) xml-name-validator: 5.0.0 transitivePeerDependencies: - '@noble/hashes' @@ -7694,8 +8456,6 @@ snapshots: lodash.merge@4.6.2: {} - lodash.mergewith@4.6.2: {} - lodash@4.17.21: {} lookup-closest-locale@6.2.0: {} @@ -7775,11 +8535,11 @@ snapshots: dependencies: minimist: 1.2.8 - motion-dom@11.18.1: + motion-dom@13.1.1: dependencies: - motion-utils: 11.18.1 + motion-utils: 13.0.0 - motion-utils@11.18.1: {} + motion-utils@13.0.0: {} mrmime@2.0.1: {} @@ -7805,43 +8565,44 @@ snapshots: netmask@2.1.1: {} - next-intl-swc-plugin-extractor@4.13.7: {} + next-intl-swc-plugin-extractor@4.14.1: {} - next-intl@4.13.7(next@15.5.24(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8)(typescript@5.9.3): + next-intl@4.14.1(@swc/helpers@0.5.23)(next@16.3.3(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8): dependencies: + '@eloqnt/config': 0.0.2 + '@eloqnt/format-json': 0.0.3 + '@eloqnt/format-po': 0.0.3 '@formatjs/intl-localematcher': 0.8.13 '@parcel/watcher': 2.6.0 - '@swc/core': 1.15.47 - icu-minify: 4.13.7 + '@swc/core': 1.16.1(@swc/helpers@0.5.23) + icu-minify: 4.14.1 negotiator: 1.1.0 - next: 15.5.24(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) - next-intl-swc-plugin-extractor: 4.13.7 - po-parser: 2.2.0 + next: 16.3.3(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + next-intl-swc-plugin-extractor: 4.14.1 react: 19.2.8 - use-intl: 4.13.7(react@19.2.8) - optionalDependencies: - typescript: 5.9.3 + use-intl: 4.14.1(react@19.2.8) transitivePeerDependencies: - '@swc/helpers' - next@15.5.24(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8): + next@16.3.3(@playwright/test@1.62.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8): dependencies: - '@next/env': 15.5.24 - '@swc/helpers': 0.5.15 - caniuse-lite: 1.0.30001806 + '@next/env': 16.3.3 + '@swc/helpers': 0.5.23 + baseline-browser-mapping: 2.11.20 + caniuse-lite: 1.0.30001810 postcss: 8.5.24 react: 19.2.8 react-dom: 19.2.8(react@19.2.8) styled-jsx: 5.1.6(react@19.2.8) optionalDependencies: - '@next/swc-darwin-arm64': 15.5.24 - '@next/swc-darwin-x64': 15.5.24 - '@next/swc-linux-arm64-gnu': 15.5.24 - '@next/swc-linux-arm64-musl': 15.5.24 - '@next/swc-linux-x64-gnu': 15.5.24 - '@next/swc-linux-x64-musl': 15.5.24 - '@next/swc-win32-arm64-msvc': 15.5.24 - '@next/swc-win32-x64-msvc': 15.5.24 + '@next/swc-darwin-arm64': 16.3.3 + '@next/swc-darwin-x64': 16.3.3 + '@next/swc-linux-arm64-gnu': 16.3.3 + '@next/swc-linux-arm64-musl': 16.3.3 + '@next/swc-linux-x64-gnu': 16.3.3 + '@next/swc-linux-x64-musl': 16.3.3 + '@next/swc-win32-arm64-msvc': 16.3.3 + '@next/swc-win32-x64-msvc': 16.3.3 '@playwright/test': 1.62.0 sharp: 0.35.0 transitivePeerDependencies: @@ -8026,12 +8787,16 @@ snapshots: pend@1.2.0: {} + perfect-freehand@1.2.3: {} + picocolors@1.1.1: {} picomatch@2.3.2: {} picomatch@4.0.5: {} + picomatch@4.0.7: {} + playwright-core@1.62.0: {} playwright@1.62.0: @@ -8086,10 +8851,16 @@ snapshots: transitivePeerDependencies: - supports-color + proxy-compare@3.0.1: {} + proxy-from-env@1.1.0: {} proxy-from-env@2.1.0: {} + proxy-memoize@3.0.1: + dependencies: + proxy-compare: 3.0.1 + pump@3.0.4: dependencies: end-of-stream: 1.4.5 @@ -8130,30 +8901,11 @@ snapshots: iconv-lite: 0.4.24 unpipe: 1.0.0 - react-clientside-effect@1.2.8(react@19.2.8): - dependencies: - '@babel/runtime': 7.29.7 - react: 19.2.8 - react-dom@19.2.8(react@19.2.8): dependencies: react: 19.2.8 scheduler: 0.27.0 - react-fast-compare@3.2.2: {} - - react-focus-lock@2.13.7(@types/react@19.2.17)(react@19.2.8): - dependencies: - '@babel/runtime': 7.29.7 - focus-lock: 1.3.6 - prop-types: 15.8.1 - react: 19.2.8 - react-clientside-effect: 1.2.8(react@19.2.8) - use-callback-ref: 1.3.3(@types/react@19.2.17)(react@19.2.8) - use-sidecar: 1.1.3(@types/react@19.2.17)(react@19.2.8) - optionalDependencies: - '@types/react': 19.2.17 - react-is@16.13.1: {} react-is@17.0.2: {} @@ -8167,33 +8919,6 @@ snapshots: '@types/react': 19.2.17 redux: 5.0.1 - react-remove-scroll-bar@2.3.8(@types/react@19.2.17)(react@19.2.8): - dependencies: - react: 19.2.8 - react-style-singleton: 2.2.3(@types/react@19.2.17)(react@19.2.8) - tslib: 2.8.1 - optionalDependencies: - '@types/react': 19.2.17 - - react-remove-scroll@2.7.2(@types/react@19.2.17)(react@19.2.8): - dependencies: - react: 19.2.8 - react-remove-scroll-bar: 2.3.8(@types/react@19.2.17)(react@19.2.8) - react-style-singleton: 2.2.3(@types/react@19.2.17)(react@19.2.8) - tslib: 2.8.1 - use-callback-ref: 1.3.3(@types/react@19.2.17)(react@19.2.8) - use-sidecar: 1.1.3(@types/react@19.2.17)(react@19.2.8) - optionalDependencies: - '@types/react': 19.2.17 - - react-style-singleton@2.2.3(@types/react@19.2.17)(react@19.2.8): - dependencies: - get-nonce: 1.0.1 - react: 19.2.8 - tslib: 2.8.1 - optionalDependencies: - '@types/react': 19.2.17 - react@19.2.8: {} recharts@3.10.1(@types/react@19.2.17)(react-dom@19.2.8(react@19.2.8))(react-is@17.0.2)(react@19.2.8)(redux@5.0.1): @@ -8351,6 +9076,8 @@ snapshots: semver@6.3.1: {} + semver@7.7.1: {} + semver@7.8.5: {} send@0.19.2: @@ -8491,7 +9218,7 @@ snapshots: smart-buffer@4.2.0: {} - smol-toml@1.7.1: {} + smol-toml@1.8.0: {} socks-proxy-agent@8.0.5: dependencies: @@ -8731,8 +9458,6 @@ snapshots: dependencies: is-number: 7.0.0 - toggle-selection@1.0.6: {} - toidentifier@1.0.1: {} totalist@3.0.1: {} @@ -8762,8 +9487,6 @@ snapshots: tslib@1.14.1: {} - tslib@2.4.0: {} - tslib@2.8.1: {} type-check@0.4.0: @@ -8870,33 +9593,20 @@ snapshots: escalade: 3.2.0 picocolors: 1.1.1 + uqr@0.1.3: {} + uri-js@4.4.1: dependencies: punycode: 2.3.1 - use-callback-ref@1.3.3(@types/react@19.2.17)(react@19.2.8): - dependencies: - react: 19.2.8 - tslib: 2.8.1 - optionalDependencies: - '@types/react': 19.2.17 - - use-intl@4.13.7(react@19.2.8): + use-intl@4.14.1(react@19.2.8): dependencies: '@formatjs/fast-memoize': 3.1.7 '@schummar/icu-type-parser': 1.21.5 - icu-minify: 4.13.7 + icu-minify: 4.14.1 intl-messageformat: 11.2.14 react: 19.2.8 - use-sidecar@1.1.3(@types/react@19.2.17)(react@19.2.8): - dependencies: - detect-node-es: 1.1.0 - react: 19.2.8 - tslib: 2.8.1 - optionalDependencies: - '@types/react': 19.2.17 - use-sync-external-store@1.6.0(react@19.2.8): dependencies: react: 19.2.8 @@ -8932,7 +9642,7 @@ snapshots: vite@8.1.5(@types/node@20.19.43)(jiti@2.7.0): dependencies: lightningcss: 1.33.0 - picomatch: 4.0.5 + picomatch: 4.0.7 postcss: 8.5.24 rolldown: 1.1.5 tinyglobby: 0.2.17 @@ -8941,7 +9651,7 @@ snapshots: fsevents: 2.3.3 jiti: 2.7.0 - vitest@4.1.10(@types/node@20.19.43)(@vitest/coverage-v8@4.1.9)(jsdom@29.1.1(@noble/hashes@2.2.0))(vite@8.1.5(@types/node@20.19.43)(jiti@2.7.0)): + vitest@4.1.10(@types/node@20.19.43)(@vitest/coverage-v8@4.1.9)(jsdom@29.1.1(@noble/hashes@2.4.0))(vite@8.1.5(@types/node@20.19.43)(jiti@2.7.0)): dependencies: '@vitest/expect': 4.1.10 '@vitest/mocker': 4.1.10(vite@8.1.5(@types/node@20.19.43)(jiti@2.7.0)) @@ -8966,7 +9676,7 @@ snapshots: optionalDependencies: '@types/node': 20.19.43 '@vitest/coverage-v8': 4.1.9(vitest@4.1.10) - jsdom: 29.1.1(@noble/hashes@2.2.0) + jsdom: 29.1.1(@noble/hashes@2.4.0) transitivePeerDependencies: - msw @@ -9003,9 +9713,9 @@ snapshots: whatwg-mimetype@5.0.0: {} - whatwg-url@16.0.1(@noble/hashes@2.2.0): + whatwg-url@16.0.1(@noble/hashes@2.4.0): dependencies: - '@exodus/bytes': 1.15.1(@noble/hashes@2.2.0) + '@exodus/bytes': 1.15.1(@noble/hashes@2.4.0) tr46: 6.0.0 webidl-conversions: 8.0.1 transitivePeerDependencies: @@ -9158,7 +9868,7 @@ snapshots: zod@3.25.76: {} - zustand@5.0.14(@types/react@19.2.17)(immer@11.1.15)(react@19.2.8)(use-sync-external-store@1.6.0(react@19.2.8)): + zustand@5.0.15(@types/react@19.2.17)(immer@11.1.15)(react@19.2.8)(use-sync-external-store@1.6.0(react@19.2.8)): optionalDependencies: '@types/react': 19.2.17 immer: 11.1.15