mirror of
https://github.com/evroon/bracket.git
synced 2026-07-31 10:16:46 -04:00
This PR migrates formatting in `frontend/` from Prettier to `oxfmt`,
including script wiring and dependency cleanup. It removes the Prettier
plugin/config path so formatting is handled by a single tool.
- **Script migration**
- Renamed/rewired formatting scripts in `frontend/package.json`:
- `prettier:check` → `format:check` (`oxfmt --check .`)
- `prettier:write` → `format:write` (`oxfmt .`)
- Updated dependent scripts:
- `test` now runs `pnpm run format:write`
- `openapi-ts` now runs `pnpm run format:write` after generation
- **Dependency cleanup**
- Removed `prettier-plugin-organize-imports` from `dependencies`
- Removed `prettier` from `devDependencies`
- Added `oxfmt` (latest stable at update time)
- **Config removal**
- Deleted `frontend/.prettierrc.js` (no longer used after migration)
- **Lockfile alignment**
- Updated `frontend/pnpm-lock.yaml` to reflect the dependency and script
ecosystem change
```json
{
"scripts": {
"format:check": "oxfmt --check .",
"format:write": "oxfmt .",
"openapi-ts": "openapi-ts && pnpm run format:write",
"test": "tsc && pnpm run format:write"
}
}
```
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Erik Vroon <11857441+evroon@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
3002 lines
97 KiB
YAML
3002 lines
97 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
'@emotion/react':
|
|
specifier: 11.14.0
|
|
version: 11.14.0(@types/react@19.2.14)(react@19.2.0)
|
|
'@emotion/server':
|
|
specifier: 11.11.0
|
|
version: 11.11.0
|
|
'@hcaptcha/react-hcaptcha':
|
|
specifier: 2.0.2
|
|
version: 2.0.2
|
|
'@hello-pangea/dnd':
|
|
specifier: 18.0.1
|
|
version: 18.0.1(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
'@mantine/core':
|
|
specifier: 8.3.7
|
|
version: 8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
'@mantine/dates':
|
|
specifier: 8.3.7
|
|
version: 8.3.7(@mantine/core@8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@mantine/hooks@8.3.7(react@19.2.0))(dayjs@1.11.20)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
'@mantine/dropzone':
|
|
specifier: 8.3.7
|
|
version: 8.3.7(@mantine/core@8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@mantine/hooks@8.3.7(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
'@mantine/form':
|
|
specifier: 9.0.1
|
|
version: 9.0.1(react@19.2.0)
|
|
'@mantine/hooks':
|
|
specifier: 8.3.7
|
|
version: 8.3.7(react@19.2.0)
|
|
'@mantine/notifications':
|
|
specifier: 8.3.7
|
|
version: 8.3.7(@mantine/core@8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@mantine/hooks@8.3.7(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
'@mantine/spotlight':
|
|
specifier: 8.3.7
|
|
version: 8.3.7(@mantine/core@8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@mantine/hooks@8.3.7(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
'@react-icons/all-files':
|
|
specifier: 4.1.0
|
|
version: 4.1.0(react@19.2.0)
|
|
'@tabler/icons-react':
|
|
specifier: 3.41.0
|
|
version: 3.41.0(react@19.2.0)
|
|
'@vitejs/plugin-react':
|
|
specifier: 6.0.1
|
|
version: 6.0.1(vite@8.0.16(@types/node@26.0.1)(jiti@2.7.0)(sugarss@5.0.1(postcss@8.5.18)))
|
|
axios:
|
|
specifier: 1.18.0
|
|
version: 1.18.0(debug@4.4.3)
|
|
date-fns:
|
|
specifier: 4.1.0
|
|
version: 4.1.0
|
|
dayjs:
|
|
specifier: 1.11.20
|
|
version: 1.11.20
|
|
i18next:
|
|
specifier: 26.0.3
|
|
version: 26.0.3(typescript@5.9.3)
|
|
nuqs:
|
|
specifier: 2.8.9
|
|
version: 2.8.9(react-router@8.3.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)
|
|
react:
|
|
specifier: 19.2.0
|
|
version: 19.2.0
|
|
react-dom:
|
|
specifier: 19.2.0
|
|
version: 19.2.0(react@19.2.0)
|
|
react-i18next:
|
|
specifier: 17.0.1
|
|
version: 17.0.1(i18next@26.0.3(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3)
|
|
react-icons:
|
|
specifier: 5.6.0
|
|
version: 5.6.0(react@19.2.0)
|
|
react-qr-code:
|
|
specifier: 2.0.18
|
|
version: 2.0.18(react@19.2.0)
|
|
react-router:
|
|
specifier: 8.3.0
|
|
version: 8.3.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
swr:
|
|
specifier: 2.4.1
|
|
version: 2.4.1(react@19.2.0)
|
|
vite-tsconfig-paths:
|
|
specifier: ^6.1.1
|
|
version: 6.1.1(typescript@5.9.3)(vite@8.0.16(@types/node@26.0.1)(jiti@2.7.0)(sugarss@5.0.1(postcss@8.5.18)))
|
|
devDependencies:
|
|
'@hey-api/openapi-ts':
|
|
specifier: 0.97.3
|
|
version: 0.97.3(typescript@5.9.3)
|
|
'@types/node':
|
|
specifier: 26.0.1
|
|
version: 26.0.1
|
|
'@types/react':
|
|
specifier: 19.2.14
|
|
version: 19.2.14
|
|
'@types/react-dom':
|
|
specifier: 19.2.3
|
|
version: 19.2.3(@types/react@19.2.14)
|
|
i18next-browser-languagedetector:
|
|
specifier: 8.2.1
|
|
version: 8.2.1
|
|
i18next-http-backend:
|
|
specifier: 3.0.5
|
|
version: 3.0.5
|
|
npm-check-updates:
|
|
specifier: 20.0.0
|
|
version: 20.0.0
|
|
oxfmt:
|
|
specifier: 0.61.0
|
|
version: 0.61.0
|
|
postcss:
|
|
specifier: 8.5.18
|
|
version: 8.5.18
|
|
postcss-preset-mantine:
|
|
specifier: 1.18.0
|
|
version: 1.18.0(postcss@8.5.18)
|
|
postcss-simple-vars:
|
|
specifier: 7.0.1
|
|
version: 7.0.1(postcss@8.5.18)
|
|
typescript:
|
|
specifier: 5.9.3
|
|
version: 5.9.3
|
|
vite:
|
|
specifier: 8.0.16
|
|
version: 8.0.16(@types/node@26.0.1)(jiti@2.7.0)(sugarss@5.0.1(postcss@8.5.18))
|
|
|
|
packages:
|
|
|
|
'@babel/code-frame@7.29.7':
|
|
resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/generator@7.29.7':
|
|
resolution: {integrity: sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-globals@7.29.7':
|
|
resolution: {integrity: sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-imports@7.29.7':
|
|
resolution: {integrity: sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-string-parser@7.29.7':
|
|
resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-identifier@7.29.7':
|
|
resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/parser@7.29.7':
|
|
resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
'@babel/runtime@7.29.7':
|
|
resolution: {integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/template@7.29.7':
|
|
resolution: {integrity: sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/traverse@7.29.7':
|
|
resolution: {integrity: sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/types@7.29.7':
|
|
resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@emnapi/core@1.10.0':
|
|
resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==}
|
|
|
|
'@emnapi/runtime@1.10.0':
|
|
resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==}
|
|
|
|
'@emnapi/wasi-threads@1.2.1':
|
|
resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==}
|
|
|
|
'@emotion/babel-plugin@11.13.5':
|
|
resolution: {integrity: sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==}
|
|
|
|
'@emotion/cache@11.14.0':
|
|
resolution: {integrity: sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==}
|
|
|
|
'@emotion/hash@0.9.2':
|
|
resolution: {integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==}
|
|
|
|
'@emotion/memoize@0.9.0':
|
|
resolution: {integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==}
|
|
|
|
'@emotion/react@11.14.0':
|
|
resolution: {integrity: sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: '>=16.8.0'
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@emotion/serialize@1.3.3':
|
|
resolution: {integrity: sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==}
|
|
|
|
'@emotion/server@11.11.0':
|
|
resolution: {integrity: sha512-6q89fj2z8VBTx9w93kJ5n51hsmtYuFPtZgnc1L8VzRx9ti4EU6EyvF6Nn1H1x3vcCQCF7u2dB2lY4AYJwUW4PA==}
|
|
peerDependencies:
|
|
'@emotion/css': ^11.0.0-rc.0
|
|
peerDependenciesMeta:
|
|
'@emotion/css':
|
|
optional: true
|
|
|
|
'@emotion/sheet@1.4.0':
|
|
resolution: {integrity: sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==}
|
|
|
|
'@emotion/unitless@0.10.0':
|
|
resolution: {integrity: sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==}
|
|
|
|
'@emotion/use-insertion-effect-with-fallbacks@1.2.0':
|
|
resolution: {integrity: sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==}
|
|
peerDependencies:
|
|
react: '>=16.8.0'
|
|
|
|
'@emotion/utils@1.4.2':
|
|
resolution: {integrity: sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==}
|
|
|
|
'@emotion/weak-memoize@0.4.0':
|
|
resolution: {integrity: sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==}
|
|
|
|
'@floating-ui/core@1.8.0':
|
|
resolution: {integrity: sha512-0CIZ5itps/8x7BG8dEIhs53BvCUH2PCoogtakwRTut+Arm58sJooJ0AuZhLw2HJYIR5cMLNPBSS728sPho2khQ==}
|
|
|
|
'@floating-ui/dom@1.8.0':
|
|
resolution: {integrity: sha512-yXSrzeHZBTZadLOlfyhCkJHNeLJnHRnRInwdZ40L7ZiaAtrBwoYlsDrX3v5zB1Utk7CLfzcOVnVVWoXEky7Ceg==}
|
|
|
|
'@floating-ui/react-dom@2.1.9':
|
|
resolution: {integrity: sha512-JDjEFGCpImxDCA7JJKviA0M9+RtmJdj0m/NVU5IMgBK+AmZouAQQ7/+2GLH0GXXY0YMw9oXPB8hKdbPYg5QLYg==}
|
|
peerDependencies:
|
|
react: '>=16.8.0'
|
|
react-dom: '>=16.8.0'
|
|
|
|
'@floating-ui/react@0.27.20':
|
|
resolution: {integrity: sha512-CMqMy7OaXl9W0eq1Uy7L7i2Y/anPvHmFmESd2CEw0t5YvZhcVCeo4MBevAmswRllX7Y2dEidA4ozGPunLSTQpw==}
|
|
peerDependencies:
|
|
react: '>=17.0.0'
|
|
react-dom: '>=17.0.0'
|
|
|
|
'@floating-ui/utils@0.2.12':
|
|
resolution: {integrity: sha512-HpCo8tmWzLVad5s2d19EhAz5zqrrQ6s69qd6moPMQvkOuSwDT1YgRfWSVuc4ennqrgv3OHppiOGMQ7oC13yIww==}
|
|
|
|
'@hcaptcha/react-hcaptcha@2.0.2':
|
|
resolution: {integrity: sha512-VbuH6VJ6m3BHmVBHs0fL9t+suZd7PQEqCzqL2BiUbBvbHI3XfvSgdiug2QiEPN8zskbPTIV/FfGPF53JCckrow==}
|
|
|
|
'@hello-pangea/dnd@18.0.1':
|
|
resolution: {integrity: sha512-xojVWG8s/TGrKT1fC8K2tIWeejJYTAeJuj36zM//yEm/ZrnZUSFGS15BpO+jGZT1ybWvyXmeDJwPYb4dhWlbZQ==}
|
|
peerDependencies:
|
|
react: ^18.0.0 || ^19.0.0
|
|
react-dom: ^18.0.0 || ^19.0.0
|
|
|
|
'@hey-api/codegen-core@0.8.2':
|
|
resolution: {integrity: sha512-R2NMf3wq97rh1mjz33WJQU8svz3F0RYUjvx/QzXucjpSqQ3O5huTdDjErG4fMxSr1X+X56NuDrqtGfHmo1TRUQ==}
|
|
engines: {node: '>=22.13.0'}
|
|
|
|
'@hey-api/json-schema-ref-parser@1.4.2':
|
|
resolution: {integrity: sha512-ZhCFSKI2ipZHEbgmtUHdyddvRU3wJ4elgCfYUC7T7hZa4EivSrVflTQf2w+v3TuaYxR1Y2V2kq3otqTttrrK8Q==}
|
|
engines: {node: '>=22.13.0'}
|
|
|
|
'@hey-api/openapi-ts@0.97.3':
|
|
resolution: {integrity: sha512-4sR6/E/POuy7aPZW9DDjhObzZCq7eSJWiW0+epXeKNczoTWEwdOyWFy9Ca/CnXYlZ3oJsrv0ZD0OO+YuczT7CA==}
|
|
engines: {node: '>=22.13.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
typescript: '>=5.5.3 || >=6.0.0 || 6.0.1-rc'
|
|
|
|
'@hey-api/shared@0.4.5':
|
|
resolution: {integrity: sha512-au4eHpBXAe1du0iMp6ESYuEaMS2jsoEyrbcT246btRhI9rMeQFEs7ZjtcMGXGsxhpaR38A8cPGNHx7QOrWAdMw==}
|
|
engines: {node: '>=22.13.0'}
|
|
|
|
'@hey-api/spec-types@0.2.0':
|
|
resolution: {integrity: sha512-ibQ8Is7evMavzr8GNyJCcTg975d8DpaMUyLmOrQ85UBdy1l6t1KuRAwgChAbesJsIlNV6gjmlXruWyegDX18Fg==}
|
|
|
|
'@hey-api/types@0.1.4':
|
|
resolution: {integrity: sha512-thWfawrDIP7wSI9ioT13I5soaaqB5vAPIiZmgD8PbeEVKNrkonc0N/Sjj97ezl7oQgusZmaNphGdMKipPO6IBg==}
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
|
|
|
'@jsdevtools/ono@7.1.3':
|
|
resolution: {integrity: sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==}
|
|
|
|
'@lukeed/ms@2.0.2':
|
|
resolution: {integrity: sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==}
|
|
engines: {node: '>=8'}
|
|
|
|
'@mantine/core@8.3.7':
|
|
resolution: {integrity: sha512-7gUTiUrD0pukpkSNvScGi/e+pBuBWYJP5yFHT4TFf1fmaQAA7PbNoAzUeEkPbVromDtK0VdEcpRlYpDnJhpz2g==}
|
|
peerDependencies:
|
|
'@mantine/hooks': 8.3.7
|
|
react: ^18.x || ^19.x
|
|
react-dom: ^18.x || ^19.x
|
|
|
|
'@mantine/dates@8.3.7':
|
|
resolution: {integrity: sha512-dyCvkn0aYvvZ8/bUm6EGl9epJ4pq398pzJ/wexzFPHuFdLq/kdIe5zurp/puNcn4CHraglYUflDqj0j8d9aadA==}
|
|
peerDependencies:
|
|
'@mantine/core': 8.3.7
|
|
'@mantine/hooks': 8.3.7
|
|
dayjs: '>=1.0.0'
|
|
react: ^18.x || ^19.x
|
|
react-dom: ^18.x || ^19.x
|
|
|
|
'@mantine/dropzone@8.3.7':
|
|
resolution: {integrity: sha512-5rO/0GHXlaSPhOsyutVdSGgW+s/TSXNyFp8KPwdq1UVCG7X2/Ok2Kx1xbK6LweLgpPhJZaslEXeM5we/iUkCVA==}
|
|
peerDependencies:
|
|
'@mantine/core': 8.3.7
|
|
'@mantine/hooks': 8.3.7
|
|
react: ^18.x || ^19.x
|
|
react-dom: ^18.x || ^19.x
|
|
|
|
'@mantine/form@9.0.1':
|
|
resolution: {integrity: sha512-47XTUugKjBwc5Dmr+2+81I4M5v48i0Z/HgGoGVdiydIgvtfchDV9GBySMxvsQ1ZVR2s+BwcYGsNHFO9RQNVM7w==}
|
|
peerDependencies:
|
|
react: ^19.2.0
|
|
|
|
'@mantine/hooks@8.3.7':
|
|
resolution: {integrity: sha512-2xnKS8C6fTzMoq1dtOJGrh2bIBuWnVrijL/DsDk60UaUgbABh8zScwU5ndX+p02ds2bebo34LovscP9fH38uPg==}
|
|
peerDependencies:
|
|
react: ^18.x || ^19.x
|
|
|
|
'@mantine/notifications@8.3.7':
|
|
resolution: {integrity: sha512-NvG9nVfsdoAGbyFxmb/2cCED91N6QVCUsasdcFhpBb5KNMjQbNjwXLVKgvdAA3Fhnjzcc6SF2CdxgTN625kFRA==}
|
|
peerDependencies:
|
|
'@mantine/core': 8.3.7
|
|
'@mantine/hooks': 8.3.7
|
|
react: ^18.x || ^19.x
|
|
react-dom: ^18.x || ^19.x
|
|
|
|
'@mantine/spotlight@8.3.7':
|
|
resolution: {integrity: sha512-L53pJPj62kVxjudiFyyqX+UbKUzuoXOHdrKQd+wr5omXkQADI/iBD22d06V6xA9U+HTRo6fA4Ke2AfHmkBRJVw==}
|
|
peerDependencies:
|
|
'@mantine/core': 8.3.7
|
|
'@mantine/hooks': 8.3.7
|
|
react: ^18.x || ^19.x
|
|
react-dom: ^18.x || ^19.x
|
|
|
|
'@mantine/store@8.3.7':
|
|
resolution: {integrity: sha512-YOK+LW7ZVHv1c/bOnStraJbyh7+uRSeo1DG2eH9M+EllXJfNG8bVhOfrnnraYZ1rbbvD/66/hSZkAZJbZeTOAw==}
|
|
peerDependencies:
|
|
react: ^18.x || ^19.x
|
|
|
|
'@napi-rs/wasm-runtime@1.1.6':
|
|
resolution: {integrity: sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==}
|
|
peerDependencies:
|
|
'@emnapi/core': ^1.7.1
|
|
'@emnapi/runtime': ^1.7.1
|
|
|
|
'@oxc-project/types@0.133.0':
|
|
resolution: {integrity: sha512-KzkdCd6Uxqnf6l3HOw1xfatAlUURA0g14cvBYFyJ5SaNOQbOUvBr9PKArcPcrNIeRsBdgcUzOGrhKveVpvOIGA==}
|
|
|
|
'@oxfmt/binding-android-arm-eabi@0.61.0':
|
|
resolution: {integrity: sha512-BaS+1OVvg9sr+Xav0+KdWedQRcAzrdoEcwMZeqoc2F6ieC1s/t5eM35YQoRPQ7vAqkZ+p3tbQb1r9I9mrV5oGA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@oxfmt/binding-android-arm64@0.61.0':
|
|
resolution: {integrity: sha512-of8atAV0M1egGcVOMbgZCvc10sFOP3ayQBNQV5h5G3fNq8gACdEswfFk9bzGrdbM23rtg0Coxi7np7oPLcueNw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@oxfmt/binding-darwin-arm64@0.61.0':
|
|
resolution: {integrity: sha512-7l8+5ov4BGwtAcmpzvEik/TG3bciwyw/S3e6j5GKH7pcQqcgCVxD3AuJeP6upto+SOTBKQ4wrrdbMt0gq8fHSQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@oxfmt/binding-darwin-x64@0.61.0':
|
|
resolution: {integrity: sha512-Fnz4dDDXBb7udk+DmwelNjxbD6yptyxwCqwCH2ebo4RVLxVsRfFsn/AHJC49KIltPrVokamGv4SSOsiV50DTxQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@oxfmt/binding-freebsd-x64@0.61.0':
|
|
resolution: {integrity: sha512-mddOebKNCP+AucmzfNsk3jgbr681qAUvgMqi865GW5gWLJ/AnzXbvjQRrny0e++NAN8aphav/aRSrfFxNsNjpA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@oxfmt/binding-linux-arm-gnueabihf@0.61.0':
|
|
resolution: {integrity: sha512-svx59iYL+DbaZGZUIoice4W0CjRXGExnbz7Re+awIb60rVxBS2KrU7Hnlx+nZYanLGLpjneUEgo/VFEKkSZAyQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxfmt/binding-linux-arm-musleabihf@0.61.0':
|
|
resolution: {integrity: sha512-BYK9MPJPCf6d+fLKMTruThmEyCtHzQ1zLcsrTlUVkmnoXIaHAbfpeLYQwX1tkjs7W11dyzoi6HFvKcdnvX1zNg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxfmt/binding-linux-arm64-gnu@0.61.0':
|
|
resolution: {integrity: sha512-QUaCNLq2/EC6G5ljOuFanl9Lgw6ZWp4co7rs4+KOMUzbGfA4Lq58FHRjjF9sVIG+93XSbo343MxFATrOU1qctA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxfmt/binding-linux-arm64-musl@0.61.0':
|
|
resolution: {integrity: sha512-S6uvJ6MXnRXl+zTs0CARNDvkE+cymj0EVWEKKsyKnlLlqTyQJBjw5s4D2pSIOZc+S46cy4STefzcr/sm0VzVPA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@oxfmt/binding-linux-ppc64-gnu@0.61.0':
|
|
resolution: {integrity: sha512-6VDlRcytvZG6UlSIdAFKDLbppo9tvPxrWzle6vHldYFMeuDPQEfMKrkwezp7FaBq1wik9ra554ZZeRPsyIkFpg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxfmt/binding-linux-riscv64-gnu@0.61.0':
|
|
resolution: {integrity: sha512-KkBTYbzExpbmn15XjKPLu2fRV2PVlq+KWt+brad5rwIa03vdYoaDRWiS7raHII/dCTR6Ro4UpYUCH4t6lif4WQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxfmt/binding-linux-riscv64-musl@0.61.0':
|
|
resolution: {integrity: sha512-69tzIq7sJLVB9dxYYtvMzcSSsnZHSO+U2U19O2RqDqgj6+Q4O7HjSXdaszbcgqzhsUwzSH7z5kWvk8nmf6BHTg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@oxfmt/binding-linux-s390x-gnu@0.61.0':
|
|
resolution: {integrity: sha512-Oqi/N0OvtOVXsPKAOOhKgGH3msRYF8BLJaNBbWiupRiKoKVyc8JRKPCfarkQJC+RgP9U8raUKLe+bNwd0HUMiA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxfmt/binding-linux-x64-gnu@0.61.0':
|
|
resolution: {integrity: sha512-3TKwv/ed4uwJSemAA8P9XcoqETpjQI4waquF9UilhA9Mn/dhr1PdUEXWlL74mtc6ZNfmKPA9+NEJm01nRF8CVA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxfmt/binding-linux-x64-musl@0.61.0':
|
|
resolution: {integrity: sha512-uFso4u4nLkVSlMCpgjyvWV60Gt7GvDQHnk1mmRxHIkZTMB0ljpUKwCD9FYGgN9H97x2wYl0UwEjgRZaPIuhEhw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@oxfmt/binding-openharmony-arm64@0.61.0':
|
|
resolution: {integrity: sha512-keGLkzeOvkMpNmPp4hffXWpfoSsY6e1K8++KXD4mSSfxdvM8q9QUDsYY689TB1k6Co832DZn1MnaaVx6cIBMWQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@oxfmt/binding-win32-arm64-msvc@0.61.0':
|
|
resolution: {integrity: sha512-VzsAISkFxmNhJ5LBDEL9VuH6tJsVJMtqYit2LyIUf/HLnsCe4Pg9SMOjjVQzGWt0bnpyfJ94CrqTqcpNZzK+ug==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@oxfmt/binding-win32-ia32-msvc@0.61.0':
|
|
resolution: {integrity: sha512-xv4t7yzwJoYaLB6Zv28B3W+j7brEjsyv50rLTAQgmxJzddce9fAMCxed8dSAkbWES0zz2J29nYK5FaTuD2YBHg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@oxfmt/binding-win32-x64-msvc@0.61.0':
|
|
resolution: {integrity: sha512-6EZXFkqOwxdDYjIn3TSNnPk3ST5E5GiYd4FiM6UF/mCL/LZSfr6D6UygTfW3R1PCQP2quCKpCEGRlij8E3VYbg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@react-icons/all-files@4.1.0':
|
|
resolution: {integrity: sha512-hxBI2UOuVaI3O/BhQfhtb4kcGn9ft12RWAFVMUeNjqqhLsHvFtzIkFaptBJpFDANTKoDfdVoHTKZDlwKCACbMQ==}
|
|
peerDependencies:
|
|
react: '*'
|
|
|
|
'@rolldown/binding-android-arm64@1.0.3':
|
|
resolution: {integrity: sha512-454rs7jHngixp/NMxd5srYD57OnzSlZ/eFTETjORQHLwJG1lRtmNOJcBerZlfu4GjKqeq8aCCIQrMdHyhI51Hw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rolldown/binding-darwin-arm64@1.0.3':
|
|
resolution: {integrity: sha512-PcAhP+ynjURNyy8SKGl5DQP94aGuB/7JrXJb/t7P+hanXvQVMWzUvRRhBAcg/lNRadBhoUPqSoP4xw5tR/KBEA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-darwin-x64@1.0.3':
|
|
resolution: {integrity: sha512-9YpfeUvSE2RS7wysJ81uOZkXJz7f7Q55H2Gvp3VEw/EsahqDtrphrZ0EwDLK5vvKOzaCrBsjF8JmnMLcUt78Gg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-freebsd-x64@1.0.3':
|
|
resolution: {integrity: sha512-yB1IlAsSNHncV6SCTL27/MVGR5htvQsoGxIv5KMGXALp+Ll1wYsn+x98M9MW7qa+NdSbvrrY7ANI4wLJ0n1e6g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.0.3':
|
|
resolution: {integrity: sha512-Yi30IVAAfLUCy2MseFjbB1jAMDl1VMCAas5StnYp8da9+CKvMd2H2cbEjWcw5NPaPqzvYkVIaF1nNUG+b7u/sw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.0.3':
|
|
resolution: {integrity: sha512-jsO7R8To+AdlYgUmN5sHSCZbfhtMBkO0WUx8iORQnPcMMdgr7qM2DQmMwgabs3GhNztdmoKkMKQFHD6DTMCIQw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.0.3':
|
|
resolution: {integrity: sha512-VWkUHwWriDciit80wleYwKILoR/KMvxh/IdwS/paX+ZgpuRpCrKLUdadJbc0NpBEiyhpYawsJ73j9aCvOH+f7Q==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rolldown/binding-linux-ppc64-gnu@1.0.3':
|
|
resolution: {integrity: sha512-5f1laC0SlIR0yDbFCd8acUhvJIag6N3zC5P7oUPN6wX0aOma+uKJ0wBDH5aq7I1PVI2ttTlhJwzwRIBnLiSGEg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-s390x-gnu@1.0.3':
|
|
resolution: {integrity: sha512-Iq4ko0r4XsgbrF/LunNgHtAGLRRVE2kXonAXQ/MV0mC6jQpMOhW1SvtZja2EhC/kd05++bP78dsqBeIQyYJ6Yg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.0.3':
|
|
resolution: {integrity: sha512-B8m6tD5+/N5FeNQFbKlLA/2yVq9ycQP1SeedyEYYKWBNR3ZQbkvIUcNnDNM03lO1l5F2roiiFJGgvoLLyZXtSg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.0.3':
|
|
resolution: {integrity: sha512-pSdpdUJHkuCxun9LE7jvgUB9qsRgaiyNNCX7m/AvHTcq67AiT/Yhoxvw5zPfhrM8k/BfP8ce/hMOpthKDpEUow==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.0.3':
|
|
resolution: {integrity: sha512-OXXS3RKJgX2uLwM+gYyuH5omcH8fL1LJs96pZGgtetVCahON57+d4SJHzTgZiOjxgGkSnpXpOsWuPDGAKAigEg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.0.3':
|
|
resolution: {integrity: sha512-JTtb8BWFynicNSoPrehsCzBtOKjZ6jhMiPFEmOiuXg1Fl8dn2KHQob+GuPSGR0dryQa1PQJbzjF3dqO/whhjLg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [wasm32]
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.0.3':
|
|
resolution: {integrity: sha512-gEdFFEN70A/jxb2svrWsN3aDL7OUtmvlOy+6fa2jxG8K0wQ1ZbdeLGnidov6Yu5/733dI5ySfzFlQ/cb0bSz1g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.0.3':
|
|
resolution: {integrity: sha512-eXB7CHuaQdqmJcc3koCNtNPmT/bj2gc999kUFgBxG8Ac0NdgXc4rkCHhqrgrhN3zddvvvrgzj1e90SuSfmyIXA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rolldown/pluginutils@1.0.0-rc.7':
|
|
resolution: {integrity: sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA==}
|
|
|
|
'@rolldown/pluginutils@1.0.1':
|
|
resolution: {integrity: sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==}
|
|
|
|
'@standard-schema/spec@1.0.0':
|
|
resolution: {integrity: sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==}
|
|
|
|
'@standard-schema/spec@1.1.0':
|
|
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
|
|
|
'@tabler/icons-react@3.41.0':
|
|
resolution: {integrity: sha512-8XKc3wZKf1icxqwIPSOO61M+dtf8yJPwAE/rtFAVzc5Ros+OjCqowfcoI5IpKK09RSo8s0hHrWvydGgnXqYILg==}
|
|
peerDependencies:
|
|
react: '>= 16'
|
|
|
|
'@tabler/icons@3.41.0':
|
|
resolution: {integrity: sha512-arlig0nkaC9UGqTZuT1MMZepX29t3Ysx5HSy2UvmR+CZrhlNxZrCM6Z4qYBoaIO+2ICZykttjBCSpf+p/t0H3w==}
|
|
|
|
'@tybys/wasm-util@0.10.3':
|
|
resolution: {integrity: sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==}
|
|
|
|
'@types/json-schema@7.0.15':
|
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
|
|
|
'@types/node@26.0.1':
|
|
resolution: {integrity: sha512-fc3KiUoBt6kie0N9bIW3E47vZsuaMf0PM2AaUpLCLT0s/LvX1nxAim6Fc049cNxODPpGm6qRAuUOB86SkRuPQw==}
|
|
|
|
'@types/parse-json@4.0.2':
|
|
resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==}
|
|
|
|
'@types/react-dom@19.2.3':
|
|
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
|
|
peerDependencies:
|
|
'@types/react': ^19.2.0
|
|
|
|
'@types/react@19.2.14':
|
|
resolution: {integrity: sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==}
|
|
|
|
'@types/use-sync-external-store@0.0.6':
|
|
resolution: {integrity: sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==}
|
|
|
|
'@vitejs/plugin-react@6.0.1':
|
|
resolution: {integrity: sha512-l9X/E3cDb+xY3SWzlG1MOGt2usfEHGMNIaegaUGFsLkb3RCn/k8/TOXBcab+OndDI4TBtktT8/9BwwW8Vi9KUQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
peerDependencies:
|
|
'@rolldown/plugin-babel': ^0.1.7 || ^0.2.0
|
|
babel-plugin-react-compiler: ^1.0.0
|
|
vite: ^8.0.0
|
|
peerDependenciesMeta:
|
|
'@rolldown/plugin-babel':
|
|
optional: true
|
|
babel-plugin-react-compiler:
|
|
optional: true
|
|
|
|
agent-base@6.0.2:
|
|
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
|
engines: {node: '>= 6.0.0'}
|
|
|
|
ansi-colors@4.1.3:
|
|
resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
|
|
engines: {node: '>=6'}
|
|
|
|
argparse@2.0.1:
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
|
|
asynckit@0.4.0:
|
|
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
|
|
attr-accept@2.2.5:
|
|
resolution: {integrity: sha512-0bDNnY/u6pPwHDMoF0FieU354oBi0a8rD9FcsLwzcGWbc8KS8KPIi7y+s13OlVY+gMWc/9xEMUgNE6Qm8ZllYQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
axios@1.18.0:
|
|
resolution: {integrity: sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==}
|
|
|
|
babel-plugin-macros@3.1.0:
|
|
resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
|
|
engines: {node: '>=10', npm: '>=6'}
|
|
|
|
buffer-from@0.1.2:
|
|
resolution: {integrity: sha512-RiWIenusJsmI2KcvqQABB83tLxCByE3upSP8QU3rJDMVFGPWLvPQJt/O1Su9moRWeH7d+Q2HYb68f6+v+tw2vg==}
|
|
|
|
bundle-name@4.1.0:
|
|
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
c12@3.3.4:
|
|
resolution: {integrity: sha512-cM0ApFQSBXuourJejzwv/AuPRvAxordTyParRVcHjjtXirtkzM0uK2L9TTn9s0cXZbG7E55jCivRQzoxYmRAlA==}
|
|
peerDependencies:
|
|
magicast: '*'
|
|
peerDependenciesMeta:
|
|
magicast:
|
|
optional: true
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
callsites@3.1.0:
|
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
camelcase-css@2.0.1:
|
|
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
chokidar@5.0.0:
|
|
resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
|
|
engines: {node: '>= 20.19.0'}
|
|
|
|
clsx@2.1.1:
|
|
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
|
|
engines: {node: '>=6'}
|
|
|
|
color-support@1.1.3:
|
|
resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==}
|
|
hasBin: true
|
|
|
|
combined-stream@1.0.8:
|
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
commander@14.0.3:
|
|
resolution: {integrity: sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==}
|
|
engines: {node: '>=20'}
|
|
|
|
confbox@0.2.4:
|
|
resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==}
|
|
|
|
convert-source-map@1.9.0:
|
|
resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
|
|
|
|
cookie-es@3.1.1:
|
|
resolution: {integrity: sha512-UaXxwISYJPTr9hwQxMFYZ7kNhSXboMXP+Z3TRX6f1/NyaGPfuNUZOWP1pUEb75B2HjfklIYLVRfWiFZJyC6Npg==}
|
|
|
|
core-util-is@1.0.3:
|
|
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
|
|
|
cosmiconfig@7.1.0:
|
|
resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==}
|
|
engines: {node: '>=10'}
|
|
|
|
cross-fetch@4.1.0:
|
|
resolution: {integrity: sha512-uKm5PU+MHTootlWEY+mZ4vvXoCn4fLQxT9dSc1sXVMSFkINTJVN8cAQROpwcKm8bJ/c7rgZVIBWzH5T78sNZZw==}
|
|
|
|
cross-spawn@7.0.6:
|
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
css-box-model@1.2.1:
|
|
resolution: {integrity: sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==}
|
|
|
|
cssesc@3.0.0:
|
|
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
csstype@3.2.3:
|
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
|
|
date-fns@4.1.0:
|
|
resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==}
|
|
|
|
dayjs@1.11.20:
|
|
resolution: {integrity: sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==}
|
|
|
|
debug@4.4.3:
|
|
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
default-browser-id@5.0.1:
|
|
resolution: {integrity: sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
default-browser@5.5.0:
|
|
resolution: {integrity: sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==}
|
|
engines: {node: '>=18'}
|
|
|
|
define-lazy-prop@3.0.0:
|
|
resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
|
|
engines: {node: '>=12'}
|
|
|
|
defu@6.1.7:
|
|
resolution: {integrity: sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==}
|
|
|
|
delayed-stream@1.0.0:
|
|
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
dequal@2.0.3:
|
|
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
|
|
engines: {node: '>=6'}
|
|
|
|
destr@2.0.5:
|
|
resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==}
|
|
|
|
detect-libc@2.1.2:
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
detect-node-es@1.1.0:
|
|
resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==}
|
|
|
|
dom-helpers@5.2.1:
|
|
resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
|
|
|
|
dotenv@17.4.2:
|
|
resolution: {integrity: sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==}
|
|
engines: {node: '>=12'}
|
|
|
|
dunder-proto@1.0.1:
|
|
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
duplexer2@0.1.4:
|
|
resolution: {integrity: sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==}
|
|
|
|
error-ex@1.3.4:
|
|
resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==}
|
|
|
|
es-define-property@1.0.1:
|
|
resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-errors@1.3.0:
|
|
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-object-atoms@1.1.2:
|
|
resolution: {integrity: sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
escape-string-regexp@4.0.0:
|
|
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
|
engines: {node: '>=10'}
|
|
|
|
exsolve@1.1.0:
|
|
resolution: {integrity: sha512-D+42+T12DdIlJM3uepa55qGiL3sYdLBOxIl2ifQCzCHz4c7eiolaHsi3BIqEr7JxBzxv2pYZQX9kw16ziMcEmw==}
|
|
|
|
fast-deep-equal@3.1.3:
|
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
|
|
fdir@6.5.0:
|
|
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
|
|
file-selector@2.1.2:
|
|
resolution: {integrity: sha512-QgXo+mXTe8ljeqUFaX3QVHc5osSItJ/Km+xpocx0aSqWGMSCf6qYs/VnzZgS864Pjn5iceMRFigeAV7AfTlaig==}
|
|
engines: {node: '>= 12'}
|
|
|
|
find-root@1.1.0:
|
|
resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==}
|
|
|
|
follow-redirects@1.16.0:
|
|
resolution: {integrity: sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==}
|
|
engines: {node: '>=4.0'}
|
|
peerDependencies:
|
|
debug: '*'
|
|
peerDependenciesMeta:
|
|
debug:
|
|
optional: true
|
|
|
|
form-data@4.0.6:
|
|
resolution: {integrity: sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==}
|
|
engines: {node: '>= 6'}
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
get-intrinsic@1.3.0:
|
|
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'}
|
|
|
|
get-tsconfig@4.14.0:
|
|
resolution: {integrity: sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==}
|
|
|
|
giget@3.3.1:
|
|
resolution: {integrity: sha512-r+mvuDjrjMpsdw46Kmeydb8bdHm7wOKw8wNBtTndkjbPjgAp5oUJUxRE76wZFknxIPokfWvep2qSXK37aXE6zg==}
|
|
hasBin: true
|
|
|
|
globrex@0.1.2:
|
|
resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==}
|
|
|
|
gopd@1.2.0:
|
|
resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-symbols@1.1.0:
|
|
resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-tostringtag@1.0.2:
|
|
resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hasown@2.0.4:
|
|
resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hoist-non-react-statics@3.3.2:
|
|
resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
|
|
|
|
html-parse-stringify@3.1.0:
|
|
resolution: {integrity: sha512-E0oAXcELOtsXe+BmpJ2EZyedbldPpriV5vICzEuo6xjC/D1lDukOI7KrpfQGF2Qc4wWEy0nk3bFORS2K5ZAhFQ==}
|
|
|
|
html-tokenize@2.0.1:
|
|
resolution: {integrity: sha512-QY6S+hZ0f5m1WT8WffYN+Hg+xm/w5I8XeUcAq/ZYP5wVC8xbKi4Whhru3FtrAebD5EhBW8rmFzkDI6eCAuFe2w==}
|
|
hasBin: true
|
|
|
|
https-proxy-agent@5.0.1:
|
|
resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
i18next-browser-languagedetector@8.2.1:
|
|
resolution: {integrity: sha512-bZg8+4bdmaOiApD7N7BPT9W8MLZG+nPTOFlLiJiT8uzKXFjhxw4v2ierCXOwB5sFDMtuA5G4kgYZ0AznZxQ/cw==}
|
|
|
|
i18next-http-backend@3.0.5:
|
|
resolution: {integrity: sha512-QaWHnsxieEDcqKe+vo/RFqpiIFRi/KBqlOSPcUlvinBaISCeiTRCbtrazHAjtHtsLC66oDsROAH8frWkQzfMMQ==}
|
|
|
|
i18next@26.0.3:
|
|
resolution: {integrity: sha512-1571kXINxHKY7LksWp8wP+zP0YqHSSpl/OW0Y0owFEf2H3s8gCAffWaZivcz14rMkOvn3R/psiQxVsR9t2Nafg==}
|
|
peerDependencies:
|
|
typescript: ^5 || ^6
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
import-fresh@3.3.1:
|
|
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
is-arrayish@0.2.1:
|
|
resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
|
|
|
|
is-core-module@2.16.2:
|
|
resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-docker@3.0.0:
|
|
resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
hasBin: true
|
|
|
|
is-in-ssh@1.0.0:
|
|
resolution: {integrity: sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==}
|
|
engines: {node: '>=20'}
|
|
|
|
is-inside-container@1.0.0:
|
|
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
|
|
engines: {node: '>=14.16'}
|
|
hasBin: true
|
|
|
|
is-wsl@3.1.1:
|
|
resolution: {integrity: sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==}
|
|
engines: {node: '>=16'}
|
|
|
|
isarray@0.0.1:
|
|
resolution: {integrity: sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==}
|
|
|
|
isarray@1.0.0:
|
|
resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
|
|
|
|
isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
jiti@2.7.0:
|
|
resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==}
|
|
hasBin: true
|
|
|
|
js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
js-yaml@4.1.1:
|
|
resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
|
|
hasBin: true
|
|
|
|
jsesc@3.1.0:
|
|
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
json-parse-even-better-errors@2.3.1:
|
|
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
|
|
|
klona@2.0.6:
|
|
resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
lightningcss-android-arm64@1.33.0:
|
|
resolution: {integrity: sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
lightningcss-darwin-arm64@1.33.0:
|
|
resolution: {integrity: sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
lightningcss-darwin-x64@1.33.0:
|
|
resolution: {integrity: sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
lightningcss-freebsd-x64@1.33.0:
|
|
resolution: {integrity: sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.33.0:
|
|
resolution: {integrity: sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-gnu@1.33.0:
|
|
resolution: {integrity: sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
lightningcss-linux-arm64-musl@1.33.0:
|
|
resolution: {integrity: sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
lightningcss-linux-x64-gnu@1.33.0:
|
|
resolution: {integrity: sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
lightningcss-linux-x64-musl@1.33.0:
|
|
resolution: {integrity: sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
lightningcss-win32-arm64-msvc@1.33.0:
|
|
resolution: {integrity: sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
lightningcss-win32-x64-msvc@1.33.0:
|
|
resolution: {integrity: sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
lightningcss@1.33.0:
|
|
resolution: {integrity: sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
|
|
lines-and-columns@1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
|
|
loose-envify@1.4.0:
|
|
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
|
|
hasBin: true
|
|
|
|
math-intrinsics@1.1.0:
|
|
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
mime-db@1.52.0:
|
|
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-types@2.1.35:
|
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
minimist@1.2.8:
|
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
|
|
|
ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
multipipe@1.0.2:
|
|
resolution: {integrity: sha512-6uiC9OvY71vzSGX8lZvSqscE7ft9nPupJ8fMjrCNRAUy2LREUW42UL+V/NTrogr6rFgRydUrCX4ZitfpSNkSCQ==}
|
|
|
|
nanoid@3.3.16:
|
|
resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
node-fetch@2.7.0:
|
|
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
|
|
engines: {node: 4.x || >=6.0.0}
|
|
peerDependencies:
|
|
encoding: ^0.1.0
|
|
peerDependenciesMeta:
|
|
encoding:
|
|
optional: true
|
|
|
|
npm-check-updates@20.0.0:
|
|
resolution: {integrity: sha512-qCs02x51irGf0okCttwv8lHEO2NxT903IJ2bKpG82kIzkm6pfT3CoWB5YIvqY/wi/DdnYRfI7eVfCYYymQgvCg==}
|
|
engines: {node: '>=20.0.0', npm: '>=8.12.1'}
|
|
hasBin: true
|
|
|
|
nuqs@2.8.9:
|
|
resolution: {integrity: sha512-8ou6AEwsxMWSYo2qkfZtYFVzngwbKmg4c00HVxC1fF6CEJv3Fwm6eoZmfVPALB+vw8Udo7KL5uy96PFcYe1BIQ==}
|
|
peerDependencies:
|
|
'@remix-run/react': '>=2'
|
|
'@tanstack/react-router': ^1
|
|
next: '>=14.2.0'
|
|
react: '>=18.2.0 || ^19.0.0-0'
|
|
react-router: ^5 || ^6 || ^7
|
|
react-router-dom: ^5 || ^6 || ^7
|
|
peerDependenciesMeta:
|
|
'@remix-run/react':
|
|
optional: true
|
|
'@tanstack/react-router':
|
|
optional: true
|
|
next:
|
|
optional: true
|
|
react-router:
|
|
optional: true
|
|
react-router-dom:
|
|
optional: true
|
|
|
|
object-assign@4.1.1:
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
object-keys@0.4.0:
|
|
resolution: {integrity: sha512-ncrLw+X55z7bkl5PnUvHwFK9FcGuFYo9gtjws2XtSzL+aZ8tm830P60WJ0dSmFVaSalWieW5MD7kEdnXda9yJw==}
|
|
|
|
ohash@2.0.11:
|
|
resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
|
|
|
|
open@11.0.0:
|
|
resolution: {integrity: sha512-smsWv2LzFjP03xmvFoJ331ss6h+jixfA4UUV/Bsiyuu4YJPfN+FIQGOIiv4w9/+MoHkfkJ22UIaQWRVFRfH6Vw==}
|
|
engines: {node: '>=20'}
|
|
|
|
oxfmt@0.61.0:
|
|
resolution: {integrity: sha512-DxdHBEMYpcEnHoUHjjOigUqV2TYKsvxLwUPXnVYBjgFdqrcQ/91OtwubtZ2PUodCs3sStI8R5Qw3fKNGK4e8wQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
svelte: ^5.0.0
|
|
vite-plus: '*'
|
|
peerDependenciesMeta:
|
|
svelte:
|
|
optional: true
|
|
vite-plus:
|
|
optional: true
|
|
|
|
parent-module@1.0.1:
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
engines: {node: '>=6'}
|
|
|
|
parse-json@5.2.0:
|
|
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-key@3.1.1:
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
path-type@4.0.0:
|
|
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
|
engines: {node: '>=8'}
|
|
|
|
pathe@2.0.3:
|
|
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
|
|
|
perfect-debounce@2.1.0:
|
|
resolution: {integrity: sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==}
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@4.0.5:
|
|
resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==}
|
|
engines: {node: '>=12'}
|
|
|
|
pkg-types@2.3.1:
|
|
resolution: {integrity: sha512-y+ichcgc2LrADuhLNAx8DFjVfgz91pRxfZdI3UDhxHvcVEZsenLO+7XaU5vOp0u/7V/wZ+plyuQxtrDlZJ+yeg==}
|
|
|
|
postcss-js@4.1.0:
|
|
resolution: {integrity: sha512-oIAOTqgIo7q2EOwbhb8UalYePMvYoIeRY2YKntdpFQXNosSu3vLrniGgmH9OKs/qAkfoj5oB3le/7mINW1LCfw==}
|
|
engines: {node: ^12 || ^14 || >= 16}
|
|
peerDependencies:
|
|
postcss: ^8.4.21
|
|
|
|
postcss-mixins@12.1.2:
|
|
resolution: {integrity: sha512-90pSxmZVfbX9e5xCv7tI5RV1mnjdf16y89CJKbf/hD7GyOz1FCxcYMl8ZYA8Hc56dbApTKKmU9HfvgfWdCxlwg==}
|
|
engines: {node: ^20.0 || ^22.0 || >=24.0}
|
|
peerDependencies:
|
|
postcss: ^8.2.14
|
|
|
|
postcss-nested@7.0.2:
|
|
resolution: {integrity: sha512-5osppouFc0VR9/VYzYxO03VaDa3e8F23Kfd6/9qcZTUI8P58GIYlArOET2Wq0ywSl2o2PjELhYOFI4W7l5QHKw==}
|
|
engines: {node: '>=18.0'}
|
|
peerDependencies:
|
|
postcss: ^8.2.14
|
|
|
|
postcss-preset-mantine@1.18.0:
|
|
resolution: {integrity: sha512-sP6/s1oC7cOtBdl4mw/IRKmKvYTuzpRrH/vT6v9enMU/EQEQ31eQnHcWtFghOXLH87AAthjL/Q75rLmin1oZoA==}
|
|
peerDependencies:
|
|
postcss: '>=8.0.0'
|
|
|
|
postcss-selector-parser@7.1.4:
|
|
resolution: {integrity: sha512-HeP7D2wyhkR+XaK6v4W8oRF62Dsz4flyuczALJp61GckGm42u1saSSJ/0auvcBqxs3jMRFEcPK34At/0JBKdOg==}
|
|
engines: {node: '>=4'}
|
|
|
|
postcss-simple-vars@7.0.1:
|
|
resolution: {integrity: sha512-5GLLXaS8qmzHMOjVxqkk1TZPf1jMqesiI7qLhnlyERalG0sMbHIbJqrcnrpmZdKCLglHnRHoEBB61RtGTsj++A==}
|
|
engines: {node: '>=14.0'}
|
|
peerDependencies:
|
|
postcss: ^8.2.1
|
|
|
|
postcss@8.5.18:
|
|
resolution: {integrity: sha512-xdB1oSLHbz1vRWgCDalrCqEFTWzFlhqFC5tIHLMOSUIjhm3XXQ1qrFy8S/ESr1JYRRXqM3c1QFiMZUJdUTqyMQ==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
powershell-utils@0.1.0:
|
|
resolution: {integrity: sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==}
|
|
engines: {node: '>=20'}
|
|
|
|
process-nextick-args@2.0.1:
|
|
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
|
|
|
|
prop-types@15.8.1:
|
|
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
|
|
|
|
proxy-from-env@2.1.0:
|
|
resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==}
|
|
engines: {node: '>=10'}
|
|
|
|
qr.js@0.0.0:
|
|
resolution: {integrity: sha512-c4iYnWb+k2E+vYpRimHqSu575b1/wKl4XFeJGpFmrJQz5I88v9aY2czh7s0w36srfCM1sXgC/xpoJz5dJfq+OQ==}
|
|
|
|
raf-schd@4.0.3:
|
|
resolution: {integrity: sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==}
|
|
|
|
rc9@3.0.1:
|
|
resolution: {integrity: sha512-gMDyleLWVE+i6Sgtc0QbbY6pEKqYs97NGi6isHQPqYlLemPoO8dxQ3uGi0f4NiP98c+jMW6cG1Kx9dDwfvqARQ==}
|
|
|
|
react-dom@19.2.0:
|
|
resolution: {integrity: sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==}
|
|
peerDependencies:
|
|
react: ^19.2.0
|
|
|
|
react-dropzone@14.3.8:
|
|
resolution: {integrity: sha512-sBgODnq+lcA4P296DY4wacOZz3JFpD99fp+hb//iBO2HHnyeZU3FwWyXJ6salNpqQdsZrgMrotuko/BdJMV8Ug==}
|
|
engines: {node: '>= 10.13'}
|
|
peerDependencies:
|
|
react: '>= 16.8 || 18.0.0'
|
|
|
|
react-i18next@17.0.1:
|
|
resolution: {integrity: sha512-iG65FGnFHcYyHNuT01ukffYWCOBFTWSdVD8EZd/dCVWgtjFPObcSsvYYNwcsokO/rDcTb5d6D8Acv8MrOdm6Hw==}
|
|
peerDependencies:
|
|
i18next: '>= 26.0.1'
|
|
react: '>= 16.8.0'
|
|
react-dom: '*'
|
|
react-native: '*'
|
|
typescript: ^5 || ^6
|
|
peerDependenciesMeta:
|
|
react-dom:
|
|
optional: true
|
|
react-native:
|
|
optional: true
|
|
typescript:
|
|
optional: true
|
|
|
|
react-icons@5.6.0:
|
|
resolution: {integrity: sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==}
|
|
peerDependencies:
|
|
react: '*'
|
|
|
|
react-is@16.13.1:
|
|
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
|
|
|
react-number-format@5.4.5:
|
|
resolution: {integrity: sha512-y8O2yHHj3w0aE9XO8d2BCcUOOdQTRSVq+WIuMlLVucAm5XNjJAy+BoOJiuQMldVYVOKTMyvVNfnbl2Oqp+YxGw==}
|
|
peerDependencies:
|
|
react: ^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
react-dom: ^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
|
react-qr-code@2.0.18:
|
|
resolution: {integrity: sha512-v1Jqz7urLMhkO6jkgJuBYhnqvXagzceg3qJUWayuCK/c6LTIonpWbwxR1f1APGd4xrW/QcQEovNrAojbUz65Tg==}
|
|
peerDependencies:
|
|
react: '*'
|
|
|
|
react-redux@9.3.0:
|
|
resolution: {integrity: sha512-KQopgqFo/p/fgmAs5qz6p5RWaNAzq40WAu7fJIXnQpYxFPbJYtsJPWvGeF2rOBaY/kEuV77AVsX8TsQzKm+A/g==}
|
|
peerDependencies:
|
|
'@types/react': ^18.2.25 || ^19
|
|
react: ^18.0 || ^19
|
|
redux: ^5.0.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
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-router@8.3.0:
|
|
resolution: {integrity: sha512-qyPMvW83jGIct3yiieisxdk9M745anqhpIMKN5m1t6yBMfgVPpt77aHOqs5fUlEJRMCGffg9BaQLH9oPVOL7xQ==}
|
|
engines: {node: '>=22.22.0'}
|
|
peerDependencies:
|
|
react: '>=19.2.7'
|
|
react-dom: '>=19.2.7'
|
|
peerDependenciesMeta:
|
|
react-dom:
|
|
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-textarea-autosize@8.5.9:
|
|
resolution: {integrity: sha512-U1DGlIQN5AwgjTyOEnI1oCcMuEr1pv1qOtklB2l4nyMGbHzWrI0eFsYK0zos2YWqAolJyG0IWJaqWmWj5ETh0A==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
|
react-transition-group@4.4.5:
|
|
resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==}
|
|
peerDependencies:
|
|
react: '>=16.6.0'
|
|
react-dom: '>=16.6.0'
|
|
|
|
react@19.2.0:
|
|
resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
readable-stream@1.0.34:
|
|
resolution: {integrity: sha512-ok1qVCJuRkNmvebYikljxJA/UEsKwLl2nI1OmaqAu4/UE+h0wKCHok4XkL/gvi39OacXvw59RJUOFUkDib2rHg==}
|
|
|
|
readable-stream@2.3.8:
|
|
resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
|
|
|
|
readdirp@5.0.0:
|
|
resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==}
|
|
engines: {node: '>= 20.19.0'}
|
|
|
|
redux@5.0.1:
|
|
resolution: {integrity: sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==}
|
|
|
|
resolve-from@4.0.0:
|
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
engines: {node: '>=4'}
|
|
|
|
resolve-pkg-maps@1.0.0:
|
|
resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
|
|
|
|
resolve@1.22.12:
|
|
resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==}
|
|
engines: {node: '>= 0.4'}
|
|
hasBin: true
|
|
|
|
rolldown@1.0.3:
|
|
resolution: {integrity: sha512-i00lAJ2ks1BYr7rjNjKC7BcqAS7nVfiT3QX1SI5aY+AFHblCmaUf9OE9dbdzDvW6dJxbi2ZCZiy9v3CcwOiX3g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
|
|
run-applescript@7.1.0:
|
|
resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
safe-buffer@5.1.2:
|
|
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
|
|
|
|
scheduler@0.27.0:
|
|
resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
|
|
|
|
semver@7.7.4:
|
|
resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
shebang-command@2.0.0:
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
engines: {node: '>=8'}
|
|
|
|
shebang-regex@3.0.0:
|
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
engines: {node: '>=8'}
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map@0.5.7:
|
|
resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
string_decoder@0.10.31:
|
|
resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==}
|
|
|
|
string_decoder@1.1.1:
|
|
resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
|
|
|
|
stylis@4.2.0:
|
|
resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==}
|
|
|
|
sugarss@5.0.1:
|
|
resolution: {integrity: sha512-ctS5RYCBVvPoZAnzIaX5QSShK8ZiZxD5HUqSxlusvEMC+QZQIPCPOIJg6aceFX+K2rf4+SH89eu++h1Zmsr2nw==}
|
|
engines: {node: '>=18.0'}
|
|
peerDependencies:
|
|
postcss: ^8.3.3
|
|
|
|
supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
swr@2.4.1:
|
|
resolution: {integrity: sha512-2CC6CiKQtEwaEeNiqWTAw9PGykW8SR5zZX8MZk6TeAvEAnVS7Visz8WzphqgtQ8v2xz/4Q5K+j+SeMaKXeeQIA==}
|
|
peerDependencies:
|
|
react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
|
tabbable@6.5.0:
|
|
resolution: {integrity: sha512-wieBHXygIm7OyQOu5hQlkk62/WyCFYGlWg7L6/ZCUZwx0o398Zkn4pVmMyfYhfMG8kGrj/Krt8eIk6UKC6VzwA==}
|
|
|
|
through2@0.4.2:
|
|
resolution: {integrity: sha512-45Llu+EwHKtAZYTPPVn3XZHBgakWMN3rokhEv5hu596XP+cNgplMg+Gj+1nmAvj+L0K7+N49zBKx5rah5u0QIQ==}
|
|
|
|
through@2.3.8:
|
|
resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
|
|
|
|
tiny-invariant@1.3.3:
|
|
resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==}
|
|
|
|
tinyglobby@0.2.17:
|
|
resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
tinypool@2.1.0:
|
|
resolution: {integrity: sha512-Pugqs6M0m7Lv1I7FtxN4aoyToKg1C4tu+/381vH35y8oENM/Ai7f7C4StcoK4/+BSw9ebcS8jRiVrORFKCALLw==}
|
|
engines: {node: ^20.0.0 || >=22.0.0}
|
|
|
|
tr46@0.0.3:
|
|
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
|
|
|
tsconfck@3.1.6:
|
|
resolution: {integrity: sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==}
|
|
engines: {node: ^18 || >=20}
|
|
deprecated: unmaintained
|
|
hasBin: true
|
|
peerDependencies:
|
|
typescript: ^5.0.0
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
type-fest@4.41.0:
|
|
resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==}
|
|
engines: {node: '>=16'}
|
|
|
|
typescript@5.9.3:
|
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
undici-types@8.3.0:
|
|
resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==}
|
|
|
|
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-composed-ref@1.4.0:
|
|
resolution: {integrity: sha512-djviaxuOOh7wkj0paeO1Q/4wMZ8Zrnag5H6yBvzN7AKKe8beOaED9SF5/ByLqsku8NP4zQqsvM2u3ew/tJK8/w==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
use-isomorphic-layout-effect@1.2.1:
|
|
resolution: {integrity: sha512-tpZZ+EX0gaghDAiFR37hj5MgY6ZN55kLiPkJsKxBMZ6GZdOSPJXiOzPM984oPYZ5AnehYx5WQp1+ME8I/P/pRA==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
use-latest@1.3.0:
|
|
resolution: {integrity: sha512-mhg3xdm9NaM8q+gLT8KryJPnRFOz1/5XPBhmDEVZK1webPzDjrPk7f/mbpeLqTgB9msytYWANxgALOCJKnLvcQ==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
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:
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
|
util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
|
|
vite-tsconfig-paths@6.1.1:
|
|
resolution: {integrity: sha512-2cihq7zliibCCZ8P9cKJrQBkfgdvcFkOOc3Y02o3GWUDLgqjWsZudaoiuOwO/gzTzy17cS5F7ZPo4bsnS4DGkg==}
|
|
peerDependencies:
|
|
vite: '*'
|
|
|
|
vite@8.0.16:
|
|
resolution: {integrity: sha512-h9bXPmJichP5fLmVQo3PyaGSDE2n3aPuomeAlVRm0JLmt4rY6zmPKd59HYI4LNW8oTK7tlTsuC7l/m7awx9Jcw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^20.19.0 || >=22.12.0
|
|
'@vitejs/devtools': ^0.1.18
|
|
esbuild: ^0.27.0 || ^0.28.0
|
|
jiti: '>=1.21.0'
|
|
less: ^4.0.0
|
|
sass: ^1.70.0
|
|
sass-embedded: ^1.70.0
|
|
stylus: '>=0.54.8'
|
|
sugarss: ^5.0.0
|
|
terser: ^5.16.0
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
'@vitejs/devtools':
|
|
optional: true
|
|
esbuild:
|
|
optional: true
|
|
jiti:
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
void-elements@3.1.0:
|
|
resolution: {integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
webidl-conversions@3.0.1:
|
|
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
|
|
|
|
whatwg-url@5.0.0:
|
|
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
|
|
|
|
which@2.0.2:
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
engines: {node: '>= 8'}
|
|
hasBin: true
|
|
|
|
wsl-utils@0.3.1:
|
|
resolution: {integrity: sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==}
|
|
engines: {node: '>=20'}
|
|
|
|
xtend@2.1.2:
|
|
resolution: {integrity: sha512-vMNKzr2rHP9Dp/e1NQFnLQlwlhp9L/LfvnsVdHxN1f+uggyVI3i08uD14GPvCToPkdsRfyPqIyYGmIk58V98ZQ==}
|
|
engines: {node: '>=0.4'}
|
|
|
|
yaml@1.10.3:
|
|
resolution: {integrity: sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
ignoredOptionalDependencies:
|
|
- esbuild
|
|
|
|
snapshots:
|
|
|
|
'@babel/code-frame@7.29.7':
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.29.7
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.1
|
|
|
|
'@babel/generator@7.29.7':
|
|
dependencies:
|
|
'@babel/parser': 7.29.7
|
|
'@babel/types': 7.29.7
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
jsesc: 3.1.0
|
|
|
|
'@babel/helper-globals@7.29.7': {}
|
|
|
|
'@babel/helper-module-imports@7.29.7':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.7
|
|
'@babel/types': 7.29.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-string-parser@7.29.7': {}
|
|
|
|
'@babel/helper-validator-identifier@7.29.7': {}
|
|
|
|
'@babel/parser@7.29.7':
|
|
dependencies:
|
|
'@babel/types': 7.29.7
|
|
|
|
'@babel/runtime@7.29.7': {}
|
|
|
|
'@babel/template@7.29.7':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
'@babel/parser': 7.29.7
|
|
'@babel/types': 7.29.7
|
|
|
|
'@babel/traverse@7.29.7':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
'@babel/generator': 7.29.7
|
|
'@babel/helper-globals': 7.29.7
|
|
'@babel/parser': 7.29.7
|
|
'@babel/template': 7.29.7
|
|
'@babel/types': 7.29.7
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/types@7.29.7':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.29.7
|
|
'@babel/helper-validator-identifier': 7.29.7
|
|
|
|
'@emnapi/core@1.10.0':
|
|
dependencies:
|
|
'@emnapi/wasi-threads': 1.2.1
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/runtime@1.10.0':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/wasi-threads@1.2.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emotion/babel-plugin@11.13.5':
|
|
dependencies:
|
|
'@babel/helper-module-imports': 7.29.7
|
|
'@babel/runtime': 7.29.7
|
|
'@emotion/hash': 0.9.2
|
|
'@emotion/memoize': 0.9.0
|
|
'@emotion/serialize': 1.3.3
|
|
babel-plugin-macros: 3.1.0
|
|
convert-source-map: 1.9.0
|
|
escape-string-regexp: 4.0.0
|
|
find-root: 1.1.0
|
|
source-map: 0.5.7
|
|
stylis: 4.2.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@emotion/cache@11.14.0':
|
|
dependencies:
|
|
'@emotion/memoize': 0.9.0
|
|
'@emotion/sheet': 1.4.0
|
|
'@emotion/utils': 1.4.2
|
|
'@emotion/weak-memoize': 0.4.0
|
|
stylis: 4.2.0
|
|
|
|
'@emotion/hash@0.9.2': {}
|
|
|
|
'@emotion/memoize@0.9.0': {}
|
|
|
|
'@emotion/react@11.14.0(@types/react@19.2.14)(react@19.2.0)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
'@emotion/babel-plugin': 11.13.5
|
|
'@emotion/cache': 11.14.0
|
|
'@emotion/serialize': 1.3.3
|
|
'@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.0)
|
|
'@emotion/utils': 1.4.2
|
|
'@emotion/weak-memoize': 0.4.0
|
|
hoist-non-react-statics: 3.3.2
|
|
react: 19.2.0
|
|
optionalDependencies:
|
|
'@types/react': 19.2.14
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@emotion/serialize@1.3.3':
|
|
dependencies:
|
|
'@emotion/hash': 0.9.2
|
|
'@emotion/memoize': 0.9.0
|
|
'@emotion/unitless': 0.10.0
|
|
'@emotion/utils': 1.4.2
|
|
csstype: 3.2.3
|
|
|
|
'@emotion/server@11.11.0':
|
|
dependencies:
|
|
'@emotion/utils': 1.4.2
|
|
html-tokenize: 2.0.1
|
|
multipipe: 1.0.2
|
|
through: 2.3.8
|
|
|
|
'@emotion/sheet@1.4.0': {}
|
|
|
|
'@emotion/unitless@0.10.0': {}
|
|
|
|
'@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.2.0)':
|
|
dependencies:
|
|
react: 19.2.0
|
|
|
|
'@emotion/utils@1.4.2': {}
|
|
|
|
'@emotion/weak-memoize@0.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/react-dom@2.1.9(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
|
dependencies:
|
|
'@floating-ui/dom': 1.8.0
|
|
react: 19.2.0
|
|
react-dom: 19.2.0(react@19.2.0)
|
|
|
|
'@floating-ui/react@0.27.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
|
dependencies:
|
|
'@floating-ui/react-dom': 2.1.9(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
'@floating-ui/utils': 0.2.12
|
|
react: 19.2.0
|
|
react-dom: 19.2.0(react@19.2.0)
|
|
tabbable: 6.5.0
|
|
|
|
'@floating-ui/utils@0.2.12': {}
|
|
|
|
'@hcaptcha/react-hcaptcha@2.0.2': {}
|
|
|
|
'@hello-pangea/dnd@18.0.1(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
css-box-model: 1.2.1
|
|
raf-schd: 4.0.3
|
|
react: 19.2.0
|
|
react-dom: 19.2.0(react@19.2.0)
|
|
react-redux: 9.3.0(@types/react@19.2.14)(react@19.2.0)(redux@5.0.1)
|
|
redux: 5.0.1
|
|
transitivePeerDependencies:
|
|
- '@types/react'
|
|
|
|
'@hey-api/codegen-core@0.8.2':
|
|
dependencies:
|
|
'@hey-api/types': 0.1.4
|
|
ansi-colors: 4.1.3
|
|
c12: 3.3.4
|
|
color-support: 1.1.3
|
|
transitivePeerDependencies:
|
|
- magicast
|
|
|
|
'@hey-api/json-schema-ref-parser@1.4.2':
|
|
dependencies:
|
|
'@jsdevtools/ono': 7.1.3
|
|
'@types/json-schema': 7.0.15
|
|
js-yaml: 4.1.1
|
|
|
|
'@hey-api/openapi-ts@0.97.3(typescript@5.9.3)':
|
|
dependencies:
|
|
'@hey-api/codegen-core': 0.8.2
|
|
'@hey-api/json-schema-ref-parser': 1.4.2
|
|
'@hey-api/shared': 0.4.5
|
|
'@hey-api/spec-types': 0.2.0
|
|
'@hey-api/types': 0.1.4
|
|
'@lukeed/ms': 2.0.2
|
|
ansi-colors: 4.1.3
|
|
color-support: 1.1.3
|
|
commander: 14.0.3
|
|
get-tsconfig: 4.14.0
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- magicast
|
|
|
|
'@hey-api/shared@0.4.5':
|
|
dependencies:
|
|
'@hey-api/codegen-core': 0.8.2
|
|
'@hey-api/json-schema-ref-parser': 1.4.2
|
|
'@hey-api/spec-types': 0.2.0
|
|
'@hey-api/types': 0.1.4
|
|
ansi-colors: 4.1.3
|
|
cross-spawn: 7.0.6
|
|
open: 11.0.0
|
|
semver: 7.7.4
|
|
transitivePeerDependencies:
|
|
- magicast
|
|
|
|
'@hey-api/spec-types@0.2.0':
|
|
dependencies:
|
|
'@hey-api/types': 0.1.4
|
|
|
|
'@hey-api/types@0.1.4': {}
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
'@jsdevtools/ono@7.1.3': {}
|
|
|
|
'@lukeed/ms@2.0.2': {}
|
|
|
|
'@mantine/core@8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
|
dependencies:
|
|
'@floating-ui/react': 0.27.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
'@mantine/hooks': 8.3.7(react@19.2.0)
|
|
clsx: 2.1.1
|
|
react: 19.2.0
|
|
react-dom: 19.2.0(react@19.2.0)
|
|
react-number-format: 5.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.0)
|
|
react-textarea-autosize: 8.5.9(@types/react@19.2.14)(react@19.2.0)
|
|
type-fest: 4.41.0
|
|
transitivePeerDependencies:
|
|
- '@types/react'
|
|
|
|
'@mantine/dates@8.3.7(@mantine/core@8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@mantine/hooks@8.3.7(react@19.2.0))(dayjs@1.11.20)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
|
dependencies:
|
|
'@mantine/core': 8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
'@mantine/hooks': 8.3.7(react@19.2.0)
|
|
clsx: 2.1.1
|
|
dayjs: 1.11.20
|
|
react: 19.2.0
|
|
react-dom: 19.2.0(react@19.2.0)
|
|
|
|
'@mantine/dropzone@8.3.7(@mantine/core@8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@mantine/hooks@8.3.7(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
|
dependencies:
|
|
'@mantine/core': 8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
'@mantine/hooks': 8.3.7(react@19.2.0)
|
|
react: 19.2.0
|
|
react-dom: 19.2.0(react@19.2.0)
|
|
react-dropzone: 14.3.8(react@19.2.0)
|
|
|
|
'@mantine/form@9.0.1(react@19.2.0)':
|
|
dependencies:
|
|
'@standard-schema/spec': 1.1.0
|
|
fast-deep-equal: 3.1.3
|
|
klona: 2.0.6
|
|
react: 19.2.0
|
|
|
|
'@mantine/hooks@8.3.7(react@19.2.0)':
|
|
dependencies:
|
|
react: 19.2.0
|
|
|
|
'@mantine/notifications@8.3.7(@mantine/core@8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@mantine/hooks@8.3.7(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
|
dependencies:
|
|
'@mantine/core': 8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
'@mantine/hooks': 8.3.7(react@19.2.0)
|
|
'@mantine/store': 8.3.7(react@19.2.0)
|
|
react: 19.2.0
|
|
react-dom: 19.2.0(react@19.2.0)
|
|
react-transition-group: 4.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
|
|
'@mantine/spotlight@8.3.7(@mantine/core@8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@mantine/hooks@8.3.7(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
|
dependencies:
|
|
'@mantine/core': 8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
'@mantine/hooks': 8.3.7(react@19.2.0)
|
|
'@mantine/store': 8.3.7(react@19.2.0)
|
|
react: 19.2.0
|
|
react-dom: 19.2.0(react@19.2.0)
|
|
|
|
'@mantine/store@8.3.7(react@19.2.0)':
|
|
dependencies:
|
|
react: 19.2.0
|
|
|
|
'@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)':
|
|
dependencies:
|
|
'@emnapi/core': 1.10.0
|
|
'@emnapi/runtime': 1.10.0
|
|
'@tybys/wasm-util': 0.10.3
|
|
optional: true
|
|
|
|
'@oxc-project/types@0.133.0': {}
|
|
|
|
'@oxfmt/binding-android-arm-eabi@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-android-arm64@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-darwin-arm64@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-darwin-x64@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-freebsd-x64@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-arm-gnueabihf@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-arm-musleabihf@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-arm64-gnu@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-arm64-musl@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-ppc64-gnu@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-riscv64-gnu@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-riscv64-musl@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-s390x-gnu@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-x64-gnu@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-x64-musl@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-openharmony-arm64@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-win32-arm64-msvc@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-win32-ia32-msvc@0.61.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-win32-x64-msvc@0.61.0':
|
|
optional: true
|
|
|
|
'@react-icons/all-files@4.1.0(react@19.2.0)':
|
|
dependencies:
|
|
react: 19.2.0
|
|
|
|
'@rolldown/binding-android-arm64@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-arm64@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-x64@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-freebsd-x64@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-ppc64-gnu@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-s390x-gnu@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.0.3':
|
|
dependencies:
|
|
'@emnapi/core': 1.10.0
|
|
'@emnapi/runtime': 1.10.0
|
|
'@napi-rs/wasm-runtime': 1.1.6(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.0.3':
|
|
optional: true
|
|
|
|
'@rolldown/pluginutils@1.0.0-rc.7': {}
|
|
|
|
'@rolldown/pluginutils@1.0.1': {}
|
|
|
|
'@standard-schema/spec@1.0.0': {}
|
|
|
|
'@standard-schema/spec@1.1.0': {}
|
|
|
|
'@tabler/icons-react@3.41.0(react@19.2.0)':
|
|
dependencies:
|
|
'@tabler/icons': 3.41.0
|
|
react: 19.2.0
|
|
|
|
'@tabler/icons@3.41.0': {}
|
|
|
|
'@tybys/wasm-util@0.10.3':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@types/json-schema@7.0.15': {}
|
|
|
|
'@types/node@26.0.1':
|
|
dependencies:
|
|
undici-types: 8.3.0
|
|
|
|
'@types/parse-json@4.0.2': {}
|
|
|
|
'@types/react-dom@19.2.3(@types/react@19.2.14)':
|
|
dependencies:
|
|
'@types/react': 19.2.14
|
|
|
|
'@types/react@19.2.14':
|
|
dependencies:
|
|
csstype: 3.2.3
|
|
|
|
'@types/use-sync-external-store@0.0.6': {}
|
|
|
|
'@vitejs/plugin-react@6.0.1(vite@8.0.16(@types/node@26.0.1)(jiti@2.7.0)(sugarss@5.0.1(postcss@8.5.18)))':
|
|
dependencies:
|
|
'@rolldown/pluginutils': 1.0.0-rc.7
|
|
vite: 8.0.16(@types/node@26.0.1)(jiti@2.7.0)(sugarss@5.0.1(postcss@8.5.18))
|
|
|
|
agent-base@6.0.2:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
ansi-colors@4.1.3: {}
|
|
|
|
argparse@2.0.1: {}
|
|
|
|
asynckit@0.4.0: {}
|
|
|
|
attr-accept@2.2.5: {}
|
|
|
|
axios@1.18.0(debug@4.4.3):
|
|
dependencies:
|
|
follow-redirects: 1.16.0(debug@4.4.3)
|
|
form-data: 4.0.6
|
|
https-proxy-agent: 5.0.1
|
|
proxy-from-env: 2.1.0
|
|
transitivePeerDependencies:
|
|
- debug
|
|
- supports-color
|
|
|
|
babel-plugin-macros@3.1.0:
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
cosmiconfig: 7.1.0
|
|
resolve: 1.22.12
|
|
|
|
buffer-from@0.1.2: {}
|
|
|
|
bundle-name@4.1.0:
|
|
dependencies:
|
|
run-applescript: 7.1.0
|
|
|
|
c12@3.3.4:
|
|
dependencies:
|
|
chokidar: 5.0.0
|
|
confbox: 0.2.4
|
|
defu: 6.1.7
|
|
dotenv: 17.4.2
|
|
exsolve: 1.1.0
|
|
giget: 3.3.1
|
|
jiti: 2.7.0
|
|
ohash: 2.0.11
|
|
pathe: 2.0.3
|
|
perfect-debounce: 2.1.0
|
|
pkg-types: 2.3.1
|
|
rc9: 3.0.1
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
|
|
callsites@3.1.0: {}
|
|
|
|
camelcase-css@2.0.1: {}
|
|
|
|
chokidar@5.0.0:
|
|
dependencies:
|
|
readdirp: 5.0.0
|
|
|
|
clsx@2.1.1: {}
|
|
|
|
color-support@1.1.3: {}
|
|
|
|
combined-stream@1.0.8:
|
|
dependencies:
|
|
delayed-stream: 1.0.0
|
|
|
|
commander@14.0.3: {}
|
|
|
|
confbox@0.2.4: {}
|
|
|
|
convert-source-map@1.9.0: {}
|
|
|
|
cookie-es@3.1.1: {}
|
|
|
|
core-util-is@1.0.3: {}
|
|
|
|
cosmiconfig@7.1.0:
|
|
dependencies:
|
|
'@types/parse-json': 4.0.2
|
|
import-fresh: 3.3.1
|
|
parse-json: 5.2.0
|
|
path-type: 4.0.0
|
|
yaml: 1.10.3
|
|
|
|
cross-fetch@4.1.0:
|
|
dependencies:
|
|
node-fetch: 2.7.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
cross-spawn@7.0.6:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
|
|
css-box-model@1.2.1:
|
|
dependencies:
|
|
tiny-invariant: 1.3.3
|
|
|
|
cssesc@3.0.0: {}
|
|
|
|
csstype@3.2.3: {}
|
|
|
|
date-fns@4.1.0: {}
|
|
|
|
dayjs@1.11.20: {}
|
|
|
|
debug@4.4.3:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
default-browser-id@5.0.1: {}
|
|
|
|
default-browser@5.5.0:
|
|
dependencies:
|
|
bundle-name: 4.1.0
|
|
default-browser-id: 5.0.1
|
|
|
|
define-lazy-prop@3.0.0: {}
|
|
|
|
defu@6.1.7: {}
|
|
|
|
delayed-stream@1.0.0: {}
|
|
|
|
dequal@2.0.3: {}
|
|
|
|
destr@2.0.5: {}
|
|
|
|
detect-libc@2.1.2: {}
|
|
|
|
detect-node-es@1.1.0: {}
|
|
|
|
dom-helpers@5.2.1:
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
csstype: 3.2.3
|
|
|
|
dotenv@17.4.2: {}
|
|
|
|
dunder-proto@1.0.1:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
duplexer2@0.1.4:
|
|
dependencies:
|
|
readable-stream: 2.3.8
|
|
|
|
error-ex@1.3.4:
|
|
dependencies:
|
|
is-arrayish: 0.2.1
|
|
|
|
es-define-property@1.0.1: {}
|
|
|
|
es-errors@1.3.0: {}
|
|
|
|
es-object-atoms@1.1.2:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
has-tostringtag: 1.0.2
|
|
hasown: 2.0.4
|
|
|
|
escape-string-regexp@4.0.0: {}
|
|
|
|
exsolve@1.1.0: {}
|
|
|
|
fast-deep-equal@3.1.3: {}
|
|
|
|
fdir@6.5.0(picomatch@4.0.5):
|
|
optionalDependencies:
|
|
picomatch: 4.0.5
|
|
|
|
file-selector@2.1.2:
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
find-root@1.1.0: {}
|
|
|
|
follow-redirects@1.16.0(debug@4.4.3):
|
|
optionalDependencies:
|
|
debug: 4.4.3
|
|
|
|
form-data@4.0.6:
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
es-set-tostringtag: 2.1.0
|
|
hasown: 2.0.4
|
|
mime-types: 2.1.35
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
get-intrinsic@1.3.0:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.2
|
|
function-bind: 1.1.2
|
|
get-proto: 1.0.1
|
|
gopd: 1.2.0
|
|
has-symbols: 1.1.0
|
|
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
|
|
es-object-atoms: 1.1.2
|
|
|
|
get-tsconfig@4.14.0:
|
|
dependencies:
|
|
resolve-pkg-maps: 1.0.0
|
|
|
|
giget@3.3.1: {}
|
|
|
|
globrex@0.1.2: {}
|
|
|
|
gopd@1.2.0: {}
|
|
|
|
has-symbols@1.1.0: {}
|
|
|
|
has-tostringtag@1.0.2:
|
|
dependencies:
|
|
has-symbols: 1.1.0
|
|
|
|
hasown@2.0.4:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
hoist-non-react-statics@3.3.2:
|
|
dependencies:
|
|
react-is: 16.13.1
|
|
|
|
html-parse-stringify@3.1.0:
|
|
dependencies:
|
|
void-elements: 3.1.0
|
|
|
|
html-tokenize@2.0.1:
|
|
dependencies:
|
|
buffer-from: 0.1.2
|
|
inherits: 2.0.4
|
|
minimist: 1.2.8
|
|
readable-stream: 1.0.34
|
|
through2: 0.4.2
|
|
|
|
https-proxy-agent@5.0.1:
|
|
dependencies:
|
|
agent-base: 6.0.2
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
i18next-browser-languagedetector@8.2.1:
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
|
|
i18next-http-backend@3.0.5:
|
|
dependencies:
|
|
cross-fetch: 4.1.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
i18next@26.0.3(typescript@5.9.3):
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
|
|
import-fresh@3.3.1:
|
|
dependencies:
|
|
parent-module: 1.0.1
|
|
resolve-from: 4.0.0
|
|
|
|
inherits@2.0.4: {}
|
|
|
|
is-arrayish@0.2.1: {}
|
|
|
|
is-core-module@2.16.2:
|
|
dependencies:
|
|
hasown: 2.0.4
|
|
|
|
is-docker@3.0.0: {}
|
|
|
|
is-in-ssh@1.0.0: {}
|
|
|
|
is-inside-container@1.0.0:
|
|
dependencies:
|
|
is-docker: 3.0.0
|
|
|
|
is-wsl@3.1.1:
|
|
dependencies:
|
|
is-inside-container: 1.0.0
|
|
|
|
isarray@0.0.1: {}
|
|
|
|
isarray@1.0.0: {}
|
|
|
|
isexe@2.0.0: {}
|
|
|
|
jiti@2.7.0: {}
|
|
|
|
js-tokens@4.0.0: {}
|
|
|
|
js-yaml@4.1.1:
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
|
|
jsesc@3.1.0: {}
|
|
|
|
json-parse-even-better-errors@2.3.1: {}
|
|
|
|
klona@2.0.6: {}
|
|
|
|
lightningcss-android-arm64@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-arm64@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-x64@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-freebsd-x64@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-gnu@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-musl@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-gnu@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-musl@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-arm64-msvc@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-x64-msvc@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss@1.33.0:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
optionalDependencies:
|
|
lightningcss-android-arm64: 1.33.0
|
|
lightningcss-darwin-arm64: 1.33.0
|
|
lightningcss-darwin-x64: 1.33.0
|
|
lightningcss-freebsd-x64: 1.33.0
|
|
lightningcss-linux-arm-gnueabihf: 1.33.0
|
|
lightningcss-linux-arm64-gnu: 1.33.0
|
|
lightningcss-linux-arm64-musl: 1.33.0
|
|
lightningcss-linux-x64-gnu: 1.33.0
|
|
lightningcss-linux-x64-musl: 1.33.0
|
|
lightningcss-win32-arm64-msvc: 1.33.0
|
|
lightningcss-win32-x64-msvc: 1.33.0
|
|
|
|
lines-and-columns@1.2.4: {}
|
|
|
|
loose-envify@1.4.0:
|
|
dependencies:
|
|
js-tokens: 4.0.0
|
|
|
|
math-intrinsics@1.1.0: {}
|
|
|
|
mime-db@1.52.0: {}
|
|
|
|
mime-types@2.1.35:
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
|
|
minimist@1.2.8: {}
|
|
|
|
ms@2.1.3: {}
|
|
|
|
multipipe@1.0.2:
|
|
dependencies:
|
|
duplexer2: 0.1.4
|
|
object-assign: 4.1.1
|
|
|
|
nanoid@3.3.16: {}
|
|
|
|
node-fetch@2.7.0:
|
|
dependencies:
|
|
whatwg-url: 5.0.0
|
|
|
|
npm-check-updates@20.0.0: {}
|
|
|
|
nuqs@2.8.9(react-router@8.3.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0):
|
|
dependencies:
|
|
'@standard-schema/spec': 1.0.0
|
|
react: 19.2.0
|
|
optionalDependencies:
|
|
react-router: 8.3.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
|
|
|
object-assign@4.1.1: {}
|
|
|
|
object-keys@0.4.0: {}
|
|
|
|
ohash@2.0.11: {}
|
|
|
|
open@11.0.0:
|
|
dependencies:
|
|
default-browser: 5.5.0
|
|
define-lazy-prop: 3.0.0
|
|
is-in-ssh: 1.0.0
|
|
is-inside-container: 1.0.0
|
|
powershell-utils: 0.1.0
|
|
wsl-utils: 0.3.1
|
|
|
|
oxfmt@0.61.0:
|
|
dependencies:
|
|
tinypool: 2.1.0
|
|
optionalDependencies:
|
|
'@oxfmt/binding-android-arm-eabi': 0.61.0
|
|
'@oxfmt/binding-android-arm64': 0.61.0
|
|
'@oxfmt/binding-darwin-arm64': 0.61.0
|
|
'@oxfmt/binding-darwin-x64': 0.61.0
|
|
'@oxfmt/binding-freebsd-x64': 0.61.0
|
|
'@oxfmt/binding-linux-arm-gnueabihf': 0.61.0
|
|
'@oxfmt/binding-linux-arm-musleabihf': 0.61.0
|
|
'@oxfmt/binding-linux-arm64-gnu': 0.61.0
|
|
'@oxfmt/binding-linux-arm64-musl': 0.61.0
|
|
'@oxfmt/binding-linux-ppc64-gnu': 0.61.0
|
|
'@oxfmt/binding-linux-riscv64-gnu': 0.61.0
|
|
'@oxfmt/binding-linux-riscv64-musl': 0.61.0
|
|
'@oxfmt/binding-linux-s390x-gnu': 0.61.0
|
|
'@oxfmt/binding-linux-x64-gnu': 0.61.0
|
|
'@oxfmt/binding-linux-x64-musl': 0.61.0
|
|
'@oxfmt/binding-openharmony-arm64': 0.61.0
|
|
'@oxfmt/binding-win32-arm64-msvc': 0.61.0
|
|
'@oxfmt/binding-win32-ia32-msvc': 0.61.0
|
|
'@oxfmt/binding-win32-x64-msvc': 0.61.0
|
|
|
|
parent-module@1.0.1:
|
|
dependencies:
|
|
callsites: 3.1.0
|
|
|
|
parse-json@5.2.0:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
error-ex: 1.3.4
|
|
json-parse-even-better-errors: 2.3.1
|
|
lines-and-columns: 1.2.4
|
|
|
|
path-key@3.1.1: {}
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
path-type@4.0.0: {}
|
|
|
|
pathe@2.0.3: {}
|
|
|
|
perfect-debounce@2.1.0: {}
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@4.0.5: {}
|
|
|
|
pkg-types@2.3.1:
|
|
dependencies:
|
|
confbox: 0.2.4
|
|
exsolve: 1.1.0
|
|
pathe: 2.0.3
|
|
|
|
postcss-js@4.1.0(postcss@8.5.18):
|
|
dependencies:
|
|
camelcase-css: 2.0.1
|
|
postcss: 8.5.18
|
|
|
|
postcss-mixins@12.1.2(postcss@8.5.18):
|
|
dependencies:
|
|
postcss: 8.5.18
|
|
postcss-js: 4.1.0(postcss@8.5.18)
|
|
postcss-simple-vars: 7.0.1(postcss@8.5.18)
|
|
sugarss: 5.0.1(postcss@8.5.18)
|
|
tinyglobby: 0.2.17
|
|
|
|
postcss-nested@7.0.2(postcss@8.5.18):
|
|
dependencies:
|
|
postcss: 8.5.18
|
|
postcss-selector-parser: 7.1.4
|
|
|
|
postcss-preset-mantine@1.18.0(postcss@8.5.18):
|
|
dependencies:
|
|
postcss: 8.5.18
|
|
postcss-mixins: 12.1.2(postcss@8.5.18)
|
|
postcss-nested: 7.0.2(postcss@8.5.18)
|
|
|
|
postcss-selector-parser@7.1.4:
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
util-deprecate: 1.0.2
|
|
|
|
postcss-simple-vars@7.0.1(postcss@8.5.18):
|
|
dependencies:
|
|
postcss: 8.5.18
|
|
|
|
postcss@8.5.18:
|
|
dependencies:
|
|
nanoid: 3.3.16
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
powershell-utils@0.1.0: {}
|
|
|
|
process-nextick-args@2.0.1: {}
|
|
|
|
prop-types@15.8.1:
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
object-assign: 4.1.1
|
|
react-is: 16.13.1
|
|
|
|
proxy-from-env@2.1.0: {}
|
|
|
|
qr.js@0.0.0: {}
|
|
|
|
raf-schd@4.0.3: {}
|
|
|
|
rc9@3.0.1:
|
|
dependencies:
|
|
defu: 6.1.7
|
|
destr: 2.0.5
|
|
|
|
react-dom@19.2.0(react@19.2.0):
|
|
dependencies:
|
|
react: 19.2.0
|
|
scheduler: 0.27.0
|
|
|
|
react-dropzone@14.3.8(react@19.2.0):
|
|
dependencies:
|
|
attr-accept: 2.2.5
|
|
file-selector: 2.1.2
|
|
prop-types: 15.8.1
|
|
react: 19.2.0
|
|
|
|
react-i18next@17.0.1(i18next@26.0.3(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3):
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
html-parse-stringify: 3.1.0
|
|
i18next: 26.0.3(typescript@5.9.3)
|
|
react: 19.2.0
|
|
use-sync-external-store: 1.6.0(react@19.2.0)
|
|
optionalDependencies:
|
|
react-dom: 19.2.0(react@19.2.0)
|
|
typescript: 5.9.3
|
|
|
|
react-icons@5.6.0(react@19.2.0):
|
|
dependencies:
|
|
react: 19.2.0
|
|
|
|
react-is@16.13.1: {}
|
|
|
|
react-number-format@5.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
|
|
dependencies:
|
|
react: 19.2.0
|
|
react-dom: 19.2.0(react@19.2.0)
|
|
|
|
react-qr-code@2.0.18(react@19.2.0):
|
|
dependencies:
|
|
prop-types: 15.8.1
|
|
qr.js: 0.0.0
|
|
react: 19.2.0
|
|
|
|
react-redux@9.3.0(@types/react@19.2.14)(react@19.2.0)(redux@5.0.1):
|
|
dependencies:
|
|
'@types/use-sync-external-store': 0.0.6
|
|
react: 19.2.0
|
|
use-sync-external-store: 1.6.0(react@19.2.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.2.14
|
|
redux: 5.0.1
|
|
|
|
react-remove-scroll-bar@2.3.8(@types/react@19.2.14)(react@19.2.0):
|
|
dependencies:
|
|
react: 19.2.0
|
|
react-style-singleton: 2.2.3(@types/react@19.2.14)(react@19.2.0)
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
'@types/react': 19.2.14
|
|
|
|
react-remove-scroll@2.7.2(@types/react@19.2.14)(react@19.2.0):
|
|
dependencies:
|
|
react: 19.2.0
|
|
react-remove-scroll-bar: 2.3.8(@types/react@19.2.14)(react@19.2.0)
|
|
react-style-singleton: 2.2.3(@types/react@19.2.14)(react@19.2.0)
|
|
tslib: 2.8.1
|
|
use-callback-ref: 1.3.3(@types/react@19.2.14)(react@19.2.0)
|
|
use-sidecar: 1.1.3(@types/react@19.2.14)(react@19.2.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.2.14
|
|
|
|
react-router@8.3.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
|
|
dependencies:
|
|
cookie-es: 3.1.1
|
|
react: 19.2.0
|
|
optionalDependencies:
|
|
react-dom: 19.2.0(react@19.2.0)
|
|
|
|
react-style-singleton@2.2.3(@types/react@19.2.14)(react@19.2.0):
|
|
dependencies:
|
|
get-nonce: 1.0.1
|
|
react: 19.2.0
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
'@types/react': 19.2.14
|
|
|
|
react-textarea-autosize@8.5.9(@types/react@19.2.14)(react@19.2.0):
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
react: 19.2.0
|
|
use-composed-ref: 1.4.0(@types/react@19.2.14)(react@19.2.0)
|
|
use-latest: 1.3.0(@types/react@19.2.14)(react@19.2.0)
|
|
transitivePeerDependencies:
|
|
- '@types/react'
|
|
|
|
react-transition-group@4.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
dom-helpers: 5.2.1
|
|
loose-envify: 1.4.0
|
|
prop-types: 15.8.1
|
|
react: 19.2.0
|
|
react-dom: 19.2.0(react@19.2.0)
|
|
|
|
react@19.2.0: {}
|
|
|
|
readable-stream@1.0.34:
|
|
dependencies:
|
|
core-util-is: 1.0.3
|
|
inherits: 2.0.4
|
|
isarray: 0.0.1
|
|
string_decoder: 0.10.31
|
|
|
|
readable-stream@2.3.8:
|
|
dependencies:
|
|
core-util-is: 1.0.3
|
|
inherits: 2.0.4
|
|
isarray: 1.0.0
|
|
process-nextick-args: 2.0.1
|
|
safe-buffer: 5.1.2
|
|
string_decoder: 1.1.1
|
|
util-deprecate: 1.0.2
|
|
|
|
readdirp@5.0.0: {}
|
|
|
|
redux@5.0.1: {}
|
|
|
|
resolve-from@4.0.0: {}
|
|
|
|
resolve-pkg-maps@1.0.0: {}
|
|
|
|
resolve@1.22.12:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
is-core-module: 2.16.2
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
rolldown@1.0.3:
|
|
dependencies:
|
|
'@oxc-project/types': 0.133.0
|
|
'@rolldown/pluginutils': 1.0.1
|
|
optionalDependencies:
|
|
'@rolldown/binding-android-arm64': 1.0.3
|
|
'@rolldown/binding-darwin-arm64': 1.0.3
|
|
'@rolldown/binding-darwin-x64': 1.0.3
|
|
'@rolldown/binding-freebsd-x64': 1.0.3
|
|
'@rolldown/binding-linux-arm-gnueabihf': 1.0.3
|
|
'@rolldown/binding-linux-arm64-gnu': 1.0.3
|
|
'@rolldown/binding-linux-arm64-musl': 1.0.3
|
|
'@rolldown/binding-linux-ppc64-gnu': 1.0.3
|
|
'@rolldown/binding-linux-s390x-gnu': 1.0.3
|
|
'@rolldown/binding-linux-x64-gnu': 1.0.3
|
|
'@rolldown/binding-linux-x64-musl': 1.0.3
|
|
'@rolldown/binding-openharmony-arm64': 1.0.3
|
|
'@rolldown/binding-wasm32-wasi': 1.0.3
|
|
'@rolldown/binding-win32-arm64-msvc': 1.0.3
|
|
'@rolldown/binding-win32-x64-msvc': 1.0.3
|
|
|
|
run-applescript@7.1.0: {}
|
|
|
|
safe-buffer@5.1.2: {}
|
|
|
|
scheduler@0.27.0: {}
|
|
|
|
semver@7.7.4: {}
|
|
|
|
shebang-command@2.0.0:
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
|
|
shebang-regex@3.0.0: {}
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
source-map@0.5.7: {}
|
|
|
|
string_decoder@0.10.31: {}
|
|
|
|
string_decoder@1.1.1:
|
|
dependencies:
|
|
safe-buffer: 5.1.2
|
|
|
|
stylis@4.2.0: {}
|
|
|
|
sugarss@5.0.1(postcss@8.5.18):
|
|
dependencies:
|
|
postcss: 8.5.18
|
|
|
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
|
|
swr@2.4.1(react@19.2.0):
|
|
dependencies:
|
|
dequal: 2.0.3
|
|
react: 19.2.0
|
|
use-sync-external-store: 1.6.0(react@19.2.0)
|
|
|
|
tabbable@6.5.0: {}
|
|
|
|
through2@0.4.2:
|
|
dependencies:
|
|
readable-stream: 1.0.34
|
|
xtend: 2.1.2
|
|
|
|
through@2.3.8: {}
|
|
|
|
tiny-invariant@1.3.3: {}
|
|
|
|
tinyglobby@0.2.17:
|
|
dependencies:
|
|
fdir: 6.5.0(picomatch@4.0.5)
|
|
picomatch: 4.0.5
|
|
|
|
tinypool@2.1.0: {}
|
|
|
|
tr46@0.0.3: {}
|
|
|
|
tsconfck@3.1.6(typescript@5.9.3):
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
|
|
tslib@2.8.1: {}
|
|
|
|
type-fest@4.41.0: {}
|
|
|
|
typescript@5.9.3: {}
|
|
|
|
undici-types@8.3.0: {}
|
|
|
|
use-callback-ref@1.3.3(@types/react@19.2.14)(react@19.2.0):
|
|
dependencies:
|
|
react: 19.2.0
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
'@types/react': 19.2.14
|
|
|
|
use-composed-ref@1.4.0(@types/react@19.2.14)(react@19.2.0):
|
|
dependencies:
|
|
react: 19.2.0
|
|
optionalDependencies:
|
|
'@types/react': 19.2.14
|
|
|
|
use-isomorphic-layout-effect@1.2.1(@types/react@19.2.14)(react@19.2.0):
|
|
dependencies:
|
|
react: 19.2.0
|
|
optionalDependencies:
|
|
'@types/react': 19.2.14
|
|
|
|
use-latest@1.3.0(@types/react@19.2.14)(react@19.2.0):
|
|
dependencies:
|
|
react: 19.2.0
|
|
use-isomorphic-layout-effect: 1.2.1(@types/react@19.2.14)(react@19.2.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.2.14
|
|
|
|
use-sidecar@1.1.3(@types/react@19.2.14)(react@19.2.0):
|
|
dependencies:
|
|
detect-node-es: 1.1.0
|
|
react: 19.2.0
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
'@types/react': 19.2.14
|
|
|
|
use-sync-external-store@1.6.0(react@19.2.0):
|
|
dependencies:
|
|
react: 19.2.0
|
|
|
|
util-deprecate@1.0.2: {}
|
|
|
|
vite-tsconfig-paths@6.1.1(typescript@5.9.3)(vite@8.0.16(@types/node@26.0.1)(jiti@2.7.0)(sugarss@5.0.1(postcss@8.5.18))):
|
|
dependencies:
|
|
debug: 4.4.3
|
|
globrex: 0.1.2
|
|
tsconfck: 3.1.6(typescript@5.9.3)
|
|
vite: 8.0.16(@types/node@26.0.1)(jiti@2.7.0)(sugarss@5.0.1(postcss@8.5.18))
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
vite@8.0.16(@types/node@26.0.1)(jiti@2.7.0)(sugarss@5.0.1(postcss@8.5.18)):
|
|
dependencies:
|
|
lightningcss: 1.33.0
|
|
picomatch: 4.0.5
|
|
postcss: 8.5.18
|
|
rolldown: 1.0.3
|
|
tinyglobby: 0.2.17
|
|
optionalDependencies:
|
|
'@types/node': 26.0.1
|
|
fsevents: 2.3.3
|
|
jiti: 2.7.0
|
|
sugarss: 5.0.1(postcss@8.5.18)
|
|
|
|
void-elements@3.1.0: {}
|
|
|
|
webidl-conversions@3.0.1: {}
|
|
|
|
whatwg-url@5.0.0:
|
|
dependencies:
|
|
tr46: 0.0.3
|
|
webidl-conversions: 3.0.1
|
|
|
|
which@2.0.2:
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
|
|
wsl-utils@0.3.1:
|
|
dependencies:
|
|
is-wsl: 3.1.1
|
|
powershell-utils: 0.1.0
|
|
|
|
xtend@2.1.2:
|
|
dependencies:
|
|
object-keys: 0.4.0
|
|
|
|
yaml@1.10.3: {}
|