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
lockfileVersion : '9.0'
settings :
autoInstallPeers : true
excludeLinksFromLockfile : false
importers :
. :
dependencies :
2026-03-25 20:46:57 -07:00
'@apollo/client' :
specifier : ^3.11.0
version : 3.14 .1 (@types/react@18.3.27)(graphql@16.13.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.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
'@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-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)
'@tanstack/react-query' :
specifier : ^5.28.0
version : 5.90 .12 (react@18.3.1)
axios :
specifier : ^1.6.0
version : 1.13 .2
clsx :
specifier : ^2.1.0
version : 2.1 .1
date-fns :
specifier : ^2.30.0
version : 2.30 .0
2026-03-25 20:46:57 -07:00
graphql :
specifier : ^16.9.0
version : 16.13 .2
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
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)
next-auth :
specifier : ^4.24.0
version : 4.24 .13 (next@14.2.33(@babel/core@7.28.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
qrcode :
specifier : ^1.5.3
version : 1.5 .4
react :
specifier : ^18.3.0
version : 18.3 .1
react-beautiful-dnd :
specifier : ^13.1.1
version : 13.1 .1 (react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-dom :
specifier : ^18.3.0
version : 18.3 .1 (react@18.3.1)
recharts :
specifier : ^2.10.0
version : 2.15 .4 (react-dom@18.3.1(react@18.3.1))(react@18.3.1)
tailwind-merge :
specifier : ^2.3.0
version : 2.6 .0
yaml :
specifier : ^2.3.0
version : 2.8 .2
devDependencies :
'@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/jest' :
specifier : ^29.5.11
version : 29.5 .14
'@types/node' :
specifier : ^20.12.0
version : 20.19 .25
'@types/qrcode' :
specifier : ^1.5.5
version : 1.5 .6
'@types/react' :
specifier : ^18.3.0
version : 18.3 .27
'@types/react-beautiful-dnd' :
specifier : ^13.1.8
version : 13.1 .8
'@types/react-dom' :
specifier : ^18.3.0
version : 18.3 .7 (@types/react@18.3.27)
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)
jest :
specifier : ^29.7.0
version : 29.7 .0 (@types/node@20.19.25)
jest-environment-jsdom :
specifier : ^29.7.0
version : 29.7 .0
postcss :
specifier : ^8.4.0
version : 8.5 .6
tailwindcss :
specifier : ^3.4.0
version : 3.4 .18 (yaml@2.8.2)
typescript :
specifier : ^5.4.0
version : 5.9 .3
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' }
2026-03-25 20:46:57 -07:00
'@apollo/client@3.14.1' :
resolution : {integrity : sha512-SgGX6E23JsZhUdG2anxiyHvEvvN6CUaI4ZfMsndZFeuHPXL3H0IsaiNAhLITSISbeyeYd+CBd9oERXQDdjXWZw==}
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
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
'@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-syntax-async-generators@7.8.4' :
resolution : {integrity : sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-bigint@7.8.3' :
resolution : {integrity : sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==}
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-class-properties@7.12.13' :
resolution : {integrity : sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-class-static-block@7.14.5' :
resolution : {integrity : sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
engines : {node : '>=6.9.0' }
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-import-attributes@7.27.1' :
resolution : {integrity : sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==}
engines : {node : '>=6.9.0' }
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-import-meta@7.10.4' :
resolution : {integrity : sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-json-strings@7.8.3' :
resolution : {integrity : sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-jsx@7.27.1' :
resolution : {integrity : sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==}
engines : {node : '>=6.9.0' }
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-logical-assignment-operators@7.10.4' :
resolution : {integrity : sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-nullish-coalescing-operator@7.8.3' :
resolution : {integrity : sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-numeric-separator@7.10.4' :
resolution : {integrity : sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-object-rest-spread@7.8.3' :
resolution : {integrity : sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-optional-catch-binding@7.8.3' :
resolution : {integrity : sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-optional-chaining@7.8.3' :
resolution : {integrity : sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-private-property-in-object@7.14.5' :
resolution : {integrity : sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
engines : {node : '>=6.9.0' }
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-top-level-await@7.14.5' :
resolution : {integrity : sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
engines : {node : '>=6.9.0' }
peerDependencies :
'@babel/core' : ^7.0.0-0
'@babel/plugin-syntax-typescript@7.27.1' :
resolution : {integrity : sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==}
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==}
'@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==}
'@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==}
2026-03-25 20:46:57 -07:00
'@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
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
'@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/load-nyc-config@1.1.0' :
resolution : {integrity : sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==}
engines : {node : '>=8' }
'@istanbuljs/schema@0.1.3' :
resolution : {integrity : sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==}
engines : {node : '>=8' }
'@jest/console@29.7.0' :
resolution : {integrity : sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
'@jest/core@29.7.0' :
resolution : {integrity : sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies :
node-notifier : ^8.0.1 || ^9.0.0 || ^10.0.0
peerDependenciesMeta :
node-notifier :
optional : true
'@jest/environment@29.7.0' :
resolution : {integrity : sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
'@jest/expect-utils@29.7.0' :
resolution : {integrity : sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
'@jest/expect@29.7.0' :
resolution : {integrity : sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
'@jest/fake-timers@29.7.0' :
resolution : {integrity : sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
'@jest/globals@29.7.0' :
resolution : {integrity : sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
'@jest/reporters@29.7.0' :
resolution : {integrity : sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies :
node-notifier : ^8.0.1 || ^9.0.0 || ^10.0.0
peerDependenciesMeta :
node-notifier :
optional : true
'@jest/schemas@29.6.3' :
resolution : {integrity : sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
'@jest/source-map@29.6.3' :
resolution : {integrity : sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
'@jest/test-result@29.7.0' :
resolution : {integrity : sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
'@jest/test-sequencer@29.7.0' :
resolution : {integrity : sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
'@jest/transform@29.7.0' :
resolution : {integrity : sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
'@jest/types@29.6.3' :
resolution : {integrity : sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==}
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==}
'@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' }
'@panva/hkdf@1.2.1' :
resolution : {integrity : sha512-6oclG6Y3PiDFcoyk8srjLfVKyMfVCKJ27JwNPViuXziFpmdz+MZnZN/aKY0JGXgYuO/VghU0jcOAZgWXZ1Dmrw==}
'@pkgjs/parseargs@0.11.0' :
resolution : {integrity : sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines : {node : '>=14' }
'@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-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-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-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-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-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-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==}
'@rtsao/scc@1.1.0' :
resolution : {integrity : sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==}
'@rushstack/eslint-patch@1.15.0' :
resolution : {integrity : sha512-ojSshQPKwVvSMR8yT2L/QtUkV5SXi/IfDiJ4/8d6UbTPjiHVmxZzUAzGD8Tzks1b9+qQkZa0isUOvYObedITaw==}
'@sinclair/typebox@0.27.8' :
resolution : {integrity : sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
'@sinonjs/commons@3.0.1' :
resolution : {integrity : sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==}
'@sinonjs/fake-timers@10.3.0' :
resolution : {integrity : sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==}
'@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.12' :
resolution : {integrity : sha512-T1/8t5DhV/SisWjDnaiU2drl6ySvsHj1bHBCWNXd+/T+Hh1cf6JodyEYMd5sgwm+b/mETT4EV3H+zCVczCU5hg==}
'@tanstack/react-query@5.90.12' :
resolution : {integrity : sha512-graRZspg7EoEaw0a8faiUASCyJrqjKPdqJ9EwuDRUF9mEYJ1YPczI9H+/agJ0mOJkPCJDk0lsz5QTrLZ/jQ2rg==}
peerDependencies :
react : ^18 || ^19
'@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'
'@tootallnate/once@2.0.0' :
resolution : {integrity : sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==}
engines : {node : '>= 10' }
'@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-color@3.1.3' :
resolution : {integrity : sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==}
'@types/d3-ease@3.0.2' :
resolution : {integrity : sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==}
'@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-scale@4.0.9' :
resolution : {integrity : sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==}
'@types/d3-shape@3.1.7' :
resolution : {integrity : sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==}
'@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/graceful-fs@4.1.9' :
resolution : {integrity : sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==}
'@types/hoist-non-react-statics@3.3.7' :
resolution : {integrity : sha512-PQTyIulDkIDro8P+IHbKCsw7U2xxBYflVzW/FgWdCAePD9xGSidgA76/GeJ6lBKoblyhf9pBY763gbrN+1dI8g==}
peerDependencies :
'@types/react' : '*'
'@types/istanbul-lib-coverage@2.0.6' :
resolution : {integrity : sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==}
'@types/istanbul-lib-report@3.0.3' :
resolution : {integrity : sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==}
'@types/istanbul-reports@3.0.4' :
resolution : {integrity : sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==}
'@types/jest@29.5.14' :
resolution : {integrity : sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==}
'@types/jsdom@20.0.1' :
resolution : {integrity : sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==}
'@types/json5@0.0.29' :
resolution : {integrity : sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@20.19.25' :
resolution : {integrity : sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==}
'@types/prop-types@15.7.15' :
resolution : {integrity : sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==}
'@types/qrcode@1.5.6' :
resolution : {integrity : sha512-te7NQcV2BOvdj2b1hCAHzAoMNuj65kNBMz0KBaxM6c3VGBOhU0dURQKOtH8CFNI/dsKkwlv32p26qYQTWoB5bw==}
'@types/react-beautiful-dnd@13.1.8' :
resolution : {integrity : sha512-E3TyFsro9pQuK4r8S/OL6G99eq7p8v29sX0PM7oT8Z+PJfZvSQTx4zTQbUJ+QZXioAF0e7TGBEcA1XhYhCweyQ==}
'@types/react-dom@18.3.7' :
resolution : {integrity : sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==}
peerDependencies :
'@types/react' : ^18.0.0
'@types/react-redux@7.1.34' :
resolution : {integrity : sha512-GdFaVjEbYv4Fthm2ZLvj1VSCedV7TqE5y1kNwnjSdBOTXuRSgowux6J8TAct15T3CKBr63UMk+2CO7ilRhyrAQ==}
'@types/react@18.3.27' :
resolution : {integrity : sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w==}
'@types/stack-utils@2.0.3' :
resolution : {integrity : sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
'@types/tough-cookie@4.0.5' :
resolution : {integrity : sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
'@types/yargs-parser@21.0.3' :
resolution : {integrity : sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
'@types/yargs@17.0.35' :
resolution : {integrity : sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==}
'@typescript-eslint/eslint-plugin@8.49.0' :
resolution : {integrity : sha512-JXij0vzIaTtCwu6SxTh8qBc66kmf1xs7pI4UOiMDFVct6q86G0Zs7KRcEoJgY3Cav3x5Tq0MF5jwgpgLqgKG3A==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
'@typescript-eslint/parser' : ^8.49.0
eslint : ^8.57.0 || ^9.0.0
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/parser@8.49.0' :
resolution : {integrity : sha512-N9lBGA9o9aqb1hVMc9hzySbhKibHmB+N3IpoShyV6HyQYRGIhlrO5rQgttypi+yEeKsKI4idxC8Jw6gXKD4THA==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
eslint : ^8.57.0 || ^9.0.0
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/project-service@8.49.0' :
resolution : {integrity : sha512-/wJN0/DKkmRUMXjZUXYZpD1NEQzQAAn9QWfGwo+Ai8gnzqH7tvqS7oNVdTjKqOcPyVIdZdyCMoqN66Ia789e7g==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/scope-manager@8.49.0' :
resolution : {integrity : sha512-npgS3zi+/30KSOkXNs0LQXtsg9ekZ8OISAOLGWA/ZOEn0ZH74Ginfl7foziV8DT+D98WfQ5Kopwqb/PZOaIJGg==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/tsconfig-utils@8.49.0' :
resolution : {integrity : sha512-8prixNi1/6nawsRYxet4YOhnbW+W9FK/bQPxsGB1D3ZrDzbJ5FXw5XmzxZv82X3B+ZccuSxo/X8q9nQ+mFecWA==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/type-utils@8.49.0' :
resolution : {integrity : sha512-KTExJfQ+svY8I10P4HdxKzWsvtVnsuCifU5MvXrRwoP2KOlNZ9ADNEWWsQTJgMxLzS5VLQKDjkCT/YzgsnqmZg==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
eslint : ^8.57.0 || ^9.0.0
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/types@8.49.0' :
resolution : {integrity : sha512-e9k/fneezorUo6WShlQpMxXh8/8wfyc+biu6tnAqA81oWrEic0k21RHzP9uqqpyBBeBKu4T+Bsjy9/b8u7obXQ==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/typescript-estree@8.49.0' :
resolution : {integrity : sha512-jrLdRuAbPfPIdYNppHJ/D0wN+wwNfJ32YTAm10eJVsFmrVpXQnDWBn8niCSMlWjvml8jsce5E/O+86IQtTbJWA==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/utils@8.49.0' :
resolution : {integrity : sha512-N3W7rJw7Rw+z1tRsHZbK395TWSYvufBXumYtEGzypgMUthlg0/hmCImeA8hgO2d2G4pd7ftpxxul2J8OdtdaFA==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
eslint : ^8.57.0 || ^9.0.0
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/visitor-keys@8.49.0' :
resolution : {integrity : sha512-LlKaciDe3GmZFphXIc79THF/YYBugZ7FS1pO581E/edlVVNbZKDy93evqmrfQ9/Y4uN0vVhX4iuchq26mK/iiA==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.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]
2026-03-25 20:46:57 -07:00
'@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' }
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
abab@2.0.6 :
resolution : {integrity : sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==}
deprecated : Use your platform's native atob() and btoa() methods instead
acorn-globals@7.0.1 :
resolution : {integrity : sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==}
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' }
ajv@6.12.6 :
resolution : {integrity : sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
ansi-escapes@4.3.2 :
resolution : {integrity : sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==}
engines : {node : '>=8' }
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@1.0.10 :
resolution : {integrity : sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
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.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' }
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' }
axios@1.13.2 :
resolution : {integrity : sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==}
axobject-query@4.1.0 :
resolution : {integrity : sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
engines : {node : '>= 0.4' }
babel-jest@29.7.0 :
resolution : {integrity : sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies :
'@babel/core' : ^7.8.0
babel-plugin-istanbul@6.1.1 :
resolution : {integrity : sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==}
engines : {node : '>=8' }
babel-plugin-jest-hoist@29.6.3 :
resolution : {integrity : sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
babel-preset-current-node-syntax@1.2.0 :
resolution : {integrity : sha512-E/VlAEzRrsLEb2+dv8yp3bo4scof3l9nR4lrld+Iy5NyVqgVYUJnDAmunkhPMisRI32Qc4iRiz425d8vM++2fg==}
peerDependencies :
'@babel/core' : ^7.0.0 || ^8.0.0-0
babel-preset-jest@29.6.3 :
resolution : {integrity : sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies :
'@babel/core' : ^7.0.0
balanced-match@1.0.2 :
resolution : {integrity : sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
baseline-browser-mapping@2.9.5 :
resolution : {integrity : sha512-D5vIoztZOq1XM54LUdttJVc96ggEsIfju2JBvht06pSzpckp3C7HReun67Bghzrtdsq9XdMGbSSB3v3GhMNmAA==}
hasBin : true
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.1 :
resolution : {integrity : sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==}
engines : {node : ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin : true
bser@2.1.1 :
resolution : {integrity : sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
buffer-from@1.1.2 :
resolution : {integrity : sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
busboy@1.6.0 :
resolution : {integrity : sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==}
engines : {node : '>=10.16.0' }
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' }
camelcase@5.3.1 :
resolution : {integrity : sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==}
engines : {node : '>=6' }
camelcase@6.3.0 :
resolution : {integrity : sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
engines : {node : '>=10' }
caniuse-lite@1.0.30001759 :
resolution : {integrity : sha512-Pzfx9fOKoKvevQf8oCXoyNRQ5QyxJj+3O0Rqx2V5oxT61KGx8+n6hV/IUyJeifUci2clnmmKVpvtiqRzgiWjSw==}
chalk@4.1.2 :
resolution : {integrity : sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
engines : {node : '>=10' }
char-regex@1.0.2 :
resolution : {integrity : sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==}
engines : {node : '>=10' }
chokidar@3.6.0 :
resolution : {integrity : sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
engines : {node : '>= 8.10.0' }
ci-info@3.9.0 :
resolution : {integrity : sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==}
engines : {node : '>=8' }
cjs-module-lexer@1.4.3 :
resolution : {integrity : sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==}
client-only@0.0.1 :
resolution : {integrity : sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
cliui@6.0.0 :
resolution : {integrity : sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==}
cliui@8.0.1 :
resolution : {integrity : sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
engines : {node : '>=12' }
clsx@2.1.1 :
resolution : {integrity : sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
engines : {node : '>=6' }
co@4.6.0 :
resolution : {integrity : sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==}
engines : {iojs: '>= 1.0.0', node : '>= 0.12.0' }
collect-v8-coverage@1.0.3 :
resolution : {integrity : sha512-1L5aqIkwPfiodaMgQunkF1zRhNqifHBmtbbbxcr6yVxxBnliw4TDOW6NxpO8DJLgJ16OT+Y4ztZqP6p/FtXnAw==}
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==}
combined-stream@1.0.8 :
resolution : {integrity : sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
engines : {node : '>= 0.8' }
commander@4.1.1 :
resolution : {integrity : sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
engines : {node : '>= 6' }
concat-map@0.0.1 :
resolution : {integrity : sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
convert-source-map@2.0.0 :
resolution : {integrity : sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
cookie@0.7.2 :
resolution : {integrity : sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
engines : {node : '>= 0.6' }
create-jest@29.7.0 :
resolution : {integrity : sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin : true
cross-spawn@7.0.6 :
resolution : {integrity : sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
engines : {node : '>= 8' }
css-box-model@1.2.1 :
resolution : {integrity : sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==}
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
cssom@0.3.8 :
resolution : {integrity : sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==}
cssom@0.5.0 :
resolution : {integrity : sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==}
cssstyle@2.3.0 :
resolution : {integrity : sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==}
engines : {node : '>=8' }
csstype@3.2.3 :
resolution : {integrity : sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
d3-array@3.2.4 :
resolution : {integrity : sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==}
engines : {node : '>=12' }
d3-color@3.1.0 :
resolution : {integrity : sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==}
engines : {node : '>=12' }
d3-ease@3.0.1 :
resolution : {integrity : sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==}
engines : {node : '>=12' }
d3-format@3.1.0 :
resolution : {integrity : sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==}
engines : {node : '>=12' }
d3-interpolate@3.0.1 :
resolution : {integrity : sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==}
engines : {node : '>=12' }
d3-path@3.1.0 :
resolution : {integrity : sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==}
engines : {node : '>=12' }
d3-scale@4.0.2 :
resolution : {integrity : sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==}
engines : {node : '>=12' }
d3-shape@3.2.0 :
resolution : {integrity : sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==}
engines : {node : '>=12' }
d3-time-format@4.1.0 :
resolution : {integrity : sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==}
engines : {node : '>=12' }
d3-time@3.1.0 :
resolution : {integrity : sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==}
engines : {node : '>=12' }
d3-timer@3.0.1 :
resolution : {integrity : sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==}
engines : {node : '>=12' }
damerau-levenshtein@1.0.8 :
resolution : {integrity : sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==}
data-urls@3.0.2 :
resolution : {integrity : sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==}
engines : {node : '>=12' }
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' }
date-fns@2.30.0 :
resolution : {integrity : sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==}
engines : {node : '>=0.11' }
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
decamelize@1.2.0 :
resolution : {integrity : sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
engines : {node : '>=0.10.0' }
decimal.js-light@2.5.1 :
resolution : {integrity : sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==}
decimal.js@10.6.0 :
resolution : {integrity : sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==}
dedent@1.7.0 :
resolution : {integrity : sha512-HGFtf8yhuhGhqO07SV79tRp+br4MnbdjeVxotpn1QBl30pcLLCQjX5b2295ll0fv8RKDKsmWYrl05usHM9CewQ==}
peerDependencies :
babel-plugin-macros : ^3.1.0
peerDependenciesMeta :
babel-plugin-macros :
optional : true
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==}
deepmerge@4.3.1 :
resolution : {integrity : sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
engines : {node : '>=0.10.0' }
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-newline@3.1.0 :
resolution : {integrity : sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==}
engines : {node : '>=8' }
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}
dijkstrajs@1.0.3 :
resolution : {integrity : sha512-qiSlmBq9+BCdCA/L46dw8Uy93mloxsPSbwnm5yrKn2vMPiy8KyAskTF6zuV/j5BMsmOGZDPs7KjU+mjb670kfA==}
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==}
dom-helpers@5.2.1 :
resolution : {integrity : sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
domexception@4.0.0 :
resolution : {integrity : sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==}
engines : {node : '>=12' }
deprecated : Use your platform's native DOMException instead
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==}
electron-to-chromium@1.5.267 :
resolution : {integrity : sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==}
emittery@0.13.1 :
resolution : {integrity : sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==}
engines : {node : '>=12' }
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' }
error-ex@1.3.4 :
resolution : {integrity : sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==}
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' }
escalade@3.2.0 :
resolution : {integrity : sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
engines : {node : '>=6' }
escape-string-regexp@2.0.0 :
resolution : {integrity : sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==}
engines : {node : '>=8' }
escape-string-regexp@4.0.0 :
resolution : {integrity : sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
engines : {node : '>=10' }
escodegen@2.1.0 :
resolution : {integrity : sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==}
engines : {node : '>=6.0' }
hasBin : true
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-visitor-keys@4.2.1 :
resolution : {integrity : sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.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}
esprima@4.0.1 :
resolution : {integrity : sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
engines : {node : '>=4' }
hasBin : true
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' }
esutils@2.0.3 :
resolution : {integrity : sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
engines : {node : '>=0.10.0' }
eventemitter3@4.0.7 :
resolution : {integrity : sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
execa@5.1.1 :
resolution : {integrity : sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
engines : {node : '>=10' }
exit@0.1.2 :
resolution : {integrity : sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==}
engines : {node : '>= 0.8.0' }
expect@29.7.0 :
resolution : {integrity : sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
fast-deep-equal@3.1.3 :
resolution : {integrity : sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
fast-equals@5.3.3 :
resolution : {integrity : sha512-/boTcHZeIAQ2r/tL11voclBHDeP9WPxLt+tyAbVSyyXuUFyh0Tne7gJZTqGbxnvj79TjLdCXLOY7UIPhyG5MTw==}
engines : {node : '>=6.0.0' }
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==}
fb-watchman@2.0.2 :
resolution : {integrity : sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==}
fdir@6.5.0 :
resolution : {integrity : sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
engines : {node : '>=12.0.0' }
peerDependencies :
picomatch : ^3 || ^4
peerDependenciesMeta :
picomatch :
optional : true
file-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@4.1.0 :
resolution : {integrity : sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
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==}
follow-redirects@1.15.11 :
resolution : {integrity : sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
engines : {node : '>=4.0' }
peerDependencies :
debug : '*'
peerDependenciesMeta :
debug :
optional : true
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==}
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-caller-file@2.0.5 :
resolution : {integrity : sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
engines : {node : 6 .* || 8.* || >= 10.*}
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-package-type@0.1.0 :
resolution : {integrity : sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==}
engines : {node : '>=8.0.0' }
get-proto@1.0.1 :
resolution : {integrity : sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
engines : {node : '>= 0.4' }
get-stream@6.0.1 :
resolution : {integrity : sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
engines : {node : '>=10' }
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
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' }
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==}
2026-03-25 20:46:57 -07:00
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
graphql@16.13.2 :
resolution : {integrity : sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig==}
engines : {node : ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.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
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' }
hoist-non-react-statics@3.3.2 :
resolution : {integrity : sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
html-encoding-sniffer@3.0.0 :
resolution : {integrity : sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==}
engines : {node : '>=12' }
html-escaper@2.0.2 :
resolution : {integrity : sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==}
http-proxy-agent@5.0.0 :
resolution : {integrity : sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==}
engines : {node : '>= 6' }
https-proxy-agent@5.0.1 :
resolution : {integrity : sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
engines : {node : '>= 6' }
human-signals@2.1.0 :
resolution : {integrity : sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
engines : {node : '>=10.17.0' }
iconv-lite@0.6.3 :
resolution : {integrity : sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
engines : {node : '>=0.10.0' }
ignore@5.3.2 :
resolution : {integrity : sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
engines : {node : '>= 4' }
ignore@7.0.5 :
resolution : {integrity : sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
engines : {node : '>= 4' }
import-fresh@3.3.1 :
resolution : {integrity : sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
engines : {node : '>=6' }
import-local@3.2.0 :
resolution : {integrity : sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==}
engines : {node : '>=8' }
hasBin : true
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' }
internmap@2.0.3 :
resolution : {integrity : sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==}
engines : {node : '>=12' }
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-arrayish@0.2.1 :
resolution : {integrity : sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
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-generator-fn@2.1.0 :
resolution : {integrity : sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==}
engines : {node : '>=6' }
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-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@2.0.1 :
resolution : {integrity : sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
engines : {node : '>=8' }
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-instrument@5.2.1 :
resolution : {integrity : sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==}
engines : {node : '>=8' }
istanbul-lib-instrument@6.0.3 :
resolution : {integrity : sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==}
engines : {node : '>=10' }
istanbul-lib-report@3.0.1 :
resolution : {integrity : sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==}
engines : {node : '>=10' }
istanbul-lib-source-maps@4.0.1 :
resolution : {integrity : sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==}
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' }
jackspeak@2.3.6 :
resolution : {integrity : sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==}
engines : {node : '>=14' }
jest-changed-files@29.7.0 :
resolution : {integrity : sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-circus@29.7.0 :
resolution : {integrity : sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-cli@29.7.0 :
resolution : {integrity : sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin : true
peerDependencies :
node-notifier : ^8.0.1 || ^9.0.0 || ^10.0.0
peerDependenciesMeta :
node-notifier :
optional : true
jest-config@29.7.0 :
resolution : {integrity : sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies :
'@types/node' : '*'
ts-node : '>=9.0.0'
peerDependenciesMeta :
'@types/node' :
optional : true
ts-node :
optional : true
jest-diff@29.7.0 :
resolution : {integrity : sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-docblock@29.7.0 :
resolution : {integrity : sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-each@29.7.0 :
resolution : {integrity : sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-environment-jsdom@29.7.0 :
resolution : {integrity : sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies :
canvas : ^2.5.0
peerDependenciesMeta :
canvas :
optional : true
jest-environment-node@29.7.0 :
resolution : {integrity : sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-get-type@29.6.3 :
resolution : {integrity : sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-haste-map@29.7.0 :
resolution : {integrity : sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-leak-detector@29.7.0 :
resolution : {integrity : sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-matcher-utils@29.7.0 :
resolution : {integrity : sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-message-util@29.7.0 :
resolution : {integrity : sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-mock@29.7.0 :
resolution : {integrity : sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-pnp-resolver@1.2.3 :
resolution : {integrity : sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==}
engines : {node : '>=6' }
peerDependencies :
jest-resolve : '*'
peerDependenciesMeta :
jest-resolve :
optional : true
jest-regex-util@29.6.3 :
resolution : {integrity : sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-resolve-dependencies@29.7.0 :
resolution : {integrity : sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-resolve@29.7.0 :
resolution : {integrity : sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-runner@29.7.0 :
resolution : {integrity : sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-runtime@29.7.0 :
resolution : {integrity : sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-snapshot@29.7.0 :
resolution : {integrity : sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-util@29.7.0 :
resolution : {integrity : sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-validate@29.7.0 :
resolution : {integrity : sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-watcher@29.7.0 :
resolution : {integrity : sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest-worker@29.7.0 :
resolution : {integrity : sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
jest@29.7.0 :
resolution : {integrity : sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==}
engines : {node : ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin : true
peerDependencies :
node-notifier : ^8.0.1 || ^9.0.0 || ^10.0.0
peerDependenciesMeta :
node-notifier :
optional : true
jiti@1.21.7 :
resolution : {integrity : sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==}
hasBin : true
jose@4.15.9 :
resolution : {integrity : sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==}
js-tokens@4.0.0 :
resolution : {integrity : sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
js-yaml@3.14.2 :
resolution : {integrity : sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==}
hasBin : true
js-yaml@4.1.1 :
resolution : {integrity : sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
hasBin : true
jsdom@20.0.3 :
resolution : {integrity : sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==}
engines : {node : '>=14' }
peerDependencies :
canvas : ^2.5.0
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-parse-even-better-errors@2.3.1 :
resolution : {integrity : sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
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==}
kleur@3.0.3 :
resolution : {integrity : sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==}
engines : {node : '>=6' }
language-subtag-registry@0.3.23 :
resolution : {integrity : sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==}
language-tags@1.0.9 :
resolution : {integrity : sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==}
engines : {node : '>=0.10' }
leven@3.1.0 :
resolution : {integrity : sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==}
engines : {node : '>=6' }
levn@0.4.1 :
resolution : {integrity : sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
engines : {node : '>= 0.8.0' }
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==}
locate-path@5.0.0 :
resolution : {integrity : sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
engines : {node : '>=8' }
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==}
lodash@4.17.21 :
resolution : {integrity : sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
loose-envify@1.4.0 :
resolution : {integrity : sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
hasBin : true
lru-cache@10.4.3 :
resolution : {integrity : sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
lru-cache@5.1.1 :
resolution : {integrity : sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
lru-cache@6.0.0 :
resolution : {integrity : sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
engines : {node : '>=10' }
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
make-dir@4.0.0 :
resolution : {integrity : sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
engines : {node : '>=10' }
makeerror@1.0.12 :
resolution : {integrity : sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==}
math-intrinsics@1.1.0 :
resolution : {integrity : sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
engines : {node : '>= 0.4' }
memoize-one@5.2.1 :
resolution : {integrity : sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==}
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' }
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@2.1.0 :
resolution : {integrity : sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
engines : {node : '>=6' }
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@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' }
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-auth@4.24.13 :
resolution : {integrity : sha512-sgObCfcfL7BzIK76SS5TnQtc3yo2Oifp/yIpfv6fMfeBOiBJkDWF3A2y9+yqnmJ4JKc2C+nMjSjmgDeTwgN1rQ==}
peerDependencies :
'@auth/core' : 0.34 .3
next : ^12.2.5 || ^13 || ^14 || ^15 || ^16
nodemailer : ^7.0.7
react : ^17.0.2 || ^18 || ^19
react-dom : ^17.0.2 || ^18 || ^19
peerDependenciesMeta :
'@auth/core' :
optional : true
nodemailer :
optional : true
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-int64@0.4.0 :
resolution : {integrity : sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
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@4.0.1 :
resolution : {integrity : sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
engines : {node : '>=8' }
nwsapi@2.2.23 :
resolution : {integrity : sha512-7wfH4sLbt4M0gCDzGE6vzQBo0bfTKjU7Sfpqy/7gs1qBfYz2vEJH6vXcBKpO3+6Yu1telwd0t9HpyOoLEQQbIQ==}
oauth@0.9.15 :
resolution : {integrity : sha512-a5ERWK1kh38ExDEfoO6qUHJb32rd7aYmPHuyCu3Fta/cnICvYmgd2uhuKXvPD+PXB+gCEYYEaQdIRAjCOwAKNA==}
object-assign@4.1.1 :
resolution : {integrity : sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
engines : {node : '>=0.10.0' }
object-hash@2.2.0 :
resolution : {integrity : sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==}
engines : {node : '>= 6' }
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' }
oidc-token-hash@5.2.0 :
resolution : {integrity : sha512-6gj2m8cJZ+iSW8bm0FXdGF0YhIQbKrfP4yWTNzxc31U6MOjfEmB1rHvlYvxI1B7t7BCi1F2vYTT6YhtQRG4hxw==}
engines : {node : ^10.13.0 || >=12.0.0}
once@1.4.0 :
resolution : {integrity : sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
onetime@5.1.2 :
resolution : {integrity : sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
engines : {node : '>=6' }
openid-client@5.7.1 :
resolution : {integrity : sha512-jDBPgSVfTnkIh71Hg9pRvtJc6wTwqjRkN88+gCFtYWrlP4Yx2Dsrow8uPi3qLr/aeymPF3o2+dS+wOpglK04ew==}
2026-03-25 20:46:57 -07:00
optimism@0.18.1 :
resolution : {integrity : sha512-mLXNwWPa9dgFyDqkNi54sjDyNJ9/fTI6WGBLgnXku1vdKY/jovHfZT5r+aiVeFFLOz+foPNOm5YJ4mqgld2GBQ==}
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
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@2.3.0 :
resolution : {integrity : sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
engines : {node : '>=6' }
p-limit@3.1.0 :
resolution : {integrity : sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
engines : {node : '>=10' }
p-locate@4.1.0 :
resolution : {integrity : sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
engines : {node : '>=8' }
p-locate@5.0.0 :
resolution : {integrity : sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
engines : {node : '>=10' }
p-try@2.2.0 :
resolution : {integrity : sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
engines : {node : '>=6' }
parent-module@1.0.1 :
resolution : {integrity : sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
engines : {node : '>=6' }
parse-json@5.2.0 :
resolution : {integrity : sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
engines : {node : '>=8' }
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-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' }
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' }
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-dir@4.2.0 :
resolution : {integrity : sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==}
engines : {node : '>=8' }
pngjs@5.0.0 :
resolution : {integrity : sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==}
engines : {node : '>=10.13.0' }
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}
preact-render-to-string@5.2.6 :
resolution : {integrity : sha512-JyhErpYOvBV1hEPwIxc/fHWXPfnEGdRKxc8gFdAZ7XV4tlzyzG847XAyEZqoDnynP88akM4eaHcSOzNcLWFguw==}
peerDependencies :
preact : '>=10'
preact@10.28.0 :
resolution : {integrity : sha512-rytDAoiXr3+t6OIP3WGlDd0ouCUG1iCWzkcY3++Nreuoi17y6T5i/zRhe6uYfoVcxq6YU+sBtJouuRDsq8vvqA==}
prelude-ls@1.2.1 :
resolution : {integrity : sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines : {node : '>= 0.8.0' }
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}
pretty-format@3.8.0 :
resolution : {integrity : sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==}
prompts@2.4.2 :
resolution : {integrity : sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}
engines : {node : '>= 6' }
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' }
pure-rand@6.1.0 :
resolution : {integrity : sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==}
qrcode@1.5.4 :
resolution : {integrity : sha512-1ca71Zgiu6ORjHqFBDpnSMTR2ReToX4l1Au1VFLyVeBTFavzQnv5JxMFr3ukHVKpSrSA2MCk0lNJSykjUfz7Zg==}
engines : {node : '>=10.13.0' }
hasBin : true
querystringify@2.2.0 :
resolution : {integrity : sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==}
queue-microtask@1.2.3 :
resolution : {integrity : sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
raf-schd@4.0.3 :
resolution : {integrity : sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==}
react-beautiful-dnd@13.1.1 :
resolution : {integrity : sha512-0Lvs4tq2VcrEjEgDXHjT98r+63drkKEgqyxdA7qD3mvKwga6a5SscbdLPO2IExotU1jW8L0Ksdl0Cj2AF67nPQ==}
deprecated: 'react-beautiful-dnd is now deprecated. Context and options : https://github.com/atlassian/react-beautiful-dnd/issues/2672'
peerDependencies :
react : ^16.8.5 || ^17.0.0 || ^18.0.0
react-dom : ^16.8.5 || ^17.0.0 || ^18.0.0
react-dom@18.3.1 :
resolution : {integrity : sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==}
peerDependencies :
react : ^18.3.1
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-redux@7.2.9 :
resolution : {integrity : sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==}
peerDependencies :
react : ^16.8.3 || ^17 || ^18
react-dom : '*'
react-native : '*'
peerDependenciesMeta :
react-dom :
optional : true
react-native :
optional : true
react-remove-scroll-bar@2.3.8 :
resolution : {integrity : sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==}
engines : {node : '>=10' }
peerDependencies :
'@types/react' : '*'
react : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta :
'@types/react' :
optional : true
react-remove-scroll@2.7.2 :
resolution : {integrity : sha512-Iqb9NjCCTt6Hf+vOdNIZGdTiH1QSqr27H/Ek9sv/a97gfueI/5h1s3yRi1nngzMUaOOToin5dI1dXKdXiF+u0Q==}
engines : {node : '>=10' }
peerDependencies :
'@types/react' : '*'
react : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
react-smooth@4.0.4 :
resolution : {integrity : sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==}
peerDependencies :
react : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
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-transition-group@4.4.5 :
resolution : {integrity : sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==}
peerDependencies :
react : '>=16.6.0'
react-dom : '>=16.6.0'
react@18.3.1 :
resolution : {integrity : sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==}
engines : {node : '>=0.10.0' }
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' }
recharts-scale@0.4.5 :
resolution : {integrity : sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==}
recharts@2.15.4 :
resolution : {integrity : sha512-UT/q6fwS3c1dHbXv2uFgYJ9BMFHu3fwnd7AYZaEQhXuYQ4hgsxLvsUXzGdKeZrW5xopzDCvuA2N41WJ88I7zIw==}
engines : {node : '>=14' }
peerDependencies :
react : ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom : ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
redent@3.0.0 :
resolution : {integrity : sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==}
engines : {node : '>=8' }
redux@4.2.1 :
resolution : {integrity : sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==}
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' }
2026-03-25 20:46:57 -07:00
rehackt@0.1.0 :
resolution : {integrity : sha512-7kRDOuLHB87D/JESKxQoRwv4DzbIdwkAGQ7p6QKGdVlY1IZheUnVhlk/4UZlNUVxdAXpyxikE3URsG067ybVzw==}
peerDependencies :
'@types/react' : '*'
react : '*'
peerDependenciesMeta :
'@types/react' :
optional : true
react :
optional : true
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
require-directory@2.1.1 :
resolution : {integrity : sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
engines : {node : '>=0.10.0' }
require-main-filename@2.0.0 :
resolution : {integrity : sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==}
requires-port@1.0.0 :
resolution : {integrity : sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
resolve-cwd@3.0.0 :
resolution : {integrity : sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==}
engines : {node : '>=8' }
resolve-from@4.0.0 :
resolution : {integrity : sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
engines : {node : '>=4' }
resolve-from@5.0.0 :
resolution : {integrity : sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
engines : {node : '>=8' }
resolve-pkg-maps@1.0.0 :
resolution : {integrity : sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
resolve.exports@2.0.3 :
resolution : {integrity : sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==}
engines : {node : '>=10' }
resolve@1.22.11 :
resolution : {integrity : sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==}
engines : {node : '>= 0.4' }
hasBin : true
resolve@2.0.0-next.5 :
resolution : {integrity : sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==}
hasBin : true
reusify@1.1.0 :
resolution : {integrity : sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
engines : {iojs: '>=1.0.0', node : '>=0.10.0' }
rimraf@3.0.2 :
resolution : {integrity : sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
deprecated : Rimraf versions prior to v4 are no longer supported
hasBin : true
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.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-blocking@2.0.0 :
resolution : {integrity : sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==}
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' }
signal-exit@3.0.7 :
resolution : {integrity : sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
signal-exit@4.1.0 :
resolution : {integrity : sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
engines : {node : '>=14' }
sisteransi@1.0.5 :
resolution : {integrity : sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
slash@3.0.0 :
resolution : {integrity : sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
engines : {node : '>=8' }
source-map-js@1.2.1 :
resolution : {integrity : sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
engines : {node : '>=0.10.0' }
source-map-support@0.5.13 :
resolution : {integrity : sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==}
source-map@0.6.1 :
resolution : {integrity : sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
engines : {node : '>=0.10.0' }
sprintf-js@1.0.3 :
resolution : {integrity : sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
stable-hash@0.0.5 :
resolution : {integrity : sha512-+L3ccpzibovGXFK+Ap/f8LOS0ahMrHTf3xu7mMLSpEGU0EO9ucaysSylKo9eRDFNhWve/y275iPmIZ4z39a9iA==}
stack-utils@2.0.6 :
resolution : {integrity : sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==}
engines : {node : '>=10' }
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-length@4.0.2 :
resolution : {integrity : sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==}
engines : {node : '>=10' }
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.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-bom@4.0.0 :
resolution : {integrity : sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==}
engines : {node : '>=8' }
strip-final-newline@2.0.0 :
resolution : {integrity : sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
engines : {node : '>=6' }
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' }
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-color@8.1.1 :
resolution : {integrity : sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
engines : {node : '>=10' }
supports-preserve-symlinks-flag@1.0.0 :
resolution : {integrity : sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines : {node : '>= 0.4' }
2026-03-25 20:46:57 -07:00
symbol-observable@4.0.0 :
resolution : {integrity : sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==}
engines : {node : '>=0.10' }
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
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==}
tiny-invariant@1.3.3 :
resolution : {integrity : sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==}
tinyglobby@0.2.15 :
resolution : {integrity : sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
engines : {node : '>=12.0.0' }
tmpl@1.0.5 :
resolution : {integrity : sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==}
to-regex-range@5.0.1 :
resolution : {integrity : sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines : {node : '>=8.0' }
tough-cookie@4.1.4 :
resolution : {integrity : sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==}
engines : {node : '>=6' }
tr46@3.0.0 :
resolution : {integrity : sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==}
engines : {node : '>=12' }
ts-api-utils@2.1.0 :
resolution : {integrity : sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==}
engines : {node : '>=18.12' }
peerDependencies :
typescript : '>=4.8.4'
ts-interface-checker@0.1.13 :
resolution : {integrity : sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
2026-03-25 20:46:57 -07:00
ts-invariant@0.10.3 :
resolution : {integrity : sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ==}
engines : {node : '>=8' }
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
tsconfig-paths@3.15.0 :
resolution : {integrity : sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==}
tslib@2.8.1 :
resolution : {integrity : sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
type-check@0.4.0 :
resolution : {integrity : sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
engines : {node : '>= 0.8.0' }
type-detect@4.0.8 :
resolution : {integrity : sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==}
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.21.3 :
resolution : {integrity : sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
engines : {node : '>=10' }
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
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.2.2 :
resolution : {integrity : sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==}
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-memo-one@1.1.3 :
resolution : {integrity : sha512-g66/K7ZQGYrI6dy8GLpVcMsBp4s17xNkYJVSMvTEevGy3nDxHOfE6z8BVE22+5G5x7t3+bhzrlTDB7ObrEE0cQ==}
peerDependencies :
react : ^16.8.0 || ^17.0.0 || ^18.0.0
use-sidecar@1.1.3 :
resolution : {integrity : sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==}
engines : {node : '>=10' }
peerDependencies :
'@types/react' : '*'
react : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
peerDependenciesMeta :
'@types/react' :
optional : true
util-deprecate@1.0.2 :
resolution : {integrity : sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
uuid@8.3.2 :
resolution : {integrity : sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
hasBin : true
v8-to-istanbul@9.3.0 :
resolution : {integrity : sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==}
engines : {node : '>=10.12.0' }
victory-vendor@36.9.2 :
resolution : {integrity : sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ==}
w3c-xmlserializer@4.0.0 :
resolution : {integrity : sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==}
engines : {node : '>=14' }
walker@1.0.8 :
resolution : {integrity : sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==}
webidl-conversions@7.0.0 :
resolution : {integrity : sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
engines : {node : '>=12' }
whatwg-encoding@2.0.0 :
resolution : {integrity : sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==}
engines : {node : '>=12' }
whatwg-mimetype@3.0.0 :
resolution : {integrity : sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==}
engines : {node : '>=12' }
whatwg-url@11.0.0 :
resolution : {integrity : sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==}
engines : {node : '>=12' }
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-module@2.0.1 :
resolution : {integrity : sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==}
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
word-wrap@1.2.5 :
resolution : {integrity : sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
engines : {node : '>=0.10.0' }
wrap-ansi@6.2.0 :
resolution : {integrity : sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==}
engines : {node : '>=8' }
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' }
wrappy@1.0.2 :
resolution : {integrity : sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
write-file-atomic@4.0.2 :
resolution : {integrity : sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==}
engines : {node : ^12.13.0 || ^14.15.0 || >=16.0.0}
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@4.0.0 :
resolution : {integrity : sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
engines : {node : '>=12' }
xmlchars@2.2.0 :
resolution : {integrity : sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==}
y18n@4.0.3 :
resolution : {integrity : sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==}
y18n@5.0.8 :
resolution : {integrity : sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
engines : {node : '>=10' }
yallist@3.1.1 :
resolution : {integrity : sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
yallist@4.0.0 :
resolution : {integrity : sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
yaml@2.8.2 :
resolution : {integrity : sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
engines : {node : '>= 14.6' }
hasBin : true
yargs-parser@18.1.3 :
resolution : {integrity : sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==}
engines : {node : '>=6' }
yargs-parser@21.1.1 :
resolution : {integrity : sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
engines : {node : '>=12' }
yargs@15.4.1 :
resolution : {integrity : sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==}
engines : {node : '>=8' }
yargs@17.7.2 :
resolution : {integrity : sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
engines : {node : '>=12' }
yocto-queue@0.1.0 :
resolution : {integrity : sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines : {node : '>=10' }
2026-03-25 20:46:57 -07:00
zen-observable-ts@1.2.5 :
resolution : {integrity : sha512-QZWQekv6iB72Naeake9hS1KxHlotfRpe+WGNbNx5/ta+R3DNjVO2bswf63gXlWDcs+EMd7XY8HfVQyP1X6T4Zg==}
zen-observable@0.8.15 :
resolution : {integrity : sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==}
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
snapshots :
'@adobe/css-tools@4.4.4' : {}
'@alloc/quick-lru@5.2.0' : {}
2026-03-25 20:46:57 -07:00
'@apollo/client@3.14.1(@types/react@18.3.27)(graphql@16.13.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' :
dependencies :
'@graphql-typed-document-node/core' : 3.2 .0 (graphql@16.13.2)
'@wry/caches' : 1.0 .1
'@wry/equality' : 0.5 .7
'@wry/trie' : 0.5 .0
graphql : 16.13 .2
graphql-tag : 2.12 .6 (graphql@16.13.2)
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 :
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
transitivePeerDependencies :
- '@types/react'
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
'@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 .1
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-syntax-async-generators@7.8.4(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-import-attributes@7.27.1(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.28.5)' :
dependencies :
'@babel/core' : 7.28 .5
'@babel/helper-plugin-utils' : 7.27 .1
'@babel/plugin-syntax-typescript@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' : {}
'@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
'@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' : {}
2026-03-25 20:46:57 -07:00
'@graphql-typed-document-node/core@3.2.0(graphql@16.13.2)' :
dependencies :
graphql : 16.13 .2
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
'@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/load-nyc-config@1.1.0' :
dependencies :
camelcase : 5.3 .1
find-up : 4.1 .0
get-package-type : 0.1 .0
js-yaml : 3.14 .2
resolve-from : 5.0 .0
'@istanbuljs/schema@0.1.3' : {}
'@jest/console@29.7.0' :
dependencies :
'@jest/types' : 29.6 .3
'@types/node' : 20.19 .25
chalk : 4.1 .2
jest-message-util : 29.7 .0
jest-util : 29.7 .0
slash : 3.0 .0
'@jest/core@29.7.0' :
dependencies :
'@jest/console' : 29.7 .0
'@jest/reporters' : 29.7 .0
'@jest/test-result' : 29.7 .0
'@jest/transform' : 29.7 .0
'@jest/types' : 29.6 .3
'@types/node' : 20.19 .25
ansi-escapes : 4.3 .2
chalk : 4.1 .2
ci-info : 3.9 .0
exit : 0.1 .2
graceful-fs : 4.2 .11
jest-changed-files : 29.7 .0
jest-config : 29.7 .0 (@types/node@20.19.25)
jest-haste-map : 29.7 .0
jest-message-util : 29.7 .0
jest-regex-util : 29.6 .3
jest-resolve : 29.7 .0
jest-resolve-dependencies : 29.7 .0
jest-runner : 29.7 .0
jest-runtime : 29.7 .0
jest-snapshot : 29.7 .0
jest-util : 29.7 .0
jest-validate : 29.7 .0
jest-watcher : 29.7 .0
micromatch : 4.0 .8
pretty-format : 29.7 .0
slash : 3.0 .0
strip-ansi : 6.0 .1
transitivePeerDependencies :
- babel-plugin-macros
- supports-color
- ts-node
'@jest/environment@29.7.0' :
dependencies :
'@jest/fake-timers' : 29.7 .0
'@jest/types' : 29.6 .3
'@types/node' : 20.19 .25
jest-mock : 29.7 .0
'@jest/expect-utils@29.7.0' :
dependencies :
jest-get-type : 29.6 .3
'@jest/expect@29.7.0' :
dependencies :
expect : 29.7 .0
jest-snapshot : 29.7 .0
transitivePeerDependencies :
- supports-color
'@jest/fake-timers@29.7.0' :
dependencies :
'@jest/types' : 29.6 .3
'@sinonjs/fake-timers' : 10.3 .0
'@types/node' : 20.19 .25
jest-message-util : 29.7 .0
jest-mock : 29.7 .0
jest-util : 29.7 .0
'@jest/globals@29.7.0' :
dependencies :
'@jest/environment' : 29.7 .0
'@jest/expect' : 29.7 .0
'@jest/types' : 29.6 .3
jest-mock : 29.7 .0
transitivePeerDependencies :
- supports-color
'@jest/reporters@29.7.0' :
dependencies :
'@bcoe/v8-coverage' : 0.2 .3
'@jest/console' : 29.7 .0
'@jest/test-result' : 29.7 .0
'@jest/transform' : 29.7 .0
'@jest/types' : 29.6 .3
'@jridgewell/trace-mapping' : 0.3 .31
'@types/node' : 20.19 .25
chalk : 4.1 .2
collect-v8-coverage : 1.0 .3
exit : 0.1 .2
glob : 7.2 .3
graceful-fs : 4.2 .11
istanbul-lib-coverage : 3.2 .2
istanbul-lib-instrument : 6.0 .3
istanbul-lib-report : 3.0 .1
istanbul-lib-source-maps : 4.0 .1
istanbul-reports : 3.2 .0
jest-message-util : 29.7 .0
jest-util : 29.7 .0
jest-worker : 29.7 .0
slash : 3.0 .0
string-length : 4.0 .2
strip-ansi : 6.0 .1
v8-to-istanbul : 9.3 .0
transitivePeerDependencies :
- supports-color
'@jest/schemas@29.6.3' :
dependencies :
'@sinclair/typebox' : 0.27 .8
'@jest/source-map@29.6.3' :
dependencies :
'@jridgewell/trace-mapping' : 0.3 .31
callsites : 3.1 .0
graceful-fs : 4.2 .11
'@jest/test-result@29.7.0' :
dependencies :
'@jest/console' : 29.7 .0
'@jest/types' : 29.6 .3
'@types/istanbul-lib-coverage' : 2.0 .6
collect-v8-coverage : 1.0 .3
'@jest/test-sequencer@29.7.0' :
dependencies :
'@jest/test-result' : 29.7 .0
graceful-fs : 4.2 .11
jest-haste-map : 29.7 .0
slash : 3.0 .0
'@jest/transform@29.7.0' :
dependencies :
'@babel/core' : 7.28 .5
'@jest/types' : 29.6 .3
'@jridgewell/trace-mapping' : 0.3 .31
babel-plugin-istanbul : 6.1 .1
chalk : 4.1 .2
convert-source-map : 2.0 .0
fast-json-stable-stringify : 2.1 .0
graceful-fs : 4.2 .11
jest-haste-map : 29.7 .0
jest-regex-util : 29.6 .3
jest-util : 29.7 .0
micromatch : 4.0 .8
pirates : 4.0 .7
slash : 3.0 .0
write-file-atomic : 4.0 .2
transitivePeerDependencies :
- supports-color
'@jest/types@29.6.3' :
dependencies :
'@jest/schemas' : 29.6 .3
'@types/istanbul-lib-coverage' : 2.0 .6
'@types/istanbul-reports' : 3.0 .4
'@types/node' : 20.19 .25
'@types/yargs' : 17.0 .35
chalk : 4.1 .2
'@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
'@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' : {}
'@panva/hkdf@1.2.1' : {}
'@pkgjs/parseargs@0.11.0' :
optional : true
'@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-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-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-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-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 .2 (@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-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-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' : {}
'@rtsao/scc@1.1.0' : {}
'@rushstack/eslint-patch@1.15.0' : {}
'@sinclair/typebox@0.27.8' : {}
'@sinonjs/commons@3.0.1' :
dependencies :
type-detect : 4.0 .8
'@sinonjs/fake-timers@10.3.0' :
dependencies :
'@sinonjs/commons' : 3.0 .1
'@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.12' : {}
'@tanstack/react-query@5.90.12(react@18.3.1)' :
dependencies :
'@tanstack/query-core' : 5.90 .12
react : 18.3 .1
'@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
'@tootallnate/once@2.0.0' : {}
'@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-color@3.1.3' : {}
'@types/d3-ease@3.0.2' : {}
'@types/d3-interpolate@3.0.4' :
dependencies :
'@types/d3-color' : 3.1 .3
'@types/d3-path@3.1.1' : {}
'@types/d3-scale@4.0.9' :
dependencies :
'@types/d3-time' : 3.0 .4
'@types/d3-shape@3.1.7' :
dependencies :
'@types/d3-path' : 3.1 .1
'@types/d3-time@3.0.4' : {}
'@types/d3-timer@3.0.2' : {}
'@types/graceful-fs@4.1.9' :
dependencies :
'@types/node' : 20.19 .25
'@types/hoist-non-react-statics@3.3.7(@types/react@18.3.27)' :
dependencies :
'@types/react' : 18.3 .27
hoist-non-react-statics : 3.3 .2
'@types/istanbul-lib-coverage@2.0.6' : {}
'@types/istanbul-lib-report@3.0.3' :
dependencies :
'@types/istanbul-lib-coverage' : 2.0 .6
'@types/istanbul-reports@3.0.4' :
dependencies :
'@types/istanbul-lib-report' : 3.0 .3
'@types/jest@29.5.14' :
dependencies :
expect : 29.7 .0
pretty-format : 29.7 .0
'@types/jsdom@20.0.1' :
dependencies :
'@types/node' : 20.19 .25
'@types/tough-cookie' : 4.0 .5
parse5 : 7.3 .0
'@types/json5@0.0.29' : {}
'@types/node@20.19.25' :
dependencies :
undici-types : 6.21 .0
'@types/prop-types@15.7.15' : {}
'@types/qrcode@1.5.6' :
dependencies :
'@types/node' : 20.19 .25
'@types/react-beautiful-dnd@13.1.8' :
dependencies :
'@types/react' : 18.3 .27
'@types/react-dom@18.3.7(@types/react@18.3.27)' :
dependencies :
'@types/react' : 18.3 .27
'@types/react-redux@7.1.34' :
dependencies :
'@types/hoist-non-react-statics' : 3.3 .7 (@types/react@18.3.27)
'@types/react' : 18.3 .27
hoist-non-react-statics : 3.3 .2
redux : 4.2 .1
'@types/react@18.3.27' :
dependencies :
'@types/prop-types' : 15.7 .15
csstype : 3.2 .3
'@types/stack-utils@2.0.3' : {}
'@types/tough-cookie@4.0.5' : {}
'@types/yargs-parser@21.0.3' : {}
'@types/yargs@17.0.35' :
dependencies :
'@types/yargs-parser' : 21.0 .3
'@typescript-eslint/eslint-plugin@8.49.0(@typescript-eslint/parser@8.49.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' : 8.49 .0 (eslint@8.57.1)(typescript@5.9.3)
'@typescript-eslint/scope-manager' : 8.49 .0
'@typescript-eslint/type-utils' : 8.49 .0 (eslint@8.57.1)(typescript@5.9.3)
'@typescript-eslint/utils' : 8.49 .0 (eslint@8.57.1)(typescript@5.9.3)
'@typescript-eslint/visitor-keys' : 8.49 .0
eslint : 8.57 .1
ignore : 7.0 .5
natural-compare : 1.4 .0
ts-api-utils : 2.1 .0 (typescript@5.9.3)
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/parser@8.49.0(eslint@8.57.1)(typescript@5.9.3)' :
dependencies :
'@typescript-eslint/scope-manager' : 8.49 .0
'@typescript-eslint/types' : 8.49 .0
'@typescript-eslint/typescript-estree' : 8.49 .0 (typescript@5.9.3)
'@typescript-eslint/visitor-keys' : 8.49 .0
debug : 4.4 .3
eslint : 8.57 .1
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/project-service@8.49.0(typescript@5.9.3)' :
dependencies :
'@typescript-eslint/tsconfig-utils' : 8.49 .0 (typescript@5.9.3)
'@typescript-eslint/types' : 8.49 .0
debug : 4.4 .3
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/scope-manager@8.49.0' :
dependencies :
'@typescript-eslint/types' : 8.49 .0
'@typescript-eslint/visitor-keys' : 8.49 .0
'@typescript-eslint/tsconfig-utils@8.49.0(typescript@5.9.3)' :
dependencies :
typescript : 5.9 .3
'@typescript-eslint/type-utils@8.49.0(eslint@8.57.1)(typescript@5.9.3)' :
dependencies :
'@typescript-eslint/types' : 8.49 .0
'@typescript-eslint/typescript-estree' : 8.49 .0 (typescript@5.9.3)
'@typescript-eslint/utils' : 8.49 .0 (eslint@8.57.1)(typescript@5.9.3)
debug : 4.4 .3
eslint : 8.57 .1
ts-api-utils : 2.1 .0 (typescript@5.9.3)
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/types@8.49.0' : {}
'@typescript-eslint/typescript-estree@8.49.0(typescript@5.9.3)' :
dependencies :
'@typescript-eslint/project-service' : 8.49 .0 (typescript@5.9.3)
'@typescript-eslint/tsconfig-utils' : 8.49 .0 (typescript@5.9.3)
'@typescript-eslint/types' : 8.49 .0
'@typescript-eslint/visitor-keys' : 8.49 .0
debug : 4.4 .3
minimatch : 9.0 .5
semver : 7.7 .3
tinyglobby : 0.2 .15
ts-api-utils : 2.1 .0 (typescript@5.9.3)
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/utils@8.49.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' : 8.49 .0
'@typescript-eslint/types' : 8.49 .0
'@typescript-eslint/typescript-estree' : 8.49 .0 (typescript@5.9.3)
eslint : 8.57 .1
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/visitor-keys@8.49.0' :
dependencies :
'@typescript-eslint/types' : 8.49 .0
eslint-visitor-keys : 4.2 .1
'@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
2026-03-25 20:46:57 -07:00
'@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
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
abab@2.0.6 : {}
acorn-globals@7.0.1 :
dependencies :
acorn : 8.15 .0
acorn-walk : 8.3 .4
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
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@4.3.2 :
dependencies :
type-fest : 0.21 .3
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@1.0.10 :
dependencies :
sprintf-js : 1.0 .3
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.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
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 .1
caniuse-lite : 1.0 .30001759
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 : {}
axios@1.13.2 :
dependencies :
follow-redirects : 1.15 .11
form-data : 4.0 .5
proxy-from-env : 1.1 .0
transitivePeerDependencies :
- debug
axobject-query@4.1.0 : {}
babel-jest@29.7.0(@babel/core@7.28.5) :
dependencies :
'@babel/core' : 7.28 .5
'@jest/transform' : 29.7 .0
'@types/babel__core' : 7.20 .5
babel-plugin-istanbul : 6.1 .1
babel-preset-jest : 29.6 .3 (@babel/core@7.28.5)
chalk : 4.1 .2
graceful-fs : 4.2 .11
slash : 3.0 .0
transitivePeerDependencies :
- supports-color
babel-plugin-istanbul@6.1.1 :
dependencies :
'@babel/helper-plugin-utils' : 7.27 .1
'@istanbuljs/load-nyc-config' : 1.1 .0
'@istanbuljs/schema' : 0.1 .3
istanbul-lib-instrument : 5.2 .1
test-exclude : 6.0 .0
transitivePeerDependencies :
- supports-color
babel-plugin-jest-hoist@29.6.3 :
dependencies :
'@babel/template' : 7.27 .2
'@babel/types' : 7.28 .5
'@types/babel__core' : 7.20 .5
'@types/babel__traverse' : 7.28 .0
babel-preset-current-node-syntax@1.2.0(@babel/core@7.28.5) :
dependencies :
'@babel/core' : 7.28 .5
'@babel/plugin-syntax-async-generators' : 7.8 .4 (@babel/core@7.28.5)
'@babel/plugin-syntax-bigint' : 7.8 .3 (@babel/core@7.28.5)
'@babel/plugin-syntax-class-properties' : 7.12 .13 (@babel/core@7.28.5)
'@babel/plugin-syntax-class-static-block' : 7.14 .5 (@babel/core@7.28.5)
'@babel/plugin-syntax-import-attributes' : 7.27 .1 (@babel/core@7.28.5)
'@babel/plugin-syntax-import-meta' : 7.10 .4 (@babel/core@7.28.5)
'@babel/plugin-syntax-json-strings' : 7.8 .3 (@babel/core@7.28.5)
'@babel/plugin-syntax-logical-assignment-operators' : 7.10 .4 (@babel/core@7.28.5)
'@babel/plugin-syntax-nullish-coalescing-operator' : 7.8 .3 (@babel/core@7.28.5)
'@babel/plugin-syntax-numeric-separator' : 7.10 .4 (@babel/core@7.28.5)
'@babel/plugin-syntax-object-rest-spread' : 7.8 .3 (@babel/core@7.28.5)
'@babel/plugin-syntax-optional-catch-binding' : 7.8 .3 (@babel/core@7.28.5)
'@babel/plugin-syntax-optional-chaining' : 7.8 .3 (@babel/core@7.28.5)
'@babel/plugin-syntax-private-property-in-object' : 7.14 .5 (@babel/core@7.28.5)
'@babel/plugin-syntax-top-level-await' : 7.14 .5 (@babel/core@7.28.5)
babel-preset-jest@29.6.3(@babel/core@7.28.5) :
dependencies :
'@babel/core' : 7.28 .5
babel-plugin-jest-hoist : 29.6 .3
babel-preset-current-node-syntax : 1.2 .0 (@babel/core@7.28.5)
balanced-match@1.0.2 : {}
baseline-browser-mapping@2.9.5 : {}
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.1 :
dependencies :
baseline-browser-mapping : 2.9 .5
caniuse-lite : 1.0 .30001759
electron-to-chromium : 1.5 .267
node-releases : 2.0 .27
update-browserslist-db : 1.2 .2 (browserslist@4.28.1)
bser@2.1.1 :
dependencies :
node-int64 : 0.4 .0
buffer-from@1.1.2 : {}
busboy@1.6.0 :
dependencies :
streamsearch : 1.1 .0
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 : {}
camelcase@5.3.1 : {}
camelcase@6.3.0 : {}
caniuse-lite@1.0.30001759 : {}
chalk@4.1.2 :
dependencies :
ansi-styles : 4.3 .0
supports-color : 7.2 .0
char-regex@1.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
ci-info@3.9.0 : {}
cjs-module-lexer@1.4.3 : {}
client-only@0.0.1 : {}
cliui@6.0.0 :
dependencies :
string-width : 4.2 .3
strip-ansi : 6.0 .1
wrap-ansi : 6.2 .0
cliui@8.0.1 :
dependencies :
string-width : 4.2 .3
strip-ansi : 6.0 .1
wrap-ansi : 7.0 .0
clsx@2.1.1 : {}
co@4.6.0 : {}
collect-v8-coverage@1.0.3 : {}
color-convert@2.0.1 :
dependencies :
color-name : 1.1 .4
color-name@1.1.4 : {}
combined-stream@1.0.8 :
dependencies :
delayed-stream : 1.0 .0
commander@4.1.1 : {}
concat-map@0.0.1 : {}
convert-source-map@2.0.0 : {}
cookie@0.7.2 : {}
create-jest@29.7.0(@types/node@20.19.25) :
dependencies :
'@jest/types' : 29.6 .3
chalk : 4.1 .2
exit : 0.1 .2
graceful-fs : 4.2 .11
jest-config : 29.7 .0 (@types/node@20.19.25)
jest-util : 29.7 .0
prompts : 2.4 .2
transitivePeerDependencies :
- '@types/node'
- babel-plugin-macros
- supports-color
- ts-node
cross-spawn@7.0.6 :
dependencies :
path-key : 3.1 .1
shebang-command : 2.0 .0
which : 2.0 .2
css-box-model@1.2.1 :
dependencies :
tiny-invariant : 1.3 .3
css.escape@1.5.1 : {}
cssesc@3.0.0 : {}
cssom@0.3.8 : {}
cssom@0.5.0 : {}
cssstyle@2.3.0 :
dependencies :
cssom : 0.3 .8
csstype@3.2.3 : {}
d3-array@3.2.4 :
dependencies :
internmap : 2.0 .3
d3-color@3.1.0 : {}
d3-ease@3.0.1 : {}
d3-format@3.1.0 : {}
d3-interpolate@3.0.1 :
dependencies :
d3-color : 3.1 .0
d3-path@3.1.0 : {}
d3-scale@4.0.2 :
dependencies :
d3-array : 3.2 .4
d3-format : 3.1 .0
d3-interpolate : 3.0 .1
d3-time : 3.1 .0
d3-time-format : 4.1 .0
d3-shape@3.2.0 :
dependencies :
d3-path : 3.1 .0
d3-time-format@4.1.0 :
dependencies :
d3-time : 3.1 .0
d3-time@3.1.0 :
dependencies :
d3-array : 3.2 .4
d3-timer@3.0.1 : {}
damerau-levenshtein@1.0.8 : {}
data-urls@3.0.2 :
dependencies :
abab : 2.0 .6
whatwg-mimetype : 3.0 .0
whatwg-url : 11.0 .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
date-fns@2.30.0 :
dependencies :
'@babel/runtime' : 7.28 .4
debug@3.2.7 :
dependencies :
ms : 2.1 .3
debug@4.4.3 :
dependencies :
ms : 2.1 .3
decamelize@1.2.0 : {}
decimal.js-light@2.5.1 : {}
decimal.js@10.6.0 : {}
dedent@1.7.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 : {}
deepmerge@4.3.1 : {}
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-newline@3.1.0 : {}
detect-node-es@1.1.0 : {}
didyoumean@1.2.2 : {}
diff-sequences@29.6.3 : {}
dijkstrajs@1.0.3 : {}
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 : {}
dom-helpers@5.2.1 :
dependencies :
'@babel/runtime' : 7.28 .4
csstype : 3.2 .3
domexception@4.0.0 :
dependencies :
webidl-conversions : 7.0 .0
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 : {}
electron-to-chromium@1.5.267 : {}
emittery@0.13.1 : {}
emoji-regex@8.0.0 : {}
emoji-regex@9.2.2 : {}
entities@6.0.1 : {}
error-ex@1.3.4 :
dependencies :
is-arrayish : 0.2 .1
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
escalade@3.2.0 : {}
escape-string-regexp@2.0.0 : {}
escape-string-regexp@4.0.0 : {}
escodegen@2.1.0 :
dependencies :
esprima : 4.0 .1
estraverse : 5.3 .0
esutils : 2.0 .3
optionalDependencies :
source-map : 0.6 .1
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' : 8.49 .0 (@typescript-eslint/parser@8.49.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)
'@typescript-eslint/parser' : 8.49 .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)(eslint@8.57.1)
eslint-plugin-import : 2.32 .0 (@typescript-eslint/parser@8.49.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)(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@8.49.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@8.49.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1) :
dependencies :
debug : 3.2 .7
optionalDependencies :
'@typescript-eslint/parser' : 8.49 .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)(eslint@8.57.1)
transitivePeerDependencies :
- supports-color
eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.49.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@8.49.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
hasown : 2.0 .2
is-core-module : 2.16 .1
is-glob : 4.0 .3
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' : 8.49 .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-visitor-keys@4.2.1 : {}
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
esprima@4.0.1 : {}
esquery@1.6.0 :
dependencies :
estraverse : 5.3 .0
esrecurse@4.3.0 :
dependencies :
estraverse : 5.3 .0
estraverse@5.3.0 : {}
esutils@2.0.3 : {}
eventemitter3@4.0.7 : {}
execa@5.1.1 :
dependencies :
cross-spawn : 7.0 .6
get-stream : 6.0 .1
human-signals : 2.1 .0
is-stream : 2.0 .1
merge-stream : 2.0 .0
npm-run-path : 4.0 .1
onetime : 5.1 .2
signal-exit : 3.0 .7
strip-final-newline : 2.0 .0
exit@0.1.2 : {}
expect@29.7.0 :
dependencies :
'@jest/expect-utils' : 29.7 .0
jest-get-type : 29.6 .3
jest-matcher-utils : 29.7 .0
jest-message-util : 29.7 .0
jest-util : 29.7 .0
fast-deep-equal@3.1.3 : {}
fast-equals@5.3.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
fb-watchman@2.0.2 :
dependencies :
bser : 2.1 .1
fdir@6.5.0(picomatch@4.0.3) :
optionalDependencies :
picomatch : 4.0 .3
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@4.1.0 :
dependencies :
locate-path : 5.0 .0
path-exists : 4.0 .0
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 : {}
follow-redirects@1.15.11 : {}
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 : {}
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-caller-file@2.0.5 : {}
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-package-type@0.1.0 : {}
get-proto@1.0.1 :
dependencies :
dunder-proto : 1.0 .1
es-object-atoms : 1.1 .1
get-stream@6.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
globals@13.24.0 :
dependencies :
type-fest : 0.20 .2
globalthis@1.0.4 :
dependencies :
define-properties : 1.2 .1
gopd : 1.2 .0
gopd@1.2.0 : {}
graceful-fs@4.2.11 : {}
graphemer@1.4.0 : {}
2026-03-25 20:46:57 -07:00
graphql-tag@2.12.6(graphql@16.13.2) :
dependencies :
graphql : 16.13 .2
tslib : 2.8 .1
graphql@16.13.2 : {}
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
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
hoist-non-react-statics@3.3.2 :
dependencies :
react-is : 16.13 .1
html-encoding-sniffer@3.0.0 :
dependencies :
whatwg-encoding : 2.0 .0
html-escaper@2.0.2 : {}
http-proxy-agent@5.0.0 :
dependencies :
'@tootallnate/once' : 2.0 .0
agent-base : 6.0 .2
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
human-signals@2.1.0 : {}
iconv-lite@0.6.3 :
dependencies :
safer-buffer : 2.1 .2
ignore@5.3.2 : {}
ignore@7.0.5 : {}
import-fresh@3.3.1 :
dependencies :
parent-module : 1.0 .1
resolve-from : 4.0 .0
import-local@3.2.0 :
dependencies :
pkg-dir : 4.2 .0
resolve-cwd : 3.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
internmap@2.0.3 : {}
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-arrayish@0.2.1 : {}
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-generator-fn@2.1.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-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@2.0.1 : {}
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-instrument@5.2.1 :
dependencies :
'@babel/core' : 7.28 .5
'@babel/parser' : 7.28 .5
'@istanbuljs/schema' : 0.1 .3
istanbul-lib-coverage : 3.2 .2
semver : 6.3 .1
transitivePeerDependencies :
- supports-color
istanbul-lib-instrument@6.0.3 :
dependencies :
'@babel/core' : 7.28 .5
'@babel/parser' : 7.28 .5
'@istanbuljs/schema' : 0.1 .3
istanbul-lib-coverage : 3.2 .2
semver : 7.7 .3
transitivePeerDependencies :
- supports-color
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@4.0.1 :
dependencies :
debug : 4.4 .3
istanbul-lib-coverage : 3.2 .2
source-map : 0.6 .1
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
jackspeak@2.3.6 :
dependencies :
'@isaacs/cliui' : 8.0 .2
optionalDependencies :
'@pkgjs/parseargs' : 0.11 .0
jest-changed-files@29.7.0 :
dependencies :
execa : 5.1 .1
jest-util : 29.7 .0
p-limit : 3.1 .0
jest-circus@29.7.0 :
dependencies :
'@jest/environment' : 29.7 .0
'@jest/expect' : 29.7 .0
'@jest/test-result' : 29.7 .0
'@jest/types' : 29.6 .3
'@types/node' : 20.19 .25
chalk : 4.1 .2
co : 4.6 .0
dedent : 1.7 .0
is-generator-fn : 2.1 .0
jest-each : 29.7 .0
jest-matcher-utils : 29.7 .0
jest-message-util : 29.7 .0
jest-runtime : 29.7 .0
jest-snapshot : 29.7 .0
jest-util : 29.7 .0
p-limit : 3.1 .0
pretty-format : 29.7 .0
pure-rand : 6.1 .0
slash : 3.0 .0
stack-utils : 2.0 .6
transitivePeerDependencies :
- babel-plugin-macros
- supports-color
jest-cli@29.7.0(@types/node@20.19.25) :
dependencies :
'@jest/core' : 29.7 .0
'@jest/test-result' : 29.7 .0
'@jest/types' : 29.6 .3
chalk : 4.1 .2
create-jest : 29.7 .0 (@types/node@20.19.25)
exit : 0.1 .2
import-local : 3.2 .0
jest-config : 29.7 .0 (@types/node@20.19.25)
jest-util : 29.7 .0
jest-validate : 29.7 .0
yargs : 17.7 .2
transitivePeerDependencies :
- '@types/node'
- babel-plugin-macros
- supports-color
- ts-node
jest-config@29.7.0(@types/node@20.19.25) :
dependencies :
'@babel/core' : 7.28 .5
'@jest/test-sequencer' : 29.7 .0
'@jest/types' : 29.6 .3
babel-jest : 29.7 .0 (@babel/core@7.28.5)
chalk : 4.1 .2
ci-info : 3.9 .0
deepmerge : 4.3 .1
glob : 7.2 .3
graceful-fs : 4.2 .11
jest-circus : 29.7 .0
jest-environment-node : 29.7 .0
jest-get-type : 29.6 .3
jest-regex-util : 29.6 .3
jest-resolve : 29.7 .0
jest-runner : 29.7 .0
jest-util : 29.7 .0
jest-validate : 29.7 .0
micromatch : 4.0 .8
parse-json : 5.2 .0
pretty-format : 29.7 .0
slash : 3.0 .0
strip-json-comments : 3.1 .1
optionalDependencies :
'@types/node' : 20.19 .25
transitivePeerDependencies :
- babel-plugin-macros
- supports-color
jest-diff@29.7.0 :
dependencies :
chalk : 4.1 .2
diff-sequences : 29.6 .3
jest-get-type : 29.6 .3
pretty-format : 29.7 .0
jest-docblock@29.7.0 :
dependencies :
detect-newline : 3.1 .0
jest-each@29.7.0 :
dependencies :
'@jest/types' : 29.6 .3
chalk : 4.1 .2
jest-get-type : 29.6 .3
jest-util : 29.7 .0
pretty-format : 29.7 .0
jest-environment-jsdom@29.7.0 :
dependencies :
'@jest/environment' : 29.7 .0
'@jest/fake-timers' : 29.7 .0
'@jest/types' : 29.6 .3
'@types/jsdom' : 20.0 .1
'@types/node' : 20.19 .25
jest-mock : 29.7 .0
jest-util : 29.7 .0
jsdom : 20.0 .3
transitivePeerDependencies :
- bufferutil
- supports-color
- utf-8-validate
jest-environment-node@29.7.0 :
dependencies :
'@jest/environment' : 29.7 .0
'@jest/fake-timers' : 29.7 .0
'@jest/types' : 29.6 .3
'@types/node' : 20.19 .25
jest-mock : 29.7 .0
jest-util : 29.7 .0
jest-get-type@29.6.3 : {}
jest-haste-map@29.7.0 :
dependencies :
'@jest/types' : 29.6 .3
'@types/graceful-fs' : 4.1 .9
'@types/node' : 20.19 .25
anymatch : 3.1 .3
fb-watchman : 2.0 .2
graceful-fs : 4.2 .11
jest-regex-util : 29.6 .3
jest-util : 29.7 .0
jest-worker : 29.7 .0
micromatch : 4.0 .8
walker : 1.0 .8
optionalDependencies :
fsevents : 2.3 .3
jest-leak-detector@29.7.0 :
dependencies :
jest-get-type : 29.6 .3
pretty-format : 29.7 .0
jest-matcher-utils@29.7.0 :
dependencies :
chalk : 4.1 .2
jest-diff : 29.7 .0
jest-get-type : 29.6 .3
pretty-format : 29.7 .0
jest-message-util@29.7.0 :
dependencies :
'@babel/code-frame' : 7.27 .1
'@jest/types' : 29.6 .3
'@types/stack-utils' : 2.0 .3
chalk : 4.1 .2
graceful-fs : 4.2 .11
micromatch : 4.0 .8
pretty-format : 29.7 .0
slash : 3.0 .0
stack-utils : 2.0 .6
jest-mock@29.7.0 :
dependencies :
'@jest/types' : 29.6 .3
'@types/node' : 20.19 .25
jest-util : 29.7 .0
jest-pnp-resolver@1.2.3(jest-resolve@29.7.0) :
optionalDependencies :
jest-resolve : 29.7 .0
jest-regex-util@29.6.3 : {}
jest-resolve-dependencies@29.7.0 :
dependencies :
jest-regex-util : 29.6 .3
jest-snapshot : 29.7 .0
transitivePeerDependencies :
- supports-color
jest-resolve@29.7.0 :
dependencies :
chalk : 4.1 .2
graceful-fs : 4.2 .11
jest-haste-map : 29.7 .0
jest-pnp-resolver : 1.2 .3 (jest-resolve@29.7.0)
jest-util : 29.7 .0
jest-validate : 29.7 .0
resolve : 1.22 .11
resolve.exports : 2.0 .3
slash : 3.0 .0
jest-runner@29.7.0 :
dependencies :
'@jest/console' : 29.7 .0
'@jest/environment' : 29.7 .0
'@jest/test-result' : 29.7 .0
'@jest/transform' : 29.7 .0
'@jest/types' : 29.6 .3
'@types/node' : 20.19 .25
chalk : 4.1 .2
emittery : 0.13 .1
graceful-fs : 4.2 .11
jest-docblock : 29.7 .0
jest-environment-node : 29.7 .0
jest-haste-map : 29.7 .0
jest-leak-detector : 29.7 .0
jest-message-util : 29.7 .0
jest-resolve : 29.7 .0
jest-runtime : 29.7 .0
jest-util : 29.7 .0
jest-watcher : 29.7 .0
jest-worker : 29.7 .0
p-limit : 3.1 .0
source-map-support : 0.5 .13
transitivePeerDependencies :
- supports-color
jest-runtime@29.7.0 :
dependencies :
'@jest/environment' : 29.7 .0
'@jest/fake-timers' : 29.7 .0
'@jest/globals' : 29.7 .0
'@jest/source-map' : 29.6 .3
'@jest/test-result' : 29.7 .0
'@jest/transform' : 29.7 .0
'@jest/types' : 29.6 .3
'@types/node' : 20.19 .25
chalk : 4.1 .2
cjs-module-lexer : 1.4 .3
collect-v8-coverage : 1.0 .3
glob : 7.2 .3
graceful-fs : 4.2 .11
jest-haste-map : 29.7 .0
jest-message-util : 29.7 .0
jest-mock : 29.7 .0
jest-regex-util : 29.6 .3
jest-resolve : 29.7 .0
jest-snapshot : 29.7 .0
jest-util : 29.7 .0
slash : 3.0 .0
strip-bom : 4.0 .0
transitivePeerDependencies :
- supports-color
jest-snapshot@29.7.0 :
dependencies :
'@babel/core' : 7.28 .5
'@babel/generator' : 7.28 .5
'@babel/plugin-syntax-jsx' : 7.27 .1 (@babel/core@7.28.5)
'@babel/plugin-syntax-typescript' : 7.27 .1 (@babel/core@7.28.5)
'@babel/types' : 7.28 .5
'@jest/expect-utils' : 29.7 .0
'@jest/transform' : 29.7 .0
'@jest/types' : 29.6 .3
babel-preset-current-node-syntax : 1.2 .0 (@babel/core@7.28.5)
chalk : 4.1 .2
expect : 29.7 .0
graceful-fs : 4.2 .11
jest-diff : 29.7 .0
jest-get-type : 29.6 .3
jest-matcher-utils : 29.7 .0
jest-message-util : 29.7 .0
jest-util : 29.7 .0
natural-compare : 1.4 .0
pretty-format : 29.7 .0
semver : 7.7 .3
transitivePeerDependencies :
- supports-color
jest-util@29.7.0 :
dependencies :
'@jest/types' : 29.6 .3
'@types/node' : 20.19 .25
chalk : 4.1 .2
ci-info : 3.9 .0
graceful-fs : 4.2 .11
picomatch : 2.3 .1
jest-validate@29.7.0 :
dependencies :
'@jest/types' : 29.6 .3
camelcase : 6.3 .0
chalk : 4.1 .2
jest-get-type : 29.6 .3
leven : 3.1 .0
pretty-format : 29.7 .0
jest-watcher@29.7.0 :
dependencies :
'@jest/test-result' : 29.7 .0
'@jest/types' : 29.6 .3
'@types/node' : 20.19 .25
ansi-escapes : 4.3 .2
chalk : 4.1 .2
emittery : 0.13 .1
jest-util : 29.7 .0
string-length : 4.0 .2
jest-worker@29.7.0 :
dependencies :
'@types/node' : 20.19 .25
jest-util : 29.7 .0
merge-stream : 2.0 .0
supports-color : 8.1 .1
jest@29.7.0(@types/node@20.19.25) :
dependencies :
'@jest/core' : 29.7 .0
'@jest/types' : 29.6 .3
import-local : 3.2 .0
jest-cli : 29.7 .0 (@types/node@20.19.25)
transitivePeerDependencies :
- '@types/node'
- babel-plugin-macros
- supports-color
- ts-node
jiti@1.21.7 : {}
jose@4.15.9 : {}
js-tokens@4.0.0 : {}
js-yaml@3.14.2 :
dependencies :
argparse : 1.0 .10
esprima : 4.0 .1
js-yaml@4.1.1 :
dependencies :
argparse : 2.0 .1
jsdom@20.0.3 :
dependencies :
abab : 2.0 .6
acorn : 8.15 .0
acorn-globals : 7.0 .1
cssom : 0.5 .0
cssstyle : 2.3 .0
data-urls : 3.0 .2
decimal.js : 10.6 .0
domexception : 4.0 .0
escodegen : 2.1 .0
form-data : 4.0 .5
html-encoding-sniffer : 3.0 .0
http-proxy-agent : 5.0 .0
https-proxy-agent : 5.0 .1
is-potential-custom-element-name : 1.0 .1
nwsapi : 2.2 .23
parse5 : 7.3 .0
saxes : 6.0 .0
symbol-tree : 3.2 .4
tough-cookie : 4.1 .4
w3c-xmlserializer : 4.0 .0
webidl-conversions : 7.0 .0
whatwg-encoding : 2.0 .0
whatwg-mimetype : 3.0 .0
whatwg-url : 11.0 .0
ws : 8.18 .3
xml-name-validator : 4.0 .0
transitivePeerDependencies :
- bufferutil
- supports-color
- utf-8-validate
jsesc@3.1.0 : {}
json-buffer@3.0.1 : {}
json-parse-even-better-errors@2.3.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
kleur@3.0.3 : {}
language-subtag-registry@0.3.23 : {}
language-tags@1.0.9 :
dependencies :
language-subtag-registry : 0.3 .23
leven@3.1.0 : {}
levn@0.4.1 :
dependencies :
prelude-ls : 1.2 .1
type-check : 0.4 .0
lilconfig@3.1.3 : {}
lines-and-columns@1.2.4 : {}
locate-path@5.0.0 :
dependencies :
p-locate : 4.1 .0
locate-path@6.0.0 :
dependencies :
p-locate : 5.0 .0
lodash.merge@4.6.2 : {}
lodash@4.17.21 : {}
loose-envify@1.4.0 :
dependencies :
js-tokens : 4.0 .0
lru-cache@10.4.3 : {}
lru-cache@5.1.1 :
dependencies :
yallist : 3.1 .1
lru-cache@6.0.0 :
dependencies :
yallist : 4.0 .0
lucide-react@0.378.0(react@18.3.1) :
dependencies :
react : 18.3 .1
lz-string@1.5.0 : {}
make-dir@4.0.0 :
dependencies :
semver : 7.7 .3
makeerror@1.0.12 :
dependencies :
tmpl : 1.0 .5
math-intrinsics@1.1.0 : {}
memoize-one@5.2.1 : {}
merge-stream@2.0.0 : {}
merge2@1.4.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@2.1.0 : {}
min-indent@1.0.1 : {}
minimatch@3.1.2 :
dependencies :
brace-expansion : 1.1 .12
minimatch@9.0.5 :
dependencies :
brace-expansion : 2.0 .2
minimist@1.2.8 : {}
minipass@7.1.2 : {}
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-auth@4.24.13(next@14.2.33(@babel/core@7.28.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) :
dependencies :
'@babel/runtime' : 7.28 .4
'@panva/hkdf' : 1.2 .1
cookie : 0.7 .2
jose : 4.15 .9
next : 14.2 .33 (@babel/core@7.28.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
oauth : 0.9 .15
openid-client : 5.7 .1
preact : 10.28 .0
preact-render-to-string : 5.2 .6 (preact@10.28.0)
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
uuid : 8.3 .2
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 .30001759
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-int64@0.4.0 : {}
node-releases@2.0.27 : {}
normalize-path@3.0.0 : {}
normalize-range@0.1.2 : {}
npm-run-path@4.0.1 :
dependencies :
path-key : 3.1 .1
nwsapi@2.2.23 : {}
oauth@0.9.15 : {}
object-assign@4.1.1 : {}
object-hash@2.2.0 : {}
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
oidc-token-hash@5.2.0 : {}
once@1.4.0 :
dependencies :
wrappy : 1.0 .2
onetime@5.1.2 :
dependencies :
mimic-fn : 2.1 .0
openid-client@5.7.1 :
dependencies :
jose : 4.15 .9
lru-cache : 6.0 .0
object-hash : 2.2 .0
oidc-token-hash : 5.2 .0
2026-03-25 20:46:57 -07:00
optimism@0.18.1 :
dependencies :
'@wry/caches' : 1.0 .1
'@wry/context' : 0.7 .4
'@wry/trie' : 0.5 .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
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@2.3.0 :
dependencies :
p-try : 2.2 .0
p-limit@3.1.0 :
dependencies :
yocto-queue : 0.1 .0
p-locate@4.1.0 :
dependencies :
p-limit : 2.3 .0
p-locate@5.0.0 :
dependencies :
p-limit : 3.1 .0
p-try@2.2.0 : {}
parent-module@1.0.1 :
dependencies :
callsites : 3.1 .0
parse-json@5.2.0 :
dependencies :
'@babel/code-frame' : 7.27 .1
error-ex : 1.3 .4
json-parse-even-better-errors : 2.3 .1
lines-and-columns : 1.2 .4
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-parse@1.0.7 : {}
path-scurry@1.11.1 :
dependencies :
lru-cache : 10.4 .3
minipass : 7.1 .2
picocolors@1.1.1 : {}
picomatch@2.3.1 : {}
picomatch@4.0.3 : {}
pify@2.3.0 : {}
pirates@4.0.7 : {}
pkg-dir@4.2.0 :
dependencies :
find-up : 4.1 .0
pngjs@5.0.0 : {}
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.2) :
dependencies :
lilconfig : 3.1 .3
optionalDependencies :
jiti : 1.21 .7
postcss : 8.5 .6
yaml : 2.8 .2
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
preact-render-to-string@5.2.6(preact@10.28.0) :
dependencies :
preact : 10.28 .0
pretty-format : 3.8 .0
preact@10.28.0 : {}
prelude-ls@1.2.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
pretty-format@3.8.0 : {}
prompts@2.4.2 :
dependencies :
kleur : 3.0 .3
sisteransi : 1.0 .5
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 : {}
pure-rand@6.1.0 : {}
qrcode@1.5.4 :
dependencies :
dijkstrajs : 1.0 .3
pngjs : 5.0 .0
yargs : 15.4 .1
querystringify@2.2.0 : {}
queue-microtask@1.2.3 : {}
raf-schd@4.0.3 : {}
react-beautiful-dnd@13.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) :
dependencies :
'@babel/runtime' : 7.28 .4
css-box-model : 1.2 .1
memoize-one : 5.2 .1
raf-schd : 4.0 .3
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
react-redux : 7.2 .9 (react-dom@18.3.1(react@18.3.1))(react@18.3.1)
redux : 4.2 .1
use-memo-one : 1.1 .3 (react@18.3.1)
transitivePeerDependencies :
- react-native
react-dom@18.3.1(react@18.3.1) :
dependencies :
loose-envify : 1.4 .0
react : 18.3 .1
scheduler : 0.23 .2
react-is@16.13.1 : {}
react-is@17.0.2 : {}
react-is@18.3.1 : {}
react-redux@7.2.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) :
dependencies :
'@babel/runtime' : 7.28 .4
'@types/react-redux' : 7.1 .34
hoist-non-react-statics : 3.3 .2
loose-envify : 1.4 .0
prop-types : 15.8 .1
react : 18.3 .1
react-is : 17.0 .2
optionalDependencies :
react-dom : 18.3 .1 (react@18.3.1)
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.2(@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-smooth@4.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) :
dependencies :
fast-equals : 5.3 .3
prop-types : 15.8 .1
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
react-transition-group : 4.4 .5 (react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-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-transition-group@4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) :
dependencies :
'@babel/runtime' : 7.28 .4
dom-helpers : 5.2 .1
loose-envify : 1.4 .0
prop-types : 15.8 .1
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
react@18.3.1 :
dependencies :
loose-envify : 1.4 .0
read-cache@1.0.0 :
dependencies :
pify : 2.3 .0
readdirp@3.6.0 :
dependencies :
picomatch : 2.3 .1
recharts-scale@0.4.5 :
dependencies :
decimal.js-light : 2.5 .1
recharts@2.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) :
dependencies :
clsx : 2.1 .1
eventemitter3 : 4.0 .7
lodash : 4.17 .21
react : 18.3 .1
react-dom : 18.3 .1 (react@18.3.1)
react-is : 18.3 .1
react-smooth : 4.0 .4 (react-dom@18.3.1(react@18.3.1))(react@18.3.1)
recharts-scale : 0.4 .5
tiny-invariant : 1.3 .3
victory-vendor : 36.9 .2
redent@3.0.0 :
dependencies :
indent-string : 4.0 .0
strip-indent : 3.0 .0
redux@4.2.1 :
dependencies :
'@babel/runtime' : 7.28 .4
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
2026-03-25 20:46:57 -07:00
rehackt@0.1.0(@types/react@18.3.27)(react@18.3.1) :
optionalDependencies :
'@types/react' : 18.3 .27
react : 18.3 .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
require-directory@2.1.1 : {}
require-main-filename@2.0.0 : {}
requires-port@1.0.0 : {}
resolve-cwd@3.0.0 :
dependencies :
resolve-from : 5.0 .0
resolve-from@4.0.0 : {}
resolve-from@5.0.0 : {}
resolve-pkg-maps@1.0.0 : {}
resolve.exports@2.0.3 : {}
resolve@1.22.11 :
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
reusify@1.1.0 : {}
rimraf@3.0.2 :
dependencies :
glob : 7.2 .3
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.23.2 :
dependencies :
loose-envify : 1.4 .0
semver@6.3.1 : {}
semver@7.7.3 : {}
set-blocking@2.0.0 : {}
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
signal-exit@3.0.7 : {}
signal-exit@4.1.0 : {}
sisteransi@1.0.5 : {}
slash@3.0.0 : {}
source-map-js@1.2.1 : {}
source-map-support@0.5.13 :
dependencies :
buffer-from : 1.1 .2
source-map : 0.6 .1
source-map@0.6.1 : {}
sprintf-js@1.0.3 : {}
stable-hash@0.0.5 : {}
stack-utils@2.0.6 :
dependencies :
escape-string-regexp : 2.0 .0
stop-iteration-iterator@1.1.0 :
dependencies :
es-errors : 1.3 .0
internal-slot : 1.1 .0
streamsearch@1.1.0 : {}
string-length@4.0.2 :
dependencies :
char-regex : 1.0 .2
strip-ansi : 6.0 .1
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.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-bom@4.0.0 : {}
strip-final-newline@2.0.0 : {}
strip-indent@3.0.0 :
dependencies :
min-indent : 1.0 .1
strip-json-comments@3.1.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-color@8.1.1 :
dependencies :
has-flag : 4.0 .0
supports-preserve-symlinks-flag@1.0.0 : {}
2026-03-25 20:46:57 -07:00
symbol-observable@4.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
symbol-tree@3.2.4 : {}
tailwind-merge@2.6.0 : {}
tailwindcss@3.4.18(yaml@2.8.2) :
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.2)
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
tiny-invariant@1.3.3 : {}
tinyglobby@0.2.15 :
dependencies :
fdir : 6.5 .0 (picomatch@4.0.3)
picomatch : 4.0 .3
tmpl@1.0.5 : {}
to-regex-range@5.0.1 :
dependencies :
is-number : 7.0 .0
tough-cookie@4.1.4 :
dependencies :
psl : 1.15 .0
punycode : 2.3 .1
universalify : 0.2 .0
url-parse : 1.5 .10
tr46@3.0.0 :
dependencies :
punycode : 2.3 .1
ts-api-utils@2.1.0(typescript@5.9.3) :
dependencies :
typescript : 5.9 .3
ts-interface-checker@0.1.13 : {}
2026-03-25 20:46:57 -07:00
ts-invariant@0.10.3 :
dependencies :
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
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.8.1 : {}
type-check@0.4.0 :
dependencies :
prelude-ls : 1.2 .1
type-detect@4.0.8 : {}
type-fest@0.20.2 : {}
type-fest@0.21.3 : {}
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 : {}
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.2.2(browserslist@4.28.1) :
dependencies :
browserslist : 4.28 .1
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-memo-one@1.1.3(react@18.3.1) :
dependencies :
react : 18.3 .1
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
util-deprecate@1.0.2 : {}
uuid@8.3.2 : {}
v8-to-istanbul@9.3.0 :
dependencies :
'@jridgewell/trace-mapping' : 0.3 .31
'@types/istanbul-lib-coverage' : 2.0 .6
convert-source-map : 2.0 .0
victory-vendor@36.9.2 :
dependencies :
'@types/d3-array' : 3.2 .2
'@types/d3-ease' : 3.0 .2
'@types/d3-interpolate' : 3.0 .4
'@types/d3-scale' : 4.0 .9
'@types/d3-shape' : 3.1 .7
'@types/d3-time' : 3.0 .4
'@types/d3-timer' : 3.0 .2
d3-array : 3.2 .4
d3-ease : 3.0 .1
d3-interpolate : 3.0 .1
d3-scale : 4.0 .2
d3-shape : 3.2 .0
d3-time : 3.1 .0
d3-timer : 3.0 .1
w3c-xmlserializer@4.0.0 :
dependencies :
xml-name-validator : 4.0 .0
walker@1.0.8 :
dependencies :
makeerror : 1.0 .12
webidl-conversions@7.0.0 : {}
whatwg-encoding@2.0.0 :
dependencies :
iconv-lite : 0.6 .3
whatwg-mimetype@3.0.0 : {}
whatwg-url@11.0.0 :
dependencies :
tr46 : 3.0 .0
webidl-conversions : 7.0 .0
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-module@2.0.1 : {}
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
word-wrap@1.2.5 : {}
wrap-ansi@6.2.0 :
dependencies :
ansi-styles : 4.3 .0
string-width : 4.2 .3
strip-ansi : 6.0 .1
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
wrappy@1.0.2 : {}
write-file-atomic@4.0.2 :
dependencies :
imurmurhash : 0.1 .4
signal-exit : 3.0 .7
ws@8.18.3 : {}
xml-name-validator@4.0.0 : {}
xmlchars@2.2.0 : {}
y18n@4.0.3 : {}
y18n@5.0.8 : {}
yallist@3.1.1 : {}
yallist@4.0.0 : {}
yaml@2.8.2 : {}
yargs-parser@18.1.3 :
dependencies :
camelcase : 5.3 .1
decamelize : 1.2 .0
yargs-parser@21.1.1 : {}
yargs@15.4.1 :
dependencies :
cliui : 6.0 .0
decamelize : 1.2 .0
find-up : 4.1 .0
get-caller-file : 2.0 .5
require-directory : 2.1 .1
require-main-filename : 2.0 .0
set-blocking : 2.0 .0
string-width : 4.2 .3
which-module : 2.0 .1
y18n : 4.0 .3
yargs-parser : 18.1 .3
yargs@17.7.2 :
dependencies :
cliui : 8.0 .1
escalade : 3.2 .0
get-caller-file : 2.0 .5
require-directory : 2.1 .1
string-width : 4.2 .3
y18n : 5.0 .8
yargs-parser : 21.1 .1
yocto-queue@0.1.0 : {}
2026-03-25 20:46:57 -07:00
zen-observable-ts@1.2.5 :
dependencies :
zen-observable : 0.8 .15
zen-observable@0.8.15 : {}