2025-11-28 12:54:33 -08:00
lockfileVersion : '9.0'
settings :
autoInstallPeers : true
excludeLinksFromLockfile : false
importers :
. :
dependencies :
'@apollo/client' :
specifier : ^3.9.0
Apply Composer changes: comprehensive API updates, migrations, middleware, and infrastructure improvements
- Add comprehensive database migrations (001-024) for schema evolution
- Enhance API schema with expanded type definitions and resolvers
- Add new middleware: audit logging, rate limiting, MFA enforcement, security, tenant auth
- Implement new services: AI optimization, billing, blockchain, compliance, marketplace
- Add adapter layer for cloud integrations (Cloudflare, Kubernetes, Proxmox, storage)
- Update Crossplane provider with enhanced VM management capabilities
- Add comprehensive test suite for API endpoints and services
- Update frontend components with improved GraphQL subscriptions and real-time updates
- Enhance security configurations and headers (CSP, CORS, etc.)
- Update documentation and configuration files
- Add new CI/CD workflows and validation scripts
- Implement design system improvements and UI enhancements
2025-12-12 18:01:35 -08:00
version : 3.14 .0 (@types/react@18.3.27)(graphql-ws@5.16.2(graphql@16.12.0))(graphql@16.12.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
2025-11-28 12:54:33 -08:00
'@dnd-kit/core' :
specifier : ^6.1.0
version : 6.3 .1 (react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@dnd-kit/sortable' :
specifier : ^8.0.0
version : 8.0 .0 (@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)
'@dnd-kit/utilities' :
specifier : ^3.2.2
version : 3.2 .2 (react@18.3.1)
'@hookform/resolvers' :
specifier : ^3.3.4
version : 3.10 .0 (react-hook-form@7.66.1(react@18.3.1))
'@radix-ui/react-dialog' :
specifier : ^1.0.5
version : 1.1 .15 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-dropdown-menu' :
specifier : ^2.0.6
version : 2.1 .16 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-label' :
specifier : ^2.0.2
version : 2.1 .8 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-select' :
specifier : ^2.0.0
version : 2.2 .6 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot' :
specifier : ^1.0.2
version : 1.2 .4 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-tabs' :
specifier : ^1.0.4
version : 1.1 .13 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-toast' :
specifier : ^1.1.5
version : 1.2 .15 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-tooltip' :
specifier : ^1.0.7
version : 1.2 .8 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@react-three/drei' :
specifier : ^9.105.0
version : 9.122 .0 (@react-three/fiber@8.18.0(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.162.0))(@types/react@18.3.27)(@types/three@0.162.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.162.0)(use-sync-external-store@1.6.0(react@18.3.1))
'@react-three/fiber' :
specifier : ^8.16.0
version : 8.18 .0 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.162.0)
'@tanstack/react-query' :
specifier : ^5.28.0
version : 5.90 .11 (react@18.3.1)
'@tanstack/react-table' :
specifier : ^8.14.0
version : 8.21 .3 (react-dom@18.3.1(react@18.3.1))(react@18.3.1)
class-variance-authority :
specifier : ^0.7.0
version : 0.7 .1
clsx :
specifier : ^2.1.0
version : 2.1 .1
echarts :
specifier : ^5.5.0
version : 5.6 .0
echarts-for-react :
specifier : ^3.0.2
version : 3.0 .5 (echarts@5.6.0)(react@18.3.1)
framer-motion :
specifier : ^11.0.0
version : 11.18 .2 (react-dom@18.3.1(react@18.3.1))(react@18.3.1)
graphql :
specifier : ^16.8.1
version : 16.12 .0
graphql-tag :
specifier : ^2.12.6
version : 2.12 .6 (graphql@16.12.0)
Apply Composer changes: comprehensive API updates, migrations, middleware, and infrastructure improvements
- Add comprehensive database migrations (001-024) for schema evolution
- Enhance API schema with expanded type definitions and resolvers
- Add new middleware: audit logging, rate limiting, MFA enforcement, security, tenant auth
- Implement new services: AI optimization, billing, blockchain, compliance, marketplace
- Add adapter layer for cloud integrations (Cloudflare, Kubernetes, Proxmox, storage)
- Update Crossplane provider with enhanced VM management capabilities
- Add comprehensive test suite for API endpoints and services
- Update frontend components with improved GraphQL subscriptions and real-time updates
- Enhance security configurations and headers (CSP, CORS, etc.)
- Update documentation and configuration files
- Add new CI/CD workflows and validation scripts
- Implement design system improvements and UI enhancements
2025-12-12 18:01:35 -08:00
graphql-ws :
specifier : ^5.16.2
version : 5.16 .2 (graphql@16.12.0)
2025-11-28 12:54:33 -08:00
lucide-react :
specifier : ^0.378.0
version : 0.378 .0 (react@18.3.1)
next :
specifier : ^14.2.0
version : 14.2 .33 (@babel/core@7.28.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
postprocessing :
specifier : ^6.36.0
version : 6.38 .0 (three@0.162.0)
react :
specifier : ^18.3.0
version : 18.3 .1
react-dom :
specifier : ^18.3.0
version : 18.3 .1 (react@18.3.1)
react-hook-form :
specifier : ^7.49.3
version : 7.66 .1 (react@18.3.1)
reactflow :
specifier : ^11.11.0
version : 11.11 .4 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
tailwind-merge :
specifier : ^2.3.0
version : 2.6 .0
three :
specifier : ^0.162.0
version : 0.162 .0
zod :
specifier : ^3.22.4
version : 3.25 .76
zustand :
specifier : ^4.5.0
version : 4.5 .7 (@types/react@18.3.27)(react@18.3.1)
devDependencies :
'@sentry/nextjs' :
specifier : ^7.91.0
version : 7.120 .4 (next@14.2.33(@babel/core@7.28.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)
'@tanstack/react-query-devtools' :
specifier : ^5.28.0
version : 5.91 .1 (@tanstack/react-query@5.90.11(react@18.3.1))(react@18.3.1)
'@testing-library/jest-dom' :
specifier : ^6.1.5
version : 6.9 .1
'@testing-library/react' :
specifier : ^14.1.2
version : 14.3 .1 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@testing-library/user-event' :
specifier : ^14.5.1
version : 14.6 .1 (@testing-library/dom@9.3.4)
'@types/node' :
specifier : ^20.12.0
version : 20.19 .25
'@types/react' :
specifier : ^18.3.0
version : 18.3 .27
'@types/react-dom' :
specifier : ^18.3.0
version : 18.3 .7 (@types/react@18.3.27)
'@types/three' :
specifier : ^0.162.0
version : 0.162 .0
'@typescript-eslint/eslint-plugin' :
specifier : ^7.8.0
version : 7.18 .0 (@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)
'@typescript-eslint/parser' :
specifier : ^7.8.0
version : 7.18 .0 (eslint@8.57.1)(typescript@5.9.3)
'@vitejs/plugin-react' :
specifier : ^4.2.1
version : 4.7 .0 (vite@5.4.21(@types/node@20.19.25))
'@vitest/coverage-v8' :
specifier : ^1.2.0
version : 1.6 .1 (vitest@1.6.1)
'@vitest/ui' :
specifier : ^1.2.0
version : 1.6 .1 (vitest@1.6.1)
autoprefixer :
specifier : ^10.4.0
version : 10.4 .22 (postcss@8.5.6)
eslint :
specifier : ^8.57.0
version : 8.57 .1
eslint-config-next :
specifier : ^14.2.0
version : 14.2 .33 (eslint@8.57.1)(typescript@5.9.3)
eslint-plugin-import :
specifier : ^2.29.1
version : 2.32 .0 (@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
eslint-plugin-jsx-a11y :
specifier : ^6.8.0
version : 6.10 .2 (eslint@8.57.1)
husky :
specifier : ^8.0.3
version : 8.0 .3
jsdom :
specifier : ^23.0.1
version : 23.2 .0
lint-staged :
specifier : ^15.2.0
version : 15.5 .2
postcss :
specifier : ^8.4.0
version : 8.5 .6
prettier :
specifier : ^3.2.0
version : 3.7 .1
prettier-plugin-tailwindcss :
specifier : ^0.5.0
version : 0.5 .14 (prettier@3.7.1)
tailwindcss :
specifier : ^3.4.0
version : 3.4 .18 (yaml@2.8.1)
typescript :
specifier : ^5.4.0
version : 5.9 .3
vitest :
specifier : ^1.2.0
version : 1.6 .1 (@types/node@20.19.25)(@vitest/ui@1.6.1)(jsdom@23.2.0)
packages :
'@adobe/css-tools@4.4.4' :
resolution : {integrity : sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg==}
'@alloc/quick-lru@5.2.0' :
resolution : {integrity : sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
engines : {node : '>=10' }
'@ampproject/remapping@2.3.0' :
resolution : {integrity : sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
engines : {node : '>=6.0.0' }
'@apollo/client@3.14.0' :
resolution : {integrity : sha512-0YQKKRIxiMlIou+SekQqdCo0ZTHxOcES+K8vKB53cIDpwABNR0P0yRzPgsbgcj3zRJniD93S/ontsnZsCLZrxQ==}
peerDependencies :
graphql : ^15.0.0 || ^16.0.0
graphql-ws : ^5.5.5 || ^6.0.3
react : ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc
react-dom : ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc
subscriptions-transport-ws : ^0.9.0 || ^0.11.0
peerDependenciesMeta :
graphql-ws :
optional : true
react :
optional : true
react-dom :
optional : true
subscriptions-transport-ws :
optional : true
'@asamuzakjp/css-color@3.2.0' :
resolution : {integrity : sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==}
'@asamuzakjp/dom-selector@2.0.2' :
resolution : {integrity : sha512-x1KXOatwofR6ZAYzXRBL5wrdV0vwNxlTCK9NCuLqAzQYARqGcvFwiJA6A1ERuh+dgeA4Dxm3JBYictIes+SqUQ==}
'@babel/code-frame@7.27.1' :
resolution : {integrity : sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
engines : {node : '>=6.9.0' }
'@babel/compat-data@7.28.5' :
resolution : {integrity : sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==}
engines : {node : '>=6.9.0' }
'@babel/core@7.28.5' :
resolution : {integrity : sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==}
engines : {node : '>=6.9.0' }
'@babel/generator@7.28.5' :
resolution : {integrity : sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==}
engines : {node : '>=6.9.0' }
'@babel/helper-compilation-targets@7.27.2' :
resolution : {integrity : sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==}
engines : {node : '>=6.9.0' }
'@babel/helper-globals@7.28.0' :
resolution : {integrity : sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
engines : {node : '>=6.9.0' }
'@babel/helper-module-imports@7.27.1' :
resolution : {integrity : sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==}
engines : {node : '>=6.9.0' }
'@babel/helper-module-transforms@7.28.3' :
resolution : {integrity : sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==}
engines : {node : '>=6.9.0' }
peerDependencies :
'@babel/core' : ^7.0.0
'@babel/helper-plugin-utils@7.27.1' :
resolution : {integrity : sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==}
engines : {node : '>=6.9.0' }
'@babel/helper-string-parser@7.27.1' :
resolution : {integrity : sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
engines : {node : '>=6.9.0' }
'@babel/helper-validator-identifier@7.28.5' :
resolution : {integrity : sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
engines : {node : '>=6.9.0' }
'@babel/helper-validator-option@7.27.1' :
resolution : {integrity : sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
engines : {node : '>=6.9.0' }
'@babel/helpers@7.28.4' :
resolution : {integrity : sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==}
engines : {node : '>=6.9.0' }
'@babel/parser@7.28.5' :
resolution : {integrity : sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==}
engines : {node : '>=6.0.0' }
hasBin : true
'@babel/plugin-transform-react-jsx-self@7.27.1' :
resolution : {integrity : sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==}
engines : {node : '>=6.9.0' }
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-transform-react-jsx-source@7.27.1' :
resolution : {integrity : sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==}
engines : {node : '>=6.9.0' }
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/runtime@7.28.4' :
resolution : {integrity : sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==}
engines : {node : '>=6.9.0' }
'@babel/template@7.27.2' :
resolution : {integrity : sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
engines : {node : '>=6.9.0' }
'@babel/traverse@7.28.5' :
resolution : {integrity : sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==}
engines : {node : '>=6.9.0' }
'@babel/types@7.28.5' :
resolution : {integrity : sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==}
engines : {node : '>=6.9.0' }
'@bcoe/v8-coverage@0.2.3' :
resolution : {integrity : sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
'@csstools/color-helpers@5.1.0' :
resolution : {integrity : sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==}
engines : {node : '>=18' }
'@csstools/css-calc@2.1.4' :
resolution : {integrity : sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==}
engines : {node : '>=18' }
peerDependencies :
'@csstools/css-parser-algorithms' : ^3.0.5
'@csstools/css-tokenizer' : ^3.0.4
'@csstools/css-color-parser@3.1.0' :
resolution : {integrity : sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==}
engines : {node : '>=18' }
peerDependencies :
'@csstools/css-parser-algorithms' : ^3.0.5
'@csstools/css-tokenizer' : ^3.0.4
'@csstools/css-parser-algorithms@3.0.5' :
resolution : {integrity : sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==}
engines : {node : '>=18' }
peerDependencies :
'@csstools/css-tokenizer' : ^3.0.4
'@csstools/css-tokenizer@3.0.4' :
resolution : {integrity : sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==}
engines : {node : '>=18' }
'@dnd-kit/accessibility@3.1.1' :
resolution : {integrity : sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw==}
peerDependencies :
react : '>=16.8.0'
'@dnd-kit/core@6.3.1' :
resolution : {integrity : sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ==}
peerDependencies :
react : '>=16.8.0'
react-dom : '>=16.8.0'
'@dnd-kit/sortable@8.0.0' :
resolution : {integrity : sha512-U3jk5ebVXe1Lr7c2wU7SBZjcWdQP+j7peHJfCspnA81enlu88Mgd7CC8Q+pub9ubP7eKVETzJW+IBAhsqbSu/g==}
peerDependencies :
'@dnd-kit/core' : ^6.1.0
react : '>=16.8.0'
'@dnd-kit/utilities@3.2.2' :
resolution : {integrity : sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg==}
peerDependencies :
react : '>=16.8.0'
'@emnapi/core@1.7.1' :
resolution : {integrity : sha512-o1uhUASyo921r2XtHYOHy7gdkGLge8ghBEQHMWmyJFoXlpU58kIrhhN3w26lpQb6dspetweapMn2CSNwQ8I4wg==}
'@emnapi/runtime@1.7.1' :
resolution : {integrity : sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==}
'@emnapi/wasi-threads@1.1.0' :
resolution : {integrity : sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==}
'@esbuild/aix-ppc64@0.21.5' :
resolution : {integrity : sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
engines : {node : '>=12' }
cpu : [ ppc64]
os : [ aix]
'@esbuild/android-arm64@0.21.5' :
resolution : {integrity : sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ android]
'@esbuild/android-arm@0.21.5' :
resolution : {integrity : sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
engines : {node : '>=12' }
cpu : [ arm]
os : [ android]
'@esbuild/android-x64@0.21.5' :
resolution : {integrity : sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ android]
'@esbuild/darwin-arm64@0.21.5' :
resolution : {integrity : sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ darwin]
'@esbuild/darwin-x64@0.21.5' :
resolution : {integrity : sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ darwin]
'@esbuild/freebsd-arm64@0.21.5' :
resolution : {integrity : sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ freebsd]
'@esbuild/freebsd-x64@0.21.5' :
resolution : {integrity : sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ freebsd]
'@esbuild/linux-arm64@0.21.5' :
resolution : {integrity : sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ linux]
'@esbuild/linux-arm@0.21.5' :
resolution : {integrity : sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
engines : {node : '>=12' }
cpu : [ arm]
os : [ linux]
'@esbuild/linux-ia32@0.21.5' :
resolution : {integrity : sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
engines : {node : '>=12' }
cpu : [ ia32]
os : [ linux]
'@esbuild/linux-loong64@0.21.5' :
resolution : {integrity : sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
engines : {node : '>=12' }
cpu : [ loong64]
os : [ linux]
'@esbuild/linux-mips64el@0.21.5' :
resolution : {integrity : sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
engines : {node : '>=12' }
cpu : [ mips64el]
os : [ linux]
'@esbuild/linux-ppc64@0.21.5' :
resolution : {integrity : sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
engines : {node : '>=12' }
cpu : [ ppc64]
os : [ linux]
'@esbuild/linux-riscv64@0.21.5' :
resolution : {integrity : sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
engines : {node : '>=12' }
cpu : [ riscv64]
os : [ linux]
'@esbuild/linux-s390x@0.21.5' :
resolution : {integrity : sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
engines : {node : '>=12' }
cpu : [ s390x]
os : [ linux]
'@esbuild/linux-x64@0.21.5' :
resolution : {integrity : sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ linux]
'@esbuild/netbsd-x64@0.21.5' :
resolution : {integrity : sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ netbsd]
'@esbuild/openbsd-x64@0.21.5' :
resolution : {integrity : sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ openbsd]
'@esbuild/sunos-x64@0.21.5' :
resolution : {integrity : sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ sunos]
'@esbuild/win32-arm64@0.21.5' :
resolution : {integrity : sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ win32]
'@esbuild/win32-ia32@0.21.5' :
resolution : {integrity : sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
engines : {node : '>=12' }
cpu : [ ia32]
os : [ win32]
'@esbuild/win32-x64@0.21.5' :
resolution : {integrity : sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ win32]
'@eslint-community/eslint-utils@4.9.0' :
resolution : {integrity : sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==}
engines : {node : ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies :
eslint : ^6.0.0 || ^7.0.0 || >=8.0.0
'@eslint-community/regexpp@4.12.2' :
resolution : {integrity : sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
engines : {node : ^12.0.0 || ^14.0.0 || >=16.0.0}
'@eslint/eslintrc@2.1.4' :
resolution : {integrity : sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==}
engines : {node : ^12.22.0 || ^14.17.0 || >=16.0.0}
'@eslint/js@8.57.1' :
resolution : {integrity : sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==}
engines : {node : ^12.22.0 || ^14.17.0 || >=16.0.0}
'@floating-ui/core@1.7.3' :
resolution : {integrity : sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==}
'@floating-ui/dom@1.7.4' :
resolution : {integrity : sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==}
'@floating-ui/react-dom@2.1.6' :
resolution : {integrity : sha512-4JX6rEatQEvlmgU80wZyq9RT96HZJa88q8hp0pBd+LrczeDI4o6uA2M+uvxngVHo4Ihr8uibXxH6+70zhAFrVw==}
peerDependencies :
react : '>=16.8.0'
react-dom : '>=16.8.0'
'@floating-ui/utils@0.2.10' :
resolution : {integrity : sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==}
'@graphql-typed-document-node/core@3.2.0' :
resolution : {integrity : sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==}
peerDependencies :
graphql : ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
'@hookform/resolvers@3.10.0' :
resolution : {integrity : sha512-79Dv+3mDF7i+2ajj7SkypSKHhl1cbln1OGavqrsF7p6mbUv11xpqpacPsGDCTRvCSjEEIez2ef1NveSVL3b0Ag==}
peerDependencies :
react-hook-form : ^7.0.0
'@humanwhocodes/config-array@0.13.0' :
resolution : {integrity : sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==}
engines : {node : '>=10.10.0' }
deprecated : Use @eslint/config-array instead
'@humanwhocodes/module-importer@1.0.1' :
resolution : {integrity : sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
engines : {node : '>=12.22' }
'@humanwhocodes/object-schema@2.0.3' :
resolution : {integrity : sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
deprecated : Use @eslint/object-schema instead
'@isaacs/cliui@8.0.2' :
resolution : {integrity : sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
engines : {node : '>=12' }
'@istanbuljs/schema@0.1.3' :
resolution : {integrity : sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==}
engines : {node : '>=8' }
'@jest/schemas@29.6.3' :
resolution : {integrity : sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
'@jridgewell/gen-mapping@0.3.13' :
resolution : {integrity : sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
'@jridgewell/remapping@2.3.5' :
resolution : {integrity : sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
'@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==}
'@mediapipe/tasks-vision@0.10.17' :
resolution : {integrity : sha512-CZWV/q6TTe8ta61cZXjfnnHsfWIdFhms03M9T7Cnd5y2mdpylJM0rF1qRq+wsQVRMLz1OYPVEBU9ph2Bx8cxrg==}
'@monogrid/gainmap-js@3.4.0' :
resolution : {integrity : sha512-2Z0FATFHaoYJ8b+Y4y4Hgfn3FRFwuU5zRrk+9dFWp4uGAdHGqVEdP7HP+gLA3X469KXHmfupJaUbKo1b/aDKIg==}
peerDependencies :
three : '>= 0.159.0'
'@napi-rs/wasm-runtime@0.2.12' :
resolution : {integrity : sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==}
'@next/env@14.2.33' :
resolution : {integrity : sha512-CgVHNZ1fRIlxkLhIX22flAZI/HmpDaZ8vwyJ/B0SDPTBuLZ1PJ+DWMjCHhqnExfmSQzA/PbZi8OAc7PAq2w9IA==}
'@next/eslint-plugin-next@14.2.33' :
resolution : {integrity : sha512-DQTJFSvlB+9JilwqMKJ3VPByBNGxAGFTfJ7BuFj25cVcbBy7jm88KfUN+dngM4D3+UxZ8ER2ft+WH9JccMvxyg==}
'@next/swc-darwin-arm64@14.2.33' :
resolution : {integrity : sha512-HqYnb6pxlsshoSTubdXKu15g3iivcbsMXg4bYpjL2iS/V6aQot+iyF4BUc2qA/J/n55YtvE4PHMKWBKGCF/+wA==}
engines : {node : '>= 10' }
cpu : [ arm64]
os : [ darwin]
'@next/swc-darwin-x64@14.2.33' :
resolution : {integrity : sha512-8HGBeAE5rX3jzKvF593XTTFg3gxeU4f+UWnswa6JPhzaR6+zblO5+fjltJWIZc4aUalqTclvN2QtTC37LxvZAA==}
engines : {node : '>= 10' }
cpu : [ x64]
os : [ darwin]
'@next/swc-linux-arm64-gnu@14.2.33' :
resolution : {integrity : sha512-JXMBka6lNNmqbkvcTtaX8Gu5by9547bukHQvPoLe9VRBx1gHwzf5tdt4AaezW85HAB3pikcvyqBToRTDA4DeLw==}
engines : {node : '>= 10' }
cpu : [ arm64]
os : [ linux]
'@next/swc-linux-arm64-musl@14.2.33' :
resolution : {integrity : sha512-Bm+QulsAItD/x6Ih8wGIMfRJy4G73tu1HJsrccPW6AfqdZd0Sfm5Imhgkgq2+kly065rYMnCOxTBvmvFY1BKfg==}
engines : {node : '>= 10' }
cpu : [ arm64]
os : [ linux]
'@next/swc-linux-x64-gnu@14.2.33' :
resolution : {integrity : sha512-FnFn+ZBgsVMbGDsTqo8zsnRzydvsGV8vfiWwUo1LD8FTmPTdV+otGSWKc4LJec0oSexFnCYVO4hX8P8qQKaSlg==}
engines : {node : '>= 10' }
cpu : [ x64]
os : [ linux]
'@next/swc-linux-x64-musl@14.2.33' :
resolution : {integrity : sha512-345tsIWMzoXaQndUTDv1qypDRiebFxGYx9pYkhwY4hBRaOLt8UGfiWKr9FSSHs25dFIf8ZqIFaPdy5MljdoawA==}
engines : {node : '>= 10' }
cpu : [ x64]
os : [ linux]
'@next/swc-win32-arm64-msvc@14.2.33' :
resolution : {integrity : sha512-nscpt0G6UCTkrT2ppnJnFsYbPDQwmum4GNXYTeoTIdsmMydSKFz9Iny2jpaRupTb+Wl298+Rh82WKzt9LCcqSQ==}
engines : {node : '>= 10' }
cpu : [ arm64]
os : [ win32]
'@next/swc-win32-ia32-msvc@14.2.33' :
resolution : {integrity : sha512-pc9LpGNKhJ0dXQhZ5QMmYxtARwwmWLpeocFmVG5Z0DzWq5Uf0izcI8tLc+qOpqxO1PWqZ5A7J1blrUIKrIFc7Q==}
engines : {node : '>= 10' }
cpu : [ ia32]
os : [ win32]
'@next/swc-win32-x64-msvc@14.2.33' :
resolution : {integrity : sha512-nOjfZMy8B94MdisuzZo9/57xuFVLHJaDj5e/xrduJp9CV2/HrfxTRH2fbyLe+K9QT41WBLUd4iXX3R7jBp0EUg==}
engines : {node : '>= 10' }
cpu : [ x64]
os : [ win32]
'@nodelib/fs.scandir@2.1.5' :
resolution : {integrity : sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
engines : {node : '>= 8' }
'@nodelib/fs.stat@2.0.5' :
resolution : {integrity : sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
engines : {node : '>= 8' }
'@nodelib/fs.walk@1.2.8' :
resolution : {integrity : sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
engines : {node : '>= 8' }
'@nolyfill/is-core-module@1.0.39' :
resolution : {integrity : sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==}
engines : {node : '>=12.4.0' }
'@pkgjs/parseargs@0.11.0' :
resolution : {integrity : sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines : {node : '>=14' }
'@polka/url@1.0.0-next.29' :
resolution : {integrity : sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
'@radix-ui/number@1.1.1' :
resolution : {integrity : sha512-MkKCwxlXTgz6CFoJx3pCwn07GKp36+aZyu/u2Ln2VrA5DcdyCZkASEDBTd8x5whTQQL5CiYf4prXKLcgQdv29g==}
'@radix-ui/primitive@1.1.3' :
resolution : {integrity : sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==}
'@radix-ui/react-arrow@1.1.7' :
resolution : {integrity : sha512-F+M1tLhO+mlQaOWspE8Wstg+z6PwxwRd8oQ8IXceWz92kfAmalTRf0EjrouQeo7QssEPfCn05B4Ihs1K9WQ/7w==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-collection@1.1.7' :
resolution : {integrity : sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-compose-refs@1.1.2' :
resolution : {integrity : sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-context@1.1.2' :
resolution : {integrity : sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-dialog@1.1.15' :
resolution : {integrity : sha512-TCglVRtzlffRNxRMEyR36DGBLJpeusFcgMVD9PZEzAKnUs1lKCgX5u9BmC2Yg+LL9MgZDugFFs1Vl+Jp4t/PGw==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-direction@1.1.1' :
resolution : {integrity : sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-dismissable-layer@1.1.11' :
resolution : {integrity : sha512-Nqcp+t5cTB8BinFkZgXiMJniQH0PsUt2k51FUhbdfeKvc4ACcG2uQniY/8+h1Yv6Kza4Q7lD7PQV0z0oicE0Mg==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-dropdown-menu@2.1.16' :
resolution : {integrity : sha512-1PLGQEynI/3OX/ftV54COn+3Sud/Mn8vALg2rWnBLnRaGtJDduNW/22XjlGgPdpcIbiQxjKtb7BkcjP00nqfJw==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-focus-guards@1.1.3' :
resolution : {integrity : sha512-0rFg/Rj2Q62NCm62jZw0QX7a3sz6QCQU0LpZdNrJX8byRGaGVTqbrW9jAoIAHyMQqsNpeZ81YgSizOt5WXq0Pw==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-focus-scope@1.1.7' :
resolution : {integrity : sha512-t2ODlkXBQyn7jkl6TNaw/MtVEVvIGelJDCG41Okq/KwUsJBwQ4XVZsHAVUkK4mBv3ewiAS3PGuUWuY2BoK4ZUw==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-id@1.1.1' :
resolution : {integrity : sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-label@2.1.8' :
resolution : {integrity : sha512-FmXs37I6hSBVDlO4y764TNz1rLgKwjJMQ0EGte6F3Cb3f4bIuHB/iLa/8I9VKkmOy+gNHq8rql3j686ACVV21A==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-menu@2.1.16' :
resolution : {integrity : sha512-72F2T+PLlphrqLcAotYPp0uJMr5SjP5SL01wfEspJbru5Zs5vQaSHb4VB3ZMJPimgHHCHG7gMOeOB9H3Hdmtxg==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-popper@1.2.8' :
resolution : {integrity : sha512-0NJQ4LFFUuWkE7Oxf0htBKS6zLkkjBH+hM1uk7Ng705ReR8m/uelduy1DBo0PyBXPKVnBA6YBlU94MBGXrSBCw==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-portal@1.1.9' :
resolution : {integrity : sha512-bpIxvq03if6UNwXZ+HTK71JLh4APvnXntDc6XOX8UVq4XQOVl7lwok0AvIl+b8zgCw3fSaVTZMpAPPagXbKmHQ==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-presence@1.1.5' :
resolution : {integrity : sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-primitive@2.1.3' :
resolution : {integrity : sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-primitive@2.1.4' :
resolution : {integrity : sha512-9hQc4+GNVtJAIEPEqlYqW5RiYdrr8ea5XQ0ZOnD6fgru+83kqT15mq2OCcbe8KnjRZl5vF3ks69AKz3kh1jrhg==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-roving-focus@1.1.11' :
resolution : {integrity : sha512-7A6S9jSgm/S+7MdtNDSb+IU859vQqJ/QAtcYQcfFC6W8RS4IxIZDldLR0xqCFZ6DCyrQLjLPsxtTNch5jVA4lA==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-select@2.2.6' :
resolution : {integrity : sha512-I30RydO+bnn2PQztvo25tswPH+wFBjehVGtmagkU78yMdwTwVf12wnAOF+AeP8S2N8xD+5UPbGhkUfPyvT+mwQ==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-slot@1.2.3' :
resolution : {integrity : sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-slot@1.2.4' :
resolution : {integrity : sha512-Jl+bCv8HxKnlTLVrcDE8zTMJ09R9/ukw4qBs/oZClOfoQk/cOTbDn+NceXfV7j09YPVQUryJPHurafcSg6EVKA==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-tabs@1.1.13' :
resolution : {integrity : sha512-7xdcatg7/U+7+Udyoj2zodtI9H/IIopqo+YOIcZOq1nJwXWBZ9p8xiu5llXlekDbZkca79a/fozEYQXIA4sW6A==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-toast@1.2.15' :
resolution : {integrity : sha512-3OSz3TacUWy4WtOXV38DggwxoqJK4+eDkNMl5Z/MJZaoUPaP4/9lf81xXMe1I2ReTAptverZUpbPY4wWwWyL5g==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-tooltip@1.2.8' :
resolution : {integrity : sha512-tY7sVt1yL9ozIxvmbtN5qtmH2krXcBCfjEiCgKGLqunJHvgvZG2Pcl2oQ3kbcZARb1BGEHdkLzcYGO8ynVlieg==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/react-use-callback-ref@1.1.1' :
resolution : {integrity : sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-use-controllable-state@1.2.2' :
resolution : {integrity : sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-use-effect-event@0.0.2' :
resolution : {integrity : sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-use-escape-keydown@1.1.1' :
resolution : {integrity : sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-use-layout-effect@1.1.1' :
resolution : {integrity : sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-use-previous@1.1.1' :
resolution : {integrity : sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-use-rect@1.1.1' :
resolution : {integrity : sha512-QTYuDesS0VtuHNNvMh+CjlKJ4LJickCMUAqjlE3+j8w+RlRpwyX3apEQKGFzbZGdo7XNG1tXa+bQqIE7HIXT2w==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-use-size@1.1.1' :
resolution : {integrity : sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==}
peerDependencies :
'@types/react' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@radix-ui/react-visually-hidden@1.2.3' :
resolution : {integrity : sha512-pzJq12tEaaIhqjbzpCuv/OypJY/BPavOofm+dbab+MHLajy277+1lLm6JFcGgF5eskJ6mquGirhXY2GD/8u8Ug==}
peerDependencies :
'@types/react' : '*'
'@types/react-dom' : '*'
react : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom : ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
'@types/react-dom' :
optional : true
'@radix-ui/rect@1.1.1' :
resolution : {integrity : sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==}
'@react-spring/animated@9.7.5' :
resolution : {integrity : sha512-Tqrwz7pIlsSDITzxoLS3n/v/YCUHQdOIKtOJf4yL6kYVSDTSmVK1LI1Q3M/uu2Sx4X3pIWF3xLUhlsA6SPNTNg==}
peerDependencies :
react : ^16.8.0 || ^17.0.0 || ^18.0.0
'@react-spring/core@9.7.5' :
resolution : {integrity : sha512-rmEqcxRcu7dWh7MnCcMXLvrf6/SDlSokLaLTxiPlAYi11nN3B5oiCUAblO72o+9z/87j2uzxa2Inm8UbLjXA+w==}
peerDependencies :
react : ^16.8.0 || ^17.0.0 || ^18.0.0
'@react-spring/rafz@9.7.5' :
resolution : {integrity : sha512-5ZenDQMC48wjUzPAm1EtwQ5Ot3bLIAwwqP2w2owG5KoNdNHpEJV263nGhCeKKmuA3vG2zLLOdu3or6kuDjA6Aw==}
'@react-spring/shared@9.7.5' :
resolution : {integrity : sha512-wdtoJrhUeeyD/PP/zo+np2s1Z820Ohr/BbuVYv+3dVLW7WctoiN7std8rISoYoHpUXtbkpesSKuPIw/6U1w1Pw==}
peerDependencies :
react : ^16.8.0 || ^17.0.0 || ^18.0.0
'@react-spring/three@9.7.5' :
resolution : {integrity : sha512-RxIsCoQfUqOS3POmhVHa1wdWS0wyHAUway73uRLp3GAL5U2iYVNdnzQsep6M2NZ994BlW8TcKuMtQHUqOsy6WA==}
peerDependencies :
'@react-three/fiber' : '>=6.0'
react : ^16.8.0 || ^17.0.0 || ^18.0.0
three : '>=0.126'
'@react-spring/types@9.7.5' :
resolution : {integrity : sha512-HVj7LrZ4ReHWBimBvu2SKND3cDVUPWKLqRTmWe/fNY6o1owGOX0cAHbdPDTMelgBlVbrTKrre6lFkhqGZErK/g==}
'@react-three/drei@9.122.0' :
resolution : {integrity : sha512-SEO/F/rBCTjlLez7WAlpys+iGe9hty4rNgjZvgkQeXFSiwqD4Hbk/wNHMAbdd8vprO2Aj81mihv4dF5bC7D0CA==}
peerDependencies :
'@react-three/fiber' : ^8
react : ^18
react-dom : ^18
three : '>=0.137'
peerDependenciesMeta :
react-dom :
optional : true
'@react-three/fiber@8.18.0' :
resolution : {integrity : sha512-FYZZqD0UUHUswKz3LQl2Z7H24AhD14XGTsIRw3SJaXUxyfVMi+1yiZGmqTcPt/CkPpdU7rrxqcyQ1zJE5DjvIQ==}
peerDependencies :
expo : '>=43.0'
expo-asset : '>=8.4'
expo-file-system : '>=11.0'
expo-gl : '>=11.0'
react : '>=18 <19'
react-dom : '>=18 <19'
react-native : '>=0.64'
three : '>=0.133'
peerDependenciesMeta :
expo :
optional : true
expo-asset :
optional : true
expo-file-system :
optional : true
expo-gl :
optional : true
react-dom :
optional : true
react-native :
optional : true
'@reactflow/background@11.3.14' :
resolution : {integrity : sha512-Gewd7blEVT5Lh6jqrvOgd4G6Qk17eGKQfsDXgyRSqM+CTwDqRldG2LsWN4sNeno6sbqVIC2fZ+rAUBFA9ZEUDA==}
peerDependencies :
react : '>=17'
react-dom : '>=17'
'@reactflow/controls@11.2.14' :
resolution : {integrity : sha512-MiJp5VldFD7FrqaBNIrQ85dxChrG6ivuZ+dcFhPQUwOK3HfYgX2RHdBua+gx+40p5Vw5It3dVNp/my4Z3jF0dw==}
peerDependencies :
react : '>=17'
react-dom : '>=17'
'@reactflow/core@11.11.4' :
resolution : {integrity : sha512-H4vODklsjAq3AMq6Np4LE12i1I4Ta9PrDHuBR9GmL8uzTt2l2jh4CiQbEMpvMDcp7xi4be0hgXj+Ysodde/i7Q==}
peerDependencies :
react : '>=17'
react-dom : '>=17'
'@reactflow/minimap@11.7.14' :
resolution : {integrity : sha512-mpwLKKrEAofgFJdkhwR5UQ1JYWlcAAL/ZU/bctBkuNTT1yqV+y0buoNVImsRehVYhJwffSWeSHaBR5/GJjlCSQ==}
peerDependencies :
react : '>=17'
react-dom : '>=17'
'@reactflow/node-resizer@2.2.14' :
resolution : {integrity : sha512-fwqnks83jUlYr6OHcdFEedumWKChTHRGw/kbCxj0oqBd+ekfs+SIp4ddyNU0pdx96JIm5iNFS0oNrmEiJbbSaA==}
peerDependencies :
react : '>=17'
react-dom : '>=17'
'@reactflow/node-toolbar@1.3.14' :
resolution : {integrity : sha512-rbynXQnH/xFNu4P9H+hVqlEUafDCkEoCy0Dg9mG22Sg+rY/0ck6KkrAQrYrTgXusd+cEJOMK0uOOFCK2/5rSGQ==}
peerDependencies :
react : '>=17'
react-dom : '>=17'
'@rolldown/pluginutils@1.0.0-beta.27' :
resolution : {integrity : sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==}
'@rollup/plugin-commonjs@24.0.0' :
resolution : {integrity : sha512-0w0wyykzdyRRPHOb0cQt14mIBLujfAv6GgP6g8nvg/iBxEm112t3YPPq+Buqe2+imvElTka+bjNlJ/gB56TD8g==}
engines : {node : '>=14.0.0' }
peerDependencies :
rollup : ^2.68.0||^3.0.0
peerDependenciesMeta :
rollup :
optional : true
'@rollup/pluginutils@5.3.0' :
resolution : {integrity : sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==}
engines : {node : '>=14.0.0' }
peerDependencies :
rollup : ^1.20.0||^2.0.0||^3.0.0||^4.0.0
peerDependenciesMeta :
rollup :
optional : true
'@rollup/rollup-android-arm-eabi@4.53.3' :
resolution : {integrity : sha512-mRSi+4cBjrRLoaal2PnqH82Wqyb+d3HsPUN/W+WslCXsZsyHa9ZeQQX/pQsZaVIWDkPcpV6jJ+3KLbTbgnwv8w==}
cpu : [ arm]
os : [ android]
'@rollup/rollup-android-arm64@4.53.3' :
resolution : {integrity : sha512-CbDGaMpdE9sh7sCmTrTUyllhrg65t6SwhjlMJsLr+J8YjFuPmCEjbBSx4Z/e4SmDyH3aB5hGaJUP2ltV/vcs4w==}
cpu : [ arm64]
os : [ android]
'@rollup/rollup-darwin-arm64@4.53.3' :
resolution : {integrity : sha512-Nr7SlQeqIBpOV6BHHGZgYBuSdanCXuw09hon14MGOLGmXAFYjx1wNvquVPmpZnl0tLjg25dEdr4IQ6GgyToCUA==}
cpu : [ arm64]
os : [ darwin]
'@rollup/rollup-darwin-x64@4.53.3' :
resolution : {integrity : sha512-DZ8N4CSNfl965CmPktJ8oBnfYr3F8dTTNBQkRlffnUarJ2ohudQD17sZBa097J8xhQ26AwhHJ5mvUyQW8ddTsQ==}
cpu : [ x64]
os : [ darwin]
'@rollup/rollup-freebsd-arm64@4.53.3' :
resolution : {integrity : sha512-yMTrCrK92aGyi7GuDNtGn2sNW+Gdb4vErx4t3Gv/Tr+1zRb8ax4z8GWVRfr3Jw8zJWvpGHNpss3vVlbF58DZ4w==}
cpu : [ arm64]
os : [ freebsd]
'@rollup/rollup-freebsd-x64@4.53.3' :
resolution : {integrity : sha512-lMfF8X7QhdQzseM6XaX0vbno2m3hlyZFhwcndRMw8fbAGUGL3WFMBdK0hbUBIUYcEcMhVLr1SIamDeuLBnXS+Q==}
cpu : [ x64]
os : [ freebsd]
'@rollup/rollup-linux-arm-gnueabihf@4.53.3' :
resolution : {integrity : sha512-k9oD15soC/Ln6d2Wv/JOFPzZXIAIFLp6B+i14KhxAfnq76ajt0EhYc5YPeX6W1xJkAdItcVT+JhKl1QZh44/qw==}
cpu : [ arm]
os : [ linux]
'@rollup/rollup-linux-arm-musleabihf@4.53.3' :
resolution : {integrity : sha512-vTNlKq+N6CK/8UktsrFuc+/7NlEYVxgaEgRXVUVK258Z5ymho29skzW1sutgYjqNnquGwVUObAaxae8rZ6YMhg==}
cpu : [ arm]
os : [ linux]
'@rollup/rollup-linux-arm64-gnu@4.53.3' :
resolution : {integrity : sha512-RGrFLWgMhSxRs/EWJMIFM1O5Mzuz3Xy3/mnxJp/5cVhZ2XoCAxJnmNsEyeMJtpK+wu0FJFWz+QF4mjCA7AUQ3w==}
cpu : [ arm64]
os : [ linux]
'@rollup/rollup-linux-arm64-musl@4.53.3' :
resolution : {integrity : sha512-kASyvfBEWYPEwe0Qv4nfu6pNkITLTb32p4yTgzFCocHnJLAHs+9LjUu9ONIhvfT/5lv4YS5muBHyuV84epBo/A==}
cpu : [ arm64]
os : [ linux]
'@rollup/rollup-linux-loong64-gnu@4.53.3' :
resolution : {integrity : sha512-JiuKcp2teLJwQ7vkJ95EwESWkNRFJD7TQgYmCnrPtlu50b4XvT5MOmurWNrCj3IFdyjBQ5p9vnrX4JM6I8OE7g==}
cpu : [ loong64]
os : [ linux]
'@rollup/rollup-linux-ppc64-gnu@4.53.3' :
resolution : {integrity : sha512-EoGSa8nd6d3T7zLuqdojxC20oBfNT8nexBbB/rkxgKj5T5vhpAQKKnD+h3UkoMuTyXkP5jTjK/ccNRmQrPNDuw==}
cpu : [ ppc64]
os : [ linux]
'@rollup/rollup-linux-riscv64-gnu@4.53.3' :
resolution : {integrity : sha512-4s+Wped2IHXHPnAEbIB0YWBv7SDohqxobiiPA1FIWZpX+w9o2i4LezzH/NkFUl8LRci/8udci6cLq+jJQlh+0g==}
cpu : [ riscv64]
os : [ linux]
'@rollup/rollup-linux-riscv64-musl@4.53.3' :
resolution : {integrity : sha512-68k2g7+0vs2u9CxDt5ktXTngsxOQkSEV/xBbwlqYcUrAVh6P9EgMZvFsnHy4SEiUl46Xf0IObWVbMvPrr2gw8A==}
cpu : [ riscv64]
os : [ linux]
'@rollup/rollup-linux-s390x-gnu@4.53.3' :
resolution : {integrity : sha512-VYsFMpULAz87ZW6BVYw3I6sWesGpsP9OPcyKe8ofdg9LHxSbRMd7zrVrr5xi/3kMZtpWL/wC+UIJWJYVX5uTKg==}
cpu : [ s390x]
os : [ linux]
'@rollup/rollup-linux-x64-gnu@4.53.3' :
resolution : {integrity : sha512-3EhFi1FU6YL8HTUJZ51imGJWEX//ajQPfqWLI3BQq4TlvHy4X0MOr5q3D2Zof/ka0d5FNdPwZXm3Yyib/UEd+w==}
cpu : [ x64]
os : [ linux]
'@rollup/rollup-linux-x64-musl@4.53.3' :
resolution : {integrity : sha512-eoROhjcc6HbZCJr+tvVT8X4fW3/5g/WkGvvmwz/88sDtSJzO7r/blvoBDgISDiCjDRZmHpwud7h+6Q9JxFwq1Q==}
cpu : [ x64]
os : [ linux]
'@rollup/rollup-openharmony-arm64@4.53.3' :
resolution : {integrity : sha512-OueLAWgrNSPGAdUdIjSWXw+u/02BRTcnfw9PN41D2vq/JSEPnJnVuBgw18VkN8wcd4fjUs+jFHVM4t9+kBSNLw==}
cpu : [ arm64]
os : [ openharmony]
'@rollup/rollup-win32-arm64-msvc@4.53.3' :
resolution : {integrity : sha512-GOFuKpsxR/whszbF/bzydebLiXIHSgsEUp6M0JI8dWvi+fFa1TD6YQa4aSZHtpmh2/uAlj/Dy+nmby3TJ3pkTw==}
cpu : [ arm64]
os : [ win32]
'@rollup/rollup-win32-ia32-msvc@4.53.3' :
resolution : {integrity : sha512-iah+THLcBJdpfZ1TstDFbKNznlzoxa8fmnFYK4V67HvmuNYkVdAywJSoteUszvBQ9/HqN2+9AZghbajMsFT+oA==}
cpu : [ ia32]
os : [ win32]
'@rollup/rollup-win32-x64-gnu@4.53.3' :
resolution : {integrity : sha512-J9QDiOIZlZLdcot5NXEepDkstocktoVjkaKUtqzgzpt2yWjGlbYiKyp05rWwk4nypbYUNoFAztEgixoLaSETkg==}
cpu : [ x64]
os : [ win32]
'@rollup/rollup-win32-x64-msvc@4.53.3' :
resolution : {integrity : sha512-UhTd8u31dXadv0MopwGgNOBpUVROFKWVQgAg5N1ESyCz8AuBcMqm4AuTjrwgQKGDfoFuz02EuMRHQIw/frmYKQ==}
cpu : [ x64]
os : [ win32]
'@rtsao/scc@1.1.0' :
resolution : {integrity : sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==}
'@rushstack/eslint-patch@1.15.0' :
resolution : {integrity : sha512-ojSshQPKwVvSMR8yT2L/QtUkV5SXi/IfDiJ4/8d6UbTPjiHVmxZzUAzGD8Tzks1b9+qQkZa0isUOvYObedITaw==}
'@sentry-internal/feedback@7.120.4' :
resolution : {integrity : sha512-eSwgvTdrh03zYYaI6UVOjI9p4VmKg6+c2+CBQfRZX++6wwnCVsNv7XF7WUIpVGBAkJ0N2oapjQmCzJKGKBRWQg==}
engines : {node : '>=12' }
'@sentry-internal/replay-canvas@7.120.4' :
resolution : {integrity : sha512-2+W4CgUL1VzrPjArbTid4WhKh7HH21vREVilZdvffQPVwOEpgNTPAb69loQuTlhJVveh9hWTj2nE5UXLbLP+AA==}
engines : {node : '>=12' }
'@sentry-internal/tracing@7.120.4' :
resolution : {integrity : sha512-Fz5+4XCg3akeoFK+K7g+d7HqGMjmnLoY2eJlpONJmaeT9pXY7yfUyXKZMmMajdE2LxxKJgQ2YKvSCaGVamTjHw==}
engines : {node : '>=8' }
'@sentry/browser@7.120.4' :
resolution : {integrity : sha512-ymlNtIPG6HAKzM/JXpWVGCzCNufZNADfy+O/olZuVJW5Be1DtOFyRnBvz0LeKbmxJbXb2lX/XMhuen6PXPdoQw==}
engines : {node : '>=8' }
'@sentry/cli@1.77.3' :
resolution : {integrity : sha512-c3eDqcDRmy4TFz2bFU5Y6QatlpoBPPa8cxBooaS4aMQpnIdLYPF1xhyyiW0LQlDUNc3rRjNF7oN5qKoaRoMTQQ==}
engines : {node : '>= 8' }
hasBin : true
'@sentry/core@7.120.4' :
resolution : {integrity : sha512-TXu3Q5kKiq8db9OXGkWyXUbIxMMuttB5vJ031yolOl5T/B69JRyAoKuojLBjRv1XX583gS1rSSoX8YXX7ATFGA==}
engines : {node : '>=8' }
'@sentry/integrations@7.120.4' :
resolution : {integrity : sha512-kkBTLk053XlhDCg7OkBQTIMF4puqFibeRO3E3YiVc4PGLnocXMaVpOSCkMqAc1k1kZ09UgGi8DxfQhnFEjUkpA==}
engines : {node : '>=8' }
'@sentry/nextjs@7.120.4' :
resolution : {integrity : sha512-1wtyDP1uiVvYqaJyCgXfP69eqyDgJrd6lERAVd4WqXNVEIs4vBT8oxfPQz6gxG2SJJUiTyQRjubMxuEc7dPoGQ==}
engines : {node : '>=8' }
peerDependencies :
next : ^10.0.8 || ^11.0 || ^12.0 || ^13.0 || ^14.0
react : 16. x || 17.x || 18.x
webpack : '>= 4.0.0'
peerDependenciesMeta :
webpack :
optional : true
'@sentry/node@7.120.4' :
resolution : {integrity : sha512-qq3wZAXXj2SRWhqErnGCSJKUhPSlZ+RGnCZjhfjHpP49KNpcd9YdPTIUsFMgeyjdh6Ew6aVCv23g1hTP0CHpYw==}
engines : {node : '>=8' }
'@sentry/react@7.120.4' :
resolution : {integrity : sha512-Pj1MSezEncE+5riuwsk8peMncuz5HR72Yr1/RdZhMZvUxoxAR/tkwD3aPcK6ddQJTagd2TGwhdr9SHuDLtONew==}
engines : {node : '>=8' }
peerDependencies :
react : 15. x || 16.x || 17.x || 18.x
'@sentry/replay@7.120.4' :
resolution : {integrity : sha512-FW8sPenNFfnO/K7sncsSTX4rIVak9j7VUiLIagJrcqZIC7d1dInFNjy8CdVJUlyz3Y3TOgIl3L3+ZpjfyMnaZg==}
engines : {node : '>=12' }
'@sentry/types@7.120.4' :
resolution : {integrity : sha512-cUq2hSSe6/qrU6oZsEP4InMI5VVdD86aypE+ENrQ6eZEVLTCYm1w6XhW1NvIu3UuWh7gZec4a9J7AFpYxki88Q==}
engines : {node : '>=8' }
'@sentry/utils@7.120.4' :
resolution : {integrity : sha512-zCKpyDIWKHwtervNK2ZlaK8mMV7gVUijAgFeJStH+CU/imcdquizV3pFLlSQYRswG+Lbyd6CT/LGRh3IbtkCFw==}
engines : {node : '>=8' }
'@sentry/vercel-edge@7.120.4' :
resolution : {integrity : sha512-wZMnF7Rt2IBfStQTVDhjShEtLcsH1WNc7YVgzoibuIeRDrEmyx/MFIsru2BkhWnz7m0TRnWXxA40cH+6VZsf5w==}
engines : {node : '>=8' }
'@sentry/webpack-plugin@1.21.0' :
resolution : {integrity : sha512-x0PYIMWcsTauqxgl7vWUY6sANl+XGKtx7DCVnnY7aOIIlIna0jChTAPANTfA2QrK+VK+4I/4JxatCEZBnXh3Og==}
engines : {node : '>= 8' }
'@sinclair/typebox@0.27.8' :
resolution : {integrity : sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
'@swc/counter@0.1.3' :
resolution : {integrity : sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
'@swc/helpers@0.5.5' :
resolution : {integrity : sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==}
'@tanstack/query-core@5.90.11' :
resolution : {integrity : sha512-f9z/nXhCgWDF4lHqgIE30jxLe4sYv15QodfdPDKYAk7nAEjNcndy4dHz3ezhdUaR23BpWa4I2EH4/DZ0//Uf8A==}
'@tanstack/query-devtools@5.91.1' :
resolution : {integrity : sha512-l8bxjk6BMsCaVQH6NzQEE/bEgFy1hAs5qbgXl0xhzezlaQbPk6Mgz9BqEg2vTLPOHD8N4k+w/gdgCbEzecGyNg==}
'@tanstack/react-query-devtools@5.91.1' :
resolution : {integrity : sha512-tRnJYwEbH0kAOuToy8Ew7bJw1lX3AjkkgSlf/vzb+NpnqmHPdWM+lA2DSdGQSLi1SU0PDRrrCI1vnZnci96CsQ==}
peerDependencies :
'@tanstack/react-query' : ^5.90.10
react : ^18 || ^19
'@tanstack/react-query@5.90.11' :
resolution : {integrity : sha512-3uyzz01D1fkTLXuxF3JfoJoHQMU2fxsfJwE+6N5hHy0dVNoZOvwKP8Z2k7k1KDeD54N20apcJnG75TBAStIrBA==}
peerDependencies :
react : ^18 || ^19
'@tanstack/react-table@8.21.3' :
resolution : {integrity : sha512-5nNMTSETP4ykGegmVkhjcS8tTLW6Vl4axfEGQN3v0zdHYbK4UfoqfPChclTrJ4EoK9QynqAu9oUf8VEmrpZ5Ww==}
engines : {node : '>=12' }
peerDependencies :
react : '>=16.8'
react-dom : '>=16.8'
'@tanstack/table-core@8.21.3' :
resolution : {integrity : sha512-ldZXEhOBb8Is7xLs01fR3YEc3DERiz5silj8tnGkFZytt1abEvl/GhUmCE0PMLaMPTa3Jk4HbKmRlHmu+gCftg==}
engines : {node : '>=12' }
'@testing-library/dom@9.3.4' :
resolution : {integrity : sha512-FlS4ZWlp97iiNWig0Muq8p+3rVDjRiYE+YKGbAqXOu9nwJFFOdL00kFpz42M+4huzYi86vAK1sOOfyOG45muIQ==}
engines : {node : '>=14' }
'@testing-library/jest-dom@6.9.1' :
resolution : {integrity : sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==}
engines : {node: '>=14', npm: '>=6', yarn : '>=1' }
'@testing-library/react@14.3.1' :
resolution : {integrity : sha512-H99XjUhWQw0lTgyMN05W3xQG1Nh4lq574D8keFf1dDoNTJgp66VbJozRaczoF+wsiaPJNt/TcnfpLGufGxSrZQ==}
engines : {node : '>=14' }
peerDependencies :
react : ^18.0.0
react-dom : ^18.0.0
'@testing-library/user-event@14.6.1' :
resolution : {integrity : sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==}
engines : {node: '>=12', npm : '>=6' }
peerDependencies :
'@testing-library/dom' : '>=7.21.4'
'@tweenjs/tween.js@23.1.3' :
resolution : {integrity : sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==}
'@tybys/wasm-util@0.10.1' :
resolution : {integrity : sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==}
'@types/aria-query@5.0.4' :
resolution : {integrity : sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==}
'@types/babel__core@7.20.5' :
resolution : {integrity : sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
'@types/babel__generator@7.27.0' :
resolution : {integrity : sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==}
'@types/babel__template@7.4.4' :
resolution : {integrity : sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
'@types/babel__traverse@7.28.0' :
resolution : {integrity : sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==}
'@types/d3-array@3.2.2' :
resolution : {integrity : sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==}
'@types/d3-axis@3.0.6' :
resolution : {integrity : sha512-pYeijfZuBd87T0hGn0FO1vQ/cgLk6E1ALJjfkC0oJ8cbwkZl3TpgS8bVBLZN+2jjGgg38epgxb2zmoGtSfvgMw==}
'@types/d3-brush@3.0.6' :
resolution : {integrity : sha512-nH60IZNNxEcrh6L1ZSMNA28rj27ut/2ZmI3r96Zd+1jrZD++zD3LsMIjWlvg4AYrHn/Pqz4CF3veCxGjtbqt7A==}
'@types/d3-chord@3.0.6' :
resolution : {integrity : sha512-LFYWWd8nwfwEmTZG9PfQxd17HbNPksHBiJHaKuY1XeqscXacsS2tyoo6OdRsjf+NQYeB6XrNL3a25E3gH69lcg==}
'@types/d3-color@3.1.3' :
resolution : {integrity : sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==}
'@types/d3-contour@3.0.6' :
resolution : {integrity : sha512-BjzLgXGnCWjUSYGfH1cpdo41/hgdWETu4YxpezoztawmqsvCeep+8QGfiY6YbDvfgHz/DkjeIkkZVJavB4a3rg==}
'@types/d3-delaunay@6.0.4' :
resolution : {integrity : sha512-ZMaSKu4THYCU6sV64Lhg6qjf1orxBthaC161plr5KuPHo3CNm8DTHiLw/5Eq2b6TsNP0W0iJrUOFscY6Q450Hw==}
'@types/d3-dispatch@3.0.7' :
resolution : {integrity : sha512-5o9OIAdKkhN1QItV2oqaE5KMIiXAvDWBDPrD85e58Qlz1c1kI/J0NcqbEG88CoTwJrYe7ntUCVfeUl2UJKbWgA==}
'@types/d3-drag@3.0.7' :
resolution : {integrity : sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==}
'@types/d3-dsv@3.0.7' :
resolution : {integrity : sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g==}
'@types/d3-ease@3.0.2' :
resolution : {integrity : sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==}
'@types/d3-fetch@3.0.7' :
resolution : {integrity : sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA==}
'@types/d3-force@3.0.10' :
resolution : {integrity : sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw==}
'@types/d3-format@3.0.4' :
resolution : {integrity : sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g==}
'@types/d3-geo@3.1.0' :
resolution : {integrity : sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==}
'@types/d3-hierarchy@3.1.7' :
resolution : {integrity : sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==}
'@types/d3-interpolate@3.0.4' :
resolution : {integrity : sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==}
'@types/d3-path@3.1.1' :
resolution : {integrity : sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==}
'@types/d3-polygon@3.0.2' :
resolution : {integrity : sha512-ZuWOtMaHCkN9xoeEMr1ubW2nGWsp4nIql+OPQRstu4ypeZ+zk3YKqQT0CXVe/PYqrKpZAi+J9mTs05TKwjXSRA==}
'@types/d3-quadtree@3.0.6' :
resolution : {integrity : sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg==}
'@types/d3-random@3.0.3' :
resolution : {integrity : sha512-Imagg1vJ3y76Y2ea0871wpabqp613+8/r0mCLEBfdtqC7xMSfj9idOnmBYyMoULfHePJyxMAw3nWhJxzc+LFwQ==}
'@types/d3-scale-chromatic@3.1.0' :
resolution : {integrity : sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ==}
'@types/d3-scale@4.0.9' :
resolution : {integrity : sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==}
'@types/d3-selection@3.0.11' :
resolution : {integrity : sha512-bhAXu23DJWsrI45xafYpkQ4NtcKMwWnAC/vKrd2l+nxMFuvOT3XMYTIj2opv8vq8AO5Yh7Qac/nSeP/3zjTK0w==}
'@types/d3-shape@3.1.7' :
resolution : {integrity : sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==}
'@types/d3-time-format@4.0.3' :
resolution : {integrity : sha512-5xg9rC+wWL8kdDj153qZcsJ0FWiFt0J5RB6LYUNZjwSnesfblqrI/bJ1wBdJ8OQfncgbJG5+2F+qfqnqyzYxyg==}
'@types/d3-time@3.0.4' :
resolution : {integrity : sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==}
'@types/d3-timer@3.0.2' :
resolution : {integrity : sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==}
'@types/d3-transition@3.0.9' :
resolution : {integrity : sha512-uZS5shfxzO3rGlu0cC3bjmMFKsXv+SmZZcgp0KD22ts4uGXp5EVYGzu/0YdwZeKmddhcAccYtREJKkPfXkZuCg==}
'@types/d3-zoom@3.0.8' :
resolution : {integrity : sha512-iqMC4/YlFCSlO8+2Ii1GGGliCAY4XdeG748w5vQUbevlbDu0zSjH/+jojorQVBK/se0j6DUFNPBGSqD3YWYnDw==}
'@types/d3@7.4.3' :
resolution : {integrity : sha512-lZXZ9ckh5R8uiFVt8ogUNf+pIrK4EsWrx2Np75WvF/eTpJ0FMHNhjXk8CKEx/+gpHbNQyJWehbFaTvqmHWB3ww==}
'@types/draco3d@1.4.10' :
resolution : {integrity : sha512-AX22jp8Y7wwaBgAixaSvkoG4M/+PlAcm3Qs4OW8yT9DM4xUpWKeFhLueTAyZF39pviAdcDdeJoACapiAceqNcw==}
'@types/estree@1.0.8' :
resolution : {integrity : sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
'@types/geojson@7946.0.16' :
resolution : {integrity : sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==}
'@types/json5@0.0.29' :
resolution : {integrity : sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@20.19.25' :
resolution : {integrity : sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==}
'@types/offscreencanvas@2019.7.3' :
resolution : {integrity : sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A==}
'@types/prop-types@15.7.15' :
resolution : {integrity : sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==}
'@types/react-dom@18.3.7' :
resolution : {integrity : sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==}
peerDependencies :
'@types/react' : ^18.0.0
'@types/react-reconciler@0.26.7' :
resolution : {integrity : sha512-mBDYl8x+oyPX/VBb3E638N0B7xG+SPk/EAMcVPeexqus/5aTpTphQi0curhhshOqRrc9t6OPoJfEUkbymse/lQ==}
'@types/react-reconciler@0.28.9' :
resolution : {integrity : sha512-HHM3nxyUZ3zAylX8ZEyrDNd2XZOnQ0D5XfunJF5FLQnZbHHYq4UWvW1QfelQNXv1ICNkwYhfxjwfnqivYB6bFg==}
peerDependencies :
'@types/react' : '*'
'@types/react@18.3.27' :
resolution : {integrity : sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w==}
'@types/stats.js@0.17.4' :
resolution : {integrity : sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA==}
'@types/three@0.162.0' :
resolution : {integrity : sha512-0j5yZcVukVIhrhSIC7+LmBPkkMoMuEJ1AfYBZfgNytdYqYREMuiyXWhYOMeZLBElTEAlJIZn7r2W3vqTIgjWlg==}
'@types/webxr@0.5.24' :
resolution : {integrity : sha512-h8fgEd/DpoS9CBrjEQXR+dIDraopAEfu4wYVNY2tEPwk60stPWhvZMf4Foo5FakuQ7HFZoa8WceaWFervK2Ovg==}
'@typescript-eslint/eslint-plugin@7.18.0' :
resolution : {integrity : sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==}
engines : {node : ^18.18.0 || >=20.0.0}
peerDependencies :
'@typescript-eslint/parser' : ^7.0.0
eslint : ^8.56.0
typescript : '*'
peerDependenciesMeta :
typescript :
optional : true
'@typescript-eslint/parser@7.18.0' :
resolution : {integrity : sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==}
engines : {node : ^18.18.0 || >=20.0.0}
peerDependencies :
eslint : ^8.56.0
typescript : '*'
peerDependenciesMeta :
typescript :
optional : true
'@typescript-eslint/scope-manager@7.18.0' :
resolution : {integrity : sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==}
engines : {node : ^18.18.0 || >=20.0.0}
'@typescript-eslint/type-utils@7.18.0' :
resolution : {integrity : sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==}
engines : {node : ^18.18.0 || >=20.0.0}
peerDependencies :
eslint : ^8.56.0
typescript : '*'
peerDependenciesMeta :
typescript :
optional : true
'@typescript-eslint/types@7.18.0' :
resolution : {integrity : sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==}
engines : {node : ^18.18.0 || >=20.0.0}
'@typescript-eslint/typescript-estree@7.18.0' :
resolution : {integrity : sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==}
engines : {node : ^18.18.0 || >=20.0.0}
peerDependencies :
typescript : '*'
peerDependenciesMeta :
typescript :
optional : true
'@typescript-eslint/utils@7.18.0' :
resolution : {integrity : sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==}
engines : {node : ^18.18.0 || >=20.0.0}
peerDependencies :
eslint : ^8.56.0
'@typescript-eslint/visitor-keys@7.18.0' :
resolution : {integrity : sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==}
engines : {node : ^18.18.0 || >=20.0.0}
'@ungap/structured-clone@1.3.0' :
resolution : {integrity : sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
'@unrs/resolver-binding-android-arm-eabi@1.11.1' :
resolution : {integrity : sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==}
cpu : [ arm]
os : [ android]
'@unrs/resolver-binding-android-arm64@1.11.1' :
resolution : {integrity : sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g==}
cpu : [ arm64]
os : [ android]
'@unrs/resolver-binding-darwin-arm64@1.11.1' :
resolution : {integrity : sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g==}
cpu : [ arm64]
os : [ darwin]
'@unrs/resolver-binding-darwin-x64@1.11.1' :
resolution : {integrity : sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ==}
cpu : [ x64]
os : [ darwin]
'@unrs/resolver-binding-freebsd-x64@1.11.1' :
resolution : {integrity : sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw==}
cpu : [ x64]
os : [ freebsd]
'@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1' :
resolution : {integrity : sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw==}
cpu : [ arm]
os : [ linux]
'@unrs/resolver-binding-linux-arm-musleabihf@1.11.1' :
resolution : {integrity : sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw==}
cpu : [ arm]
os : [ linux]
'@unrs/resolver-binding-linux-arm64-gnu@1.11.1' :
resolution : {integrity : sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==}
cpu : [ arm64]
os : [ linux]
'@unrs/resolver-binding-linux-arm64-musl@1.11.1' :
resolution : {integrity : sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==}
cpu : [ arm64]
os : [ linux]
'@unrs/resolver-binding-linux-ppc64-gnu@1.11.1' :
resolution : {integrity : sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==}
cpu : [ ppc64]
os : [ linux]
'@unrs/resolver-binding-linux-riscv64-gnu@1.11.1' :
resolution : {integrity : sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==}
cpu : [ riscv64]
os : [ linux]
'@unrs/resolver-binding-linux-riscv64-musl@1.11.1' :
resolution : {integrity : sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==}
cpu : [ riscv64]
os : [ linux]
'@unrs/resolver-binding-linux-s390x-gnu@1.11.1' :
resolution : {integrity : sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==}
cpu : [ s390x]
os : [ linux]
'@unrs/resolver-binding-linux-x64-gnu@1.11.1' :
resolution : {integrity : sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==}
cpu : [ x64]
os : [ linux]
'@unrs/resolver-binding-linux-x64-musl@1.11.1' :
resolution : {integrity : sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==}
cpu : [ x64]
os : [ linux]
'@unrs/resolver-binding-wasm32-wasi@1.11.1' :
resolution : {integrity : sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==}
engines : {node : '>=14.0.0' }
cpu : [ wasm32]
'@unrs/resolver-binding-win32-arm64-msvc@1.11.1' :
resolution : {integrity : sha512-nRcz5Il4ln0kMhfL8S3hLkxI85BXs3o8EYoattsJNdsX4YUU89iOkVn7g0VHSRxFuVMdM4Q1jEpIId1Ihim/Uw==}
cpu : [ arm64]
os : [ win32]
'@unrs/resolver-binding-win32-ia32-msvc@1.11.1' :
resolution : {integrity : sha512-DCEI6t5i1NmAZp6pFonpD5m7i6aFrpofcp4LA2i8IIq60Jyo28hamKBxNrZcyOwVOZkgsRp9O2sXWBWP8MnvIQ==}
cpu : [ ia32]
os : [ win32]
'@unrs/resolver-binding-win32-x64-msvc@1.11.1' :
resolution : {integrity : sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g==}
cpu : [ x64]
os : [ win32]
'@use-gesture/core@10.3.1' :
resolution : {integrity : sha512-WcINiDt8WjqBdUXye25anHiNxPc0VOrlT8F6LLkU6cycrOGUDyY/yyFmsg3k8i5OLvv25llc0QC45GhR/C8llw==}
'@use-gesture/react@10.3.1' :
resolution : {integrity : sha512-Yy19y6O2GJq8f7CHf7L0nxL8bf4PZCPaVOCgJrusOeFHY1LvHgYXnmnXg6N5iwAnbgbZCDjo60SiM6IPJi9C5g==}
peerDependencies :
react : '>= 16.8.0'
'@vitejs/plugin-react@4.7.0' :
resolution : {integrity : sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==}
engines : {node : ^14.18.0 || >=16.0.0}
peerDependencies :
vite : ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
'@vitest/coverage-v8@1.6.1' :
resolution : {integrity : sha512-6YeRZwuO4oTGKxD3bijok756oktHSIm3eczVVzNe3scqzuhLwltIF3S9ZL/vwOVIpURmU6SnZhziXXAfw8/Qlw==}
peerDependencies :
vitest : 1.6 .1
'@vitest/expect@1.6.1' :
resolution : {integrity : sha512-jXL+9+ZNIJKruofqXuuTClf44eSpcHlgj3CiuNihUF3Ioujtmc0zIa3UJOW5RjDK1YLBJZnWBlPuqhYycLioog==}
'@vitest/runner@1.6.1' :
resolution : {integrity : sha512-3nSnYXkVkf3mXFfE7vVyPmi3Sazhb/2cfZGGs0JRzFsPFvAMBEcrweV1V1GsrstdXeKCTXlJbvnQwGWgEIHmOA==}
'@vitest/snapshot@1.6.1' :
resolution : {integrity : sha512-WvidQuWAzU2p95u8GAKlRMqMyN1yOJkGHnx3M1PL9Raf7AQ1kwLKg04ADlCa3+OXUZE7BceOhVZiuWAbzCKcUQ==}
'@vitest/spy@1.6.1' :
resolution : {integrity : sha512-MGcMmpGkZebsMZhbQKkAf9CX5zGvjkBTqf8Zx3ApYWXr3wG+QvEu2eXWfnIIWYSJExIp4V9FCKDEeygzkYrXMw==}
'@vitest/ui@1.6.1' :
resolution : {integrity : sha512-xa57bCPGuzEFqGjPs3vVLyqareG8DX0uMkr5U/v5vLv5/ZUrBrPL7gzxzTJedEyZxFMfsozwTIbbYfEQVo3kgg==}
peerDependencies :
vitest : 1.6 .1
'@vitest/utils@1.6.1' :
resolution : {integrity : sha512-jOrrUvXM4Av9ZWiG1EajNto0u96kWAhJ1LmPmJhXXQx/32MecEKd10pOLYgS2BQx1TgkGhloPU1ArDW2vvaY6g==}
'@wry/caches@1.0.1' :
resolution : {integrity : sha512-bXuaUNLVVkD20wcGBWRyo7j9N3TxePEWFZj2Y+r9OoUzfqmavM84+mFykRicNsBqatba5JLay1t48wxaXaWnlA==}
engines : {node : '>=8' }
'@wry/context@0.7.4' :
resolution : {integrity : sha512-jmT7Sb4ZQWI5iyu3lobQxICu2nC/vbUhP0vIdd6tHC9PTfenmRmuIFqktc6GH9cgi+ZHnsLWPvfSvc4DrYmKiQ==}
engines : {node : '>=8' }
'@wry/equality@0.5.7' :
resolution : {integrity : sha512-BRFORjsTuQv5gxcXsuDXx6oGRhuVsEGwZy6LOzRRfgu+eSfxbhUQ9L9YtSEIuIjY/o7g3iWFjrc5eSY1GXP2Dw==}
engines : {node : '>=8' }
'@wry/trie@0.5.0' :
resolution : {integrity : sha512-FNoYzHawTMk/6KMQoEG5O4PuioX19UbwdQKF44yw0nLfOypfQdjtfZzo/UIJWAJ23sNIFbD1Ug9lbaDGMwbqQA==}
engines : {node : '>=8' }
acorn-jsx@5.3.2 :
resolution : {integrity : sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies :
acorn : ^6.0.0 || ^7.0.0 || ^8.0.0
acorn-walk@8.3.4 :
resolution : {integrity : sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==}
engines : {node : '>=0.4.0' }
acorn@8.15.0 :
resolution : {integrity : sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
engines : {node : '>=0.4.0' }
hasBin : true
agent-base@6.0.2 :
resolution : {integrity : sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
engines : {node : '>= 6.0.0' }
agent-base@7.1.4 :
resolution : {integrity : sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==}
engines : {node : '>= 14' }
ajv@6.12.6 :
resolution : {integrity : sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
ansi-escapes@7.2.0 :
resolution : {integrity : sha512-g6LhBsl+GBPRWGWsBtutpzBYuIIdBkLEvad5C/va/74Db018+5TZiyA26cZJAr3Rft5lprVqOIPxf5Vid6tqAw==}
engines : {node : '>=18' }
ansi-regex@5.0.1 :
resolution : {integrity : sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
engines : {node : '>=8' }
ansi-regex@6.2.2 :
resolution : {integrity : sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
engines : {node : '>=12' }
ansi-styles@4.3.0 :
resolution : {integrity : sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
engines : {node : '>=8' }
ansi-styles@5.2.0 :
resolution : {integrity : sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
engines : {node : '>=10' }
ansi-styles@6.2.3 :
resolution : {integrity : sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
engines : {node : '>=12' }
any-promise@1.3.0 :
resolution : {integrity : sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
anymatch@3.1.3 :
resolution : {integrity : sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
engines : {node : '>= 8' }
arg@5.0.2 :
resolution : {integrity : sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
argparse@2.0.1 :
resolution : {integrity : sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
aria-hidden@1.2.6 :
resolution : {integrity : sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA==}
engines : {node : '>=10' }
aria-query@5.1.3 :
resolution : {integrity : sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==}
aria-query@5.3.2 :
resolution : {integrity : sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
engines : {node : '>= 0.4' }
array-buffer-byte-length@1.0.2 :
resolution : {integrity : sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==}
engines : {node : '>= 0.4' }
array-includes@3.1.9 :
resolution : {integrity : sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==}
engines : {node : '>= 0.4' }
array-union@2.1.0 :
resolution : {integrity : sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
engines : {node : '>=8' }
array.prototype.findlast@1.2.5 :
resolution : {integrity : sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==}
engines : {node : '>= 0.4' }
array.prototype.findlastindex@1.2.6 :
resolution : {integrity : sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==}
engines : {node : '>= 0.4' }
array.prototype.flat@1.3.3 :
resolution : {integrity : sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==}
engines : {node : '>= 0.4' }
array.prototype.flatmap@1.3.3 :
resolution : {integrity : sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==}
engines : {node : '>= 0.4' }
array.prototype.tosorted@1.1.4 :
resolution : {integrity : sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==}
engines : {node : '>= 0.4' }
arraybuffer.prototype.slice@1.0.4 :
resolution : {integrity : sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==}
engines : {node : '>= 0.4' }
assertion-error@1.1.0 :
resolution : {integrity : sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==}
ast-types-flow@0.0.8 :
resolution : {integrity : sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==}
async-function@1.0.0 :
resolution : {integrity : sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==}
engines : {node : '>= 0.4' }
asynckit@0.4.0 :
resolution : {integrity : sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
autoprefixer@10.4.22 :
resolution : {integrity : sha512-ARe0v/t9gO28Bznv6GgqARmVqcWOV3mfgUPn9becPHMiD3o9BwlRgaeccZnwTpZ7Zwqrm+c1sUSsMxIzQzc8Xg==}
engines : {node : ^10 || ^12 || >=14}
hasBin : true
peerDependencies :
postcss : ^8.1.0
available-typed-arrays@1.0.7 :
resolution : {integrity : sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
engines : {node : '>= 0.4' }
axe-core@4.11.0 :
resolution : {integrity : sha512-ilYanEU8vxxBexpJd8cWM4ElSQq4QctCLKih0TSfjIfCQTeyH/6zVrmIJfLPrKTKJRbiG+cfnZbQIjAlJmF1jQ==}
engines : {node : '>=4' }
axobject-query@4.1.0 :
resolution : {integrity : sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
engines : {node : '>= 0.4' }
balanced-match@1.0.2 :
resolution : {integrity : sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
base64-js@1.5.1 :
resolution : {integrity : sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
baseline-browser-mapping@2.8.32 :
resolution : {integrity : sha512-OPz5aBThlyLFgxyhdwf/s2+8ab3OvT7AdTNvKHBwpXomIYeXqpUUuT8LrdtxZSsWJ4R4CU1un4XGh5Ez3nlTpw==}
hasBin : true
bidi-js@1.0.3 :
resolution : {integrity : sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==}
binary-extensions@2.3.0 :
resolution : {integrity : sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
engines : {node : '>=8' }
brace-expansion@1.1.12 :
resolution : {integrity : sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==}
brace-expansion@2.0.2 :
resolution : {integrity : sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
braces@3.0.3 :
resolution : {integrity : sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
engines : {node : '>=8' }
browserslist@4.28.0 :
resolution : {integrity : sha512-tbydkR/CxfMwelN0vwdP/pLkDwyAASZ+VfWm4EOwlB6SWhx1sYnWLqo8N5j0rAzPfzfRaxt0mM/4wPU/Su84RQ==}
engines : {node : ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin : true
buffer@6.0.3 :
resolution : {integrity : sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
busboy@1.6.0 :
resolution : {integrity : sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==}
engines : {node : '>=10.16.0' }
cac@6.7.14 :
resolution : {integrity : sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
engines : {node : '>=8' }
call-bind-apply-helpers@1.0.2 :
resolution : {integrity : sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
engines : {node : '>= 0.4' }
call-bind@1.0.8 :
resolution : {integrity : sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==}
engines : {node : '>= 0.4' }
call-bound@1.0.4 :
resolution : {integrity : sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
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' }
camera-controls@2.10.1 :
resolution : {integrity : sha512-KnaKdcvkBJ1Irbrzl8XD6WtZltkRjp869Jx8c0ujs9K+9WD+1D7ryBsCiVqJYUqt6i/HR5FxT7RLASieUD+Q5w==}
peerDependencies :
three : '>=0.126.1'
caniuse-lite@1.0.30001757 :
resolution : {integrity : sha512-r0nnL/I28Zi/yjk1el6ilj27tKcdjLsNqAOZr0yVjWPrSQyHgKI2INaEWw21bAQSv2LXRt1XuCS/GomNpWOxsQ==}
chai@4.5.0 :
resolution : {integrity : sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==}
engines : {node : '>=4' }
chalk@3.0.0 :
resolution : {integrity : sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==}
engines : {node : '>=8' }
chalk@4.1.2 :
resolution : {integrity : sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
engines : {node : '>=10' }
chalk@5.6.2 :
resolution : {integrity : sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==}
engines : {node : ^12.17.0 || ^14.13 || >=16.0.0}
check-error@1.0.3 :
resolution : {integrity : sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==}
chokidar@3.6.0 :
resolution : {integrity : sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
engines : {node : '>= 8.10.0' }
class-variance-authority@0.7.1 :
resolution : {integrity : sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==}
classcat@5.0.5 :
resolution : {integrity : sha512-JhZUT7JFcQy/EzW605k/ktHtncoo9vnyW/2GspNYwFlN1C/WmjuV/xtS04e9SOkL2sTdw0VAZ2UGCcQ9lR6p6w==}
cli-cursor@5.0.0 :
resolution : {integrity : sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
engines : {node : '>=18' }
cli-truncate@4.0.0 :
resolution : {integrity : sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==}
engines : {node : '>=18' }
client-only@0.0.1 :
resolution : {integrity : sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
clsx@2.1.1 :
resolution : {integrity : sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
engines : {node : '>=6' }
color-convert@2.0.1 :
resolution : {integrity : sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
engines : {node : '>=7.0.0' }
color-name@1.1.4 :
resolution : {integrity : sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
colorette@2.0.20 :
resolution : {integrity : sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
combined-stream@1.0.8 :
resolution : {integrity : sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
engines : {node : '>= 0.8' }
commander@13.1.0 :
resolution : {integrity : sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==}
engines : {node : '>=18' }
commander@4.1.1 :
resolution : {integrity : sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
engines : {node : '>= 6' }
commondir@1.0.1 :
resolution : {integrity : sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
concat-map@0.0.1 :
resolution : {integrity : sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
confbox@0.1.8 :
resolution : {integrity : sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
convert-source-map@2.0.0 :
resolution : {integrity : sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
cross-env@7.0.3 :
resolution : {integrity : sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==}
engines : {node: '>=10.14', npm: '>=6', yarn : '>=1' }
hasBin : true
cross-spawn@7.0.6 :
resolution : {integrity : sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
engines : {node : '>= 8' }
css-tree@2.3.1 :
resolution : {integrity : sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==}
engines : {node : ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
css.escape@1.5.1 :
resolution : {integrity : sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==}
cssesc@3.0.0 :
resolution : {integrity : sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
engines : {node : '>=4' }
hasBin : true
cssstyle@4.6.0 :
resolution : {integrity : sha512-2z+rWdzbbSZv6/rhtvzvqeZQHrBaqgogqt85sqFNbabZOuFbCVFb8kPeEtZjiKkbrm395irpNKiYeFeLiQnFPg==}
engines : {node : '>=18' }
csstype@3.2.3 :
resolution : {integrity : sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
d3-color@3.1.0 :
resolution : {integrity : sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==}
engines : {node : '>=12' }
d3-dispatch@3.0.1 :
resolution : {integrity : sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==}
engines : {node : '>=12' }
d3-drag@3.0.0 :
resolution : {integrity : sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==}
engines : {node : '>=12' }
d3-ease@3.0.1 :
resolution : {integrity : sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==}
engines : {node : '>=12' }
d3-interpolate@3.0.1 :
resolution : {integrity : sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==}
engines : {node : '>=12' }
d3-selection@3.0.0 :
resolution : {integrity : sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==}
engines : {node : '>=12' }
d3-timer@3.0.1 :
resolution : {integrity : sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==}
engines : {node : '>=12' }
d3-transition@3.0.1 :
resolution : {integrity : sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==}
engines : {node : '>=12' }
peerDependencies :
d3-selection : 2 - 3
d3-zoom@3.0.0 :
resolution : {integrity : sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==}
engines : {node : '>=12' }
damerau-levenshtein@1.0.8 :
resolution : {integrity : sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==}
data-urls@5.0.0 :
resolution : {integrity : sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==}
engines : {node : '>=18' }
data-view-buffer@1.0.2 :
resolution : {integrity : sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==}
engines : {node : '>= 0.4' }
data-view-byte-length@1.0.2 :
resolution : {integrity : sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==}
engines : {node : '>= 0.4' }
data-view-byte-offset@1.0.1 :
resolution : {integrity : sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==}
engines : {node : '>= 0.4' }
debug@3.2.7 :
resolution : {integrity : sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
peerDependencies :
supports-color : '*'
peerDependenciesMeta :
supports-color :
optional : true
debug@4.4.3 :
resolution : {integrity : sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
engines : {node : '>=6.0' }
peerDependencies :
supports-color : '*'
peerDependenciesMeta :
supports-color :
optional : true
decimal.js@10.6.0 :
resolution : {integrity : sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==}
deep-eql@4.1.4 :
resolution : {integrity : sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==}
engines : {node : '>=6' }
deep-equal@2.2.3 :
resolution : {integrity : sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==}
engines : {node : '>= 0.4' }
deep-is@0.1.4 :
resolution : {integrity : sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
define-data-property@1.1.4 :
resolution : {integrity : sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
engines : {node : '>= 0.4' }
define-properties@1.2.1 :
resolution : {integrity : sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==}
engines : {node : '>= 0.4' }
delayed-stream@1.0.0 :
resolution : {integrity : sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
engines : {node : '>=0.4.0' }
detect-gpu@5.0.70 :
resolution : {integrity : sha512-bqerEP1Ese6nt3rFkwPnGbsUF9a4q+gMmpTVVOEzoCyeCc+y7/RvJnQZJx1JwhgQI5Ntg0Kgat8Uu7XpBqnz1w==}
detect-node-es@1.1.0 :
resolution : {integrity : sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==}
didyoumean@1.2.2 :
resolution : {integrity : sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
diff-sequences@29.6.3 :
resolution : {integrity : sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
dir-glob@3.0.1 :
resolution : {integrity : sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
engines : {node : '>=8' }
dlv@1.1.3 :
resolution : {integrity : sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
doctrine@2.1.0 :
resolution : {integrity : sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==}
engines : {node : '>=0.10.0' }
doctrine@3.0.0 :
resolution : {integrity : sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
engines : {node : '>=6.0.0' }
dom-accessibility-api@0.5.16 :
resolution : {integrity : sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==}
dom-accessibility-api@0.6.3 :
resolution : {integrity : sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==}
draco3d@1.5.7 :
resolution : {integrity : sha512-m6WCKt/erDXcw+70IJXnG7M3awwQPAsZvJGX5zY7beBqpELw6RDGkYVU0W43AFxye4pDZ5i2Lbyc/NNGqwjUVQ==}
dunder-proto@1.0.1 :
resolution : {integrity : sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
engines : {node : '>= 0.4' }
eastasianwidth@0.2.0 :
resolution : {integrity : sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
echarts-for-react@3.0.5 :
resolution : {integrity : sha512-YpEI5Ty7O/2nvCfQ7ybNa+S90DwE8KYZWacGvJW4luUqywP7qStQ+pxDlYOmr4jGDu10mhEkiAuMKcUlT4W5vg==}
peerDependencies :
echarts : ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
react : ^15.0.0 || >=16.0.0
echarts@5.6.0 :
resolution : {integrity : sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==}
electron-to-chromium@1.5.262 :
resolution : {integrity : sha512-NlAsMteRHek05jRUxUR0a5jpjYq9ykk6+kO0yRaMi5moe7u0fVIOeQ3Y30A8dIiWFBNUoQGi1ljb1i5VtS9WQQ==}
emoji-regex@10.6.0 :
resolution : {integrity : sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
emoji-regex@8.0.0 :
resolution : {integrity : sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
emoji-regex@9.2.2 :
resolution : {integrity : sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
entities@6.0.1 :
resolution : {integrity : sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
engines : {node : '>=0.12' }
environment@1.1.0 :
resolution : {integrity : sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
engines : {node : '>=18' }
es-abstract@1.24.0 :
resolution : {integrity : sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==}
engines : {node : '>= 0.4' }
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-get-iterator@1.1.3 :
resolution : {integrity : sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==}
es-iterator-helpers@1.2.1 :
resolution : {integrity : sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==}
engines : {node : '>= 0.4' }
es-object-atoms@1.1.1 :
resolution : {integrity : sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
engines : {node : '>= 0.4' }
es-set-tostringtag@2.1.0 :
resolution : {integrity : sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
engines : {node : '>= 0.4' }
es-shim-unscopables@1.1.0 :
resolution : {integrity : sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==}
engines : {node : '>= 0.4' }
es-to-primitive@1.3.0 :
resolution : {integrity : sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==}
engines : {node : '>= 0.4' }
esbuild@0.21.5 :
resolution : {integrity : sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
engines : {node : '>=12' }
hasBin : true
escalade@3.2.0 :
resolution : {integrity : sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
engines : {node : '>=6' }
escape-string-regexp@4.0.0 :
resolution : {integrity : sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
engines : {node : '>=10' }
eslint-config-next@14.2.33 :
resolution : {integrity : sha512-e2W+waB+I5KuoALAtKZl3WVDU4Q1MS6gF/gdcwHh0WOAkHf4TZI6dPjd25wKhlZFAsFrVKy24Z7/IwOhn8dHBw==}
peerDependencies :
eslint : ^7.23.0 || ^8.0.0
typescript : '>=3.3.1'
peerDependenciesMeta :
typescript :
optional : true
eslint-import-resolver-node@0.3.9 :
resolution : {integrity : sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
eslint-import-resolver-typescript@3.10.1 :
resolution : {integrity : sha512-A1rHYb06zjMGAxdLSkN2fXPBwuSaQ0iO5M/hdyS0Ajj1VBaRp0sPD3dn1FhME3c/JluGFbwSxyCfqdSbtQLAHQ==}
engines : {node : ^14.18.0 || >=16.0.0}
peerDependencies :
eslint : '*'
eslint-plugin-import : '*'
eslint-plugin-import-x : '*'
peerDependenciesMeta :
eslint-plugin-import :
optional : true
eslint-plugin-import-x :
optional : true
eslint-module-utils@2.12.1 :
resolution : {integrity : sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==}
engines : {node : '>=4' }
peerDependencies :
'@typescript-eslint/parser' : '*'
eslint : '*'
eslint-import-resolver-node : '*'
eslint-import-resolver-typescript : '*'
eslint-import-resolver-webpack : '*'
peerDependenciesMeta :
'@typescript-eslint/parser' :
optional : true
eslint :
optional : true
eslint-import-resolver-node :
optional : true
eslint-import-resolver-typescript :
optional : true
eslint-import-resolver-webpack :
optional : true
eslint-plugin-import@2.32.0 :
resolution : {integrity : sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==}
engines : {node : '>=4' }
peerDependencies :
'@typescript-eslint/parser' : '*'
eslint : ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
peerDependenciesMeta :
'@typescript-eslint/parser' :
optional : true
eslint-plugin-jsx-a11y@6.10.2 :
resolution : {integrity : sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==}
engines : {node : '>=4.0' }
peerDependencies :
eslint : ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
eslint-plugin-react-hooks@5.0.0-canary-7118f5dd7-20230705 :
resolution : {integrity : sha512-AZYbMo/NW9chdL7vk6HQzQhT+PvTAEVqWk9ziruUoW2kAOcN5qNyelv70e0F1VNQAbvutOC9oc+xfWycI9FxDw==}
engines : {node : '>=10' }
peerDependencies :
eslint : ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
eslint-plugin-react@7.37.5 :
resolution : {integrity : sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==}
engines : {node : '>=4' }
peerDependencies :
eslint : ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
eslint-scope@7.2.2 :
resolution : {integrity : sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
engines : {node : ^12.22.0 || ^14.17.0 || >=16.0.0}
eslint-visitor-keys@3.4.3 :
resolution : {integrity : sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
engines : {node : ^12.22.0 || ^14.17.0 || >=16.0.0}
eslint@8.57.1 :
resolution : {integrity : sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==}
engines : {node : ^12.22.0 || ^14.17.0 || >=16.0.0}
deprecated : This version is no longer supported. Please see https://eslint.org/version-support for other options.
hasBin : true
espree@9.6.1 :
resolution : {integrity : sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
engines : {node : ^12.22.0 || ^14.17.0 || >=16.0.0}
esquery@1.6.0 :
resolution : {integrity : sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
engines : {node : '>=0.10' }
esrecurse@4.3.0 :
resolution : {integrity : sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
engines : {node : '>=4.0' }
estraverse@5.3.0 :
resolution : {integrity : sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
engines : {node : '>=4.0' }
estree-walker@2.0.2 :
resolution : {integrity : sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
estree-walker@3.0.3 :
resolution : {integrity : sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
esutils@2.0.3 :
resolution : {integrity : sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
engines : {node : '>=0.10.0' }
eventemitter3@5.0.1 :
resolution : {integrity : sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==}
execa@8.0.1 :
resolution : {integrity : sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==}
engines : {node : '>=16.17' }
fast-deep-equal@3.1.3 :
resolution : {integrity : sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
fast-glob@3.3.3 :
resolution : {integrity : sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
engines : {node : '>=8.6.0' }
fast-json-stable-stringify@2.1.0 :
resolution : {integrity : sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
fast-levenshtein@2.0.6 :
resolution : {integrity : sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
fastq@1.19.1 :
resolution : {integrity : sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==}
fdir@6.5.0 :
resolution : {integrity : sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
engines : {node : '>=12.0.0' }
peerDependencies :
picomatch : ^3 || ^4
peerDependenciesMeta :
picomatch :
optional : true
fflate@0.6.10 :
resolution : {integrity : sha512-IQrh3lEPM93wVCEczc9SaAOvkmcoQn/G8Bo1e8ZPlY3X3bnAxWaBdvTdvM1hP62iZp0BXWDy4vTAy4fF0+Dlpg==}
fflate@0.8.2 :
resolution : {integrity : sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==}
file-entry-cache@6.0.1 :
resolution : {integrity : sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
engines : {node : ^10.12.0 || >=12.0.0}
fill-range@7.1.1 :
resolution : {integrity : sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
engines : {node : '>=8' }
find-up@5.0.0 :
resolution : {integrity : sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
engines : {node : '>=10' }
flat-cache@3.2.0 :
resolution : {integrity : sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==}
engines : {node : ^10.12.0 || >=12.0.0}
flatted@3.3.3 :
resolution : {integrity : sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
for-each@0.3.5 :
resolution : {integrity : sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==}
engines : {node : '>= 0.4' }
foreground-child@3.3.1 :
resolution : {integrity : sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
engines : {node : '>=14' }
form-data@4.0.5 :
resolution : {integrity : sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==}
engines : {node : '>= 6' }
fraction.js@5.3.4 :
resolution : {integrity : sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==}
framer-motion@11.18.2 :
resolution : {integrity : sha512-5F5Och7wrvtLVElIpclDT0CBzMVg3dL22B64aZwHtsIY8RB4mXICLrkajK4G9R+ieSAGcgrLeae2SeUTg2pr6w==}
peerDependencies :
'@emotion/is-prop-valid' : '*'
react : ^18.0.0 || ^19.0.0
react-dom : ^18.0.0 || ^19.0.0
peerDependenciesMeta :
'@emotion/is-prop-valid' :
optional : true
react :
optional : true
react-dom :
optional : true
fs.realpath@1.0.0 :
resolution : {integrity : sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
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==}
function.prototype.name@1.1.8 :
resolution : {integrity : sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==}
engines : {node : '>= 0.4' }
functions-have-names@1.2.3 :
resolution : {integrity : sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
generator-function@2.0.1 :
resolution : {integrity : sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==}
engines : {node : '>= 0.4' }
gensync@1.0.0-beta.2 :
resolution : {integrity : sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
engines : {node : '>=6.9.0' }
get-east-asian-width@1.4.0 :
resolution : {integrity : sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==}
engines : {node : '>=18' }
get-func-name@2.0.2 :
resolution : {integrity : sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==}
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-stream@8.0.1 :
resolution : {integrity : sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==}
engines : {node : '>=16' }
get-symbol-description@1.1.0 :
resolution : {integrity : sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==}
engines : {node : '>= 0.4' }
get-tsconfig@4.13.0 :
resolution : {integrity : sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ==}
glob-parent@5.1.2 :
resolution : {integrity : sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
engines : {node : '>= 6' }
glob-parent@6.0.2 :
resolution : {integrity : sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
engines : {node : '>=10.13.0' }
glob@10.3.10 :
resolution : {integrity : sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==}
engines : {node : '>=16 || 14 >=14.17' }
hasBin : true
glob@7.2.3 :
resolution : {integrity : sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
deprecated : Glob versions prior to v9 are no longer supported
glob@8.1.0 :
resolution : {integrity : sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==}
engines : {node : '>=12' }
deprecated : Glob versions prior to v9 are no longer supported
globals@13.24.0 :
resolution : {integrity : sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
engines : {node : '>=8' }
globalthis@1.0.4 :
resolution : {integrity : sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
engines : {node : '>= 0.4' }
globby@11.1.0 :
resolution : {integrity : sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
engines : {node : '>=10' }
glsl-noise@0.0.0 :
resolution : {integrity : sha512-b/ZCF6amfAUb7dJM/MxRs7AetQEahYzJ8PtgfrmEdtw6uyGOr+ZSGtgjFm6mfsBkxJ4d2W7kg+Nlqzqvn3Bc0w==}
gopd@1.2.0 :
resolution : {integrity : sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
engines : {node : '>= 0.4' }
graceful-fs@4.2.11 :
resolution : {integrity : sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
graphemer@1.4.0 :
resolution : {integrity : sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
graphql-tag@2.12.6 :
resolution : {integrity : sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==}
engines : {node : '>=10' }
peerDependencies :
graphql : ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
Apply Composer changes: comprehensive API updates, migrations, middleware, and infrastructure improvements
- Add comprehensive database migrations (001-024) for schema evolution
- Enhance API schema with expanded type definitions and resolvers
- Add new middleware: audit logging, rate limiting, MFA enforcement, security, tenant auth
- Implement new services: AI optimization, billing, blockchain, compliance, marketplace
- Add adapter layer for cloud integrations (Cloudflare, Kubernetes, Proxmox, storage)
- Update Crossplane provider with enhanced VM management capabilities
- Add comprehensive test suite for API endpoints and services
- Update frontend components with improved GraphQL subscriptions and real-time updates
- Enhance security configurations and headers (CSP, CORS, etc.)
- Update documentation and configuration files
- Add new CI/CD workflows and validation scripts
- Implement design system improvements and UI enhancements
2025-12-12 18:01:35 -08:00
graphql-ws@5.16.2 :
resolution : {integrity : sha512-E1uccsZxt/96jH/OwmLPuXMACILs76pKF2i3W861LpKBCYtGIyPQGtWLuBLkND4ox1KHns70e83PS4te50nvPQ==}
engines : {node : '>=10' }
peerDependencies :
graphql : '>=0.11 <=16'
2025-11-28 12:54:33 -08:00
graphql@16.12.0 :
resolution : {integrity : sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==}
engines : {node : ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
has-bigints@1.1.0 :
resolution : {integrity : sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==}
engines : {node : '>= 0.4' }
has-flag@4.0.0 :
resolution : {integrity : sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
engines : {node : '>=8' }
has-property-descriptors@1.0.2 :
resolution : {integrity : sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
has-proto@1.2.0 :
resolution : {integrity : sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==}
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.2 :
resolution : {integrity : sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
engines : {node : '>= 0.4' }
hls.js@1.6.15 :
resolution : {integrity : sha512-E3a5VwgXimGHwpRGV+WxRTKeSp2DW5DI5MWv34ulL3t5UNmyJWCQ1KmLEHbYzcfThfXG8amBL+fCYPneGHC4VA==}
hoist-non-react-statics@3.3.2 :
resolution : {integrity : sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
html-encoding-sniffer@4.0.0 :
resolution : {integrity : sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==}
engines : {node : '>=18' }
html-escaper@2.0.2 :
resolution : {integrity : sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==}
http-proxy-agent@7.0.2 :
resolution : {integrity : sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==}
engines : {node : '>= 14' }
https-proxy-agent@5.0.1 :
resolution : {integrity : sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
engines : {node : '>= 6' }
https-proxy-agent@7.0.6 :
resolution : {integrity : sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
engines : {node : '>= 14' }
human-signals@5.0.0 :
resolution : {integrity : sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
engines : {node : '>=16.17.0' }
husky@8.0.3 :
resolution : {integrity : sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==}
engines : {node : '>=14' }
hasBin : true
iconv-lite@0.6.3 :
resolution : {integrity : sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
engines : {node : '>=0.10.0' }
ieee754@1.2.1 :
resolution : {integrity : sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
ignore@5.3.2 :
resolution : {integrity : sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
engines : {node : '>= 4' }
immediate@3.0.6 :
resolution : {integrity : sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==}
import-fresh@3.3.1 :
resolution : {integrity : sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
engines : {node : '>=6' }
imurmurhash@0.1.4 :
resolution : {integrity : sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
engines : {node : '>=0.8.19' }
indent-string@4.0.0 :
resolution : {integrity : sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==}
engines : {node : '>=8' }
inflight@1.0.6 :
resolution : {integrity : sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
deprecated : This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
inherits@2.0.4 :
resolution : {integrity : sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
internal-slot@1.1.0 :
resolution : {integrity : sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==}
engines : {node : '>= 0.4' }
is-arguments@1.2.0 :
resolution : {integrity : sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA==}
engines : {node : '>= 0.4' }
is-array-buffer@3.0.5 :
resolution : {integrity : sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==}
engines : {node : '>= 0.4' }
is-async-function@2.1.1 :
resolution : {integrity : sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==}
engines : {node : '>= 0.4' }
is-bigint@1.1.0 :
resolution : {integrity : sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==}
engines : {node : '>= 0.4' }
is-binary-path@2.1.0 :
resolution : {integrity : sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
engines : {node : '>=8' }
is-boolean-object@1.2.2 :
resolution : {integrity : sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==}
engines : {node : '>= 0.4' }
is-bun-module@2.0.0 :
resolution : {integrity : sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==}
is-callable@1.2.7 :
resolution : {integrity : sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
engines : {node : '>= 0.4' }
is-core-module@2.16.1 :
resolution : {integrity : sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
engines : {node : '>= 0.4' }
is-data-view@1.0.2 :
resolution : {integrity : sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==}
engines : {node : '>= 0.4' }
is-date-object@1.1.0 :
resolution : {integrity : sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==}
engines : {node : '>= 0.4' }
is-extglob@2.1.1 :
resolution : {integrity : sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
engines : {node : '>=0.10.0' }
is-finalizationregistry@1.1.1 :
resolution : {integrity : sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==}
engines : {node : '>= 0.4' }
is-fullwidth-code-point@3.0.0 :
resolution : {integrity : sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
engines : {node : '>=8' }
is-fullwidth-code-point@4.0.0 :
resolution : {integrity : sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==}
engines : {node : '>=12' }
is-fullwidth-code-point@5.1.0 :
resolution : {integrity : sha512-5XHYaSyiqADb4RnZ1Bdad6cPp8Toise4TzEjcOYDHZkTCbKgiUl7WTUCpNWHuxmDt91wnsZBc9xinNzopv3JMQ==}
engines : {node : '>=18' }
is-generator-function@1.1.2 :
resolution : {integrity : sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==}
engines : {node : '>= 0.4' }
is-glob@4.0.3 :
resolution : {integrity : sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
engines : {node : '>=0.10.0' }
is-map@2.0.3 :
resolution : {integrity : sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==}
engines : {node : '>= 0.4' }
is-negative-zero@2.0.3 :
resolution : {integrity : sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==}
engines : {node : '>= 0.4' }
is-number-object@1.1.1 :
resolution : {integrity : sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==}
engines : {node : '>= 0.4' }
is-number@7.0.0 :
resolution : {integrity : sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
engines : {node : '>=0.12.0' }
is-path-inside@3.0.3 :
resolution : {integrity : sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
engines : {node : '>=8' }
is-potential-custom-element-name@1.0.1 :
resolution : {integrity : sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==}
is-promise@2.2.2 :
resolution : {integrity : sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==}
is-reference@1.2.1 :
resolution : {integrity : sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==}
is-regex@1.2.1 :
resolution : {integrity : sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==}
engines : {node : '>= 0.4' }
is-set@2.0.3 :
resolution : {integrity : sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==}
engines : {node : '>= 0.4' }
is-shared-array-buffer@1.0.4 :
resolution : {integrity : sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==}
engines : {node : '>= 0.4' }
is-stream@3.0.0 :
resolution : {integrity : sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==}
engines : {node : ^12.20.0 || ^14.13.1 || >=16.0.0}
is-string@1.1.1 :
resolution : {integrity : sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==}
engines : {node : '>= 0.4' }
is-symbol@1.1.1 :
resolution : {integrity : sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==}
engines : {node : '>= 0.4' }
is-typed-array@1.1.15 :
resolution : {integrity : sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==}
engines : {node : '>= 0.4' }
is-weakmap@2.0.2 :
resolution : {integrity : sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==}
engines : {node : '>= 0.4' }
is-weakref@1.1.1 :
resolution : {integrity : sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==}
engines : {node : '>= 0.4' }
is-weakset@2.0.4 :
resolution : {integrity : sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==}
engines : {node : '>= 0.4' }
isarray@2.0.5 :
resolution : {integrity : sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
isexe@2.0.0 :
resolution : {integrity : sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
istanbul-lib-coverage@3.2.2 :
resolution : {integrity : sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==}
engines : {node : '>=8' }
istanbul-lib-report@3.0.1 :
resolution : {integrity : sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==}
engines : {node : '>=10' }
istanbul-lib-source-maps@5.0.6 :
resolution : {integrity : sha512-yg2d+Em4KizZC5niWhQaIomgf5WlL4vOOjZ5xGCmF8SnPE/mDWWXgvRExdcpCgh9lLRRa1/fSYp2ymmbJ1pI+A==}
engines : {node : '>=10' }
istanbul-reports@3.2.0 :
resolution : {integrity : sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==}
engines : {node : '>=8' }
iterator.prototype@1.1.5 :
resolution : {integrity : sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==}
engines : {node : '>= 0.4' }
its-fine@1.2.5 :
resolution : {integrity : sha512-fXtDA0X0t0eBYAGLVM5YsgJGsJ5jEmqZEPrGbzdf5awjv0xE7nqv3TVnvtUF060Tkes15DbDAKW/I48vsb6SyA==}
peerDependencies :
react : '>=18.0'
jackspeak@2.3.6 :
resolution : {integrity : sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==}
engines : {node : '>=14' }
jiti@1.21.7 :
resolution : {integrity : sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==}
hasBin : true
js-tokens@4.0.0 :
resolution : {integrity : sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
js-tokens@9.0.1 :
resolution : {integrity : sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
js-yaml@4.1.1 :
resolution : {integrity : sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
hasBin : true
jsdom@23.2.0 :
resolution : {integrity : sha512-L88oL7D/8ufIES+Zjz7v0aes+oBMh2Xnh3ygWvL0OaICOomKEPKuPnIfBJekiXr+BHbbMjrWn/xqrDQuxFTeyA==}
engines : {node : '>=18' }
peerDependencies :
canvas : ^2.11.2
peerDependenciesMeta :
canvas :
optional : true
jsesc@3.1.0 :
resolution : {integrity : sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
engines : {node : '>=6' }
hasBin : true
json-buffer@3.0.1 :
resolution : {integrity : sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
json-schema-traverse@0.4.1 :
resolution : {integrity : sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
json-stable-stringify-without-jsonify@1.0.1 :
resolution : {integrity : sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
json5@1.0.2 :
resolution : {integrity : sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==}
hasBin : true
json5@2.2.3 :
resolution : {integrity : sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
engines : {node : '>=6' }
hasBin : true
jsx-ast-utils@3.3.5 :
resolution : {integrity : sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
engines : {node : '>=4.0' }
keyv@4.5.4 :
resolution : {integrity : sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
language-subtag-registry@0.3.23 :
resolution : {integrity : sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==}
language-tags@1.0.9 :
resolution : {integrity : sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==}
engines : {node : '>=0.10' }
levn@0.4.1 :
resolution : {integrity : sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
engines : {node : '>= 0.8.0' }
lie@3.1.1 :
resolution : {integrity : sha512-RiNhHysUjhrDQntfYSfY4MU24coXXdEOgw9WGcKHNeEwffDYbF//u87M1EWaMGzuFoSbqW0C9C6lEEhDOAswfw==}
lie@3.3.0 :
resolution : {integrity : sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==}
lilconfig@3.1.3 :
resolution : {integrity : sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
engines : {node : '>=14' }
lines-and-columns@1.2.4 :
resolution : {integrity : sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
lint-staged@15.5.2 :
resolution : {integrity : sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w==}
engines : {node : '>=18.12.0' }
hasBin : true
listr2@8.3.3 :
resolution : {integrity : sha512-LWzX2KsqcB1wqQ4AHgYb4RsDXauQiqhjLk+6hjbaeHG4zpjjVAB6wC/gz6X0l+Du1cN3pUB5ZlrvTbhGSNnUQQ==}
engines : {node : '>=18.0.0' }
local-pkg@0.5.1 :
resolution : {integrity : sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==}
engines : {node : '>=14' }
localforage@1.10.0 :
resolution : {integrity : sha512-14/H1aX7hzBBmmh7sGPd+AOMkkIrHM3Z1PAyGgZigA1H1p5O5ANnMyWzvpAETtG68/dC4pC0ncy3+PPGzXZHPg==}
locate-path@6.0.0 :
resolution : {integrity : sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
engines : {node : '>=10' }
lodash.merge@4.6.2 :
resolution : {integrity : sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
log-update@6.1.0 :
resolution : {integrity : sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==}
engines : {node : '>=18' }
loose-envify@1.4.0 :
resolution : {integrity : sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
hasBin : true
loupe@2.3.7 :
resolution : {integrity : sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==}
lru-cache@10.4.3 :
resolution : {integrity : sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
lru-cache@5.1.1 :
resolution : {integrity : sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
lucide-react@0.378.0 :
resolution : {integrity : sha512-u6EPU8juLUk9ytRcyapkWI18epAv3RU+6+TC23ivjR0e+glWKBobFeSgRwOIJihzktILQuy6E0E80P2jVTDR5g==}
peerDependencies :
react : ^16.5.1 || ^17.0.0 || ^18.0.0
lz-string@1.5.0 :
resolution : {integrity : sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==}
hasBin : true
maath@0.10.8 :
resolution : {integrity : sha512-tRvbDF0Pgqz+9XUa4jjfgAQ8/aPKmQdWXilFu2tMy4GWj4NOsx99HlULO4IeREfbO3a0sA145DZYyvXPkybm0g==}
peerDependencies :
'@types/three' : '>=0.134.0'
three : '>=0.134.0'
magic-string@0.27.0 :
resolution : {integrity : sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
engines : {node : '>=12' }
magic-string@0.30.21 :
resolution : {integrity : sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
magicast@0.3.5 :
resolution : {integrity : sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==}
make-dir@4.0.0 :
resolution : {integrity : sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
engines : {node : '>=10' }
math-intrinsics@1.1.0 :
resolution : {integrity : sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
engines : {node : '>= 0.4' }
mdn-data@2.0.30 :
resolution : {integrity : sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==}
merge-stream@2.0.0 :
resolution : {integrity : sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
merge2@1.4.1 :
resolution : {integrity : sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines : {node : '>= 8' }
meshline@3.3.1 :
resolution : {integrity : sha512-/TQj+JdZkeSUOl5Mk2J7eLcYTLiQm2IDzmlSvYm7ov15anEcDJ92GHqqazxTSreeNgfnYu24kiEvvv0WlbCdFQ==}
peerDependencies :
three : '>=0.137'
meshoptimizer@0.18.1 :
resolution : {integrity : sha512-ZhoIoL7TNV4s5B6+rx5mC//fw8/POGyNxS/DZyCJeiZ12ScLfVwRE/GfsxwiTkMYYD5DmK2/JXnEVXqL4rF+Sw==}
micromatch@4.0.8 :
resolution : {integrity : sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
engines : {node : '>=8.6' }
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' }
mimic-fn@4.0.0 :
resolution : {integrity : sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==}
engines : {node : '>=12' }
mimic-function@5.0.1 :
resolution : {integrity : sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
engines : {node : '>=18' }
min-indent@1.0.1 :
resolution : {integrity : sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==}
engines : {node : '>=4' }
minimatch@3.1.2 :
resolution : {integrity : sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
minimatch@5.1.6 :
resolution : {integrity : sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
engines : {node : '>=10' }
minimatch@9.0.5 :
resolution : {integrity : sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
engines : {node : '>=16 || 14 >=14.17' }
minimist@1.2.8 :
resolution : {integrity : sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
minipass@7.1.2 :
resolution : {integrity : sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
engines : {node : '>=16 || 14 >=14.17' }
mkdirp@0.5.6 :
resolution : {integrity : sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==}
hasBin : true
mlly@1.8.0 :
resolution : {integrity : sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==}
motion-dom@11.18.1 :
resolution : {integrity : sha512-g76KvA001z+atjfxczdRtw/RXOM3OMSdd1f4DL77qCTF/+avrRJiawSG4yDibEQ215sr9kpinSlX2pCTJ9zbhw==}
motion-utils@11.18.1 :
resolution : {integrity : sha512-49Kt+HKjtbJKLtgO/LKj9Ld+6vw9BjH5d9sc40R/kVyH8GLAXgT42M2NnuPcJNuA3s9ZfZBUcwIgpmZWGEE+hA==}
mrmime@2.0.1 :
resolution : {integrity : sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
engines : {node : '>=10' }
ms@2.1.3 :
resolution : {integrity : sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
mz@2.7.0 :
resolution : {integrity : sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
nanoid@3.3.11 :
resolution : {integrity : sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
engines : {node : ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin : true
napi-postinstall@0.3.4 :
resolution : {integrity : sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==}
engines : {node : ^12.20.0 || ^14.18.0 || >=16.0.0}
hasBin : true
natural-compare@1.4.0 :
resolution : {integrity : sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
next@14.2.33 :
resolution : {integrity : sha512-GiKHLsD00t4ACm1p00VgrI0rUFAC9cRDGReKyERlM57aeEZkOQGcZTpIbsGn0b562FTPJWmYfKwplfO9EaT6ng==}
engines : {node : '>=18.17.0' }
hasBin : true
peerDependencies :
'@opentelemetry/api' : ^1.1.0
'@playwright/test' : ^1.41.2
react : ^18.2.0
react-dom : ^18.2.0
sass : ^1.3.0
peerDependenciesMeta :
'@opentelemetry/api' :
optional : true
'@playwright/test' :
optional : true
sass :
optional : 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
node-releases@2.0.27 :
resolution : {integrity : sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
normalize-path@3.0.0 :
resolution : {integrity : sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
engines : {node : '>=0.10.0' }
normalize-range@0.1.2 :
resolution : {integrity : sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
engines : {node : '>=0.10.0' }
npm-run-path@5.3.0 :
resolution : {integrity : sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==}
engines : {node : ^12.20.0 || ^14.13.1 || >=16.0.0}
object-assign@4.1.1 :
resolution : {integrity : sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
engines : {node : '>=0.10.0' }
object-hash@3.0.0 :
resolution : {integrity : sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==}
engines : {node : '>= 6' }
object-inspect@1.13.4 :
resolution : {integrity : sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==}
engines : {node : '>= 0.4' }
object-is@1.1.6 :
resolution : {integrity : sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==}
engines : {node : '>= 0.4' }
object-keys@1.1.1 :
resolution : {integrity : sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
engines : {node : '>= 0.4' }
object.assign@4.1.7 :
resolution : {integrity : sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==}
engines : {node : '>= 0.4' }
object.entries@1.1.9 :
resolution : {integrity : sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==}
engines : {node : '>= 0.4' }
object.fromentries@2.0.8 :
resolution : {integrity : sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==}
engines : {node : '>= 0.4' }
object.groupby@1.0.3 :
resolution : {integrity : sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==}
engines : {node : '>= 0.4' }
object.values@1.2.1 :
resolution : {integrity : sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==}
engines : {node : '>= 0.4' }
once@1.4.0 :
resolution : {integrity : sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
onetime@6.0.0 :
resolution : {integrity : sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==}
engines : {node : '>=12' }
onetime@7.0.0 :
resolution : {integrity : sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
engines : {node : '>=18' }
optimism@0.18.1 :
resolution : {integrity : sha512-mLXNwWPa9dgFyDqkNi54sjDyNJ9/fTI6WGBLgnXku1vdKY/jovHfZT5r+aiVeFFLOz+foPNOm5YJ4mqgld2GBQ==}
optionator@0.9.4 :
resolution : {integrity : sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
engines : {node : '>= 0.8.0' }
own-keys@1.0.1 :
resolution : {integrity : sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==}
engines : {node : '>= 0.4' }
p-limit@3.1.0 :
resolution : {integrity : sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
engines : {node : '>=10' }
p-limit@5.0.0 :
resolution : {integrity : sha512-/Eaoq+QyLSiXQ4lyYV23f14mZRQcXnxfHrN0vCai+ak9G0pp9iEQukIIZq5NccEvwRB8PUnZT0KsOoDCINS1qQ==}
engines : {node : '>=18' }
p-locate@5.0.0 :
resolution : {integrity : sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
engines : {node : '>=10' }
parent-module@1.0.1 :
resolution : {integrity : sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
engines : {node : '>=6' }
parse5@7.3.0 :
resolution : {integrity : sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==}
path-exists@4.0.0 :
resolution : {integrity : sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
engines : {node : '>=8' }
path-is-absolute@1.0.1 :
resolution : {integrity : sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
engines : {node : '>=0.10.0' }
path-key@3.1.1 :
resolution : {integrity : sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
engines : {node : '>=8' }
path-key@4.0.0 :
resolution : {integrity : sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
engines : {node : '>=12' }
path-parse@1.0.7 :
resolution : {integrity : sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
path-scurry@1.11.1 :
resolution : {integrity : sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
engines : {node : '>=16 || 14 >=14.18' }
path-type@4.0.0 :
resolution : {integrity : sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
engines : {node : '>=8' }
pathe@1.1.2 :
resolution : {integrity : sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
pathe@2.0.3 :
resolution : {integrity : sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
pathval@1.1.1 :
resolution : {integrity : sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==}
picocolors@1.1.1 :
resolution : {integrity : sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
picomatch@2.3.1 :
resolution : {integrity : sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines : {node : '>=8.6' }
picomatch@4.0.3 :
resolution : {integrity : sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
engines : {node : '>=12' }
pidtree@0.6.0 :
resolution : {integrity : sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==}
engines : {node : '>=0.10' }
hasBin : true
pify@2.3.0 :
resolution : {integrity : sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
engines : {node : '>=0.10.0' }
pirates@4.0.7 :
resolution : {integrity : sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
engines : {node : '>= 6' }
pkg-types@1.3.1 :
resolution : {integrity : sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
possible-typed-array-names@1.1.0 :
resolution : {integrity : sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==}
engines : {node : '>= 0.4' }
postcss-import@15.1.0 :
resolution : {integrity : sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==}
engines : {node : '>=14.0.0' }
peerDependencies :
postcss : ^8.0.0
postcss-js@4.1.0 :
resolution : {integrity : sha512-oIAOTqgIo7q2EOwbhb8UalYePMvYoIeRY2YKntdpFQXNosSu3vLrniGgmH9OKs/qAkfoj5oB3le/7mINW1LCfw==}
engines : {node : ^12 || ^14 || >= 16}
peerDependencies :
postcss : ^8.4.21
postcss-load-config@6.0.1 :
resolution : {integrity : sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==}
engines : {node : '>= 18' }
peerDependencies :
jiti : '>=1.21.0'
postcss : '>=8.0.9'
tsx : ^4.8.1
yaml : ^2.4.2
peerDependenciesMeta :
jiti :
optional : true
postcss :
optional : true
tsx :
optional : true
yaml :
optional : true
postcss-nested@6.2.0 :
resolution : {integrity : sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==}
engines : {node : '>=12.0' }
peerDependencies :
postcss : ^8.2.14
postcss-selector-parser@6.1.2 :
resolution : {integrity : sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
engines : {node : '>=4' }
postcss-value-parser@4.2.0 :
resolution : {integrity : sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
postcss@8.4.31 :
resolution : {integrity : sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
engines : {node : ^10 || ^12 || >=14}
postcss@8.5.6 :
resolution : {integrity : sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
engines : {node : ^10 || ^12 || >=14}
postprocessing@6.38.0 :
resolution : {integrity : sha512-tisx8XN/PWTL3uXz2mt8bjlMS1wiOUSCK3ixi4zjwUCFmP8XW8hNhXwrxwd2zf2VmCyCQ3GUaLm7GLnkkBbDsQ==}
peerDependencies :
three : '>= 0.157.0 < 0.182.0'
potpack@1.0.2 :
resolution : {integrity : sha512-choctRBIV9EMT9WGAZHn3V7t0Z2pMQyl0EZE6pFc/6ml3ssw7Dlf/oAOvFwjm1HVsqfQN8GfeFyJ+d8tRzqueQ==}
prelude-ls@1.2.1 :
resolution : {integrity : sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines : {node : '>= 0.8.0' }
prettier-plugin-tailwindcss@0.5.14 :
resolution : {integrity : sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==}
engines : {node : '>=14.21.3' }
peerDependencies :
'@ianvs/prettier-plugin-sort-imports' : '*'
'@prettier/plugin-pug' : '*'
'@shopify/prettier-plugin-liquid' : '*'
'@trivago/prettier-plugin-sort-imports' : '*'
'@zackad/prettier-plugin-twig-melody' : '*'
prettier : ^3.0
prettier-plugin-astro : '*'
prettier-plugin-css-order : '*'
prettier-plugin-import-sort : '*'
prettier-plugin-jsdoc : '*'
prettier-plugin-marko : '*'
prettier-plugin-organize-attributes : '*'
prettier-plugin-organize-imports : '*'
prettier-plugin-sort-imports : '*'
prettier-plugin-style-order : '*'
prettier-plugin-svelte : '*'
peerDependenciesMeta :
'@ianvs/prettier-plugin-sort-imports' :
optional : true
'@prettier/plugin-pug' :
optional : true
'@shopify/prettier-plugin-liquid' :
optional : true
'@trivago/prettier-plugin-sort-imports' :
optional : true
'@zackad/prettier-plugin-twig-melody' :
optional : true
prettier-plugin-astro :
optional : true
prettier-plugin-css-order :
optional : true
prettier-plugin-import-sort :
optional : true
prettier-plugin-jsdoc :
optional : true
prettier-plugin-marko :
optional : true
prettier-plugin-organize-attributes :
optional : true
prettier-plugin-organize-imports :
optional : true
prettier-plugin-sort-imports :
optional : true
prettier-plugin-style-order :
optional : true
prettier-plugin-svelte :
optional : true
prettier@3.7.1 :
resolution : {integrity : sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==}
engines : {node : '>=14' }
hasBin : true
pretty-format@27.5.1 :
resolution : {integrity : sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==}
engines : {node : ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
pretty-format@29.7.0 :
resolution : {integrity : sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
progress@2.0.3 :
resolution : {integrity : sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==}
engines : {node : '>=0.4.0' }
promise-worker-transferable@1.0.4 :
resolution : {integrity : sha512-bN+0ehEnrXfxV2ZQvU2PetO0n4gqBD4ulq3MI1WOPLgr7/Mg9yRQkX5+0v1vagr74ZTsl7XtzlaYDo2EuCeYJw==}
prop-types@15.8.1 :
resolution : {integrity : sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
proxy-from-env@1.1.0 :
resolution : {integrity : sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
psl@1.15.0 :
resolution : {integrity : sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==}
punycode@2.3.1 :
resolution : {integrity : sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines : {node : '>=6' }
querystringify@2.2.0 :
resolution : {integrity : sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==}
queue-microtask@1.2.3 :
resolution : {integrity : sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
react-composer@5.0.3 :
resolution : {integrity : sha512-1uWd07EME6XZvMfapwZmc7NgCZqDemcvicRi3wMJzXsQLvZ3L7fTHVyPy1bZdnWXM4iPjYuNE+uJ41MLKeTtnA==}
peerDependencies :
react : ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom@18.3.1 :
resolution : {integrity : sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==}
peerDependencies :
react : ^18.3.1
react-hook-form@7.66.1 :
resolution : {integrity : sha512-2KnjpgG2Rhbi+CIiIBQQ9Df6sMGH5ExNyFl4Hw9qO7pIqMBR8Bvu9RQyjl3JM4vehzCh9soiNUM/xYMswb2EiA==}
engines : {node : '>=18.0.0' }
peerDependencies :
react : ^16.8.0 || ^17 || ^18 || ^19
react-is@16.13.1 :
resolution : {integrity : sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
react-is@17.0.2 :
resolution : {integrity : sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==}
react-is@18.3.1 :
resolution : {integrity : sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
react-reconciler@0.27.0 :
resolution : {integrity : sha512-HmMDKciQjYmBRGuuhIaKA1ba/7a+UsM5FzOZsMO2JYHt9Jh8reCb7j1eDC95NOyUlKM9KRyvdx0flBuDvYSBoA==}
engines : {node : '>=0.10.0' }
peerDependencies :
react : ^18.0.0
react-refresh@0.17.0 :
resolution : {integrity : sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==}
engines : {node : '>=0.10.0' }
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.1 :
resolution : {integrity : sha512-HpMh8+oahmIdOuS5aFKKY6Pyog+FNaZV/XyJOq7b4YFwsFHe5yYfdbIalI4k3vU2nSDql7YskmUseHsRrJqIPA==}
engines : {node : '>=10' }
peerDependencies :
'@types/react' : '*'
react : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
react-style-singleton@2.2.3 :
resolution : {integrity : sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==}
engines : {node : '>=10' }
peerDependencies :
'@types/react' : '*'
react : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
react-use-measure@2.1.7 :
resolution : {integrity : sha512-KrvcAo13I/60HpwGO5jpW7E9DfusKyLPLvuHlUyP5zqnmAPhNc6qTRjUQrdTADl0lpPpDVU2/Gg51UlOGHXbdg==}
peerDependencies :
react : '>=16.13'
react-dom : '>=16.13'
peerDependenciesMeta :
react-dom :
optional : true
react@18.3.1 :
resolution : {integrity : sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==}
engines : {node : '>=0.10.0' }
reactflow@11.11.4 :
resolution : {integrity : sha512-70FOtJkUWH3BAOsN+LU9lCrKoKbtOPnz2uq0CV2PLdNSwxTXOhCbsZr50GmZ+Rtw3jx8Uv7/vBFtCGixLfd4Og==}
peerDependencies :
react : '>=17'
react-dom : '>=17'
read-cache@1.0.0 :
resolution : {integrity : sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
readdirp@3.6.0 :
resolution : {integrity : sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
engines : {node : '>=8.10.0' }
redent@3.0.0 :
resolution : {integrity : sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==}
engines : {node : '>=8' }
reflect.getprototypeof@1.0.10 :
resolution : {integrity : sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==}
engines : {node : '>= 0.4' }
regexp.prototype.flags@1.5.4 :
resolution : {integrity : sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==}
engines : {node : '>= 0.4' }
rehackt@0.1.0 :
resolution : {integrity : sha512-7kRDOuLHB87D/JESKxQoRwv4DzbIdwkAGQ7p6QKGdVlY1IZheUnVhlk/4UZlNUVxdAXpyxikE3URsG067ybVzw==}
peerDependencies :
'@types/react' : '*'
react : '*'
peerDependenciesMeta :
'@types/react' :
optional : true
react :
optional : true
require-from-string@2.0.2 :
resolution : {integrity : sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
engines : {node : '>=0.10.0' }
requires-port@1.0.0 :
resolution : {integrity : sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
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.11 :
resolution : {integrity : sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==}
engines : {node : '>= 0.4' }
hasBin : true
resolve@1.22.8 :
resolution : {integrity : sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
hasBin : true
resolve@2.0.0-next.5 :
resolution : {integrity : sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==}
hasBin : true
restore-cursor@5.1.0 :
resolution : {integrity : sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
engines : {node : '>=18' }
reusify@1.1.0 :
resolution : {integrity : sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
engines : {iojs: '>=1.0.0', node : '>=0.10.0' }
rfdc@1.4.1 :
resolution : {integrity : sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
rimraf@3.0.2 :
resolution : {integrity : sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
deprecated : Rimraf versions prior to v4 are no longer supported
hasBin : true
rollup@2.79.2 :
resolution : {integrity : sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==}
engines : {node : '>=10.0.0' }
hasBin : true
rollup@4.53.3 :
resolution : {integrity : sha512-w8GmOxZfBmKknvdXU1sdM9NHcoQejwF/4mNgj2JuEEdRaHwwF12K7e9eXn1nLZ07ad+du76mkVsyeb2rKGllsA==}
engines : {node: '>=18.0.0', npm : '>=8.0.0' }
hasBin : true
rrweb-cssom@0.6.0 :
resolution : {integrity : sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==}
rrweb-cssom@0.8.0 :
resolution : {integrity : sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==}
run-parallel@1.2.0 :
resolution : {integrity : sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
safe-array-concat@1.1.3 :
resolution : {integrity : sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==}
engines : {node : '>=0.4' }
safe-push-apply@1.0.0 :
resolution : {integrity : sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==}
engines : {node : '>= 0.4' }
safe-regex-test@1.1.0 :
resolution : {integrity : sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==}
engines : {node : '>= 0.4' }
safer-buffer@2.1.2 :
resolution : {integrity : sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
saxes@6.0.0 :
resolution : {integrity : sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==}
engines : {node : '>=v12.22.7' }
scheduler@0.21.0 :
resolution : {integrity : sha512-1r87x5fz9MXqswA2ERLo0EbOAU74DpIUO090gIasYTqlVoJeMcl+Z1Rg7WHz+qtPujhS/hGIt9kxZOYBV3faRQ==}
scheduler@0.23.2 :
resolution : {integrity : sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==}
semver@6.3.1 :
resolution : {integrity : sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
hasBin : true
semver@7.7.3 :
resolution : {integrity : sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==}
engines : {node : '>=10' }
hasBin : true
set-function-length@1.2.2 :
resolution : {integrity : sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
engines : {node : '>= 0.4' }
set-function-name@2.0.2 :
resolution : {integrity : sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==}
engines : {node : '>= 0.4' }
set-proto@1.0.0 :
resolution : {integrity : sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==}
engines : {node : '>= 0.4' }
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' }
side-channel-list@1.0.0 :
resolution : {integrity : sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
engines : {node : '>= 0.4' }
side-channel-map@1.0.1 :
resolution : {integrity : sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==}
engines : {node : '>= 0.4' }
side-channel-weakmap@1.0.2 :
resolution : {integrity : sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==}
engines : {node : '>= 0.4' }
side-channel@1.1.0 :
resolution : {integrity : sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
engines : {node : '>= 0.4' }
siginfo@2.0.0 :
resolution : {integrity : sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
signal-exit@4.1.0 :
resolution : {integrity : sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
engines : {node : '>=14' }
sirv@2.0.4 :
resolution : {integrity : sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==}
engines : {node : '>= 10' }
size-sensor@1.0.2 :
resolution : {integrity : sha512-2NCmWxY7A9pYKGXNBfteo4hy14gWu47rg5692peVMst6lQLPKrVjhY+UTEsPI5ceFRJSl3gVgMYaUi/hKuaiKw==}
slash@3.0.0 :
resolution : {integrity : sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
engines : {node : '>=8' }
slice-ansi@5.0.0 :
resolution : {integrity : sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==}
engines : {node : '>=12' }
slice-ansi@7.1.2 :
resolution : {integrity : sha512-iOBWFgUX7caIZiuutICxVgX1SdxwAVFFKwt1EvMYYec/NWO5meOJ6K5uQxhrYBdQJne4KxiqZc+KptFOWFSI9w==}
engines : {node : '>=18' }
source-map-js@1.2.1 :
resolution : {integrity : sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
engines : {node : '>=0.10.0' }
stable-hash@0.0.5 :
resolution : {integrity : sha512-+L3ccpzibovGXFK+Ap/f8LOS0ahMrHTf3xu7mMLSpEGU0EO9ucaysSylKo9eRDFNhWve/y275iPmIZ4z39a9iA==}
stackback@0.0.2 :
resolution : {integrity : sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
stacktrace-parser@0.1.11 :
resolution : {integrity : sha512-WjlahMgHmCJpqzU8bIBy4qtsZdU9lRlcZE3Lvyej6t4tuOuv1vk57OW3MBrj6hXBFx/nNoC9MPMTcr5YA7NQbg==}
engines : {node : '>=6' }
stats-gl@2.4.2 :
resolution : {integrity : sha512-g5O9B0hm9CvnM36+v7SFl39T7hmAlv541tU81ME8YeSb3i1CIP5/QdDeSB3A0la0bKNHpxpwxOVRo2wFTYEosQ==}
peerDependencies :
'@types/three' : '*'
three : '*'
stats.js@0.17.0 :
resolution : {integrity : sha512-hNKz8phvYLPEcRkeG1rsGmV5ChMjKDAWU7/OJJdDErPBNChQXxCo3WZurGpnWc6gZhAzEPFad1aVgyOANH1sMw==}
std-env@3.10.0 :
resolution : {integrity : sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==}
stop-iteration-iterator@1.1.0 :
resolution : {integrity : sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==}
engines : {node : '>= 0.4' }
streamsearch@1.1.0 :
resolution : {integrity : sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==}
engines : {node : '>=10.0.0' }
string-argv@0.3.2 :
resolution : {integrity : sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==}
engines : {node : '>=0.6.19' }
string-width@4.2.3 :
resolution : {integrity : sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
engines : {node : '>=8' }
string-width@5.1.2 :
resolution : {integrity : sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
engines : {node : '>=12' }
string-width@7.2.0 :
resolution : {integrity : sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
engines : {node : '>=18' }
string.prototype.includes@2.0.1 :
resolution : {integrity : sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==}
engines : {node : '>= 0.4' }
string.prototype.matchall@4.0.12 :
resolution : {integrity : sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==}
engines : {node : '>= 0.4' }
string.prototype.repeat@1.0.0 :
resolution : {integrity : sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==}
string.prototype.trim@1.2.10 :
resolution : {integrity : sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==}
engines : {node : '>= 0.4' }
string.prototype.trimend@1.0.9 :
resolution : {integrity : sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==}
engines : {node : '>= 0.4' }
string.prototype.trimstart@1.0.8 :
resolution : {integrity : sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==}
engines : {node : '>= 0.4' }
strip-ansi@6.0.1 :
resolution : {integrity : sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
engines : {node : '>=8' }
strip-ansi@7.1.2 :
resolution : {integrity : sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==}
engines : {node : '>=12' }
strip-bom@3.0.0 :
resolution : {integrity : sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
engines : {node : '>=4' }
strip-final-newline@3.0.0 :
resolution : {integrity : sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==}
engines : {node : '>=12' }
strip-indent@3.0.0 :
resolution : {integrity : sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==}
engines : {node : '>=8' }
strip-json-comments@3.1.1 :
resolution : {integrity : sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
engines : {node : '>=8' }
strip-literal@2.1.1 :
resolution : {integrity : sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q==}
styled-jsx@5.1.1 :
resolution : {integrity : sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==}
engines : {node : '>= 12.0.0' }
peerDependencies :
'@babel/core' : '*'
babel-plugin-macros : '*'
react : '>= 16.8.0 || 17.x.x || ^18.0.0-0'
peerDependenciesMeta :
'@babel/core' :
optional : true
babel-plugin-macros :
optional : true
sucrase@3.35.1 :
resolution : {integrity : sha512-DhuTmvZWux4H1UOnWMB3sk0sbaCVOoQZjv8u1rDoTV0HTdGem9hkAZtl4JZy8P2z4Bg0nT+YMeOFyVr4zcG5Tw==}
engines : {node : '>=16 || 14 >=14.17' }
hasBin : true
supports-color@7.2.0 :
resolution : {integrity : sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
engines : {node : '>=8' }
supports-preserve-symlinks-flag@1.0.0 :
resolution : {integrity : sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines : {node : '>= 0.4' }
suspend-react@0.1.3 :
resolution : {integrity : sha512-aqldKgX9aZqpoDp3e8/BZ8Dm7x1pJl+qI3ZKxDN0i/IQTWUwBx/ManmlVJ3wowqbno6c2bmiIfs+Um6LbsjJyQ==}
peerDependencies :
react : '>=17.0'
symbol-observable@4.0.0 :
resolution : {integrity : sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==}
engines : {node : '>=0.10' }
symbol-tree@3.2.4 :
resolution : {integrity : sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
tailwind-merge@2.6.0 :
resolution : {integrity : sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA==}
tailwindcss@3.4.18 :
resolution : {integrity : sha512-6A2rnmW5xZMdw11LYjhcI5846rt9pbLSabY5XPxo+XWdxwZaFEn47Go4NzFiHu9sNNmr/kXivP1vStfvMaK1GQ==}
engines : {node : '>=14.0.0' }
hasBin : true
test-exclude@6.0.0 :
resolution : {integrity : sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==}
engines : {node : '>=8' }
text-table@0.2.0 :
resolution : {integrity : sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
thenify-all@1.6.0 :
resolution : {integrity : sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
engines : {node : '>=0.8' }
thenify@3.3.1 :
resolution : {integrity : sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
three-mesh-bvh@0.7.8 :
resolution : {integrity : sha512-BGEZTOIC14U0XIRw3tO4jY7IjP7n7v24nv9JXS1CyeVRWOCkcOMhRnmENUjuV39gktAw4Ofhr0OvIAiTspQrrw==}
deprecated : Deprecated due to three.js version incompatibility. Please use v0.8.0, instead.
peerDependencies :
three : '>= 0.151.0'
three-stdlib@2.36.1 :
resolution : {integrity : sha512-XyGQrFmNQ5O/IoKm556ftwKsBg11TIb301MB5dWNicziQBEs2g3gtOYIf7pFiLa0zI2gUwhtCjv9fmjnxKZ1Cg==}
peerDependencies :
three : '>=0.128.0'
three@0.162.0 :
resolution : {integrity : sha512-xfCYj4RnlozReCmUd+XQzj6/5OjDNHBy5nT6rVwrOKGENAvpXe2z1jL+DZYaMu4/9pNsjH/4Os/VvS9IrH7IOQ==}
tinybench@2.9.0 :
resolution : {integrity : sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
tinyglobby@0.2.15 :
resolution : {integrity : sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
engines : {node : '>=12.0.0' }
tinypool@0.8.4 :
resolution : {integrity : sha512-i11VH5gS6IFeLY3gMBQ00/MmLncVP7JLXOw1vlgkytLmJK7QnEr7NXf0LBdxfmNPAeyetukOk0bOYrJrFGjYJQ==}
engines : {node : '>=14.0.0' }
tinyspy@2.2.1 :
resolution : {integrity : sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A==}
engines : {node : '>=14.0.0' }
to-regex-range@5.0.1 :
resolution : {integrity : sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines : {node : '>=8.0' }
totalist@3.0.1 :
resolution : {integrity : sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
engines : {node : '>=6' }
tough-cookie@4.1.4 :
resolution : {integrity : sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==}
engines : {node : '>=6' }
tr46@0.0.3 :
resolution : {integrity : sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
tr46@5.1.1 :
resolution : {integrity : sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==}
engines : {node : '>=18' }
troika-three-text@0.52.4 :
resolution : {integrity : sha512-V50EwcYGruV5rUZ9F4aNsrytGdKcXKALjEtQXIOBfhVoZU9VAqZNIoGQ3TMiooVqFAbR1w15T+f+8gkzoFzawg==}
peerDependencies :
three : '>=0.125.0'
troika-three-utils@0.52.4 :
resolution : {integrity : sha512-NORAStSVa/BDiG52Mfudk4j1FG4jC4ILutB3foPnfGbOeIs9+G5vZLa0pnmnaftZUGm4UwSoqEpWdqvC7zms3A==}
peerDependencies :
three : '>=0.125.0'
troika-worker-utils@0.52.0 :
resolution : {integrity : sha512-W1CpvTHykaPH5brv5VHLfQo9D1OYuo0cSBEUQFFT/nBUzM8iD6Lq2/tgG/f1OelbAS1WtaTPQzE5uM49egnngw==}
ts-api-utils@1.4.3 :
resolution : {integrity : sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==}
engines : {node : '>=16' }
peerDependencies :
typescript : '>=4.2.0'
ts-interface-checker@0.1.13 :
resolution : {integrity : sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
ts-invariant@0.10.3 :
resolution : {integrity : sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ==}
engines : {node : '>=8' }
tsconfig-paths@3.15.0 :
resolution : {integrity : sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==}
tslib@2.3.0 :
resolution : {integrity : sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==}
tslib@2.8.1 :
resolution : {integrity : sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
tunnel-rat@0.1.2 :
resolution : {integrity : sha512-lR5VHmkPhzdhrM092lI2nACsLO4QubF0/yoOhzX7c+wIpbN1GjHNzCc91QlpxBi+cnx8vVJ+Ur6vL5cEoQPFpQ==}
type-check@0.4.0 :
resolution : {integrity : sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
engines : {node : '>= 0.8.0' }
type-detect@4.1.0 :
resolution : {integrity : sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==}
engines : {node : '>=4' }
type-fest@0.20.2 :
resolution : {integrity : sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
engines : {node : '>=10' }
type-fest@0.7.1 :
resolution : {integrity : sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==}
engines : {node : '>=8' }
typed-array-buffer@1.0.3 :
resolution : {integrity : sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==}
engines : {node : '>= 0.4' }
typed-array-byte-length@1.0.3 :
resolution : {integrity : sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==}
engines : {node : '>= 0.4' }
typed-array-byte-offset@1.0.4 :
resolution : {integrity : sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==}
engines : {node : '>= 0.4' }
typed-array-length@1.0.7 :
resolution : {integrity : sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
engines : {node : '>= 0.4' }
typescript@5.9.3 :
resolution : {integrity : sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
engines : {node : '>=14.17' }
hasBin : true
ufo@1.6.1 :
resolution : {integrity : sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==}
unbox-primitive@1.1.0 :
resolution : {integrity : sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==}
engines : {node : '>= 0.4' }
undici-types@6.21.0 :
resolution : {integrity : sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
universalify@0.2.0 :
resolution : {integrity : sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==}
engines : {node : '>= 4.0.0' }
unrs-resolver@1.11.1 :
resolution : {integrity : sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==}
update-browserslist-db@1.1.4 :
resolution : {integrity : sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A==}
hasBin : true
peerDependencies :
browserslist : '>= 4.21.0'
uri-js@4.4.1 :
resolution : {integrity : sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
url-parse@1.5.10 :
resolution : {integrity : sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==}
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-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==}
utility-types@3.11.0 :
resolution : {integrity : sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw==}
engines : {node : '>= 4' }
vite-node@1.6.1 :
resolution : {integrity : sha512-YAXkfvGtuTzwWbDSACdJSg4A4DZiAqckWe90Zapc/sEX3XvHcw1NdurM/6od8J207tSDqNbSsgdCacBgvJKFuA==}
engines : {node : ^18.0.0 || >=20.0.0}
hasBin : true
vite@5.4.21 :
resolution : {integrity : sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==}
engines : {node : ^18.0.0 || >=20.0.0}
hasBin : true
peerDependencies :
'@types/node' : ^18.0.0 || >=20.0.0
less : '*'
lightningcss : ^1.21.0
sass : '*'
sass-embedded : '*'
stylus : '*'
sugarss : '*'
terser : ^5.4.0
peerDependenciesMeta :
'@types/node' :
optional : true
less :
optional : true
lightningcss :
optional : true
sass :
optional : true
sass-embedded :
optional : true
stylus :
optional : true
sugarss :
optional : true
terser :
optional : true
vitest@1.6.1 :
resolution : {integrity : sha512-Ljb1cnSJSivGN0LqXd/zmDbWEM0RNNg2t1QW/XUhYl/qPqyu7CsqeWtqQXHVaJsecLPuDoak2oJcZN2QoRIOag==}
engines : {node : ^18.0.0 || >=20.0.0}
hasBin : true
peerDependencies :
'@edge-runtime/vm' : '*'
'@types/node' : ^18.0.0 || >=20.0.0
'@vitest/browser' : 1.6 .1
'@vitest/ui' : 1.6 .1
happy-dom : '*'
jsdom : '*'
peerDependenciesMeta :
'@edge-runtime/vm' :
optional : true
'@types/node' :
optional : true
'@vitest/browser' :
optional : true
'@vitest/ui' :
optional : true
happy-dom :
optional : true
jsdom :
optional : true
w3c-xmlserializer@5.0.0 :
resolution : {integrity : sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}
engines : {node : '>=18' }
webgl-constants@1.1.1 :
resolution : {integrity : sha512-LkBXKjU5r9vAW7Gcu3T5u+5cvSvh5WwINdr0C+9jpzVB41cjQAP5ePArDtk/WHYdVj0GefCgM73BA7FlIiNtdg==}
webgl-sdf-generator@1.1.1 :
resolution : {integrity : sha512-9Z0JcMTFxeE+b2x1LJTdnaT8rT8aEp7MVxkNwoycNmJWwPdzoXzMh0BjJSh/AEFP+KPYZUli814h8bJZFIZ2jA==}
webidl-conversions@3.0.1 :
resolution : {integrity : sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
webidl-conversions@7.0.0 :
resolution : {integrity : sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
engines : {node : '>=12' }
webpack-sources@3.3.3 :
resolution : {integrity : sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==}
engines : {node : '>=10.13.0' }
whatwg-encoding@3.1.1 :
resolution : {integrity : sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==}
engines : {node : '>=18' }
whatwg-mimetype@4.0.0 :
resolution : {integrity : sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==}
engines : {node : '>=18' }
whatwg-url@14.2.0 :
resolution : {integrity : sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==}
engines : {node : '>=18' }
whatwg-url@5.0.0 :
resolution : {integrity : sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
which-boxed-primitive@1.1.1 :
resolution : {integrity : sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==}
engines : {node : '>= 0.4' }
which-builtin-type@1.2.1 :
resolution : {integrity : sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==}
engines : {node : '>= 0.4' }
which-collection@1.0.2 :
resolution : {integrity : sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==}
engines : {node : '>= 0.4' }
which-typed-array@1.1.19 :
resolution : {integrity : sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==}
engines : {node : '>= 0.4' }
which@2.0.2 :
resolution : {integrity : sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
engines : {node : '>= 8' }
hasBin : true
why-is-node-running@2.3.0 :
resolution : {integrity : sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
engines : {node : '>=8' }
hasBin : true
word-wrap@1.2.5 :
resolution : {integrity : sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
engines : {node : '>=0.10.0' }
wrap-ansi@7.0.0 :
resolution : {integrity : sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
engines : {node : '>=10' }
wrap-ansi@8.1.0 :
resolution : {integrity : sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
engines : {node : '>=12' }
wrap-ansi@9.0.2 :
resolution : {integrity : sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==}
engines : {node : '>=18' }
wrappy@1.0.2 :
resolution : {integrity : sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
ws@8.18.3 :
resolution : {integrity : sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==}
engines : {node : '>=10.0.0' }
peerDependencies :
bufferutil : ^4.0.1
utf-8-validate : '>=5.0.2'
peerDependenciesMeta :
bufferutil :
optional : true
utf-8-validate :
optional : true
xml-name-validator@5.0.0 :
resolution : {integrity : sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==}
engines : {node : '>=18' }
xmlchars@2.2.0 :
resolution : {integrity : sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==}
yallist@3.1.1 :
resolution : {integrity : sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
yaml@2.8.1 :
resolution : {integrity : sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==}
engines : {node : '>= 14.6' }
hasBin : true
yocto-queue@0.1.0 :
resolution : {integrity : sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines : {node : '>=10' }
yocto-queue@1.2.2 :
resolution : {integrity : sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==}
engines : {node : '>=12.20' }
zen-observable-ts@1.2.5 :
resolution : {integrity : sha512-QZWQekv6iB72Naeake9hS1KxHlotfRpe+WGNbNx5/ta+R3DNjVO2bswf63gXlWDcs+EMd7XY8HfVQyP1X6T4Zg==}
zen-observable@0.8.15 :
resolution : {integrity : sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==}
zod@3.25.76 :
resolution : {integrity : sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
zrender@5.6.1 :
resolution : {integrity : sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==}
zustand@3.7.2 :
resolution : {integrity : sha512-PIJDIZKtokhof+9+60cpockVOq05sJzHCriyvaLBmEJixseQ1a5Kdov6fWZfWOu5SK9c+FhH1jU0tntLxRJYMA==}
engines : {node : '>=12.7.0' }
peerDependencies :
react : '>=16.8'
peerDependenciesMeta :
react :
optional : true
zustand@4.5.7 :
resolution : {integrity : sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==}
engines : {node : '>=12.7.0' }
peerDependencies :
'@types/react' : '>=16.8'
immer : '>=9.0.6'
react : '>=16.8'
peerDependenciesMeta :
'@types/react' :
optional : true
immer :
optional : true
react :
optional : true
zustand@5.0.8 :
resolution : {integrity : sha512-gyPKpIaxY9XcO2vSMrLbiER7QMAMGOQZVRdJ6Zi782jkbzZygq5GI9nG8g+sMgitRtndwaBSl7uiqC49o1SSiw==}
engines : {node : '>=12.20.0' }
peerDependencies :
'@types/react' : '>=18.0.0'
immer : '>=9.0.6'
react : '>=18.0.0'
use-sync-external-store : '>=1.2.0'
peerDependenciesMeta :
'@types/react' :
optional : true
immer :
optional : true
react :
optional : true
use-sync-external-store :
optional : true
snapshots :
'@adobe/css-tools@4.4.4' : {}
'@alloc/quick-lru@5.2.0' : {}
'@ampproject/remapping@2.3.0' :
dependencies :
'@jridgewell/gen-mapping' : 0.3 .13
'@jridgewell/trace-mapping' : 0.3 .31
Apply Composer changes: comprehensive API updates, migrations, middleware, and infrastructure improvements
- Add comprehensive database migrations (001-024) for schema evolution
- Enhance API schema with expanded type definitions and resolvers
- Add new middleware: audit logging, rate limiting, MFA enforcement, security, tenant auth
- Implement new services: AI optimization, billing, blockchain, compliance, marketplace
- Add adapter layer for cloud integrations (Cloudflare, Kubernetes, Proxmox, storage)
- Update Crossplane provider with enhanced VM management capabilities
- Add comprehensive test suite for API endpoints and services
- Update frontend components with improved GraphQL subscriptions and real-time updates
- Enhance security configurations and headers (CSP, CORS, etc.)
- Update documentation and configuration files
- Add new CI/CD workflows and validation scripts
- Implement design system improvements and UI enhancements
2025-12-12 18:01:35 -08:00
'@apollo/client@3.14.0(@types/react@18.3.27)(graphql-ws@5.16.2(graphql@16.12.0))(graphql@16.12.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
2025-11-28 12:54:33 -08:00
dependencies :
'@graphql-typed-document-node/core' : 3.2 .0 (graphql@16.12.0)
'@wry/caches' : 1.0 .1
'@wry/equality' : 0.5 .7
'@wry/trie' : 0.5 .0
graphql : 16.12 .0
graphql-tag : 2.12 .6 (graphql@16.12.0)
hoist-non-react-statics : 3.3 .2
optimism : 0.18 .1
prop-types : 15.8 .1
rehackt : 0.1 .0 (@types/react@18.3.27)(react@18.3.1)
symbol-observable : 4.0 .0
ts-invariant : 0.10 .3
tslib : 2.8 .1
zen-observable-ts : 1.2 .5
optionalDependencies :
Apply Composer changes: comprehensive API updates, migrations, middleware, and infrastructure improvements
- Add comprehensive database migrations (001-024) for schema evolution
- Enhance API schema with expanded type definitions and resolvers
- Add new middleware: audit logging, rate limiting, MFA enforcement, security, tenant auth
- Implement new services: AI optimization, billing, blockchain, compliance, marketplace
- Add adapter layer for cloud integrations (Cloudflare, Kubernetes, Proxmox, storage)
- Update Crossplane provider with enhanced VM management capabilities
- Add comprehensive test suite for API endpoints and services
- Update frontend components with improved GraphQL subscriptions and real-time updates
- Enhance security configurations and headers (CSP, CORS, etc.)
- Update documentation and configuration files
- Add new CI/CD workflows and validation scripts
- Implement design system improvements and UI enhancements
2025-12-12 18:01:35 -08:00
graphql-ws : 5.16 .2 (graphql@16.12.0)
2025-11-28 12:54:33 -08:00
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
transitivePeerDependencies :
- '@types/react'
'@asamuzakjp/css-color@3.2.0' :
dependencies :
'@csstools/css-calc' : 2.1 .4 (@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
'@csstools/css-color-parser' : 3.1 .0 (@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
'@csstools/css-parser-algorithms' : 3.0 .5 (@csstools/css-tokenizer@3.0.4)
'@csstools/css-tokenizer' : 3.0 .4
lru-cache : 10.4 .3
'@asamuzakjp/dom-selector@2.0.2' :
dependencies :
bidi-js : 1.0 .3
css-tree : 2.3 .1
is-potential-custom-element-name : 1.0 .1
'@babel/code-frame@7.27.1' :
dependencies :
'@babel/helper-validator-identifier' : 7.28 .5
js-tokens : 4.0 .0
picocolors : 1.1 .1
'@babel/compat-data@7.28.5' : {}
'@babel/core@7.28.5' :
dependencies :
'@babel/code-frame' : 7.27 .1
'@babel/generator' : 7.28 .5
'@babel/helper-compilation-targets' : 7.27 .2
'@babel/helper-module-transforms' : 7.28 .3 (@babel/core@7.28.5)
'@babel/helpers' : 7.28 .4
'@babel/parser' : 7.28 .5
'@babel/template' : 7.27 .2
'@babel/traverse' : 7.28 .5
'@babel/types' : 7.28 .5
'@jridgewell/remapping' : 2.3 .5
convert-source-map : 2.0 .0
debug : 4.4 .3
gensync : 1.0 .0 -beta.2
json5 : 2.2 .3
semver : 6.3 .1
transitivePeerDependencies :
- supports-color
'@babel/generator@7.28.5' :
dependencies :
'@babel/parser' : 7.28 .5
'@babel/types' : 7.28 .5
'@jridgewell/gen-mapping' : 0.3 .13
'@jridgewell/trace-mapping' : 0.3 .31
jsesc : 3.1 .0
'@babel/helper-compilation-targets@7.27.2' :
dependencies :
'@babel/compat-data' : 7.28 .5
'@babel/helper-validator-option' : 7.27 .1
browserslist : 4.28 .0
lru-cache : 5.1 .1
semver : 6.3 .1
'@babel/helper-globals@7.28.0' : {}
'@babel/helper-module-imports@7.27.1' :
dependencies :
'@babel/traverse' : 7.28 .5
'@babel/types' : 7.28 .5
transitivePeerDependencies :
- supports-color
'@babel/helper-module-transforms@7.28.3(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-module-imports' : 7.27 .1
'@babel/helper-validator-identifier' : 7.28 .5
'@babel/traverse' : 7.28 .5
transitivePeerDependencies :
- supports-color
'@babel/helper-plugin-utils@7.27.1' : {}
'@babel/helper-string-parser@7.27.1' : {}
'@babel/helper-validator-identifier@7.28.5' : {}
'@babel/helper-validator-option@7.27.1' : {}
'@babel/helpers@7.28.4' :
dependencies :
'@babel/template' : 7.27 .2
'@babel/types' : 7.28 .5
'@babel/parser@7.28.5' :
dependencies :
'@babel/types' : 7.28 .5
'@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/runtime@7.28.4' : {}
'@babel/template@7.27.2' :
dependencies :
'@babel/code-frame' : 7.27 .1
'@babel/parser' : 7.28 .5
'@babel/types' : 7.28 .5
'@babel/traverse@7.28.5' :
dependencies :
'@babel/code-frame' : 7.27 .1
'@babel/generator' : 7.28 .5
'@babel/helper-globals' : 7.28 .0
'@babel/parser' : 7.28 .5
'@babel/template' : 7.27 .2
'@babel/types' : 7.28 .5
debug : 4.4 .3
transitivePeerDependencies :
- supports-color
'@babel/types@7.28.5' :
dependencies :
'@babel/helper-string-parser' : 7.27 .1
'@babel/helper-validator-identifier' : 7.28 .5
'@bcoe/v8-coverage@0.2.3' : {}
'@csstools/color-helpers@5.1.0' : {}
'@csstools/css-calc@2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)' :
dependencies :
'@csstools/css-parser-algorithms' : 3.0 .5 (@csstools/css-tokenizer@3.0.4)
'@csstools/css-tokenizer' : 3.0 .4
'@csstools/css-color-parser@3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)' :
dependencies :
'@csstools/color-helpers' : 5.1 .0
'@csstools/css-calc' : 2.1 .4 (@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
'@csstools/css-parser-algorithms' : 3.0 .5 (@csstools/css-tokenizer@3.0.4)
'@csstools/css-tokenizer' : 3.0 .4
'@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4)' :
dependencies :
'@csstools/css-tokenizer' : 3.0 .4
'@csstools/css-tokenizer@3.0.4' : {}
'@dnd-kit/accessibility@3.1.1(react@18.3.1)' :
dependencies :
react : 18.3 .1
tslib : 2.8 .1
'@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@dnd-kit/accessibility' : 3.1 .1 (react@18.3.1)
'@dnd-kit/utilities' : 3.2 .2 (react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
tslib : 2.8 .1
'@dnd-kit/sortable@8.0.0(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)' :
dependencies :
'@dnd-kit/core' : 6.3 .1 (react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@dnd-kit/utilities' : 3.2 .2 (react@18.3.1)
react : 18.3 .1
tslib : 2.8 .1
'@dnd-kit/utilities@3.2.2(react@18.3.1)' :
dependencies :
react : 18.3 .1
tslib : 2.8 .1
'@emnapi/core@1.7.1' :
dependencies :
'@emnapi/wasi-threads' : 1.1 .0
tslib : 2.8 .1
optional : true
'@emnapi/runtime@1.7.1' :
dependencies :
tslib : 2.8 .1
optional : true
'@emnapi/wasi-threads@1.1.0' :
dependencies :
tslib : 2.8 .1
optional : true
'@esbuild/aix-ppc64@0.21.5' :
optional : true
'@esbuild/android-arm64@0.21.5' :
optional : true
'@esbuild/android-arm@0.21.5' :
optional : true
'@esbuild/android-x64@0.21.5' :
optional : true
'@esbuild/darwin-arm64@0.21.5' :
optional : true
'@esbuild/darwin-x64@0.21.5' :
optional : true
'@esbuild/freebsd-arm64@0.21.5' :
optional : true
'@esbuild/freebsd-x64@0.21.5' :
optional : true
'@esbuild/linux-arm64@0.21.5' :
optional : true
'@esbuild/linux-arm@0.21.5' :
optional : true
'@esbuild/linux-ia32@0.21.5' :
optional : true
'@esbuild/linux-loong64@0.21.5' :
optional : true
'@esbuild/linux-mips64el@0.21.5' :
optional : true
'@esbuild/linux-ppc64@0.21.5' :
optional : true
'@esbuild/linux-riscv64@0.21.5' :
optional : true
'@esbuild/linux-s390x@0.21.5' :
optional : true
'@esbuild/linux-x64@0.21.5' :
optional : true
'@esbuild/netbsd-x64@0.21.5' :
optional : true
'@esbuild/openbsd-x64@0.21.5' :
optional : true
'@esbuild/sunos-x64@0.21.5' :
optional : true
'@esbuild/win32-arm64@0.21.5' :
optional : true
'@esbuild/win32-ia32@0.21.5' :
optional : true
'@esbuild/win32-x64@0.21.5' :
optional : true
'@eslint-community/eslint-utils@4.9.0(eslint@8.57.1)' :
dependencies :
eslint : 8.57 .1
eslint-visitor-keys : 3.4 .3
'@eslint-community/regexpp@4.12.2' : {}
'@eslint/eslintrc@2.1.4' :
dependencies :
ajv : 6.12 .6
debug : 4.4 .3
espree : 9.6 .1
globals : 13.24 .0
ignore : 5.3 .2
import-fresh : 3.3 .1
js-yaml : 4.1 .1
minimatch : 3.1 .2
strip-json-comments : 3.1 .1
transitivePeerDependencies :
- supports-color
'@eslint/js@8.57.1' : {}
'@floating-ui/core@1.7.3' :
dependencies :
'@floating-ui/utils' : 0.2 .10
'@floating-ui/dom@1.7.4' :
dependencies :
'@floating-ui/core' : 1.7 .3
'@floating-ui/utils' : 0.2 .10
'@floating-ui/react-dom@2.1.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@floating-ui/dom' : 1.7 .4
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
'@floating-ui/utils@0.2.10' : {}
'@graphql-typed-document-node/core@3.2.0(graphql@16.12.0)' :
dependencies :
graphql : 16.12 .0
'@hookform/resolvers@3.10.0(react-hook-form@7.66.1(react@18.3.1))' :
dependencies :
react-hook-form : 7.66 .1 (react@18.3.1)
'@humanwhocodes/config-array@0.13.0' :
dependencies :
'@humanwhocodes/object-schema' : 2.0 .3
debug : 4.4 .3
minimatch : 3.1 .2
transitivePeerDependencies :
- supports-color
'@humanwhocodes/module-importer@1.0.1' : {}
'@humanwhocodes/object-schema@2.0.3' : {}
'@isaacs/cliui@8.0.2' :
dependencies :
string-width : 5.1 .2
string-width-cjs : string-width@4.2.3
strip-ansi : 7.1 .2
strip-ansi-cjs : strip-ansi@6.0.1
wrap-ansi : 8.1 .0
wrap-ansi-cjs : wrap-ansi@7.0.0
'@istanbuljs/schema@0.1.3' : {}
'@jest/schemas@29.6.3' :
dependencies :
'@sinclair/typebox' : 0.27 .8
'@jridgewell/gen-mapping@0.3.13' :
dependencies :
'@jridgewell/sourcemap-codec' : 1.5 .5
'@jridgewell/trace-mapping' : 0.3 .31
'@jridgewell/remapping@2.3.5' :
dependencies :
'@jridgewell/gen-mapping' : 0.3 .13
'@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
'@mediapipe/tasks-vision@0.10.17' : {}
'@monogrid/gainmap-js@3.4.0(three@0.162.0)' :
dependencies :
promise-worker-transferable : 1.0 .4
three : 0.162 .0
'@napi-rs/wasm-runtime@0.2.12' :
dependencies :
'@emnapi/core' : 1.7 .1
'@emnapi/runtime' : 1.7 .1
'@tybys/wasm-util' : 0.10 .1
optional : true
'@next/env@14.2.33' : {}
'@next/eslint-plugin-next@14.2.33' :
dependencies :
glob : 10.3 .10
'@next/swc-darwin-arm64@14.2.33' :
optional : true
'@next/swc-darwin-x64@14.2.33' :
optional : true
'@next/swc-linux-arm64-gnu@14.2.33' :
optional : true
'@next/swc-linux-arm64-musl@14.2.33' :
optional : true
'@next/swc-linux-x64-gnu@14.2.33' :
optional : true
'@next/swc-linux-x64-musl@14.2.33' :
optional : true
'@next/swc-win32-arm64-msvc@14.2.33' :
optional : true
'@next/swc-win32-ia32-msvc@14.2.33' :
optional : true
'@next/swc-win32-x64-msvc@14.2.33' :
optional : true
'@nodelib/fs.scandir@2.1.5' :
dependencies :
'@nodelib/fs.stat' : 2.0 .5
run-parallel : 1.2 .0
'@nodelib/fs.stat@2.0.5' : {}
'@nodelib/fs.walk@1.2.8' :
dependencies :
'@nodelib/fs.scandir' : 2.1 .5
fastq : 1.19 .1
'@nolyfill/is-core-module@1.0.39' : {}
'@pkgjs/parseargs@0.11.0' :
optional : true
'@polka/url@1.0.0-next.29' : {}
'@radix-ui/number@1.1.1' : {}
'@radix-ui/primitive@1.1.3' : {}
'@radix-ui/react-arrow@1.1.7(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-collection@1.1.7(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-context' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot' : 1.2 .3 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-compose-refs@1.1.2(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-context@1.1.2(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-dialog@1.1.15(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/primitive' : 1.1 .3
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-context' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-dismissable-layer' : 1.1 .11 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-focus-guards' : 1.1 .3 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-focus-scope' : 1.1 .7 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-id' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-portal' : 1.1 .9 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-presence' : 1.1 .5 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot' : 1.2 .3 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-controllable-state' : 1.2 .2 (@types/react@18.3.27)(react@18.3.1)
aria-hidden : 1.2 .6
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
react-remove-scroll : 2.7 .1 (@types/react@18.3.27)(react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-direction@1.1.1(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/primitive' : 1.1 .3
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-callback-ref' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-escape-keydown' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-dropdown-menu@2.1.16(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/primitive' : 1.1 .3
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-context' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-id' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-menu' : 2.1 .16 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-controllable-state' : 1.2 .2 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-focus-guards@1.1.3(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-focus-scope@1.1.7(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-callback-ref' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-id@1.1.1(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
'@radix-ui/react-use-layout-effect' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-label@2.1.8(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/react-primitive' : 2.1 .4 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-menu@2.1.16(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/primitive' : 1.1 .3
'@radix-ui/react-collection' : 1.1 .7 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-context' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-direction' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-dismissable-layer' : 1.1 .11 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-focus-guards' : 1.1 .3 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-focus-scope' : 1.1 .7 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-id' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-popper' : 1.2 .8 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-portal' : 1.1 .9 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-presence' : 1.1 .5 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-roving-focus' : 1.1 .11 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot' : 1.2 .3 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-callback-ref' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
aria-hidden : 1.2 .6
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
react-remove-scroll : 2.7 .1 (@types/react@18.3.27)(react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-popper@1.2.8(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@floating-ui/react-dom' : 2.1 .6 (react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-arrow' : 1.1 .7 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-context' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-callback-ref' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-layout-effect' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-rect' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-size' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/rect' : 1.1 .1
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-portal@1.1.9(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-layout-effect' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-presence@1.1.5(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-layout-effect' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-primitive@2.1.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/react-slot' : 1.2 .3 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-primitive@2.1.4(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/react-slot' : 1.2 .4 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-roving-focus@1.1.11(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/primitive' : 1.1 .3
'@radix-ui/react-collection' : 1.1 .7 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-context' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-direction' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-id' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-callback-ref' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-controllable-state' : 1.2 .2 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-select@2.2.6(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/number' : 1.1 .1
'@radix-ui/primitive' : 1.1 .3
'@radix-ui/react-collection' : 1.1 .7 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-context' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-direction' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-dismissable-layer' : 1.1 .11 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-focus-guards' : 1.1 .3 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-focus-scope' : 1.1 .7 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-id' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-popper' : 1.2 .8 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-portal' : 1.1 .9 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot' : 1.2 .3 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-callback-ref' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-controllable-state' : 1.2 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-layout-effect' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-previous' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-visually-hidden' : 1.2 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
aria-hidden : 1.2 .6
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
react-remove-scroll : 2.7 .1 (@types/react@18.3.27)(react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-slot@1.2.3(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-slot@1.2.4(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-tabs@1.1.13(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/primitive' : 1.1 .3
'@radix-ui/react-context' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-direction' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-id' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-presence' : 1.1 .5 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-roving-focus' : 1.1 .11 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-controllable-state' : 1.2 .2 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-toast@1.2.15(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/primitive' : 1.1 .3
'@radix-ui/react-collection' : 1.1 .7 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-context' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-dismissable-layer' : 1.1 .11 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-portal' : 1.1 .9 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-presence' : 1.1 .5 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-callback-ref' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-controllable-state' : 1.2 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-layout-effect' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-visually-hidden' : 1.2 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-tooltip@1.2.8(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/primitive' : 1.1 .3
'@radix-ui/react-compose-refs' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-context' : 1.1 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-dismissable-layer' : 1.1 .11 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-id' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-popper' : 1.2 .8 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-portal' : 1.1 .9 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-presence' : 1.1 .5 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-slot' : 1.2 .3 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-controllable-state' : 1.2 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-visually-hidden' : 1.2 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/react-use-callback-ref@1.1.1(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-use-controllable-state@1.2.2(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
'@radix-ui/react-use-effect-event' : 0.0 .2 (@types/react@18.3.27)(react@18.3.1)
'@radix-ui/react-use-layout-effect' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-use-effect-event@0.0.2(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
'@radix-ui/react-use-layout-effect' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-use-escape-keydown@1.1.1(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
'@radix-ui/react-use-callback-ref' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-use-layout-effect@1.1.1(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-use-previous@1.1.1(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-use-rect@1.1.1(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
'@radix-ui/rect' : 1.1 .1
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-use-size@1.1.1(@types/react@18.3.27)(react@18.3.1)' :
dependencies :
'@radix-ui/react-use-layout-effect' : 1.1 .1 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
optionalDependencies :
'@types/react' : 18.3 .27
'@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@radix-ui/react-primitive' : 2.1 .3 (@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
'@radix-ui/rect@1.1.1' : {}
'@react-spring/animated@9.7.5(react@18.3.1)' :
dependencies :
'@react-spring/shared' : 9.7 .5 (react@18.3.1)
'@react-spring/types' : 9.7 .5
react : 18.3 .1
'@react-spring/core@9.7.5(react@18.3.1)' :
dependencies :
'@react-spring/animated' : 9.7 .5 (react@18.3.1)
'@react-spring/shared' : 9.7 .5 (react@18.3.1)
'@react-spring/types' : 9.7 .5
react : 18.3 .1
'@react-spring/rafz@9.7.5' : {}
'@react-spring/shared@9.7.5(react@18.3.1)' :
dependencies :
'@react-spring/rafz' : 9.7 .5
'@react-spring/types' : 9.7 .5
react : 18.3 .1
'@react-spring/three@9.7.5(@react-three/fiber@8.18.0(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.162.0))(react@18.3.1)(three@0.162.0)' :
dependencies :
'@react-spring/animated' : 9.7 .5 (react@18.3.1)
'@react-spring/core' : 9.7 .5 (react@18.3.1)
'@react-spring/shared' : 9.7 .5 (react@18.3.1)
'@react-spring/types' : 9.7 .5
'@react-three/fiber' : 8.18 .0 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.162.0)
react : 18.3 .1
three : 0.162 .0
'@react-spring/types@9.7.5' : {}
'@react-three/drei@9.122.0(@react-three/fiber@8.18.0(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.162.0))(@types/react@18.3.27)(@types/three@0.162.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.162.0)(use-sync-external-store@1.6.0(react@18.3.1))' :
dependencies :
'@babel/runtime' : 7.28 .4
'@mediapipe/tasks-vision' : 0.10 .17
'@monogrid/gainmap-js' : 3.4 .0 (three@0.162.0)
'@react-spring/three' : 9.7 .5 (@react-three/fiber@8.18.0(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.162.0))(react@18.3.1)(three@0.162.0)
'@react-three/fiber' : 8.18 .0 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.162.0)
'@use-gesture/react' : 10.3 .1 (react@18.3.1)
camera-controls : 2.10 .1 (three@0.162.0)
cross-env : 7.0 .3
detect-gpu : 5.0 .70
glsl-noise : 0.0 .0
hls.js : 1.6 .15
maath : 0.10 .8 (@types/three@0.162.0)(three@0.162.0)
meshline : 3.3 .1 (three@0.162.0)
react : 18.3 .1
react-composer : 5.0 .3 (react@18.3.1)
stats-gl : 2.4 .2 (@types/three@0.162.0)(three@0.162.0)
stats.js : 0.17 .0
suspend-react : 0.1 .3 (react@18.3.1)
three : 0.162 .0
three-mesh-bvh : 0.7 .8 (three@0.162.0)
three-stdlib : 2.36 .1 (three@0.162.0)
troika-three-text : 0.52 .4 (three@0.162.0)
tunnel-rat : 0.1 .2 (@types/react@18.3.27)(react@18.3.1)
utility-types : 3.11 .0
zustand : 5.0 .8 (@types/react@18.3.27)(react@18.3.1)(use-sync-external-store@1.6.0(react@18.3.1))
optionalDependencies :
react-dom : 18.3 .1 (react@18.3.1)
transitivePeerDependencies :
- '@types/react'
- '@types/three'
- immer
- use-sync-external-store
'@react-three/fiber@8.18.0(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.162.0)' :
dependencies :
'@babel/runtime' : 7.28 .4
'@types/react-reconciler' : 0.26 .7
'@types/webxr' : 0.5 .24
base64-js : 1.5 .1
buffer : 6.0 .3
its-fine : 1.2 .5 (@types/react@18.3.27)(react@18.3.1)
react : 18.3 .1
react-reconciler : 0.27 .0 (react@18.3.1)
react-use-measure : 2.1 .7 (react-dom@18.3.1(react@18.3.1))(react@18.3.1)
scheduler : 0.21 .0
suspend-react : 0.1 .3 (react@18.3.1)
three : 0.162 .0
zustand : 3.7 .2 (react@18.3.1)
optionalDependencies :
react-dom : 18.3 .1 (react@18.3.1)
transitivePeerDependencies :
- '@types/react'
'@reactflow/background@11.3.14(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@reactflow/core' : 11.11 .4 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
classcat : 5.0 .5
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
zustand : 4.5 .7 (@types/react@18.3.27)(react@18.3.1)
transitivePeerDependencies :
- '@types/react'
- immer
'@reactflow/controls@11.2.14(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@reactflow/core' : 11.11 .4 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
classcat : 5.0 .5
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
zustand : 4.5 .7 (@types/react@18.3.27)(react@18.3.1)
transitivePeerDependencies :
- '@types/react'
- immer
'@reactflow/core@11.11.4(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@types/d3' : 7.4 .3
'@types/d3-drag' : 3.0 .7
'@types/d3-selection' : 3.0 .11
'@types/d3-zoom' : 3.0 .8
classcat : 5.0 .5
d3-drag : 3.0 .0
d3-selection : 3.0 .0
d3-zoom : 3.0 .0
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
zustand : 4.5 .7 (@types/react@18.3.27)(react@18.3.1)
transitivePeerDependencies :
- '@types/react'
- immer
'@reactflow/minimap@11.7.14(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@reactflow/core' : 11.11 .4 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@types/d3-selection' : 3.0 .11
'@types/d3-zoom' : 3.0 .8
classcat : 5.0 .5
d3-selection : 3.0 .0
d3-zoom : 3.0 .0
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
zustand : 4.5 .7 (@types/react@18.3.27)(react@18.3.1)
transitivePeerDependencies :
- '@types/react'
- immer
'@reactflow/node-resizer@2.2.14(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@reactflow/core' : 11.11 .4 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
classcat : 5.0 .5
d3-drag : 3.0 .0
d3-selection : 3.0 .0
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
zustand : 4.5 .7 (@types/react@18.3.27)(react@18.3.1)
transitivePeerDependencies :
- '@types/react'
- immer
'@reactflow/node-toolbar@1.3.14(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@reactflow/core' : 11.11 .4 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
classcat : 5.0 .5
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
zustand : 4.5 .7 (@types/react@18.3.27)(react@18.3.1)
transitivePeerDependencies :
- '@types/react'
- immer
'@rolldown/pluginutils@1.0.0-beta.27' : {}
'@rollup/plugin-commonjs@24.0.0(rollup@2.79.2)' :
dependencies :
'@rollup/pluginutils' : 5.3 .0 (rollup@2.79.2)
commondir : 1.0 .1
estree-walker : 2.0 .2
glob : 8.1 .0
is-reference : 1.2 .1
magic-string : 0.27 .0
optionalDependencies :
rollup : 2.79 .2
'@rollup/pluginutils@5.3.0(rollup@2.79.2)' :
dependencies :
'@types/estree' : 1.0 .8
estree-walker : 2.0 .2
picomatch : 4.0 .3
optionalDependencies :
rollup : 2.79 .2
'@rollup/rollup-android-arm-eabi@4.53.3' :
optional : true
'@rollup/rollup-android-arm64@4.53.3' :
optional : true
'@rollup/rollup-darwin-arm64@4.53.3' :
optional : true
'@rollup/rollup-darwin-x64@4.53.3' :
optional : true
'@rollup/rollup-freebsd-arm64@4.53.3' :
optional : true
'@rollup/rollup-freebsd-x64@4.53.3' :
optional : true
'@rollup/rollup-linux-arm-gnueabihf@4.53.3' :
optional : true
'@rollup/rollup-linux-arm-musleabihf@4.53.3' :
optional : true
'@rollup/rollup-linux-arm64-gnu@4.53.3' :
optional : true
'@rollup/rollup-linux-arm64-musl@4.53.3' :
optional : true
'@rollup/rollup-linux-loong64-gnu@4.53.3' :
optional : true
'@rollup/rollup-linux-ppc64-gnu@4.53.3' :
optional : true
'@rollup/rollup-linux-riscv64-gnu@4.53.3' :
optional : true
'@rollup/rollup-linux-riscv64-musl@4.53.3' :
optional : true
'@rollup/rollup-linux-s390x-gnu@4.53.3' :
optional : true
'@rollup/rollup-linux-x64-gnu@4.53.3' :
optional : true
'@rollup/rollup-linux-x64-musl@4.53.3' :
optional : true
'@rollup/rollup-openharmony-arm64@4.53.3' :
optional : true
'@rollup/rollup-win32-arm64-msvc@4.53.3' :
optional : true
'@rollup/rollup-win32-ia32-msvc@4.53.3' :
optional : true
'@rollup/rollup-win32-x64-gnu@4.53.3' :
optional : true
'@rollup/rollup-win32-x64-msvc@4.53.3' :
optional : true
'@rtsao/scc@1.1.0' : {}
'@rushstack/eslint-patch@1.15.0' : {}
'@sentry-internal/feedback@7.120.4' :
dependencies :
'@sentry/core' : 7.120 .4
'@sentry/types' : 7.120 .4
'@sentry/utils' : 7.120 .4
'@sentry-internal/replay-canvas@7.120.4' :
dependencies :
'@sentry/core' : 7.120 .4
'@sentry/replay' : 7.120 .4
'@sentry/types' : 7.120 .4
'@sentry/utils' : 7.120 .4
'@sentry-internal/tracing@7.120.4' :
dependencies :
'@sentry/core' : 7.120 .4
'@sentry/types' : 7.120 .4
'@sentry/utils' : 7.120 .4
'@sentry/browser@7.120.4' :
dependencies :
'@sentry-internal/feedback' : 7.120 .4
'@sentry-internal/replay-canvas' : 7.120 .4
'@sentry-internal/tracing' : 7.120 .4
'@sentry/core' : 7.120 .4
'@sentry/integrations' : 7.120 .4
'@sentry/replay' : 7.120 .4
'@sentry/types' : 7.120 .4
'@sentry/utils' : 7.120 .4
'@sentry/cli@1.77.3' :
dependencies :
https-proxy-agent : 5.0 .1
mkdirp : 0.5 .6
node-fetch : 2.7 .0
progress : 2.0 .3
proxy-from-env : 1.1 .0
which : 2.0 .2
transitivePeerDependencies :
- encoding
- supports-color
'@sentry/core@7.120.4' :
dependencies :
'@sentry/types' : 7.120 .4
'@sentry/utils' : 7.120 .4
'@sentry/integrations@7.120.4' :
dependencies :
'@sentry/core' : 7.120 .4
'@sentry/types' : 7.120 .4
'@sentry/utils' : 7.120 .4
localforage : 1.10 .0
'@sentry/nextjs@7.120.4(next@14.2.33(@babel/core@7.28.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)' :
dependencies :
'@rollup/plugin-commonjs' : 24.0 .0 (rollup@2.79.2)
'@sentry/core' : 7.120 .4
'@sentry/integrations' : 7.120 .4
'@sentry/node' : 7.120 .4
'@sentry/react' : 7.120 .4 (react@18.3.1)
'@sentry/types' : 7.120 .4
'@sentry/utils' : 7.120 .4
'@sentry/vercel-edge' : 7.120 .4
'@sentry/webpack-plugin' : 1.21 .0
chalk : 3.0 .0
next : 14.2 .33 (@babel/core@7.28.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react : 18.3 .1
resolve : 1.22 .8
rollup : 2.79 .2
stacktrace-parser : 0.1 .11
transitivePeerDependencies :
- encoding
- supports-color
'@sentry/node@7.120.4' :
dependencies :
'@sentry-internal/tracing' : 7.120 .4
'@sentry/core' : 7.120 .4
'@sentry/integrations' : 7.120 .4
'@sentry/types' : 7.120 .4
'@sentry/utils' : 7.120 .4
'@sentry/react@7.120.4(react@18.3.1)' :
dependencies :
'@sentry/browser' : 7.120 .4
'@sentry/core' : 7.120 .4
'@sentry/types' : 7.120 .4
'@sentry/utils' : 7.120 .4
hoist-non-react-statics : 3.3 .2
react : 18.3 .1
'@sentry/replay@7.120.4' :
dependencies :
'@sentry-internal/tracing' : 7.120 .4
'@sentry/core' : 7.120 .4
'@sentry/types' : 7.120 .4
'@sentry/utils' : 7.120 .4
'@sentry/types@7.120.4' : {}
'@sentry/utils@7.120.4' :
dependencies :
'@sentry/types' : 7.120 .4
'@sentry/vercel-edge@7.120.4' :
dependencies :
'@sentry-internal/tracing' : 7.120 .4
'@sentry/core' : 7.120 .4
'@sentry/integrations' : 7.120 .4
'@sentry/types' : 7.120 .4
'@sentry/utils' : 7.120 .4
'@sentry/webpack-plugin@1.21.0' :
dependencies :
'@sentry/cli' : 1.77 .3
webpack-sources : 3.3 .3
transitivePeerDependencies :
- encoding
- supports-color
'@sinclair/typebox@0.27.8' : {}
'@swc/counter@0.1.3' : {}
'@swc/helpers@0.5.5' :
dependencies :
'@swc/counter' : 0.1 .3
tslib : 2.8 .1
'@tanstack/query-core@5.90.11' : {}
'@tanstack/query-devtools@5.91.1' : {}
'@tanstack/react-query-devtools@5.91.1(@tanstack/react-query@5.90.11(react@18.3.1))(react@18.3.1)' :
dependencies :
'@tanstack/query-devtools' : 5.91 .1
'@tanstack/react-query' : 5.90 .11 (react@18.3.1)
react : 18.3 .1
'@tanstack/react-query@5.90.11(react@18.3.1)' :
dependencies :
'@tanstack/query-core' : 5.90 .11
react : 18.3 .1
'@tanstack/react-table@8.21.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@tanstack/table-core' : 8.21 .3
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
'@tanstack/table-core@8.21.3' : {}
'@testing-library/dom@9.3.4' :
dependencies :
'@babel/code-frame' : 7.27 .1
'@babel/runtime' : 7.28 .4
'@types/aria-query' : 5.0 .4
aria-query : 5.1 .3
chalk : 4.1 .2
dom-accessibility-api : 0.5 .16
lz-string : 1.5 .0
pretty-format : 27.5 .1
'@testing-library/jest-dom@6.9.1' :
dependencies :
'@adobe/css-tools' : 4.4 .4
aria-query : 5.3 .2
css.escape : 1.5 .1
dom-accessibility-api : 0.6 .3
picocolors : 1.1 .1
redent : 3.0 .0
'@testing-library/react@14.3.1(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@babel/runtime' : 7.28 .4
'@testing-library/dom' : 9.3 .4
'@types/react-dom' : 18.3 .7 (@types/react@18.3.27)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
transitivePeerDependencies :
- '@types/react'
'@testing-library/user-event@14.6.1(@testing-library/dom@9.3.4)' :
dependencies :
'@testing-library/dom' : 9.3 .4
'@tweenjs/tween.js@23.1.3' : {}
'@tybys/wasm-util@0.10.1' :
dependencies :
tslib : 2.8 .1
optional : true
'@types/aria-query@5.0.4' : {}
'@types/babel__core@7.20.5' :
dependencies :
'@babel/parser' : 7.28 .5
'@babel/types' : 7.28 .5
'@types/babel__generator' : 7.27 .0
'@types/babel__template' : 7.4 .4
'@types/babel__traverse' : 7.28 .0
'@types/babel__generator@7.27.0' :
dependencies :
'@babel/types' : 7.28 .5
'@types/babel__template@7.4.4' :
dependencies :
'@babel/parser' : 7.28 .5
'@babel/types' : 7.28 .5
'@types/babel__traverse@7.28.0' :
dependencies :
'@babel/types' : 7.28 .5
'@types/d3-array@3.2.2' : {}
'@types/d3-axis@3.0.6' :
dependencies :
'@types/d3-selection' : 3.0 .11
'@types/d3-brush@3.0.6' :
dependencies :
'@types/d3-selection' : 3.0 .11
'@types/d3-chord@3.0.6' : {}
'@types/d3-color@3.1.3' : {}
'@types/d3-contour@3.0.6' :
dependencies :
'@types/d3-array' : 3.2 .2
'@types/geojson' : 7946.0 .16
'@types/d3-delaunay@6.0.4' : {}
'@types/d3-dispatch@3.0.7' : {}
'@types/d3-drag@3.0.7' :
dependencies :
'@types/d3-selection' : 3.0 .11
'@types/d3-dsv@3.0.7' : {}
'@types/d3-ease@3.0.2' : {}
'@types/d3-fetch@3.0.7' :
dependencies :
'@types/d3-dsv' : 3.0 .7
'@types/d3-force@3.0.10' : {}
'@types/d3-format@3.0.4' : {}
'@types/d3-geo@3.1.0' :
dependencies :
'@types/geojson' : 7946.0 .16
'@types/d3-hierarchy@3.1.7' : {}
'@types/d3-interpolate@3.0.4' :
dependencies :
'@types/d3-color' : 3.1 .3
'@types/d3-path@3.1.1' : {}
'@types/d3-polygon@3.0.2' : {}
'@types/d3-quadtree@3.0.6' : {}
'@types/d3-random@3.0.3' : {}
'@types/d3-scale-chromatic@3.1.0' : {}
'@types/d3-scale@4.0.9' :
dependencies :
'@types/d3-time' : 3.0 .4
'@types/d3-selection@3.0.11' : {}
'@types/d3-shape@3.1.7' :
dependencies :
'@types/d3-path' : 3.1 .1
'@types/d3-time-format@4.0.3' : {}
'@types/d3-time@3.0.4' : {}
'@types/d3-timer@3.0.2' : {}
'@types/d3-transition@3.0.9' :
dependencies :
'@types/d3-selection' : 3.0 .11
'@types/d3-zoom@3.0.8' :
dependencies :
'@types/d3-interpolate' : 3.0 .4
'@types/d3-selection' : 3.0 .11
'@types/d3@7.4.3' :
dependencies :
'@types/d3-array' : 3.2 .2
'@types/d3-axis' : 3.0 .6
'@types/d3-brush' : 3.0 .6
'@types/d3-chord' : 3.0 .6
'@types/d3-color' : 3.1 .3
'@types/d3-contour' : 3.0 .6
'@types/d3-delaunay' : 6.0 .4
'@types/d3-dispatch' : 3.0 .7
'@types/d3-drag' : 3.0 .7
'@types/d3-dsv' : 3.0 .7
'@types/d3-ease' : 3.0 .2
'@types/d3-fetch' : 3.0 .7
'@types/d3-force' : 3.0 .10
'@types/d3-format' : 3.0 .4
'@types/d3-geo' : 3.1 .0
'@types/d3-hierarchy' : 3.1 .7
'@types/d3-interpolate' : 3.0 .4
'@types/d3-path' : 3.1 .1
'@types/d3-polygon' : 3.0 .2
'@types/d3-quadtree' : 3.0 .6
'@types/d3-random' : 3.0 .3
'@types/d3-scale' : 4.0 .9
'@types/d3-scale-chromatic' : 3.1 .0
'@types/d3-selection' : 3.0 .11
'@types/d3-shape' : 3.1 .7
'@types/d3-time' : 3.0 .4
'@types/d3-time-format' : 4.0 .3
'@types/d3-timer' : 3.0 .2
'@types/d3-transition' : 3.0 .9
'@types/d3-zoom' : 3.0 .8
'@types/draco3d@1.4.10' : {}
'@types/estree@1.0.8' : {}
'@types/geojson@7946.0.16' : {}
'@types/json5@0.0.29' : {}
'@types/node@20.19.25' :
dependencies :
undici-types : 6.21 .0
'@types/offscreencanvas@2019.7.3' : {}
'@types/prop-types@15.7.15' : {}
'@types/react-dom@18.3.7(@types/react@18.3.27)' :
dependencies :
'@types/react' : 18.3 .27
'@types/react-reconciler@0.26.7' :
dependencies :
'@types/react' : 18.3 .27
'@types/react-reconciler@0.28.9(@types/react@18.3.27)' :
dependencies :
'@types/react' : 18.3 .27
'@types/react@18.3.27' :
dependencies :
'@types/prop-types' : 15.7 .15
csstype : 3.2 .3
'@types/stats.js@0.17.4' : {}
'@types/three@0.162.0' :
dependencies :
'@tweenjs/tween.js' : 23.1 .3
'@types/stats.js' : 0.17 .4
'@types/webxr' : 0.5 .24
fflate : 0.6 .10
meshoptimizer : 0.18 .1
'@types/webxr@0.5.24' : {}
'@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)' :
dependencies :
'@eslint-community/regexpp' : 4.12 .2
'@typescript-eslint/parser' : 7.18 .0 (eslint@8.57.1)(typescript@5.9.3)
'@typescript-eslint/scope-manager' : 7.18 .0
'@typescript-eslint/type-utils' : 7.18 .0 (eslint@8.57.1)(typescript@5.9.3)
'@typescript-eslint/utils' : 7.18 .0 (eslint@8.57.1)(typescript@5.9.3)
'@typescript-eslint/visitor-keys' : 7.18 .0
eslint : 8.57 .1
graphemer : 1.4 .0
ignore : 5.3 .2
natural-compare : 1.4 .0
ts-api-utils : 1.4 .3 (typescript@5.9.3)
optionalDependencies :
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3)' :
dependencies :
'@typescript-eslint/scope-manager' : 7.18 .0
'@typescript-eslint/types' : 7.18 .0
'@typescript-eslint/typescript-estree' : 7.18 .0 (typescript@5.9.3)
'@typescript-eslint/visitor-keys' : 7.18 .0
debug : 4.4 .3
eslint : 8.57 .1
optionalDependencies :
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/scope-manager@7.18.0' :
dependencies :
'@typescript-eslint/types' : 7.18 .0
'@typescript-eslint/visitor-keys' : 7.18 .0
'@typescript-eslint/type-utils@7.18.0(eslint@8.57.1)(typescript@5.9.3)' :
dependencies :
'@typescript-eslint/typescript-estree' : 7.18 .0 (typescript@5.9.3)
'@typescript-eslint/utils' : 7.18 .0 (eslint@8.57.1)(typescript@5.9.3)
debug : 4.4 .3
eslint : 8.57 .1
ts-api-utils : 1.4 .3 (typescript@5.9.3)
optionalDependencies :
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/types@7.18.0' : {}
'@typescript-eslint/typescript-estree@7.18.0(typescript@5.9.3)' :
dependencies :
'@typescript-eslint/types' : 7.18 .0
'@typescript-eslint/visitor-keys' : 7.18 .0
debug : 4.4 .3
globby : 11.1 .0
is-glob : 4.0 .3
minimatch : 9.0 .5
semver : 7.7 .3
ts-api-utils : 1.4 .3 (typescript@5.9.3)
optionalDependencies :
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/utils@7.18.0(eslint@8.57.1)(typescript@5.9.3)' :
dependencies :
'@eslint-community/eslint-utils' : 4.9 .0 (eslint@8.57.1)
'@typescript-eslint/scope-manager' : 7.18 .0
'@typescript-eslint/types' : 7.18 .0
'@typescript-eslint/typescript-estree' : 7.18 .0 (typescript@5.9.3)
eslint : 8.57 .1
transitivePeerDependencies :
- supports-color
- typescript
'@typescript-eslint/visitor-keys@7.18.0' :
dependencies :
'@typescript-eslint/types' : 7.18 .0
eslint-visitor-keys : 3.4 .3
'@ungap/structured-clone@1.3.0' : {}
'@unrs/resolver-binding-android-arm-eabi@1.11.1' :
optional : true
'@unrs/resolver-binding-android-arm64@1.11.1' :
optional : true
'@unrs/resolver-binding-darwin-arm64@1.11.1' :
optional : true
'@unrs/resolver-binding-darwin-x64@1.11.1' :
optional : true
'@unrs/resolver-binding-freebsd-x64@1.11.1' :
optional : true
'@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1' :
optional : true
'@unrs/resolver-binding-linux-arm-musleabihf@1.11.1' :
optional : true
'@unrs/resolver-binding-linux-arm64-gnu@1.11.1' :
optional : true
'@unrs/resolver-binding-linux-arm64-musl@1.11.1' :
optional : true
'@unrs/resolver-binding-linux-ppc64-gnu@1.11.1' :
optional : true
'@unrs/resolver-binding-linux-riscv64-gnu@1.11.1' :
optional : true
'@unrs/resolver-binding-linux-riscv64-musl@1.11.1' :
optional : true
'@unrs/resolver-binding-linux-s390x-gnu@1.11.1' :
optional : true
'@unrs/resolver-binding-linux-x64-gnu@1.11.1' :
optional : true
'@unrs/resolver-binding-linux-x64-musl@1.11.1' :
optional : true
'@unrs/resolver-binding-wasm32-wasi@1.11.1' :
dependencies :
'@napi-rs/wasm-runtime' : 0.2 .12
optional : true
'@unrs/resolver-binding-win32-arm64-msvc@1.11.1' :
optional : true
'@unrs/resolver-binding-win32-ia32-msvc@1.11.1' :
optional : true
'@unrs/resolver-binding-win32-x64-msvc@1.11.1' :
optional : true
'@use-gesture/core@10.3.1' : {}
'@use-gesture/react@10.3.1(react@18.3.1)' :
dependencies :
'@use-gesture/core' : 10.3 .1
react : 18.3 .1
'@vitejs/plugin-react@4.7.0(vite@5.4.21(@types/node@20.19.25))' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/plugin-transform-react-jsx-self' : 7.27 .1 (@babel/core@7.28.5)
'@babel/plugin-transform-react-jsx-source' : 7.27 .1 (@babel/core@7.28.5)
'@rolldown/pluginutils' : 1.0 .0 -beta.27
'@types/babel__core' : 7.20 .5
react-refresh : 0.17 .0
vite : 5.4 .21 (@types/node@20.19.25)
transitivePeerDependencies :
- supports-color
'@vitest/coverage-v8@1.6.1(vitest@1.6.1)' :
dependencies :
'@ampproject/remapping' : 2.3 .0
'@bcoe/v8-coverage' : 0.2 .3
debug : 4.4 .3
istanbul-lib-coverage : 3.2 .2
istanbul-lib-report : 3.0 .1
istanbul-lib-source-maps : 5.0 .6
istanbul-reports : 3.2 .0
magic-string : 0.30 .21
magicast : 0.3 .5
picocolors : 1.1 .1
std-env : 3.10 .0
strip-literal : 2.1 .1
test-exclude : 6.0 .0
vitest : 1.6 .1 (@types/node@20.19.25)(@vitest/ui@1.6.1)(jsdom@23.2.0)
transitivePeerDependencies :
- supports-color
'@vitest/expect@1.6.1' :
dependencies :
'@vitest/spy' : 1.6 .1
'@vitest/utils' : 1.6 .1
chai : 4.5 .0
'@vitest/runner@1.6.1' :
dependencies :
'@vitest/utils' : 1.6 .1
p-limit : 5.0 .0
pathe : 1.1 .2
'@vitest/snapshot@1.6.1' :
dependencies :
magic-string : 0.30 .21
pathe : 1.1 .2
pretty-format : 29.7 .0
'@vitest/spy@1.6.1' :
dependencies :
tinyspy : 2.2 .1
'@vitest/ui@1.6.1(vitest@1.6.1)' :
dependencies :
'@vitest/utils' : 1.6 .1
fast-glob : 3.3 .3
fflate : 0.8 .2
flatted : 3.3 .3
pathe : 1.1 .2
picocolors : 1.1 .1
sirv : 2.0 .4
vitest : 1.6 .1 (@types/node@20.19.25)(@vitest/ui@1.6.1)(jsdom@23.2.0)
'@vitest/utils@1.6.1' :
dependencies :
diff-sequences : 29.6 .3
estree-walker : 3.0 .3
loupe : 2.3 .7
pretty-format : 29.7 .0
'@wry/caches@1.0.1' :
dependencies :
tslib : 2.8 .1
'@wry/context@0.7.4' :
dependencies :
tslib : 2.8 .1
'@wry/equality@0.5.7' :
dependencies :
tslib : 2.8 .1
'@wry/trie@0.5.0' :
dependencies :
tslib : 2.8 .1
acorn-jsx@5.3.2(acorn@8.15.0) :
dependencies :
acorn : 8.15 .0
acorn-walk@8.3.4 :
dependencies :
acorn : 8.15 .0
acorn@8.15.0 : {}
agent-base@6.0.2 :
dependencies :
debug : 4.4 .3
transitivePeerDependencies :
- supports-color
agent-base@7.1.4 : {}
ajv@6.12.6 :
dependencies :
fast-deep-equal : 3.1 .3
fast-json-stable-stringify : 2.1 .0
json-schema-traverse : 0.4 .1
uri-js : 4.4 .1
ansi-escapes@7.2.0 :
dependencies :
environment : 1.1 .0
ansi-regex@5.0.1 : {}
ansi-regex@6.2.2 : {}
ansi-styles@4.3.0 :
dependencies :
color-convert : 2.0 .1
ansi-styles@5.2.0 : {}
ansi-styles@6.2.3 : {}
any-promise@1.3.0 : {}
anymatch@3.1.3 :
dependencies :
normalize-path : 3.0 .0
picomatch : 2.3 .1
arg@5.0.2 : {}
argparse@2.0.1 : {}
aria-hidden@1.2.6 :
dependencies :
tslib : 2.8 .1
aria-query@5.1.3 :
dependencies :
deep-equal : 2.2 .3
aria-query@5.3.2 : {}
array-buffer-byte-length@1.0.2 :
dependencies :
call-bound : 1.0 .4
is-array-buffer : 3.0 .5
array-includes@3.1.9 :
dependencies :
call-bind : 1.0 .8
call-bound : 1.0 .4
define-properties : 1.2 .1
es-abstract : 1.24 .0
es-object-atoms : 1.1 .1
get-intrinsic : 1.3 .0
is-string : 1.1 .1
math-intrinsics : 1.1 .0
array-union@2.1.0 : {}
array.prototype.findlast@1.2.5 :
dependencies :
call-bind : 1.0 .8
define-properties : 1.2 .1
es-abstract : 1.24 .0
es-errors : 1.3 .0
es-object-atoms : 1.1 .1
es-shim-unscopables : 1.1 .0
array.prototype.findlastindex@1.2.6 :
dependencies :
call-bind : 1.0 .8
call-bound : 1.0 .4
define-properties : 1.2 .1
es-abstract : 1.24 .0
es-errors : 1.3 .0
es-object-atoms : 1.1 .1
es-shim-unscopables : 1.1 .0
array.prototype.flat@1.3.3 :
dependencies :
call-bind : 1.0 .8
define-properties : 1.2 .1
es-abstract : 1.24 .0
es-shim-unscopables : 1.1 .0
array.prototype.flatmap@1.3.3 :
dependencies :
call-bind : 1.0 .8
define-properties : 1.2 .1
es-abstract : 1.24 .0
es-shim-unscopables : 1.1 .0
array.prototype.tosorted@1.1.4 :
dependencies :
call-bind : 1.0 .8
define-properties : 1.2 .1
es-abstract : 1.24 .0
es-errors : 1.3 .0
es-shim-unscopables : 1.1 .0
arraybuffer.prototype.slice@1.0.4 :
dependencies :
array-buffer-byte-length : 1.0 .2
call-bind : 1.0 .8
define-properties : 1.2 .1
es-abstract : 1.24 .0
es-errors : 1.3 .0
get-intrinsic : 1.3 .0
is-array-buffer : 3.0 .5
assertion-error@1.1.0 : {}
ast-types-flow@0.0.8 : {}
async-function@1.0.0 : {}
asynckit@0.4.0 : {}
autoprefixer@10.4.22(postcss@8.5.6) :
dependencies :
browserslist : 4.28 .0
caniuse-lite : 1.0 .30001757
fraction.js : 5.3 .4
normalize-range : 0.1 .2
picocolors : 1.1 .1
postcss : 8.5 .6
postcss-value-parser : 4.2 .0
available-typed-arrays@1.0.7 :
dependencies :
possible-typed-array-names : 1.1 .0
axe-core@4.11.0 : {}
axobject-query@4.1.0 : {}
balanced-match@1.0.2 : {}
base64-js@1.5.1 : {}
baseline-browser-mapping@2.8.32 : {}
bidi-js@1.0.3 :
dependencies :
require-from-string : 2.0 .2
binary-extensions@2.3.0 : {}
brace-expansion@1.1.12 :
dependencies :
balanced-match : 1.0 .2
concat-map : 0.0 .1
brace-expansion@2.0.2 :
dependencies :
balanced-match : 1.0 .2
braces@3.0.3 :
dependencies :
fill-range : 7.1 .1
browserslist@4.28.0 :
dependencies :
baseline-browser-mapping : 2.8 .32
caniuse-lite : 1.0 .30001757
electron-to-chromium : 1.5 .262
node-releases : 2.0 .27
update-browserslist-db : 1.1 .4 (browserslist@4.28.0)
buffer@6.0.3 :
dependencies :
base64-js : 1.5 .1
ieee754 : 1.2 .1
busboy@1.6.0 :
dependencies :
streamsearch : 1.1 .0
cac@6.7.14 : {}
call-bind-apply-helpers@1.0.2 :
dependencies :
es-errors : 1.3 .0
function-bind : 1.1 .2
call-bind@1.0.8 :
dependencies :
call-bind-apply-helpers : 1.0 .2
es-define-property : 1.0 .1
get-intrinsic : 1.3 .0
set-function-length : 1.2 .2
call-bound@1.0.4 :
dependencies :
call-bind-apply-helpers : 1.0 .2
get-intrinsic : 1.3 .0
callsites@3.1.0 : {}
camelcase-css@2.0.1 : {}
camera-controls@2.10.1(three@0.162.0) :
dependencies :
three : 0.162 .0
caniuse-lite@1.0.30001757 : {}
chai@4.5.0 :
dependencies :
assertion-error : 1.1 .0
check-error : 1.0 .3
deep-eql : 4.1 .4
get-func-name : 2.0 .2
loupe : 2.3 .7
pathval : 1.1 .1
type-detect : 4.1 .0
chalk@3.0.0 :
dependencies :
ansi-styles : 4.3 .0
supports-color : 7.2 .0
chalk@4.1.2 :
dependencies :
ansi-styles : 4.3 .0
supports-color : 7.2 .0
chalk@5.6.2 : {}
check-error@1.0.3 :
dependencies :
get-func-name : 2.0 .2
chokidar@3.6.0 :
dependencies :
anymatch : 3.1 .3
braces : 3.0 .3
glob-parent : 5.1 .2
is-binary-path : 2.1 .0
is-glob : 4.0 .3
normalize-path : 3.0 .0
readdirp : 3.6 .0
optionalDependencies :
fsevents : 2.3 .3
class-variance-authority@0.7.1 :
dependencies :
clsx : 2.1 .1
classcat@5.0.5 : {}
cli-cursor@5.0.0 :
dependencies :
restore-cursor : 5.1 .0
cli-truncate@4.0.0 :
dependencies :
slice-ansi : 5.0 .0
string-width : 7.2 .0
client-only@0.0.1 : {}
clsx@2.1.1 : {}
color-convert@2.0.1 :
dependencies :
color-name : 1.1 .4
color-name@1.1.4 : {}
colorette@2.0.20 : {}
combined-stream@1.0.8 :
dependencies :
delayed-stream : 1.0 .0
commander@13.1.0 : {}
commander@4.1.1 : {}
commondir@1.0.1 : {}
concat-map@0.0.1 : {}
confbox@0.1.8 : {}
convert-source-map@2.0.0 : {}
cross-env@7.0.3 :
dependencies :
cross-spawn : 7.0 .6
cross-spawn@7.0.6 :
dependencies :
path-key : 3.1 .1
shebang-command : 2.0 .0
which : 2.0 .2
css-tree@2.3.1 :
dependencies :
mdn-data : 2.0 .30
source-map-js : 1.2 .1
css.escape@1.5.1 : {}
cssesc@3.0.0 : {}
cssstyle@4.6.0 :
dependencies :
'@asamuzakjp/css-color' : 3.2 .0
rrweb-cssom : 0.8 .0
csstype@3.2.3 : {}
d3-color@3.1.0 : {}
d3-dispatch@3.0.1 : {}
d3-drag@3.0.0 :
dependencies :
d3-dispatch : 3.0 .1
d3-selection : 3.0 .0
d3-ease@3.0.1 : {}
d3-interpolate@3.0.1 :
dependencies :
d3-color : 3.1 .0
d3-selection@3.0.0 : {}
d3-timer@3.0.1 : {}
d3-transition@3.0.1(d3-selection@3.0.0) :
dependencies :
d3-color : 3.1 .0
d3-dispatch : 3.0 .1
d3-ease : 3.0 .1
d3-interpolate : 3.0 .1
d3-selection : 3.0 .0
d3-timer : 3.0 .1
d3-zoom@3.0.0 :
dependencies :
d3-dispatch : 3.0 .1
d3-drag : 3.0 .0
d3-interpolate : 3.0 .1
d3-selection : 3.0 .0
d3-transition : 3.0 .1 (d3-selection@3.0.0)
damerau-levenshtein@1.0.8 : {}
data-urls@5.0.0 :
dependencies :
whatwg-mimetype : 4.0 .0
whatwg-url : 14.2 .0
data-view-buffer@1.0.2 :
dependencies :
call-bound : 1.0 .4
es-errors : 1.3 .0
is-data-view : 1.0 .2
data-view-byte-length@1.0.2 :
dependencies :
call-bound : 1.0 .4
es-errors : 1.3 .0
is-data-view : 1.0 .2
data-view-byte-offset@1.0.1 :
dependencies :
call-bound : 1.0 .4
es-errors : 1.3 .0
is-data-view : 1.0 .2
debug@3.2.7 :
dependencies :
ms : 2.1 .3
debug@4.4.3 :
dependencies :
ms : 2.1 .3
decimal.js@10.6.0 : {}
deep-eql@4.1.4 :
dependencies :
type-detect : 4.1 .0
deep-equal@2.2.3 :
dependencies :
array-buffer-byte-length : 1.0 .2
call-bind : 1.0 .8
es-get-iterator : 1.1 .3
get-intrinsic : 1.3 .0
is-arguments : 1.2 .0
is-array-buffer : 3.0 .5
is-date-object : 1.1 .0
is-regex : 1.2 .1
is-shared-array-buffer : 1.0 .4
isarray : 2.0 .5
object-is : 1.1 .6
object-keys : 1.1 .1
object.assign : 4.1 .7
regexp.prototype.flags : 1.5 .4
side-channel : 1.1 .0
which-boxed-primitive : 1.1 .1
which-collection : 1.0 .2
which-typed-array : 1.1 .19
deep-is@0.1.4 : {}
define-data-property@1.1.4 :
dependencies :
es-define-property : 1.0 .1
es-errors : 1.3 .0
gopd : 1.2 .0
define-properties@1.2.1 :
dependencies :
define-data-property : 1.1 .4
has-property-descriptors : 1.0 .2
object-keys : 1.1 .1
delayed-stream@1.0.0 : {}
detect-gpu@5.0.70 :
dependencies :
webgl-constants : 1.1 .1
detect-node-es@1.1.0 : {}
didyoumean@1.2.2 : {}
diff-sequences@29.6.3 : {}
dir-glob@3.0.1 :
dependencies :
path-type : 4.0 .0
dlv@1.1.3 : {}
doctrine@2.1.0 :
dependencies :
esutils : 2.0 .3
doctrine@3.0.0 :
dependencies :
esutils : 2.0 .3
dom-accessibility-api@0.5.16 : {}
dom-accessibility-api@0.6.3 : {}
draco3d@1.5.7 : {}
dunder-proto@1.0.1 :
dependencies :
call-bind-apply-helpers : 1.0 .2
es-errors : 1.3 .0
gopd : 1.2 .0
eastasianwidth@0.2.0 : {}
echarts-for-react@3.0.5(echarts@5.6.0)(react@18.3.1) :
dependencies :
echarts : 5.6 .0
fast-deep-equal : 3.1 .3
react : 18.3 .1
size-sensor : 1.0 .2
echarts@5.6.0 :
dependencies :
tslib : 2.3 .0
zrender : 5.6 .1
electron-to-chromium@1.5.262 : {}
emoji-regex@10.6.0 : {}
emoji-regex@8.0.0 : {}
emoji-regex@9.2.2 : {}
entities@6.0.1 : {}
environment@1.1.0 : {}
es-abstract@1.24.0 :
dependencies :
array-buffer-byte-length : 1.0 .2
arraybuffer.prototype.slice : 1.0 .4
available-typed-arrays : 1.0 .7
call-bind : 1.0 .8
call-bound : 1.0 .4
data-view-buffer : 1.0 .2
data-view-byte-length : 1.0 .2
data-view-byte-offset : 1.0 .1
es-define-property : 1.0 .1
es-errors : 1.3 .0
es-object-atoms : 1.1 .1
es-set-tostringtag : 2.1 .0
es-to-primitive : 1.3 .0
function.prototype.name : 1.1 .8
get-intrinsic : 1.3 .0
get-proto : 1.0 .1
get-symbol-description : 1.1 .0
globalthis : 1.0 .4
gopd : 1.2 .0
has-property-descriptors : 1.0 .2
has-proto : 1.2 .0
has-symbols : 1.1 .0
hasown : 2.0 .2
internal-slot : 1.1 .0
is-array-buffer : 3.0 .5
is-callable : 1.2 .7
is-data-view : 1.0 .2
is-negative-zero : 2.0 .3
is-regex : 1.2 .1
is-set : 2.0 .3
is-shared-array-buffer : 1.0 .4
is-string : 1.1 .1
is-typed-array : 1.1 .15
is-weakref : 1.1 .1
math-intrinsics : 1.1 .0
object-inspect : 1.13 .4
object-keys : 1.1 .1
object.assign : 4.1 .7
own-keys : 1.0 .1
regexp.prototype.flags : 1.5 .4
safe-array-concat : 1.1 .3
safe-push-apply : 1.0 .0
safe-regex-test : 1.1 .0
set-proto : 1.0 .0
stop-iteration-iterator : 1.1 .0
string.prototype.trim : 1.2 .10
string.prototype.trimend : 1.0 .9
string.prototype.trimstart : 1.0 .8
typed-array-buffer : 1.0 .3
typed-array-byte-length : 1.0 .3
typed-array-byte-offset : 1.0 .4
typed-array-length : 1.0 .7
unbox-primitive : 1.1 .0
which-typed-array : 1.1 .19
es-define-property@1.0.1 : {}
es-errors@1.3.0 : {}
es-get-iterator@1.1.3 :
dependencies :
call-bind : 1.0 .8
get-intrinsic : 1.3 .0
has-symbols : 1.1 .0
is-arguments : 1.2 .0
is-map : 2.0 .3
is-set : 2.0 .3
is-string : 1.1 .1
isarray : 2.0 .5
stop-iteration-iterator : 1.1 .0
es-iterator-helpers@1.2.1 :
dependencies :
call-bind : 1.0 .8
call-bound : 1.0 .4
define-properties : 1.2 .1
es-abstract : 1.24 .0
es-errors : 1.3 .0
es-set-tostringtag : 2.1 .0
function-bind : 1.1 .2
get-intrinsic : 1.3 .0
globalthis : 1.0 .4
gopd : 1.2 .0
has-property-descriptors : 1.0 .2
has-proto : 1.2 .0
has-symbols : 1.1 .0
internal-slot : 1.1 .0
iterator.prototype : 1.1 .5
safe-array-concat : 1.1 .3
es-object-atoms@1.1.1 :
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 .2
es-shim-unscopables@1.1.0 :
dependencies :
hasown : 2.0 .2
es-to-primitive@1.3.0 :
dependencies :
is-callable : 1.2 .7
is-date-object : 1.1 .0
is-symbol : 1.1 .1
esbuild@0.21.5 :
optionalDependencies :
'@esbuild/aix-ppc64' : 0.21 .5
'@esbuild/android-arm' : 0.21 .5
'@esbuild/android-arm64' : 0.21 .5
'@esbuild/android-x64' : 0.21 .5
'@esbuild/darwin-arm64' : 0.21 .5
'@esbuild/darwin-x64' : 0.21 .5
'@esbuild/freebsd-arm64' : 0.21 .5
'@esbuild/freebsd-x64' : 0.21 .5
'@esbuild/linux-arm' : 0.21 .5
'@esbuild/linux-arm64' : 0.21 .5
'@esbuild/linux-ia32' : 0.21 .5
'@esbuild/linux-loong64' : 0.21 .5
'@esbuild/linux-mips64el' : 0.21 .5
'@esbuild/linux-ppc64' : 0.21 .5
'@esbuild/linux-riscv64' : 0.21 .5
'@esbuild/linux-s390x' : 0.21 .5
'@esbuild/linux-x64' : 0.21 .5
'@esbuild/netbsd-x64' : 0.21 .5
'@esbuild/openbsd-x64' : 0.21 .5
'@esbuild/sunos-x64' : 0.21 .5
'@esbuild/win32-arm64' : 0.21 .5
'@esbuild/win32-ia32' : 0.21 .5
'@esbuild/win32-x64' : 0.21 .5
escalade@3.2.0 : {}
escape-string-regexp@4.0.0 : {}
eslint-config-next@14.2.33(eslint@8.57.1)(typescript@5.9.3) :
dependencies :
'@next/eslint-plugin-next' : 14.2 .33
'@rushstack/eslint-patch' : 1.15 .0
'@typescript-eslint/eslint-plugin' : 7.18 .0 (@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)
'@typescript-eslint/parser' : 7.18 .0 (eslint@8.57.1)(typescript@5.9.3)
eslint : 8.57 .1
eslint-import-resolver-node : 0.3 .9
eslint-import-resolver-typescript : 3.10 .1 (eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1)
eslint-plugin-import : 2.32 .0 (@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
eslint-plugin-jsx-a11y : 6.10 .2 (eslint@8.57.1)
eslint-plugin-react : 7.37 .5 (eslint@8.57.1)
eslint-plugin-react-hooks : 5.0 .0 -canary-7118f5dd7-20230705(eslint@8.57.1)
optionalDependencies :
typescript : 5.9 .3
transitivePeerDependencies :
- eslint-import-resolver-webpack
- eslint-plugin-import-x
- supports-color
eslint-import-resolver-node@0.3.9 :
dependencies :
debug : 3.2 .7
is-core-module : 2.16 .1
resolve : 1.22 .11
transitivePeerDependencies :
- supports-color
eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1) :
dependencies :
'@nolyfill/is-core-module' : 1.0 .39
debug : 4.4 .3
eslint : 8.57 .1
get-tsconfig : 4.13 .0
is-bun-module : 2.0 .0
stable-hash : 0.0 .5
tinyglobby : 0.2 .15
unrs-resolver : 1.11 .1
optionalDependencies :
eslint-plugin-import : 2.32 .0 (@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
transitivePeerDependencies :
- supports-color
eslint-module-utils@2.12.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) :
dependencies :
debug : 3.2 .7
optionalDependencies :
'@typescript-eslint/parser' : 7.18 .0 (eslint@8.57.1)(typescript@5.9.3)
eslint : 8.57 .1
eslint-import-resolver-node : 0.3 .9
eslint-import-resolver-typescript : 3.10 .1 (eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1)
transitivePeerDependencies :
- supports-color
eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1) :
dependencies :
'@rtsao/scc' : 1.1 .0
array-includes : 3.1 .9
array.prototype.findlastindex : 1.2 .6
array.prototype.flat : 1.3 .3
array.prototype.flatmap : 1.3 .3
debug : 3.2 .7
doctrine : 2.1 .0
eslint : 8.57 .1
eslint-import-resolver-node : 0.3 .9
eslint-module-utils : 2.12 .1 (@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1)
hasown : 2.0 .2
is-core-module : 2.16 .1
is-glob : 4.0 .3
minimatch : 3.1 .2
object.fromentries : 2.0 .8
object.groupby : 1.0 .3
object.values : 1.2 .1
semver : 6.3 .1
string.prototype.trimend : 1.0 .9
tsconfig-paths : 3.15 .0
optionalDependencies :
'@typescript-eslint/parser' : 7.18 .0 (eslint@8.57.1)(typescript@5.9.3)
transitivePeerDependencies :
- eslint-import-resolver-typescript
- eslint-import-resolver-webpack
- supports-color
eslint-plugin-jsx-a11y@6.10.2(eslint@8.57.1) :
dependencies :
aria-query : 5.3 .2
array-includes : 3.1 .9
array.prototype.flatmap : 1.3 .3
ast-types-flow : 0.0 .8
axe-core : 4.11 .0
axobject-query : 4.1 .0
damerau-levenshtein : 1.0 .8
emoji-regex : 9.2 .2
eslint : 8.57 .1
hasown : 2.0 .2
jsx-ast-utils : 3.3 .5
language-tags : 1.0 .9
minimatch : 3.1 .2
object.fromentries : 2.0 .8
safe-regex-test : 1.1 .0
string.prototype.includes : 2.0 .1
eslint-plugin-react-hooks@5.0.0-canary-7118f5dd7-20230705(eslint@8.57.1) :
dependencies :
eslint : 8.57 .1
eslint-plugin-react@7.37.5(eslint@8.57.1) :
dependencies :
array-includes : 3.1 .9
array.prototype.findlast : 1.2 .5
array.prototype.flatmap : 1.3 .3
array.prototype.tosorted : 1.1 .4
doctrine : 2.1 .0
es-iterator-helpers : 1.2 .1
eslint : 8.57 .1
estraverse : 5.3 .0
hasown : 2.0 .2
jsx-ast-utils : 3.3 .5
minimatch : 3.1 .2
object.entries : 1.1 .9
object.fromentries : 2.0 .8
object.values : 1.2 .1
prop-types : 15.8 .1
resolve : 2.0 .0 -next.5
semver : 6.3 .1
string.prototype.matchall : 4.0 .12
string.prototype.repeat : 1.0 .0
eslint-scope@7.2.2 :
dependencies :
esrecurse : 4.3 .0
estraverse : 5.3 .0
eslint-visitor-keys@3.4.3 : {}
eslint@8.57.1 :
dependencies :
'@eslint-community/eslint-utils' : 4.9 .0 (eslint@8.57.1)
'@eslint-community/regexpp' : 4.12 .2
'@eslint/eslintrc' : 2.1 .4
'@eslint/js' : 8.57 .1
'@humanwhocodes/config-array' : 0.13 .0
'@humanwhocodes/module-importer' : 1.0 .1
'@nodelib/fs.walk' : 1.2 .8
'@ungap/structured-clone' : 1.3 .0
ajv : 6.12 .6
chalk : 4.1 .2
cross-spawn : 7.0 .6
debug : 4.4 .3
doctrine : 3.0 .0
escape-string-regexp : 4.0 .0
eslint-scope : 7.2 .2
eslint-visitor-keys : 3.4 .3
espree : 9.6 .1
esquery : 1.6 .0
esutils : 2.0 .3
fast-deep-equal : 3.1 .3
file-entry-cache : 6.0 .1
find-up : 5.0 .0
glob-parent : 6.0 .2
globals : 13.24 .0
graphemer : 1.4 .0
ignore : 5.3 .2
imurmurhash : 0.1 .4
is-glob : 4.0 .3
is-path-inside : 3.0 .3
js-yaml : 4.1 .1
json-stable-stringify-without-jsonify : 1.0 .1
levn : 0.4 .1
lodash.merge : 4.6 .2
minimatch : 3.1 .2
natural-compare : 1.4 .0
optionator : 0.9 .4
strip-ansi : 6.0 .1
text-table : 0.2 .0
transitivePeerDependencies :
- supports-color
espree@9.6.1 :
dependencies :
acorn : 8.15 .0
acorn-jsx : 5.3 .2 (acorn@8.15.0)
eslint-visitor-keys : 3.4 .3
esquery@1.6.0 :
dependencies :
estraverse : 5.3 .0
esrecurse@4.3.0 :
dependencies :
estraverse : 5.3 .0
estraverse@5.3.0 : {}
estree-walker@2.0.2 : {}
estree-walker@3.0.3 :
dependencies :
'@types/estree' : 1.0 .8
esutils@2.0.3 : {}
eventemitter3@5.0.1 : {}
execa@8.0.1 :
dependencies :
cross-spawn : 7.0 .6
get-stream : 8.0 .1
human-signals : 5.0 .0
is-stream : 3.0 .0
merge-stream : 2.0 .0
npm-run-path : 5.3 .0
onetime : 6.0 .0
signal-exit : 4.1 .0
strip-final-newline : 3.0 .0
fast-deep-equal@3.1.3 : {}
fast-glob@3.3.3 :
dependencies :
'@nodelib/fs.stat' : 2.0 .5
'@nodelib/fs.walk' : 1.2 .8
glob-parent : 5.1 .2
merge2 : 1.4 .1
micromatch : 4.0 .8
fast-json-stable-stringify@2.1.0 : {}
fast-levenshtein@2.0.6 : {}
fastq@1.19.1 :
dependencies :
reusify : 1.1 .0
fdir@6.5.0(picomatch@4.0.3) :
optionalDependencies :
picomatch : 4.0 .3
fflate@0.6.10 : {}
fflate@0.8.2 : {}
file-entry-cache@6.0.1 :
dependencies :
flat-cache : 3.2 .0
fill-range@7.1.1 :
dependencies :
to-regex-range : 5.0 .1
find-up@5.0.0 :
dependencies :
locate-path : 6.0 .0
path-exists : 4.0 .0
flat-cache@3.2.0 :
dependencies :
flatted : 3.3 .3
keyv : 4.5 .4
rimraf : 3.0 .2
flatted@3.3.3 : {}
for-each@0.3.5 :
dependencies :
is-callable : 1.2 .7
foreground-child@3.3.1 :
dependencies :
cross-spawn : 7.0 .6
signal-exit : 4.1 .0
form-data@4.0.5 :
dependencies :
asynckit : 0.4 .0
combined-stream : 1.0 .8
es-set-tostringtag : 2.1 .0
hasown : 2.0 .2
mime-types : 2.1 .35
fraction.js@5.3.4 : {}
framer-motion@11.18.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) :
dependencies :
motion-dom : 11.18 .1
motion-utils : 11.18 .1
tslib : 2.8 .1
optionalDependencies :
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
fs.realpath@1.0.0 : {}
fsevents@2.3.3 :
optional : true
function-bind@1.1.2 : {}
function.prototype.name@1.1.8 :
dependencies :
call-bind : 1.0 .8
call-bound : 1.0 .4
define-properties : 1.2 .1
functions-have-names : 1.2 .3
hasown : 2.0 .2
is-callable : 1.2 .7
functions-have-names@1.2.3 : {}
generator-function@2.0.1 : {}
gensync@1.0.0-beta.2 : {}
get-east-asian-width@1.4.0 : {}
get-func-name@2.0.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 .1
function-bind : 1.1 .2
get-proto : 1.0 .1
gopd : 1.2 .0
has-symbols : 1.1 .0
hasown : 2.0 .2
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 .1
get-stream@8.0.1 : {}
get-symbol-description@1.1.0 :
dependencies :
call-bound : 1.0 .4
es-errors : 1.3 .0
get-intrinsic : 1.3 .0
get-tsconfig@4.13.0 :
dependencies :
resolve-pkg-maps : 1.0 .0
glob-parent@5.1.2 :
dependencies :
is-glob : 4.0 .3
glob-parent@6.0.2 :
dependencies :
is-glob : 4.0 .3
glob@10.3.10 :
dependencies :
foreground-child : 3.3 .1
jackspeak : 2.3 .6
minimatch : 9.0 .5
minipass : 7.1 .2
path-scurry : 1.11 .1
glob@7.2.3 :
dependencies :
fs.realpath : 1.0 .0
inflight : 1.0 .6
inherits : 2.0 .4
minimatch : 3.1 .2
once : 1.4 .0
path-is-absolute : 1.0 .1
glob@8.1.0 :
dependencies :
fs.realpath : 1.0 .0
inflight : 1.0 .6
inherits : 2.0 .4
minimatch : 5.1 .6
once : 1.4 .0
globals@13.24.0 :
dependencies :
type-fest : 0.20 .2
globalthis@1.0.4 :
dependencies :
define-properties : 1.2 .1
gopd : 1.2 .0
globby@11.1.0 :
dependencies :
array-union : 2.1 .0
dir-glob : 3.0 .1
fast-glob : 3.3 .3
ignore : 5.3 .2
merge2 : 1.4 .1
slash : 3.0 .0
glsl-noise@0.0.0 : {}
gopd@1.2.0 : {}
graceful-fs@4.2.11 : {}
graphemer@1.4.0 : {}
graphql-tag@2.12.6(graphql@16.12.0) :
dependencies :
graphql : 16.12 .0
tslib : 2.8 .1
Apply Composer changes: comprehensive API updates, migrations, middleware, and infrastructure improvements
- Add comprehensive database migrations (001-024) for schema evolution
- Enhance API schema with expanded type definitions and resolvers
- Add new middleware: audit logging, rate limiting, MFA enforcement, security, tenant auth
- Implement new services: AI optimization, billing, blockchain, compliance, marketplace
- Add adapter layer for cloud integrations (Cloudflare, Kubernetes, Proxmox, storage)
- Update Crossplane provider with enhanced VM management capabilities
- Add comprehensive test suite for API endpoints and services
- Update frontend components with improved GraphQL subscriptions and real-time updates
- Enhance security configurations and headers (CSP, CORS, etc.)
- Update documentation and configuration files
- Add new CI/CD workflows and validation scripts
- Implement design system improvements and UI enhancements
2025-12-12 18:01:35 -08:00
graphql-ws@5.16.2(graphql@16.12.0) :
dependencies :
graphql : 16.12 .0
2025-11-28 12:54:33 -08:00
graphql@16.12.0 : {}
has-bigints@1.1.0 : {}
has-flag@4.0.0 : {}
has-property-descriptors@1.0.2 :
dependencies :
es-define-property : 1.0 .1
has-proto@1.2.0 :
dependencies :
dunder-proto : 1.0 .1
has-symbols@1.1.0 : {}
has-tostringtag@1.0.2 :
dependencies :
has-symbols : 1.1 .0
hasown@2.0.2 :
dependencies :
function-bind : 1.1 .2
hls.js@1.6.15 : {}
hoist-non-react-statics@3.3.2 :
dependencies :
react-is : 16.13 .1
html-encoding-sniffer@4.0.0 :
dependencies :
whatwg-encoding : 3.1 .1
html-escaper@2.0.2 : {}
http-proxy-agent@7.0.2 :
dependencies :
agent-base : 7.1 .4
debug : 4.4 .3
transitivePeerDependencies :
- supports-color
https-proxy-agent@5.0.1 :
dependencies :
agent-base : 6.0 .2
debug : 4.4 .3
transitivePeerDependencies :
- supports-color
https-proxy-agent@7.0.6 :
dependencies :
agent-base : 7.1 .4
debug : 4.4 .3
transitivePeerDependencies :
- supports-color
human-signals@5.0.0 : {}
husky@8.0.3 : {}
iconv-lite@0.6.3 :
dependencies :
safer-buffer : 2.1 .2
ieee754@1.2.1 : {}
ignore@5.3.2 : {}
immediate@3.0.6 : {}
import-fresh@3.3.1 :
dependencies :
parent-module : 1.0 .1
resolve-from : 4.0 .0
imurmurhash@0.1.4 : {}
indent-string@4.0.0 : {}
inflight@1.0.6 :
dependencies :
once : 1.4 .0
wrappy : 1.0 .2
inherits@2.0.4 : {}
internal-slot@1.1.0 :
dependencies :
es-errors : 1.3 .0
hasown : 2.0 .2
side-channel : 1.1 .0
is-arguments@1.2.0 :
dependencies :
call-bound : 1.0 .4
has-tostringtag : 1.0 .2
is-array-buffer@3.0.5 :
dependencies :
call-bind : 1.0 .8
call-bound : 1.0 .4
get-intrinsic : 1.3 .0
is-async-function@2.1.1 :
dependencies :
async-function : 1.0 .0
call-bound : 1.0 .4
get-proto : 1.0 .1
has-tostringtag : 1.0 .2
safe-regex-test : 1.1 .0
is-bigint@1.1.0 :
dependencies :
has-bigints : 1.1 .0
is-binary-path@2.1.0 :
dependencies :
binary-extensions : 2.3 .0
is-boolean-object@1.2.2 :
dependencies :
call-bound : 1.0 .4
has-tostringtag : 1.0 .2
is-bun-module@2.0.0 :
dependencies :
semver : 7.7 .3
is-callable@1.2.7 : {}
is-core-module@2.16.1 :
dependencies :
hasown : 2.0 .2
is-data-view@1.0.2 :
dependencies :
call-bound : 1.0 .4
get-intrinsic : 1.3 .0
is-typed-array : 1.1 .15
is-date-object@1.1.0 :
dependencies :
call-bound : 1.0 .4
has-tostringtag : 1.0 .2
is-extglob@2.1.1 : {}
is-finalizationregistry@1.1.1 :
dependencies :
call-bound : 1.0 .4
is-fullwidth-code-point@3.0.0 : {}
is-fullwidth-code-point@4.0.0 : {}
is-fullwidth-code-point@5.1.0 :
dependencies :
get-east-asian-width : 1.4 .0
is-generator-function@1.1.2 :
dependencies :
call-bound : 1.0 .4
generator-function : 2.0 .1
get-proto : 1.0 .1
has-tostringtag : 1.0 .2
safe-regex-test : 1.1 .0
is-glob@4.0.3 :
dependencies :
is-extglob : 2.1 .1
is-map@2.0.3 : {}
is-negative-zero@2.0.3 : {}
is-number-object@1.1.1 :
dependencies :
call-bound : 1.0 .4
has-tostringtag : 1.0 .2
is-number@7.0.0 : {}
is-path-inside@3.0.3 : {}
is-potential-custom-element-name@1.0.1 : {}
is-promise@2.2.2 : {}
is-reference@1.2.1 :
dependencies :
'@types/estree' : 1.0 .8
is-regex@1.2.1 :
dependencies :
call-bound : 1.0 .4
gopd : 1.2 .0
has-tostringtag : 1.0 .2
hasown : 2.0 .2
is-set@2.0.3 : {}
is-shared-array-buffer@1.0.4 :
dependencies :
call-bound : 1.0 .4
is-stream@3.0.0 : {}
is-string@1.1.1 :
dependencies :
call-bound : 1.0 .4
has-tostringtag : 1.0 .2
is-symbol@1.1.1 :
dependencies :
call-bound : 1.0 .4
has-symbols : 1.1 .0
safe-regex-test : 1.1 .0
is-typed-array@1.1.15 :
dependencies :
which-typed-array : 1.1 .19
is-weakmap@2.0.2 : {}
is-weakref@1.1.1 :
dependencies :
call-bound : 1.0 .4
is-weakset@2.0.4 :
dependencies :
call-bound : 1.0 .4
get-intrinsic : 1.3 .0
isarray@2.0.5 : {}
isexe@2.0.0 : {}
istanbul-lib-coverage@3.2.2 : {}
istanbul-lib-report@3.0.1 :
dependencies :
istanbul-lib-coverage : 3.2 .2
make-dir : 4.0 .0
supports-color : 7.2 .0
istanbul-lib-source-maps@5.0.6 :
dependencies :
'@jridgewell/trace-mapping' : 0.3 .31
debug : 4.4 .3
istanbul-lib-coverage : 3.2 .2
transitivePeerDependencies :
- supports-color
istanbul-reports@3.2.0 :
dependencies :
html-escaper : 2.0 .2
istanbul-lib-report : 3.0 .1
iterator.prototype@1.1.5 :
dependencies :
define-data-property : 1.1 .4
es-object-atoms : 1.1 .1
get-intrinsic : 1.3 .0
get-proto : 1.0 .1
has-symbols : 1.1 .0
set-function-name : 2.0 .2
its-fine@1.2.5(@types/react@18.3.27)(react@18.3.1) :
dependencies :
'@types/react-reconciler' : 0.28 .9 (@types/react@18.3.27)
react : 18.3 .1
transitivePeerDependencies :
- '@types/react'
jackspeak@2.3.6 :
dependencies :
'@isaacs/cliui' : 8.0 .2
optionalDependencies :
'@pkgjs/parseargs' : 0.11 .0
jiti@1.21.7 : {}
js-tokens@4.0.0 : {}
js-tokens@9.0.1 : {}
js-yaml@4.1.1 :
dependencies :
argparse : 2.0 .1
jsdom@23.2.0 :
dependencies :
'@asamuzakjp/dom-selector' : 2.0 .2
cssstyle : 4.6 .0
data-urls : 5.0 .0
decimal.js : 10.6 .0
form-data : 4.0 .5
html-encoding-sniffer : 4.0 .0
http-proxy-agent : 7.0 .2
https-proxy-agent : 7.0 .6
is-potential-custom-element-name : 1.0 .1
parse5 : 7.3 .0
rrweb-cssom : 0.6 .0
saxes : 6.0 .0
symbol-tree : 3.2 .4
tough-cookie : 4.1 .4
w3c-xmlserializer : 5.0 .0
webidl-conversions : 7.0 .0
whatwg-encoding : 3.1 .1
whatwg-mimetype : 4.0 .0
whatwg-url : 14.2 .0
ws : 8.18 .3
xml-name-validator : 5.0 .0
transitivePeerDependencies :
- bufferutil
- supports-color
- utf-8-validate
jsesc@3.1.0 : {}
json-buffer@3.0.1 : {}
json-schema-traverse@0.4.1 : {}
json-stable-stringify-without-jsonify@1.0.1 : {}
json5@1.0.2 :
dependencies :
minimist : 1.2 .8
json5@2.2.3 : {}
jsx-ast-utils@3.3.5 :
dependencies :
array-includes : 3.1 .9
array.prototype.flat : 1.3 .3
object.assign : 4.1 .7
object.values : 1.2 .1
keyv@4.5.4 :
dependencies :
json-buffer : 3.0 .1
language-subtag-registry@0.3.23 : {}
language-tags@1.0.9 :
dependencies :
language-subtag-registry : 0.3 .23
levn@0.4.1 :
dependencies :
prelude-ls : 1.2 .1
type-check : 0.4 .0
lie@3.1.1 :
dependencies :
immediate : 3.0 .6
lie@3.3.0 :
dependencies :
immediate : 3.0 .6
lilconfig@3.1.3 : {}
lines-and-columns@1.2.4 : {}
lint-staged@15.5.2 :
dependencies :
chalk : 5.6 .2
commander : 13.1 .0
debug : 4.4 .3
execa : 8.0 .1
lilconfig : 3.1 .3
listr2 : 8.3 .3
micromatch : 4.0 .8
pidtree : 0.6 .0
string-argv : 0.3 .2
yaml : 2.8 .1
transitivePeerDependencies :
- supports-color
listr2@8.3.3 :
dependencies :
cli-truncate : 4.0 .0
colorette : 2.0 .20
eventemitter3 : 5.0 .1
log-update : 6.1 .0
rfdc : 1.4 .1
wrap-ansi : 9.0 .2
local-pkg@0.5.1 :
dependencies :
mlly : 1.8 .0
pkg-types : 1.3 .1
localforage@1.10.0 :
dependencies :
lie : 3.1 .1
locate-path@6.0.0 :
dependencies :
p-locate : 5.0 .0
lodash.merge@4.6.2 : {}
log-update@6.1.0 :
dependencies :
ansi-escapes : 7.2 .0
cli-cursor : 5.0 .0
slice-ansi : 7.1 .2
strip-ansi : 7.1 .2
wrap-ansi : 9.0 .2
loose-envify@1.4.0 :
dependencies :
js-tokens : 4.0 .0
loupe@2.3.7 :
dependencies :
get-func-name : 2.0 .2
lru-cache@10.4.3 : {}
lru-cache@5.1.1 :
dependencies :
yallist : 3.1 .1
lucide-react@0.378.0(react@18.3.1) :
dependencies :
react : 18.3 .1
lz-string@1.5.0 : {}
maath@0.10.8(@types/three@0.162.0)(three@0.162.0) :
dependencies :
'@types/three' : 0.162 .0
three : 0.162 .0
magic-string@0.27.0 :
dependencies :
'@jridgewell/sourcemap-codec' : 1.5 .5
magic-string@0.30.21 :
dependencies :
'@jridgewell/sourcemap-codec' : 1.5 .5
magicast@0.3.5 :
dependencies :
'@babel/parser' : 7.28 .5
'@babel/types' : 7.28 .5
source-map-js : 1.2 .1
make-dir@4.0.0 :
dependencies :
semver : 7.7 .3
math-intrinsics@1.1.0 : {}
mdn-data@2.0.30 : {}
merge-stream@2.0.0 : {}
merge2@1.4.1 : {}
meshline@3.3.1(three@0.162.0) :
dependencies :
three : 0.162 .0
meshoptimizer@0.18.1 : {}
micromatch@4.0.8 :
dependencies :
braces : 3.0 .3
picomatch : 2.3 .1
mime-db@1.52.0 : {}
mime-types@2.1.35 :
dependencies :
mime-db : 1.52 .0
mimic-fn@4.0.0 : {}
mimic-function@5.0.1 : {}
min-indent@1.0.1 : {}
minimatch@3.1.2 :
dependencies :
brace-expansion : 1.1 .12
minimatch@5.1.6 :
dependencies :
brace-expansion : 2.0 .2
minimatch@9.0.5 :
dependencies :
brace-expansion : 2.0 .2
minimist@1.2.8 : {}
minipass@7.1.2 : {}
mkdirp@0.5.6 :
dependencies :
minimist : 1.2 .8
mlly@1.8.0 :
dependencies :
acorn : 8.15 .0
pathe : 2.0 .3
pkg-types : 1.3 .1
ufo : 1.6 .1
motion-dom@11.18.1 :
dependencies :
motion-utils : 11.18 .1
motion-utils@11.18.1 : {}
mrmime@2.0.1 : {}
ms@2.1.3 : {}
mz@2.7.0 :
dependencies :
any-promise : 1.3 .0
object-assign : 4.1 .1
thenify-all : 1.6 .0
nanoid@3.3.11 : {}
napi-postinstall@0.3.4 : {}
natural-compare@1.4.0 : {}
next@14.2.33(@babel/core@7.28.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) :
dependencies :
'@next/env' : 14.2 .33
'@swc/helpers' : 0.5 .5
busboy : 1.6 .0
caniuse-lite : 1.0 .30001757
graceful-fs : 4.2 .11
postcss : 8.4 .31
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
styled-jsx : 5.1 .1 (@babel/core@7.28.5)(react@18.3.1)
optionalDependencies :
'@next/swc-darwin-arm64' : 14.2 .33
'@next/swc-darwin-x64' : 14.2 .33
'@next/swc-linux-arm64-gnu' : 14.2 .33
'@next/swc-linux-arm64-musl' : 14.2 .33
'@next/swc-linux-x64-gnu' : 14.2 .33
'@next/swc-linux-x64-musl' : 14.2 .33
'@next/swc-win32-arm64-msvc' : 14.2 .33
'@next/swc-win32-ia32-msvc' : 14.2 .33
'@next/swc-win32-x64-msvc' : 14.2 .33
transitivePeerDependencies :
- '@babel/core'
- babel-plugin-macros
node-fetch@2.7.0 :
dependencies :
whatwg-url : 5.0 .0
node-releases@2.0.27 : {}
normalize-path@3.0.0 : {}
normalize-range@0.1.2 : {}
npm-run-path@5.3.0 :
dependencies :
path-key : 4.0 .0
object-assign@4.1.1 : {}
object-hash@3.0.0 : {}
object-inspect@1.13.4 : {}
object-is@1.1.6 :
dependencies :
call-bind : 1.0 .8
define-properties : 1.2 .1
object-keys@1.1.1 : {}
object.assign@4.1.7 :
dependencies :
call-bind : 1.0 .8
call-bound : 1.0 .4
define-properties : 1.2 .1
es-object-atoms : 1.1 .1
has-symbols : 1.1 .0
object-keys : 1.1 .1
object.entries@1.1.9 :
dependencies :
call-bind : 1.0 .8
call-bound : 1.0 .4
define-properties : 1.2 .1
es-object-atoms : 1.1 .1
object.fromentries@2.0.8 :
dependencies :
call-bind : 1.0 .8
define-properties : 1.2 .1
es-abstract : 1.24 .0
es-object-atoms : 1.1 .1
object.groupby@1.0.3 :
dependencies :
call-bind : 1.0 .8
define-properties : 1.2 .1
es-abstract : 1.24 .0
object.values@1.2.1 :
dependencies :
call-bind : 1.0 .8
call-bound : 1.0 .4
define-properties : 1.2 .1
es-object-atoms : 1.1 .1
once@1.4.0 :
dependencies :
wrappy : 1.0 .2
onetime@6.0.0 :
dependencies :
mimic-fn : 4.0 .0
onetime@7.0.0 :
dependencies :
mimic-function : 5.0 .1
optimism@0.18.1 :
dependencies :
'@wry/caches' : 1.0 .1
'@wry/context' : 0.7 .4
'@wry/trie' : 0.5 .0
tslib : 2.8 .1
optionator@0.9.4 :
dependencies :
deep-is : 0.1 .4
fast-levenshtein : 2.0 .6
levn : 0.4 .1
prelude-ls : 1.2 .1
type-check : 0.4 .0
word-wrap : 1.2 .5
own-keys@1.0.1 :
dependencies :
get-intrinsic : 1.3 .0
object-keys : 1.1 .1
safe-push-apply : 1.0 .0
p-limit@3.1.0 :
dependencies :
yocto-queue : 0.1 .0
p-limit@5.0.0 :
dependencies :
yocto-queue : 1.2 .2
p-locate@5.0.0 :
dependencies :
p-limit : 3.1 .0
parent-module@1.0.1 :
dependencies :
callsites : 3.1 .0
parse5@7.3.0 :
dependencies :
entities : 6.0 .1
path-exists@4.0.0 : {}
path-is-absolute@1.0.1 : {}
path-key@3.1.1 : {}
path-key@4.0.0 : {}
path-parse@1.0.7 : {}
path-scurry@1.11.1 :
dependencies :
lru-cache : 10.4 .3
minipass : 7.1 .2
path-type@4.0.0 : {}
pathe@1.1.2 : {}
pathe@2.0.3 : {}
pathval@1.1.1 : {}
picocolors@1.1.1 : {}
picomatch@2.3.1 : {}
picomatch@4.0.3 : {}
pidtree@0.6.0 : {}
pify@2.3.0 : {}
pirates@4.0.7 : {}
pkg-types@1.3.1 :
dependencies :
confbox : 0.1 .8
mlly : 1.8 .0
pathe : 2.0 .3
possible-typed-array-names@1.1.0 : {}
postcss-import@15.1.0(postcss@8.5.6) :
dependencies :
postcss : 8.5 .6
postcss-value-parser : 4.2 .0
read-cache : 1.0 .0
resolve : 1.22 .11
postcss-js@4.1.0(postcss@8.5.6) :
dependencies :
camelcase-css : 2.0 .1
postcss : 8.5 .6
postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.8.1) :
dependencies :
lilconfig : 3.1 .3
optionalDependencies :
jiti : 1.21 .7
postcss : 8.5 .6
yaml : 2.8 .1
postcss-nested@6.2.0(postcss@8.5.6) :
dependencies :
postcss : 8.5 .6
postcss-selector-parser : 6.1 .2
postcss-selector-parser@6.1.2 :
dependencies :
cssesc : 3.0 .0
util-deprecate : 1.0 .2
postcss-value-parser@4.2.0 : {}
postcss@8.4.31 :
dependencies :
nanoid : 3.3 .11
picocolors : 1.1 .1
source-map-js : 1.2 .1
postcss@8.5.6 :
dependencies :
nanoid : 3.3 .11
picocolors : 1.1 .1
source-map-js : 1.2 .1
postprocessing@6.38.0(three@0.162.0) :
dependencies :
three : 0.162 .0
potpack@1.0.2 : {}
prelude-ls@1.2.1 : {}
prettier-plugin-tailwindcss@0.5.14(prettier@3.7.1) :
dependencies :
prettier : 3.7 .1
prettier@3.7.1 : {}
pretty-format@27.5.1 :
dependencies :
ansi-regex : 5.0 .1
ansi-styles : 5.2 .0
react-is : 17.0 .2
pretty-format@29.7.0 :
dependencies :
'@jest/schemas' : 29.6 .3
ansi-styles : 5.2 .0
react-is : 18.3 .1
progress@2.0.3 : {}
promise-worker-transferable@1.0.4 :
dependencies :
is-promise : 2.2 .2
lie : 3.3 .0
prop-types@15.8.1 :
dependencies :
loose-envify : 1.4 .0
object-assign : 4.1 .1
react-is : 16.13 .1
proxy-from-env@1.1.0 : {}
psl@1.15.0 :
dependencies :
punycode : 2.3 .1
punycode@2.3.1 : {}
querystringify@2.2.0 : {}
queue-microtask@1.2.3 : {}
react-composer@5.0.3(react@18.3.1) :
dependencies :
prop-types : 15.8 .1
react : 18.3 .1
react-dom@18.3.1(react@18.3.1) :
dependencies :
loose-envify : 1.4 .0
react : 18.3 .1
scheduler : 0.23 .2
react-hook-form@7.66.1(react@18.3.1) :
dependencies :
react : 18.3 .1
react-is@16.13.1 : {}
react-is@17.0.2 : {}
react-is@18.3.1 : {}
react-reconciler@0.27.0(react@18.3.1) :
dependencies :
loose-envify : 1.4 .0
react : 18.3 .1
scheduler : 0.21 .0
react-refresh@0.17.0 : {}
react-remove-scroll-bar@2.3.8(@types/react@18.3.27)(react@18.3.1) :
dependencies :
react : 18.3 .1
react-style-singleton : 2.2 .3 (@types/react@18.3.27)(react@18.3.1)
tslib : 2.8 .1
optionalDependencies :
'@types/react' : 18.3 .27
react-remove-scroll@2.7.1(@types/react@18.3.27)(react@18.3.1) :
dependencies :
react : 18.3 .1
react-remove-scroll-bar : 2.3 .8 (@types/react@18.3.27)(react@18.3.1)
react-style-singleton : 2.2 .3 (@types/react@18.3.27)(react@18.3.1)
tslib : 2.8 .1
use-callback-ref : 1.3 .3 (@types/react@18.3.27)(react@18.3.1)
use-sidecar : 1.1 .3 (@types/react@18.3.27)(react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
react-style-singleton@2.2.3(@types/react@18.3.27)(react@18.3.1) :
dependencies :
get-nonce : 1.0 .1
react : 18.3 .1
tslib : 2.8 .1
optionalDependencies :
'@types/react' : 18.3 .27
react-use-measure@2.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) :
dependencies :
react : 18.3 .1
optionalDependencies :
react-dom : 18.3 .1 (react@18.3.1)
react@18.3.1 :
dependencies :
loose-envify : 1.4 .0
reactflow@11.11.4(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) :
dependencies :
'@reactflow/background' : 11.3 .14 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@reactflow/controls' : 11.2 .14 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@reactflow/core' : 11.11 .4 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@reactflow/minimap' : 11.7 .14 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@reactflow/node-resizer' : 2.2 .14 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@reactflow/node-toolbar' : 1.3 .14 (@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
transitivePeerDependencies :
- '@types/react'
- immer
read-cache@1.0.0 :
dependencies :
pify : 2.3 .0
readdirp@3.6.0 :
dependencies :
picomatch : 2.3 .1
redent@3.0.0 :
dependencies :
indent-string : 4.0 .0
strip-indent : 3.0 .0
reflect.getprototypeof@1.0.10 :
dependencies :
call-bind : 1.0 .8
define-properties : 1.2 .1
es-abstract : 1.24 .0
es-errors : 1.3 .0
es-object-atoms : 1.1 .1
get-intrinsic : 1.3 .0
get-proto : 1.0 .1
which-builtin-type : 1.2 .1
regexp.prototype.flags@1.5.4 :
dependencies :
call-bind : 1.0 .8
define-properties : 1.2 .1
es-errors : 1.3 .0
get-proto : 1.0 .1
gopd : 1.2 .0
set-function-name : 2.0 .2
rehackt@0.1.0(@types/react@18.3.27)(react@18.3.1) :
optionalDependencies :
'@types/react' : 18.3 .27
react : 18.3 .1
require-from-string@2.0.2 : {}
requires-port@1.0.0 : {}
resolve-from@4.0.0 : {}
resolve-pkg-maps@1.0.0 : {}
resolve@1.22.11 :
dependencies :
is-core-module : 2.16 .1
path-parse : 1.0 .7
supports-preserve-symlinks-flag : 1.0 .0
resolve@1.22.8 :
dependencies :
is-core-module : 2.16 .1
path-parse : 1.0 .7
supports-preserve-symlinks-flag : 1.0 .0
resolve@2.0.0-next.5 :
dependencies :
is-core-module : 2.16 .1
path-parse : 1.0 .7
supports-preserve-symlinks-flag : 1.0 .0
restore-cursor@5.1.0 :
dependencies :
onetime : 7.0 .0
signal-exit : 4.1 .0
reusify@1.1.0 : {}
rfdc@1.4.1 : {}
rimraf@3.0.2 :
dependencies :
glob : 7.2 .3
rollup@2.79.2 :
optionalDependencies :
fsevents : 2.3 .3
rollup@4.53.3 :
dependencies :
'@types/estree' : 1.0 .8
optionalDependencies :
'@rollup/rollup-android-arm-eabi' : 4.53 .3
'@rollup/rollup-android-arm64' : 4.53 .3
'@rollup/rollup-darwin-arm64' : 4.53 .3
'@rollup/rollup-darwin-x64' : 4.53 .3
'@rollup/rollup-freebsd-arm64' : 4.53 .3
'@rollup/rollup-freebsd-x64' : 4.53 .3
'@rollup/rollup-linux-arm-gnueabihf' : 4.53 .3
'@rollup/rollup-linux-arm-musleabihf' : 4.53 .3
'@rollup/rollup-linux-arm64-gnu' : 4.53 .3
'@rollup/rollup-linux-arm64-musl' : 4.53 .3
'@rollup/rollup-linux-loong64-gnu' : 4.53 .3
'@rollup/rollup-linux-ppc64-gnu' : 4.53 .3
'@rollup/rollup-linux-riscv64-gnu' : 4.53 .3
'@rollup/rollup-linux-riscv64-musl' : 4.53 .3
'@rollup/rollup-linux-s390x-gnu' : 4.53 .3
'@rollup/rollup-linux-x64-gnu' : 4.53 .3
'@rollup/rollup-linux-x64-musl' : 4.53 .3
'@rollup/rollup-openharmony-arm64' : 4.53 .3
'@rollup/rollup-win32-arm64-msvc' : 4.53 .3
'@rollup/rollup-win32-ia32-msvc' : 4.53 .3
'@rollup/rollup-win32-x64-gnu' : 4.53 .3
'@rollup/rollup-win32-x64-msvc' : 4.53 .3
fsevents : 2.3 .3
rrweb-cssom@0.6.0 : {}
rrweb-cssom@0.8.0 : {}
run-parallel@1.2.0 :
dependencies :
queue-microtask : 1.2 .3
safe-array-concat@1.1.3 :
dependencies :
call-bind : 1.0 .8
call-bound : 1.0 .4
get-intrinsic : 1.3 .0
has-symbols : 1.1 .0
isarray : 2.0 .5
safe-push-apply@1.0.0 :
dependencies :
es-errors : 1.3 .0
isarray : 2.0 .5
safe-regex-test@1.1.0 :
dependencies :
call-bound : 1.0 .4
es-errors : 1.3 .0
is-regex : 1.2 .1
safer-buffer@2.1.2 : {}
saxes@6.0.0 :
dependencies :
xmlchars : 2.2 .0
scheduler@0.21.0 :
dependencies :
loose-envify : 1.4 .0
scheduler@0.23.2 :
dependencies :
loose-envify : 1.4 .0
semver@6.3.1 : {}
semver@7.7.3 : {}
set-function-length@1.2.2 :
dependencies :
define-data-property : 1.1 .4
es-errors : 1.3 .0
function-bind : 1.1 .2
get-intrinsic : 1.3 .0
gopd : 1.2 .0
has-property-descriptors : 1.0 .2
set-function-name@2.0.2 :
dependencies :
define-data-property : 1.1 .4
es-errors : 1.3 .0
functions-have-names : 1.2 .3
has-property-descriptors : 1.0 .2
set-proto@1.0.0 :
dependencies :
dunder-proto : 1.0 .1
es-errors : 1.3 .0
es-object-atoms : 1.1 .1
shebang-command@2.0.0 :
dependencies :
shebang-regex : 3.0 .0
shebang-regex@3.0.0 : {}
side-channel-list@1.0.0 :
dependencies :
es-errors : 1.3 .0
object-inspect : 1.13 .4
side-channel-map@1.0.1 :
dependencies :
call-bound : 1.0 .4
es-errors : 1.3 .0
get-intrinsic : 1.3 .0
object-inspect : 1.13 .4
side-channel-weakmap@1.0.2 :
dependencies :
call-bound : 1.0 .4
es-errors : 1.3 .0
get-intrinsic : 1.3 .0
object-inspect : 1.13 .4
side-channel-map : 1.0 .1
side-channel@1.1.0 :
dependencies :
es-errors : 1.3 .0
object-inspect : 1.13 .4
side-channel-list : 1.0 .0
side-channel-map : 1.0 .1
side-channel-weakmap : 1.0 .2
siginfo@2.0.0 : {}
signal-exit@4.1.0 : {}
sirv@2.0.4 :
dependencies :
'@polka/url' : 1.0 .0 -next.29
mrmime : 2.0 .1
totalist : 3.0 .1
size-sensor@1.0.2 : {}
slash@3.0.0 : {}
slice-ansi@5.0.0 :
dependencies :
ansi-styles : 6.2 .3
is-fullwidth-code-point : 4.0 .0
slice-ansi@7.1.2 :
dependencies :
ansi-styles : 6.2 .3
is-fullwidth-code-point : 5.1 .0
source-map-js@1.2.1 : {}
stable-hash@0.0.5 : {}
stackback@0.0.2 : {}
stacktrace-parser@0.1.11 :
dependencies :
type-fest : 0.7 .1
stats-gl@2.4.2(@types/three@0.162.0)(three@0.162.0) :
dependencies :
'@types/three' : 0.162 .0
three : 0.162 .0
stats.js@0.17.0 : {}
std-env@3.10.0 : {}
stop-iteration-iterator@1.1.0 :
dependencies :
es-errors : 1.3 .0
internal-slot : 1.1 .0
streamsearch@1.1.0 : {}
string-argv@0.3.2 : {}
string-width@4.2.3 :
dependencies :
emoji-regex : 8.0 .0
is-fullwidth-code-point : 3.0 .0
strip-ansi : 6.0 .1
string-width@5.1.2 :
dependencies :
eastasianwidth : 0.2 .0
emoji-regex : 9.2 .2
strip-ansi : 7.1 .2
string-width@7.2.0 :
dependencies :
emoji-regex : 10.6 .0
get-east-asian-width : 1.4 .0
strip-ansi : 7.1 .2
string.prototype.includes@2.0.1 :
dependencies :
call-bind : 1.0 .8
define-properties : 1.2 .1
es-abstract : 1.24 .0
string.prototype.matchall@4.0.12 :
dependencies :
call-bind : 1.0 .8
call-bound : 1.0 .4
define-properties : 1.2 .1
es-abstract : 1.24 .0
es-errors : 1.3 .0
es-object-atoms : 1.1 .1
get-intrinsic : 1.3 .0
gopd : 1.2 .0
has-symbols : 1.1 .0
internal-slot : 1.1 .0
regexp.prototype.flags : 1.5 .4
set-function-name : 2.0 .2
side-channel : 1.1 .0
string.prototype.repeat@1.0.0 :
dependencies :
define-properties : 1.2 .1
es-abstract : 1.24 .0
string.prototype.trim@1.2.10 :
dependencies :
call-bind : 1.0 .8
call-bound : 1.0 .4
define-data-property : 1.1 .4
define-properties : 1.2 .1
es-abstract : 1.24 .0
es-object-atoms : 1.1 .1
has-property-descriptors : 1.0 .2
string.prototype.trimend@1.0.9 :
dependencies :
call-bind : 1.0 .8
call-bound : 1.0 .4
define-properties : 1.2 .1
es-object-atoms : 1.1 .1
string.prototype.trimstart@1.0.8 :
dependencies :
call-bind : 1.0 .8
define-properties : 1.2 .1
es-object-atoms : 1.1 .1
strip-ansi@6.0.1 :
dependencies :
ansi-regex : 5.0 .1
strip-ansi@7.1.2 :
dependencies :
ansi-regex : 6.2 .2
strip-bom@3.0.0 : {}
strip-final-newline@3.0.0 : {}
strip-indent@3.0.0 :
dependencies :
min-indent : 1.0 .1
strip-json-comments@3.1.1 : {}
strip-literal@2.1.1 :
dependencies :
js-tokens : 9.0 .1
styled-jsx@5.1.1(@babel/core@7.28.5)(react@18.3.1) :
dependencies :
client-only : 0.0 .1
react : 18.3 .1
optionalDependencies :
'@babel/core' : 7.28 .5
sucrase@3.35.1 :
dependencies :
'@jridgewell/gen-mapping' : 0.3 .13
commander : 4.1 .1
lines-and-columns : 1.2 .4
mz : 2.7 .0
pirates : 4.0 .7
tinyglobby : 0.2 .15
ts-interface-checker : 0.1 .13
supports-color@7.2.0 :
dependencies :
has-flag : 4.0 .0
supports-preserve-symlinks-flag@1.0.0 : {}
suspend-react@0.1.3(react@18.3.1) :
dependencies :
react : 18.3 .1
symbol-observable@4.0.0 : {}
symbol-tree@3.2.4 : {}
tailwind-merge@2.6.0 : {}
tailwindcss@3.4.18(yaml@2.8.1) :
dependencies :
'@alloc/quick-lru' : 5.2 .0
arg : 5.0 .2
chokidar : 3.6 .0
didyoumean : 1.2 .2
dlv : 1.1 .3
fast-glob : 3.3 .3
glob-parent : 6.0 .2
is-glob : 4.0 .3
jiti : 1.21 .7
lilconfig : 3.1 .3
micromatch : 4.0 .8
normalize-path : 3.0 .0
object-hash : 3.0 .0
picocolors : 1.1 .1
postcss : 8.5 .6
postcss-import : 15.1 .0 (postcss@8.5.6)
postcss-js : 4.1 .0 (postcss@8.5.6)
postcss-load-config : 6.0 .1 (jiti@1.21.7)(postcss@8.5.6)(yaml@2.8.1)
postcss-nested : 6.2 .0 (postcss@8.5.6)
postcss-selector-parser : 6.1 .2
resolve : 1.22 .11
sucrase : 3.35 .1
transitivePeerDependencies :
- tsx
- yaml
test-exclude@6.0.0 :
dependencies :
'@istanbuljs/schema' : 0.1 .3
glob : 7.2 .3
minimatch : 3.1 .2
text-table@0.2.0 : {}
thenify-all@1.6.0 :
dependencies :
thenify : 3.3 .1
thenify@3.3.1 :
dependencies :
any-promise : 1.3 .0
three-mesh-bvh@0.7.8(three@0.162.0) :
dependencies :
three : 0.162 .0
three-stdlib@2.36.1(three@0.162.0) :
dependencies :
'@types/draco3d' : 1.4 .10
'@types/offscreencanvas' : 2019.7 .3
'@types/webxr' : 0.5 .24
draco3d : 1.5 .7
fflate : 0.6 .10
potpack : 1.0 .2
three : 0.162 .0
three@0.162.0 : {}
tinybench@2.9.0 : {}
tinyglobby@0.2.15 :
dependencies :
fdir : 6.5 .0 (picomatch@4.0.3)
picomatch : 4.0 .3
tinypool@0.8.4 : {}
tinyspy@2.2.1 : {}
to-regex-range@5.0.1 :
dependencies :
is-number : 7.0 .0
totalist@3.0.1 : {}
tough-cookie@4.1.4 :
dependencies :
psl : 1.15 .0
punycode : 2.3 .1
universalify : 0.2 .0
url-parse : 1.5 .10
tr46@0.0.3 : {}
tr46@5.1.1 :
dependencies :
punycode : 2.3 .1
troika-three-text@0.52.4(three@0.162.0) :
dependencies :
bidi-js : 1.0 .3
three : 0.162 .0
troika-three-utils : 0.52 .4 (three@0.162.0)
troika-worker-utils : 0.52 .0
webgl-sdf-generator : 1.1 .1
troika-three-utils@0.52.4(three@0.162.0) :
dependencies :
three : 0.162 .0
troika-worker-utils@0.52.0 : {}
ts-api-utils@1.4.3(typescript@5.9.3) :
dependencies :
typescript : 5.9 .3
ts-interface-checker@0.1.13 : {}
ts-invariant@0.10.3 :
dependencies :
tslib : 2.8 .1
tsconfig-paths@3.15.0 :
dependencies :
'@types/json5' : 0.0 .29
json5 : 1.0 .2
minimist : 1.2 .8
strip-bom : 3.0 .0
tslib@2.3.0 : {}
tslib@2.8.1 : {}
tunnel-rat@0.1.2(@types/react@18.3.27)(react@18.3.1) :
dependencies :
zustand : 4.5 .7 (@types/react@18.3.27)(react@18.3.1)
transitivePeerDependencies :
- '@types/react'
- immer
- react
type-check@0.4.0 :
dependencies :
prelude-ls : 1.2 .1
type-detect@4.1.0 : {}
type-fest@0.20.2 : {}
type-fest@0.7.1 : {}
typed-array-buffer@1.0.3 :
dependencies :
call-bound : 1.0 .4
es-errors : 1.3 .0
is-typed-array : 1.1 .15
typed-array-byte-length@1.0.3 :
dependencies :
call-bind : 1.0 .8
for-each : 0.3 .5
gopd : 1.2 .0
has-proto : 1.2 .0
is-typed-array : 1.1 .15
typed-array-byte-offset@1.0.4 :
dependencies :
available-typed-arrays : 1.0 .7
call-bind : 1.0 .8
for-each : 0.3 .5
gopd : 1.2 .0
has-proto : 1.2 .0
is-typed-array : 1.1 .15
reflect.getprototypeof : 1.0 .10
typed-array-length@1.0.7 :
dependencies :
call-bind : 1.0 .8
for-each : 0.3 .5
gopd : 1.2 .0
is-typed-array : 1.1 .15
possible-typed-array-names : 1.1 .0
reflect.getprototypeof : 1.0 .10
typescript@5.9.3 : {}
ufo@1.6.1 : {}
unbox-primitive@1.1.0 :
dependencies :
call-bound : 1.0 .4
has-bigints : 1.1 .0
has-symbols : 1.1 .0
which-boxed-primitive : 1.1 .1
undici-types@6.21.0 : {}
universalify@0.2.0 : {}
unrs-resolver@1.11.1 :
dependencies :
napi-postinstall : 0.3 .4
optionalDependencies :
'@unrs/resolver-binding-android-arm-eabi' : 1.11 .1
'@unrs/resolver-binding-android-arm64' : 1.11 .1
'@unrs/resolver-binding-darwin-arm64' : 1.11 .1
'@unrs/resolver-binding-darwin-x64' : 1.11 .1
'@unrs/resolver-binding-freebsd-x64' : 1.11 .1
'@unrs/resolver-binding-linux-arm-gnueabihf' : 1.11 .1
'@unrs/resolver-binding-linux-arm-musleabihf' : 1.11 .1
'@unrs/resolver-binding-linux-arm64-gnu' : 1.11 .1
'@unrs/resolver-binding-linux-arm64-musl' : 1.11 .1
'@unrs/resolver-binding-linux-ppc64-gnu' : 1.11 .1
'@unrs/resolver-binding-linux-riscv64-gnu' : 1.11 .1
'@unrs/resolver-binding-linux-riscv64-musl' : 1.11 .1
'@unrs/resolver-binding-linux-s390x-gnu' : 1.11 .1
'@unrs/resolver-binding-linux-x64-gnu' : 1.11 .1
'@unrs/resolver-binding-linux-x64-musl' : 1.11 .1
'@unrs/resolver-binding-wasm32-wasi' : 1.11 .1
'@unrs/resolver-binding-win32-arm64-msvc' : 1.11 .1
'@unrs/resolver-binding-win32-ia32-msvc' : 1.11 .1
'@unrs/resolver-binding-win32-x64-msvc' : 1.11 .1
update-browserslist-db@1.1.4(browserslist@4.28.0) :
dependencies :
browserslist : 4.28 .0
escalade : 3.2 .0
picocolors : 1.1 .1
uri-js@4.4.1 :
dependencies :
punycode : 2.3 .1
url-parse@1.5.10 :
dependencies :
querystringify : 2.2 .0
requires-port : 1.0 .0
use-callback-ref@1.3.3(@types/react@18.3.27)(react@18.3.1) :
dependencies :
react : 18.3 .1
tslib : 2.8 .1
optionalDependencies :
'@types/react' : 18.3 .27
use-sidecar@1.1.3(@types/react@18.3.27)(react@18.3.1) :
dependencies :
detect-node-es : 1.1 .0
react : 18.3 .1
tslib : 2.8 .1
optionalDependencies :
'@types/react' : 18.3 .27
use-sync-external-store@1.6.0(react@18.3.1) :
dependencies :
react : 18.3 .1
util-deprecate@1.0.2 : {}
utility-types@3.11.0 : {}
vite-node@1.6.1(@types/node@20.19.25) :
dependencies :
cac : 6.7 .14
debug : 4.4 .3
pathe : 1.1 .2
picocolors : 1.1 .1
vite : 5.4 .21 (@types/node@20.19.25)
transitivePeerDependencies :
- '@types/node'
- less
- lightningcss
- sass
- sass-embedded
- stylus
- sugarss
- supports-color
- terser
vite@5.4.21(@types/node@20.19.25) :
dependencies :
esbuild : 0.21 .5
postcss : 8.5 .6
rollup : 4.53 .3
optionalDependencies :
'@types/node' : 20.19 .25
fsevents : 2.3 .3
vitest@1.6.1(@types/node@20.19.25)(@vitest/ui@1.6.1)(jsdom@23.2.0) :
dependencies :
'@vitest/expect' : 1.6 .1
'@vitest/runner' : 1.6 .1
'@vitest/snapshot' : 1.6 .1
'@vitest/spy' : 1.6 .1
'@vitest/utils' : 1.6 .1
acorn-walk : 8.3 .4
chai : 4.5 .0
debug : 4.4 .3
execa : 8.0 .1
local-pkg : 0.5 .1
magic-string : 0.30 .21
pathe : 1.1 .2
picocolors : 1.1 .1
std-env : 3.10 .0
strip-literal : 2.1 .1
tinybench : 2.9 .0
tinypool : 0.8 .4
vite : 5.4 .21 (@types/node@20.19.25)
vite-node : 1.6 .1 (@types/node@20.19.25)
why-is-node-running : 2.3 .0
optionalDependencies :
'@types/node' : 20.19 .25
'@vitest/ui' : 1.6 .1 (vitest@1.6.1)
jsdom : 23.2 .0
transitivePeerDependencies :
- less
- lightningcss
- sass
- sass-embedded
- stylus
- sugarss
- supports-color
- terser
w3c-xmlserializer@5.0.0 :
dependencies :
xml-name-validator : 5.0 .0
webgl-constants@1.1.1 : {}
webgl-sdf-generator@1.1.1 : {}
webidl-conversions@3.0.1 : {}
webidl-conversions@7.0.0 : {}
webpack-sources@3.3.3 : {}
whatwg-encoding@3.1.1 :
dependencies :
iconv-lite : 0.6 .3
whatwg-mimetype@4.0.0 : {}
whatwg-url@14.2.0 :
dependencies :
tr46 : 5.1 .1
webidl-conversions : 7.0 .0
whatwg-url@5.0.0 :
dependencies :
tr46 : 0.0 .3
webidl-conversions : 3.0 .1
which-boxed-primitive@1.1.1 :
dependencies :
is-bigint : 1.1 .0
is-boolean-object : 1.2 .2
is-number-object : 1.1 .1
is-string : 1.1 .1
is-symbol : 1.1 .1
which-builtin-type@1.2.1 :
dependencies :
call-bound : 1.0 .4
function.prototype.name : 1.1 .8
has-tostringtag : 1.0 .2
is-async-function : 2.1 .1
is-date-object : 1.1 .0
is-finalizationregistry : 1.1 .1
is-generator-function : 1.1 .2
is-regex : 1.2 .1
is-weakref : 1.1 .1
isarray : 2.0 .5
which-boxed-primitive : 1.1 .1
which-collection : 1.0 .2
which-typed-array : 1.1 .19
which-collection@1.0.2 :
dependencies :
is-map : 2.0 .3
is-set : 2.0 .3
is-weakmap : 2.0 .2
is-weakset : 2.0 .4
which-typed-array@1.1.19 :
dependencies :
available-typed-arrays : 1.0 .7
call-bind : 1.0 .8
call-bound : 1.0 .4
for-each : 0.3 .5
get-proto : 1.0 .1
gopd : 1.2 .0
has-tostringtag : 1.0 .2
which@2.0.2 :
dependencies :
isexe : 2.0 .0
why-is-node-running@2.3.0 :
dependencies :
siginfo : 2.0 .0
stackback : 0.0 .2
word-wrap@1.2.5 : {}
wrap-ansi@7.0.0 :
dependencies :
ansi-styles : 4.3 .0
string-width : 4.2 .3
strip-ansi : 6.0 .1
wrap-ansi@8.1.0 :
dependencies :
ansi-styles : 6.2 .3
string-width : 5.1 .2
strip-ansi : 7.1 .2
wrap-ansi@9.0.2 :
dependencies :
ansi-styles : 6.2 .3
string-width : 7.2 .0
strip-ansi : 7.1 .2
wrappy@1.0.2 : {}
ws@8.18.3 : {}
xml-name-validator@5.0.0 : {}
xmlchars@2.2.0 : {}
yallist@3.1.1 : {}
yaml@2.8.1 : {}
yocto-queue@0.1.0 : {}
yocto-queue@1.2.2 : {}
zen-observable-ts@1.2.5 :
dependencies :
zen-observable : 0.8 .15
zen-observable@0.8.15 : {}
zod@3.25.76 : {}
zrender@5.6.1 :
dependencies :
tslib : 2.3 .0
zustand@3.7.2(react@18.3.1) :
optionalDependencies :
react : 18.3 .1
zustand@4.5.7(@types/react@18.3.27)(react@18.3.1) :
dependencies :
use-sync-external-store : 1.6 .0 (react@18.3.1)
optionalDependencies :
'@types/react' : 18.3 .27
react : 18.3 .1
zustand@5.0.8(@types/react@18.3.27)(react@18.3.1)(use-sync-external-store@1.6.0(react@18.3.1)) :
optionalDependencies :
'@types/react' : 18.3 .27
react : 18.3 .1
use-sync-external-store : 1.6 .0 (react@18.3.1)